2024-09-16T10:01:42.862 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T10:01:42.882 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T10:01:42.963 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/7907114 branch: wip-athakkar-testing-2024-09-12-1857 description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_ips} email: athakkar@redhat.com first_in_suite: false job_id: '7907114' 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 - scontext=system_u:system_r:getty_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: smithi039.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFYVFychBtFm1tH+WPvhHiDA6bIoWrL6do/DTftAs2Y2L8LPEWFThyIaXrEVF4PPlnp+scH5OX7PvcoGp2Co+AE= smithi062.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMn/ZTswFa6Ht9LTiuNpN77CYVdaEhQ9hE+etm83pJsaICw55sJnIc5MAXnLHuMVoSEJ+oQbZL0cFf9fwrFp4t8= smithi169.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGXCLPtC5M8TabX9lyCGufNiDCtgOVhmshwmDnTslzC9+X1MC4pO8IXP0uPTr03oufI/54Hr3ft9234qcs3Tewo= smithi192.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO2Bb8FGp7dX1F92Z7oXmZTUklzYA8Fnf708DAYg7LhGOMJ9TrZNqLR7i2y899vOLTqN/iPJkH90NUdSm/fRX6c= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - cephadm.deploy_samba_ad_dc: role: host.d - vip: count: 2 - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adipctdb\n auth_mode: active-directory\n domain_settings:\n realm:\ \ DOMAIN1.SINK.TEST\n join_sources:\n - source_type: resource\n \ \ ref: join1-admin\n custom_dns:\n - \"{{ctx.samba_ad_dc_ip}}\"\n\ \ public_addrs:\n - address: {{VIP0}}/{{VIPPREFIXLEN}}\n - address:\ \ {{VIP1}}/{{VIPPREFIXLEN}}\n placement:\n count: 3\n- resource_type:\ \ ceph.smb.join.auth\n auth_id: join1-admin\n auth:\n username: Administrator\n\ \ password: Passw0rd\n- resource_type: ceph.smb.share\n cluster_id: adipctdb\n\ \ share_id: share1\n cephfs:\n volume: cephfs\n subvolumegroup: smb\n\ \ subvolume: sv1\n path: /\n- resource_type: ceph.smb.share\n cluster_id:\ \ adipctdb\n share_id: share2\n cephfs:\n volume: cephfs\n subvolumegroup:\ \ smb\n subvolume: sv2\n path: /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.adipctdb - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.adipctdb")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP0}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP0}}/share2 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adipctdb\n intent: removed\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id:\ \ adipctdb\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adipctdb\n share_id: share2\n intent: removed\n# --- End\ \ Embedded YAML\n" - cephadm.wait_for_service_not_present: service: smb.adipctdb teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_08:23:53 tube: smithi user: avan verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T10:01:42.964 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-16T10:01:42.965 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa/tasks 2024-09-16T10:01:42.965 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T10:01:42.966 INFO:teuthology.task.internal:Checking packages... 2024-09-16T10:01:42.987 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '66e33d6af1496291b0602ee0a859e68145f17dad' 2024-09-16T10:01:42.987 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T10:01:42.987 INFO:teuthology.packaging:ref: None 2024-09-16T10:01:42.987 INFO:teuthology.packaging:tag: None 2024-09-16T10:01:42.987 INFO:teuthology.packaging:branch: wip-athakkar-testing-2024-09-12-1857 2024-09-16T10:01:42.987 INFO:teuthology.packaging:sha1: 66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:01:42.988 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-16T10:01:43.130 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4882.g66e33d6a 2024-09-16T10:01:43.132 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T10:01:43.140 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T10:01:43.140 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T10:01:43.145 INFO:teuthology.task.internal:Saving configuration 2024-09-16T10:01:43.161 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T10:01:43.168 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T10:01:43.191 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi039.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/7907114', '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:55:52.959910', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFYVFychBtFm1tH+WPvhHiDA6bIoWrL6do/DTftAs2Y2L8LPEWFThyIaXrEVF4PPlnp+scH5OX7PvcoGp2Co+AE='} 2024-09-16T10:01:43.211 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi062.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/7907114', '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:55:52.958186', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMn/ZTswFa6Ht9LTiuNpN77CYVdaEhQ9hE+etm83pJsaICw55sJnIc5MAXnLHuMVoSEJ+oQbZL0cFf9fwrFp4t8='} 2024-09-16T10:01:43.236 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi169.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/7907114', '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:55:52.956418', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGXCLPtC5M8TabX9lyCGufNiDCtgOVhmshwmDnTslzC9+X1MC4pO8IXP0uPTr03oufI/54Hr3ft9234qcs3Tewo='} 2024-09-16T10:01:43.260 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi192.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/7907114', '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:55:52.954411', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO2Bb8FGp7dX1F92Z7oXmZTUklzYA8Fnf708DAYg7LhGOMJ9TrZNqLR7i2y899vOLTqN/iPJkH90NUdSm/fRX6c='} 2024-09-16T10:01:43.260 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T10:01:43.266 INFO:teuthology.task.internal:roles: ubuntu@smithi039.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-16T10:01:43.266 INFO:teuthology.task.internal:roles: ubuntu@smithi062.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-16T10:01:43.267 INFO:teuthology.task.internal:roles: ubuntu@smithi169.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-16T10:01:43.267 INFO:teuthology.task.internal:roles: ubuntu@smithi192.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-16T10:01:43.267 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T10:01:43.380 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f4cd5c13ac0>, signals=[15]) 2024-09-16T10:01:43.380 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T10:01:43.387 INFO:teuthology.task.internal:Opening connections... 2024-09-16T10:01:43.387 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi039.front.sepia.ceph.com 2024-09-16T10:01:43.389 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:01:43.468 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi062.front.sepia.ceph.com 2024-09-16T10:01:43.469 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:01:43.565 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi169.front.sepia.ceph.com 2024-09-16T10:01:43.566 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:01:43.646 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T10:01:43.647 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:01:43.722 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T10:01:43.728 DEBUG:teuthology.orchestra.run.smithi039:> uname -m 2024-09-16T10:01:43.747 INFO:teuthology.orchestra.run.smithi039.stdout:x86_64 2024-09-16T10:01:43.747 DEBUG:teuthology.orchestra.run.smithi039:> cat /etc/os-release 2024-09-16T10:01:43.805 INFO:teuthology.orchestra.run.smithi039.stdout:NAME="CentOS Stream" 2024-09-16T10:01:43.805 INFO:teuthology.orchestra.run.smithi039.stdout:VERSION="9" 2024-09-16T10:01:43.805 INFO:teuthology.orchestra.run.smithi039.stdout:ID="centos" 2024-09-16T10:01:43.805 INFO:teuthology.orchestra.run.smithi039.stdout:ID_LIKE="rhel fedora" 2024-09-16T10:01:43.805 INFO:teuthology.orchestra.run.smithi039.stdout:VERSION_ID="9" 2024-09-16T10:01:43.805 INFO:teuthology.orchestra.run.smithi039.stdout:PLATFORM_ID="platform:el9" 2024-09-16T10:01:43.805 INFO:teuthology.orchestra.run.smithi039.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T10:01:43.805 INFO:teuthology.orchestra.run.smithi039.stdout:ANSI_COLOR="0;31" 2024-09-16T10:01:43.805 INFO:teuthology.orchestra.run.smithi039.stdout:LOGO="fedora-logo-icon" 2024-09-16T10:01:43.805 INFO:teuthology.orchestra.run.smithi039.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T10:01:43.805 INFO:teuthology.orchestra.run.smithi039.stdout:HOME_URL="https://centos.org/" 2024-09-16T10:01:43.805 INFO:teuthology.orchestra.run.smithi039.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T10:01:43.806 INFO:teuthology.orchestra.run.smithi039.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T10:01:43.806 INFO:teuthology.orchestra.run.smithi039.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T10:01:43.806 INFO:teuthology.lock.ops:Updating smithi039.front.sepia.ceph.com on lock server 2024-09-16T10:01:43.839 DEBUG:teuthology.orchestra.run.smithi062:> uname -m 2024-09-16T10:01:43.857 INFO:teuthology.orchestra.run.smithi062.stdout:x86_64 2024-09-16T10:01:43.858 DEBUG:teuthology.orchestra.run.smithi062:> cat /etc/os-release 2024-09-16T10:01:43.915 INFO:teuthology.orchestra.run.smithi062.stdout:NAME="CentOS Stream" 2024-09-16T10:01:43.916 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION="9" 2024-09-16T10:01:43.916 INFO:teuthology.orchestra.run.smithi062.stdout:ID="centos" 2024-09-16T10:01:43.916 INFO:teuthology.orchestra.run.smithi062.stdout:ID_LIKE="rhel fedora" 2024-09-16T10:01:43.916 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION_ID="9" 2024-09-16T10:01:43.916 INFO:teuthology.orchestra.run.smithi062.stdout:PLATFORM_ID="platform:el9" 2024-09-16T10:01:43.916 INFO:teuthology.orchestra.run.smithi062.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T10:01:43.916 INFO:teuthology.orchestra.run.smithi062.stdout:ANSI_COLOR="0;31" 2024-09-16T10:01:43.916 INFO:teuthology.orchestra.run.smithi062.stdout:LOGO="fedora-logo-icon" 2024-09-16T10:01:43.916 INFO:teuthology.orchestra.run.smithi062.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T10:01:43.916 INFO:teuthology.orchestra.run.smithi062.stdout:HOME_URL="https://centos.org/" 2024-09-16T10:01:43.916 INFO:teuthology.orchestra.run.smithi062.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T10:01:43.916 INFO:teuthology.orchestra.run.smithi062.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T10:01:43.916 INFO:teuthology.orchestra.run.smithi062.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T10:01:43.917 INFO:teuthology.lock.ops:Updating smithi062.front.sepia.ceph.com on lock server 2024-09-16T10:01:43.947 DEBUG:teuthology.orchestra.run.smithi169:> uname -m 2024-09-16T10:01:43.966 INFO:teuthology.orchestra.run.smithi169.stdout:x86_64 2024-09-16T10:01:43.967 DEBUG:teuthology.orchestra.run.smithi169:> cat /etc/os-release 2024-09-16T10:01:44.024 INFO:teuthology.orchestra.run.smithi169.stdout:NAME="CentOS Stream" 2024-09-16T10:01:44.024 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION="9" 2024-09-16T10:01:44.024 INFO:teuthology.orchestra.run.smithi169.stdout:ID="centos" 2024-09-16T10:01:44.024 INFO:teuthology.orchestra.run.smithi169.stdout:ID_LIKE="rhel fedora" 2024-09-16T10:01:44.024 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION_ID="9" 2024-09-16T10:01:44.024 INFO:teuthology.orchestra.run.smithi169.stdout:PLATFORM_ID="platform:el9" 2024-09-16T10:01:44.024 INFO:teuthology.orchestra.run.smithi169.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T10:01:44.024 INFO:teuthology.orchestra.run.smithi169.stdout:ANSI_COLOR="0;31" 2024-09-16T10:01:44.024 INFO:teuthology.orchestra.run.smithi169.stdout:LOGO="fedora-logo-icon" 2024-09-16T10:01:44.024 INFO:teuthology.orchestra.run.smithi169.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T10:01:44.024 INFO:teuthology.orchestra.run.smithi169.stdout:HOME_URL="https://centos.org/" 2024-09-16T10:01:44.025 INFO:teuthology.orchestra.run.smithi169.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T10:01:44.025 INFO:teuthology.orchestra.run.smithi169.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T10:01:44.025 INFO:teuthology.orchestra.run.smithi169.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T10:01:44.025 INFO:teuthology.lock.ops:Updating smithi169.front.sepia.ceph.com on lock server 2024-09-16T10:01:44.047 DEBUG:teuthology.orchestra.run.smithi192:> uname -m 2024-09-16T10:01:44.066 INFO:teuthology.orchestra.run.smithi192.stdout:x86_64 2024-09-16T10:01:44.066 DEBUG:teuthology.orchestra.run.smithi192:> cat /etc/os-release 2024-09-16T10:01:44.124 INFO:teuthology.orchestra.run.smithi192.stdout:NAME="CentOS Stream" 2024-09-16T10:01:44.124 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION="9" 2024-09-16T10:01:44.124 INFO:teuthology.orchestra.run.smithi192.stdout:ID="centos" 2024-09-16T10:01:44.124 INFO:teuthology.orchestra.run.smithi192.stdout:ID_LIKE="rhel fedora" 2024-09-16T10:01:44.124 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION_ID="9" 2024-09-16T10:01:44.124 INFO:teuthology.orchestra.run.smithi192.stdout:PLATFORM_ID="platform:el9" 2024-09-16T10:01:44.124 INFO:teuthology.orchestra.run.smithi192.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T10:01:44.124 INFO:teuthology.orchestra.run.smithi192.stdout:ANSI_COLOR="0;31" 2024-09-16T10:01:44.124 INFO:teuthology.orchestra.run.smithi192.stdout:LOGO="fedora-logo-icon" 2024-09-16T10:01:44.124 INFO:teuthology.orchestra.run.smithi192.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T10:01:44.124 INFO:teuthology.orchestra.run.smithi192.stdout:HOME_URL="https://centos.org/" 2024-09-16T10:01:44.124 INFO:teuthology.orchestra.run.smithi192.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T10:01:44.125 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T10:01:44.125 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T10:01:44.125 INFO:teuthology.lock.ops:Updating smithi192.front.sepia.ceph.com on lock server 2024-09-16T10:01:44.155 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T10:01:44.167 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T10:01:44.173 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T10:01:44.173 DEBUG:teuthology.orchestra.run.smithi039:> test '!' -e /home/ubuntu/cephtest 2024-09-16T10:01:44.176 DEBUG:teuthology.orchestra.run.smithi062:> test '!' -e /home/ubuntu/cephtest 2024-09-16T10:01:44.179 DEBUG:teuthology.orchestra.run.smithi169:> test '!' -e /home/ubuntu/cephtest 2024-09-16T10:01:44.182 DEBUG:teuthology.orchestra.run.smithi192:> test '!' -e /home/ubuntu/cephtest 2024-09-16T10:01:44.199 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T10:01:44.206 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T10:01:44.207 DEBUG:teuthology.orchestra.run.smithi039:> test -z $(ls -A /var/lib/ceph) 2024-09-16T10:01:44.234 DEBUG:teuthology.orchestra.run.smithi062:> test -z $(ls -A /var/lib/ceph) 2024-09-16T10:01:44.238 DEBUG:teuthology.orchestra.run.smithi169:> test -z $(ls -A /var/lib/ceph) 2024-09-16T10:01:44.240 DEBUG:teuthology.orchestra.run.smithi192:> test -z $(ls -A /var/lib/ceph) 2024-09-16T10:01:44.263 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T10:01:44.363 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T10:01:44.380 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T10:01:44.380 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-16T10:01:44.380 DEBUG:teuthology.orchestra.run.smithi039:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T10:01:44.381 DEBUG:teuthology.orchestra.run.smithi062:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T10:01:44.381 DEBUG:teuthology.orchestra.run.smithi169:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T10:01:44.382 DEBUG:teuthology.orchestra.run.smithi192:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T10:01:44.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:01:44.400 DEBUG:teuthology.orchestra.run.smithi192:> uname -r 2024-09-16T10:01:44.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:01:44.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:01:44.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:01:44.402 DEBUG:teuthology.orchestra.run.smithi062:> uname -r 2024-09-16T10:01:44.403 DEBUG:teuthology.orchestra.run.smithi169:> uname -r 2024-09-16T10:01:44.403 DEBUG:teuthology.orchestra.run.smithi039:> uname -r 2024-09-16T10:01:44.457 INFO:teuthology.orchestra.run.smithi192.stdout:5.14.0-503.el9.x86_64 2024-09-16T10:01:44.457 INFO:teuthology.task.kernel:Running kernel on smithi192: 5.14.0-503.el9.x86_64 2024-09-16T10:01:44.457 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum install -y kernel 2024-09-16T10:01:44.460 INFO:teuthology.orchestra.run.smithi039.stdout:5.14.0-503.el9.x86_64 2024-09-16T10:01:44.460 INFO:teuthology.task.kernel:Running kernel on smithi039: 5.14.0-503.el9.x86_64 2024-09-16T10:01:44.460 DEBUG:teuthology.orchestra.run.smithi039:> sudo yum install -y kernel 2024-09-16T10:01:44.462 INFO:teuthology.orchestra.run.smithi169.stdout:5.14.0-503.el9.x86_64 2024-09-16T10:01:44.462 INFO:teuthology.orchestra.run.smithi062.stdout:5.14.0-503.el9.x86_64 2024-09-16T10:01:44.462 INFO:teuthology.task.kernel:Running kernel on smithi169: 5.14.0-503.el9.x86_64 2024-09-16T10:01:44.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo yum install -y kernel 2024-09-16T10:01:44.463 INFO:teuthology.task.kernel:Running kernel on smithi062: 5.14.0-503.el9.x86_64 2024-09-16T10:01:44.463 DEBUG:teuthology.orchestra.run.smithi062:> sudo yum install -y kernel 2024-09-16T10:01:46.675 INFO:teuthology.orchestra.run.smithi169.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.2 MB 00:00 2024-09-16T10:01:46.997 INFO:teuthology.orchestra.run.smithi039.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.2 MB 00:00 2024-09-16T10:01:47.042 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-09-16T10:01:49.032 INFO:teuthology.orchestra.run.smithi039.stdout:CentOS Stream 9 - AppStream 24 MB/s | 20 MB 00:00 2024-09-16T10:01:49.894 INFO:teuthology.orchestra.run.smithi062.stdout:CentOS Stream 9 - BaseOS 2.3 MB/s | 8.2 MB 00:03 2024-09-16T10:01:52.634 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - AppStream 4.5 MB/s | 20 MB 00:04 2024-09-16T10:01:55.041 INFO:teuthology.orchestra.run.smithi039.stdout:CentOS Stream 9 - CRB 3.1 MB/s | 6.5 MB 00:02 2024-09-16T10:01:55.503 INFO:teuthology.orchestra.run.smithi062.stdout:CentOS Stream 9 - AppStream 4.6 MB/s | 20 MB 00:04 2024-09-16T10:01:56.475 INFO:teuthology.orchestra.run.smithi039.stdout:CentOS Stream 9 - Extras packages 116 kB/s | 19 kB 00:00 2024-09-16T10:01:56.877 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-16T10:01:57.312 INFO:teuthology.orchestra.run.smithi039.stdout:Extra Packages for Enterprise Linux 32 MB/s | 23 MB 00:00 2024-09-16T10:01:59.511 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - Extras packages 13 kB/s | 19 kB 00:01 2024-09-16T10:01:59.862 INFO:teuthology.orchestra.run.smithi062.stdout:CentOS Stream 9 - CRB 17 MB/s | 6.5 MB 00:00 2024-09-16T10:02:00.373 INFO:teuthology.orchestra.run.smithi192.stdout:Extra Packages for Enterprise Linux 31 MB/s | 23 MB 00:00 2024-09-16T10:02:02.704 INFO:teuthology.orchestra.run.smithi062.stdout:CentOS Stream 9 - Extras packages 12 kB/s | 19 kB 00:01 2024-09-16T10:02:02.951 INFO:teuthology.orchestra.run.smithi039.stdout:lab-extras 45 kB/s | 1.7 kB 00:00 2024-09-16T10:02:03.716 INFO:teuthology.orchestra.run.smithi062.stdout:Extra Packages for Enterprise Linux 26 MB/s | 23 MB 00:00 2024-09-16T10:02:05.066 INFO:teuthology.orchestra.run.smithi039.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T10:02:05.066 INFO:teuthology.orchestra.run.smithi039.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T10:02:05.168 INFO:teuthology.orchestra.run.smithi039.stdout:Dependencies resolved. 2024-09-16T10:02:05.181 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-16T10:02:05.181 INFO:teuthology.orchestra.run.smithi039.stdout: Package Architecture Version Repository Size 2024-09-16T10:02:05.181 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-16T10:02:05.181 INFO:teuthology.orchestra.run.smithi039.stdout:Installing: 2024-09-16T10:02:05.181 INFO:teuthology.orchestra.run.smithi039.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T10:02:05.181 INFO:teuthology.orchestra.run.smithi039.stdout:Installing dependencies: 2024-09-16T10:02:05.181 INFO:teuthology.orchestra.run.smithi039.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T10:02:05.181 INFO:teuthology.orchestra.run.smithi039.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T10:02:05.181 INFO:teuthology.orchestra.run.smithi039.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T10:02:05.181 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:02:05.182 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction Summary 2024-09-16T10:02:05.182 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-16T10:02:05.182 INFO:teuthology.orchestra.run.smithi039.stdout:Install 4 Packages 2024-09-16T10:02:05.182 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:02:05.182 INFO:teuthology.orchestra.run.smithi039.stdout:Total download size: 79 M 2024-09-16T10:02:05.182 INFO:teuthology.orchestra.run.smithi039.stdout:Installed size: 126 M 2024-09-16T10:02:05.182 INFO:teuthology.orchestra.run.smithi039.stdout:Downloading Packages: 2024-09-16T10:02:05.307 INFO:teuthology.orchestra.run.smithi169.stdout:CentOS Stream 9 - AppStream 1.2 MB/s | 20 MB 00:17 2024-09-16T10:02:05.787 INFO:teuthology.orchestra.run.smithi192.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-16T10:02:05.986 INFO:teuthology.orchestra.run.smithi039.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 29 kB/s | 23 kB 00:00 2024-09-16T10:02:07.220 INFO:teuthology.orchestra.run.smithi039.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 7.8 MB/s | 16 MB 00:02 2024-09-16T10:02:07.819 INFO:teuthology.orchestra.run.smithi192.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T10:02:07.819 INFO:teuthology.orchestra.run.smithi192.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T10:02:07.909 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-09-16T10:02:07.920 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-16T10:02:07.920 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2024-09-16T10:02:07.920 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-16T10:02:07.920 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-09-16T10:02:07.920 INFO:teuthology.orchestra.run.smithi192.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T10:02:07.920 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-09-16T10:02:07.920 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T10:02:07.920 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T10:02:07.921 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T10:02:07.921 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:02:07.921 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-09-16T10:02:07.921 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-16T10:02:07.921 INFO:teuthology.orchestra.run.smithi192.stdout:Install 4 Packages 2024-09-16T10:02:07.921 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:02:07.921 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 79 M 2024-09-16T10:02:07.922 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 126 M 2024-09-16T10:02:07.922 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-09-16T10:02:08.145 INFO:teuthology.orchestra.run.smithi039.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 12 MB/s | 35 MB 00:02 2024-09-16T10:02:08.247 INFO:teuthology.orchestra.run.smithi192.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 314 kB/s | 23 kB 00:00 2024-09-16T10:02:08.903 INFO:teuthology.orchestra.run.smithi039.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 9.8 MB/s | 29 MB 00:02 2024-09-16T10:02:08.903 INFO:teuthology.orchestra.run.smithi039.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:02:08.904 INFO:teuthology.orchestra.run.smithi039.stdout:Total 21 MB/s | 79 MB 00:03 2024-09-16T10:02:09.447 INFO:teuthology.orchestra.run.smithi062.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-16T10:02:09.612 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction check 2024-09-16T10:02:09.994 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction check succeeded. 2024-09-16T10:02:09.995 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction test 2024-09-16T10:02:10.989 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction test succeeded. 2024-09-16T10:02:10.989 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction 2024-09-16T10:02:11.299 INFO:teuthology.orchestra.run.smithi169.stdout:CentOS Stream 9 - CRB 3.0 MB/s | 6.5 MB 00:02 2024-09-16T10:02:11.554 INFO:teuthology.orchestra.run.smithi062.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T10:02:11.554 INFO:teuthology.orchestra.run.smithi062.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T10:02:11.648 INFO:teuthology.orchestra.run.smithi062.stdout:Dependencies resolved. 2024-09-16T10:02:11.657 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2024-09-16T10:02:11.657 INFO:teuthology.orchestra.run.smithi062.stdout: Package Architecture Version Repository Size 2024-09-16T10:02:11.657 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2024-09-16T10:02:11.657 INFO:teuthology.orchestra.run.smithi062.stdout:Installing: 2024-09-16T10:02:11.657 INFO:teuthology.orchestra.run.smithi062.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T10:02:11.658 INFO:teuthology.orchestra.run.smithi062.stdout:Installing dependencies: 2024-09-16T10:02:11.658 INFO:teuthology.orchestra.run.smithi062.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T10:02:11.658 INFO:teuthology.orchestra.run.smithi062.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T10:02:11.658 INFO:teuthology.orchestra.run.smithi062.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T10:02:11.658 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:02:11.658 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction Summary 2024-09-16T10:02:11.658 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2024-09-16T10:02:11.658 INFO:teuthology.orchestra.run.smithi062.stdout:Install 4 Packages 2024-09-16T10:02:11.658 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:02:11.658 INFO:teuthology.orchestra.run.smithi062.stdout:Total download size: 79 M 2024-09-16T10:02:11.658 INFO:teuthology.orchestra.run.smithi062.stdout:Installed size: 126 M 2024-09-16T10:02:11.658 INFO:teuthology.orchestra.run.smithi062.stdout:Downloading Packages: 2024-09-16T10:02:11.790 INFO:teuthology.orchestra.run.smithi062.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 297 kB/s | 23 kB 00:00 2024-09-16T10:02:12.139 INFO:teuthology.orchestra.run.smithi192.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 3.9 MB/s | 16 MB 00:03 2024-09-16T10:02:12.249 INFO:teuthology.orchestra.run.smithi062.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 29 MB/s | 16 MB 00:00 2024-09-16T10:02:12.599 INFO:teuthology.orchestra.run.smithi062.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 39 MB/s | 35 MB 00:00 2024-09-16T10:02:12.816 INFO:teuthology.orchestra.run.smithi169.stdout:CentOS Stream 9 - Extras packages 65 kB/s | 19 kB 00:00 2024-09-16T10:02:13.058 INFO:teuthology.orchestra.run.smithi062.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 23 MB/s | 29 MB 00:01 2024-09-16T10:02:13.058 INFO:teuthology.orchestra.run.smithi062.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:02:13.058 INFO:teuthology.orchestra.run.smithi062.stdout:Total 56 MB/s | 79 MB 00:01 2024-09-16T10:02:13.560 INFO:teuthology.orchestra.run.smithi039.stdout: Preparing : 1/1 2024-09-16T10:02:13.767 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction check 2024-09-16T10:02:13.854 INFO:teuthology.orchestra.run.smithi169.stdout:Extra Packages for Enterprise Linux 25 MB/s | 23 MB 00:00 2024-09-16T10:02:14.129 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction check succeeded. 2024-09-16T10:02:14.129 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction test 2024-09-16T10:02:14.232 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T10:02:14.311 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T10:02:15.107 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction test succeeded. 2024-09-16T10:02:15.107 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction 2024-09-16T10:02:15.447 INFO:teuthology.orchestra.run.smithi192.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 4.0 MB/s | 29 MB 00:07 2024-09-16T10:02:17.122 INFO:teuthology.orchestra.run.smithi039.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T10:02:17.258 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T10:02:17.456 INFO:teuthology.orchestra.run.smithi192.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 3.7 MB/s | 35 MB 00:09 2024-09-16T10:02:17.456 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:02:17.456 INFO:teuthology.orchestra.run.smithi192.stdout:Total 8.3 MB/s | 79 MB 00:09 2024-09-16T10:02:17.679 INFO:teuthology.orchestra.run.smithi062.stdout: Preparing : 1/1 2024-09-16T10:02:18.144 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-09-16T10:02:18.336 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T10:02:18.416 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T10:02:18.485 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-09-16T10:02:18.486 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-09-16T10:02:19.343 INFO:teuthology.orchestra.run.smithi169.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-16T10:02:19.445 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-09-16T10:02:19.445 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-09-16T10:02:21.217 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T10:02:21.352 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T10:02:21.358 INFO:teuthology.orchestra.run.smithi169.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T10:02:21.359 INFO:teuthology.orchestra.run.smithi169.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T10:02:21.462 INFO:teuthology.orchestra.run.smithi169.stdout:Dependencies resolved. 2024-09-16T10:02:21.467 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-16T10:02:21.467 INFO:teuthology.orchestra.run.smithi169.stdout: Package Architecture Version Repository Size 2024-09-16T10:02:21.467 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-16T10:02:21.467 INFO:teuthology.orchestra.run.smithi169.stdout:Installing: 2024-09-16T10:02:21.467 INFO:teuthology.orchestra.run.smithi169.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T10:02:21.468 INFO:teuthology.orchestra.run.smithi169.stdout:Installing dependencies: 2024-09-16T10:02:21.468 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T10:02:21.468 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T10:02:21.468 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T10:02:21.468 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:02:21.468 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction Summary 2024-09-16T10:02:21.468 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-16T10:02:21.468 INFO:teuthology.orchestra.run.smithi169.stdout:Install 4 Packages 2024-09-16T10:02:21.468 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:02:21.469 INFO:teuthology.orchestra.run.smithi169.stdout:Total download size: 79 M 2024-09-16T10:02:21.469 INFO:teuthology.orchestra.run.smithi169.stdout:Installed size: 126 M 2024-09-16T10:02:21.469 INFO:teuthology.orchestra.run.smithi169.stdout:Downloading Packages: 2024-09-16T10:02:21.628 INFO:teuthology.orchestra.run.smithi169.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 209 kB/s | 23 kB 00:00 2024-09-16T10:02:21.898 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-09-16T10:02:22.021 INFO:teuthology.orchestra.run.smithi169.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 31 MB/s | 16 MB 00:00 2024-09-16T10:02:22.383 INFO:teuthology.orchestra.run.smithi039.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T10:02:22.387 INFO:teuthology.orchestra.run.smithi169.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 38 MB/s | 29 MB 00:00 2024-09-16T10:02:22.429 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:02:22.543 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T10:02:22.624 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T10:02:22.712 INFO:teuthology.orchestra.run.smithi169.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 29 MB/s | 35 MB 00:01 2024-09-16T10:02:22.713 INFO:teuthology.orchestra.run.smithi169.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:02:22.713 INFO:teuthology.orchestra.run.smithi169.stdout:Total 63 MB/s | 79 MB 00:01 2024-09-16T10:02:23.402 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction check 2024-09-16T10:02:23.749 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction check succeeded. 2024-09-16T10:02:23.750 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction test 2024-09-16T10:02:24.724 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction test succeeded. 2024-09-16T10:02:24.724 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction 2024-09-16T10:02:25.433 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T10:02:25.561 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T10:02:26.483 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T10:02:26.528 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:02:27.180 INFO:teuthology.orchestra.run.smithi169.stdout: Preparing : 1/1 2024-09-16T10:02:27.566 INFO:teuthology.orchestra.run.smithi039.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:02:27.815 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T10:02:27.907 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T10:02:30.382 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T10:02:30.578 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:02:30.724 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T10:02:30.852 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T10:02:31.670 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:02:35.449 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:02:35.675 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T10:02:35.711 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:02:40.611 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:06.661 INFO:teuthology.orchestra.run.smithi039.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:06.703 INFO:teuthology.orchestra.run.smithi039.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:07.042 INFO:teuthology.orchestra.run.smithi039.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:07.043 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T10:03:07.043 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T10:03:07.043 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T10:03:07.882 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:07.882 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:03:07.882 INFO:teuthology.orchestra.run.smithi039.stdout:Installed: 2024-09-16T10:03:07.882 INFO:teuthology.orchestra.run.smithi039.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T10:03:07.882 INFO:teuthology.orchestra.run.smithi039.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T10:03:07.882 INFO:teuthology.orchestra.run.smithi039.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T10:03:07.882 INFO:teuthology.orchestra.run.smithi039.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T10:03:07.882 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:03:07.882 INFO:teuthology.orchestra.run.smithi039.stdout:Complete! 2024-09-16T10:03:08.219 DEBUG:teuthology.orchestra.run.smithi039:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T10:03:08.351 INFO:teuthology.orchestra.run.smithi039.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T10:03:08.351 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T10:03:08.351 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-16T10:03:08.351 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T10:03:08.351 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T10:03:08.351 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-16T10:03:08.351 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi039.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T10:03:08.352 DEBUG:teuthology.orchestra.run.smithi039:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T10:03:08.410 INFO:teuthology.orchestra.run.smithi039.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T10:03:08.411 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T10:03:08.411 DEBUG:teuthology.orchestra.run.smithi039:> sudo rpm -qi grub2-tools 2024-09-16T10:03:08.451 INFO:teuthology.orchestra.run.smithi039.stdout:Name : grub2-tools 2024-09-16T10:03:08.451 INFO:teuthology.orchestra.run.smithi039.stdout:Epoch : 1 2024-09-16T10:03:08.451 INFO:teuthology.orchestra.run.smithi039.stdout:Version : 2.06 2024-09-16T10:03:08.451 INFO:teuthology.orchestra.run.smithi039.stdout:Release : 82.el9 2024-09-16T10:03:08.451 INFO:teuthology.orchestra.run.smithi039.stdout:Architecture: x86_64 2024-09-16T10:03:08.451 INFO:teuthology.orchestra.run.smithi039.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T10:03:08.451 INFO:teuthology.orchestra.run.smithi039.stdout:Group : Unspecified 2024-09-16T10:03:08.451 INFO:teuthology.orchestra.run.smithi039.stdout:Size : 8274670 2024-09-16T10:03:08.451 INFO:teuthology.orchestra.run.smithi039.stdout:License : GPLv3+ 2024-09-16T10:03:08.451 INFO:teuthology.orchestra.run.smithi039.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T10:03:08.452 INFO:teuthology.orchestra.run.smithi039.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T10:03:08.452 INFO:teuthology.orchestra.run.smithi039.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T10:03:08.452 INFO:teuthology.orchestra.run.smithi039.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T10:03:08.452 INFO:teuthology.orchestra.run.smithi039.stdout:Packager : builder@centos.org 2024-09-16T10:03:08.452 INFO:teuthology.orchestra.run.smithi039.stdout:Vendor : CentOS 2024-09-16T10:03:08.452 INFO:teuthology.orchestra.run.smithi039.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T10:03:08.452 INFO:teuthology.orchestra.run.smithi039.stdout:Summary : Support tools for GRUB. 2024-09-16T10:03:08.452 INFO:teuthology.orchestra.run.smithi039.stdout:Description : 2024-09-16T10:03:08.452 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:03:08.452 INFO:teuthology.orchestra.run.smithi039.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T10:03:08.452 INFO:teuthology.orchestra.run.smithi039.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T10:03:08.452 INFO:teuthology.orchestra.run.smithi039.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T10:03:08.452 INFO:teuthology.orchestra.run.smithi039.stdout:hardware devices. 2024-09-16T10:03:08.452 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:03:08.453 INFO:teuthology.orchestra.run.smithi039.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T10:03:08.453 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T10:03:08.453 INFO:teuthology.task.kernel:Updating grub on smithi039 to boot 5.14.0-505.el9.x86_64 2024-09-16T10:03:08.454 DEBUG:teuthology.orchestra.run.smithi039:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T10:03:09.149 INFO:teuthology.orchestra.run.smithi039.stderr:Generating grub configuration file ... 2024-09-16T10:03:10.459 INFO:teuthology.orchestra.run.smithi039.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T10:03:10.489 INFO:teuthology.orchestra.run.smithi039.stderr:done 2024-09-16T10:03:10.497 DEBUG:teuthology.orchestra.run.smithi039:> mktemp 2024-09-16T10:03:10.512 INFO:teuthology.orchestra.run.smithi039.stdout:/tmp/tmp.Y2MvKSw2Tu 2024-09-16T10:03:10.513 DEBUG:teuthology.orchestra.run.smithi039:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Y2MvKSw2Tu 2024-09-16T10:03:10.530 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:10.573 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:10.579 DEBUG:teuthology.orchestra.run.smithi039:> sudo chmod 0666 /tmp/tmp.Y2MvKSw2Tu 2024-09-16T10:03:10.724 DEBUG:teuthology.orchestra.remote:smithi039:/tmp/tmp.Y2MvKSw2Tu is 6KB 2024-09-16T10:03:10.776 DEBUG:teuthology.orchestra.run.smithi039:> rm -fr /tmp/tmp.Y2MvKSw2Tu 2024-09-16T10:03:10.792 DEBUG:teuthology.orchestra.run.smithi039:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T10:03:10.855 INFO:teuthology.orchestra.run.smithi039.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T10:03:10.855 INFO:teuthology.orchestra.run.smithi039.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T10:03:10.856 INFO:teuthology.orchestra.run.smithi039.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T10:03:10.856 INFO:teuthology.orchestra.run.smithi039.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T10:03:10.857 DEBUG:teuthology.orchestra.run.smithi039:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T10:03:10.942 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:10.943 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T10:03:10.943 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T10:03:10.943 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T10:03:11.013 DEBUG:teuthology.orchestra.run.smithi039:> sudo shutdown -r now 2024-09-16T10:03:11.801 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:11.801 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:03:11.801 INFO:teuthology.orchestra.run.smithi062.stdout:Installed: 2024-09-16T10:03:11.801 INFO:teuthology.orchestra.run.smithi062.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T10:03:11.801 INFO:teuthology.orchestra.run.smithi062.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T10:03:11.802 INFO:teuthology.orchestra.run.smithi062.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T10:03:11.802 INFO:teuthology.orchestra.run.smithi062.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T10:03:11.802 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:03:11.802 INFO:teuthology.orchestra.run.smithi062.stdout:Complete! 2024-09-16T10:03:12.123 DEBUG:teuthology.orchestra.run.smithi062:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T10:03:12.205 INFO:teuthology.orchestra.run.smithi062.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T10:03:12.205 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T10:03:12.205 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-16T10:03:12.205 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T10:03:12.205 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T10:03:12.205 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-16T10:03:12.206 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi062.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T10:03:12.206 DEBUG:teuthology.orchestra.run.smithi062:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T10:03:12.264 INFO:teuthology.orchestra.run.smithi062.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T10:03:12.264 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T10:03:12.264 DEBUG:teuthology.orchestra.run.smithi062:> sudo rpm -qi grub2-tools 2024-09-16T10:03:12.296 INFO:teuthology.orchestra.run.smithi062.stdout:Name : grub2-tools 2024-09-16T10:03:12.296 INFO:teuthology.orchestra.run.smithi062.stdout:Epoch : 1 2024-09-16T10:03:12.296 INFO:teuthology.orchestra.run.smithi062.stdout:Version : 2.06 2024-09-16T10:03:12.296 INFO:teuthology.orchestra.run.smithi062.stdout:Release : 82.el9 2024-09-16T10:03:12.296 INFO:teuthology.orchestra.run.smithi062.stdout:Architecture: x86_64 2024-09-16T10:03:12.296 INFO:teuthology.orchestra.run.smithi062.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout:Group : Unspecified 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout:Size : 8274670 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout:License : GPLv3+ 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout:Packager : builder@centos.org 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout:Vendor : CentOS 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout:Summary : Support tools for GRUB. 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout:Description : 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T10:03:12.297 INFO:teuthology.orchestra.run.smithi062.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T10:03:12.298 INFO:teuthology.orchestra.run.smithi062.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T10:03:12.298 INFO:teuthology.orchestra.run.smithi062.stdout:hardware devices. 2024-09-16T10:03:12.298 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:03:12.298 INFO:teuthology.orchestra.run.smithi062.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T10:03:12.299 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T10:03:12.299 INFO:teuthology.task.kernel:Updating grub on smithi062 to boot 5.14.0-505.el9.x86_64 2024-09-16T10:03:12.299 DEBUG:teuthology.orchestra.run.smithi062:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T10:03:13.073 INFO:teuthology.orchestra.run.smithi062.stderr:Generating grub configuration file ... 2024-09-16T10:03:13.627 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:13.667 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:14.036 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:14.036 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T10:03:14.036 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T10:03:14.036 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T10:03:14.404 INFO:teuthology.orchestra.run.smithi062.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T10:03:14.434 INFO:teuthology.orchestra.run.smithi062.stderr:done 2024-09-16T10:03:14.443 DEBUG:teuthology.orchestra.run.smithi062:> mktemp 2024-09-16T10:03:14.498 INFO:teuthology.orchestra.run.smithi062.stdout:/tmp/tmp.jAQm8zPoPd 2024-09-16T10:03:14.499 DEBUG:teuthology.orchestra.run.smithi062:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.jAQm8zPoPd 2024-09-16T10:03:14.565 DEBUG:teuthology.orchestra.run.smithi062:> sudo chmod 0666 /tmp/tmp.jAQm8zPoPd 2024-09-16T10:03:14.708 DEBUG:teuthology.orchestra.remote:smithi062:/tmp/tmp.jAQm8zPoPd is 6KB 2024-09-16T10:03:14.756 DEBUG:teuthology.orchestra.run.smithi062:> rm -fr /tmp/tmp.jAQm8zPoPd 2024-09-16T10:03:14.771 DEBUG:teuthology.orchestra.run.smithi062:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T10:03:14.833 INFO:teuthology.orchestra.run.smithi062.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T10:03:14.833 INFO:teuthology.orchestra.run.smithi062.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T10:03:14.833 INFO:teuthology.orchestra.run.smithi062.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T10:03:14.833 INFO:teuthology.orchestra.run.smithi062.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T10:03:14.834 DEBUG:teuthology.orchestra.run.smithi062:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T10:03:14.957 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:14.958 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:03:14.958 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-09-16T10:03:14.958 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T10:03:14.958 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T10:03:14.958 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T10:03:14.958 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T10:03:14.958 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:03:14.958 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-09-16T10:03:14.973 DEBUG:teuthology.orchestra.run.smithi062:> sudo shutdown -r now 2024-09-16T10:03:15.301 DEBUG:teuthology.orchestra.run.smithi192:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T10:03:15.381 INFO:teuthology.orchestra.run.smithi192.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T10:03:15.382 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T10:03:15.382 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-16T10:03:15.382 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T10:03:15.382 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T10:03:15.383 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-16T10:03:15.383 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi192.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T10:03:15.383 DEBUG:teuthology.orchestra.run.smithi192:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T10:03:15.442 INFO:teuthology.orchestra.run.smithi192.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T10:03:15.443 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T10:03:15.443 DEBUG:teuthology.orchestra.run.smithi192:> sudo rpm -qi grub2-tools 2024-09-16T10:03:15.475 INFO:teuthology.orchestra.run.smithi192.stdout:Name : grub2-tools 2024-09-16T10:03:15.475 INFO:teuthology.orchestra.run.smithi192.stdout:Epoch : 1 2024-09-16T10:03:15.475 INFO:teuthology.orchestra.run.smithi192.stdout:Version : 2.06 2024-09-16T10:03:15.475 INFO:teuthology.orchestra.run.smithi192.stdout:Release : 82.el9 2024-09-16T10:03:15.476 INFO:teuthology.orchestra.run.smithi192.stdout:Architecture: x86_64 2024-09-16T10:03:15.476 INFO:teuthology.orchestra.run.smithi192.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T10:03:15.476 INFO:teuthology.orchestra.run.smithi192.stdout:Group : Unspecified 2024-09-16T10:03:15.476 INFO:teuthology.orchestra.run.smithi192.stdout:Size : 8274670 2024-09-16T10:03:15.476 INFO:teuthology.orchestra.run.smithi192.stdout:License : GPLv3+ 2024-09-16T10:03:15.476 INFO:teuthology.orchestra.run.smithi192.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T10:03:15.476 INFO:teuthology.orchestra.run.smithi192.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T10:03:15.476 INFO:teuthology.orchestra.run.smithi192.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T10:03:15.476 INFO:teuthology.orchestra.run.smithi192.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T10:03:15.476 INFO:teuthology.orchestra.run.smithi192.stdout:Packager : builder@centos.org 2024-09-16T10:03:15.476 INFO:teuthology.orchestra.run.smithi192.stdout:Vendor : CentOS 2024-09-16T10:03:15.476 INFO:teuthology.orchestra.run.smithi192.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T10:03:15.476 INFO:teuthology.orchestra.run.smithi192.stdout:Summary : Support tools for GRUB. 2024-09-16T10:03:15.477 INFO:teuthology.orchestra.run.smithi192.stdout:Description : 2024-09-16T10:03:15.477 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:03:15.477 INFO:teuthology.orchestra.run.smithi192.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T10:03:15.477 INFO:teuthology.orchestra.run.smithi192.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T10:03:15.477 INFO:teuthology.orchestra.run.smithi192.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T10:03:15.477 INFO:teuthology.orchestra.run.smithi192.stdout:hardware devices. 2024-09-16T10:03:15.477 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:03:15.477 INFO:teuthology.orchestra.run.smithi192.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T10:03:15.478 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T10:03:15.478 INFO:teuthology.task.kernel:Updating grub on smithi192 to boot 5.14.0-505.el9.x86_64 2024-09-16T10:03:15.478 DEBUG:teuthology.orchestra.run.smithi192:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T10:03:16.106 INFO:teuthology.orchestra.run.smithi192.stderr:Generating grub configuration file ... 2024-09-16T10:03:17.443 INFO:teuthology.orchestra.run.smithi192.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T10:03:17.483 INFO:teuthology.orchestra.run.smithi192.stderr:done 2024-09-16T10:03:17.486 DEBUG:teuthology.orchestra.run.smithi192:> mktemp 2024-09-16T10:03:17.502 INFO:teuthology.orchestra.run.smithi192.stdout:/tmp/tmp.MNmWF0IA0J 2024-09-16T10:03:17.503 DEBUG:teuthology.orchestra.run.smithi192:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.MNmWF0IA0J 2024-09-16T10:03:17.576 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 0666 /tmp/tmp.MNmWF0IA0J 2024-09-16T10:03:17.714 DEBUG:teuthology.orchestra.remote:smithi192:/tmp/tmp.MNmWF0IA0J is 6KB 2024-09-16T10:03:17.766 DEBUG:teuthology.orchestra.run.smithi192:> rm -fr /tmp/tmp.MNmWF0IA0J 2024-09-16T10:03:17.782 DEBUG:teuthology.orchestra.run.smithi192:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T10:03:17.844 INFO:teuthology.orchestra.run.smithi192.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T10:03:17.845 INFO:teuthology.orchestra.run.smithi192.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T10:03:17.845 INFO:teuthology.orchestra.run.smithi192.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T10:03:17.845 INFO:teuthology.orchestra.run.smithi192.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T10:03:17.846 DEBUG:teuthology.orchestra.run.smithi192:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T10:03:17.991 DEBUG:teuthology.orchestra.run.smithi192:> sudo shutdown -r now 2024-09-16T10:03:18.918 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:18.958 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:19.349 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:19.349 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T10:03:19.349 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T10:03:19.349 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T10:03:20.261 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T10:03:20.261 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:03:20.261 INFO:teuthology.orchestra.run.smithi169.stdout:Installed: 2024-09-16T10:03:20.261 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T10:03:20.261 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T10:03:20.261 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T10:03:20.261 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T10:03:20.261 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:03:20.261 INFO:teuthology.orchestra.run.smithi169.stdout:Complete! 2024-09-16T10:03:20.599 DEBUG:teuthology.orchestra.run.smithi169:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T10:03:20.685 INFO:teuthology.orchestra.run.smithi169.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T10:03:20.685 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T10:03:20.686 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-16T10:03:20.686 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T10:03:20.686 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T10:03:20.686 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-16T10:03:20.686 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi169.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T10:03:20.686 DEBUG:teuthology.orchestra.run.smithi169:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T10:03:20.745 INFO:teuthology.orchestra.run.smithi169.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T10:03:20.745 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T10:03:20.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo rpm -qi grub2-tools 2024-09-16T10:03:20.784 INFO:teuthology.orchestra.run.smithi169.stdout:Name : grub2-tools 2024-09-16T10:03:20.784 INFO:teuthology.orchestra.run.smithi169.stdout:Epoch : 1 2024-09-16T10:03:20.784 INFO:teuthology.orchestra.run.smithi169.stdout:Version : 2.06 2024-09-16T10:03:20.784 INFO:teuthology.orchestra.run.smithi169.stdout:Release : 82.el9 2024-09-16T10:03:20.784 INFO:teuthology.orchestra.run.smithi169.stdout:Architecture: x86_64 2024-09-16T10:03:20.784 INFO:teuthology.orchestra.run.smithi169.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T10:03:20.784 INFO:teuthology.orchestra.run.smithi169.stdout:Group : Unspecified 2024-09-16T10:03:20.785 INFO:teuthology.orchestra.run.smithi169.stdout:Size : 8274670 2024-09-16T10:03:20.785 INFO:teuthology.orchestra.run.smithi169.stdout:License : GPLv3+ 2024-09-16T10:03:20.785 INFO:teuthology.orchestra.run.smithi169.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T10:03:20.785 INFO:teuthology.orchestra.run.smithi169.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T10:03:20.785 INFO:teuthology.orchestra.run.smithi169.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T10:03:20.785 INFO:teuthology.orchestra.run.smithi169.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T10:03:20.785 INFO:teuthology.orchestra.run.smithi169.stdout:Packager : builder@centos.org 2024-09-16T10:03:20.785 INFO:teuthology.orchestra.run.smithi169.stdout:Vendor : CentOS 2024-09-16T10:03:20.785 INFO:teuthology.orchestra.run.smithi169.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T10:03:20.785 INFO:teuthology.orchestra.run.smithi169.stdout:Summary : Support tools for GRUB. 2024-09-16T10:03:20.785 INFO:teuthology.orchestra.run.smithi169.stdout:Description : 2024-09-16T10:03:20.785 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:03:20.786 INFO:teuthology.orchestra.run.smithi169.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T10:03:20.786 INFO:teuthology.orchestra.run.smithi169.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T10:03:20.786 INFO:teuthology.orchestra.run.smithi169.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T10:03:20.786 INFO:teuthology.orchestra.run.smithi169.stdout:hardware devices. 2024-09-16T10:03:20.786 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:03:20.786 INFO:teuthology.orchestra.run.smithi169.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T10:03:20.787 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T10:03:20.787 INFO:teuthology.task.kernel:Updating grub on smithi169 to boot 5.14.0-505.el9.x86_64 2024-09-16T10:03:20.787 DEBUG:teuthology.orchestra.run.smithi169:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T10:03:21.462 INFO:teuthology.orchestra.run.smithi169.stderr:Generating grub configuration file ... 2024-09-16T10:03:22.764 INFO:teuthology.orchestra.run.smithi169.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T10:03:22.803 INFO:teuthology.orchestra.run.smithi169.stderr:done 2024-09-16T10:03:22.806 DEBUG:teuthology.orchestra.run.smithi169:> mktemp 2024-09-16T10:03:22.823 INFO:teuthology.orchestra.run.smithi169.stdout:/tmp/tmp.KN0WCIhmn2 2024-09-16T10:03:22.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.KN0WCIhmn2 2024-09-16T10:03:22.893 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 0666 /tmp/tmp.KN0WCIhmn2 2024-09-16T10:03:23.039 DEBUG:teuthology.orchestra.remote:smithi169:/tmp/tmp.KN0WCIhmn2 is 6KB 2024-09-16T10:03:23.089 DEBUG:teuthology.orchestra.run.smithi169:> rm -fr /tmp/tmp.KN0WCIhmn2 2024-09-16T10:03:23.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T10:03:23.168 INFO:teuthology.orchestra.run.smithi169.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T10:03:23.168 INFO:teuthology.orchestra.run.smithi169.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T10:03:23.168 INFO:teuthology.orchestra.run.smithi169.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T10:03:23.168 INFO:teuthology.orchestra.run.smithi169.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T10:03:23.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T10:03:23.321 DEBUG:teuthology.orchestra.run.smithi169:> sudo shutdown -r now 2024-09-16T10:03:41.031 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-16T10:03:41.032 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-16T10:03:41.033 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:03:44.980 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-16T10:03:44.980 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-09-16T10:03:44.981 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:03:47.997 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-16T10:03:47.997 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-16T10:03:47.998 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:03:53.329 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-16T10:03:53.329 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-16T10:03:53.330 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:04:06.333 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-09-16T10:04:11.709 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2024-09-16T10:04:15.338 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-16T10:04:15.339 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:04:15.553 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.39 2024-09-16T10:04:18.397 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-09-16T10:04:20.712 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-16T10:04:20.713 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:04:23.773 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2024-09-16T10:04:24.554 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-16T10:04:24.555 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:04:27.617 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.39 2024-09-16T10:04:30.401 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-16T10:04:30.401 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:04:35.777 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-16T10:04:35.777 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:04:39.621 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-16T10:04:39.622 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:04:44.989 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T10:04:48.829 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-09-16T10:04:53.995 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-09-16T10:04:53.996 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:04:54.383 DEBUG:teuthology.orchestra.run.smithi062:> true 2024-09-16T10:04:54.801 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-09-16T10:04:54.801 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-16T10:04:54.801 DEBUG:teuthology.orchestra.run.smithi062:> uname -r 2024-09-16T10:04:54.817 INFO:teuthology.orchestra.run.smithi062.stdout:5.14.0-505.el9.x86_64 2024-09-16T10:04:54.817 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-16T10:04:54.818 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T10:04:54.818 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T10:04:55.818 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-16T10:04:55.819 DEBUG:teuthology.orchestra.run.smithi062:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T10:04:55.893 INFO:teuthology.orchestra.run.smithi062.stdout:ttyS1 2024-09-16T10:04:55.936 DEBUG:teuthology.parallel:result is None 2024-09-16T10:05:03.830 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-16T10:05:03.830 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:05:04.135 DEBUG:teuthology.orchestra.run.smithi192:> true 2024-09-16T10:05:04.459 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-16T10:05:04.459 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-505.el9.x86_64"... 2024-09-16T10:05:04.459 DEBUG:teuthology.orchestra.run.smithi192:> uname -r 2024-09-16T10:05:04.474 INFO:teuthology.orchestra.run.smithi192.stdout:5.14.0-505.el9.x86_64 2024-09-16T10:05:04.474 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-16T10:05:04.474 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T10:05:04.474 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T10:05:05.475 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-16T10:05:05.475 DEBUG:teuthology.orchestra.run.smithi192:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T10:05:05.583 INFO:teuthology.orchestra.run.smithi192.stdout:ttyS1 2024-09-16T10:05:05.604 DEBUG:teuthology.parallel:result is None 2024-09-16T10:05:35.780 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T10:05:39.624 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T10:05:50.781 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-16T10:05:50.783 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:05:51.255 DEBUG:teuthology.orchestra.run.smithi169:> true 2024-09-16T10:05:51.600 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-16T10:05:51.600 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-505.el9.x86_64"... 2024-09-16T10:05:51.600 DEBUG:teuthology.orchestra.run.smithi169:> uname -r 2024-09-16T10:05:51.616 INFO:teuthology.orchestra.run.smithi169.stdout:5.14.0-505.el9.x86_64 2024-09-16T10:05:51.616 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-16T10:05:51.617 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T10:05:51.617 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T10:05:52.617 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-16T10:05:52.618 DEBUG:teuthology.orchestra.run.smithi169:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T10:05:52.701 INFO:teuthology.orchestra.run.smithi169.stdout:ttyS1 2024-09-16T10:05:52.722 DEBUG:teuthology.parallel:result is None 2024-09-16T10:05:54.625 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-16T10:05:54.625 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:05:54.898 DEBUG:teuthology.orchestra.run.smithi039:> true 2024-09-16T10:05:55.274 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-16T10:05:55.274 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-16T10:05:55.274 DEBUG:teuthology.orchestra.run.smithi039:> uname -r 2024-09-16T10:05:55.291 INFO:teuthology.orchestra.run.smithi039.stdout:5.14.0-505.el9.x86_64 2024-09-16T10:05:55.291 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-16T10:05:55.291 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T10:05:55.291 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T10:05:56.291 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-16T10:05:56.292 DEBUG:teuthology.orchestra.run.smithi039:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T10:05:56.374 INFO:teuthology.orchestra.run.smithi039.stdout:ttyS1 2024-09-16T10:05:56.392 DEBUG:teuthology.parallel:result is None 2024-09-16T10:05:56.392 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T10:05:56.398 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T10:05:56.398 DEBUG:teuthology.orchestra.run.smithi039:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T10:05:56.401 DEBUG:teuthology.orchestra.run.smithi062:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T10:05:56.404 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T10:05:56.407 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T10:05:56.426 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T10:05:56.432 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T10:05:56.441 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T10:05:56.441 DEBUG:teuthology.orchestra.run.smithi039:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T10:05:56.459 DEBUG:teuthology.orchestra.run.smithi062:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T10:05:56.466 DEBUG:teuthology.orchestra.run.smithi169:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T10:05:56.469 DEBUG:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T10:05:56.539 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T10:05:56.545 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T10:05:56.546 DEBUG:teuthology.orchestra.run.smithi039:> 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-16T10:05:56.548 DEBUG:teuthology.orchestra.run.smithi062:> 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-16T10:05:56.550 DEBUG:teuthology.orchestra.run.smithi169:> 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-16T10:05:56.553 DEBUG:teuthology.orchestra.run.smithi192:> 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-16T10:05:56.592 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:05:56.593 INFO:teuthology.orchestra.run.smithi039.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:05:56.594 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:05:56.600 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:05:56.604 INFO:teuthology.orchestra.run.smithi039.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:05:56.604 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:05:56.605 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:05:56.612 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:05:56.614 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T10:05:56.621 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T10:05:56.621 DEBUG:teuthology.orchestra.run.smithi039:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T10:05:56.624 DEBUG:teuthology.orchestra.run.smithi062:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T10:05:56.649 DEBUG:teuthology.orchestra.run.smithi169:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T10:05:56.652 DEBUG:teuthology.orchestra.run.smithi192:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T10:05:56.679 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T10:05:56.688 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T10:05:56.689 DEBUG:teuthology.orchestra.run.smithi039:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T10:05:56.691 DEBUG:teuthology.orchestra.run.smithi062:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T10:05:56.720 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T10:05:56.722 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T10:05:56.739 DEBUG:teuthology.orchestra.run.smithi039:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T10:05:56.791 DEBUG:teuthology.orchestra.run.smithi039:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T10:05:56.840 DEBUG:teuthology.orchestra.run.smithi039:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T10:05:56.924 DEBUG:teuthology.orchestra.run.smithi039:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T10:05:56.965 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-16T10:05:56.965 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T10:05:57.031 DEBUG:teuthology.orchestra.run.smithi062:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T10:05:57.078 DEBUG:teuthology.orchestra.run.smithi062:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T10:05:57.128 DEBUG:teuthology.orchestra.run.smithi062:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T10:05:57.214 DEBUG:teuthology.orchestra.run.smithi062:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T10:05:57.260 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-09-16T10:05:57.260 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T10:05:57.330 DEBUG:teuthology.orchestra.run.smithi169:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T10:05:57.373 DEBUG:teuthology.orchestra.run.smithi169:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T10:05:57.434 DEBUG:teuthology.orchestra.run.smithi169:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T10:05:57.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T10:05:57.562 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-16T10:05:57.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T10:05:57.630 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T10:05:57.674 DEBUG:teuthology.orchestra.run.smithi192:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T10:05:57.928 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T10:05:57.974 DEBUG:teuthology.orchestra.run.smithi192:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T10:05:58.018 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T10:05:58.018 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T10:05:58.086 DEBUG:teuthology.orchestra.run.smithi039:> sudo service rsyslog restart 2024-09-16T10:05:58.088 DEBUG:teuthology.orchestra.run.smithi062:> sudo service rsyslog restart 2024-09-16T10:05:58.091 DEBUG:teuthology.orchestra.run.smithi169:> sudo service rsyslog restart 2024-09-16T10:05:58.094 DEBUG:teuthology.orchestra.run.smithi192:> sudo service rsyslog restart 2024-09-16T10:05:58.134 INFO:teuthology.orchestra.run.smithi169.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:05:58.146 INFO:teuthology.orchestra.run.smithi039.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:05:58.147 INFO:teuthology.orchestra.run.smithi062.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:05:58.177 INFO:teuthology.orchestra.run.smithi192.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:05:58.611 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T10:05:58.618 INFO:teuthology.task.internal:Starting timer... 2024-09-16T10:05:58.618 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T10:05:58.643 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T10:05:58.651 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-09-16T10:05:58.651 DEBUG:teuthology.orchestra.run.smithi039:> sudo service auditd rotate 2024-09-16T10:05:58.695 INFO:teuthology.orchestra.run.smithi039.stdout:Rotating logs: 2024-09-16T10:05:58.697 DEBUG:teuthology.orchestra.run.smithi062:> sudo service auditd rotate 2024-09-16T10:05:58.764 INFO:teuthology.orchestra.run.smithi062.stdout:Rotating logs: 2024-09-16T10:05:58.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo service auditd rotate 2024-09-16T10:05:58.819 INFO:teuthology.orchestra.run.smithi169.stdout:Rotating logs: 2024-09-16T10:05:58.821 DEBUG:teuthology.orchestra.run.smithi192:> sudo service auditd rotate 2024-09-16T10:05:58.881 INFO:teuthology.orchestra.run.smithi192.stdout:Rotating logs: 2024-09-16T10:05:58.883 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T10:05:58.883 DEBUG:teuthology.orchestra.run.smithi039:> /usr/sbin/getenforce 2024-09-16T10:05:58.909 INFO:teuthology.orchestra.run.smithi039.stdout:Permissive 2024-09-16T10:05:58.909 DEBUG:teuthology.orchestra.run.smithi062:> /usr/sbin/getenforce 2024-09-16T10:05:58.940 INFO:teuthology.orchestra.run.smithi062.stdout:Permissive 2024-09-16T10:05:58.940 DEBUG:teuthology.orchestra.run.smithi169:> /usr/sbin/getenforce 2024-09-16T10:05:58.968 INFO:teuthology.orchestra.run.smithi169.stdout:Permissive 2024-09-16T10:05:58.968 DEBUG:teuthology.orchestra.run.smithi192:> /usr/sbin/getenforce 2024-09-16T10:05:58.993 INFO:teuthology.orchestra.run.smithi192.stdout:Permissive 2024-09-16T10:05:58.993 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi039.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi062.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi169.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi192.front.sepia.ceph.com': 'permissive'} 2024-09-16T10:05:58.993 DEBUG:teuthology.orchestra.run.smithi039:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-16T10:05:59.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:05:59.026 DEBUG:teuthology.orchestra.run.smithi062:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-16T10:05:59.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:05:59.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-16T10:05:59.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:05:59.088 DEBUG:teuthology.orchestra.run.smithi192:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-16T10:05:59.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:05:59.118 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T10:05:59.118 DEBUG:teuthology.orchestra.run.smithi039:> sudo /usr/sbin/setenforce permissive 2024-09-16T10:05:59.156 DEBUG:teuthology.orchestra.run.smithi062:> sudo /usr/sbin/setenforce permissive 2024-09-16T10:05:59.197 DEBUG:teuthology.orchestra.run.smithi169:> sudo /usr/sbin/setenforce permissive 2024-09-16T10:05:59.232 DEBUG:teuthology.orchestra.run.smithi192:> sudo /usr/sbin/setenforce permissive 2024-09-16T10:05:59.265 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T10:05:59.275 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T10:05:59.289 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-16T10:05:59.290 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi039.front.sepia.ceph.com,smithi062.front.sepia.ceph.com,smithi169.front.sepia.ceph.com,smithi192.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T10:09:53.742 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi039.front.sepia.ceph.com'), Remote(name='ubuntu@smithi062.front.sepia.ceph.com'), Remote(name='ubuntu@smithi169.front.sepia.ceph.com'), Remote(name='ubuntu@smithi192.front.sepia.ceph.com')] 2024-09-16T10:09:53.743 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-16T10:09:53.745 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:09:53.825 DEBUG:teuthology.orchestra.run.smithi039:> true 2024-09-16T10:09:53.905 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-16T10:09:53.906 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-09-16T10:09:53.906 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:09:53.984 DEBUG:teuthology.orchestra.run.smithi062:> true 2024-09-16T10:09:54.058 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-09-16T10:09:54.058 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-16T10:09:54.059 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:09:54.138 DEBUG:teuthology.orchestra.run.smithi169:> true 2024-09-16T10:09:54.222 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-16T10:09:54.222 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-16T10:09:54.223 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:09:54.299 DEBUG:teuthology.orchestra.run.smithi192:> true 2024-09-16T10:09:54.378 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-16T10:09:54.380 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T10:09:54.395 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T10:09:54.395 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T10:09:54.395 DEBUG:teuthology.orchestra.run.smithi039:> 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:09:54.398 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T10:09:54.398 DEBUG:teuthology.orchestra.run.smithi062:> 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:09:54.400 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T10:09:54.400 DEBUG:teuthology.orchestra.run.smithi169:> 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:09:54.403 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T10:09:54.403 DEBUG:teuthology.orchestra.run.smithi192:> 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:09:54.431 INFO:teuthology.orchestra.run.smithi039.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T10:09:54.433 INFO:teuthology.orchestra.run.smithi062.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T10:09:54.434 INFO:teuthology.orchestra.run.smithi169.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T10:09:54.447 INFO:teuthology.orchestra.run.smithi039.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T10:09:54.450 INFO:teuthology.orchestra.run.smithi062.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T10:09:54.451 INFO:teuthology.orchestra.run.smithi169.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T10:09:54.452 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T10:09:54.468 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T10:09:54.475 INFO:teuthology.orchestra.run.smithi039.stderr:sudo: ntpd: command not found 2024-09-16T10:09:54.477 INFO:teuthology.orchestra.run.smithi169.stderr:sudo: ntpd: command not found 2024-09-16T10:09:54.478 INFO:teuthology.orchestra.run.smithi062.stderr:sudo: ntpd: command not found 2024-09-16T10:09:54.487 INFO:teuthology.orchestra.run.smithi039.stdout:506 Cannot talk to daemon 2024-09-16T10:09:54.490 INFO:teuthology.orchestra.run.smithi169.stdout:506 Cannot talk to daemon 2024-09-16T10:09:54.491 INFO:teuthology.orchestra.run.smithi062.stdout:506 Cannot talk to daemon 2024-09-16T10:09:54.493 INFO:teuthology.orchestra.run.smithi192.stderr:sudo: ntpd: command not found 2024-09-16T10:09:54.503 INFO:teuthology.orchestra.run.smithi039.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T10:09:54.505 INFO:teuthology.orchestra.run.smithi192.stdout:506 Cannot talk to daemon 2024-09-16T10:09:54.506 INFO:teuthology.orchestra.run.smithi169.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T10:09:54.506 INFO:teuthology.orchestra.run.smithi062.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T10:09:54.518 INFO:teuthology.orchestra.run.smithi039.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T10:09:54.520 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T10:09:54.520 INFO:teuthology.orchestra.run.smithi169.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T10:09:54.522 INFO:teuthology.orchestra.run.smithi062.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T10:09:54.535 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T10:09:54.578 INFO:teuthology.orchestra.run.smithi169.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:09:54.579 INFO:teuthology.orchestra.run.smithi062.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:09:54.581 INFO:teuthology.orchestra.run.smithi169.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:09:54.581 INFO:teuthology.orchestra.run.smithi169.stdout:=============================================================================== 2024-09-16T10:09:54.581 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.581 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.582 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.582 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.583 INFO:teuthology.orchestra.run.smithi062.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:09:54.583 INFO:teuthology.orchestra.run.smithi062.stdout:=============================================================================== 2024-09-16T10:09:54.583 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.584 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.584 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.584 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.587 INFO:teuthology.orchestra.run.smithi039.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:09:54.590 INFO:teuthology.orchestra.run.smithi039.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:09:54.590 INFO:teuthology.orchestra.run.smithi039.stdout:=============================================================================== 2024-09-16T10:09:54.590 INFO:teuthology.orchestra.run.smithi039.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.590 INFO:teuthology.orchestra.run.smithi039.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.590 INFO:teuthology.orchestra.run.smithi039.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.590 INFO:teuthology.orchestra.run.smithi039.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.591 INFO:teuthology.orchestra.run.smithi192.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:09:54.595 INFO:teuthology.orchestra.run.smithi192.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:09:54.595 INFO:teuthology.orchestra.run.smithi192.stdout:=============================================================================== 2024-09-16T10:09:54.595 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.595 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.595 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.595 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:09:54.596 INFO:teuthology.run_tasks:Running task pexec... 2024-09-16T10:09:54.607 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-16T10:09:54.607 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi039.front.sepia.ceph.com 2024-09-16T10:09:54.608 DEBUG:teuthology.orchestra.run.smithi039:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T10:09:54.608 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi062.front.sepia.ceph.com 2024-09-16T10:09:54.608 DEBUG:teuthology.orchestra.run.smithi062:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T10:09:54.608 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi169.front.sepia.ceph.com 2024-09-16T10:09:54.609 DEBUG:teuthology.orchestra.run.smithi169:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T10:09:54.609 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T10:09:54.609 DEBUG:teuthology.orchestra.run.smithi192:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T10:09:54.975 INFO:teuthology.orchestra.run.smithi169.stdout:Dependencies resolved. 2024-09-16T10:09:54.977 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-16T10:09:54.977 INFO:teuthology.orchestra.run.smithi169.stdout: Package Architecture Version Repository Size 2024-09-16T10:09:54.977 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-16T10:09:54.977 INFO:teuthology.orchestra.run.smithi169.stdout:Removing: 2024-09-16T10:09:54.977 INFO:teuthology.orchestra.run.smithi169.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T10:09:54.977 INFO:teuthology.orchestra.run.smithi169.stdout:Removing unused dependencies: 2024-09-16T10:09:54.977 INFO:teuthology.orchestra.run.smithi169.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T10:09:54.977 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:09:54.977 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction Summary 2024-09-16T10:09:54.977 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-16T10:09:54.977 INFO:teuthology.orchestra.run.smithi169.stdout:Remove 2 Packages 2024-09-16T10:09:54.977 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:09:54.978 INFO:teuthology.orchestra.run.smithi169.stdout:Freed space: 5.5 M 2024-09-16T10:09:54.978 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction check 2024-09-16T10:09:54.981 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction check succeeded. 2024-09-16T10:09:54.981 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction test 2024-09-16T10:09:54.987 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-09-16T10:09:54.992 INFO:teuthology.orchestra.run.smithi062.stdout:Dependencies resolved. 2024-09-16T10:09:54.999 INFO:teuthology.orchestra.run.smithi039.stdout:Dependencies resolved. 2024-09-16T10:09:55.000 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-16T10:09:55.000 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2024-09-16T10:09:55.000 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-16T10:09:55.000 INFO:teuthology.orchestra.run.smithi192.stdout:Removing: 2024-09-16T10:09:55.000 INFO:teuthology.orchestra.run.smithi192.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T10:09:55.001 INFO:teuthology.orchestra.run.smithi192.stdout:Removing unused dependencies: 2024-09-16T10:09:55.001 INFO:teuthology.orchestra.run.smithi192.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T10:09:55.001 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:09:55.001 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-09-16T10:09:55.001 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-16T10:09:55.001 INFO:teuthology.orchestra.run.smithi192.stdout:Remove 2 Packages 2024-09-16T10:09:55.001 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:09:55.001 INFO:teuthology.orchestra.run.smithi192.stdout:Freed space: 5.5 M 2024-09-16T10:09:55.001 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-09-16T10:09:55.004 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2024-09-16T10:09:55.004 INFO:teuthology.orchestra.run.smithi062.stdout: Package Architecture Version Repository Size 2024-09-16T10:09:55.004 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2024-09-16T10:09:55.004 INFO:teuthology.orchestra.run.smithi062.stdout:Removing: 2024-09-16T10:09:55.004 INFO:teuthology.orchestra.run.smithi062.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T10:09:55.004 INFO:teuthology.orchestra.run.smithi062.stdout:Removing unused dependencies: 2024-09-16T10:09:55.004 INFO:teuthology.orchestra.run.smithi062.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T10:09:55.004 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:09:55.004 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction Summary 2024-09-16T10:09:55.004 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2024-09-16T10:09:55.004 INFO:teuthology.orchestra.run.smithi062.stdout:Remove 2 Packages 2024-09-16T10:09:55.004 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:09:55.004 INFO:teuthology.orchestra.run.smithi062.stdout:Freed space: 5.5 M 2024-09-16T10:09:55.005 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction check 2024-09-16T10:09:55.005 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-09-16T10:09:55.005 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-09-16T10:09:55.009 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction check succeeded. 2024-09-16T10:09:55.009 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction test 2024-09-16T10:09:55.011 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-16T10:09:55.011 INFO:teuthology.orchestra.run.smithi039.stdout: Package Architecture Version Repository Size 2024-09-16T10:09:55.011 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-16T10:09:55.011 INFO:teuthology.orchestra.run.smithi039.stdout:Removing: 2024-09-16T10:09:55.011 INFO:teuthology.orchestra.run.smithi039.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T10:09:55.011 INFO:teuthology.orchestra.run.smithi039.stdout:Removing unused dependencies: 2024-09-16T10:09:55.011 INFO:teuthology.orchestra.run.smithi039.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T10:09:55.012 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:09:55.012 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction Summary 2024-09-16T10:09:55.012 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-16T10:09:55.012 INFO:teuthology.orchestra.run.smithi039.stdout:Remove 2 Packages 2024-09-16T10:09:55.012 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:09:55.012 INFO:teuthology.orchestra.run.smithi039.stdout:Freed space: 5.5 M 2024-09-16T10:09:55.012 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction check 2024-09-16T10:09:55.016 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction check succeeded. 2024-09-16T10:09:55.016 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction test 2024-09-16T10:09:55.043 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction test succeeded. 2024-09-16T10:09:55.043 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction 2024-09-16T10:09:55.070 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-09-16T10:09:55.070 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-09-16T10:09:55.082 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction test succeeded. 2024-09-16T10:09:55.083 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction 2024-09-16T10:09:55.083 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction test succeeded. 2024-09-16T10:09:55.084 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction 2024-09-16T10:09:55.194 INFO:teuthology.orchestra.run.smithi169.stdout: Preparing : 1/1 2024-09-16T10:09:55.226 INFO:teuthology.orchestra.run.smithi062.stdout: Preparing : 1/1 2024-09-16T10:09:55.240 INFO:teuthology.orchestra.run.smithi039.stdout: Preparing : 1/1 2024-09-16T10:09:55.273 INFO:teuthology.orchestra.run.smithi169.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T10:09:55.305 INFO:teuthology.orchestra.run.smithi062.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T10:09:55.308 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-09-16T10:09:55.331 INFO:teuthology.orchestra.run.smithi169.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:09:55.353 INFO:teuthology.orchestra.run.smithi039.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T10:09:55.362 INFO:teuthology.orchestra.run.smithi062.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:09:55.392 INFO:teuthology.orchestra.run.smithi192.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T10:09:55.421 INFO:teuthology.orchestra.run.smithi039.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:09:55.446 INFO:teuthology.orchestra.run.smithi192.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:09:55.847 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:09:55.847 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T10:09:55.863 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:09:55.863 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T10:09:55.867 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:09:55.867 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T10:09:55.927 INFO:teuthology.orchestra.run.smithi039.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:09:55.927 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T10:09:56.090 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T10:09:56.090 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:09:56.090 INFO:teuthology.orchestra.run.smithi062.stdout:Removed: 2024-09-16T10:09:56.090 INFO:teuthology.orchestra.run.smithi062.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:09:56.090 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:09:56.090 INFO:teuthology.orchestra.run.smithi062.stdout:Complete! 2024-09-16T10:09:56.101 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T10:09:56.101 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:09:56.101 INFO:teuthology.orchestra.run.smithi169.stdout:Removed: 2024-09-16T10:09:56.102 INFO:teuthology.orchestra.run.smithi169.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:09:56.102 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:09:56.102 INFO:teuthology.orchestra.run.smithi169.stdout:Complete! 2024-09-16T10:09:56.112 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T10:09:56.112 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:09:56.112 INFO:teuthology.orchestra.run.smithi192.stdout:Removed: 2024-09-16T10:09:56.112 INFO:teuthology.orchestra.run.smithi192.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:09:56.113 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:09:56.113 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-09-16T10:09:56.226 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T10:09:56.226 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:09:56.227 INFO:teuthology.orchestra.run.smithi039.stdout:Removed: 2024-09-16T10:09:56.227 INFO:teuthology.orchestra.run.smithi039.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:09:56.227 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:09:56.227 INFO:teuthology.orchestra.run.smithi039.stdout:Complete! 2024-09-16T10:09:56.904 INFO:teuthology.orchestra.run.smithi062.stdout:Last metadata expiration check: 0:00:52 ago on Mon 16 Sep 2024 10:09:04 AM UTC. 2024-09-16T10:09:56.932 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:56 ago on Mon 16 Sep 2024 10:09:00 AM UTC. 2024-09-16T10:09:56.998 INFO:teuthology.orchestra.run.smithi169.stdout:Last metadata expiration check: 0:00:56 ago on Mon 16 Sep 2024 10:09:00 AM UTC. 2024-09-16T10:09:57.044 INFO:teuthology.orchestra.run.smithi062.stdout:Dependencies resolved. 2024-09-16T10:09:57.044 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2024-09-16T10:09:57.045 INFO:teuthology.orchestra.run.smithi062.stdout: Package Architecture Version Repository Size 2024-09-16T10:09:57.045 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2024-09-16T10:09:57.045 INFO:teuthology.orchestra.run.smithi062.stdout:Installing: 2024-09-16T10:09:57.045 INFO:teuthology.orchestra.run.smithi062.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T10:09:57.045 INFO:teuthology.orchestra.run.smithi062.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T10:09:57.045 INFO:teuthology.orchestra.run.smithi062.stdout:Installing dependencies: 2024-09-16T10:09:57.045 INFO:teuthology.orchestra.run.smithi062.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T10:09:57.045 INFO:teuthology.orchestra.run.smithi062.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T10:09:57.045 INFO:teuthology.orchestra.run.smithi062.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T10:09:57.045 INFO:teuthology.orchestra.run.smithi062.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T10:09:57.045 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:09:57.045 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction Summary 2024-09-16T10:09:57.045 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2024-09-16T10:09:57.046 INFO:teuthology.orchestra.run.smithi062.stdout:Install 6 Packages 2024-09-16T10:09:57.046 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:09:57.056 INFO:teuthology.orchestra.run.smithi062.stdout:Total download size: 2.0 M 2024-09-16T10:09:57.057 INFO:teuthology.orchestra.run.smithi062.stdout:Installed size: 9.2 M 2024-09-16T10:09:57.057 INFO:teuthology.orchestra.run.smithi062.stdout:Downloading Packages: 2024-09-16T10:09:57.066 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-09-16T10:09:57.067 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-16T10:09:57.067 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2024-09-16T10:09:57.067 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-16T10:09:57.067 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-09-16T10:09:57.067 INFO:teuthology.orchestra.run.smithi192.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T10:09:57.067 INFO:teuthology.orchestra.run.smithi192.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T10:09:57.067 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-09-16T10:09:57.068 INFO:teuthology.orchestra.run.smithi192.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T10:09:57.068 INFO:teuthology.orchestra.run.smithi192.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T10:09:57.068 INFO:teuthology.orchestra.run.smithi192.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T10:09:57.068 INFO:teuthology.orchestra.run.smithi192.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T10:09:57.068 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:09:57.068 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-09-16T10:09:57.068 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-09-16T10:09:57.068 INFO:teuthology.orchestra.run.smithi192.stdout:Install 6 Packages 2024-09-16T10:09:57.068 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:09:57.076 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 2.0 M 2024-09-16T10:09:57.076 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 9.2 M 2024-09-16T10:09:57.076 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-09-16T10:09:57.094 INFO:teuthology.orchestra.run.smithi039.stdout:Last metadata expiration check: 0:00:53 ago on Mon 16 Sep 2024 10:09:03 AM UTC. 2024-09-16T10:09:57.143 INFO:teuthology.orchestra.run.smithi169.stdout:Dependencies resolved. 2024-09-16T10:09:57.144 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-16T10:09:57.144 INFO:teuthology.orchestra.run.smithi169.stdout: Package Architecture Version Repository Size 2024-09-16T10:09:57.144 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-16T10:09:57.144 INFO:teuthology.orchestra.run.smithi169.stdout:Installing: 2024-09-16T10:09:57.144 INFO:teuthology.orchestra.run.smithi169.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T10:09:57.145 INFO:teuthology.orchestra.run.smithi169.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T10:09:57.145 INFO:teuthology.orchestra.run.smithi169.stdout:Installing dependencies: 2024-09-16T10:09:57.145 INFO:teuthology.orchestra.run.smithi169.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T10:09:57.145 INFO:teuthology.orchestra.run.smithi169.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T10:09:57.145 INFO:teuthology.orchestra.run.smithi169.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T10:09:57.145 INFO:teuthology.orchestra.run.smithi169.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T10:09:57.145 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:09:57.145 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction Summary 2024-09-16T10:09:57.145 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-09-16T10:09:57.145 INFO:teuthology.orchestra.run.smithi169.stdout:Install 6 Packages 2024-09-16T10:09:57.145 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:09:57.156 INFO:teuthology.orchestra.run.smithi169.stdout:Total download size: 2.0 M 2024-09-16T10:09:57.156 INFO:teuthology.orchestra.run.smithi169.stdout:Installed size: 9.2 M 2024-09-16T10:09:57.156 INFO:teuthology.orchestra.run.smithi169.stdout:Downloading Packages: 2024-09-16T10:09:57.184 INFO:teuthology.orchestra.run.smithi062.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 438 kB/s | 44 kB 00:00 2024-09-16T10:09:57.209 INFO:teuthology.orchestra.run.smithi062.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 835 kB/s | 106 kB 00:00 2024-09-16T10:09:57.235 INFO:teuthology.orchestra.run.smithi039.stdout:Dependencies resolved. 2024-09-16T10:09:57.236 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-16T10:09:57.236 INFO:teuthology.orchestra.run.smithi039.stdout: Package Architecture Version Repository Size 2024-09-16T10:09:57.236 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-16T10:09:57.236 INFO:teuthology.orchestra.run.smithi039.stdout:Installing: 2024-09-16T10:09:57.236 INFO:teuthology.orchestra.run.smithi039.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T10:09:57.236 INFO:teuthology.orchestra.run.smithi039.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T10:09:57.236 INFO:teuthology.orchestra.run.smithi039.stdout:Installing dependencies: 2024-09-16T10:09:57.236 INFO:teuthology.orchestra.run.smithi039.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T10:09:57.236 INFO:teuthology.orchestra.run.smithi039.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T10:09:57.237 INFO:teuthology.orchestra.run.smithi039.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T10:09:57.237 INFO:teuthology.orchestra.run.smithi039.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T10:09:57.237 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:09:57.237 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction Summary 2024-09-16T10:09:57.237 INFO:teuthology.orchestra.run.smithi039.stdout:================================================================================ 2024-09-16T10:09:57.237 INFO:teuthology.orchestra.run.smithi039.stdout:Install 6 Packages 2024-09-16T10:09:57.237 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:09:57.246 INFO:teuthology.orchestra.run.smithi039.stdout:Total download size: 2.0 M 2024-09-16T10:09:57.247 INFO:teuthology.orchestra.run.smithi039.stdout:Installed size: 9.2 M 2024-09-16T10:09:57.247 INFO:teuthology.orchestra.run.smithi039.stdout:Downloading Packages: 2024-09-16T10:09:57.259 INFO:teuthology.orchestra.run.smithi192.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 324 kB/s | 44 kB 00:00 2024-09-16T10:09:57.260 INFO:teuthology.orchestra.run.smithi062.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-16T10:09:57.285 INFO:teuthology.orchestra.run.smithi192.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 652 kB/s | 106 kB 00:00 2024-09-16T10:09:57.285 INFO:teuthology.orchestra.run.smithi062.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 711 kB/s | 72 kB 00:00 2024-09-16T10:09:57.319 INFO:teuthology.orchestra.run.smithi062.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.7 MB/s | 906 kB 00:00 2024-09-16T10:09:57.335 INFO:teuthology.orchestra.run.smithi192.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-16T10:09:57.352 INFO:teuthology.orchestra.run.smithi062.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 8.9 MB/s | 837 kB 00:00 2024-09-16T10:09:57.352 INFO:teuthology.orchestra.run.smithi062.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:09:57.353 INFO:teuthology.orchestra.run.smithi062.stdout:Total 6.8 MB/s | 2.0 MB 00:00 2024-09-16T10:09:57.360 INFO:teuthology.orchestra.run.smithi192.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 712 kB/s | 72 kB 00:00 2024-09-16T10:09:57.389 INFO:teuthology.orchestra.run.smithi039.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 375 kB/s | 44 kB 00:00 2024-09-16T10:09:57.412 INFO:teuthology.orchestra.run.smithi169.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 294 kB/s | 44 kB 00:00 2024-09-16T10:09:57.414 INFO:teuthology.orchestra.run.smithi039.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 735 kB/s | 106 kB 00:00 2024-09-16T10:09:57.427 INFO:teuthology.orchestra.run.smithi192.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.9 MB/s | 906 kB 00:00 2024-09-16T10:09:57.428 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction check 2024-09-16T10:09:57.437 INFO:teuthology.orchestra.run.smithi169.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 600 kB/s | 106 kB 00:00 2024-09-16T10:09:57.442 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction check succeeded. 2024-09-16T10:09:57.442 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction test 2024-09-16T10:09:57.481 INFO:teuthology.orchestra.run.smithi039.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 778 kB/s | 72 kB 00:00 2024-09-16T10:09:57.496 INFO:teuthology.orchestra.run.smithi169.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-16T10:09:57.503 INFO:teuthology.orchestra.run.smithi192.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.9 MB/s | 837 kB 00:00 2024-09-16T10:09:57.504 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:09:57.504 INFO:teuthology.orchestra.run.smithi192.stdout:Total 4.7 MB/s | 2.0 MB 00:00 2024-09-16T10:09:57.506 INFO:teuthology.orchestra.run.smithi039.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 915 kB/s | 84 kB 00:00 2024-09-16T10:09:57.521 INFO:teuthology.orchestra.run.smithi169.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 657 kB/s | 72 kB 00:00 2024-09-16T10:09:57.540 INFO:teuthology.orchestra.run.smithi039.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.3 MB/s | 906 kB 00:00 2024-09-16T10:09:57.577 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-09-16T10:09:57.579 INFO:teuthology.orchestra.run.smithi169.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.8 MB/s | 906 kB 00:00 2024-09-16T10:09:57.591 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-09-16T10:09:57.591 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-09-16T10:09:57.649 INFO:teuthology.orchestra.run.smithi039.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.9 MB/s | 837 kB 00:00 2024-09-16T10:09:57.649 INFO:teuthology.orchestra.run.smithi039.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:09:57.650 INFO:teuthology.orchestra.run.smithi039.stdout:Total 5.0 MB/s | 2.0 MB 00:00 2024-09-16T10:09:57.672 INFO:teuthology.orchestra.run.smithi169.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.7 MB/s | 837 kB 00:00 2024-09-16T10:09:57.672 INFO:teuthology.orchestra.run.smithi169.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:09:57.672 INFO:teuthology.orchestra.run.smithi169.stdout:Total 3.9 MB/s | 2.0 MB 00:00 2024-09-16T10:09:57.724 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction test succeeded. 2024-09-16T10:09:57.725 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction 2024-09-16T10:09:57.726 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction check 2024-09-16T10:09:57.741 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction check succeeded. 2024-09-16T10:09:57.741 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction test 2024-09-16T10:09:57.746 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction check 2024-09-16T10:09:57.760 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction check succeeded. 2024-09-16T10:09:57.760 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction test 2024-09-16T10:09:57.886 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-09-16T10:09:57.888 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-09-16T10:09:58.049 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction test succeeded. 2024-09-16T10:09:58.050 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction 2024-09-16T10:09:58.057 INFO:teuthology.orchestra.run.smithi039.stdout:Transaction test succeeded. 2024-09-16T10:09:58.057 INFO:teuthology.orchestra.run.smithi039.stdout:Running transaction 2024-09-16T10:09:58.156 INFO:teuthology.orchestra.run.smithi062.stdout: Preparing : 1/1 2024-09-16T10:09:58.247 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-16T10:09:58.282 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-16T10:09:58.310 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-16T10:09:58.328 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-09-16T10:09:58.413 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-16T10:09:58.448 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-16T10:09:58.477 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-16T10:09:58.479 INFO:teuthology.orchestra.run.smithi169.stdout: Preparing : 1/1 2024-09-16T10:09:58.489 INFO:teuthology.orchestra.run.smithi039.stdout: Preparing : 1/1 2024-09-16T10:09:58.531 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-16T10:09:58.566 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-16T10:09:58.576 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-16T10:09:58.601 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-16T10:09:58.610 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-16T10:09:58.637 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-16T10:09:58.638 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-16T10:09:58.673 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-16T10:09:58.683 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-16T10:09:58.716 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-16T10:09:58.881 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-16T10:09:58.894 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-16T10:09:58.919 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-16T10:09:58.929 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-16T10:09:59.052 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-16T10:09:59.077 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-16T10:09:59.154 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-16T10:09:59.197 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-16T10:09:59.362 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-16T10:09:59.396 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-16T10:09:59.408 INFO:teuthology.orchestra.run.smithi039.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-16T10:09:59.441 INFO:teuthology.orchestra.run.smithi039.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-16T10:10:00.083 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-16T10:10:00.083 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-16T10:10:00.084 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-16T10:10:00.084 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-16T10:10:00.084 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-16T10:10:00.084 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-16T10:10:00.146 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-16T10:10:00.147 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-16T10:10:00.147 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-16T10:10:00.147 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-16T10:10:00.147 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-16T10:10:00.147 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-16T10:10:00.390 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-16T10:10:00.390 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:10:00.390 INFO:teuthology.orchestra.run.smithi062.stdout:Installed: 2024-09-16T10:10:00.390 INFO:teuthology.orchestra.run.smithi062.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:10:00.391 INFO:teuthology.orchestra.run.smithi062.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T10:10:00.391 INFO:teuthology.orchestra.run.smithi062.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T10:10:00.391 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:10:00.391 INFO:teuthology.orchestra.run.smithi062.stdout:Complete! 2024-09-16T10:10:00.440 INFO:teuthology.orchestra.run.smithi039.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-16T10:10:00.440 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-16T10:10:00.440 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-16T10:10:00.440 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-16T10:10:00.440 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-16T10:10:00.440 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-16T10:10:00.451 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-16T10:10:00.451 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-16T10:10:00.451 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-16T10:10:00.451 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-16T10:10:00.451 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-16T10:10:00.451 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-16T10:10:00.491 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-16T10:10:00.491 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:10:00.491 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-09-16T10:10:00.491 INFO:teuthology.orchestra.run.smithi192.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:10:00.491 INFO:teuthology.orchestra.run.smithi192.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T10:10:00.491 INFO:teuthology.orchestra.run.smithi192.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T10:10:00.491 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:10:00.492 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-09-16T10:10:00.758 DEBUG:teuthology.parallel:result is None 2024-09-16T10:10:00.816 DEBUG:teuthology.parallel:result is None 2024-09-16T10:10:00.830 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-16T10:10:00.830 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:10:00.831 INFO:teuthology.orchestra.run.smithi169.stdout:Installed: 2024-09-16T10:10:00.831 INFO:teuthology.orchestra.run.smithi169.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:10:00.831 INFO:teuthology.orchestra.run.smithi169.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T10:10:00.831 INFO:teuthology.orchestra.run.smithi169.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T10:10:00.831 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:10:00.831 INFO:teuthology.orchestra.run.smithi169.stdout:Complete! 2024-09-16T10:10:00.849 INFO:teuthology.orchestra.run.smithi039.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-16T10:10:00.849 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:10:00.850 INFO:teuthology.orchestra.run.smithi039.stdout:Installed: 2024-09-16T10:10:00.850 INFO:teuthology.orchestra.run.smithi039.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:10:00.850 INFO:teuthology.orchestra.run.smithi039.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T10:10:00.850 INFO:teuthology.orchestra.run.smithi039.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T10:10:00.850 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:10:00.850 INFO:teuthology.orchestra.run.smithi039.stdout:Complete! 2024-09-16T10:10:01.118 DEBUG:teuthology.parallel:result is None 2024-09-16T10:10:01.144 DEBUG:teuthology.parallel:result is None 2024-09-16T10:10:01.144 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-16T10:10:01.251 INFO:tasks.cephadm:Testing if podman is available 2024-09-16T10:10:01.251 DEBUG:teuthology.orchestra.run.smithi192:> sudo podman --help 2024-09-16T10:10:02.046 INFO:teuthology.orchestra.run.smithi192.stdout:Manage pods, containers and images 2024-09-16T10:10:02.046 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:10:02.046 INFO:teuthology.orchestra.run.smithi192.stdout:Usage: 2024-09-16T10:10:02.047 INFO:teuthology.orchestra.run.smithi192.stdout: podman [options] [command] 2024-09-16T10:10:02.047 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:10:02.047 INFO:teuthology.orchestra.run.smithi192.stdout:Available Commands: 2024-09-16T10:10:02.047 INFO:teuthology.orchestra.run.smithi192.stdout: attach Attach to a running container 2024-09-16T10:10:02.047 INFO:teuthology.orchestra.run.smithi192.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-16T10:10:02.047 INFO:teuthology.orchestra.run.smithi192.stdout: build Build an image using instructions from Containerfiles 2024-09-16T10:10:02.047 INFO:teuthology.orchestra.run.smithi192.stdout: commit Create new image based on the changed container 2024-09-16T10:10:02.047 INFO:teuthology.orchestra.run.smithi192.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-16T10:10:02.047 INFO:teuthology.orchestra.run.smithi192.stdout: container Manage containers 2024-09-16T10:10:02.047 INFO:teuthology.orchestra.run.smithi192.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-16T10:10:02.047 INFO:teuthology.orchestra.run.smithi192.stdout: create Create but do not start a container 2024-09-16T10:10:02.047 INFO:teuthology.orchestra.run.smithi192.stdout: diff Display the changes to the object's file system 2024-09-16T10:10:02.047 INFO:teuthology.orchestra.run.smithi192.stdout: events Show podman system events 2024-09-16T10:10:02.048 INFO:teuthology.orchestra.run.smithi192.stdout: exec Run a process in a running container 2024-09-16T10:10:02.048 INFO:teuthology.orchestra.run.smithi192.stdout: export Export container's filesystem contents as a tar archive 2024-09-16T10:10:02.048 INFO:teuthology.orchestra.run.smithi192.stdout: farm Farm out builds to remote machines 2024-09-16T10:10:02.048 INFO:teuthology.orchestra.run.smithi192.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-16T10:10:02.048 INFO:teuthology.orchestra.run.smithi192.stdout: healthcheck Manage health checks on containers 2024-09-16T10:10:02.048 INFO:teuthology.orchestra.run.smithi192.stdout: help Help about any command 2024-09-16T10:10:02.048 INFO:teuthology.orchestra.run.smithi192.stdout: history Show history of a specified image 2024-09-16T10:10:02.048 INFO:teuthology.orchestra.run.smithi192.stdout: image Manage images 2024-09-16T10:10:02.048 INFO:teuthology.orchestra.run.smithi192.stdout: images List images in local storage 2024-09-16T10:10:02.048 INFO:teuthology.orchestra.run.smithi192.stdout: import Import a tarball to create a filesystem image 2024-09-16T10:10:02.049 INFO:teuthology.orchestra.run.smithi192.stdout: info Display podman system information 2024-09-16T10:10:02.049 INFO:teuthology.orchestra.run.smithi192.stdout: init Initialize one or more containers 2024-09-16T10:10:02.049 INFO:teuthology.orchestra.run.smithi192.stdout: inspect Display the configuration of object denoted by ID 2024-09-16T10:10:02.049 INFO:teuthology.orchestra.run.smithi192.stdout: kill Kill one or more running containers with a specific signal 2024-09-16T10:10:02.049 INFO:teuthology.orchestra.run.smithi192.stdout: kube Play containers, pods or volumes from a structured file 2024-09-16T10:10:02.049 INFO:teuthology.orchestra.run.smithi192.stdout: load Load image(s) from a tar archive 2024-09-16T10:10:02.049 INFO:teuthology.orchestra.run.smithi192.stdout: login Log in to a container registry 2024-09-16T10:10:02.049 INFO:teuthology.orchestra.run.smithi192.stdout: logout Log out of a container registry 2024-09-16T10:10:02.049 INFO:teuthology.orchestra.run.smithi192.stdout: logs Fetch the logs of one or more containers 2024-09-16T10:10:02.049 INFO:teuthology.orchestra.run.smithi192.stdout: machine Manage a virtual machine 2024-09-16T10:10:02.049 INFO:teuthology.orchestra.run.smithi192.stdout: manifest Manipulate manifest lists and image indexes 2024-09-16T10:10:02.049 INFO:teuthology.orchestra.run.smithi192.stdout: mount Mount a working container's root filesystem 2024-09-16T10:10:02.050 INFO:teuthology.orchestra.run.smithi192.stdout: network Manage networks 2024-09-16T10:10:02.050 INFO:teuthology.orchestra.run.smithi192.stdout: pause Pause all the processes in one or more containers 2024-09-16T10:10:02.050 INFO:teuthology.orchestra.run.smithi192.stdout: pod Manage pods 2024-09-16T10:10:02.050 INFO:teuthology.orchestra.run.smithi192.stdout: port List port mappings or a specific mapping for the container 2024-09-16T10:10:02.050 INFO:teuthology.orchestra.run.smithi192.stdout: ps List containers 2024-09-16T10:10:02.050 INFO:teuthology.orchestra.run.smithi192.stdout: pull Pull an image from a registry 2024-09-16T10:10:02.050 INFO:teuthology.orchestra.run.smithi192.stdout: push Push an image to a specified destination 2024-09-16T10:10:02.050 INFO:teuthology.orchestra.run.smithi192.stdout: rename Rename an existing container 2024-09-16T10:10:02.050 INFO:teuthology.orchestra.run.smithi192.stdout: restart Restart one or more containers 2024-09-16T10:10:02.050 INFO:teuthology.orchestra.run.smithi192.stdout: rm Remove one or more containers 2024-09-16T10:10:02.050 INFO:teuthology.orchestra.run.smithi192.stdout: rmi Remove one or more images from local storage 2024-09-16T10:10:02.051 INFO:teuthology.orchestra.run.smithi192.stdout: run Run a command in a new container 2024-09-16T10:10:02.051 INFO:teuthology.orchestra.run.smithi192.stdout: save Save image(s) to an archive 2024-09-16T10:10:02.051 INFO:teuthology.orchestra.run.smithi192.stdout: search Search registry for image 2024-09-16T10:10:02.051 INFO:teuthology.orchestra.run.smithi192.stdout: secret Manage secrets 2024-09-16T10:10:02.051 INFO:teuthology.orchestra.run.smithi192.stdout: start Start one or more containers 2024-09-16T10:10:02.051 INFO:teuthology.orchestra.run.smithi192.stdout: stats Display a live stream of container resource usage statistics 2024-09-16T10:10:02.051 INFO:teuthology.orchestra.run.smithi192.stdout: stop Stop one or more containers 2024-09-16T10:10:02.051 INFO:teuthology.orchestra.run.smithi192.stdout: system Manage podman 2024-09-16T10:10:02.052 INFO:teuthology.orchestra.run.smithi192.stdout: tag Add an additional name to a local image 2024-09-16T10:10:02.052 INFO:teuthology.orchestra.run.smithi192.stdout: top Display the running processes of a container 2024-09-16T10:10:02.052 INFO:teuthology.orchestra.run.smithi192.stdout: unmount Unmount working container's root filesystem 2024-09-16T10:10:02.052 INFO:teuthology.orchestra.run.smithi192.stdout: unpause Unpause the processes in one or more containers 2024-09-16T10:10:02.052 INFO:teuthology.orchestra.run.smithi192.stdout: unshare Run a command in a modified user namespace 2024-09-16T10:10:02.052 INFO:teuthology.orchestra.run.smithi192.stdout: untag Remove a name from a local image 2024-09-16T10:10:02.052 INFO:teuthology.orchestra.run.smithi192.stdout: update Update an existing container 2024-09-16T10:10:02.052 INFO:teuthology.orchestra.run.smithi192.stdout: version Display the Podman version information 2024-09-16T10:10:02.052 INFO:teuthology.orchestra.run.smithi192.stdout: volume Manage volumes 2024-09-16T10:10:02.052 INFO:teuthology.orchestra.run.smithi192.stdout: wait Block on one or more containers 2024-09-16T10:10:02.052 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:10:02.053 INFO:teuthology.orchestra.run.smithi192.stdout:Options: 2024-09-16T10:10:02.053 INFO:teuthology.orchestra.run.smithi192.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-16T10:10:02.053 INFO:teuthology.orchestra.run.smithi192.stdout: --config string Location of authentication config file 2024-09-16T10:10:02.053 INFO:teuthology.orchestra.run.smithi192.stdout: --conmon string Path of the conmon binary 2024-09-16T10:10:02.053 INFO:teuthology.orchestra.run.smithi192.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-16T10:10:02.053 INFO:teuthology.orchestra.run.smithi192.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-16T10:10:02.053 INFO:teuthology.orchestra.run.smithi192.stdout: --help Help for podman 2024-09-16T10:10:02.053 INFO:teuthology.orchestra.run.smithi192.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:10:02.053 INFO:teuthology.orchestra.run.smithi192.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-16T10:10:02.053 INFO:teuthology.orchestra.run.smithi192.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:10:02.053 INFO:teuthology.orchestra.run.smithi192.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-16T10:10:02.054 INFO:teuthology.orchestra.run.smithi192.stdout: --module stringArray Load the containers.conf(5) module 2024-09-16T10:10:02.054 INFO:teuthology.orchestra.run.smithi192.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-16T10:10:02.054 INFO:teuthology.orchestra.run.smithi192.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-16T10:10:02.054 INFO:teuthology.orchestra.run.smithi192.stdout: --out string Send output (stdout) from podman to a file 2024-09-16T10:10:02.054 INFO:teuthology.orchestra.run.smithi192.stdout: -r, --remote Access remote Podman service 2024-09-16T10:10:02.054 INFO:teuthology.orchestra.run.smithi192.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-16T10:10:02.054 INFO:teuthology.orchestra.run.smithi192.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-16T10:10:02.054 INFO:teuthology.orchestra.run.smithi192.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "crun") 2024-09-16T10:10:02.054 INFO:teuthology.orchestra.run.smithi192.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-16T10:10:02.054 INFO:teuthology.orchestra.run.smithi192.stdout: --ssh string define the ssh mode (default "golang") 2024-09-16T10:10:02.054 INFO:teuthology.orchestra.run.smithi192.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-16T10:10:02.054 INFO:teuthology.orchestra.run.smithi192.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-16T10:10:02.055 INFO:teuthology.orchestra.run.smithi192.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-16T10:10:02.055 INFO:teuthology.orchestra.run.smithi192.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-16T10:10:02.055 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:10:02.055 INFO:teuthology.orchestra.run.smithi192.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-16T10:10:02.055 INFO:teuthology.orchestra.run.smithi192.stdout: (default "/run/libpod") 2024-09-16T10:10:02.055 INFO:teuthology.orchestra.run.smithi192.stdout: --transient-store Enable transient container storage 2024-09-16T10:10:02.055 INFO:teuthology.orchestra.run.smithi192.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-16T10:10:02.055 INFO:teuthology.orchestra.run.smithi192.stdout: -v, --version version for podman 2024-09-16T10:10:02.055 INFO:teuthology.orchestra.run.smithi192.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-16T10:10:02.056 DEBUG:teuthology.orchestra.run.smithi192:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2024-09-16T10:10:02.961 INFO:teuthology.orchestra.run.smithi192.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2024-09-16T10:10:03.381 INFO:teuthology.orchestra.run.smithi192.stderr:Getting image source signatures 2024-09-16T10:10:03.387 INFO:teuthology.orchestra.run.smithi192.stderr:Copying blob sha256:154c34730d055458258086ba3fd9d8b84c2f01c0681053bb3d7a76380c6e9b65 2024-09-16T10:10:03.387 INFO:teuthology.orchestra.run.smithi192.stderr:Copying blob sha256:ce284533fb571330e4c7b45308740839192e6130b648534f2dd11cd2550b78c2 2024-09-16T10:10:03.387 INFO:teuthology.orchestra.run.smithi192.stderr:Copying blob sha256:9becbd3ff57a38f5e91996fdfba3bf6b1cf5e271e3c24e47142bc286d2383819 2024-09-16T10:10:03.387 INFO:teuthology.orchestra.run.smithi192.stderr:Copying blob sha256:22c4b59e3e84940387b6be82d62e084abb13e3633289f883bdca4b846574a93c 2024-09-16T10:10:03.387 INFO:teuthology.orchestra.run.smithi192.stderr:Copying blob sha256:cb294f98c1c1aa2eb7231bf745c855c8b7f2ee76632e198973138aef210a0360 2024-09-16T10:10:03.387 INFO:teuthology.orchestra.run.smithi192.stderr:Copying blob sha256:d273459a00cfe0d0fe62878f82c058f1c46f55295ce113c48f501275483f7448 2024-09-16T10:10:08.898 INFO:teuthology.orchestra.run.smithi192.stderr:Copying config sha256:e00ebca7745eace56079a1efe58c4555f0f45c130f26bcdfda37460b90c46b8b 2024-09-16T10:10:09.057 INFO:teuthology.orchestra.run.smithi192.stderr:Writing manifest to image destination 2024-09-16T10:10:09.279 INFO:teuthology.orchestra.run.smithi192.stdout:e00ebca7745eace56079a1efe58c4555f0f45c130f26bcdfda37460b90c46b8b 2024-09-16T10:10:09.285 DEBUG:teuthology.orchestra.run.smithi192:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-16T10:10:09.408 INFO:teuthology.orchestra.run.smithi192.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-16T10:10:09.758 INFO:teuthology.orchestra.run.smithi192.stderr:Getting image source signatures 2024-09-16T10:10:09.758 INFO:teuthology.orchestra.run.smithi192.stderr:Copying blob sha256:6196f032a81485d3445f1dbcb22ece20aaaf4cca952c3cb062ddebc0bff9a6f4 2024-09-16T10:10:09.758 INFO:teuthology.orchestra.run.smithi192.stderr:Copying blob sha256:cb294f98c1c1aa2eb7231bf745c855c8b7f2ee76632e198973138aef210a0360 2024-09-16T10:10:11.778 INFO:teuthology.orchestra.run.smithi192.stderr:Copying config sha256:bbb206431dd445d48e6ff2e467911bdca0b63c98429c57947be9ad352461d0ed 2024-09-16T10:10:11.878 INFO:teuthology.orchestra.run.smithi192.stderr:Writing manifest to image destination 2024-09-16T10:10:12.044 INFO:teuthology.orchestra.run.smithi192.stdout:bbb206431dd445d48e6ff2e467911bdca0b63c98429c57947be9ad352461d0ed 2024-09-16T10:10:12.049 DEBUG:teuthology.orchestra.run.smithi192:> ss -lunH 2024-09-16T10:10:12.082 INFO:teuthology.orchestra.run.smithi192.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-16T10:10:12.082 INFO:teuthology.orchestra.run.smithi192.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2024-09-16T10:10:12.082 INFO:teuthology.orchestra.run.smithi192.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-16T10:10:12.082 INFO:teuthology.orchestra.run.smithi192.stdout:UNCONN 0 0 [::1]:323 [::]:* 2024-09-16T10:10:12.082 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-16T10:10:12.161 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /var/tmp/samba 2024-09-16T10:10:12.227 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T10:10:12.227 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/var/tmp/samba/container.json 2024-09-16T10:10:12.291 DEBUG:teuthology.orchestra.run.smithi192:> sudo podman run -d --name=samba-ad --network=host --privileged --volume=/var/tmp/samba:/etc/samba-container:ro -eSAMBACC_CONFIG=/etc/samba-container/container.json quay.io/samba.org/samba-ad-server:latest 2024-09-16T10:10:13.067 INFO:teuthology.orchestra.run.smithi192.stdout:d762b37d73d352bb1f61421f8df93a4d3a1d6697870bd3a9f168322ffc50cfd7 2024-09-16T10:10:13.321 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.192, idx=0 2024-09-16T10:10:13.321 DEBUG:teuthology.orchestra.run.smithi192:> sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T10:10:16.496 INFO:teuthology.orchestra.run.smithi192.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T10:10:19.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:10:19.521 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.192, idx=1 2024-09-16T10:10:19.521 DEBUG:teuthology.orchestra.run.smithi192:> sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T10:10:20.186 INFO:teuthology.orchestra.run.smithi192.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T10:10:21.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:10:22.133 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.192, idx=2 2024-09-16T10:10:22.133 DEBUG:teuthology.orchestra.run.smithi192:> sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T10:10:22.537 INFO:teuthology.orchestra.run.smithi192.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T10:10:23.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:10:25.027 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.192, idx=3 2024-09-16T10:10:25.027 DEBUG:teuthology.orchestra.run.smithi192:> sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T10:10:25.689 INFO:teuthology.orchestra.run.smithi192.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T10:10:26.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:10:30.600 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.192, idx=4 2024-09-16T10:10:30.600 DEBUG:teuthology.orchestra.run.smithi192:> sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T10:10:31.078 INFO:teuthology.orchestra.run.smithi192.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T10:10:31.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:10:39.844 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.192, idx=5 2024-09-16T10:10:39.845 DEBUG:teuthology.orchestra.run.smithi192:> sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T10:10:41.636 INFO:teuthology.orchestra.run.smithi192.stdout: . D 0 Mon Sep 16 10:10:26 2024 2024-09-16T10:10:41.636 INFO:teuthology.orchestra.run.smithi192.stdout: .. D 0 Mon Sep 16 10:10:26 2024 2024-09-16T10:10:41.636 INFO:teuthology.orchestra.run.smithi192.stdout: domain1.sink.test D 0 Mon Sep 16 10:10:24 2024 2024-09-16T10:10:41.636 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:10:41.636 INFO:teuthology.orchestra.run.smithi192.stdout: 960311424 blocks of size 1024. 907765688 blocks available 2024-09-16T10:10:42.570 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-16T10:10:42.570 INFO:teuthology.run_tasks:Running task vip... 2024-09-16T10:10:42.581 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-16T10:10:42.581 INFO:tasks.vip:peername 172.21.15.39 2024-09-16T10:10:42.585 INFO:tasks.vip:172.21.15.39 in 172.21.0.0/20, pos 3878 2024-09-16T10:10:42.592 INFO:tasks.vip:smithi039.front.sepia.ceph.com static 10.0.15.39, vnet 10.0.0.0/16 2024-09-16T10:10:42.592 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.39'), IPv4Address('10.0.47.39')] 2024-09-16T10:10:42.593 DEBUG:teuthology.orchestra.run.smithi039:> sudo ip route ls 2024-09-16T10:10:42.627 INFO:teuthology.orchestra.run.smithi039.stdout:default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.39 metric 100 2024-09-16T10:10:42.627 INFO:teuthology.orchestra.run.smithi039.stdout:172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.39 metric 100 2024-09-16T10:10:42.629 INFO:tasks.vip:Configuring 10.0.15.39 on smithi039.front.sepia.ceph.com iface ens1f0... 2024-09-16T10:10:42.629 DEBUG:teuthology.orchestra.run.smithi039:> sudo ip addr add 10.0.15.39/16 dev ens1f0 2024-09-16T10:10:42.700 INFO:tasks.vip:peername 172.21.15.62 2024-09-16T10:10:42.764 INFO:tasks.vip:172.21.15.62 in 172.21.0.0/20, pos 3901 2024-09-16T10:10:42.771 INFO:tasks.vip:smithi062.front.sepia.ceph.com static 10.0.15.62, vnet 10.0.0.0/16 2024-09-16T10:10:42.771 DEBUG:teuthology.orchestra.run.smithi062:> sudo ip route ls 2024-09-16T10:10:42.805 INFO:teuthology.orchestra.run.smithi062.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.62 metric 100 2024-09-16T10:10:42.805 INFO:teuthology.orchestra.run.smithi062.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.62 metric 100 2024-09-16T10:10:42.807 INFO:tasks.vip:Configuring 10.0.15.62 on smithi062.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T10:10:42.807 DEBUG:teuthology.orchestra.run.smithi062:> sudo ip addr add 10.0.15.62/16 dev enp3s0f1 2024-09-16T10:10:42.878 INFO:tasks.vip:peername 172.21.15.169 2024-09-16T10:10:42.882 INFO:tasks.vip:172.21.15.169 in 172.21.0.0/20, pos 4008 2024-09-16T10:10:42.888 INFO:tasks.vip:smithi169.front.sepia.ceph.com static 10.0.15.169, vnet 10.0.0.0/16 2024-09-16T10:10:42.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo ip route ls 2024-09-16T10:10:42.921 INFO:teuthology.orchestra.run.smithi169.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.169 metric 100 2024-09-16T10:10:42.922 INFO:teuthology.orchestra.run.smithi169.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.169 metric 100 2024-09-16T10:10:42.923 INFO:tasks.vip:Configuring 10.0.15.169 on smithi169.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T10:10:42.924 DEBUG:teuthology.orchestra.run.smithi169:> sudo ip addr add 10.0.15.169/16 dev enp3s0f1 2024-09-16T10:10:42.993 INFO:tasks.vip:peername 172.21.15.192 2024-09-16T10:10:42.995 INFO:tasks.vip:172.21.15.192 in 172.21.0.0/20, pos 4031 2024-09-16T10:10:43.001 INFO:tasks.vip:smithi192.front.sepia.ceph.com static 10.0.15.192, vnet 10.0.0.0/16 2024-09-16T10:10:43.001 DEBUG:teuthology.orchestra.run.smithi192:> sudo ip route ls 2024-09-16T10:10:43.032 INFO:teuthology.orchestra.run.smithi192.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.192 metric 100 2024-09-16T10:10:43.032 INFO:teuthology.orchestra.run.smithi192.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.192 metric 100 2024-09-16T10:10:43.034 INFO:tasks.vip:Configuring 10.0.15.192 on smithi192.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T10:10:43.034 DEBUG:teuthology.orchestra.run.smithi192:> sudo ip addr add 10.0.15.192/16 dev enp3s0f1 2024-09-16T10:10:43.103 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T10:10:43.111 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:10:43.111 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:10:43.112 INFO:tasks.cephadm:Cluster fsid is eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:10:43.112 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T10:10:43.112 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.39', 'mon.b': '172.21.15.62', 'mon.c': '172.21.15.169'} 2024-09-16T10:10:43.112 INFO:tasks.cephadm:First mon is mon.a on smithi039 2024-09-16T10:10:43.112 INFO:tasks.cephadm:First mgr is x 2024-09-16T10:10:43.112 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T10:10:43.112 DEBUG:teuthology.orchestra.run.smithi039:> sudo hostname $(hostname -s) 2024-09-16T10:10:43.144 DEBUG:teuthology.orchestra.run.smithi062:> sudo hostname $(hostname -s) 2024-09-16T10:10:43.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo hostname $(hostname -s) 2024-09-16T10:10:43.206 DEBUG:teuthology.orchestra.run.smithi192:> sudo hostname $(hostname -s) 2024-09-16T10:10:43.235 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-16T10:10:43.235 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:10:43.382 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:10:43.527 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:10:43.528 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:10:43.528 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:10:43.529 DEBUG:teuthology.orchestra.run.smithi039:> 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:10:43.881 INFO:teuthology.orchestra.run.smithi039.stdout:-rw-r--r--. 1 ubuntu ubuntu 804193 Sep 16 10:10 /home/ubuntu/cephtest/cephadm 2024-09-16T10:10:43.881 DEBUG:teuthology.orchestra.run.smithi062:> 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:10:44.235 INFO:teuthology.orchestra.run.smithi062.stdout:-rw-r--r--. 1 ubuntu ubuntu 804193 Sep 16 10:10 /home/ubuntu/cephtest/cephadm 2024-09-16T10:10:44.235 DEBUG:teuthology.orchestra.run.smithi169:> 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:10:44.609 INFO:teuthology.orchestra.run.smithi169.stdout:-rw-r--r--. 1 ubuntu ubuntu 804193 Sep 16 10:10 /home/ubuntu/cephtest/cephadm 2024-09-16T10:10:44.609 DEBUG:teuthology.orchestra.run.smithi192:> 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:10:44.988 INFO:teuthology.orchestra.run.smithi192.stdout:-rw-r--r--. 1 ubuntu ubuntu 804193 Sep 16 10:10 /home/ubuntu/cephtest/cephadm 2024-09-16T10:10:44.988 DEBUG:teuthology.orchestra.run.smithi039:> 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:10:45.008 DEBUG:teuthology.orchestra.run.smithi062:> 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:10:45.028 DEBUG:teuthology.orchestra.run.smithi169:> 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:10:45.045 DEBUG:teuthology.orchestra.run.smithi192:> 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:10:45.076 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad on all hosts... 2024-09-16T10:10:45.077 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad pull 2024-09-16T10:10:45.079 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad pull 2024-09-16T10:10:45.081 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad pull 2024-09-16T10:10:45.088 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad pull 2024-09-16T10:10:45.337 INFO:teuthology.orchestra.run.smithi192.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:10:46.626 INFO:teuthology.orchestra.run.smithi039.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:10:46.635 INFO:teuthology.orchestra.run.smithi062.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:10:46.637 INFO:teuthology.orchestra.run.smithi169.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:11:16.156 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-09-16T10:11:16.156 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph_version": "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)", 2024-09-16T10:11:16.156 INFO:teuthology.orchestra.run.smithi062.stdout: "image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", 2024-09-16T10:11:16.157 INFO:teuthology.orchestra.run.smithi062.stdout: "repo_digests": [ 2024-09-16T10:11:16.157 INFO:teuthology.orchestra.run.smithi062.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f" 2024-09-16T10:11:16.157 INFO:teuthology.orchestra.run.smithi062.stdout: ] 2024-09-16T10:11:16.157 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-09-16T10:12:04.361 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2024-09-16T10:12:04.362 INFO:teuthology.orchestra.run.smithi192.stdout: "ceph_version": "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)", 2024-09-16T10:12:04.362 INFO:teuthology.orchestra.run.smithi192.stdout: "image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", 2024-09-16T10:12:04.362 INFO:teuthology.orchestra.run.smithi192.stdout: "repo_digests": [ 2024-09-16T10:12:04.362 INFO:teuthology.orchestra.run.smithi192.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f" 2024-09-16T10:12:04.362 INFO:teuthology.orchestra.run.smithi192.stdout: ] 2024-09-16T10:12:04.362 INFO:teuthology.orchestra.run.smithi192.stdout:} 2024-09-16T10:12:45.491 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-16T10:12:45.492 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph_version": "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)", 2024-09-16T10:12:45.492 INFO:teuthology.orchestra.run.smithi039.stdout: "image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", 2024-09-16T10:12:45.492 INFO:teuthology.orchestra.run.smithi039.stdout: "repo_digests": [ 2024-09-16T10:12:45.492 INFO:teuthology.orchestra.run.smithi039.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f" 2024-09-16T10:12:45.492 INFO:teuthology.orchestra.run.smithi039.stdout: ] 2024-09-16T10:12:45.492 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-16T10:12:48.496 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-09-16T10:12:48.497 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph_version": "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)", 2024-09-16T10:12:48.497 INFO:teuthology.orchestra.run.smithi169.stdout: "image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", 2024-09-16T10:12:48.497 INFO:teuthology.orchestra.run.smithi169.stdout: "repo_digests": [ 2024-09-16T10:12:48.497 INFO:teuthology.orchestra.run.smithi169.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f" 2024-09-16T10:12:48.497 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-09-16T10:12:48.497 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-09-16T10:12:48.528 DEBUG:teuthology.orchestra.run.smithi039:> sudo mkdir -p /etc/ceph 2024-09-16T10:12:48.563 DEBUG:teuthology.orchestra.run.smithi062:> sudo mkdir -p /etc/ceph 2024-09-16T10:12:48.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo mkdir -p /etc/ceph 2024-09-16T10:12:48.627 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /etc/ceph 2024-09-16T10:12:48.662 DEBUG:teuthology.orchestra.run.smithi039:> sudo chmod 777 /etc/ceph 2024-09-16T10:12:48.692 DEBUG:teuthology.orchestra.run.smithi062:> sudo chmod 777 /etc/ceph 2024-09-16T10:12:48.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 777 /etc/ceph 2024-09-16T10:12:48.749 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 777 /etc/ceph 2024-09-16T10:12:48.779 INFO:tasks.cephadm:Writing seed config... 2024-09-16T10:12:48.781 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-16T10:12:48.781 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-16T10:12:48.781 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-16T10:12:48.781 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-16T10:12:48.781 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-16T10:12:48.781 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-16T10:12:48.781 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-16T10:12:48.782 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-16T10:12:48.782 DEBUG:teuthology.orchestra.run.smithi039:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-16T10:12:48.801 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 = eec8e88c-7413-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:12:48.802 DEBUG:teuthology.orchestra.run.smithi039:mon.a> sudo journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mon.a.service 2024-09-16T10:12:48.844 DEBUG:teuthology.orchestra.run.smithi039:mgr.x> sudo journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mgr.x.service 2024-09-16T10:12:48.888 INFO:tasks.cephadm:Bootstrapping... 2024-09-16T10:12:48.888 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad -v bootstrap --fsid eec8e88c-7413-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.39 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:12:49.104 INFO:teuthology.orchestra.run.smithi039.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:12:49.104 INFO:teuthology.orchestra.run.smithi039.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad', '-v', 'bootstrap', '--fsid', 'eec8e88c-7413-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.39', '--skip-admin-label'] 2024-09-16T10:12:49.104 INFO:teuthology.orchestra.run.smithi039.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-16T10:12:49.105 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying podman|docker is present... 2024-09-16T10:12:49.129 INFO:teuthology.orchestra.run.smithi039.stdout:/bin/podman: stdout 5.2.2 2024-09-16T10:12:49.129 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying lvm2 is present... 2024-09-16T10:12:49.129 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying time synchronization is in place... 2024-09-16T10:12:49.137 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T10:12:49.137 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T10:12:49.143 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T10:12:49.143 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-16T10:12:49.150 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout enabled 2024-09-16T10:12:49.157 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout active 2024-09-16T10:12:49.157 INFO:teuthology.orchestra.run.smithi039.stdout:Unit chronyd.service is enabled and running 2024-09-16T10:12:49.157 INFO:teuthology.orchestra.run.smithi039.stdout:Repeating the final host check... 2024-09-16T10:12:49.179 INFO:teuthology.orchestra.run.smithi039.stdout:/bin/podman: stdout 5.2.2 2024-09-16T10:12:49.180 INFO:teuthology.orchestra.run.smithi039.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-16T10:12:49.180 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl is present 2024-09-16T10:12:49.180 INFO:teuthology.orchestra.run.smithi039.stdout:lvcreate is present 2024-09-16T10:12:49.186 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T10:12:49.186 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T10:12:49.193 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T10:12:49.193 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-16T10:12:49.200 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout enabled 2024-09-16T10:12:49.206 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout active 2024-09-16T10:12:49.207 INFO:teuthology.orchestra.run.smithi039.stdout:Unit chronyd.service is enabled and running 2024-09-16T10:12:49.207 INFO:teuthology.orchestra.run.smithi039.stdout:Host looks OK 2024-09-16T10:12:49.207 INFO:teuthology.orchestra.run.smithi039.stdout:Cluster fsid: eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:12:49.207 INFO:teuthology.orchestra.run.smithi039.stdout:Acquiring lock 140389728605904 on /run/cephadm/eec8e88c-7413-11ef-bceb-c7b262605968.lock 2024-09-16T10:12:49.207 INFO:teuthology.orchestra.run.smithi039.stdout:Lock 140389728605904 acquired on /run/cephadm/eec8e88c-7413-11ef-bceb-c7b262605968.lock 2024-09-16T10:12:49.207 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying IP 172.21.15.39 port 3300 ... 2024-09-16T10:12:49.207 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying IP 172.21.15.39 port 6789 ... 2024-09-16T10:12:49.208 INFO:teuthology.orchestra.run.smithi039.stdout:Base mon IP(s) is [172.21.15.39:3300, 172.21.15.39:6789], mon addrv is [v2:172.21.15.39:3300,v1:172.21.15.39:6789] 2024-09-16T10:12:49.211 INFO:teuthology.orchestra.run.smithi039.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.39 metric 100 2024-09-16T10:12:49.211 INFO:teuthology.orchestra.run.smithi039.stdout:/sbin/ip: stdout 10.0.0.0/16 dev ens1f0 proto kernel scope link src 10.0.15.39 2024-09-16T10:12:49.211 INFO:teuthology.orchestra.run.smithi039.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.39 metric 100 2024-09-16T10:12:49.213 INFO:teuthology.orchestra.run.smithi039.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-16T10:12:49.214 INFO:teuthology.orchestra.run.smithi039.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-16T10:12:49.214 INFO:teuthology.orchestra.run.smithi039.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1786sec hoplimit 64 pref medium 2024-09-16T10:12:49.216 INFO:teuthology.orchestra.run.smithi039.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-16T10:12:49.216 INFO:teuthology.orchestra.run.smithi039.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-16T10:12:49.216 INFO:teuthology.orchestra.run.smithi039.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T10:12:49.216 INFO:teuthology.orchestra.run.smithi039.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-16T10:12:49.216 INFO:teuthology.orchestra.run.smithi039.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1370/64 scope link 2024-09-16T10:12:49.217 INFO:teuthology.orchestra.run.smithi039.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T10:12:49.218 INFO:teuthology.orchestra.run.smithi039.stdout:Mon IP `172.21.15.39` is in CIDR network `172.21.0.0/20` 2024-09-16T10:12:49.218 INFO:teuthology.orchestra.run.smithi039.stdout:Mon IP `172.21.15.39` is in CIDR network `172.21.0.0/20` 2024-09-16T10:12:49.218 INFO:teuthology.orchestra.run.smithi039.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-16T10:12:49.218 INFO:teuthology.orchestra.run.smithi039.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-16T10:12:49.218 INFO:teuthology.orchestra.run.smithi039.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:12:49.801 INFO:teuthology.orchestra.run.smithi039.stdout:/bin/podman: stdout 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e 2024-09-16T10:12:49.801 INFO:teuthology.orchestra.run.smithi039.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:12:49.801 INFO:teuthology.orchestra.run.smithi039.stdout:/bin/podman: stderr Getting image source signatures 2024-09-16T10:12:49.801 INFO:teuthology.orchestra.run.smithi039.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-16T10:12:49.801 INFO:teuthology.orchestra.run.smithi039.stdout:/bin/podman: stderr Copying blob sha256:b030955614448665a7d6afdb71ea500fa5c71d8f06361a0bc26d4302d02cd82d 2024-09-16T10:12:49.801 INFO:teuthology.orchestra.run.smithi039.stdout:/bin/podman: stderr Copying config sha256:261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e 2024-09-16T10:12:49.802 INFO:teuthology.orchestra.run.smithi039.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-16T10:12:50.714 INFO:teuthology.orchestra.run.smithi039.stdout:ceph: stdout ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev) 2024-09-16T10:12:50.714 INFO:teuthology.orchestra.run.smithi039.stdout:Ceph version: ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev) 2024-09-16T10:12:50.714 INFO:teuthology.orchestra.run.smithi039.stdout:Extracting ceph user uid/gid from container image... 2024-09-16T10:12:51.653 INFO:teuthology.orchestra.run.smithi039.stdout:stat: stdout 167 167 2024-09-16T10:12:51.654 INFO:teuthology.orchestra.run.smithi039.stdout:Creating initial keys... 2024-09-16T10:12:52.675 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-authtool: stdout AQCkBOhmEFEqBxAANqv7d/La15Cpqj59chgMbw== 2024-09-16T10:12:53.539 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-authtool: stdout AQCkBOhmG8SIOBAArZ4+rVt6vL4Ri37NYLjA5w== 2024-09-16T10:12:54.536 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-authtool: stdout AQClBOhm9Bh2MxAAJ+3c87AbNyVii5QX6uJLRQ== 2024-09-16T10:12:54.537 INFO:teuthology.orchestra.run.smithi039.stdout:Creating initial monmap... 2024-09-16T10:12:55.634 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T10:12:55.634 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-16T10:12:55.634 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:12:55.634 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T10:12:55.635 INFO:teuthology.orchestra.run.smithi039.stdout:monmaptool for a [v2:172.21.15.39:3300,v1:172.21.15.39:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T10:12:55.635 INFO:teuthology.orchestra.run.smithi039.stdout:setting min_mon_release = quincy 2024-09-16T10:12:55.635 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: set fsid to eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:12:55.635 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T10:12:55.635 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:12:55.635 INFO:teuthology.orchestra.run.smithi039.stdout:Creating mon... 2024-09-16T10:12:56.548 INFO:teuthology.orchestra.run.smithi039.stdout:create mon.a on 2024-09-16T10:12:56.918 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-16T10:12:57.190 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-eec8e88c-7413-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-eec8e88c-7413-11ef-bceb-c7b262605968.target. 2024-09-16T10:12:57.191 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-eec8e88c-7413-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-eec8e88c-7413-11ef-bceb-c7b262605968.target. 2024-09-16T10:12:57.440 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mon.a 2024-09-16T10:12:57.441 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to reset failed state of unit ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-16T10:12:57.612 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-eec8e88c-7413-11ef-bceb-c7b262605968.target.wants/ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-eec8e88c-7413-11ef-bceb-c7b262605968@.service. 2024-09-16T10:12:58.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:58 smithi039 podman[24653]: 2024-09-16 10:12:58.085209628 +0000 UTC m=+0.342883364 container start 42e9154f2a7b002fed8aad8bebc0f10be43832cc4b29dbef306c5b7de07c4680 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-16T10:12:58.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:58 smithi039 ceph-mon[24673]: mkfs eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:12:58.180 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T10:12:58.180 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout disabled 2024-09-16T10:12:58.187 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T10:12:58.187 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-16T10:12:58.187 INFO:teuthology.orchestra.run.smithi039.stdout:firewalld.service is not enabled 2024-09-16T10:12:58.187 INFO:teuthology.orchestra.run.smithi039.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T10:12:58.188 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mon to start... 2024-09-16T10:12:58.188 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mon... 2024-09-16T10:12:58.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:58 smithi039 ceph-mon[24673]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T10:12:58.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:58 smithi039 bash[24653]: 42e9154f2a7b002fed8aad8bebc0f10be43832cc4b29dbef306c5b7de07c4680 2024-09-16T10:12:58.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:58 smithi039 systemd[1]: Started Ceph mon.a for eec8e88c-7413-11ef-bceb-c7b262605968. 2024-09-16T10:12:59.297 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:59 smithi039 ceph-mon[24673]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T10:12:59.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:59 smithi039 ceph-mon[24673]: monmap epoch 1 2024-09-16T10:12:59.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:59 smithi039 ceph-mon[24673]: fsid eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:12:59.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:59 smithi039 ceph-mon[24673]: last_changed 2024-09-16T10:12:54.883633+0000 2024-09-16T10:12:59.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:59 smithi039 ceph-mon[24673]: created 2024-09-16T10:12:54.883633+0000 2024-09-16T10:12:59.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:59 smithi039 ceph-mon[24673]: min_mon_release 19 (squid) 2024-09-16T10:12:59.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:59 smithi039 ceph-mon[24673]: election_strategy: 1 2024-09-16T10:12:59.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:59 smithi039 ceph-mon[24673]: 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-16T10:12:59.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:59 smithi039 ceph-mon[24673]: fsmap 2024-09-16T10:12:59.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:59 smithi039 ceph-mon[24673]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T10:12:59.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:59 smithi039 ceph-mon[24673]: mgrmap e1: no daemons active 2024-09-16T10:12:59.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:12:59 smithi039 ceph-mon[24673]: from='client.? 172.21.15.39:0/2957953419' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-16T10:12:59.301 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout cluster: 2024-09-16T10:12:59.301 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout id: eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:12:59.301 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-16T10:12:59.301 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-16T10:12:59.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout services: 2024-09-16T10:12:59.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.607705s) 2024-09-16T10:12:59.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-16T10:12:59.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-16T10:12:59.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-16T10:12:59.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout data: 2024-09-16T10:12:59.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-16T10:12:59.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-16T10:12:59.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-16T10:12:59.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout pgs: 2024-09-16T10:12:59.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-16T10:12:59.302 INFO:teuthology.orchestra.run.smithi039.stdout:mon is available 2024-09-16T10:12:59.302 INFO:teuthology.orchestra.run.smithi039.stdout:Assimilating anything we can from ceph.conf... 2024-09-16T10:13:00.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:00 smithi039 ceph-mon[24673]: from='client.? 172.21.15.39:0/1753267542' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-16T10:13:00.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:00 smithi039 ceph-mon[24673]: from='client.? 172.21.15.39:0/1753267542' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T10:13:00.526 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-16T10:13:00.526 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T10:13:00.526 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout fsid = eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:13:00.526 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-16T10:13:00.526 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.39:3300,v1:172.21.15.39:6789] 2024-09-16T10:13:00.526 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T10:13:00.526 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T10:13:00.526 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T10:13:00.526 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T10:13:00.526 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-16T10:13:00.526 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T10:13:00.527 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T10:13:00.527 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-16T10:13:00.527 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T10:13:00.527 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T10:13:00.527 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T10:13:00.527 INFO:teuthology.orchestra.run.smithi039.stdout:Generating new minimal ceph.conf... 2024-09-16T10:13:01.325 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:01 smithi039 ceph-mon[24673]: from='client.? 172.21.15.39:0/3121595267' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:13:01.655 INFO:teuthology.orchestra.run.smithi039.stdout:Restarting the monitor... 2024-09-16T10:13:01.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:01 smithi039 systemd[1]: Stopping Ceph mon.a for eec8e88c-7413-11ef-bceb-c7b262605968... 2024-09-16T10:13:02.263 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:01 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a[24668]: 2024-09-16T10:13:01.961+0000 7fd850298640 -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:13:02.263 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:01 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a[24668]: 2024-09-16T10:13:01.961+0000 7fd850298640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-16T10:13:02.263 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:01 smithi039 podman[24917]: 2024-09-16 10:13:01.993041818 +0000 UTC m=+0.162496954 container died 42e9154f2a7b002fed8aad8bebc0f10be43832cc4b29dbef306c5b7de07c4680 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.schema-version=1.0) 2024-09-16T10:13:02.597 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:02 smithi039 podman[24917]: 2024-09-16 10:13:02.361280595 +0000 UTC m=+0.530735736 container cleanup 42e9154f2a7b002fed8aad8bebc0f10be43832cc4b29dbef306c5b7de07c4680 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True) 2024-09-16T10:13:02.597 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:02 smithi039 bash[24917]: ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a 2024-09-16T10:13:02.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:02 smithi039 podman[24929]: 2024-09-16 10:13:02.595698573 +0000 UTC m=+0.602676415 container remove 42e9154f2a7b002fed8aad8bebc0f10be43832cc4b29dbef306c5b7de07c4680 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-16T10:13:02.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:02 smithi039 systemd[1]: ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T10:13:02.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:02 smithi039 systemd[1]: Stopped Ceph mon.a for eec8e88c-7413-11ef-bceb-c7b262605968. 2024-09-16T10:13:02.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:02 smithi039 systemd[1]: Starting Ceph mon.a for eec8e88c-7413-11ef-bceb-c7b262605968... 2024-09-16T10:13:03.241 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:02 smithi039 podman[25021]: 2024-09-16 10:13:02.840656795 +0000 UTC m=+0.016411689 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:13:03.242 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:02 smithi039 podman[25021]: 2024-09-16 10:13:02.963250827 +0000 UTC m=+0.139005763 container create 980fe307f279e3791cb869b2c68671d59e06bd79d9ce8c41d023d52492ea08c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a, ceph=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-16T10:13:03.242 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 podman[25021]: 2024-09-16 10:13:03.148846936 +0000 UTC m=+0.324601831 container init 980fe307f279e3791cb869b2c68671d59e06bd79d9ce8c41d023d52492ea08c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-09-16T10:13:03.242 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 podman[25021]: 2024-09-16 10:13:03.152084541 +0000 UTC m=+0.327839438 container start 980fe307f279e3791cb869b2c68671d59e06bd79d9ce8c41d023d52492ea08c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-09-16T10:13:03.242 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:13:03.242 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev), process ceph-mon, pid 2 2024-09-16T10:13:03.242 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: pidfile_write: ignore empty --pid-file 2024-09-16T10:13:03.242 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: load: jerasure load: lrc 2024-09-16T10:13:03.242 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: RocksDB version: 7.9.2 2024-09-16T10:13:03.242 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Git sha 0 2024-09-16T10:13:03.242 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Compile date 2024-09-12 18:19:39 2024-09-16T10:13:03.242 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: DB SUMMARY 2024-09-16T10:13:03.242 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: DB Session ID: 4OEMVJ3Y2V7T31O43QYK 2024-09-16T10:13:03.242 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: CURRENT file: CURRENT 2024-09-16T10:13:03.243 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:13:03.243 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-16T10:13:03.243 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-16T10:13:03.243 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88274 ; 2024-09-16T10:13:03.244 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.error_if_exists: 0 2024-09-16T10:13:03.244 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.create_if_missing: 0 2024-09-16T10:13:03.244 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.paranoid_checks: 1 2024-09-16T10:13:03.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:13:03.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:13:03.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:13:03.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.env: 0x55fecdd2b120 2024-09-16T10:13:03.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:13:03.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.info_log: 0x55fece837700 2024-09-16T10:13:03.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:13:03.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.statistics: (nil) 2024-09-16T10:13:03.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.use_fsync: 0 2024-09-16T10:13:03.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_log_file_size: 0 2024-09-16T10:13:03.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:13:03.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:13:03.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:13:03.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:13:03.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.allow_fallocate: 1 2024-09-16T10:13:03.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:13:03.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:13:03.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.use_direct_reads: 0 2024-09-16T10:13:03.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:13:03.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:13:03.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.db_log_dir: 2024-09-16T10:13:03.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.wal_dir: 2024-09-16T10:13:03.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:13:03.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:13:03.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:13:03.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:13:03.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:13:03.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:13:03.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:13:03.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:13:03.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.write_buffer_manager: 0x55fece83bb80 2024-09-16T10:13:03.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:13:03.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:13:03.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:13:03.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:13:03.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:13:03.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:13:03.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:13:03.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:13:03.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.unordered_write: 0 2024-09-16T10:13:03.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:13:03.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:13:03.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:13:03.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:13:03.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.row_cache: None 2024-09-16T10:13:03.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.wal_filter: None 2024-09-16T10:13:03.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:13:03.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:13:03.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.two_write_queues: 0 2024-09-16T10:13:03.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:13:03.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.wal_compression: 0 2024-09-16T10:13:03.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.atomic_flush: 0 2024-09-16T10:13:03.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:13:03.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:13:03.249 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:13:03.249 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.log_readahead_size: 0 2024-09-16T10:13:03.249 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:13:03.249 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:13:03.249 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:13:03.249 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:13:03.249 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:13:03.249 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:13:03.249 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:13:03.249 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_background_jobs: 2 2024-09-16T10:13:03.250 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_background_compactions: -1 2024-09-16T10:13:03.250 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_subcompactions: 1 2024-09-16T10:13:03.250 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:13:03.250 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:13:03.250 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:13:03.250 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:13:03.250 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:13:03.250 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:13:03.250 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:13:03.250 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:13:03.250 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_open_files: -1 2024-09-16T10:13:03.250 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:13:03.250 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:13:03.250 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:13:03.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:13:03.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_background_flushes: -1 2024-09-16T10:13:03.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Compression algorithms supported: 2024-09-16T10:13:03.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: kZSTD supported: 0 2024-09-16T10:13:03.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: kXpressCompression supported: 0 2024-09-16T10:13:03.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: kBZip2Compression supported: 0 2024-09-16T10:13:03.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:13:03.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: kLZ4Compression supported: 1 2024-09-16T10:13:03.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: kZlibCompression supported: 1 2024-09-16T10:13:03.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:13:03.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: kSnappyCompression supported: 1 2024-09-16T10:13:03.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:13:03.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:13:03.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-16T10:13:03.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:13:03.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:13:03.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.merge_operator: 2024-09-16T10:13:03.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compaction_filter: None 2024-09-16T10:13:03.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:13:03.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:13:03.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:13:03.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:13:03.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fece837320) 2024-09-16T10:13:03.252 INFO:journalctl@ceph.mon.a.smithi039.stdout: cache_index_and_filter_blocks: 1 2024-09-16T10:13:03.252 INFO:journalctl@ceph.mon.a.smithi039.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:13:03.252 INFO:journalctl@ceph.mon.a.smithi039.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:13:03.253 INFO:journalctl@ceph.mon.a.smithi039.stdout: pin_top_level_index_and_filter: 1 2024-09-16T10:13:03.253 INFO:journalctl@ceph.mon.a.smithi039.stdout: index_type: 0 2024-09-16T10:13:03.253 INFO:journalctl@ceph.mon.a.smithi039.stdout: data_block_index_type: 0 2024-09-16T10:13:03.253 INFO:journalctl@ceph.mon.a.smithi039.stdout: index_shortening: 1 2024-09-16T10:13:03.253 INFO:journalctl@ceph.mon.a.smithi039.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:13:03.253 INFO:journalctl@ceph.mon.a.smithi039.stdout: checksum: 4 2024-09-16T10:13:03.253 INFO:journalctl@ceph.mon.a.smithi039.stdout: no_block_cache: 0 2024-09-16T10:13:03.253 INFO:journalctl@ceph.mon.a.smithi039.stdout: block_cache: 0x55fece82b610 2024-09-16T10:13:03.253 INFO:journalctl@ceph.mon.a.smithi039.stdout: block_cache_name: BinnedLRUCache 2024-09-16T10:13:03.253 INFO:journalctl@ceph.mon.a.smithi039.stdout: block_cache_options: 2024-09-16T10:13:03.253 INFO:journalctl@ceph.mon.a.smithi039.stdout: capacity : 536870912 2024-09-16T10:13:03.253 INFO:journalctl@ceph.mon.a.smithi039.stdout: num_shard_bits : 4 2024-09-16T10:13:03.253 INFO:journalctl@ceph.mon.a.smithi039.stdout: strict_capacity_limit : 0 2024-09-16T10:13:03.253 INFO:journalctl@ceph.mon.a.smithi039.stdout: high_pri_pool_ratio: 0.000 2024-09-16T10:13:03.254 INFO:journalctl@ceph.mon.a.smithi039.stdout: block_cache_compressed: (nil) 2024-09-16T10:13:03.254 INFO:journalctl@ceph.mon.a.smithi039.stdout: persistent_cache: (nil) 2024-09-16T10:13:03.254 INFO:journalctl@ceph.mon.a.smithi039.stdout: block_size: 4096 2024-09-16T10:13:03.254 INFO:journalctl@ceph.mon.a.smithi039.stdout: block_size_deviation: 10 2024-09-16T10:13:03.254 INFO:journalctl@ceph.mon.a.smithi039.stdout: block_restart_interval: 16 2024-09-16T10:13:03.254 INFO:journalctl@ceph.mon.a.smithi039.stdout: index_block_restart_interval: 1 2024-09-16T10:13:03.254 INFO:journalctl@ceph.mon.a.smithi039.stdout: metadata_block_size: 4096 2024-09-16T10:13:03.254 INFO:journalctl@ceph.mon.a.smithi039.stdout: partition_filters: 0 2024-09-16T10:13:03.254 INFO:journalctl@ceph.mon.a.smithi039.stdout: use_delta_encoding: 1 2024-09-16T10:13:03.254 INFO:journalctl@ceph.mon.a.smithi039.stdout: filter_policy: bloomfilter 2024-09-16T10:13:03.254 INFO:journalctl@ceph.mon.a.smithi039.stdout: whole_key_filtering: 1 2024-09-16T10:13:03.254 INFO:journalctl@ceph.mon.a.smithi039.stdout: verify_compression: 0 2024-09-16T10:13:03.254 INFO:journalctl@ceph.mon.a.smithi039.stdout: read_amp_bytes_per_bit: 0 2024-09-16T10:13:03.254 INFO:journalctl@ceph.mon.a.smithi039.stdout: format_version: 5 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout: enable_index_compression: 1 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout: block_align: 0 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout: max_auto_readahead_size: 262144 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout: prepopulate_block_cache: 0 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout: initial_auto_readahead_size: 8192 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compression: NoCompression 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.num_levels: 7 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:13:03.255 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:13:03.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:13:03.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:13:03.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:13:03.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:13:03.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:13:03.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:13:03.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:13:03.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:13:03.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:13:03.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:13:03.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:13:03.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:13:03.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:13:03.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:13:03.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:13:03.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:13:03.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:13:03.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:13:03.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:13:03.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:13:03.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:13:03.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:13:03.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:13:03.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:13:03.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:13:03.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:13:03.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:13:03.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:13:03.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:13:03.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:13:03.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:13:03.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:13:03.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:13:03.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:13:03.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:13:03.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:13:03.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:13:03.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:13:03.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:13:03.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:13:03.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:13:03.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:13:03.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:13:03.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:13:03.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:13:03.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:13:03.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:13:03.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:13:03.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:13:03.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:13:03.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:13:03.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:13:03.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.inplace_update_support: 0 2024-09-16T10:13:03.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:13:03.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:13:03.260 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:13:03.260 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:13:03.260 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.bloom_locality: 0 2024-09-16T10:13:03.260 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.max_successive_merges: 0 2024-09-16T10:13:03.260 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:13:03.260 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:13:03.260 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:13:03.260 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:13:03.260 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.ttl: 2592000 2024-09-16T10:13:03.260 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:13:03.260 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:13:03.260 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:13:03.260 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.enable_blob_files: false 2024-09-16T10:13:03.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.min_blob_size: 0 2024-09-16T10:13:03.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:13:03.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:13:03.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:13:03.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:13:03.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:13:03.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:13:03.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:13:03.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:13:03.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: 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:13:03.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-16T10:13:03.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b96eedba-b461-45c6-a0e5-ed859f0a70d0 2024-09-16T10:13:03.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481583180865, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-16T10:13:03.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-16T10:13:03.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481583181825, "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": 1726481583, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b96eedba-b461-45c6-a0e5-ed859f0a70d0", "db_session_id": "4OEMVJ3Y2V7T31O43QYK", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:13:03.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481583181924, "job": 1, "event": "recovery_finished"} 2024-09-16T10:13:03.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-16T10:13:03.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: 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:13:03.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fece85ae00 2024-09-16T10:13:03.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: DB pointer 0x55fece95c000 2024-09-16T10:13:03.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:13:03.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:13:03.262 INFO:journalctl@ceph.mon.a.smithi039.stdout: ** DB Stats ** 2024-09-16T10:13:03.262 INFO:journalctl@ceph.mon.a.smithi039.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:13:03.262 INFO:journalctl@ceph.mon.a.smithi039.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:13:03.262 INFO:journalctl@ceph.mon.a.smithi039.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:13:03.262 INFO:journalctl@ceph.mon.a.smithi039.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:13:03.262 INFO:journalctl@ceph.mon.a.smithi039.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:13:03.263 INFO:journalctl@ceph.mon.a.smithi039.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:13:03.263 INFO:journalctl@ceph.mon.a.smithi039.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:13:03.263 INFO:journalctl@ceph.mon.a.smithi039.stdout: 2024-09-16T10:13:03.263 INFO:journalctl@ceph.mon.a.smithi039.stdout: ** Compaction Stats [default] ** 2024-09-16T10:13:03.263 INFO:journalctl@ceph.mon.a.smithi039.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:13:03.263 INFO:journalctl@ceph.mon.a.smithi039.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:13:03.263 INFO:journalctl@ceph.mon.a.smithi039.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 129.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:13:03.263 INFO:journalctl@ceph.mon.a.smithi039.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 129.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:13:03.263 INFO:journalctl@ceph.mon.a.smithi039.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 129.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:13:03.263 INFO:journalctl@ceph.mon.a.smithi039.stdout: 2024-09-16T10:13:03.263 INFO:journalctl@ceph.mon.a.smithi039.stdout: ** Compaction Stats [default] ** 2024-09-16T10:13:03.263 INFO:journalctl@ceph.mon.a.smithi039.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:13:03.263 INFO:journalctl@ceph.mon.a.smithi039.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:13:03.264 INFO:journalctl@ceph.mon.a.smithi039.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 129.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:13:03.264 INFO:journalctl@ceph.mon.a.smithi039.stdout: 2024-09-16T10:13:03.264 INFO:journalctl@ceph.mon.a.smithi039.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:13:03.264 INFO:journalctl@ceph.mon.a.smithi039.stdout: 2024-09-16T10:13:03.264 INFO:journalctl@ceph.mon.a.smithi039.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:13:03.264 INFO:journalctl@ceph.mon.a.smithi039.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T10:13:03.264 INFO:journalctl@ceph.mon.a.smithi039.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:13:03.264 INFO:journalctl@ceph.mon.a.smithi039.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:13:03.264 INFO:journalctl@ceph.mon.a.smithi039.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:13:03.264 INFO:journalctl@ceph.mon.a.smithi039.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:13:03.264 INFO:journalctl@ceph.mon.a.smithi039.stdout: Cumulative compaction: 0.00 GB write, 22.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:13:03.264 INFO:journalctl@ceph.mon.a.smithi039.stdout: Interval compaction: 0.00 GB write, 22.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:13:03.264 INFO:journalctl@ceph.mon.a.smithi039.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:13:03.264 INFO:journalctl@ceph.mon.a.smithi039.stdout: Block cache BinnedLRUCache@0x55fece82b610#2 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-16T10:13:03.265 INFO:journalctl@ceph.mon.a.smithi039.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:13:03.265 INFO:journalctl@ceph.mon.a.smithi039.stdout: 2024-09-16T10:13:03.265 INFO:journalctl@ceph.mon.a.smithi039.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:13:03.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: starting mon.a rank 0 at public addrs [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] at bind addrs [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:13:03.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: mon.a@-1(???) e1 preinit fsid eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:13:03.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: mon.a@-1(???).mds e1 new map 2024-09-16T10:13:03.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: mon.a@-1(???).mds e1 print_map 2024-09-16T10:13:03.265 INFO:journalctl@ceph.mon.a.smithi039.stdout: e1 2024-09-16T10:13:03.268 INFO:journalctl@ceph.mon.a.smithi039.stdout: btime 2024-09-16T10:12:58:132348+0000 2024-09-16T10:13:03.268 INFO:journalctl@ceph.mon.a.smithi039.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:13:03.268 INFO:journalctl@ceph.mon.a.smithi039.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:13:03.269 INFO:journalctl@ceph.mon.a.smithi039.stdout: legacy client fscid: -1 2024-09-16T10:13:03.269 INFO:journalctl@ceph.mon.a.smithi039.stdout: 2024-09-16T10:13:03.269 INFO:journalctl@ceph.mon.a.smithi039.stdout: No filesystems configured 2024-09-16T10:13:03.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T10:13:03.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:13:03.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:13:03.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:13:03.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-16T10:13:03.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 bash[25021]: 980fe307f279e3791cb869b2c68671d59e06bd79d9ce8c41d023d52492ea08c1 2024-09-16T10:13:03.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T10:13:03.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: monmap epoch 1 2024-09-16T10:13:03.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: fsid eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:13:03.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: last_changed 2024-09-16T10:12:54.883633+0000 2024-09-16T10:13:03.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: created 2024-09-16T10:12:54.883633+0000 2024-09-16T10:13:03.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: min_mon_release 19 (squid) 2024-09-16T10:13:03.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: election_strategy: 1 2024-09-16T10:13:03.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-16T10:13:03.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: fsmap 2024-09-16T10:13:03.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T10:13:03.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 ceph-mon[25040]: mgrmap e1: no daemons active 2024-09-16T10:13:03.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:03 smithi039 systemd[1]: Started Ceph mon.a for eec8e88c-7413-11ef-bceb-c7b262605968. 2024-09-16T10:13:03.271 INFO:teuthology.orchestra.run.smithi039.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-16T10:13:04.301 INFO:teuthology.orchestra.run.smithi039.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-16T10:13:04.322 INFO:teuthology.orchestra.run.smithi039.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:13:04.322 INFO:teuthology.orchestra.run.smithi039.stdout:Creating mgr... 2024-09-16T10:13:04.323 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-16T10:13:04.324 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-16T10:13:04.560 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mgr.x 2024-09-16T10:13:04.560 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to reset failed state of unit ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mgr.x.service: Unit ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mgr.x.service not loaded. 2024-09-16T10:13:04.709 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-eec8e88c-7413-11ef-bceb-c7b262605968.target.wants/ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mgr.x.service → /etc/systemd/system/ceph-eec8e88c-7413-11ef-bceb-c7b262605968@.service. 2024-09-16T10:13:05.037 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:04 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/2030271814' entity='client.admin' 2024-09-16T10:13:05.193 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T10:13:05.194 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout disabled 2024-09-16T10:13:05.202 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T10:13:05.202 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-16T10:13:05.202 INFO:teuthology.orchestra.run.smithi039.stdout:firewalld.service is not enabled 2024-09-16T10:13:05.202 INFO:teuthology.orchestra.run.smithi039.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T10:13:05.212 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T10:13:05.212 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout disabled 2024-09-16T10:13:05.220 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T10:13:05.220 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-16T10:13:05.220 INFO:teuthology.orchestra.run.smithi039.stdout:firewalld.service is not enabled 2024-09-16T10:13:05.221 INFO:teuthology.orchestra.run.smithi039.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-16T10:13:05.221 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mgr to start... 2024-09-16T10:13:05.221 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mgr... 2024-09-16T10:13:06.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:06 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/582504152' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T10:13:10.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:10 smithi039 ceph-mon[25040]: Activating manager daemon x 2024-09-16T10:13:10.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:10 smithi039 ceph-mon[25040]: mgrmap e2: x(active, starting, since 0.00384182s) 2024-09-16T10:13:10.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:10 smithi039 ceph-mon[25040]: from='mgr.14100 172.21.15.39:0/1717025863' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:13:10.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:10 smithi039 ceph-mon[25040]: from='mgr.14100 172.21.15.39:0/1717025863' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:13:10.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:10 smithi039 ceph-mon[25040]: from='mgr.14100 172.21.15.39:0/1717025863' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:13:10.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:10 smithi039 ceph-mon[25040]: from='mgr.14100 172.21.15.39:0/1717025863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:13:10.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:10 smithi039 ceph-mon[25040]: from='mgr.14100 172.21.15.39:0/1717025863' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T10:13:10.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:10 smithi039 ceph-mon[25040]: Manager daemon x is now available 2024-09-16T10:13:10.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:10 smithi039 ceph-mon[25040]: from='mgr.14100 172.21.15.39:0/1717025863' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:13:10.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:10 smithi039 ceph-mon[25040]: from='mgr.14100 172.21.15.39:0/1717025863' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T10:13:10.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:10 smithi039 ceph-mon[25040]: from='mgr.14100 172.21.15.39:0/1717025863' entity='mgr.x' 2024-09-16T10:13:10.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:10 smithi039 ceph-mon[25040]: from='mgr.14100 172.21.15.39:0/1717025863' entity='mgr.x' 2024-09-16T10:13:10.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:10 smithi039 ceph-mon[25040]: from='mgr.14100 172.21.15.39:0/1717025863' entity='mgr.x' 2024-09-16T10:13:12.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:12 smithi039 ceph-mon[25040]: mgrmap e3: x(active, since 1.00862s) 2024-09-16T10:13:12.976 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-16T10:13:12.976 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:13:12.977 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsid": "eec8e88c-7413-11ef-bceb-c7b262605968", 2024-09-16T10:13:12.977 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T10:13:12.977 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T10:13:12.977 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T10:13:12.977 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T10:13:12.977 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:13:12.977 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T10:13:12.977 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T10:13:12.977 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 0 2024-09-16T10:13:12.977 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:13:12.977 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T10:13:12.977 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T10:13:12.977 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:13:12.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-16T10:13:12.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T10:13:12.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:13:12.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T10:13:12.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T10:13:12.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:13:12.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T10:13:12.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:13:12.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T10:13:12.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T10:13:12.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T10:13:12.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T10:13:12.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T10:13:12.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T10:12:58:132348+0000", 2024-09-16T10:13:12.979 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T10:13:12.980 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T10:13:12.980 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:13:12.980 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T10:13:12.980 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T10:13:12.980 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T10:13:12.980 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T10:13:12.980 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T10:13:12.980 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T10:13:12.980 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T10:13:12.980 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:13:12.980 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:13:12.980 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:13:12.980 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T10:13:12.980 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:13:12.981 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T10:12:58.133510+0000", 2024-09-16T10:13:12.981 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:13:12.981 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:13:12.981 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T10:13:12.981 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:13:12.981 INFO:teuthology.orchestra.run.smithi039.stdout:mgr not available, waiting (1/15)... 2024-09-16T10:13:13.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:13 smithi039 ceph-mon[25040]: mgrmap e4: x(active, since 2s) 2024-09-16T10:13:15.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:15 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/4280665248' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T10:13:16.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-16T10:13:16.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:13:16.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsid": "eec8e88c-7413-11ef-bceb-c7b262605968", 2024-09-16T10:13:16.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T10:13:16.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T10:13:16.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T10:13:16.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T10:13:16.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:13:16.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T10:13:16.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T10:13:16.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 0 2024-09-16T10:13:16.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:13:16.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T10:13:16.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T10:13:16.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:13:16.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2024-09-16T10:13:16.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T10:13:16.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:13:16.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T10:13:16.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T10:13:16.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:13:16.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T10:13:16.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:13:16.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T10:13:16.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T10:13:16.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T10:13:16.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T10:13:16.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T10:13:16.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T10:13:16.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:13:16.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T10:13:16.300 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T10:13:16.300 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T10:13:16.300 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T10:13:16.301 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T10:13:16.301 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T10:13:16.301 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T10:13:16.301 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T10:13:16.301 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T10:13:16.301 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:13:16.301 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T10:13:16.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:13:16.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T10:12:58:132348+0000", 2024-09-16T10:13:16.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T10:13:16.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T10:13:16.302 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:13:16.303 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T10:13:16.303 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T10:13:16.303 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T10:13:16.303 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T10:13:16.303 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T10:13:16.303 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T10:13:16.303 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T10:13:16.303 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:13:16.304 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:13:16.304 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:13:16.304 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T10:13:16.304 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:13:16.304 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T10:12:58.133510+0000", 2024-09-16T10:13:16.304 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:13:16.304 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:13:16.304 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T10:13:16.305 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:13:16.305 INFO:teuthology.orchestra.run.smithi039.stdout:mgr is available 2024-09-16T10:13:17.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:16 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/592684541' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-16T10:13:17.462 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-16T10:13:17.462 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T10:13:17.462 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout fsid = eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:13:17.463 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-16T10:13:17.463 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.39:3300,v1:172.21.15.39:6789] 2024-09-16T10:13:17.463 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T10:13:17.463 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T10:13:17.463 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T10:13:17.463 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T10:13:17.463 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-16T10:13:17.463 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T10:13:17.463 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T10:13:17.463 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-16T10:13:17.463 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T10:13:17.463 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T10:13:17.463 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T10:13:17.463 INFO:teuthology.orchestra.run.smithi039.stdout:Enabling cephadm module... 2024-09-16T10:13:18.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:18 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/1861883493' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-16T10:13:18.498 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: ignoring --setgroup ceph since I am not root 2024-09-16T10:13:19.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:19 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/1861883493' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-16T10:13:19.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:19 smithi039 ceph-mon[25040]: mgrmap e5: x(active, since 7s) 2024-09-16T10:13:22.580 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:22 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/3033858260' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-16T10:13:23.170 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:13:23.170 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-16T10:13:23.170 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T10:13:23.170 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-16T10:13:23.170 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T10:13:23.170 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:13:23.170 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for the mgr to restart... 2024-09-16T10:13:23.170 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mgr epoch 5... 2024-09-16T10:13:23.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:23 smithi039 ceph-mon[25040]: Active manager daemon x restarted 2024-09-16T10:13:23.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:23 smithi039 ceph-mon[25040]: Activating manager daemon x 2024-09-16T10:13:23.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:23 smithi039 ceph-mon[25040]: osdmap e2: 0 total, 0 up, 0 in 2024-09-16T10:13:23.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:23 smithi039 ceph-mon[25040]: mgrmap e6: x(active, starting, since 0.0079237s) 2024-09-16T10:13:23.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:23 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:13:23.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:23 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T10:13:23.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:23 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:13:23.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:23 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:13:23.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:23 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:13:23.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:23 smithi039 ceph-mon[25040]: Manager daemon x is now available 2024-09-16T10:13:25.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' 2024-09-16T10:13:25.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' 2024-09-16T10:13:25.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-mon[25040]: Found migration_current of "None". Setting to last migration. 2024-09-16T10:13:25.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' 2024-09-16T10:13:25.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' 2024-09-16T10:13:25.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:13:25.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:13:25.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:13:25.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T10:13:25.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-mon[25040]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T10:13:25.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-mon[25040]: mgrmap e7: x(active, since 1.01485s) 2024-09-16T10:13:25.575 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-mon[25040]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T10:13:25.577 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:13:25.577 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-16T10:13:25.577 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T10:13:25.577 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:13:25.577 INFO:teuthology.orchestra.run.smithi039.stdout:mgr epoch 5 is available 2024-09-16T10:13:25.577 INFO:teuthology.orchestra.run.smithi039.stdout:Setting orchestrator backend to cephadm... 2024-09-16T10:13:25.885 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:13:25.701+0000 7f3ff3b24640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:13:25] ENGINE Error in HTTPServer.serve 2024-09-16T10:13:25.885 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: Traceback (most recent call last): 2024-09-16T10:13:25.885 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:13:25.885 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: self._connections.run(self.expiration_interval) 2024-09-16T10:13:25.885 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:13:25.885 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: self._run(expiration_interval) 2024-09-16T10:13:25.886 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:13:25.886 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:13:25.886 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:13:25.886 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:13:25.886 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:13:25.886 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: s = self.context.wrap_socket( 2024-09-16T10:13:25.886 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:13:25.886 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: return self.sslsocket_class._create( 2024-09-16T10:13:25.886 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:13:25.887 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: self.do_handshake() 2024-09-16T10:13:25.887 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:13:25.887 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: self._sslobj.do_handshake() 2024-09-16T10:13:25.887 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:13:25.887 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:25 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:13:26.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:26 smithi039 ceph-mon[25040]: [16/Sep/2024:10:13:25] ENGINE Bus STARTING 2024-09-16T10:13:26.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:26 smithi039 ceph-mon[25040]: [16/Sep/2024:10:13:25] ENGINE Serving on http://172.21.15.39:8765 2024-09-16T10:13:26.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:26 smithi039 ceph-mon[25040]: [16/Sep/2024:10:13:25] ENGINE Serving on https://172.21.15.39:7150 2024-09-16T10:13:26.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:26 smithi039 ceph-mon[25040]: [16/Sep/2024:10:13:25] ENGINE Bus STARTED 2024-09-16T10:13:26.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:26 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:13:26.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:26 smithi039 ceph-mon[25040]: [16/Sep/2024:10:13:25] ENGINE Error in HTTPServer.serve 2024-09-16T10:13:26.679 INFO:journalctl@ceph.mon.a.smithi039.stdout: Traceback (most recent call last): 2024-09-16T10:13:26.679 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:13:26.679 INFO:journalctl@ceph.mon.a.smithi039.stdout: self._connections.run(self.expiration_interval) 2024-09-16T10:13:26.679 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:13:26.679 INFO:journalctl@ceph.mon.a.smithi039.stdout: self._run(expiration_interval) 2024-09-16T10:13:26.679 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:13:26.679 INFO:journalctl@ceph.mon.a.smithi039.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:13:26.679 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:13:26.679 INFO:journalctl@ceph.mon.a.smithi039.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:13:26.679 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:13:26.679 INFO:journalctl@ceph.mon.a.smithi039.stdout: s = self.context.wrap_socket( 2024-09-16T10:13:26.679 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:13:26.680 INFO:journalctl@ceph.mon.a.smithi039.stdout: return self.sslsocket_class._create( 2024-09-16T10:13:26.680 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:13:26.680 INFO:journalctl@ceph.mon.a.smithi039.stdout: self.do_handshake() 2024-09-16T10:13:26.680 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:13:26.680 INFO:journalctl@ceph.mon.a.smithi039.stdout: self._sslobj.do_handshake() 2024-09-16T10:13:26.680 INFO:journalctl@ceph.mon.a.smithi039.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:13:26.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:26 smithi039 ceph-mon[25040]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:26.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:26 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' 2024-09-16T10:13:26.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:26 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:13:27.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:27 smithi039 ceph-mon[25040]: mgrmap e8: x(active, since 2s) 2024-09-16T10:13:27.905 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-16T10:13:27.905 INFO:teuthology.orchestra.run.smithi039.stdout:Generating ssh key... 2024-09-16T10:13:28.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-mon[25040]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:28.928 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: Generating public/private rsa key pair. 2024-09-16T10:13:28.928 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: Your identification has been saved in /tmp/tmplvsy6w5x/key 2024-09-16T10:13:28.928 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: Your public key has been saved in /tmp/tmplvsy6w5x/key.pub 2024-09-16T10:13:28.929 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: The key fingerprint is: 2024-09-16T10:13:28.929 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: SHA256:cOcZf4TsZpuTXW8xZ0V/09jdnwuy088eoYA4ZJfH1no ceph-eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:13:28.929 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: The key's randomart image is: 2024-09-16T10:13:28.929 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: +---[RSA 3072]----+ 2024-09-16T10:13:28.929 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: | .| 2024-09-16T10:13:28.929 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: | o... +=| 2024-09-16T10:13:28.929 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: | .o.oo+o.o.O| 2024-09-16T10:13:28.929 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: | oooo+=.. *| 2024-09-16T10:13:28.929 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: | oS.o+=E.==| 2024-09-16T10:13:28.929 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: | . o**ooB| 2024-09-16T10:13:28.929 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: | o=o.oo| 2024-09-16T10:13:28.929 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: | ..o..| 2024-09-16T10:13:28.929 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: | .+ | 2024-09-16T10:13:28.930 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:28 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: +----[SHA256]-----+ 2024-09-16T10:13:29.832 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:29 smithi039 ceph-mon[25040]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:29.833 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:29 smithi039 ceph-mon[25040]: Generating ssh key... 2024-09-16T10:13:29.833 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:29 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' 2024-09-16T10:13:29.833 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:29 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' 2024-09-16T10:13:30.458 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCNDQbGzfk3kocmgy5lZWBr7dsc4KEK3AhXRV6PktnHJXtixMEy2ykpBr5fqq7sPrsMMA57VN2xZNSRCDykvQm1HXIPdVkbwwhrknUG7lN8LExJbi/U6EDBXXzyIXKmD2BmhNaKs0KCF97KeXai1hzA7U/IlkWfMeLDRD4nyRTCCm6DdmfW/uPx+tPvU5Y1gMDMD7jJ9lg/3E71uZ+hLjBzNslArWiv5tQ2gOy5jZO6ji79LHBkEchukGy8jn9sojEqOgWqjsbSSqJn4++ZA6nC1C5/+YPxax17GAlRa3Ne0pIX1GLz93MSEaJ4d9Pia3NZQLJj4Ht/AAcjBTmPJzO1P2fhxDg3SuDitjcsRpaTODDlHjxzmjJhOa4hOPShTiA2x6tNildnC77ckcKFDPr2ypG/cUIJixnDU6IM/LhINlvnByD1uNDrKdP0UoQ4vd9pQxbBU2Up92VW7c4m3zOFOhLtHhqN/uaCBssO/ATsl+AlMXib8XbvW7DM5grgZp8= ceph-eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:13:30.459 INFO:teuthology.orchestra.run.smithi039.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:13:30.459 INFO:teuthology.orchestra.run.smithi039.stdout:Adding key to root@localhost authorized_keys... 2024-09-16T10:13:30.464 INFO:teuthology.orchestra.run.smithi039.stdout:Adding host smithi039... 2024-09-16T10:13:30.759 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:30 smithi039 ceph-mon[25040]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:31.753 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:31 smithi039 ceph-mon[25040]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi039", "addr": "172.21.15.39", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:32.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:32 smithi039 ceph-mon[25040]: Deploying cephadm binary to smithi039 2024-09-16T10:13:35.704 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Added host 'smithi039' with addr '172.21.15.39' 2024-09-16T10:13:35.704 INFO:teuthology.orchestra.run.smithi039.stdout:Deploying unmanaged mon service... 2024-09-16T10:13:35.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:35 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' 2024-09-16T10:13:35.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:35 smithi039 ceph-mon[25040]: Added host smithi039 2024-09-16T10:13:35.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:35 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:13:37.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:37 smithi039 ceph-mon[25040]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:37.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:37 smithi039 ceph-mon[25040]: Saving service mon spec with placement count:5 2024-09-16T10:13:37.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:37 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' 2024-09-16T10:13:37.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:37 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' 2024-09-16T10:13:37.823 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-16T10:13:37.823 INFO:teuthology.orchestra.run.smithi039.stdout:Deploying unmanaged mgr service... 2024-09-16T10:13:38.784 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:38 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' 2024-09-16T10:13:39.432 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-16T10:13:39.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:39 smithi039 ceph-mon[25040]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:39.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:39 smithi039 ceph-mon[25040]: Saving service mgr spec with placement count:2 2024-09-16T10:13:39.564 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:39 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' 2024-09-16T10:13:40.754 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:40 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' 2024-09-16T10:13:40.754 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:40 smithi039 ceph-mon[25040]: from='mgr.14116 172.21.15.39:0/2565811216' entity='mgr.x' 2024-09-16T10:13:40.754 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:40 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/622847076' entity='client.admin' 2024-09-16T10:13:41.958 INFO:teuthology.orchestra.run.smithi039.stdout:Enabling the dashboard module... 2024-09-16T10:13:42.613 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:42 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/3182693181' entity='client.admin' 2024-09-16T10:13:43.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:43 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/3298652736' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-16T10:13:43.675 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:43 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: ignoring --setuser ceph since I am not root 2024-09-16T10:13:43.675 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:43 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: ignoring --setgroup ceph since I am not root 2024-09-16T10:13:44.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:44 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/3298652736' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-16T10:13:44.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:44 smithi039 ceph-mon[25040]: mgrmap e9: x(active, since 19s) 2024-09-16T10:13:45.252 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:13:45.252 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-16T10:13:45.252 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T10:13:45.252 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-16T10:13:45.253 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T10:13:45.253 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:13:45.253 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for the mgr to restart... 2024-09-16T10:13:45.253 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mgr epoch 9... 2024-09-16T10:13:45.584 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:45 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/36913499' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-16T10:13:49.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:48 smithi039 ceph-mon[25040]: Active manager daemon x restarted 2024-09-16T10:13:49.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:48 smithi039 ceph-mon[25040]: Activating manager daemon x 2024-09-16T10:13:49.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:48 smithi039 ceph-mon[25040]: osdmap e3: 0 total, 0 up, 0 in 2024-09-16T10:13:49.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:48 smithi039 ceph-mon[25040]: mgrmap e10: x(active, starting, since 0.00507553s) 2024-09-16T10:13:49.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:48 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:13:49.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:48 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T10:13:49.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:48 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:13:49.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:48 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:13:49.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:48 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:13:49.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:48 smithi039 ceph-mon[25040]: Manager daemon x is now available 2024-09-16T10:13:49.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:49 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:13:49.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:49 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:13:49.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:49 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T10:13:49.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:49 smithi039 ceph-mon[25040]: mgrmap e11: x(active, since 1.00637s) 2024-09-16T10:13:50.275 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:13:50.276 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-16T10:13:50.276 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T10:13:50.276 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:13:50.276 INFO:teuthology.orchestra.run.smithi039.stdout:mgr epoch 9 is available 2024-09-16T10:13:50.276 INFO:teuthology.orchestra.run.smithi039.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-16T10:13:50.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-mon[25040]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T10:13:50.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-mon[25040]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T10:13:51.157 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:13:50.879+0000 7f890428c640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:13:50] ENGINE Error in HTTPServer.serve 2024-09-16T10:13:51.157 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: Traceback (most recent call last): 2024-09-16T10:13:51.157 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:13:51.157 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: self._connections.run(self.expiration_interval) 2024-09-16T10:13:51.158 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:13:51.158 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: self._run(expiration_interval) 2024-09-16T10:13:51.158 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:13:51.158 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:13:51.158 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:13:51.158 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:13:51.158 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:13:51.158 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: s = self.context.wrap_socket( 2024-09-16T10:13:51.158 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:13:51.158 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: return self.sslsocket_class._create( 2024-09-16T10:13:51.158 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:13:51.158 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: self.do_handshake() 2024-09-16T10:13:51.158 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:13:51.159 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: self._sslobj.do_handshake() 2024-09-16T10:13:51.159 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:13:51.159 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:13:50 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:13:51.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:51 smithi039 ceph-mon[25040]: [16/Sep/2024:10:13:50] ENGINE Bus STARTING 2024-09-16T10:13:51.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:51 smithi039 ceph-mon[25040]: mgrmap e12: x(active, since 2s) 2024-09-16T10:13:51.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:51 smithi039 ceph-mon[25040]: [16/Sep/2024:10:13:50] ENGINE Serving on http://172.21.15.39:8765 2024-09-16T10:13:51.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:51 smithi039 ceph-mon[25040]: [16/Sep/2024:10:13:50] ENGINE Serving on https://172.21.15.39:7150 2024-09-16T10:13:51.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:51 smithi039 ceph-mon[25040]: [16/Sep/2024:10:13:50] ENGINE Bus STARTED 2024-09-16T10:13:51.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:51 smithi039 ceph-mon[25040]: [16/Sep/2024:10:13:50] ENGINE Error in HTTPServer.serve 2024-09-16T10:13:51.899 INFO:journalctl@ceph.mon.a.smithi039.stdout: Traceback (most recent call last): 2024-09-16T10:13:51.899 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:13:51.899 INFO:journalctl@ceph.mon.a.smithi039.stdout: self._connections.run(self.expiration_interval) 2024-09-16T10:13:51.899 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:13:51.899 INFO:journalctl@ceph.mon.a.smithi039.stdout: self._run(expiration_interval) 2024-09-16T10:13:51.899 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:13:51.900 INFO:journalctl@ceph.mon.a.smithi039.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:13:51.900 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:13:51.900 INFO:journalctl@ceph.mon.a.smithi039.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:13:51.900 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:13:51.900 INFO:journalctl@ceph.mon.a.smithi039.stdout: s = self.context.wrap_socket( 2024-09-16T10:13:51.900 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:13:51.901 INFO:journalctl@ceph.mon.a.smithi039.stdout: return self.sslsocket_class._create( 2024-09-16T10:13:51.901 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:13:51.901 INFO:journalctl@ceph.mon.a.smithi039.stdout: self.do_handshake() 2024-09-16T10:13:51.901 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:13:51.901 INFO:journalctl@ceph.mon.a.smithi039.stdout: self._sslobj.do_handshake() 2024-09-16T10:13:51.901 INFO:journalctl@ceph.mon.a.smithi039.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:13:51.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:51 smithi039 ceph-mon[25040]: from='client.14160 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:51.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:51 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:13:52.169 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUIahuZMsUh1IvZMTsnCOdB6Rl3pgwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxNjEwMTM1MVoXDTM0\nMDkxNzEwMTM1MVowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjM5MIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAr42GaHFm+QeRFwuyYjRxW44EBS+VU5fBeeJj\n6k9OFtvAcBBZc0xJlIggqwd9o5yv3asc09+7OqzZoErdAOwy8/NtkKWqNB/aXHjY\no5XquUOQZSmy5E41MLXX1mH3BJOU6DtiZAIJzQiNH2EQ1pNuOhnwauBoDGlEUUD0\npVY8YK+T4DEFB9n8IBNrfThGTkpwgOWEOl7YRN7HRxs6rmay6LPK416oElGDF91a\nfAUiTimx4BCuqPOVdf94F/uFGHEz6/BIR1BeE/cAIgyTgGUxNoRnrt+PVOuGWQTL\n/4G9VSz4JYFcEiAXLTEEJmu4FsxvCSPQC0WRWQwD9eMk4KrGaYbJfvq1k6tPZCW6\nJrvnzEtP/6ge5zN6p+PY7ETeAtQnqw28Nw9oOCjvA8tB8reg5CTbUaHqEYIl4AsM\n9zDpDtACIk9RiabCA6VG/cXpB3aavZ5xHbWIt3AyvnFTh96wAQFQWD8RWw7CIIuX\nysUqNxFmAyShypjHdH2nbBZAqtnJraYOtC/IyqupRRI4Xr0KNpxIwbcG9EdUdC7f\neQK7x+KvYeyr8TV2PAyzY6PvynaR/CluRzkr6lbLmDCUf25JYd9zPuVZlFcnsw08\nBI5DQ2hPvG1/wY8y1t/qGc52fpp1AVMJXoSi6lizchNqpOawb9AftG4yENOsA0Ny\npll8OskCAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDM5ghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPJzAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQCC\nznhP5BFx7OrGj6FaH/0Nwd63IcbFV2OngzOFR8A8IuVnH11ol7UwJoWkOf6ZbWw6\nq43eBe387iPcha4o4jnqKMGiEaY0N3QLoctDULGHcDZbVxAcANKDxW2XJfqSNZK4\noEZ5QHySJrG3G6S+wY1bgShPpY4quhSZ8f37PeXcxNcyaMDkaiy3thekGVr1sGBE\nnWMFBRb5Zx1ESs8yxWV1/9RZutquSOWBTJHOgmmWRJ1YsMLzjMl6yE6xUq87/Z5O\nnpsprlz9VRQNGTDppaTjUbrXYT2bTnuSEDmSTSmS+TXgNQPw+M6yoYB2BRBB4BRb\nJ+2FZ7hEyXF8k40H1DWPyQ/WWyvA9bUd8ESo5Adt6MueyrEcZdnoc7m3Xrn72yZG\n6ZUX4FNd/oqlCjGdJ0HvjqNmxu4sE4Se44LhwRBHtX5/4hvEhg0Eer+4hkXWVYm5\neZa55mhDGq7y8x/OaUCG9yv/YGCcSTU9ZmPrx/lDTYFqEzzN2XfhhueIZ11OGo+A\nG7DfTiyGvZT9TBcndr0wwU5/Uoqw3+Y1N6k8b7V+1oxlv/6WHtBLi44jSfu5wVUX\nbxsuudXaMpgELmQtcdNWNIlhkQeCi9j1Un560ZXLnjOaiEeAPkLyadXR50xQHllw\n7frhb+/UwpU76/etH34nJ7RYAC32aVDdKuEhlfi2iA==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEAr42GaHFm+QeRFwuyYjRxW44EBS+VU5fBeeJj6k9OFtvAcBBZ\nc0xJlIggqwd9o5yv3asc09+7OqzZoErdAOwy8/NtkKWqNB/aXHjYo5XquUOQZSmy\n5E41MLXX1mH3BJOU6DtiZAIJzQiNH2EQ1pNuOhnwauBoDGlEUUD0pVY8YK+T4DEF\nB9n8IBNrfThGTkpwgOWEOl7YRN7HRxs6rmay6LPK416oElGDF91afAUiTimx4BCu\nqPOVdf94F/uFGHEz6/BIR1BeE/cAIgyTgGUxNoRnrt+PVOuGWQTL/4G9VSz4JYFc\nEiAXLTEEJmu4FsxvCSPQC0WRWQwD9eMk4KrGaYbJfvq1k6tPZCW6JrvnzEtP/6ge\n5zN6p+PY7ETeAtQnqw28Nw9oOCjvA8tB8reg5CTbUaHqEYIl4AsM9zDpDtACIk9R\niabCA6VG/cXpB3aavZ5xHbWIt3AyvnFTh96wAQFQWD8RWw7CIIuXysUqNxFmAySh\nypjHdH2nbBZAqtnJraYOtC/IyqupRRI4Xr0KNpxIwbcG9EdUdC7feQK7x+KvYeyr\n8TV2PAyzY6PvynaR/CluRzkr6lbLmDCUf25JYd9zPuVZlFcnsw08BI5DQ2hPvG1/\nwY8y1t/qGc52fpp1AVMJXoSi6lizchNqpOawb9AftG4yENOsA0Nypll8OskCAwEA\nAQKCAgAkkAvR3eiN7ksEKz38YSLI6EOjFt15ew5jRcj8iIbhkOQ8EtOmhVl/03hG\nVrmOpXglaVmIMT1MA6sRzPXJlugn0efca/yOfaHbh5nLPFKWQmGlCDHHhhhi7ESn\nVGD/tYMaeR/NZ3VGHEVUJ0G8Bxm6hSODBvj0uMnvSGGLu/G4S2k3lM4Q7BAsWA8X\nlexiqvNSjTrkc1OEyIdlomCu6RnTCHs1rsW/hvWQN1x8nw8di2aOHbta2dyjplEL\nYam/RPiE59cN70mgy91duhPQdoLw8VOs4sf17lXdXXflX86gmkyWdyJHbiKVmXNd\nUysUqIBpvWk7p8IVc0Cx6hyIpFjNUl0dz4tP8+aaNKEVg0jc3PFbobISpRWRA4aG\nbfHGzXxVtl+d5mEFPW9FvzTvH0xxl/m4DAF6flLEnowrmNBJ4PGENjkKysWl/9ZJ\nOxotpf6DZOu+iGS56N0uVE7IgP+lCxS0rXsbCIysioNv67MKgSDWBnSrZ46/q7L8\nckFC3OBsGN5vbNiUe6Wb+egdkWVNYc3rqlZffvhtV0o9C1kS4tQNVfIcEr7/pyA6\ncEi0JRYE4tfYBwgQp37mVzZZCb58a5a3U/MYnpoDw3WGY7REusHA3c8uv9VtAspu\nztJ7A/21EgOag7yZek8bBulCG0TVuXsICKHX/+PZpDevSazVhwKCAQEA2XXpSXlJ\n9k2wOXIiipE/PastdYX2PkGwMrWYrMunKbbvZUmixnNxMOdp5yj3EvvIzoRGrxiQ\nuj83NvOY8sAmqO1AeH4ytKpPHGyJLXREszOoJ48svqJnzktzYEwlnuP+CqC3Wksz\nNLDyQ53kYA5x6NzxJOtCMSZJqsC0vcKAzdIo0Eev3MtJyd9pGyY2sNhXS2z2+mZJ\nzTlTuvhgOLC0boiR70+AYSfbU34iqe7pg6IRFukswdYXJke0TIOEpr7hbLcgoOkz\nGuGuCpSmnziYF0D3BRMjDowiAHCOQR+vw9rwxGhKRutqbUpRFggykPIoQTANIWIK\nqEYM/i6oGn7gcwKCAQEAzqpHFgO9qFFTiQqxgNNC6HKv1kVS6ei9dILIRWdtZNsS\nWa280xcWdsJACPBcvoHZUfuhEiE7UKjVdcrMs8a1xYv5p2OC1iOU4qXwfrKLmc9R\nfenIJoFKHd/EzDt/svX5x1fUispUFU0+KdFvzYd1hTLld+lv7y4sqa8APizgcGor\nmfdcyZk0F/rpTMCstnnvKXxPOByOlNo35Iucm+cxWfhtd+Po4AbgEcNjrtbLEMYT\nZhRnyX2vkBAZJ1tPuGeywf31zLwj8utNiZeuVVIP917OkZTxHoLP1sX9X37ts1tC\n8snX1VdzL7wKItySOk4wVVpJS6u67asL4n6HOk7U0wKCAQBUb8M4gz7jw0Ck3Ztp\n4IIEyP2qv2xguhLXbcmtdpoeyWhlFNV+Zv7RdVmapz5ggaF0BsqHXGt91ePzk1yV\nDWU1fIHnB2Fa4zI6oC4XlyjByFIHokFGeDsEUCmpf4ewDWjr6YGoLsDgOcCn3pv5\nbEJwn7GGm06lVO+PvKmxcN+gi3TLgrpXahvppbTjFNBxlF8460Nu8N7BL/xCAgUi\nngJBVQgNOvpnPxmbbsO45gqH0Rr/oWR+k0mD1J2+g+ay9DUFiInD0SjFzFFOzG9y\nLYBorxH7R3X6RRFCyHGD+fC+hLmuGayVov09GHkpq98uhsh4n1bJ2o62zhRncehV\n+WPfAoIBAQCkRhnnV+Xj63FZV5Ss8EEZAEDhM42qvQQLnwGOmZ4NM04s1rtnl8yV\nbeb0tAskq5aRYlEwVhYOEYZL8X4x0NwgQRmbgrA3g2UPnBPEwivRgUgnrDMa2F6P\nzJVkOk9Rc9CuMhSSli2sGRA2sXILj4dM754TaQ0+tBdwcdjhk058TQiHhGbPIOaV\nwS69gdJH4jjHYzadRaXYkHUpSAierHFAMQbi69jqasylkgikq7wSg0BcPhAZy7xH\n6WP1MtH1pQgkx7ggm9R/fabOnjFHRMnIOiY89oWLWTPYZtz2kbBkh0B6ORNFVBQN\nd40fFPFvQ0OMNQ5aBhG6ZeI2kZjwMkVdAoIBABW3IpTPXMolgFS56v2snmrr/fVK\nkSFG5ZSNmzr8VgYvFuGVcIfoOUmDQdo1IfSnWsPEXOQoqjc8+ez/e5hqeY+mdEBt\n6FkgP/oBAwB9l50rgvhpxwNSK+ottcLZUiyXBoQU/9y/gFHFBzoO7Hk3FrmSJg4/\nSJGlVVg9EOIwfPLV/F7nvHaePUsPdNBlBEtE+eW0jBSkhH1KwzQjhC5rj3tSds5l\naS2pM0g4RTd+958yRJqq17Onffa8g5OS2An1PzEjbbHPq14w2xLRrNYL4TEjLgTW\noY9m7kesb59ckq9IFyWcyI9rJXbGi0ezVT5MA1U4M5A9QDCLm3cP5OsPJDk=\n-----END RSA PRIVATE KEY-----\n"} 2024-09-16T10:13:53.367 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-16T10:13:53.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:53 smithi039 ceph-mon[25040]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:53.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:53 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:13:53.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:53 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:13:54.735 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-16T10:13:54.735 INFO:teuthology.orchestra.run.smithi039.stdout:Creating initial admin user... 2024-09-16T10:13:55.320 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:55 smithi039 ceph-mon[25040]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:13:55.320 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:55 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:13:56.235 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$eXAmSLfHvZA.Y7PScbNyo.aVOkOTTiUWT0kp625ItZcOk1QzxG/u6", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726481635, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-16T10:13:56.236 INFO:teuthology.orchestra.run.smithi039.stdout:Fetching dashboard port number... 2024-09-16T10:13:56.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:56 smithi039 ceph-mon[25040]: mgrmap e13: x(active, since 6s) 2024-09-16T10:13:56.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:56 smithi039 ceph-mon[25040]: from='client.14166 -' 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:13:56.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:56 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:13:57.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:57 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/915174224' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-16T10:13:57.978 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 8443 2024-09-16T10:13:57.988 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T10:13:57.988 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout disabled 2024-09-16T10:13:57.995 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T10:13:57.995 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-16T10:13:57.995 INFO:teuthology.orchestra.run.smithi039.stdout:firewalld.service is not enabled 2024-09-16T10:13:57.995 INFO:teuthology.orchestra.run.smithi039.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-16T10:13:57.997 INFO:teuthology.orchestra.run.smithi039.stdout:Ceph Dashboard is now available at: 2024-09-16T10:13:57.997 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:13:57.997 INFO:teuthology.orchestra.run.smithi039.stdout: URL: https://smithi039.front.sepia.ceph.com:8443/ 2024-09-16T10:13:57.997 INFO:teuthology.orchestra.run.smithi039.stdout: User: admin 2024-09-16T10:13:57.998 INFO:teuthology.orchestra.run.smithi039.stdout: Password: bp4muvvyy6 2024-09-16T10:13:57.998 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:13:57.998 INFO:teuthology.orchestra.run.smithi039.stdout:Saving cluster configuration to /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config directory 2024-09-16T10:13:59.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-16T10:13:59.286 INFO:teuthology.orchestra.run.smithi039.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-16T10:13:59.286 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:13:59.287 INFO:teuthology.orchestra.run.smithi039.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:13:59.287 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:13:59.287 INFO:teuthology.orchestra.run.smithi039.stdout:Or, if you are only running a single cluster on this host: 2024-09-16T10:13:59.287 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:13:59.287 INFO:teuthology.orchestra.run.smithi039.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-16T10:13:59.287 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:13:59.287 INFO:teuthology.orchestra.run.smithi039.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-16T10:13:59.287 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:13:59.287 INFO:teuthology.orchestra.run.smithi039.stdout: ceph telemetry on 2024-09-16T10:13:59.287 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:13:59.288 INFO:teuthology.orchestra.run.smithi039.stdout:For more information see: 2024-09-16T10:13:59.288 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:13:59.288 INFO:teuthology.orchestra.run.smithi039.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-16T10:13:59.288 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:13:59.288 INFO:teuthology.orchestra.run.smithi039.stdout:Bootstrap complete. 2024-09-16T10:13:59.327 INFO:tasks.cephadm:Fetching config... 2024-09-16T10:13:59.328 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-16T10:13:59.328 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-16T10:13:59.345 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-16T10:13:59.345 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-16T10:13:59.345 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-16T10:13:59.402 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-16T10:13:59.402 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-16T10:13:59.402 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-16T10:13:59.468 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-16T10:13:59.468 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-16T10:13:59.468 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-16T10:13:59.525 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-16T10:13:59.526 DEBUG:teuthology.orchestra.run.smithi039:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCNDQbGzfk3kocmgy5lZWBr7dsc4KEK3AhXRV6PktnHJXtixMEy2ykpBr5fqq7sPrsMMA57VN2xZNSRCDykvQm1HXIPdVkbwwhrknUG7lN8LExJbi/U6EDBXXzyIXKmD2BmhNaKs0KCF97KeXai1hzA7U/IlkWfMeLDRD4nyRTCCm6DdmfW/uPx+tPvU5Y1gMDMD7jJ9lg/3E71uZ+hLjBzNslArWiv5tQ2gOy5jZO6ji79LHBkEchukGy8jn9sojEqOgWqjsbSSqJn4++ZA6nC1C5/+YPxax17GAlRa3Ne0pIX1GLz93MSEaJ4d9Pia3NZQLJj4Ht/AAcjBTmPJzO1P2fhxDg3SuDitjcsRpaTODDlHjxzmjJhOa4hOPShTiA2x6tNildnC77ckcKFDPr2ypG/cUIJixnDU6IM/LhINlvnByD1uNDrKdP0UoQ4vd9pQxbBU2Up92VW7c4m3zOFOhLtHhqN/uaCBssO/ATsl+AlMXib8XbvW7DM5grgZp8= ceph-eec8e88c-7413-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T10:13:59.609 INFO:teuthology.orchestra.run.smithi039.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCNDQbGzfk3kocmgy5lZWBr7dsc4KEK3AhXRV6PktnHJXtixMEy2ykpBr5fqq7sPrsMMA57VN2xZNSRCDykvQm1HXIPdVkbwwhrknUG7lN8LExJbi/U6EDBXXzyIXKmD2BmhNaKs0KCF97KeXai1hzA7U/IlkWfMeLDRD4nyRTCCm6DdmfW/uPx+tPvU5Y1gMDMD7jJ9lg/3E71uZ+hLjBzNslArWiv5tQ2gOy5jZO6ji79LHBkEchukGy8jn9sojEqOgWqjsbSSqJn4++ZA6nC1C5/+YPxax17GAlRa3Ne0pIX1GLz93MSEaJ4d9Pia3NZQLJj4Ht/AAcjBTmPJzO1P2fhxDg3SuDitjcsRpaTODDlHjxzmjJhOa4hOPShTiA2x6tNildnC77ckcKFDPr2ypG/cUIJixnDU6IM/LhINlvnByD1uNDrKdP0UoQ4vd9pQxbBU2Up92VW7c4m3zOFOhLtHhqN/uaCBssO/ATsl+AlMXib8XbvW7DM5grgZp8= ceph-eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:13:59.622 DEBUG:teuthology.orchestra.run.smithi062:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCNDQbGzfk3kocmgy5lZWBr7dsc4KEK3AhXRV6PktnHJXtixMEy2ykpBr5fqq7sPrsMMA57VN2xZNSRCDykvQm1HXIPdVkbwwhrknUG7lN8LExJbi/U6EDBXXzyIXKmD2BmhNaKs0KCF97KeXai1hzA7U/IlkWfMeLDRD4nyRTCCm6DdmfW/uPx+tPvU5Y1gMDMD7jJ9lg/3E71uZ+hLjBzNslArWiv5tQ2gOy5jZO6ji79LHBkEchukGy8jn9sojEqOgWqjsbSSqJn4++ZA6nC1C5/+YPxax17GAlRa3Ne0pIX1GLz93MSEaJ4d9Pia3NZQLJj4Ht/AAcjBTmPJzO1P2fhxDg3SuDitjcsRpaTODDlHjxzmjJhOa4hOPShTiA2x6tNildnC77ckcKFDPr2ypG/cUIJixnDU6IM/LhINlvnByD1uNDrKdP0UoQ4vd9pQxbBU2Up92VW7c4m3zOFOhLtHhqN/uaCBssO/ATsl+AlMXib8XbvW7DM5grgZp8= ceph-eec8e88c-7413-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T10:13:59.671 INFO:teuthology.orchestra.run.smithi062.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCNDQbGzfk3kocmgy5lZWBr7dsc4KEK3AhXRV6PktnHJXtixMEy2ykpBr5fqq7sPrsMMA57VN2xZNSRCDykvQm1HXIPdVkbwwhrknUG7lN8LExJbi/U6EDBXXzyIXKmD2BmhNaKs0KCF97KeXai1hzA7U/IlkWfMeLDRD4nyRTCCm6DdmfW/uPx+tPvU5Y1gMDMD7jJ9lg/3E71uZ+hLjBzNslArWiv5tQ2gOy5jZO6ji79LHBkEchukGy8jn9sojEqOgWqjsbSSqJn4++ZA6nC1C5/+YPxax17GAlRa3Ne0pIX1GLz93MSEaJ4d9Pia3NZQLJj4Ht/AAcjBTmPJzO1P2fhxDg3SuDitjcsRpaTODDlHjxzmjJhOa4hOPShTiA2x6tNildnC77ckcKFDPr2ypG/cUIJixnDU6IM/LhINlvnByD1uNDrKdP0UoQ4vd9pQxbBU2Up92VW7c4m3zOFOhLtHhqN/uaCBssO/ATsl+AlMXib8XbvW7DM5grgZp8= ceph-eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:13:59.684 DEBUG:teuthology.orchestra.run.smithi169:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCNDQbGzfk3kocmgy5lZWBr7dsc4KEK3AhXRV6PktnHJXtixMEy2ykpBr5fqq7sPrsMMA57VN2xZNSRCDykvQm1HXIPdVkbwwhrknUG7lN8LExJbi/U6EDBXXzyIXKmD2BmhNaKs0KCF97KeXai1hzA7U/IlkWfMeLDRD4nyRTCCm6DdmfW/uPx+tPvU5Y1gMDMD7jJ9lg/3E71uZ+hLjBzNslArWiv5tQ2gOy5jZO6ji79LHBkEchukGy8jn9sojEqOgWqjsbSSqJn4++ZA6nC1C5/+YPxax17GAlRa3Ne0pIX1GLz93MSEaJ4d9Pia3NZQLJj4Ht/AAcjBTmPJzO1P2fhxDg3SuDitjcsRpaTODDlHjxzmjJhOa4hOPShTiA2x6tNildnC77ckcKFDPr2ypG/cUIJixnDU6IM/LhINlvnByD1uNDrKdP0UoQ4vd9pQxbBU2Up92VW7c4m3zOFOhLtHhqN/uaCBssO/ATsl+AlMXib8XbvW7DM5grgZp8= ceph-eec8e88c-7413-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T10:13:59.818 INFO:teuthology.orchestra.run.smithi169.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCNDQbGzfk3kocmgy5lZWBr7dsc4KEK3AhXRV6PktnHJXtixMEy2ykpBr5fqq7sPrsMMA57VN2xZNSRCDykvQm1HXIPdVkbwwhrknUG7lN8LExJbi/U6EDBXXzyIXKmD2BmhNaKs0KCF97KeXai1hzA7U/IlkWfMeLDRD4nyRTCCm6DdmfW/uPx+tPvU5Y1gMDMD7jJ9lg/3E71uZ+hLjBzNslArWiv5tQ2gOy5jZO6ji79LHBkEchukGy8jn9sojEqOgWqjsbSSqJn4++ZA6nC1C5/+YPxax17GAlRa3Ne0pIX1GLz93MSEaJ4d9Pia3NZQLJj4Ht/AAcjBTmPJzO1P2fhxDg3SuDitjcsRpaTODDlHjxzmjJhOa4hOPShTiA2x6tNildnC77ckcKFDPr2ypG/cUIJixnDU6IM/LhINlvnByD1uNDrKdP0UoQ4vd9pQxbBU2Up92VW7c4m3zOFOhLtHhqN/uaCBssO/ATsl+AlMXib8XbvW7DM5grgZp8= ceph-eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:13:59.831 DEBUG:teuthology.orchestra.run.smithi192:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCNDQbGzfk3kocmgy5lZWBr7dsc4KEK3AhXRV6PktnHJXtixMEy2ykpBr5fqq7sPrsMMA57VN2xZNSRCDykvQm1HXIPdVkbwwhrknUG7lN8LExJbi/U6EDBXXzyIXKmD2BmhNaKs0KCF97KeXai1hzA7U/IlkWfMeLDRD4nyRTCCm6DdmfW/uPx+tPvU5Y1gMDMD7jJ9lg/3E71uZ+hLjBzNslArWiv5tQ2gOy5jZO6ji79LHBkEchukGy8jn9sojEqOgWqjsbSSqJn4++ZA6nC1C5/+YPxax17GAlRa3Ne0pIX1GLz93MSEaJ4d9Pia3NZQLJj4Ht/AAcjBTmPJzO1P2fhxDg3SuDitjcsRpaTODDlHjxzmjJhOa4hOPShTiA2x6tNildnC77ckcKFDPr2ypG/cUIJixnDU6IM/LhINlvnByD1uNDrKdP0UoQ4vd9pQxbBU2Up92VW7c4m3zOFOhLtHhqN/uaCBssO/ATsl+AlMXib8XbvW7DM5grgZp8= ceph-eec8e88c-7413-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T10:13:59.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:13:59 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/140687374' entity='client.admin' 2024-09-16T10:13:59.945 INFO:teuthology.orchestra.run.smithi192.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCNDQbGzfk3kocmgy5lZWBr7dsc4KEK3AhXRV6PktnHJXtixMEy2ykpBr5fqq7sPrsMMA57VN2xZNSRCDykvQm1HXIPdVkbwwhrknUG7lN8LExJbi/U6EDBXXzyIXKmD2BmhNaKs0KCF97KeXai1hzA7U/IlkWfMeLDRD4nyRTCCm6DdmfW/uPx+tPvU5Y1gMDMD7jJ9lg/3E71uZ+hLjBzNslArWiv5tQ2gOy5jZO6ji79LHBkEchukGy8jn9sojEqOgWqjsbSSqJn4++ZA6nC1C5/+YPxax17GAlRa3Ne0pIX1GLz93MSEaJ4d9Pia3NZQLJj4Ht/AAcjBTmPJzO1P2fhxDg3SuDitjcsRpaTODDlHjxzmjJhOa4hOPShTiA2x6tNildnC77ckcKFDPr2ypG/cUIJixnDU6IM/LhINlvnByD1uNDrKdP0UoQ4vd9pQxbBU2Up92VW7c4m3zOFOhLtHhqN/uaCBssO/ATsl+AlMXib8XbvW7DM5grgZp8= ceph-eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:13:59.958 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-16T10:14:00.215 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:14:02.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:02 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/2639581312' entity='client.admin' 2024-09-16T10:14:02.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:02 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:02.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:02 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:02.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:02 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"} : dispatch 2024-09-16T10:14:02.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:02 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:02.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:02 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:02.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:02 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:02.373 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-16T10:14:02.374 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-16T10:14:03.097 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:14:04.494 INFO:tasks.cephadm:Remote smithi192 excluded from cephadm cluster by role 2024-09-16T10:14:04.494 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi062 2024-09-16T10:14:04.494 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-09-16T10:14:04.495 DEBUG:teuthology.orchestra.run.smithi062:> dd of=/etc/ceph/ceph.conf 2024-09-16T10:14:04.514 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-09-16T10:14:04.514 DEBUG:teuthology.orchestra.run.smithi062:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:14:04.573 INFO:tasks.cephadm:Adding host smithi062 to orchestrator... 2024-09-16T10:14:04.573 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch host add smithi062 2024-09-16T10:14:04.823 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:14:05.034 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:04 smithi039 ceph-mon[25040]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:05.034 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:05.035 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:05.035 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:05.035 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:05.035 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:04 smithi039 ceph-mon[25040]: Updating smithi039:/etc/ceph/ceph.conf 2024-09-16T10:14:05.035 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:04 smithi039 ceph-mon[25040]: Updating smithi039:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:05.035 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:04 smithi039 ceph-mon[25040]: Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:14:05.035 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:04 smithi039 ceph-mon[25040]: Updating smithi039:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:14:05.035 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:05.035 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:05.035 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:06.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:06 smithi039 ceph-mon[25040]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi062", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:07.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:07 smithi039 ceph-mon[25040]: Deploying cephadm binary to smithi062 2024-09-16T10:14:09.305 INFO:teuthology.orchestra.run.smithi039.stdout:Added host 'smithi062' with addr '172.21.15.62' 2024-09-16T10:14:09.973 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T10:14:10.226 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:14:10.611 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:10 smithi039 ceph-mon[25040]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:10.611 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:10 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:10.612 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:10 smithi039 ceph-mon[25040]: Added host smithi062 2024-09-16T10:14:10.612 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:10 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:10.612 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:10 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:10.612 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:10 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:10.895 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:14:10.895 INFO:teuthology.orchestra.run.smithi039.stdout:[{"addr": "172.21.15.39", "hostname": "smithi039", "labels": [], "status": ""}, {"addr": "172.21.15.62", "hostname": "smithi062", "labels": [], "status": ""}] 2024-09-16T10:14:11.500 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi169 2024-09-16T10:14:11.501 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-16T10:14:11.501 DEBUG:teuthology.orchestra.run.smithi169:> dd of=/etc/ceph/ceph.conf 2024-09-16T10:14:11.522 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-16T10:14:11.522 DEBUG:teuthology.orchestra.run.smithi169:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:14:11.579 INFO:tasks.cephadm:Adding host smithi169 to orchestrator... 2024-09-16T10:14:11.580 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch host add smithi169 2024-09-16T10:14:11.731 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:11.731 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:11 smithi039 ceph-mon[25040]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:11.731 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:11 smithi039 ceph-mon[25040]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:14:11.833 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:14:14.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:14 smithi039 ceph-mon[25040]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:14.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:14 smithi039 ceph-mon[25040]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:14.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:14 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:14.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:14 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:14.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:14 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:14.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:14 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:14.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:14 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi062", "name": "osd_memory_target"} : dispatch 2024-09-16T10:14:14.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:14 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:14.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:14 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:14.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:14 smithi039 ceph-mon[25040]: Updating smithi062:/etc/ceph/ceph.conf 2024-09-16T10:14:14.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:14 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:14.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:14 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:14.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:14 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:15.580 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:15 smithi039 ceph-mon[25040]: Updating smithi062:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:15.580 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:15 smithi039 ceph-mon[25040]: Deploying cephadm binary to smithi169 2024-09-16T10:14:15.580 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:15 smithi039 ceph-mon[25040]: Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:14:15.580 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:15 smithi039 ceph-mon[25040]: Updating smithi062:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:14:16.221 INFO:teuthology.orchestra.run.smithi039.stdout:Added host 'smithi169' with addr '172.21.15.169' 2024-09-16T10:14:16.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:16 smithi039 ceph-mon[25040]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:16.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:16 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:16.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:16 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:16.874 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T10:14:17.125 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:14:17.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:17 smithi039 ceph-mon[25040]: Added host smithi169 2024-09-16T10:14:17.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:17 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:17.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:17 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:17.843 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:14:17.843 INFO:teuthology.orchestra.run.smithi039.stdout:[{"addr": "172.21.15.39", "hostname": "smithi039", "labels": [], "status": ""}, {"addr": "172.21.15.62", "hostname": "smithi062", "labels": [], "status": ""}, {"addr": "172.21.15.169", "hostname": "smithi169", "labels": [], "status": ""}] 2024-09-16T10:14:18.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:18 smithi039 ceph-mon[25040]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:18.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:18 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:18.478 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-16T10:14:18.478 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-16T10:14:18.730 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:14:19.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:19 smithi039 ceph-mon[25040]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:14:20.322 INFO:teuthology.orchestra.run.smithi039.stderr:adjusted tunables profile to default 2024-09-16T10:14:20.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:20 smithi039 ceph-mon[25040]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:20.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:20 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/106792469' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T10:14:20.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:20 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:20.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:20 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:20.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:20 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:20.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:20 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:20.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:20 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"} : dispatch 2024-09-16T10:14:20.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:20 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:20.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:20 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:21.033 INFO:tasks.cephadm:Adding mon.a on smithi039 2024-09-16T10:14:21.033 INFO:tasks.cephadm:Adding mon.b on smithi062 2024-09-16T10:14:21.033 INFO:tasks.cephadm:Adding mon.c on smithi169 2024-09-16T10:14:21.034 DEBUG:teuthology.orchestra.run.smithi169:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi039:172.21.15.39=a;smithi062:172.21.15.62=b;smithi169:172.21.15.169=c' 2024-09-16T10:14:21.265 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:21.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:21 smithi039 ceph-mon[25040]: Updating smithi169:/etc/ceph/ceph.conf 2024-09-16T10:14:21.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:21 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/106792469' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T10:14:21.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:21 smithi039 ceph-mon[25040]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:14:21.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:21 smithi039 ceph-mon[25040]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:21.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:21 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:21.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:21 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:21.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:21 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:21.860 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled mon update... 2024-09-16T10:14:22.466 DEBUG:teuthology.orchestra.run.smithi062:mon.b> sudo journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mon.b.service 2024-09-16T10:14:22.469 DEBUG:teuthology.orchestra.run.smithi169:mon.c> sudo journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mon.c.service 2024-09-16T10:14:22.471 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T10:14:22.471 DEBUG:teuthology.orchestra.run.smithi169:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:14:22.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:22 smithi039 ceph-mon[25040]: Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:14:22.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:22 smithi039 ceph-mon[25040]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:14:22.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:22 smithi039 ceph-mon[25040]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:22.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:22.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:22.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:22.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:22.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:22.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:22.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:23.108 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:23.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:23 smithi039 ceph-mon[25040]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi039:172.21.15.39=a;smithi062:172.21.15.62=b;smithi169:172.21.15.169=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:23.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:23 smithi039 ceph-mon[25040]: Saving service mon spec with placement smithi039:172.21.15.39=a;smithi062:172.21.15.62=b;smithi169:172.21.15.169=c;count:3 2024-09-16T10:14:23.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:23 smithi039 ceph-mon[25040]: Deploying daemon mon.c on smithi169 2024-09-16T10:14:23.764 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:14:23.764 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":1,"fsid":"eec8e88c-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:12:54.883633Z","created":"2024-09-16T10:12:54.883633Z","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.39:3300","nonce":0},{"type":"v1","addr":"172.21.15.39:6789","nonce":0}]},"addr":"172.21.15.39:6789/0","public_addr":"172.21.15.39:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:14:23.764 INFO:teuthology.orchestra.run.smithi169.stderr:dumped monmap epoch 1 2024-09-16T10:14:24.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:24 smithi039 ceph-mon[25040]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:24.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:24 smithi039 ceph-mon[25040]: from='client.? 172.21.15.169:0/3327810985' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:25.366 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T10:14:25.367 DEBUG:teuthology.orchestra.run.smithi169:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:14:25.763 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:14:26.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:26 smithi169 systemd[1]: Starting Ceph mon.c for eec8e88c-7413-11ef-bceb-c7b262605968... 2024-09-16T10:14:26.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:26 smithi039 ceph-mon[25040]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:26.692 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:14:26.692 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":1,"fsid":"eec8e88c-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:12:54.883633Z","created":"2024-09-16T10:12:54.883633Z","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.39:3300","nonce":0},{"type":"v1","addr":"172.21.15.39:6789","nonce":0}]},"addr":"172.21.15.39:6789/0","public_addr":"172.21.15.39:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:14:26.693 INFO:teuthology.orchestra.run.smithi169.stderr:dumped monmap epoch 1 2024-09-16T10:14:27.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:26 smithi169 podman[27745]: 2024-09-16 10:14:26.553448828 +0000 UTC m=+0.015281707 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:14:27.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:26 smithi169 podman[27745]: 2024-09-16 10:14:26.674175139 +0000 UTC m=+0.136008006 container create cfa9219c8d258387dc6709c07324c4d326ce7bfc719ae64b933e8afe8579c73b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-c, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-16T10:14:27.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 podman[27745]: 2024-09-16 10:14:27.296639934 +0000 UTC m=+0.758472801 container init cfa9219c8d258387dc6709c07324c4d326ce7bfc719ae64b933e8afe8579c73b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-c, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, ceph=True, org.label-schema.vendor=CentOS) 2024-09-16T10:14:27.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 podman[27745]: 2024-09-16 10:14:27.300373863 +0000 UTC m=+0.762206732 container start cfa9219c8d258387dc6709c07324c4d326ce7bfc719ae64b933e8afe8579c73b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-c, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-16T10:14:27.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:14:27.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev), process ceph-mon, pid 2 2024-09-16T10:14:27.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: pidfile_write: ignore empty --pid-file 2024-09-16T10:14:27.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: load: jerasure load: lrc 2024-09-16T10:14:27.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: RocksDB version: 7.9.2 2024-09-16T10:14:27.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Git sha 0 2024-09-16T10:14:27.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Compile date 2024-09-12 18:19:39 2024-09-16T10:14:27.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: DB SUMMARY 2024-09-16T10:14:27.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: DB Session ID: 98DD856XCRVA6VMM5TUX 2024-09-16T10:14:27.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: CURRENT file: CURRENT 2024-09-16T10:14:27.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:14:27.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T10:14:27.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-16T10:14:27.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-16T10:14:27.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.error_if_exists: 0 2024-09-16T10:14:27.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.create_if_missing: 0 2024-09-16T10:14:27.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.paranoid_checks: 1 2024-09-16T10:14:27.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:14:27.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:14:27.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:14:27.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.env: 0x55fdd9041120 2024-09-16T10:14:27.582 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:14:27.582 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.info_log: 0x55fdda6d3700 2024-09-16T10:14:27.582 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:14:27.582 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.statistics: (nil) 2024-09-16T10:14:27.582 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.use_fsync: 0 2024-09-16T10:14:27.582 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_log_file_size: 0 2024-09-16T10:14:27.582 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:14:27.582 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:14:27.583 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:14:27.583 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:14:27.583 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.allow_fallocate: 1 2024-09-16T10:14:27.583 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:14:27.583 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:14:27.583 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.use_direct_reads: 0 2024-09-16T10:14:27.583 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:14:27.583 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:14:27.583 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.db_log_dir: 2024-09-16T10:14:27.584 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.wal_dir: 2024-09-16T10:14:27.584 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:14:27.584 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:14:27.584 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:14:27.584 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:14:27.584 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:14:27.584 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:14:27.584 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:14:27.584 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:14:27.584 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.write_buffer_manager: 0x55fdda6d7b80 2024-09-16T10:14:27.584 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:14:27.584 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:14:27.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:14:27.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:14:27.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:14:27.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:14:27.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:14:27.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:14:27.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.unordered_write: 0 2024-09-16T10:14:27.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:14:27.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:14:27.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:14:27.586 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:14:27.586 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.row_cache: None 2024-09-16T10:14:27.586 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.wal_filter: None 2024-09-16T10:14:27.586 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:14:27.586 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:14:27.586 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.two_write_queues: 0 2024-09-16T10:14:27.586 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:14:27.586 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.wal_compression: 0 2024-09-16T10:14:27.586 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.atomic_flush: 0 2024-09-16T10:14:27.586 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:14:27.586 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:14:27.586 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:14:27.586 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.log_readahead_size: 0 2024-09-16T10:14:27.587 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:14:27.587 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:14:27.587 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:14:27.587 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:14:27.587 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:14:27.587 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:14:27.587 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:14:27.587 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_background_jobs: 2 2024-09-16T10:14:27.587 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_background_compactions: -1 2024-09-16T10:14:27.587 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_subcompactions: 1 2024-09-16T10:14:27.588 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:14:27.588 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:14:27.588 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:14:27.588 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:14:27.588 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:14:27.588 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:14:27.588 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:14:27.588 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:14:27.588 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_open_files: -1 2024-09-16T10:14:27.588 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:14:27.589 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:14:27.589 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:14:27.589 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:14:27.589 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_background_flushes: -1 2024-09-16T10:14:27.589 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Compression algorithms supported: 2024-09-16T10:14:27.589 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: kZSTD supported: 0 2024-09-16T10:14:27.589 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: kXpressCompression supported: 0 2024-09-16T10:14:27.589 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: kBZip2Compression supported: 0 2024-09-16T10:14:27.589 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:14:27.589 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: kLZ4Compression supported: 1 2024-09-16T10:14:27.589 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: kZlibCompression supported: 1 2024-09-16T10:14:27.589 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:14:27.589 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: kSnappyCompression supported: 1 2024-09-16T10:14:27.590 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:14:27.590 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:14:27.590 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-16T10:14:27.590 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:14:27.590 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:14:27.590 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.merge_operator: 2024-09-16T10:14:27.590 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compaction_filter: None 2024-09-16T10:14:27.590 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:14:27.590 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:14:27.590 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:14:27.591 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:14:27.591 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fdda6d3320) 2024-09-16T10:14:27.591 INFO:journalctl@ceph.mon.c.smithi169.stdout: cache_index_and_filter_blocks: 1 2024-09-16T10:14:27.591 INFO:journalctl@ceph.mon.c.smithi169.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:14:27.591 INFO:journalctl@ceph.mon.c.smithi169.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:14:27.591 INFO:journalctl@ceph.mon.c.smithi169.stdout: pin_top_level_index_and_filter: 1 2024-09-16T10:14:27.591 INFO:journalctl@ceph.mon.c.smithi169.stdout: index_type: 0 2024-09-16T10:14:27.591 INFO:journalctl@ceph.mon.c.smithi169.stdout: data_block_index_type: 0 2024-09-16T10:14:27.591 INFO:journalctl@ceph.mon.c.smithi169.stdout: index_shortening: 1 2024-09-16T10:14:27.591 INFO:journalctl@ceph.mon.c.smithi169.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:14:27.591 INFO:journalctl@ceph.mon.c.smithi169.stdout: checksum: 4 2024-09-16T10:14:27.591 INFO:journalctl@ceph.mon.c.smithi169.stdout: no_block_cache: 0 2024-09-16T10:14:27.591 INFO:journalctl@ceph.mon.c.smithi169.stdout: block_cache: 0x55fdda6c7610 2024-09-16T10:14:27.591 INFO:journalctl@ceph.mon.c.smithi169.stdout: block_cache_name: BinnedLRUCache 2024-09-16T10:14:27.592 INFO:journalctl@ceph.mon.c.smithi169.stdout: block_cache_options: 2024-09-16T10:14:27.592 INFO:journalctl@ceph.mon.c.smithi169.stdout: capacity : 536870912 2024-09-16T10:14:27.592 INFO:journalctl@ceph.mon.c.smithi169.stdout: num_shard_bits : 4 2024-09-16T10:14:27.592 INFO:journalctl@ceph.mon.c.smithi169.stdout: strict_capacity_limit : 0 2024-09-16T10:14:27.592 INFO:journalctl@ceph.mon.c.smithi169.stdout: high_pri_pool_ratio: 0.000 2024-09-16T10:14:27.592 INFO:journalctl@ceph.mon.c.smithi169.stdout: block_cache_compressed: (nil) 2024-09-16T10:14:27.592 INFO:journalctl@ceph.mon.c.smithi169.stdout: persistent_cache: (nil) 2024-09-16T10:14:27.592 INFO:journalctl@ceph.mon.c.smithi169.stdout: block_size: 4096 2024-09-16T10:14:27.592 INFO:journalctl@ceph.mon.c.smithi169.stdout: block_size_deviation: 10 2024-09-16T10:14:27.592 INFO:journalctl@ceph.mon.c.smithi169.stdout: block_restart_interval: 16 2024-09-16T10:14:27.592 INFO:journalctl@ceph.mon.c.smithi169.stdout: index_block_restart_interval: 1 2024-09-16T10:14:27.592 INFO:journalctl@ceph.mon.c.smithi169.stdout: metadata_block_size: 4096 2024-09-16T10:14:27.592 INFO:journalctl@ceph.mon.c.smithi169.stdout: partition_filters: 0 2024-09-16T10:14:27.592 INFO:journalctl@ceph.mon.c.smithi169.stdout: use_delta_encoding: 1 2024-09-16T10:14:27.593 INFO:journalctl@ceph.mon.c.smithi169.stdout: filter_policy: bloomfilter 2024-09-16T10:14:27.593 INFO:journalctl@ceph.mon.c.smithi169.stdout: whole_key_filtering: 1 2024-09-16T10:14:27.593 INFO:journalctl@ceph.mon.c.smithi169.stdout: verify_compression: 0 2024-09-16T10:14:27.593 INFO:journalctl@ceph.mon.c.smithi169.stdout: read_amp_bytes_per_bit: 0 2024-09-16T10:14:27.593 INFO:journalctl@ceph.mon.c.smithi169.stdout: format_version: 5 2024-09-16T10:14:27.593 INFO:journalctl@ceph.mon.c.smithi169.stdout: enable_index_compression: 1 2024-09-16T10:14:27.593 INFO:journalctl@ceph.mon.c.smithi169.stdout: block_align: 0 2024-09-16T10:14:27.593 INFO:journalctl@ceph.mon.c.smithi169.stdout: max_auto_readahead_size: 262144 2024-09-16T10:14:27.593 INFO:journalctl@ceph.mon.c.smithi169.stdout: prepopulate_block_cache: 0 2024-09-16T10:14:27.593 INFO:journalctl@ceph.mon.c.smithi169.stdout: initial_auto_readahead_size: 8192 2024-09-16T10:14:27.595 INFO:journalctl@ceph.mon.c.smithi169.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T10:14:27.595 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:14:27.595 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:14:27.595 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compression: NoCompression 2024-09-16T10:14:27.595 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:14:27.595 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:14:27.595 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:14:27.595 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.num_levels: 7 2024-09-16T10:14:27.595 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:14:27.595 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:14:27.596 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:14:27.596 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:14:27.596 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:14:27.596 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:14:27.596 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:14:27.596 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:14:27.596 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:14:27.596 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:14:27.596 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:14:27.596 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:14:27.596 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:14:27.596 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:14:27.596 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:14:27.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:14:27.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:14:27.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:14:27.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:14:27.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:14:27.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:14:27.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:14:27.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:14:27.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:14:27.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:14:27.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:14:27.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:14:27.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:14:27.598 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:14:27.598 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:14:27.598 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:14:27.598 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:14:27.598 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:14:27.598 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:14:27.598 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:14:27.598 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:14:27.599 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:14:27.599 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:14:27.599 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:14:27.599 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:14:27.599 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:14:27.599 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:14:27.599 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:14:27.599 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:14:27.599 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:14:27.599 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:14:27.600 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:14:27.600 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:14:27.600 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:14:27.600 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:14:27.600 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:14:27.600 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:14:27.600 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:14:27.600 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:14:27.600 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.inplace_update_support: 0 2024-09-16T10:14:27.601 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:14:27.601 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:14:27.601 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:14:27.601 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:14:27.601 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.bloom_locality: 0 2024-09-16T10:14:27.601 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.max_successive_merges: 0 2024-09-16T10:14:27.601 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:14:27.601 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:14:27.601 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:14:27.601 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:14:27.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.ttl: 2592000 2024-09-16T10:14:27.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:14:27.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:14:27.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:14:27.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.enable_blob_files: false 2024-09-16T10:14:27.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.min_blob_size: 0 2024-09-16T10:14:27.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:14:27.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:14:27.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:14:27.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:14:27.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:14:27.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:14:27.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:14:27.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:14:27.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: 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:14:27.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T10:14:27.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ecbcca16-5999-4b08-b0fd-a457e9876b5f 2024-09-16T10:14:27.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481667328755, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T10:14:27.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T10:14:27.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481667329480, "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": 1726481667, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ecbcca16-5999-4b08-b0fd-a457e9876b5f", "db_session_id": "98DD856XCRVA6VMM5TUX", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:14:27.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481667329614, "job": 1, "event": "recovery_finished"} 2024-09-16T10:14:27.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T10:14:27.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: 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:14:27.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fdda6f6e00 2024-09-16T10:14:27.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: DB pointer 0x55fdda7f8000 2024-09-16T10:14:27.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:14:27.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:14:27.604 INFO:journalctl@ceph.mon.c.smithi169.stdout: ** DB Stats ** 2024-09-16T10:14:27.604 INFO:journalctl@ceph.mon.c.smithi169.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:14:27.604 INFO:journalctl@ceph.mon.c.smithi169.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:14:27.604 INFO:journalctl@ceph.mon.c.smithi169.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:14:27.604 INFO:journalctl@ceph.mon.c.smithi169.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:14:27.604 INFO:journalctl@ceph.mon.c.smithi169.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:14:27.604 INFO:journalctl@ceph.mon.c.smithi169.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:14:27.604 INFO:journalctl@ceph.mon.c.smithi169.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:14:27.604 INFO:journalctl@ceph.mon.c.smithi169.stdout: 2024-09-16T10:14:27.604 INFO:journalctl@ceph.mon.c.smithi169.stdout: ** Compaction Stats [default] ** 2024-09-16T10:14:27.604 INFO:journalctl@ceph.mon.c.smithi169.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:14:27.604 INFO:journalctl@ceph.mon.c.smithi169.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:14:27.604 INFO:journalctl@ceph.mon.c.smithi169.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:14:27.604 INFO:journalctl@ceph.mon.c.smithi169.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:14:27.605 INFO:journalctl@ceph.mon.c.smithi169.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:14:27.605 INFO:journalctl@ceph.mon.c.smithi169.stdout: 2024-09-16T10:14:27.605 INFO:journalctl@ceph.mon.c.smithi169.stdout: ** Compaction Stats [default] ** 2024-09-16T10:14:27.605 INFO:journalctl@ceph.mon.c.smithi169.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:14:27.605 INFO:journalctl@ceph.mon.c.smithi169.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:14:27.605 INFO:journalctl@ceph.mon.c.smithi169.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:14:27.605 INFO:journalctl@ceph.mon.c.smithi169.stdout: 2024-09-16T10:14:27.605 INFO:journalctl@ceph.mon.c.smithi169.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:14:27.605 INFO:journalctl@ceph.mon.c.smithi169.stdout: 2024-09-16T10:14:27.605 INFO:journalctl@ceph.mon.c.smithi169.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:14:27.605 INFO:journalctl@ceph.mon.c.smithi169.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T10:14:27.605 INFO:journalctl@ceph.mon.c.smithi169.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:14:27.605 INFO:journalctl@ceph.mon.c.smithi169.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:14:27.605 INFO:journalctl@ceph.mon.c.smithi169.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:14:27.606 INFO:journalctl@ceph.mon.c.smithi169.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:14:27.606 INFO:journalctl@ceph.mon.c.smithi169.stdout: Cumulative compaction: 0.00 GB write, 0.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:14:27.606 INFO:journalctl@ceph.mon.c.smithi169.stdout: Interval compaction: 0.00 GB write, 0.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:14:27.606 INFO:journalctl@ceph.mon.c.smithi169.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:14:27.606 INFO:journalctl@ceph.mon.c.smithi169.stdout: Block cache BinnedLRUCache@0x55fdda6c7610#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-16T10:14:27.606 INFO:journalctl@ceph.mon.c.smithi169.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:14:27.606 INFO:journalctl@ceph.mon.c.smithi169.stdout: 2024-09-16T10:14:27.606 INFO:journalctl@ceph.mon.c.smithi169.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:14:27.606 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-16T10:14:27.606 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: using public_addr v2:172.21.15.169:0/0 -> [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] 2024-09-16T10:14:27.606 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: starting mon.c rank -1 at public addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] at bind addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:14:27.606 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: mon.c@-1(???) e0 preinit fsid eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:14:27.606 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: mon.c@-1(synchronizing).mds e1 new map 2024-09-16T10:14:27.606 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-16T10:14:27.607 INFO:journalctl@ceph.mon.c.smithi169.stdout: e1 2024-09-16T10:14:27.607 INFO:journalctl@ceph.mon.c.smithi169.stdout: btime 2024-09-16T10:12:58:132348+0000 2024-09-16T10:14:27.607 INFO:journalctl@ceph.mon.c.smithi169.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:14:27.607 INFO:journalctl@ceph.mon.c.smithi169.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:14:27.607 INFO:journalctl@ceph.mon.c.smithi169.stdout: legacy client fscid: -1 2024-09-16T10:14:27.607 INFO:journalctl@ceph.mon.c.smithi169.stdout: 2024-09-16T10:14:27.607 INFO:journalctl@ceph.mon.c.smithi169.stdout: No filesystems configured 2024-09-16T10:14:27.607 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T10:14:27.607 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: 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:14:27.607 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T10:14:27.607 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T10:14:27.607 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T10:14:27.607 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T10:14:27.608 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T10:14:27.608 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:14:27.608 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:14:27.608 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:14:27.608 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:27.608 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:27.608 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:27.608 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: Added host smithi169 2024-09-16T10:14:27.608 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:27.609 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:27.609 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:27.609 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:27.609 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:14:27.609 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:27.609 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/106792469' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T10:14:27.609 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:27.609 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:27.609 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:27.609 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:27.610 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"} : dispatch 2024-09-16T10:14:27.610 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:27.610 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:27.610 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: Updating smithi169:/etc/ceph/ceph.conf 2024-09-16T10:14:27.610 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/106792469' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T10:14:27.610 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:14:27.610 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:27.610 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:27.610 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:27.610 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:27.611 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:14:27.611 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:14:27.611 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:27.611 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:27.611 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:27.611 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:27.611 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:27.611 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:27.611 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:27.611 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:27.612 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi039:172.21.15.39=a;smithi062:172.21.15.62=b;smithi169:172.21.15.169=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:27.612 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: Saving service mon spec with placement smithi039:172.21.15.39=a;smithi062:172.21.15.62=b;smithi169:172.21.15.169=c;count:3 2024-09-16T10:14:27.612 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: Deploying daemon mon.c on smithi169 2024-09-16T10:14:27.612 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:27.612 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='client.? 172.21.15.169:0/3327810985' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:27.612 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:27.612 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: from='client.? 172.21.15.169:0/1292282499' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:27.612 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 ceph-mon[27781]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T10:14:27.612 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 bash[27745]: cfa9219c8d258387dc6709c07324c4d326ce7bfc719ae64b933e8afe8579c73b 2024-09-16T10:14:27.612 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:27 smithi169 systemd[1]: Started Ceph mon.c for eec8e88c-7413-11ef-bceb-c7b262605968. 2024-09-16T10:14:27.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:27 smithi039 ceph-mon[25040]: from='client.? 172.21.15.169:0/1292282499' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:28.258 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T10:14:28.259 DEBUG:teuthology.orchestra.run.smithi169:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:14:28.508 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:14:32.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:32.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:14:32.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:32.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: mon.a calling monitor election 2024-09-16T10:14:32.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:32.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:32.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:32.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: mon.c calling monitor election 2024-09-16T10:14:32.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:32.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:32.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:32.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:32.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T10:14:32.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: monmap epoch 2 2024-09-16T10:14:32.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: fsid eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:14:32.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: last_changed 2024-09-16T10:14:27.361270+0000 2024-09-16T10:14:32.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: created 2024-09-16T10:12:54.883633+0000 2024-09-16T10:14:32.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: min_mon_release 19 (squid) 2024-09-16T10:14:32.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: election_strategy: 1 2024-09-16T10:14:32.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-16T10:14:32.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.c 2024-09-16T10:14:32.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: fsmap 2024-09-16T10:14:32.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:14:32.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: mgrmap e13: x(active, since 43s) 2024-09-16T10:14:32.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: overall HEALTH_OK 2024-09-16T10:14:32.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:32.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:32.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:32.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:32.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:32 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:32.783 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:14:32.783 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":2,"fsid":"eec8e88c-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:14:27.361270Z","created":"2024-09-16T10:12:54.883633Z","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.39:3300","nonce":0},{"type":"v1","addr":"172.21.15.39:6789","nonce":0}]},"addr":"172.21.15.39:6789/0","public_addr":"172.21.15.39:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T10:14:32.784 INFO:teuthology.orchestra.run.smithi169.stderr:dumped monmap epoch 2 2024-09-16T10:14:32.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:32.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:14:32.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:32.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: mon.a calling monitor election 2024-09-16T10:14:32.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:32.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:32.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:32.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: mon.c calling monitor election 2024-09-16T10:14:32.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:32.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:32.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:32.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:32.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T10:14:32.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: monmap epoch 2 2024-09-16T10:14:32.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: fsid eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:14:32.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: last_changed 2024-09-16T10:14:27.361270+0000 2024-09-16T10:14:32.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: created 2024-09-16T10:12:54.883633+0000 2024-09-16T10:14:32.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: min_mon_release 19 (squid) 2024-09-16T10:14:32.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: election_strategy: 1 2024-09-16T10:14:32.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-16T10:14:32.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.c 2024-09-16T10:14:32.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: fsmap 2024-09-16T10:14:32.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:14:32.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: mgrmap e13: x(active, since 43s) 2024-09-16T10:14:32.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: overall HEALTH_OK 2024-09-16T10:14:32.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:32.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:32.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:32.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:32.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:32 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:33.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:33 smithi169 ceph-mon[27781]: Deploying daemon mon.b on smithi062 2024-09-16T10:14:33.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:33 smithi169 ceph-mon[27781]: from='client.? 172.21.15.169:0/1596786956' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:33.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:33 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:33.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:33 smithi039 ceph-mon[25040]: Deploying daemon mon.b on smithi062 2024-09-16T10:14:33.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:33 smithi039 ceph-mon[25040]: from='client.? 172.21.15.169:0/1596786956' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:33.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:33 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:34.349 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T10:14:34.349 DEBUG:teuthology.orchestra.run.smithi169:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:14:34.602 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:14:34.722 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:34 smithi169 ceph-mon[27781]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:34.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:34 smithi039 ceph-mon[25040]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:35.271 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:14:35.271 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":2,"fsid":"eec8e88c-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:14:27.361270Z","created":"2024-09-16T10:12:54.883633Z","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.39:3300","nonce":0},{"type":"v1","addr":"172.21.15.39:6789","nonce":0}]},"addr":"172.21.15.39:6789/0","public_addr":"172.21.15.39:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T10:14:35.272 INFO:teuthology.orchestra.run.smithi169.stderr:dumped monmap epoch 2 2024-09-16T10:14:35.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:35 smithi169 ceph-mon[27781]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:35.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:35 smithi169 ceph-mon[27781]: from='client.? 172.21.15.169:0/585188551' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:35.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:35 smithi039 ceph-mon[25040]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:35.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:35 smithi039 ceph-mon[25040]: from='client.? 172.21.15.169:0/585188551' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:36.172 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.b@-1(synchronizing).mds e1 new map 2024-09-16T10:14:36.172 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-16T10:14:36.172 INFO:journalctl@ceph.mon.b.smithi062.stdout: e1 2024-09-16T10:14:36.172 INFO:journalctl@ceph.mon.b.smithi062.stdout: btime 2024-09-16T10:12:58:132348+0000 2024-09-16T10:14:36.172 INFO:journalctl@ceph.mon.b.smithi062.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:14:36.173 INFO:journalctl@ceph.mon.b.smithi062.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:14:36.173 INFO:journalctl@ceph.mon.b.smithi062.stdout: legacy client fscid: -1 2024-09-16T10:14:36.173 INFO:journalctl@ceph.mon.b.smithi062.stdout: 2024-09-16T10:14:36.173 INFO:journalctl@ceph.mon.b.smithi062.stdout: No filesystems configured 2024-09-16T10:14:36.173 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T10:14:36.173 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: 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:14:36.173 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T10:14:36.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T10:14:36.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T10:14:36.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T10:14:36.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T10:14:36.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:14:36.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:14:36.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:14:36.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:36.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:36.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: Added host smithi169 2024-09-16T10:14:36.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:36.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:14:36.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:36.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/106792469' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T10:14:36.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"} : dispatch 2024-09-16T10:14:36.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:36.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:36.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: Updating smithi169:/etc/ceph/ceph.conf 2024-09-16T10:14:36.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/106792469' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T10:14:36.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:14:36.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:36.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:14:36.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:14:36.644 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:36.644 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.644 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:36.644 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:36.644 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:36.644 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.644 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:36.645 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:36.645 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi039:172.21.15.39=a;smithi062:172.21.15.62=b;smithi169:172.21.15.169=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:36.645 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: Saving service mon spec with placement smithi039:172.21.15.39=a;smithi062:172.21.15.62=b;smithi169:172.21.15.169=c;count:3 2024-09-16T10:14:36.645 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: Deploying daemon mon.c on smithi169 2024-09-16T10:14:36.645 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:36.645 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='client.? 172.21.15.169:0/3327810985' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:36.645 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:36.645 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='client.? 172.21.15.169:0/1292282499' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:36.645 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:36.645 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:14:36.645 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:36.645 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.a calling monitor election 2024-09-16T10:14:36.645 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:36.646 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:36.646 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:36.646 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.c calling monitor election 2024-09-16T10:14:36.646 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:36.646 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:36.646 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:36.646 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:36.646 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T10:14:36.646 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: monmap epoch 2 2024-09-16T10:14:36.646 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: fsid eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:14:36.646 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: last_changed 2024-09-16T10:14:27.361270+0000 2024-09-16T10:14:36.646 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: created 2024-09-16T10:12:54.883633+0000 2024-09-16T10:14:36.647 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: min_mon_release 19 (squid) 2024-09-16T10:14:36.647 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: election_strategy: 1 2024-09-16T10:14:36.647 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-16T10:14:36.647 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.c 2024-09-16T10:14:36.647 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: fsmap 2024-09-16T10:14:36.647 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:14:36.647 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mgrmap e13: x(active, since 43s) 2024-09-16T10:14:36.647 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: overall HEALTH_OK 2024-09-16T10:14:36.647 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.647 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.647 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:36.647 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:36.647 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:36.647 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: Deploying daemon mon.b on smithi062 2024-09-16T10:14:36.648 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='client.? 172.21.15.169:0/1596786956' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:36.648 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:36.648 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:36.648 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:36.648 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: from='client.? 172.21.15.169:0/585188551' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:36.648 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 ceph-mon[27512]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T10:14:36.648 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 bash[27491]: 43aebe18b44727b3f1b77d4d0dae8c2779af6a4b0c0ae99ee7512e2e156b0c47 2024-09-16T10:14:36.648 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:36 smithi062 systemd[1]: Started Ceph mon.b for eec8e88c-7413-11ef-bceb-c7b262605968. 2024-09-16T10:14:36.848 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T10:14:36.849 DEBUG:teuthology.orchestra.run.smithi169:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:14:37.099 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:14:41.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:14:41.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: mon.a calling monitor election 2024-09-16T10:14:41.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:41.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: mon.c calling monitor election 2024-09-16T10:14:41.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:41.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: mon.b calling monitor election 2024-09-16T10:14:41.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:41.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T10:14:41.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: monmap epoch 3 2024-09-16T10:14:41.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: fsid eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:14:41.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: last_changed 2024-09-16T10:14:36.176424+0000 2024-09-16T10:14:41.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: created 2024-09-16T10:12:54.883633+0000 2024-09-16T10:14:41.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: min_mon_release 19 (squid) 2024-09-16T10:14:41.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: election_strategy: 1 2024-09-16T10:14:41.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-16T10:14:41.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.c 2024-09-16T10:14:41.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: 2: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.b 2024-09-16T10:14:41.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: fsmap 2024-09-16T10:14:41.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:14:41.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: mgrmap e13: x(active, since 52s) 2024-09-16T10:14:41.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: overall HEALTH_OK 2024-09-16T10:14:41.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:41.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:41.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:41.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:41 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:41.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:14:41.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: mon.a calling monitor election 2024-09-16T10:14:41.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:41.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: mon.c calling monitor election 2024-09-16T10:14:41.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:41.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: mon.b calling monitor election 2024-09-16T10:14:41.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:41.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T10:14:41.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: monmap epoch 3 2024-09-16T10:14:41.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: fsid eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:14:41.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: last_changed 2024-09-16T10:14:36.176424+0000 2024-09-16T10:14:41.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: created 2024-09-16T10:12:54.883633+0000 2024-09-16T10:14:41.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: min_mon_release 19 (squid) 2024-09-16T10:14:41.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: election_strategy: 1 2024-09-16T10:14:41.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-16T10:14:41.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.c 2024-09-16T10:14:41.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: 2: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.b 2024-09-16T10:14:41.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: fsmap 2024-09-16T10:14:41.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:14:41.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: mgrmap e13: x(active, since 52s) 2024-09-16T10:14:41.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: overall HEALTH_OK 2024-09-16T10:14:41.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:41.644 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:41.644 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:41.644 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:41 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:41.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:14:41.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: mon.a calling monitor election 2024-09-16T10:14:41.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:14:41.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: mon.c calling monitor election 2024-09-16T10:14:41.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:41.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: mon.b calling monitor election 2024-09-16T10:14:41.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:41.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:41.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T10:14:41.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: monmap epoch 3 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: fsid eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: last_changed 2024-09-16T10:14:36.176424+0000 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: created 2024-09-16T10:12:54.883633+0000 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: min_mon_release 19 (squid) 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: election_strategy: 1 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.c 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: 2: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.b 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: fsmap 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: mgrmap e13: x(active, since 52s) 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: overall HEALTH_OK 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:41.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:41.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:41 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:42.202 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:14:42.202 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":3,"fsid":"eec8e88c-7413-11ef-bceb-c7b262605968","modified":"2024-09-16T10:14:36.176424Z","created":"2024-09-16T10:12:54.883633Z","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.39:3300","nonce":0},{"type":"v1","addr":"172.21.15.39:6789","nonce":0}]},"addr":"172.21.15.39:6789/0","public_addr":"172.21.15.39:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:3300","nonce":0},{"type":"v1","addr":"172.21.15.62:6789","nonce":0}]},"addr":"172.21.15.62:6789/0","public_addr":"172.21.15.62:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-16T10:14:42.203 INFO:teuthology.orchestra.run.smithi169.stderr:dumped monmap epoch 3 2024-09-16T10:14:42.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:42 smithi169 ceph-mon[27781]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:42.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:42 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:42.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:42 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:42.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:42 smithi169 ceph-mon[27781]: from='client.? 172.21.15.169:0/42294922' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:42.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:42 smithi062 ceph-mon[27512]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:42.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:42 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:42.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:42 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:42.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:42 smithi062 ceph-mon[27512]: from='client.? 172.21.15.169:0/42294922' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:42.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:42 smithi039 ceph-mon[25040]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:42.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:42 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:42.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:42 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:14:42.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:42 smithi039 ceph-mon[25040]: from='client.? 172.21.15.169:0/42294922' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:14:42.963 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-16T10:14:42.963 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-16T10:14:43.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:43.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:43.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: Updating smithi039:/etc/ceph/ceph.conf 2024-09-16T10:14:43.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: Updating smithi062:/etc/ceph/ceph.conf 2024-09-16T10:14:43.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: Updating smithi169:/etc/ceph/ceph.conf 2024-09-16T10:14:43.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:43.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:14:43.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:43.490 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.490 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.490 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.490 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.490 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:43.490 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:43.490 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: Updating smithi039:/etc/ceph/ceph.conf 2024-09-16T10:14:43.490 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: Updating smithi062:/etc/ceph/ceph.conf 2024-09-16T10:14:43.490 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: Updating smithi169:/etc/ceph/ceph.conf 2024-09-16T10:14:43.490 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.491 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.491 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.491 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.491 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.491 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.491 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.491 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.491 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.491 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.491 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.491 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:43.491 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:14:43.491 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:43.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:43.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:43.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: Updating smithi039:/etc/ceph/ceph.conf 2024-09-16T10:14:43.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: Updating smithi062:/etc/ceph/ceph.conf 2024-09-16T10:14:43.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: Updating smithi169:/etc/ceph/ceph.conf 2024-09-16T10:14:43.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:43.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:43.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:14:43.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:44.063 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:14:44.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:44 smithi062 ceph-mon[27512]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:44.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:44 smithi062 ceph-mon[27512]: Updating smithi062:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:44.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:44 smithi062 ceph-mon[27512]: Updating smithi039:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:44.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:44 smithi062 ceph-mon[27512]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:44.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:44 smithi062 ceph-mon[27512]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T10:14:44.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:44 smithi062 ceph-mon[27512]: Reconfiguring daemon mon.a on smithi039 2024-09-16T10:14:44.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:44 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:44.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:44 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:44.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:44 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:44.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:44 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:14:44.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:44 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:44.643 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:44 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:44.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:44 smithi039 ceph-mon[25040]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:44.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:44 smithi039 ceph-mon[25040]: Updating smithi062:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:44.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:44 smithi039 ceph-mon[25040]: Updating smithi039:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:44.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:44 smithi039 ceph-mon[25040]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:44.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:44 smithi039 ceph-mon[25040]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T10:14:44.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:44 smithi039 ceph-mon[25040]: Reconfiguring daemon mon.a on smithi039 2024-09-16T10:14:44.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:44 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:44.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:44 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:44.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:44 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:44.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:44 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:14:44.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:44 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:44.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:44 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:44.689 INFO:teuthology.orchestra.run.smithi039.stdout:# minimal ceph.conf for eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:14:44.689 INFO:teuthology.orchestra.run.smithi039.stdout:[global] 2024-09-16T10:14:44.690 INFO:teuthology.orchestra.run.smithi039.stdout: fsid = eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:14:44.690 INFO:teuthology.orchestra.run.smithi039.stdout: mon_host = [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] 2024-09-16T10:14:44.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:44 smithi169 ceph-mon[27781]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:44.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:44 smithi169 ceph-mon[27781]: Updating smithi062:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:44.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:44 smithi169 ceph-mon[27781]: Updating smithi039:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:14:44.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:44 smithi169 ceph-mon[27781]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:44.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:44 smithi169 ceph-mon[27781]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T10:14:44.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:44 smithi169 ceph-mon[27781]: Reconfiguring daemon mon.a on smithi039 2024-09-16T10:14:44.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:44 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:44.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:44 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:44.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:44 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:44.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:44 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:14:44.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:44 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:44.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:44 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:45.340 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-16T10:14:45.340 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-16T10:14:45.340 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T10:14:45.371 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-16T10:14:45.371 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:14:45.437 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-09-16T10:14:45.438 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T10:14:45.467 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-09-16T10:14:45.467 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:14:45.529 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:45 smithi062 ceph-mon[27512]: Reconfiguring mon.b (monmap changed)... 2024-09-16T10:14:45.530 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:45 smithi062 ceph-mon[27512]: Reconfiguring daemon mon.b on smithi062 2024-09-16T10:14:45.530 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:45 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/2921443785' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:45.530 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:45 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:45.530 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:45 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:45.530 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:45 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:45.530 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:45 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:14:45.530 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:45 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:45.533 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-16T10:14:45.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T10:14:45.561 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-16T10:14:45.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:14:45.627 INFO:tasks.cephadm:Adding mgr.x on smithi039 2024-09-16T10:14:45.628 DEBUG:teuthology.orchestra.run.smithi169:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch apply mgr '1;smithi039=x' 2024-09-16T10:14:45.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:45 smithi039 ceph-mon[25040]: Reconfiguring mon.b (monmap changed)... 2024-09-16T10:14:45.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:45 smithi039 ceph-mon[25040]: Reconfiguring daemon mon.b on smithi062 2024-09-16T10:14:45.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:45 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/2921443785' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:45.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:45 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:45.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:45 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:45.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:45 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:45.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:45 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:14:45.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:45 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:45.687 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:45 smithi169 ceph-mon[27781]: Reconfiguring mon.b (monmap changed)... 2024-09-16T10:14:45.687 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:45 smithi169 ceph-mon[27781]: Reconfiguring daemon mon.b on smithi062 2024-09-16T10:14:45.687 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:45 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/2921443785' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:45.687 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:45 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:45.687 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:45 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:45.688 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:45 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:14:45.688 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:45 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:14:45.688 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:45 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:46.639 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:14:46.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:46 smithi039 ceph-mon[25040]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:46.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:46 smithi039 ceph-mon[25040]: Reconfiguring mon.c (monmap changed)... 2024-09-16T10:14:46.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:46 smithi039 ceph-mon[25040]: Reconfiguring daemon mon.c on smithi169 2024-09-16T10:14:46.740 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:46 smithi169 ceph-mon[27781]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:46.740 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:46 smithi169 ceph-mon[27781]: Reconfiguring mon.c (monmap changed)... 2024-09-16T10:14:46.740 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:46 smithi169 ceph-mon[27781]: Reconfiguring daemon mon.c on smithi169 2024-09-16T10:14:46.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:46 smithi062 ceph-mon[27512]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:46.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:46 smithi062 ceph-mon[27512]: Reconfiguring mon.c (monmap changed)... 2024-09-16T10:14:46.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:46 smithi062 ceph-mon[27512]: Reconfiguring daemon mon.c on smithi169 2024-09-16T10:14:47.270 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled mgr update... 2024-09-16T10:14:47.851 DEBUG:tasks.cephadm:set 0 configs 2024-09-16T10:14:47.852 INFO:tasks.cephadm:Deploying OSDs... 2024-09-16T10:14:47.852 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-16T10:14:47.852 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T10:14:47.868 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:14:47.868 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_1 2024-09-16T10:14:47.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:47.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:47.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:47.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:47.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:47.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:47.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:47.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi039=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:47.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: Saving service mgr spec with placement smithi039=x;count:1 2024-09-16T10:14:47.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:47.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:47.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:47.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:47.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:47.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:47.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: Reconfiguring mgr.x (unknown last config time)... 2024-09-16T10:14:47.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T10:14:47.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T10:14:47.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:47.893 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:47 smithi062 ceph-mon[27512]: Reconfiguring daemon mgr.x on smithi039 2024-09-16T10:14:47.924 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T10:14:47.924 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:14:47.924 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-16T10:14:47.924 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:14:47.924 INFO:teuthology.orchestra.run.smithi039.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:14:47.924 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-16 10:14:02.220446904 +0000 2024-09-16T10:14:47.924 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-16 10:09:59.519158559 +0000 2024-09-16T10:14:47.924 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-16 10:09:59.519158559 +0000 2024-09-16T10:14:47.924 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: 2024-09-16 10:09:59.519158559 +0000 2024-09-16T10:14:47.924 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T10:14:47.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:47.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:47.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:47.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:47.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:47.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:47.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:47.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi039=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:47.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: Saving service mgr spec with placement smithi039=x;count:1 2024-09-16T10:14:47.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:47.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:47.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:47.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:47.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:47.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:47.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: Reconfiguring mgr.x (unknown last config time)... 2024-09-16T10:14:47.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T10:14:47.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T10:14:47.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:47.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:47 smithi039 ceph-mon[25040]: Reconfiguring daemon mgr.x on smithi039 2024-09-16T10:14:47.954 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-16T10:14:47.954 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-16T10:14:47.954 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000309856 s, 1.7 MB/s 2024-09-16T10:14:47.956 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T10:14:48.013 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_2 2024-09-16T10:14:48.069 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T10:14:48.069 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:14:48.069 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-16T10:14:48.069 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:14:48.069 INFO:teuthology.orchestra.run.smithi039.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:14:48.069 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-16 10:14:02.250446317 +0000 2024-09-16T10:14:48.069 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-16 10:09:59.521158558 +0000 2024-09-16T10:14:48.069 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-16 10:09:59.521158558 +0000 2024-09-16T10:14:48.069 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: 2024-09-16 10:09:59.521158558 +0000 2024-09-16T10:14:48.070 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T10:14:48.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:48.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:48.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:48.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:48.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:48.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:48.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:48.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi039=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:48.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: Saving service mgr spec with placement smithi039=x;count:1 2024-09-16T10:14:48.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:48.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:14:48.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:48.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:14:48.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:48.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:48.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: Reconfiguring mgr.x (unknown last config time)... 2024-09-16T10:14:48.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T10:14:48.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T10:14:48.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:48.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:47 smithi169 ceph-mon[27781]: Reconfiguring daemon mgr.x on smithi039 2024-09-16T10:14:48.136 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-16T10:14:48.136 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-16T10:14:48.136 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000281588 s, 1.8 MB/s 2024-09-16T10:14:48.137 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T10:14:48.194 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_3 2024-09-16T10:14:48.250 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T10:14:48.250 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:14:48.250 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 964 Links: 1 2024-09-16T10:14:48.250 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:14:48.251 INFO:teuthology.orchestra.run.smithi039.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:14:48.251 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-16 10:14:02.278445770 +0000 2024-09-16T10:14:48.251 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-16 10:09:59.518158559 +0000 2024-09-16T10:14:48.251 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-16 10:09:59.518158559 +0000 2024-09-16T10:14:48.251 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: 2024-09-16 10:09:59.518158559 +0000 2024-09-16T10:14:48.251 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T10:14:48.314 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-16T10:14:48.314 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-16T10:14:48.314 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000297214 s, 1.7 MB/s 2024-09-16T10:14:48.315 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T10:14:48.373 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_4 2024-09-16T10:14:48.429 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T10:14:48.429 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:14:48.429 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-16T10:14:48.429 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:14:48.429 INFO:teuthology.orchestra.run.smithi039.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:14:48.429 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-16 10:14:02.307445203 +0000 2024-09-16T10:14:48.430 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-16 10:09:59.519158559 +0000 2024-09-16T10:14:48.430 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-16 10:09:59.519158559 +0000 2024-09-16T10:14:48.430 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: 2024-09-16 10:09:59.519158559 +0000 2024-09-16T10:14:48.430 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T10:14:48.493 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-16T10:14:48.493 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-16T10:14:48.494 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000287963 s, 1.8 MB/s 2024-09-16T10:14:48.495 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T10:14:48.552 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-09-16T10:14:48.552 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T10:14:48.572 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:14:48.572 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_1 2024-09-16T10:14:48.632 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T10:14:48.632 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:14:48.632 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-16T10:14:48.632 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:14:48.632 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:14:48.632 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-09-16 10:14:35.608048437 +0000 2024-09-16T10:14:48.633 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-09-16 10:09:59.172469702 +0000 2024-09-16T10:14:48.633 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-09-16 10:09:59.172469702 +0000 2024-09-16T10:14:48.633 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: 2024-09-16 10:09:59.172469702 +0000 2024-09-16T10:14:48.633 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T10:14:48.702 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-09-16T10:14:48.702 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-09-16T10:14:48.702 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.00028853 s, 1.8 MB/s 2024-09-16T10:14:48.703 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T10:14:48.763 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_2 2024-09-16T10:14:48.822 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T10:14:48.822 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:14:48.822 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-16T10:14:48.822 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:14:48.822 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:14:48.822 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-09-16 10:14:35.608048437 +0000 2024-09-16T10:14:48.822 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-09-16 10:09:59.172469702 +0000 2024-09-16T10:14:48.822 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-09-16 10:09:59.172469702 +0000 2024-09-16T10:14:48.822 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: 2024-09-16 10:09:59.172469702 +0000 2024-09-16T10:14:48.823 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T10:14:48.889 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-09-16T10:14:48.889 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-09-16T10:14:48.889 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000248083 s, 2.1 MB/s 2024-09-16T10:14:48.890 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T10:14:48.948 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_3 2024-09-16T10:14:49.005 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T10:14:49.005 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:14:49.005 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-16T10:14:49.005 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:14:49.005 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:14:49.005 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-09-16 10:14:35.609048421 +0000 2024-09-16T10:14:49.005 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-09-16 10:09:59.174469670 +0000 2024-09-16T10:14:49.006 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-09-16 10:09:59.174469670 +0000 2024-09-16T10:14:49.006 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: 2024-09-16 10:09:59.174469670 +0000 2024-09-16T10:14:49.006 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T10:14:49.071 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-09-16T10:14:49.071 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-09-16T10:14:49.071 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000241185 s, 2.1 MB/s 2024-09-16T10:14:49.072 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T10:14:49.129 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_4 2024-09-16T10:14:49.186 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T10:14:49.187 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:14:49.187 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-16T10:14:49.187 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:14:49.187 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:14:49.187 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-09-16 10:14:35.609048421 +0000 2024-09-16T10:14:49.188 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-09-16 10:09:59.172469702 +0000 2024-09-16T10:14:49.188 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-09-16 10:09:59.172469702 +0000 2024-09-16T10:14:49.188 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: 2024-09-16 10:09:59.172469702 +0000 2024-09-16T10:14:49.188 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T10:14:49.251 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-09-16T10:14:49.251 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-09-16T10:14:49.251 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000182679 s, 2.8 MB/s 2024-09-16T10:14:49.253 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T10:14:49.310 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-16T10:14:49.310 DEBUG:teuthology.orchestra.run.smithi169:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T10:14:49.330 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:14:49.330 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_1 2024-09-16T10:14:49.389 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T10:14:49.390 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:14:49.390 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 972 Links: 1 2024-09-16T10:14:49.390 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:14:49.390 INFO:teuthology.orchestra.run.smithi169.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:14:49.390 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-09-16 10:14:26.349387531 +0000 2024-09-16T10:14:49.390 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-09-16 10:09:59.467014559 +0000 2024-09-16T10:14:49.390 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-09-16 10:09:59.467014559 +0000 2024-09-16T10:14:49.390 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: 2024-09-16 10:09:59.467014559 +0000 2024-09-16T10:14:49.390 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T10:14:49.458 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-09-16T10:14:49.458 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-09-16T10:14:49.458 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000235807 s, 2.2 MB/s 2024-09-16T10:14:49.459 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T10:14:49.519 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_2 2024-09-16T10:14:49.575 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T10:14:49.576 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:14:49.576 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-16T10:14:49.576 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:14:49.576 INFO:teuthology.orchestra.run.smithi169.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:14:49.576 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-09-16 10:14:26.349387531 +0000 2024-09-16T10:14:49.576 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-09-16 10:09:59.468014575 +0000 2024-09-16T10:14:49.576 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-09-16 10:09:59.468014575 +0000 2024-09-16T10:14:49.576 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: 2024-09-16 10:09:59.468014575 +0000 2024-09-16T10:14:49.576 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T10:14:49.641 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-09-16T10:14:49.641 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-09-16T10:14:49.642 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000248927 s, 2.1 MB/s 2024-09-16T10:14:49.643 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T10:14:49.701 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_3 2024-09-16T10:14:49.757 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T10:14:49.757 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:14:49.758 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-16T10:14:49.758 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:14:49.758 INFO:teuthology.orchestra.run.smithi169.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:14:49.758 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-09-16 10:14:26.350387510 +0000 2024-09-16T10:14:49.758 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-09-16 10:09:59.468014575 +0000 2024-09-16T10:14:49.758 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-09-16 10:09:59.468014575 +0000 2024-09-16T10:14:49.758 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: 2024-09-16 10:09:59.468014575 +0000 2024-09-16T10:14:49.758 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T10:14:49.821 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-09-16T10:14:49.822 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-09-16T10:14:49.822 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000223838 s, 2.3 MB/s 2024-09-16T10:14:49.823 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T10:14:49.879 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_4 2024-09-16T10:14:49.935 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T10:14:49.935 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:14:49.936 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-16T10:14:49.936 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:14:49.936 INFO:teuthology.orchestra.run.smithi169.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:14:49.936 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-09-16 10:14:26.350387510 +0000 2024-09-16T10:14:49.936 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-09-16 10:09:59.467014559 +0000 2024-09-16T10:14:49.936 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-09-16 10:09:59.467014559 +0000 2024-09-16T10:14:49.936 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: 2024-09-16 10:09:59.467014559 +0000 2024-09-16T10:14:49.936 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T10:14:49.999 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-09-16T10:14:49.999 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-09-16T10:14:49.999 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000201423 s, 2.5 MB/s 2024-09-16T10:14:50.000 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T10:14:50.057 INFO:tasks.cephadm:Deploying osd.0 on smithi039 with /dev/vg_nvme/lv_4... 2024-09-16T10:14:50.057 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T10:14:50.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:49 smithi169 ceph-mon[27781]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:50.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:49 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:50.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:49 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:50.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:49 smithi039 ceph-mon[25040]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:50.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:49 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:50.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:49 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:50.320 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:14:50.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:49 smithi062 ceph-mon[27512]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:50.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:49 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:50.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:49 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:14:52.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:51 smithi039 ceph-mon[25040]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:52.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:51 smithi169 ceph-mon[27781]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:52.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:51 smithi062 ceph-mon[27512]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:52.834 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:14:52.862 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi039:vg_nvme/lv_4 2024-09-16T10:14:53.116 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:14:54.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:53 smithi039 ceph-mon[25040]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:54.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:53 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:54.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:53 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:14:54.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:53 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:54.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:53 smithi169 ceph-mon[27781]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:54.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:53 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:54.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:53 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:14:54.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:53 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:54.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:53 smithi062 ceph-mon[27512]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:54.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:53 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:14:54.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:53 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:14:54.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:53 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:14:55.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:54 smithi039 ceph-mon[25040]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:55.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:54 smithi169 ceph-mon[27781]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:55.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:54 smithi062 ceph-mon[27512]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:56.050 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:55 smithi039 ceph-mon[25040]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:56.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:55 smithi169 ceph-mon[27781]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:56.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:55 smithi062 ceph-mon[27512]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:57.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:56 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/84652278' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b93793ec-6bd0-495e-ac6e-51707d0546cd"} : dispatch 2024-09-16T10:14:57.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:56 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/84652278' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b93793ec-6bd0-495e-ac6e-51707d0546cd"}]': finished 2024-09-16T10:14:57.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:56 smithi039 ceph-mon[25040]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T10:14:57.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:56 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:14:57.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:56 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/468090389' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:14:57.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:56 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/84652278' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b93793ec-6bd0-495e-ac6e-51707d0546cd"} : dispatch 2024-09-16T10:14:57.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:56 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/84652278' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b93793ec-6bd0-495e-ac6e-51707d0546cd"}]': finished 2024-09-16T10:14:57.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:56 smithi169 ceph-mon[27781]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T10:14:57.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:56 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:14:57.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:56 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/468090389' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:14:57.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:56 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/84652278' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b93793ec-6bd0-495e-ac6e-51707d0546cd"} : dispatch 2024-09-16T10:14:57.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:56 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/84652278' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b93793ec-6bd0-495e-ac6e-51707d0546cd"}]': finished 2024-09-16T10:14:57.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:56 smithi062 ceph-mon[27512]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T10:14:57.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:56 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:14:57.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:56 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/468090389' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:14:58.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:14:58 smithi169 ceph-mon[27781]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:58.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:14:58 smithi062 ceph-mon[27512]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:14:58.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:14:58 smithi039 ceph-mon[25040]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:00.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:00 smithi039 ceph-mon[25040]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:00.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:00 smithi169 ceph-mon[27781]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:00.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:00 smithi062 ceph-mon[27512]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:02.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:02 smithi039 ceph-mon[25040]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:02.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:02 smithi169 ceph-mon[27781]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:02.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:02 smithi062 ceph-mon[27512]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:04.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:04 smithi039 ceph-mon[25040]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:04.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:15:04.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:04.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:04 smithi062 ceph-mon[27512]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:04.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:04 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:15:04.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:04 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:04.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:04 smithi169 ceph-mon[27781]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:04.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:04 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:15:04.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:04 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:05.337 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:05 smithi039 ceph-mon[25040]: Deploying daemon osd.0 on smithi039 2024-09-16T10:15:05.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:05 smithi062 ceph-mon[27512]: Deploying daemon osd.0 on smithi039 2024-09-16T10:15:05.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:05 smithi169 ceph-mon[27781]: Deploying daemon osd.0 on smithi039 2024-09-16T10:15:06.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:06 smithi039 ceph-mon[25040]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:06.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:06 smithi062 ceph-mon[27512]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:06.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:06 smithi169 ceph-mon[27781]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:08.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:08 smithi062 ceph-mon[27512]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:08.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:08 smithi039 ceph-mon[25040]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:08.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:08 smithi169 ceph-mon[27781]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:10.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:10 smithi062 ceph-mon[27512]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:10.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:10 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:15:10.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:10 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:10.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:10 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:10.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:10 smithi039 ceph-mon[25040]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:10.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:10 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:15:10.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:10 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:10.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:10 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:10.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:10 smithi169 ceph-mon[27781]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:10.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:10 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:15:10.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:10 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:10.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:10 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:12.288 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:12 smithi039 ceph-mon[25040]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:12.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:12 smithi062 ceph-mon[27512]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:12.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:12 smithi169 ceph-mon[27781]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:13.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:13 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:13.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:13 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:13.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:13 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:13.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:13 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:15:13.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:13 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:13.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:13 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:13.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:13 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:13.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:13 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:13.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:13 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:15:13.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:13 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:13.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:13 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:13.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:13 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:13.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:13 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:13.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:13 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:15:13.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:13 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:14.066 INFO:teuthology.orchestra.run.smithi039.stdout:Created osd(s) 0 on host 'smithi039' 2024-09-16T10:15:14.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:14 smithi039 ceph-mon[25040]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:14.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:14 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:15:14.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:14 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:14.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:14 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:14.484 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:14 smithi062 ceph-mon[27512]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:14.484 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:14 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:15:14.484 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:14 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:14.484 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:14 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:14.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:14 smithi169 ceph-mon[27781]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:14.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:14 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:15:14.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:14 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:14.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:14 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:14.730 DEBUG:teuthology.orchestra.run.smithi039:osd.0> sudo journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.0.service 2024-09-16T10:15:14.733 INFO:tasks.cephadm:Deploying osd.1 on smithi039 with /dev/vg_nvme/lv_3... 2024-09-16T10:15:14.733 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T10:15:15.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:15 smithi039 ceph-mon[25040]: from='osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:15:15.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:15 smithi169 ceph-mon[27781]: from='osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:15:15.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:15 smithi062 ceph-mon[27512]: from='osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:15:16.319 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:15:16.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:16 smithi039 ceph-mon[25040]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:16.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:16 smithi039 ceph-mon[25040]: from='osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:15:16.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:16 smithi039 ceph-mon[25040]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T10:15:16.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:16 smithi039 ceph-mon[25040]: from='osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-16T10:15:16.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:16 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:15:16.429 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:15:16 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-0[37288]: 2024-09-16T10:15:16.202+0000 7f5dde143640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T10:15:16.429 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:15:16 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-0[37288]: 2024-09-16T10:15:16.205+0000 7f5dd9f6a640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:15:16.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:16 smithi169 ceph-mon[27781]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:16.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:16 smithi169 ceph-mon[27781]: from='osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:15:16.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:16 smithi169 ceph-mon[27781]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T10:15:16.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:16 smithi169 ceph-mon[27781]: from='osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-16T10:15:16.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:16 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:15:16.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:16 smithi062 ceph-mon[27512]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:16.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:16 smithi062 ceph-mon[27512]: from='osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:15:16.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:16 smithi062 ceph-mon[27512]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T10:15:16.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:16 smithi062 ceph-mon[27512]: from='osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-16T10:15:16.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:16 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:15:17.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:17 smithi039 ceph-mon[25040]: from='osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-16T10:15:17.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:17 smithi039 ceph-mon[25040]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T10:15:17.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:17 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:15:17.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:17 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:15:17.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:17 smithi169 ceph-mon[27781]: from='osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-16T10:15:17.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:17 smithi169 ceph-mon[27781]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T10:15:17.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:17 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:15:17.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:17 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:15:17.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:17 smithi062 ceph-mon[27512]: from='osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-16T10:15:17.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:17 smithi062 ceph-mon[27512]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T10:15:17.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:17 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:15:17.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:17 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:15:18.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:18 smithi039 ceph-mon[25040]: purged_snaps scrub starts 2024-09-16T10:15:18.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:18 smithi039 ceph-mon[25040]: purged_snaps scrub ok 2024-09-16T10:15:18.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:18 smithi039 ceph-mon[25040]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:18.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:18 smithi039 ceph-mon[25040]: osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305] boot 2024-09-16T10:15:18.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:18 smithi039 ceph-mon[25040]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T10:15:18.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:18 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:15:18.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:18 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:18.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:18 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:18 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:15:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:18 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:18 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:18 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:15:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:18 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:18.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:18 smithi169 ceph-mon[27781]: purged_snaps scrub starts 2024-09-16T10:15:18.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:18 smithi169 ceph-mon[27781]: purged_snaps scrub ok 2024-09-16T10:15:18.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:18 smithi169 ceph-mon[27781]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:18.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:18 smithi169 ceph-mon[27781]: osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305] boot 2024-09-16T10:15:18.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:18 smithi169 ceph-mon[27781]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T10:15:18.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:18 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:15:18.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:18 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:18.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:18 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:18.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:18 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:15:18.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:18 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:18.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:18 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:18.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:18 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:15:18.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:18 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:18.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:18 smithi062 ceph-mon[27512]: purged_snaps scrub starts 2024-09-16T10:15:18.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:18 smithi062 ceph-mon[27512]: purged_snaps scrub ok 2024-09-16T10:15:18.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:18 smithi062 ceph-mon[27512]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:15:18.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:18 smithi062 ceph-mon[27512]: osd.0 [v2:172.21.15.39:6802/2341765305,v1:172.21.15.39:6803/2341765305] boot 2024-09-16T10:15:18.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:18 smithi062 ceph-mon[27512]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T10:15:18.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:18 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:15:18.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:18 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:18.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:18 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:18.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:18 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:15:18.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:18 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:18.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:18 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:18.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:18 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:15:18.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:18 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:19.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:19 smithi039 ceph-mon[25040]: Detected new or changed devices on smithi039 2024-09-16T10:15:19.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:19 smithi039 ceph-mon[25040]: Adjusting osd_memory_target on smithi039 to 17088M 2024-09-16T10:15:19.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:19 smithi039 ceph-mon[25040]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T10:15:19.477 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:15:19.503 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi039:vg_nvme/lv_3 2024-09-16T10:15:19.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:19 smithi169 ceph-mon[27781]: Detected new or changed devices on smithi039 2024-09-16T10:15:19.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:19 smithi169 ceph-mon[27781]: Adjusting osd_memory_target on smithi039 to 17088M 2024-09-16T10:15:19.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:19 smithi169 ceph-mon[27781]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T10:15:19.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:19 smithi062 ceph-mon[27512]: Detected new or changed devices on smithi039 2024-09-16T10:15:19.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:19 smithi062 ceph-mon[27512]: Adjusting osd_memory_target on smithi039 to 17088M 2024-09-16T10:15:19.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:19 smithi062 ceph-mon[27512]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T10:15:19.754 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:15:20.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:20 smithi169 ceph-mon[27781]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:20.640 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:20 smithi062 ceph-mon[27512]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:20.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:20 smithi039 ceph-mon[25040]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:21.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:21 smithi039 ceph-mon[25040]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:21.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:21 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:15:21.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:21 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:15:21.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:21 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:21.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:21 smithi169 ceph-mon[27781]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:21.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:21 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:15:21.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:21 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:15:21.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:21 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:21.640 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:21 smithi062 ceph-mon[27512]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:21.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:21 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:15:21.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:21 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:15:21.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:21 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:22.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:22 smithi039 ceph-mon[25040]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:22.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:22 smithi169 ceph-mon[27781]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:22.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:22 smithi062 ceph-mon[27512]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:23.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:23 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/656399107' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b1006372-11b1-4c9e-8b76-2b7700bd5ad5"} : dispatch 2024-09-16T10:15:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:23 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/656399107' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1006372-11b1-4c9e-8b76-2b7700bd5ad5"}]': finished 2024-09-16T10:15:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:23 smithi039 ceph-mon[25040]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T10:15:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:23 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:23.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:23 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/656399107' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b1006372-11b1-4c9e-8b76-2b7700bd5ad5"} : dispatch 2024-09-16T10:15:23.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:23 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/656399107' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1006372-11b1-4c9e-8b76-2b7700bd5ad5"}]': finished 2024-09-16T10:15:23.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:23 smithi169 ceph-mon[27781]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T10:15:23.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:23 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:23.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:23 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/656399107' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b1006372-11b1-4c9e-8b76-2b7700bd5ad5"} : dispatch 2024-09-16T10:15:23.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:23 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/656399107' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1006372-11b1-4c9e-8b76-2b7700bd5ad5"}]': finished 2024-09-16T10:15:23.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:23 smithi062 ceph-mon[27512]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T10:15:23.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:23 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:24.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:24 smithi169 ceph-mon[27781]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:24.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:24 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/3513277123' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:15:24.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:24 smithi062 ceph-mon[27512]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:24.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:24 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/3513277123' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:15:24.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:24 smithi039 ceph-mon[25040]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:24.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:24 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/3513277123' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:15:26.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:26 smithi039 ceph-mon[25040]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:26.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:26 smithi169 ceph-mon[27781]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:26.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:26 smithi062 ceph-mon[27512]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:28.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:28 smithi039 ceph-mon[25040]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:28.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:28 smithi169 ceph-mon[27781]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:28.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:28 smithi062 ceph-mon[27512]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:30.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:30 smithi039 ceph-mon[25040]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:30.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:30 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:15:30.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:30 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:30.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:30 smithi169 ceph-mon[27781]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:30.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:30 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:15:30.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:30 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:30.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:30 smithi062 ceph-mon[27512]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:30.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:30 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:15:30.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:30 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:31.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:31 smithi039 ceph-mon[25040]: Deploying daemon osd.1 on smithi039 2024-09-16T10:15:31.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:31 smithi169 ceph-mon[27781]: Deploying daemon osd.1 on smithi039 2024-09-16T10:15:31.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:31 smithi062 ceph-mon[27512]: Deploying daemon osd.1 on smithi039 2024-09-16T10:15:32.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:32 smithi039 ceph-mon[25040]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:32.542 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:32 smithi062 ceph-mon[27512]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:32.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:32 smithi169 ceph-mon[27781]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:34.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:34 smithi169 ceph-mon[27781]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:34.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:34 smithi062 ceph-mon[27512]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:34.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:34 smithi039 ceph-mon[25040]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:36.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:36 smithi169 ceph-mon[27781]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:36.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:36 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:15:36.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:36 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:36.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:36 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:36.605 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:36 smithi039 ceph-mon[25040]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:36.605 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:36 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:15:36.605 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:36 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:36.605 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:36 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:36.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:36 smithi062 ceph-mon[27512]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:36.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:15:36.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:36.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:36 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:38.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:38 smithi169 ceph-mon[27781]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:38.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:38 smithi062 ceph-mon[27512]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:38.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:38 smithi039 ceph-mon[25040]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:39.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:39 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:39.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:39 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:39.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:39 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:39.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:39 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:15:39.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:39 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:39.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:39 smithi039 ceph-mon[25040]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:39.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:39 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:39.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:39 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:39.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:39 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:39.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:39 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:15:39.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:39 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:39.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:39 smithi169 ceph-mon[27781]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:39.873 INFO:teuthology.orchestra.run.smithi039.stdout:Created osd(s) 1 on host 'smithi039' 2024-09-16T10:15:39.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:39 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:39.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:39 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:39.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:39 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:39.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:39 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:15:39.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:39 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:39.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:39 smithi062 ceph-mon[27512]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:40.523 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:40 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:15:40.523 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:40 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:40.523 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:40 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:40.557 DEBUG:teuthology.orchestra.run.smithi039:osd.1> sudo journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.1.service 2024-09-16T10:15:40.559 INFO:tasks.cephadm:Deploying osd.2 on smithi062 with /dev/vg_nvme/lv_4... 2024-09-16T10:15:40.559 DEBUG:teuthology.orchestra.run.smithi062:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T10:15:40.821 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:15:40.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:40 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:15:40.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:40 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:40.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:40 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:40.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:40 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:15:40.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:40 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:40.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:40 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:41.428 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:15:41 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1[42699]: 2024-09-16T10:15:41.127+0000 7fd8747ca640 -1 osd.1 0 log_to_monitors true 2024-09-16T10:15:41.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:41 smithi062 ceph-mon[27512]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:41.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:41 smithi062 ceph-mon[27512]: from='osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:15:41.735 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:41 smithi039 ceph-mon[25040]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:41.735 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:41 smithi039 ceph-mon[25040]: from='osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:15:41.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:41 smithi169 ceph-mon[27781]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:41.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:41 smithi169 ceph-mon[27781]: from='osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:15:42.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:42 smithi062 ceph-mon[27512]: from='osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:15:42.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:42 smithi062 ceph-mon[27512]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T10:15:42.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:42 smithi062 ceph-mon[27512]: from='osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-16T10:15:42.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:42 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:42.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:42 smithi169 ceph-mon[27781]: from='osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:15:42.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:42 smithi169 ceph-mon[27781]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T10:15:42.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:42 smithi169 ceph-mon[27781]: from='osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-16T10:15:42.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:42 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:42.928 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:15:42 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1[42699]: 2024-09-16T10:15:42.484+0000 7fd87074d640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T10:15:42.928 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:15:42 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1[42699]: 2024-09-16T10:15:42.488+0000 7fd86c574640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:15:42.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:42 smithi039 ceph-mon[25040]: from='osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:15:42.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:42 smithi039 ceph-mon[25040]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T10:15:42.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:42 smithi039 ceph-mon[25040]: from='osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-16T10:15:42.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:42 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:43.316 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:15:43.344 DEBUG:teuthology.orchestra.run.smithi062:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi062:vg_nvme/lv_4 2024-09-16T10:15:43.600 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: from='osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-16T10:15:43.600 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T10:15:43.600 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:43.600 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:43.600 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:43.600 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: Detected new or changed devices on smithi039 2024-09-16T10:15:43.600 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:43.601 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:43.601 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:15:43.601 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:15:43.601 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: Adjusting osd_memory_target on smithi039 to 8544M 2024-09-16T10:15:43.601 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:43.601 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:43.601 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:15:43.601 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:43 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:43.602 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:15:43.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: from='osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-16T10:15:43.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T10:15:43.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:43.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:43.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:43.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: Detected new or changed devices on smithi039 2024-09-16T10:15:43.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:43.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:43.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:15:43.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:15:43.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: Adjusting osd_memory_target on smithi039 to 8544M 2024-09-16T10:15:43.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:43.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:43.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:15:43.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:43 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:43.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: from='osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-16T10:15:43.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T10:15:43.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:43.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:43.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:15:43.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: Detected new or changed devices on smithi039 2024-09-16T10:15:43.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:43.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:43.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:15:43.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:15:43.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: Adjusting osd_memory_target on smithi039 to 8544M 2024-09-16T10:15:43.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:43.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:43.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:15:43.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:43 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:15:44.819 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:44 smithi062 ceph-mon[27512]: purged_snaps scrub starts 2024-09-16T10:15:44.820 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:44 smithi062 ceph-mon[27512]: purged_snaps scrub ok 2024-09-16T10:15:44.820 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:44 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:44.820 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:44 smithi062 ceph-mon[27512]: osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242] boot 2024-09-16T10:15:44.820 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:44 smithi062 ceph-mon[27512]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T10:15:44.820 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:44 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:44.820 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:44 smithi062 ceph-mon[27512]: from='client.24152 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:44.820 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:44 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:15:44.820 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:44 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:15:44.820 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:44 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:44.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:44 smithi169 ceph-mon[27781]: purged_snaps scrub starts 2024-09-16T10:15:44.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:44 smithi169 ceph-mon[27781]: purged_snaps scrub ok 2024-09-16T10:15:44.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:44 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:44.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:44 smithi169 ceph-mon[27781]: osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242] boot 2024-09-16T10:15:44.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:44 smithi169 ceph-mon[27781]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T10:15:44.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:44 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:44.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:44 smithi169 ceph-mon[27781]: from='client.24152 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:44.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:44 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:15:44.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:44 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:15:44.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:44 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:44.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:44 smithi039 ceph-mon[25040]: purged_snaps scrub starts 2024-09-16T10:15:44.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:44 smithi039 ceph-mon[25040]: purged_snaps scrub ok 2024-09-16T10:15:44.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:44 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:44.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:44 smithi039 ceph-mon[25040]: osd.1 [v2:172.21.15.39:6810/535951242,v1:172.21.15.39:6811/535951242] boot 2024-09-16T10:15:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:44 smithi039 ceph-mon[25040]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T10:15:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:44 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:15:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:44 smithi039 ceph-mon[25040]: from='client.24152 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:44 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:15:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:44 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:15:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:44 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:45.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:45 smithi062 ceph-mon[27512]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T10:15:45.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:45 smithi062 ceph-mon[27512]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:45.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:45 smithi169 ceph-mon[27781]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T10:15:45.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:45 smithi169 ceph-mon[27781]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:45 smithi039 ceph-mon[25040]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T10:15:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:45 smithi039 ceph-mon[25040]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:46.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:46 smithi039 ceph-mon[25040]: from='client.? 172.21.15.62:0/2233673660' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f96733c4-7f86-463b-8e0c-6193793b9aa1"} : dispatch 2024-09-16T10:15:46.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:46 smithi039 ceph-mon[25040]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f96733c4-7f86-463b-8e0c-6193793b9aa1"} : dispatch 2024-09-16T10:15:46.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:46 smithi039 ceph-mon[25040]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f96733c4-7f86-463b-8e0c-6193793b9aa1"}]': finished 2024-09-16T10:15:46.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:46 smithi039 ceph-mon[25040]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T10:15:46.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:46 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:15:47.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:46 smithi169 ceph-mon[27781]: from='client.? 172.21.15.62:0/2233673660' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f96733c4-7f86-463b-8e0c-6193793b9aa1"} : dispatch 2024-09-16T10:15:47.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:46 smithi169 ceph-mon[27781]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f96733c4-7f86-463b-8e0c-6193793b9aa1"} : dispatch 2024-09-16T10:15:47.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:46 smithi169 ceph-mon[27781]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f96733c4-7f86-463b-8e0c-6193793b9aa1"}]': finished 2024-09-16T10:15:47.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:46 smithi169 ceph-mon[27781]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T10:15:47.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:46 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:15:47.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:46 smithi062 ceph-mon[27512]: from='client.? 172.21.15.62:0/2233673660' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f96733c4-7f86-463b-8e0c-6193793b9aa1"} : dispatch 2024-09-16T10:15:47.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:46 smithi062 ceph-mon[27512]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f96733c4-7f86-463b-8e0c-6193793b9aa1"} : dispatch 2024-09-16T10:15:47.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:46 smithi062 ceph-mon[27512]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f96733c4-7f86-463b-8e0c-6193793b9aa1"}]': finished 2024-09-16T10:15:47.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:46 smithi062 ceph-mon[27512]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T10:15:47.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:46 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:15:47.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:47 smithi039 ceph-mon[25040]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:47.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:47 smithi039 ceph-mon[25040]: from='client.? 172.21.15.62:0/2237138726' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:15:48.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:47 smithi169 ceph-mon[27781]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:48.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:47 smithi169 ceph-mon[27781]: from='client.? 172.21.15.62:0/2237138726' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:15:48.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:47 smithi062 ceph-mon[27512]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:48.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:47 smithi062 ceph-mon[27512]: from='client.? 172.21.15.62:0/2237138726' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:15:50.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:49 smithi169 ceph-mon[27781]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:50.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:49 smithi062 ceph-mon[27512]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:50.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:49 smithi039 ceph-mon[25040]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:51.991 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:51 smithi062 ceph-mon[27512]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:52.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:51 smithi169 ceph-mon[27781]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:52.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:51 smithi039 ceph-mon[25040]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:53.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:53 smithi062 ceph-mon[27512]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:54.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:53 smithi169 ceph-mon[27781]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:54.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:53 smithi039 ceph-mon[25040]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:54.890 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:54 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T10:15:54.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:54 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:54.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:54 smithi062 ceph-mon[27512]: Deploying daemon osd.2 on smithi062 2024-09-16T10:15:55.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:54 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T10:15:55.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:54 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:55.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:54 smithi169 ceph-mon[27781]: Deploying daemon osd.2 on smithi062 2024-09-16T10:15:55.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:54 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T10:15:55.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:54 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:15:55.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:54 smithi039 ceph-mon[25040]: Deploying daemon osd.2 on smithi062 2024-09-16T10:15:55.779 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:55 smithi062 ceph-mon[27512]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:56.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:55 smithi169 ceph-mon[27781]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:56.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:55 smithi039 ceph-mon[25040]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:58.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:57 smithi169 ceph-mon[27781]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:58.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:57 smithi062 ceph-mon[27512]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:58.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:57 smithi039 ceph-mon[25040]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:15:59.796 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:15:59 smithi062 ceph-mon[27512]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:00.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:15:59 smithi169 ceph-mon[27781]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:00.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:15:59 smithi039 ceph-mon[25040]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:00.851 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:00 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:00.851 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:00 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:00.852 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:00 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:01.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:00 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:01.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:00 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:01.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:00 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:01.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:00 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:01.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:00 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:01.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:00 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:02.364 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:02 smithi062 ceph-mon[27512]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:02.364 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:02 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:02.364 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:02 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:02.364 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:02 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:02.364 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:02 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:02.364 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:02 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:02.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:02 smithi039 ceph-mon[25040]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:02.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:02 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:02.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:02 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:02.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:02 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:02.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:02 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:02.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:02 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:02 smithi169 ceph-mon[27781]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:02 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:02 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:02 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:02 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:02 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:04.171 INFO:teuthology.orchestra.run.smithi062.stdout:Created osd(s) 2 on host 'smithi062' 2024-09-16T10:16:04.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:04 smithi169 ceph-mon[27781]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:04.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:04 smithi039 ceph-mon[25040]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:04.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:04 smithi062 ceph-mon[27512]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:04.838 DEBUG:teuthology.orchestra.run.smithi062:osd.2> sudo journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.2.service 2024-09-16T10:16:04.841 INFO:tasks.cephadm:Deploying osd.3 on smithi062 with /dev/vg_nvme/lv_3... 2024-09-16T10:16:04.841 DEBUG:teuthology.orchestra.run.smithi062:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T10:16:05.073 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:16:04 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2[30583]: 2024-09-16T10:16:04.911+0000 7fa02266a640 -1 osd.2 0 log_to_monitors true 2024-09-16T10:16:05.337 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:05 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:05.337 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:05 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:05.337 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:05 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:05.337 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:05 smithi062 ceph-mon[27512]: from='osd.2 [v2:172.21.15.62:6800/3175978051,v1:172.21.15.62:6801/3175978051]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:16:05.337 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:05 smithi062 ceph-mon[27512]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:16:05.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:05 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:05.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:05 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:05.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:05 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:05.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:05 smithi039 ceph-mon[25040]: from='osd.2 [v2:172.21.15.62:6800/3175978051,v1:172.21.15.62:6801/3175978051]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:16:05.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:05 smithi039 ceph-mon[25040]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:16:05.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:05 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:05.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:05 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:05.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:05 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:05.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:05 smithi169 ceph-mon[27781]: from='osd.2 [v2:172.21.15.62:6800/3175978051,v1:172.21.15.62:6801/3175978051]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:16:05.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:05 smithi169 ceph-mon[27781]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:16:05.939 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:16:06.385 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:06 smithi062 ceph-mon[27512]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:06.385 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:06 smithi062 ceph-mon[27512]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:16:06.385 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:06 smithi062 ceph-mon[27512]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T10:16:06.385 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:06 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:06.385 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:06 smithi062 ceph-mon[27512]: from='osd.2 [v2:172.21.15.62:6800/3175978051,v1:172.21.15.62:6801/3175978051]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]} : dispatch 2024-09-16T10:16:06.385 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:06 smithi062 ceph-mon[27512]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]} : dispatch 2024-09-16T10:16:06.386 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:16:06 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2[30583]: 2024-09-16T10:16:06.186+0000 7fa01e5ed640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T10:16:06.386 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:16:06 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2[30583]: 2024-09-16T10:16:06.193+0000 7fa01a414640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:16:06.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:06 smithi169 ceph-mon[27781]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:06.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:06 smithi169 ceph-mon[27781]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:16:06.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:06 smithi169 ceph-mon[27781]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T10:16:06.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:06 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:06.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:06 smithi169 ceph-mon[27781]: from='osd.2 [v2:172.21.15.62:6800/3175978051,v1:172.21.15.62:6801/3175978051]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]} : dispatch 2024-09-16T10:16:06.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:06 smithi169 ceph-mon[27781]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]} : dispatch 2024-09-16T10:16:06.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:06 smithi039 ceph-mon[25040]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:06.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:06 smithi039 ceph-mon[25040]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:16:06.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:06 smithi039 ceph-mon[25040]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T10:16:06.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:06 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:06.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:06 smithi039 ceph-mon[25040]: from='osd.2 [v2:172.21.15.62:6800/3175978051,v1:172.21.15.62:6801/3175978051]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]} : dispatch 2024-09-16T10:16:06.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:06 smithi039 ceph-mon[25040]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]} : dispatch 2024-09-16T10:16:07.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:07 smithi062 ceph-mon[27512]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-09-16T10:16:07.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:07 smithi062 ceph-mon[27512]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T10:16:07.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:07 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:07.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:07 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:07.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:07 smithi169 ceph-mon[27781]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-09-16T10:16:07.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:07 smithi169 ceph-mon[27781]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T10:16:07.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:07 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:07.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:07 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:07.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:07 smithi039 ceph-mon[25040]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-09-16T10:16:07.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:07 smithi039 ceph-mon[25040]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T10:16:07.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:07 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:07.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:07 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:08.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:08 smithi062 ceph-mon[27512]: purged_snaps scrub starts 2024-09-16T10:16:08.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:08 smithi062 ceph-mon[27512]: purged_snaps scrub ok 2024-09-16T10:16:08.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:08 smithi062 ceph-mon[27512]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:08.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:08 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:08.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:08 smithi062 ceph-mon[27512]: osd.2 [v2:172.21.15.62:6800/3175978051,v1:172.21.15.62:6801/3175978051] boot 2024-09-16T10:16:08.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:08 smithi062 ceph-mon[27512]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T10:16:08.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:08 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:08.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:08 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:08.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:08 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:08.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:08 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:16:08.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:08 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:08.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:08 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:08.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:08 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:08.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:08 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:08.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:08 smithi169 ceph-mon[27781]: purged_snaps scrub starts 2024-09-16T10:16:08.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:08 smithi169 ceph-mon[27781]: purged_snaps scrub ok 2024-09-16T10:16:08.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:08 smithi169 ceph-mon[27781]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:08.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:08 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:08.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:08 smithi169 ceph-mon[27781]: osd.2 [v2:172.21.15.62:6800/3175978051,v1:172.21.15.62:6801/3175978051] boot 2024-09-16T10:16:08.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:08 smithi169 ceph-mon[27781]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T10:16:08.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:08 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:08.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:08 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:08.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:08 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:08.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:08 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:16:08.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:08 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:08.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:08 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:08.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:08 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:08.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:08 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:08.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:08 smithi039 ceph-mon[25040]: purged_snaps scrub starts 2024-09-16T10:16:08.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:08 smithi039 ceph-mon[25040]: purged_snaps scrub ok 2024-09-16T10:16:08.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:08 smithi039 ceph-mon[25040]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:08 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:08 smithi039 ceph-mon[25040]: osd.2 [v2:172.21.15.62:6800/3175978051,v1:172.21.15.62:6801/3175978051] boot 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:08 smithi039 ceph-mon[25040]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:08 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:08 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:08 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:08 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:08 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:08 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:08 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:08 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:09.447 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-09-16T10:16:09.470 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:09 smithi062 ceph-mon[27512]: Detected new or changed devices on smithi062 2024-09-16T10:16:09.471 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:09 smithi062 ceph-mon[27512]: Adjusting osd_memory_target on smithi062 to 21184M 2024-09-16T10:16:09.471 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:09 smithi062 ceph-mon[27512]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T10:16:09.471 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:09 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' 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:16:09.472 DEBUG:teuthology.orchestra.run.smithi062:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi062:vg_nvme/lv_3 2024-09-16T10:16:09.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:09 smithi169 ceph-mon[27781]: Detected new or changed devices on smithi062 2024-09-16T10:16:09.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:09 smithi169 ceph-mon[27781]: Adjusting osd_memory_target on smithi062 to 21184M 2024-09-16T10:16:09.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:09 smithi169 ceph-mon[27781]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T10:16:09.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:09 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' 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:16:09.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:09 smithi039 ceph-mon[25040]: Detected new or changed devices on smithi062 2024-09-16T10:16:09.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:09 smithi039 ceph-mon[25040]: Adjusting osd_memory_target on smithi062 to 21184M 2024-09-16T10:16:09.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:09 smithi039 ceph-mon[25040]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T10:16:09.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:09 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' 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:16:09.723 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:16:10.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:10 smithi169 ceph-mon[27781]: pgmap v79: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:10.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:10 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' 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:16:10.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:10 smithi169 ceph-mon[27781]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T10:16:10.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:10 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' 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:16:10.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:10 smithi062 ceph-mon[27512]: pgmap v79: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:10.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:10 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' 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:16:10.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:10 smithi062 ceph-mon[27512]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T10:16:10.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:10 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' 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:16:10.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:10 smithi039 ceph-mon[25040]: pgmap v79: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:10.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:10 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' 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:16:10.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:10 smithi039 ceph-mon[25040]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T10:16:10.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:10 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' 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:16:11.091 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34340]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T10:16:11.091 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34340]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:16:11.091 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:16:11.091 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34340]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:16:11.092 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34343]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T10:16:11.092 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34343]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:16:11.092 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:16:11.092 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34343]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:16:11.092 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34329]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T10:16:11.092 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34329]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:16:11.092 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:16:11.092 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34329]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:16:11.092 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34332]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T10:16:11.092 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34332]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:16:11.092 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:16:11.093 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:16:10 smithi062 sudo[34332]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:16:11.178 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46065]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T10:16:11.178 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46065]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:16:11.178 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:16:11.178 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46065]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:16:11.179 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46068]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T10:16:11.179 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46068]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:16:11.179 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:16:11.179 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46068]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:16:11.179 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46059]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T10:16:11.179 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46059]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:16:11.179 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:16:11.179 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46059]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:16:11.179 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46062]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T10:16:11.179 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46062]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:16:11.180 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:16:11.180 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46062]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:16:11.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46071]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T10:16:11.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46071]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:16:11.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:16:11.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46071]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:16:11.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46074]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T10:16:11.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46074]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:16:11.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:16:11.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:10 smithi039 sudo[46074]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:16:11.243 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:10 smithi169 sudo[29231]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T10:16:11.243 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:10 smithi169 sudo[29231]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:16:11.243 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:10 smithi169 sudo[29231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:16:11.243 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:10 smithi169 sudo[29231]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:16:11.243 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:10 smithi169 sudo[29234]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T10:16:11.243 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:10 smithi169 sudo[29234]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:16:11.244 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:10 smithi169 sudo[29234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:16:11.244 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:10 smithi169 sudo[29234]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:16:11.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' 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:16:11.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T10:16:11.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:11.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:16:11.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:16:11.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:11.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:11.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:11.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:16:11.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:16:11.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:16:11.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:16:11.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:16:11.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:16:11.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:16:11.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:16:11.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:16:11.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:16:11.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:11.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:16:11.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:16:11.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:16:11.393 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:16:11.393 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:11 smithi062 ceph-mon[27512]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:16:11.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' 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:16:11.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T10:16:11.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:11.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:16:11.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:16:11.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:11.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:16:11.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:16:11.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:16:11.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:11 smithi169 ceph-mon[27781]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' 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:16:11.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:11 smithi039 ceph-mon[25040]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:16:12.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:12 smithi169 ceph-mon[27781]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:12.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:12 smithi169 ceph-mon[27781]: osdmap e22: 3 total, 3 up, 3 in 2024-09-16T10:16:12.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:12 smithi169 ceph-mon[27781]: mgrmap e14: x(active, since 2m) 2024-09-16T10:16:12.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:12 smithi062 ceph-mon[27512]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:12.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:12 smithi062 ceph-mon[27512]: osdmap e22: 3 total, 3 up, 3 in 2024-09-16T10:16:12.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:12 smithi062 ceph-mon[27512]: mgrmap e14: x(active, since 2m) 2024-09-16T10:16:12.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:12 smithi039 ceph-mon[25040]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:12.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:12 smithi039 ceph-mon[25040]: osdmap e22: 3 total, 3 up, 3 in 2024-09-16T10:16:12.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:12 smithi039 ceph-mon[25040]: mgrmap e14: x(active, since 2m) 2024-09-16T10:16:13.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:13 smithi169 ceph-mon[27781]: from='client.? 172.21.15.62:0/2644702474' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c9280230-ad15-4b25-b132-6fcf86437ba3"} : dispatch 2024-09-16T10:16:13.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:13 smithi169 ceph-mon[27781]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c9280230-ad15-4b25-b132-6fcf86437ba3"} : dispatch 2024-09-16T10:16:13.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:13 smithi169 ceph-mon[27781]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9280230-ad15-4b25-b132-6fcf86437ba3"}]': finished 2024-09-16T10:16:13.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:13 smithi169 ceph-mon[27781]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T10:16:13.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:13 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:13.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:13 smithi062 ceph-mon[27512]: from='client.? 172.21.15.62:0/2644702474' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c9280230-ad15-4b25-b132-6fcf86437ba3"} : dispatch 2024-09-16T10:16:13.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:13 smithi062 ceph-mon[27512]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c9280230-ad15-4b25-b132-6fcf86437ba3"} : dispatch 2024-09-16T10:16:13.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:13 smithi062 ceph-mon[27512]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9280230-ad15-4b25-b132-6fcf86437ba3"}]': finished 2024-09-16T10:16:13.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:13 smithi062 ceph-mon[27512]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T10:16:13.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:13 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:13.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:13 smithi039 ceph-mon[25040]: from='client.? 172.21.15.62:0/2644702474' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c9280230-ad15-4b25-b132-6fcf86437ba3"} : dispatch 2024-09-16T10:16:13.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:13 smithi039 ceph-mon[25040]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c9280230-ad15-4b25-b132-6fcf86437ba3"} : dispatch 2024-09-16T10:16:13.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:13 smithi039 ceph-mon[25040]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9280230-ad15-4b25-b132-6fcf86437ba3"}]': finished 2024-09-16T10:16:13.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:13 smithi039 ceph-mon[25040]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T10:16:13.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:13 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:14.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:14 smithi169 ceph-mon[27781]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:14.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:14 smithi169 ceph-mon[27781]: from='client.? 172.21.15.62:0/1308937218' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:16:14.627 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:14 smithi062 ceph-mon[27512]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:14.628 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:14 smithi062 ceph-mon[27512]: from='client.? 172.21.15.62:0/1308937218' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:16:14.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:14 smithi039 ceph-mon[25040]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:14.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:14 smithi039 ceph-mon[25040]: from='client.? 172.21.15.62:0/1308937218' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:16:16.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:16 smithi169 ceph-mon[27781]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:16.603 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:16 smithi062 ceph-mon[27512]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:16.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:16 smithi039 ceph-mon[25040]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:18.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:18 smithi062 ceph-mon[27512]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:18.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:18 smithi169 ceph-mon[27781]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:18.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:18 smithi039 ceph-mon[25040]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:20.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:20 smithi169 ceph-mon[27781]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:20.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:20 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:16:20.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:20 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:20.603 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:20 smithi062 ceph-mon[27512]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:20.603 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:20 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:16:20.603 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:20 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:20.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:20 smithi039 ceph-mon[25040]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:20.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:20 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:16:20.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:20 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:21.575 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:21 smithi062 ceph-mon[27512]: Deploying daemon osd.3 on smithi062 2024-09-16T10:16:21.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:21 smithi169 ceph-mon[27781]: Deploying daemon osd.3 on smithi062 2024-09-16T10:16:21.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:21 smithi039 ceph-mon[25040]: Deploying daemon osd.3 on smithi062 2024-09-16T10:16:22.430 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:22 smithi062 ceph-mon[27512]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:22.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:22 smithi169 ceph-mon[27781]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:22.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:22 smithi039 ceph-mon[25040]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:24.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:24 smithi062 ceph-mon[27512]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:24.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:24 smithi169 ceph-mon[27781]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:24.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:24 smithi039 ceph-mon[25040]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:26.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:26 smithi169 ceph-mon[27781]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:26.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:26 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:26.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:26 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:26.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:26 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:26.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:26 smithi062 ceph-mon[27512]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:26.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:26 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:26.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:26 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:26.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:26 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:26.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:26 smithi039 ceph-mon[25040]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:26.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:26 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:26.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:26 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:26.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:26 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:28.572 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:28 smithi062 ceph-mon[27512]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:28.577 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:28 smithi169 ceph-mon[27781]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:28.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:28 smithi039 ceph-mon[25040]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:29.993 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:29 smithi062 ceph-mon[27512]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:29.993 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:29 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:29.993 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:29 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:29.993 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:29 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:29.993 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:29 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:29.993 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:29 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:30.037 INFO:teuthology.orchestra.run.smithi062.stdout:Created osd(s) 3 on host 'smithi062' 2024-09-16T10:16:30.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:29 smithi169 ceph-mon[27781]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:30.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:29 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:30.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:29 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:30.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:29 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:30.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:29 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:30.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:29 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:30.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:29 smithi039 ceph-mon[25040]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:30.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:29 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:30.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:29 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:30.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:29 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:30.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:29 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:30.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:29 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:30.667 DEBUG:teuthology.orchestra.run.smithi062:osd.3> sudo journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.3.service 2024-09-16T10:16:30.669 INFO:tasks.cephadm:Deploying osd.4 on smithi169 with /dev/vg_nvme/lv_4... 2024-09-16T10:16:30.670 DEBUG:teuthology.orchestra.run.smithi169:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T10:16:30.890 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:30 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:30.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:30 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:30.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:30 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:30.922 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:16:31.042 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:30 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:31.043 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:30 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:31.043 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:30 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:31.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:30 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:31.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:30 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:31.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:30 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:31.391 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:16:31 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3[36034]: 2024-09-16T10:16:31.121+0000 7fb1407b8640 -1 osd.3 0 log_to_monitors true 2024-09-16T10:16:32.248 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:32 smithi169 ceph-mon[27781]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:32.248 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:32 smithi169 ceph-mon[27781]: from='osd.3 [v2:172.21.15.62:6808/4197984881,v1:172.21.15.62:6809/4197984881]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:16:32.248 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:32 smithi169 ceph-mon[27781]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:16:32.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:32 smithi062 ceph-mon[27512]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:32.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:32 smithi062 ceph-mon[27512]: from='osd.3 [v2:172.21.15.62:6808/4197984881,v1:172.21.15.62:6809/4197984881]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:16:32.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:32 smithi062 ceph-mon[27512]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:16:32.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:32 smithi039 ceph-mon[25040]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:32.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:32 smithi039 ceph-mon[25040]: from='osd.3 [v2:172.21.15.62:6808/4197984881,v1:172.21.15.62:6809/4197984881]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:16:32.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:32 smithi039 ceph-mon[25040]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:16:33.057 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:33 smithi062 ceph-mon[27512]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:16:33.058 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:33 smithi062 ceph-mon[27512]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T10:16:33.058 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:33 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:33.058 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:33 smithi062 ceph-mon[27512]: from='osd.3 [v2:172.21.15.62:6808/4197984881,v1:172.21.15.62:6809/4197984881]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]} : dispatch 2024-09-16T10:16:33.058 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:33 smithi062 ceph-mon[27512]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]} : dispatch 2024-09-16T10:16:33.248 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:16:33.277 DEBUG:teuthology.orchestra.run.smithi169:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi169:vg_nvme/lv_4 2024-09-16T10:16:33.301 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:33 smithi169 ceph-mon[27781]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:16:33.301 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:33 smithi169 ceph-mon[27781]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T10:16:33.301 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:33 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:33.301 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:33 smithi169 ceph-mon[27781]: from='osd.3 [v2:172.21.15.62:6808/4197984881,v1:172.21.15.62:6809/4197984881]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]} : dispatch 2024-09-16T10:16:33.302 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:33 smithi169 ceph-mon[27781]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]} : dispatch 2024-09-16T10:16:33.391 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:16:33 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3[36034]: 2024-09-16T10:16:33.055+0000 7fb13c73b640 -1 osd.3 0 waiting for initial osdmap 2024-09-16T10:16:33.391 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:16:33 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3[36034]: 2024-09-16T10:16:33.059+0000 7fb138562640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:16:33.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:33 smithi039 ceph-mon[25040]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:16:33.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:33 smithi039 ceph-mon[25040]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T10:16:33.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:33 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:33.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:33 smithi039 ceph-mon[25040]: from='osd.3 [v2:172.21.15.62:6808/4197984881,v1:172.21.15.62:6809/4197984881]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]} : dispatch 2024-09-16T10:16:33.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:33 smithi039 ceph-mon[25040]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]} : dispatch 2024-09-16T10:16:33.537 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:16:34.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:34.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-09-16T10:16:34.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: osdmap e25: 4 total, 3 up, 4 in 2024-09-16T10:16:34.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:34.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:34.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: osd.3 [v2:172.21.15.62:6808/4197984881,v1:172.21.15.62:6809/4197984881] boot 2024-09-16T10:16:34.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T10:16:34.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:34.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:34.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:34.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:16:34.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:16:34.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:34.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:34.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:34.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:34 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:34.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:34.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-09-16T10:16:34.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: osdmap e25: 4 total, 3 up, 4 in 2024-09-16T10:16:34.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:34.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:34.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: osd.3 [v2:172.21.15.62:6808/4197984881,v1:172.21.15.62:6809/4197984881] boot 2024-09-16T10:16:34.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T10:16:34.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:34.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:34.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:34.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:16:34.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:16:34.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:34.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:34.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:34.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:34 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:34.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:16:34.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-09-16T10:16:34.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: osdmap e25: 4 total, 3 up, 4 in 2024-09-16T10:16:34.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:34.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:34.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: osd.3 [v2:172.21.15.62:6808/4197984881,v1:172.21.15.62:6809/4197984881] boot 2024-09-16T10:16:34.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T10:16:34.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:16:34.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:34.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:34.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:16:34.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:16:34.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:34.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:34.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:34.433 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:34 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:35.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:35 smithi169 ceph-mon[27781]: purged_snaps scrub starts 2024-09-16T10:16:35.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:35 smithi169 ceph-mon[27781]: purged_snaps scrub ok 2024-09-16T10:16:35.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:35 smithi169 ceph-mon[27781]: Detected new or changed devices on smithi062 2024-09-16T10:16:35.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:35 smithi169 ceph-mon[27781]: Adjusting osd_memory_target on smithi062 to 10592M 2024-09-16T10:16:35.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:35 smithi169 ceph-mon[27781]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:35.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:35 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:16:35.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:35 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:16:35.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:35 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:35.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:35 smithi169 ceph-mon[27781]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T10:16:35.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:35 smithi062 ceph-mon[27512]: purged_snaps scrub starts 2024-09-16T10:16:35.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:35 smithi062 ceph-mon[27512]: purged_snaps scrub ok 2024-09-16T10:16:35.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:35 smithi062 ceph-mon[27512]: Detected new or changed devices on smithi062 2024-09-16T10:16:35.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:35 smithi062 ceph-mon[27512]: Adjusting osd_memory_target on smithi062 to 10592M 2024-09-16T10:16:35.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:35 smithi062 ceph-mon[27512]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:35.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:35 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:16:35.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:35 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:16:35.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:35 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:35.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:35 smithi062 ceph-mon[27512]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T10:16:35.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:35 smithi039 ceph-mon[25040]: purged_snaps scrub starts 2024-09-16T10:16:35.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:35 smithi039 ceph-mon[25040]: purged_snaps scrub ok 2024-09-16T10:16:35.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:35 smithi039 ceph-mon[25040]: Detected new or changed devices on smithi062 2024-09-16T10:16:35.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:35 smithi039 ceph-mon[25040]: Adjusting osd_memory_target on smithi062 to 10592M 2024-09-16T10:16:35.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:35 smithi039 ceph-mon[25040]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:35.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:35 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:16:35.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:35 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:16:35.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:35 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:35.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:35 smithi039 ceph-mon[25040]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T10:16:36.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:36 smithi169 ceph-mon[27781]: pgmap v100: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:36.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:36 smithi169 ceph-mon[27781]: osdmap e28: 4 total, 4 up, 4 in 2024-09-16T10:16:36.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:36 smithi062 ceph-mon[27512]: pgmap v100: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:36.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:36 smithi062 ceph-mon[27512]: osdmap e28: 4 total, 4 up, 4 in 2024-09-16T10:16:36.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:36 smithi039 ceph-mon[25040]: pgmap v100: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:36.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:36 smithi039 ceph-mon[25040]: osdmap e28: 4 total, 4 up, 4 in 2024-09-16T10:16:37.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:37 smithi169 ceph-mon[27781]: from='client.? 172.21.15.169:0/3158580870' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "117c8f45-eafd-4a3b-97ae-d351d159c69d"} : dispatch 2024-09-16T10:16:37.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:37 smithi169 ceph-mon[27781]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "117c8f45-eafd-4a3b-97ae-d351d159c69d"} : dispatch 2024-09-16T10:16:37.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:37 smithi169 ceph-mon[27781]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "117c8f45-eafd-4a3b-97ae-d351d159c69d"}]': finished 2024-09-16T10:16:37.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:37 smithi169 ceph-mon[27781]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T10:16:37.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:37 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:37.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:37 smithi169 ceph-mon[27781]: from='client.? 172.21.15.169:0/906827581' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:16:37.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:37 smithi062 ceph-mon[27512]: from='client.? 172.21.15.169:0/3158580870' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "117c8f45-eafd-4a3b-97ae-d351d159c69d"} : dispatch 2024-09-16T10:16:37.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:37 smithi062 ceph-mon[27512]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "117c8f45-eafd-4a3b-97ae-d351d159c69d"} : dispatch 2024-09-16T10:16:37.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:37 smithi062 ceph-mon[27512]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "117c8f45-eafd-4a3b-97ae-d351d159c69d"}]': finished 2024-09-16T10:16:37.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:37 smithi062 ceph-mon[27512]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T10:16:37.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:37 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:37.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:37 smithi062 ceph-mon[27512]: from='client.? 172.21.15.169:0/906827581' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:16:37.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:37 smithi039 ceph-mon[25040]: from='client.? 172.21.15.169:0/3158580870' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "117c8f45-eafd-4a3b-97ae-d351d159c69d"} : dispatch 2024-09-16T10:16:37.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:37 smithi039 ceph-mon[25040]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "117c8f45-eafd-4a3b-97ae-d351d159c69d"} : dispatch 2024-09-16T10:16:37.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:37 smithi039 ceph-mon[25040]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "117c8f45-eafd-4a3b-97ae-d351d159c69d"}]': finished 2024-09-16T10:16:37.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:37 smithi039 ceph-mon[25040]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T10:16:37.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:37 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:37.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:37 smithi039 ceph-mon[25040]: from='client.? 172.21.15.169:0/906827581' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:16:38.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:38 smithi039 ceph-mon[25040]: pgmap v103: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:38.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:38 smithi169 ceph-mon[27781]: pgmap v103: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:38.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:38 smithi062 ceph-mon[27512]: pgmap v103: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:40.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:40 smithi169 ceph-mon[27781]: pgmap v104: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:40.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:40 smithi062 ceph-mon[27512]: pgmap v104: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:40.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:40 smithi039 ceph-mon[25040]: pgmap v104: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:42.668 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:42 smithi169 ceph-mon[27781]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-16T10:16:42.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:42 smithi062 ceph-mon[27512]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-16T10:16:42.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:42 smithi039 ceph-mon[25040]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-16T10:16:44.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:44 smithi169 ceph-mon[27781]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:16:44.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:44 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:16:44.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:44 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:44.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:44 smithi062 ceph-mon[27512]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:16:44.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:44 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:16:44.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:44 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:44.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:44 smithi039 ceph-mon[25040]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:16:44.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:44 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:16:44.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:44 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:45.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:45 smithi169 ceph-mon[27781]: Deploying daemon osd.4 on smithi169 2024-09-16T10:16:45.890 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:45 smithi062 ceph-mon[27512]: Deploying daemon osd.4 on smithi169 2024-09-16T10:16:45.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:45 smithi039 ceph-mon[25040]: Deploying daemon osd.4 on smithi169 2024-09-16T10:16:46.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:46 smithi169 ceph-mon[27781]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T10:16:46.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:46 smithi039 ceph-mon[25040]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T10:16:46.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:46 smithi062 ceph-mon[27512]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T10:16:48.485 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:48 smithi169 ceph-mon[27781]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T10:16:48.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:48 smithi062 ceph-mon[27512]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T10:16:48.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:48 smithi039 ceph-mon[25040]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T10:16:49.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:49 smithi169 ceph-mon[27781]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:16:49.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:49 smithi062 ceph-mon[27512]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:16:49.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:49 smithi039 ceph-mon[25040]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:16:50.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:50 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:50.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:50 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:50.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:50 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:50.890 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:50 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:50.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:50 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:50.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:50 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:50.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:50 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:50.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:50 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:50.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:50 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:51.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:51 smithi169 ceph-mon[27781]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:16:51.890 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:51 smithi062 ceph-mon[27512]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:16:51.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:51 smithi039 ceph-mon[25040]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:16:53.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:52 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:53.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:52 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:53.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:52 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:53.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:52 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:53.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:52 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:53.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:52 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:53.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:52 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:53.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:52 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:53.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:52 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:53.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:52 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:53.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:52 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:53.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:52 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:53.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:52 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:53.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:52 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:53.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:52 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:53.595 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 4 on host 'smithi169' 2024-09-16T10:16:54.209 DEBUG:teuthology.orchestra.run.smithi169:osd.4> sudo journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.4.service 2024-09-16T10:16:54.252 INFO:tasks.cephadm:Deploying osd.5 on smithi169 with /dev/vg_nvme/lv_3... 2024-09-16T10:16:54.252 DEBUG:teuthology.orchestra.run.smithi169:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T10:16:54.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:54 smithi169 ceph-mon[27781]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:54.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:54 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:54.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:54 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:54.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:54 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:54.640 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:54 smithi062 ceph-mon[27512]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:54.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:54 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:54.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:54 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:54.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:54 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:54.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:54 smithi039 ceph-mon[25040]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:54.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:54 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:16:54.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:54 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:54.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:54 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:54.828 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:16:54 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:16:54.463+0000 7fb3a5656640 -1 osd.4 0 log_to_monitors true 2024-09-16T10:16:54.870 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:16:55.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:55 smithi169 ceph-mon[27781]: from='osd.4 [v2:172.21.15.169:6800/578246125,v1:172.21.15.169:6801/578246125]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:16:55.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:55 smithi169 ceph-mon[27781]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:16:55.640 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:55 smithi062 ceph-mon[27512]: from='osd.4 [v2:172.21.15.169:6800/578246125,v1:172.21.15.169:6801/578246125]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:16:55.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:55 smithi062 ceph-mon[27512]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:16:55.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:55 smithi039 ceph-mon[25040]: from='osd.4 [v2:172.21.15.169:6800/578246125,v1:172.21.15.169:6801/578246125]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:16:55.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:55 smithi039 ceph-mon[25040]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:16:56.504 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:56 smithi169 ceph-mon[27781]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:56.504 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:56 smithi169 ceph-mon[27781]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:16:56.504 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:56 smithi169 ceph-mon[27781]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T10:16:56.504 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:56 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:56.504 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:56 smithi169 ceph-mon[27781]: from='osd.4 [v2:172.21.15.169:6800/578246125,v1:172.21.15.169:6801/578246125]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-09-16T10:16:56.505 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:56 smithi169 ceph-mon[27781]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-09-16T10:16:56.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:56 smithi062 ceph-mon[27512]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:56.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:56 smithi062 ceph-mon[27512]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:16:56.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:56 smithi062 ceph-mon[27512]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T10:16:56.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:56 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:56.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:56 smithi062 ceph-mon[27512]: from='osd.4 [v2:172.21.15.169:6800/578246125,v1:172.21.15.169:6801/578246125]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-09-16T10:16:56.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:56 smithi062 ceph-mon[27512]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-09-16T10:16:56.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:56 smithi039 ceph-mon[25040]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:56.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:56 smithi039 ceph-mon[25040]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:16:56.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:56 smithi039 ceph-mon[25040]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T10:16:56.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:56 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:56.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:56 smithi039 ceph-mon[25040]: from='osd.4 [v2:172.21.15.169:6800/578246125,v1:172.21.15.169:6801/578246125]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-09-16T10:16:56.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:56 smithi039 ceph-mon[25040]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-09-16T10:16:56.828 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:16:56 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:16:56.627+0000 7fb3a15d9640 -1 osd.4 0 waiting for initial osdmap 2024-09-16T10:16:56.828 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:16:56 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:16:56.631+0000 7fb3993f8640 -1 osd.4 31 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:16:57.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:57 smithi169 ceph-mon[27781]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-16T10:16:57.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:57 smithi169 ceph-mon[27781]: osdmap e31: 5 total, 4 up, 5 in 2024-09-16T10:16:57.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:57 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:57.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:57 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:57.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:57 smithi169 ceph-mon[27781]: from='osd.4 ' entity='osd.4' 2024-09-16T10:16:57.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:57 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:57.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:57 smithi062 ceph-mon[27512]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-16T10:16:57.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:57 smithi062 ceph-mon[27512]: osdmap e31: 5 total, 4 up, 5 in 2024-09-16T10:16:57.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:57 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:57.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:57 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:57.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:57 smithi062 ceph-mon[27512]: from='osd.4 ' entity='osd.4' 2024-09-16T10:16:57.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:57 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:57.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:57 smithi039 ceph-mon[25040]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-16T10:16:57.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:57 smithi039 ceph-mon[25040]: osdmap e31: 5 total, 4 up, 5 in 2024-09-16T10:16:57.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:57 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:57.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:57 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:57.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:57 smithi039 ceph-mon[25040]: from='osd.4 ' entity='osd.4' 2024-09-16T10:16:57.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:57 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:58.451 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:58 smithi169 ceph-mon[27781]: purged_snaps scrub starts 2024-09-16T10:16:58.451 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:58 smithi169 ceph-mon[27781]: purged_snaps scrub ok 2024-09-16T10:16:58.451 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:58 smithi169 ceph-mon[27781]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:58.451 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:58 smithi169 ceph-mon[27781]: osd.4 [v2:172.21.15.169:6800/578246125,v1:172.21.15.169:6801/578246125] boot 2024-09-16T10:16:58.451 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:58 smithi169 ceph-mon[27781]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T10:16:58.451 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:58 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:58.451 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:58 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:58.451 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:58 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:58.451 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:58 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:16:58.451 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:58 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:58.452 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:58 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:58.452 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:58 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:58.452 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:58 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:58.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:58 smithi062 ceph-mon[27512]: purged_snaps scrub starts 2024-09-16T10:16:58.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:58 smithi062 ceph-mon[27512]: purged_snaps scrub ok 2024-09-16T10:16:58.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:58 smithi062 ceph-mon[27512]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:58.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:58 smithi062 ceph-mon[27512]: osd.4 [v2:172.21.15.169:6800/578246125,v1:172.21.15.169:6801/578246125] boot 2024-09-16T10:16:58.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:58 smithi062 ceph-mon[27512]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T10:16:58.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:58 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:58.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:58 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:58.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:58 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:58.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:58 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:16:58.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:58 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:58.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:58 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:58.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:58 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:58.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:58 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:58.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:58 smithi039 ceph-mon[25040]: purged_snaps scrub starts 2024-09-16T10:16:58.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:58 smithi039 ceph-mon[25040]: purged_snaps scrub ok 2024-09-16T10:16:58.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:58 smithi039 ceph-mon[25040]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T10:16:58.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:58 smithi039 ceph-mon[25040]: osd.4 [v2:172.21.15.169:6800/578246125,v1:172.21.15.169:6801/578246125] boot 2024-09-16T10:16:58.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:58 smithi039 ceph-mon[25040]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T10:16:58.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:58 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:16:58.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:58 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:58.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:58 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:58.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:58 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:16:58.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:58 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:58.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:58 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:16:58.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:58 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:16:58.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:58 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:16:59.115 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-16T10:16:59.142 DEBUG:teuthology.orchestra.run.smithi169:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi169:vg_nvme/lv_3 2024-09-16T10:16:59.385 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:16:59.496 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:59 smithi169 ceph-mon[27781]: Detected new or changed devices on smithi169 2024-09-16T10:16:59.497 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:59 smithi169 ceph-mon[27781]: Adjusting osd_memory_target on smithi169 to 21184M 2024-09-16T10:16:59.497 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:16:59 smithi169 ceph-mon[27781]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T10:16:59.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:59 smithi062 ceph-mon[27512]: Detected new or changed devices on smithi169 2024-09-16T10:16:59.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:59 smithi062 ceph-mon[27512]: Adjusting osd_memory_target on smithi169 to 21184M 2024-09-16T10:16:59.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:16:59 smithi062 ceph-mon[27512]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T10:16:59.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:59 smithi039 ceph-mon[25040]: Detected new or changed devices on smithi169 2024-09-16T10:16:59.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:59 smithi039 ceph-mon[25040]: Adjusting osd_memory_target on smithi169 to 21184M 2024-09-16T10:16:59.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:16:59 smithi039 ceph-mon[25040]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T10:17:00.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:00 smithi169 ceph-mon[27781]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:00.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:00 smithi169 ceph-mon[27781]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T10:17:00.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:00 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:17:00.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:00 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:17:00.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:00 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:00.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:00 smithi062 ceph-mon[27512]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:00.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:00 smithi062 ceph-mon[27512]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T10:17:00.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:00 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:17:00.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:00 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:17:00.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:00 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:00.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:00 smithi039 ceph-mon[25040]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:00.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:00 smithi039 ceph-mon[25040]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T10:17:00.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:00 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:17:00.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:00 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:17:00.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:00 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:01.512 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:01 smithi169 ceph-mon[27781]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:01.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:01 smithi062 ceph-mon[27512]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:01.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:01 smithi039 ceph-mon[25040]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:02.542 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:02 smithi062 ceph-mon[27512]: pgmap v120: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:02.542 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:02 smithi062 ceph-mon[27512]: from='client.? 172.21.15.169:0/1601865196' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "700c697e-d01c-422d-87cd-975cf4c1c309"} : dispatch 2024-09-16T10:17:02.543 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:02 smithi062 ceph-mon[27512]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "700c697e-d01c-422d-87cd-975cf4c1c309"} : dispatch 2024-09-16T10:17:02.543 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:02 smithi062 ceph-mon[27512]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "700c697e-d01c-422d-87cd-975cf4c1c309"}]': finished 2024-09-16T10:17:02.543 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:02 smithi062 ceph-mon[27512]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T10:17:02.543 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:02 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:02 smithi169 ceph-mon[27781]: pgmap v120: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:02 smithi169 ceph-mon[27781]: from='client.? 172.21.15.169:0/1601865196' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "700c697e-d01c-422d-87cd-975cf4c1c309"} : dispatch 2024-09-16T10:17:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:02 smithi169 ceph-mon[27781]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "700c697e-d01c-422d-87cd-975cf4c1c309"} : dispatch 2024-09-16T10:17:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:02 smithi169 ceph-mon[27781]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "700c697e-d01c-422d-87cd-975cf4c1c309"}]': finished 2024-09-16T10:17:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:02 smithi169 ceph-mon[27781]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T10:17:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:02 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:02.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:02 smithi039 ceph-mon[25040]: pgmap v120: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:02.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:02 smithi039 ceph-mon[25040]: from='client.? 172.21.15.169:0/1601865196' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "700c697e-d01c-422d-87cd-975cf4c1c309"} : dispatch 2024-09-16T10:17:02.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:02 smithi039 ceph-mon[25040]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "700c697e-d01c-422d-87cd-975cf4c1c309"} : dispatch 2024-09-16T10:17:02.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:02 smithi039 ceph-mon[25040]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "700c697e-d01c-422d-87cd-975cf4c1c309"}]': finished 2024-09-16T10:17:02.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:02 smithi039 ceph-mon[25040]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T10:17:02.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:02 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:03.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:03 smithi169 ceph-mon[27781]: from='client.? 172.21.15.169:0/891514859' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:17:03.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:03 smithi062 ceph-mon[27512]: from='client.? 172.21.15.169:0/891514859' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:17:03.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:03 smithi039 ceph-mon[25040]: from='client.? 172.21.15.169:0/891514859' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:17:04.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:04 smithi169 ceph-mon[27781]: pgmap v122: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:04.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:04 smithi062 ceph-mon[27512]: pgmap v122: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:04.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:04 smithi039 ceph-mon[25040]: pgmap v122: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:06.438 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:06 smithi169 ceph-mon[27781]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-16T10:17:06.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:06 smithi062 ceph-mon[27512]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-16T10:17:06.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:06 smithi039 ceph-mon[25040]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-16T10:17:08.498 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:08 smithi169 ceph-mon[27781]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:17:08.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:08 smithi062 ceph-mon[27512]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:17:08.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:08 smithi039 ceph-mon[25040]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:17:09.561 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:09 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T10:17:09.562 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:09 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:09.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:09 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T10:17:09.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:09 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:09.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:09 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T10:17:09.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:09 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:10.566 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:10 smithi169 ceph-mon[27781]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T10:17:10.566 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:10 smithi169 ceph-mon[27781]: Deploying daemon osd.5 on smithi169 2024-09-16T10:17:10.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:10 smithi062 ceph-mon[27512]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T10:17:10.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:10 smithi062 ceph-mon[27512]: Deploying daemon osd.5 on smithi169 2024-09-16T10:17:10.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:10 smithi039 ceph-mon[25040]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T10:17:10.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:10 smithi039 ceph-mon[25040]: Deploying daemon osd.5 on smithi169 2024-09-16T10:17:12.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:12 smithi169 ceph-mon[27781]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:17:12.640 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:12 smithi062 ceph-mon[27512]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:17:12.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:12 smithi039 ceph-mon[25040]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:17:14.482 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:14 smithi169 ceph-mon[27781]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-16T10:17:14.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:14 smithi062 ceph-mon[27512]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-16T10:17:14.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:14 smithi039 ceph-mon[25040]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-16T10:17:15.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:15 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:17:15.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:15 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:15.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:15 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:15.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:15 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:17:15.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:15 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:15.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:15 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:15.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:15 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:17:15.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:15 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:15.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:15 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:16.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:16 smithi169 ceph-mon[27781]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:17:16.579 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:16 smithi039 ceph-mon[25040]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:17:16.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:16 smithi062 ceph-mon[27512]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:17:18.443 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:18 smithi169 ceph-mon[27781]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:18.443 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:18 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:18.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:18 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:18.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:18 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:18.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:18 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:17:18.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:18 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:18.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:18 smithi062 ceph-mon[27512]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:18.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:18 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:18.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:18 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:18.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:18 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:18.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:18 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:17:18.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:18 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:18.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:18 smithi039 ceph-mon[25040]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:18.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:18 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:18.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:18 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:18.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:18 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:18.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:18 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:17:18.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:18 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:18.761 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 5 on host 'smithi169' 2024-09-16T10:17:19.439 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:19 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:17:19.440 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:19 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:19.440 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:19 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:19.469 DEBUG:teuthology.orchestra.run.smithi169:osd.5> sudo journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.5.service 2024-09-16T10:17:19.472 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-16T10:17:19.472 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:17:19.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:19 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:17:19.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:19 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:19.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:19 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:19.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:19 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:17:19.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:19 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:19.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:19 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:19.739 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:20.078 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:17:19 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:17:19.744+0000 7fc08d39c640 -1 osd.5 0 log_to_monitors true 2024-09-16T10:17:20.530 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:17:20.530 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:20 smithi039 ceph-mon[25040]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:20.531 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:20 smithi039 ceph-mon[25040]: from='osd.5 [v2:172.21.15.169:6808/562899614,v1:172.21.15.169:6809/562899614]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:17:20.531 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:20 smithi039 ceph-mon[25040]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:17:20.577 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:20 smithi169 ceph-mon[27781]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:20.577 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:20 smithi169 ceph-mon[27781]: from='osd.5 [v2:172.21.15.169:6808/562899614,v1:172.21.15.169:6809/562899614]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:17:20.577 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:20 smithi169 ceph-mon[27781]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:17:20.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:20 smithi062 ceph-mon[27512]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:20.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:20 smithi062 ceph-mon[27512]: from='osd.5 [v2:172.21.15.169:6808/562899614,v1:172.21.15.169:6809/562899614]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:17:20.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:20 smithi062 ceph-mon[27512]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:17:21.200 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":36,"num_osds":6,"num_up_osds":5,"osd_up_since":1726481817,"num_in_osds":6,"osd_in_since":1726481822,"num_remapped_pgs":0} 2024-09-16T10:17:21.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:21 smithi039 ceph-mon[25040]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T10:17:21.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:21 smithi039 ceph-mon[25040]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T10:17:21.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:21 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:21.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:21 smithi039 ceph-mon[25040]: from='osd.5 [v2:172.21.15.169:6808/562899614,v1:172.21.15.169:6809/562899614]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-09-16T10:17:21.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:21 smithi039 ceph-mon[25040]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-09-16T10:17:21.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:21 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/4207175473' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:17:21.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:21 smithi169 ceph-mon[27781]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T10:17:21.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:21 smithi169 ceph-mon[27781]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T10:17:21.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:21 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:21.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:21 smithi169 ceph-mon[27781]: from='osd.5 [v2:172.21.15.169:6808/562899614,v1:172.21.15.169:6809/562899614]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-09-16T10:17:21.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:21 smithi169 ceph-mon[27781]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-09-16T10:17:21.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:21 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/4207175473' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:17:21.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:21 smithi062 ceph-mon[27512]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T10:17:21.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:21 smithi062 ceph-mon[27512]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T10:17:21.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:21 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:21.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:21 smithi062 ceph-mon[27512]: from='osd.5 [v2:172.21.15.169:6808/562899614,v1:172.21.15.169:6809/562899614]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-09-16T10:17:21.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:21 smithi062 ceph-mon[27512]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-09-16T10:17:21.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:21 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/4207175473' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:17:22.078 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:17:21 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:17:21.767+0000 7fc08931f640 -1 osd.5 0 waiting for initial osdmap 2024-09-16T10:17:22.078 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:17:21 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:17:21.773+0000 7fc08113e640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:17:22.202 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:17:22.464 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:22.586 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:22 smithi039 ceph-mon[25040]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:22.586 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:22 smithi039 ceph-mon[25040]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-16T10:17:22.586 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:22 smithi039 ceph-mon[25040]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T10:17:22.586 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:22.586 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:22.586 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:22 smithi039 ceph-mon[25040]: from='osd.5 ' entity='osd.5' 2024-09-16T10:17:22.587 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:22.587 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:22.587 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:17:22.587 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:17:22.587 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:22.587 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:22.587 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:17:22.587 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:22 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:22.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:22 smithi062 ceph-mon[27512]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:22.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:22 smithi062 ceph-mon[27512]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-16T10:17:22.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:22 smithi062 ceph-mon[27512]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T10:17:22.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:22 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:22.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:22 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:22.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:22 smithi062 ceph-mon[27512]: from='osd.5 ' entity='osd.5' 2024-09-16T10:17:22.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:22 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:22.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:22 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:22.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:22 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:17:22.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:22 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:17:22.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:22 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:22.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:22 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:22.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:22 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:17:22.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:22 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:22.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:22 smithi169 ceph-mon[27781]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:17:22.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:22 smithi169 ceph-mon[27781]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-16T10:17:22.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:22 smithi169 ceph-mon[27781]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T10:17:22.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:22 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:22.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:22 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:22.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:22 smithi169 ceph-mon[27781]: from='osd.5 ' entity='osd.5' 2024-09-16T10:17:22.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:22 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:22.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:22 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:22.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:22 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:17:22.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:22 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:17:22.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:22 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:22.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:22 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:22.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:22 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:17:22.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:22 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:23.123 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:17:23.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:23 smithi039 ceph-mon[25040]: purged_snaps scrub starts 2024-09-16T10:17:23.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:23 smithi039 ceph-mon[25040]: purged_snaps scrub ok 2024-09-16T10:17:23.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:23 smithi039 ceph-mon[25040]: Detected new or changed devices on smithi169 2024-09-16T10:17:23.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:23 smithi039 ceph-mon[25040]: Adjusting osd_memory_target on smithi169 to 10592M 2024-09-16T10:17:23.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:23 smithi039 ceph-mon[25040]: osd.5 [v2:172.21.15.169:6808/562899614,v1:172.21.15.169:6809/562899614] boot 2024-09-16T10:17:23.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:23 smithi039 ceph-mon[25040]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T10:17:23.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:23 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:23.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:23 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/1717930423' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:17:23.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:23 smithi039 ceph-mon[25040]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T10:17:23.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:23 smithi062 ceph-mon[27512]: purged_snaps scrub starts 2024-09-16T10:17:23.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:23 smithi062 ceph-mon[27512]: purged_snaps scrub ok 2024-09-16T10:17:23.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:23 smithi062 ceph-mon[27512]: Detected new or changed devices on smithi169 2024-09-16T10:17:23.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:23 smithi062 ceph-mon[27512]: Adjusting osd_memory_target on smithi169 to 10592M 2024-09-16T10:17:23.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:23 smithi062 ceph-mon[27512]: osd.5 [v2:172.21.15.169:6808/562899614,v1:172.21.15.169:6809/562899614] boot 2024-09-16T10:17:23.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:23 smithi062 ceph-mon[27512]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T10:17:23.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:23 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:23.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:23 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/1717930423' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:17:23.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:23 smithi062 ceph-mon[27512]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T10:17:23.732 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":38,"num_osds":6,"num_up_osds":6,"osd_up_since":1726481842,"num_in_osds":6,"osd_in_since":1726481822,"num_remapped_pgs":1} 2024-09-16T10:17:23.733 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T10:17:23.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:23 smithi169 ceph-mon[27781]: purged_snaps scrub starts 2024-09-16T10:17:23.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:23 smithi169 ceph-mon[27781]: purged_snaps scrub ok 2024-09-16T10:17:23.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:23 smithi169 ceph-mon[27781]: Detected new or changed devices on smithi169 2024-09-16T10:17:23.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:23 smithi169 ceph-mon[27781]: Adjusting osd_memory_target on smithi169 to 10592M 2024-09-16T10:17:23.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:23 smithi169 ceph-mon[27781]: osd.5 [v2:172.21.15.169:6808/562899614,v1:172.21.15.169:6809/562899614] boot 2024-09-16T10:17:23.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:23 smithi169 ceph-mon[27781]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T10:17:23.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:23 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:17:23.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:23 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/1717930423' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:17:23.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:23 smithi169 ceph-mon[27781]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T10:17:23.985 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:24.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:24 smithi039 ceph-mon[25040]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 561 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:24.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:24 smithi039 ceph-mon[25040]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T10:17:24.607 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:17:24.607 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":40,"fsid":"eec8e88c-7413-11ef-bceb-c7b262605968","created":"2024-09-16T10:12:58.132874+0000","modified":"2024-09-16T10:17:24.229300+0000","last_up_change":"2024-09-16T10:17:22.320187+0000","last_in_change":"2024-09-16T10:17:02.205413+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:16:09.117726+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":"b93793ec-6bd0-495e-ac6e-51707d0546cd","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.39:6802","nonce":2341765305},{"type":"v1","addr":"172.21.15.39:6803","nonce":2341765305}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6804","nonce":2341765305},{"type":"v1","addr":"172.21.15.39:6805","nonce":2341765305}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6808","nonce":2341765305},{"type":"v1","addr":"172.21.15.39:6809","nonce":2341765305}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6806","nonce":2341765305},{"type":"v1","addr":"172.21.15.39:6807","nonce":2341765305}]},"public_addr":"172.21.15.39:6803/2341765305","cluster_addr":"172.21.15.39:6805/2341765305","heartbeat_back_addr":"172.21.15.39:6809/2341765305","heartbeat_front_addr":"172.21.15.39:6807/2341765305","state":["exists","up"]},{"osd":1,"uuid":"b1006372-11b1-4c9e-8b76-2b7700bd5ad5","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.39:6810","nonce":535951242},{"type":"v1","addr":"172.21.15.39:6811","nonce":535951242}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6812","nonce":535951242},{"type":"v1","addr":"172.21.15.39:6813","nonce":535951242}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6816","nonce":535951242},{"type":"v1","addr":"172.21.15.39:6817","nonce":535951242}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6814","nonce":535951242},{"type":"v1","addr":"172.21.15.39:6815","nonce":535951242}]},"public_addr":"172.21.15.39:6811/535951242","cluster_addr":"172.21.15.39:6813/535951242","heartbeat_back_addr":"172.21.15.39:6817/535951242","heartbeat_front_addr":"172.21.15.39:6815/535951242","state":["exists","up"]},{"osd":2,"uuid":"f96733c4-7f86-463b-8e0c-6193793b9aa1","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.62:6800","nonce":3175978051},{"type":"v1","addr":"172.21.15.62:6801","nonce":3175978051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6802","nonce":3175978051},{"type":"v1","addr":"172.21.15.62:6803","nonce":3175978051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6806","nonce":3175978051},{"type":"v1","addr":"172.21.15.62:6807","nonce":3175978051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6804","nonce":3175978051},{"type":"v1","addr":"172.21.15.62:6805","nonce":3175978051}]},"public_addr":"172.21.15.62:6801/3175978051","cluster_addr":"172.21.15.62:6803/3175978051","heartbeat_back_addr":"172.21.15.62:6807/3175978051","heartbeat_front_addr":"172.21.15.62:6805/3175978051","state":["exists","up"]},{"osd":3,"uuid":"c9280230-ad15-4b25-b132-6fcf86437ba3","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.62:6808","nonce":4197984881},{"type":"v1","addr":"172.21.15.62:6809","nonce":4197984881}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6810","nonce":4197984881},{"type":"v1","addr":"172.21.15.62:6811","nonce":4197984881}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6814","nonce":4197984881},{"type":"v1","addr":"172.21.15.62:6815","nonce":4197984881}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6812","nonce":4197984881},{"type":"v1","addr":"172.21.15.62:6813","nonce":4197984881}]},"public_addr":"172.21.15.62:6809/4197984881","cluster_addr":"172.21.15.62:6811/4197984881","heartbeat_back_addr":"172.21.15.62:6815/4197984881","heartbeat_front_addr":"172.21.15.62:6813/4197984881","state":["exists","up"]},{"osd":4,"uuid":"117c8f45-eafd-4a3b-97ae-d351d159c69d","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.169:6800","nonce":578246125},{"type":"v1","addr":"172.21.15.169:6801","nonce":578246125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":578246125},{"type":"v1","addr":"172.21.15.169:6803","nonce":578246125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":578246125},{"type":"v1","addr":"172.21.15.169:6807","nonce":578246125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":578246125},{"type":"v1","addr":"172.21.15.169:6805","nonce":578246125}]},"public_addr":"172.21.15.169:6801/578246125","cluster_addr":"172.21.15.169:6803/578246125","heartbeat_back_addr":"172.21.15.169:6807/578246125","heartbeat_front_addr":"172.21.15.169:6805/578246125","state":["exists","up"]},{"osd":5,"uuid":"700c697e-d01c-422d-87cd-975cf4c1c309","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.169:6808","nonce":562899614},{"type":"v1","addr":"172.21.15.169:6809","nonce":562899614}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":562899614},{"type":"v1","addr":"172.21.15.169:6811","nonce":562899614}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":562899614},{"type":"v1","addr":"172.21.15.169:6815","nonce":562899614}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":562899614},{"type":"v1","addr":"172.21.15.169:6813","nonce":562899614}]},"public_addr":"172.21.15.169:6809/562899614","cluster_addr":"172.21.15.169:6811/562899614","heartbeat_back_addr":"172.21.15.169:6815/562899614","heartbeat_front_addr":"172.21.15.169:6813/562899614","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:15:15.578281+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:15:42.163203+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:16:05.910253+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:16:32.083075+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:16:55.421331+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:17:20.771587+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.39:0/450475218":"2024-09-17T10:13:48.651267+0000","172.21.15.39:0/16963235":"2024-09-17T10:13:48.651267+0000","172.21.15.39:0/413626497":"2024-09-17T10:13:48.651267+0000","172.21.15.39:0/3123121111":"2024-09-17T10:13:23.447949+0000","172.21.15.39:6801/2190992787":"2024-09-17T10:13:23.447949+0000","172.21.15.39:6801/3576040840":"2024-09-17T10:13:48.651267+0000","172.21.15.39:0/1313753145":"2024-09-17T10:13:23.447949+0000","172.21.15.39:6800/3576040840":"2024-09-17T10:13:48.651267+0000","172.21.15.39:6800/2190992787":"2024-09-17T10:13:23.447949+0000","172.21.15.39:0/958229785":"2024-09-17T10:13:23.447949+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:17:24.640 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:24 smithi062 ceph-mon[27512]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 561 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:24.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:24 smithi062 ceph-mon[27512]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T10:17:24.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:24 smithi169 ceph-mon[27781]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 561 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:24.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:24 smithi169 ceph-mon[27781]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T10:17:25.237 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-16T10:16:09.117726+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:17:25.237 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-16T10:17:25.493 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:25.614 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:25 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/1066321136' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:17:25.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:25 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/1066321136' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:17:25.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:25 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/1066321136' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:17:26.158 INFO:teuthology.orchestra.run.smithi039.stdout:pg_num: 1 2024-09-16T10:17:26.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:26 smithi039 ceph-mon[25040]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 562 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:26.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:26 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/1119512448' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T10:17:26.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:26 smithi062 ceph-mon[27512]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 562 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:26.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:26 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/1119512448' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T10:17:26.777 INFO:tasks.cephadm:Setting up client nodes... 2024-09-16T10:17:26.777 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T10:17:26.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:26 smithi169 ceph-mon[27781]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 562 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:26.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:26 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/1119512448' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T10:17:27.026 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:27.808 INFO:teuthology.orchestra.run.smithi039.stdout:[client.0] 2024-09-16T10:17:27.809 INFO:teuthology.orchestra.run.smithi039.stdout: key = AQC3Behm/zYEMBAADnhTXnM9zHh9Xhm0mHGPwQ== 2024-09-16T10:17:28.381 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:28 smithi039 ceph-mon[25040]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 562 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:28.381 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:28 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/1319972172' 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:17:28.381 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:28 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/1319972172' 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:17:28.410 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-16T10:17:28.410 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-16T10:17:28.410 DEBUG:teuthology.orchestra.run.smithi039:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-16T10:17:28.448 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-16T10:17:28.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:28 smithi062 ceph-mon[27512]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 562 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:28.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:28 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/1319972172' 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:17:28.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:28 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/1319972172' 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:17:28.738 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:28.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:28 smithi169 ceph-mon[27781]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 562 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:28.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:28 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/1319972172' 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:17:28.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:28 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/1319972172' 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:17:29.386 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:17:29.974 INFO:teuthology.orchestra.run.smithi039.stdout:[{"version":17,"timestamp":"2024-09-16T10:17:21.984448+0000","name":"","changes":[{"name":"osd/host:smithi169/osd_memory_target","previous_value":"22213160550","new_value":"11106580275"}]}] 2024-09-16T10:17:29.975 INFO:tasks.ceph_manager:config epoch is 17 2024-09-16T10:17:29.975 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T10:17:29.975 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-16T10:17:29.975 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-16T10:17:30.229 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:30.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:30 smithi039 ceph-mon[25040]: pgmap v140: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:30.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:30 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/4271523125' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T10:17:30.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:30 smithi062 ceph-mon[27512]: pgmap v140: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:30.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:30 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/4271523125' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T10:17:30.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:30 smithi169 ceph-mon[27781]: pgmap v140: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:30.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:30 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/4271523125' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T10:17:30.935 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:17:31.465 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:31 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/457257961' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T10:17:31.598 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":14,"flags":0,"active_gid":14148,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6800","nonce":4087675747},{"type":"v1","addr":"172.21.15.39:6801","nonce":4087675747}]},"active_addr":"172.21.15.39:6801/4087675747","active_change":"2024-09-16T10:13:48.651373+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.39: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.39:0","nonce":2826597620}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.39:0","nonce":1888306736}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.39:0","nonce":3483199592}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.39:0","nonce":4250534363}]}]} 2024-09-16T10:17:31.609 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-16T10:17:31.609 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-16T10:17:31.610 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T10:17:31.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:31 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/457257961' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T10:17:31.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:31 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/457257961' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T10:17:31.859 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:32.458 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:17:32.459 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":40,"fsid":"eec8e88c-7413-11ef-bceb-c7b262605968","created":"2024-09-16T10:12:58.132874+0000","modified":"2024-09-16T10:17:24.229300+0000","last_up_change":"2024-09-16T10:17:22.320187+0000","last_in_change":"2024-09-16T10:17:02.205413+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:16:09.117726+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":"b93793ec-6bd0-495e-ac6e-51707d0546cd","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.39:6802","nonce":2341765305},{"type":"v1","addr":"172.21.15.39:6803","nonce":2341765305}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6804","nonce":2341765305},{"type":"v1","addr":"172.21.15.39:6805","nonce":2341765305}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6808","nonce":2341765305},{"type":"v1","addr":"172.21.15.39:6809","nonce":2341765305}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6806","nonce":2341765305},{"type":"v1","addr":"172.21.15.39:6807","nonce":2341765305}]},"public_addr":"172.21.15.39:6803/2341765305","cluster_addr":"172.21.15.39:6805/2341765305","heartbeat_back_addr":"172.21.15.39:6809/2341765305","heartbeat_front_addr":"172.21.15.39:6807/2341765305","state":["exists","up"]},{"osd":1,"uuid":"b1006372-11b1-4c9e-8b76-2b7700bd5ad5","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.39:6810","nonce":535951242},{"type":"v1","addr":"172.21.15.39:6811","nonce":535951242}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6812","nonce":535951242},{"type":"v1","addr":"172.21.15.39:6813","nonce":535951242}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6816","nonce":535951242},{"type":"v1","addr":"172.21.15.39:6817","nonce":535951242}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6814","nonce":535951242},{"type":"v1","addr":"172.21.15.39:6815","nonce":535951242}]},"public_addr":"172.21.15.39:6811/535951242","cluster_addr":"172.21.15.39:6813/535951242","heartbeat_back_addr":"172.21.15.39:6817/535951242","heartbeat_front_addr":"172.21.15.39:6815/535951242","state":["exists","up"]},{"osd":2,"uuid":"f96733c4-7f86-463b-8e0c-6193793b9aa1","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.62:6800","nonce":3175978051},{"type":"v1","addr":"172.21.15.62:6801","nonce":3175978051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6802","nonce":3175978051},{"type":"v1","addr":"172.21.15.62:6803","nonce":3175978051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6806","nonce":3175978051},{"type":"v1","addr":"172.21.15.62:6807","nonce":3175978051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6804","nonce":3175978051},{"type":"v1","addr":"172.21.15.62:6805","nonce":3175978051}]},"public_addr":"172.21.15.62:6801/3175978051","cluster_addr":"172.21.15.62:6803/3175978051","heartbeat_back_addr":"172.21.15.62:6807/3175978051","heartbeat_front_addr":"172.21.15.62:6805/3175978051","state":["exists","up"]},{"osd":3,"uuid":"c9280230-ad15-4b25-b132-6fcf86437ba3","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.62:6808","nonce":4197984881},{"type":"v1","addr":"172.21.15.62:6809","nonce":4197984881}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6810","nonce":4197984881},{"type":"v1","addr":"172.21.15.62:6811","nonce":4197984881}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6814","nonce":4197984881},{"type":"v1","addr":"172.21.15.62:6815","nonce":4197984881}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6812","nonce":4197984881},{"type":"v1","addr":"172.21.15.62:6813","nonce":4197984881}]},"public_addr":"172.21.15.62:6809/4197984881","cluster_addr":"172.21.15.62:6811/4197984881","heartbeat_back_addr":"172.21.15.62:6815/4197984881","heartbeat_front_addr":"172.21.15.62:6813/4197984881","state":["exists","up"]},{"osd":4,"uuid":"117c8f45-eafd-4a3b-97ae-d351d159c69d","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.169:6800","nonce":578246125},{"type":"v1","addr":"172.21.15.169:6801","nonce":578246125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":578246125},{"type":"v1","addr":"172.21.15.169:6803","nonce":578246125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":578246125},{"type":"v1","addr":"172.21.15.169:6807","nonce":578246125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":578246125},{"type":"v1","addr":"172.21.15.169:6805","nonce":578246125}]},"public_addr":"172.21.15.169:6801/578246125","cluster_addr":"172.21.15.169:6803/578246125","heartbeat_back_addr":"172.21.15.169:6807/578246125","heartbeat_front_addr":"172.21.15.169:6805/578246125","state":["exists","up"]},{"osd":5,"uuid":"700c697e-d01c-422d-87cd-975cf4c1c309","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.169:6808","nonce":562899614},{"type":"v1","addr":"172.21.15.169:6809","nonce":562899614}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":562899614},{"type":"v1","addr":"172.21.15.169:6811","nonce":562899614}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":562899614},{"type":"v1","addr":"172.21.15.169:6815","nonce":562899614}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":562899614},{"type":"v1","addr":"172.21.15.169:6813","nonce":562899614}]},"public_addr":"172.21.15.169:6809/562899614","cluster_addr":"172.21.15.169:6811/562899614","heartbeat_back_addr":"172.21.15.169:6815/562899614","heartbeat_front_addr":"172.21.15.169:6813/562899614","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:15:15.578281+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:15:42.163203+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:16:05.910253+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:16:32.083075+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:16:55.421331+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:17:20.771587+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.39:0/450475218":"2024-09-17T10:13:48.651267+0000","172.21.15.39:0/16963235":"2024-09-17T10:13:48.651267+0000","172.21.15.39:0/413626497":"2024-09-17T10:13:48.651267+0000","172.21.15.39:0/3123121111":"2024-09-17T10:13:23.447949+0000","172.21.15.39:6801/2190992787":"2024-09-17T10:13:23.447949+0000","172.21.15.39:6801/3576040840":"2024-09-17T10:13:48.651267+0000","172.21.15.39:0/1313753145":"2024-09-17T10:13:23.447949+0000","172.21.15.39:6800/3576040840":"2024-09-17T10:13:48.651267+0000","172.21.15.39:6800/2190992787":"2024-09-17T10:13:23.447949+0000","172.21.15.39:0/958229785":"2024-09-17T10:13:23.447949+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:17:32.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:32 smithi062 ceph-mon[27512]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:17:32.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:32 smithi039 ceph-mon[25040]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:17:32.729 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:32 smithi169 ceph-mon[27781]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:17:33.091 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-16T10:17:33.092 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T10:17:33.345 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:33.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:33 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/324188729' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:17:33.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:33 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/324188729' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:17:33.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:33 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/324188729' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:17:34.010 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:17:34.010 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":40,"fsid":"eec8e88c-7413-11ef-bceb-c7b262605968","created":"2024-09-16T10:12:58.132874+0000","modified":"2024-09-16T10:17:24.229300+0000","last_up_change":"2024-09-16T10:17:22.320187+0000","last_in_change":"2024-09-16T10:17:02.205413+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:16:09.117726+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":"b93793ec-6bd0-495e-ac6e-51707d0546cd","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.39:6802","nonce":2341765305},{"type":"v1","addr":"172.21.15.39:6803","nonce":2341765305}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6804","nonce":2341765305},{"type":"v1","addr":"172.21.15.39:6805","nonce":2341765305}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6808","nonce":2341765305},{"type":"v1","addr":"172.21.15.39:6809","nonce":2341765305}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6806","nonce":2341765305},{"type":"v1","addr":"172.21.15.39:6807","nonce":2341765305}]},"public_addr":"172.21.15.39:6803/2341765305","cluster_addr":"172.21.15.39:6805/2341765305","heartbeat_back_addr":"172.21.15.39:6809/2341765305","heartbeat_front_addr":"172.21.15.39:6807/2341765305","state":["exists","up"]},{"osd":1,"uuid":"b1006372-11b1-4c9e-8b76-2b7700bd5ad5","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.39:6810","nonce":535951242},{"type":"v1","addr":"172.21.15.39:6811","nonce":535951242}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6812","nonce":535951242},{"type":"v1","addr":"172.21.15.39:6813","nonce":535951242}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6816","nonce":535951242},{"type":"v1","addr":"172.21.15.39:6817","nonce":535951242}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6814","nonce":535951242},{"type":"v1","addr":"172.21.15.39:6815","nonce":535951242}]},"public_addr":"172.21.15.39:6811/535951242","cluster_addr":"172.21.15.39:6813/535951242","heartbeat_back_addr":"172.21.15.39:6817/535951242","heartbeat_front_addr":"172.21.15.39:6815/535951242","state":["exists","up"]},{"osd":2,"uuid":"f96733c4-7f86-463b-8e0c-6193793b9aa1","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.62:6800","nonce":3175978051},{"type":"v1","addr":"172.21.15.62:6801","nonce":3175978051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6802","nonce":3175978051},{"type":"v1","addr":"172.21.15.62:6803","nonce":3175978051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6806","nonce":3175978051},{"type":"v1","addr":"172.21.15.62:6807","nonce":3175978051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6804","nonce":3175978051},{"type":"v1","addr":"172.21.15.62:6805","nonce":3175978051}]},"public_addr":"172.21.15.62:6801/3175978051","cluster_addr":"172.21.15.62:6803/3175978051","heartbeat_back_addr":"172.21.15.62:6807/3175978051","heartbeat_front_addr":"172.21.15.62:6805/3175978051","state":["exists","up"]},{"osd":3,"uuid":"c9280230-ad15-4b25-b132-6fcf86437ba3","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.62:6808","nonce":4197984881},{"type":"v1","addr":"172.21.15.62:6809","nonce":4197984881}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6810","nonce":4197984881},{"type":"v1","addr":"172.21.15.62:6811","nonce":4197984881}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6814","nonce":4197984881},{"type":"v1","addr":"172.21.15.62:6815","nonce":4197984881}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6812","nonce":4197984881},{"type":"v1","addr":"172.21.15.62:6813","nonce":4197984881}]},"public_addr":"172.21.15.62:6809/4197984881","cluster_addr":"172.21.15.62:6811/4197984881","heartbeat_back_addr":"172.21.15.62:6815/4197984881","heartbeat_front_addr":"172.21.15.62:6813/4197984881","state":["exists","up"]},{"osd":4,"uuid":"117c8f45-eafd-4a3b-97ae-d351d159c69d","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.169:6800","nonce":578246125},{"type":"v1","addr":"172.21.15.169:6801","nonce":578246125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":578246125},{"type":"v1","addr":"172.21.15.169:6803","nonce":578246125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":578246125},{"type":"v1","addr":"172.21.15.169:6807","nonce":578246125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":578246125},{"type":"v1","addr":"172.21.15.169:6805","nonce":578246125}]},"public_addr":"172.21.15.169:6801/578246125","cluster_addr":"172.21.15.169:6803/578246125","heartbeat_back_addr":"172.21.15.169:6807/578246125","heartbeat_front_addr":"172.21.15.169:6805/578246125","state":["exists","up"]},{"osd":5,"uuid":"700c697e-d01c-422d-87cd-975cf4c1c309","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.169:6808","nonce":562899614},{"type":"v1","addr":"172.21.15.169:6809","nonce":562899614}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":562899614},{"type":"v1","addr":"172.21.15.169:6811","nonce":562899614}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":562899614},{"type":"v1","addr":"172.21.15.169:6815","nonce":562899614}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":562899614},{"type":"v1","addr":"172.21.15.169:6813","nonce":562899614}]},"public_addr":"172.21.15.169:6809/562899614","cluster_addr":"172.21.15.169:6811/562899614","heartbeat_back_addr":"172.21.15.169:6815/562899614","heartbeat_front_addr":"172.21.15.169:6813/562899614","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:15:15.578281+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:15:42.163203+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:16:05.910253+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:16:32.083075+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:16:55.421331+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:17:20.771587+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.39:0/450475218":"2024-09-17T10:13:48.651267+0000","172.21.15.39:0/16963235":"2024-09-17T10:13:48.651267+0000","172.21.15.39:0/413626497":"2024-09-17T10:13:48.651267+0000","172.21.15.39:0/3123121111":"2024-09-17T10:13:23.447949+0000","172.21.15.39:6801/2190992787":"2024-09-17T10:13:23.447949+0000","172.21.15.39:6801/3576040840":"2024-09-17T10:13:48.651267+0000","172.21.15.39:0/1313753145":"2024-09-17T10:13:23.447949+0000","172.21.15.39:6800/3576040840":"2024-09-17T10:13:48.651267+0000","172.21.15.39:6800/2190992787":"2024-09-17T10:13:23.447949+0000","172.21.15.39:0/958229785":"2024-09-17T10:13:23.447949+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:17:34.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:34 smithi039 ceph-mon[25040]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T10:17:34.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:34 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/2774292402' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:17:34.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:34 smithi062 ceph-mon[27512]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T10:17:34.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:34 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/2774292402' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:17:34.643 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-16T10:17:34.643 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-16T10:17:34.644 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-16T10:17:34.644 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-16T10:17:34.645 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-16T10:17:34.645 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-16T10:17:34.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:34 smithi169 ceph-mon[27781]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T10:17:34.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:34 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/2774292402' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:17:34.937 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:34.939 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:36.099 INFO:teuthology.orchestra.run.smithi039.stdout:137438953483 2024-09-16T10:17:36.099 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-16T10:17:36.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:36 smithi039 ceph-mon[25040]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-16T10:17:36.681 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:36.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:36 smithi169 ceph-mon[27781]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-16T10:17:36.890 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:36 smithi062 ceph-mon[27512]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-16T10:17:37.139 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:37.151 INFO:teuthology.orchestra.run.smithi039.stdout:34359738398 2024-09-16T10:17:37.151 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-16T10:17:38.489 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:38 smithi039 ceph-mon[25040]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:17:38.519 INFO:teuthology.orchestra.run.smithi039.stdout:55834574874 2024-09-16T10:17:38.520 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-16T10:17:38.548 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:38.549 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:38.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:38 smithi169 ceph-mon[27781]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:17:38.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:38 smithi062 ceph-mon[27512]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:17:39.357 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:39.396 INFO:teuthology.orchestra.run.smithi039.stdout:111669149710 2024-09-16T10:17:39.397 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-16T10:17:39.398 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:40.217 INFO:teuthology.orchestra.run.smithi039.stdout:34359738399 2024-09-16T10:17:40.488 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:40 smithi039 ceph-mon[25040]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:17:40.489 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:40 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/923644037' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T10:17:40.692 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:40.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:40 smithi169 ceph-mon[27781]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:17:40.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:40 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/923644037' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T10:17:40.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:40 smithi062 ceph-mon[27512]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:17:40.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:40 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/923644037' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T10:17:41.099 INFO:teuthology.orchestra.run.smithi039.stdout:163208757254 2024-09-16T10:17:41.099 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-16T10:17:42.625 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:42 smithi039 ceph-mon[25040]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:17:42.654 INFO:teuthology.orchestra.run.smithi039.stdout:77309411350 2024-09-16T10:17:42.654 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-16T10:17:42.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:42 smithi169 ceph-mon[27781]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:17:42.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:42 smithi062 ceph-mon[27512]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:17:43.015 INFO:teuthology.orchestra.run.smithi039.stdout:111669149711 2024-09-16T10:17:43.243 INFO:teuthology.orchestra.run.smithi039.stdout:55834574875 2024-09-16T10:17:43.548 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:43 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/3468242710' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T10:17:43.548 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:43 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/493922438' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T10:17:43.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:43 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/3468242710' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T10:17:43.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:43 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/493922438' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T10:17:43.889 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574874 got 55834574875 for osd.1 2024-09-16T10:17:43.891 DEBUG:teuthology.parallel:result is None 2024-09-16T10:17:43.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:43 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/3468242710' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T10:17:43.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:43 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/493922438' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T10:17:44.409 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149710 got 111669149711 for osd.3 2024-09-16T10:17:44.410 DEBUG:teuthology.parallel:result is None 2024-09-16T10:17:44.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:44 smithi039 ceph-mon[25040]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:44.819 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:44.827 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:44 smithi169 ceph-mon[27781]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:44.862 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738398 got 34359738399 for osd.0 2024-09-16T10:17:44.862 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:44.862 DEBUG:teuthology.parallel:result is None 2024-09-16T10:17:44.867 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:44.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:44 smithi062 ceph-mon[27512]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:45.991 INFO:teuthology.orchestra.run.smithi039.stdout:163208757255 2024-09-16T10:17:46.201 INFO:teuthology.orchestra.run.smithi039.stdout:137438953485 2024-09-16T10:17:46.637 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757254 got 163208757255 for osd.5 2024-09-16T10:17:46.637 DEBUG:teuthology.parallel:result is None 2024-09-16T10:17:46.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:46 smithi169 ceph-mon[27781]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:46.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:46 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/605684424' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T10:17:46.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:46 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/3784140434' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T10:17:46.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:46 smithi062 ceph-mon[27512]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:46.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:46 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/605684424' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T10:17:46.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:46 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/3784140434' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T10:17:46.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:46 smithi039 ceph-mon[25040]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:46.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:46 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/605684424' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T10:17:46.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:46 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/3784140434' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T10:17:47.245 INFO:teuthology.orchestra.run.smithi039.stdout:77309411351 2024-09-16T10:17:47.477 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953483 got 137438953485 for osd.4 2024-09-16T10:17:47.477 DEBUG:teuthology.parallel:result is None 2024-09-16T10:17:47.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:47 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/3240723966' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T10:17:47.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:47 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/3240723966' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T10:17:47.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:47 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/3240723966' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T10:17:48.082 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411350 got 77309411351 for osd.2 2024-09-16T10:17:48.083 DEBUG:teuthology.parallel:result is None 2024-09-16T10:17:48.083 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-16T10:17:48.083 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T10:17:48.346 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:48.606 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:48 smithi039 ceph-mon[25040]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:48.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:48 smithi169 ceph-mon[27781]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:48.890 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:48 smithi062 ceph-mon[27512]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:48.971 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:17:48.972 INFO:teuthology.orchestra.run.smithi039.stderr:dumped all 2024-09-16T10:17:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:49 smithi039 ceph-mon[25040]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:49 smithi039 ceph-mon[25040]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:17:49.668 INFO:teuthology.orchestra.run.smithi039.stdout:{"pg_ready":true,"pg_map":{"version":150,"stamp":"2024-09-16T10:17:48.697632+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":166036,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":162038,"kb_avail":562304876,"statfs":{"total":575970213888,"available":575800193024,"internally_reserved":0,"allocated":3944448,"data_stored":2594736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":165927585},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002428"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":63,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-16T10:17:24.680934+0000","last_change":"2024-09-16T10:17:24.680815+0000","last_active":"2024-09-16T10:17:24.680934+0000","last_peered":"2024-09-16T10:17:24.680934+0000","last_clean":"2024-09-16T10:17:24.680934+0000","last_became_active":"2024-09-16T10:17:24.675303+0000","last_became_peered":"2024-09-16T10:17:24.675303+0000","last_unstale":"2024-09-16T10:17:24.680934+0000","last_undegraded":"2024-09-16T10:17:24.680934+0000","last_fullsized":"2024-09-16T10:17:24.680934+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:16:09.211280+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T10:16:09.211280+0000","last_clean_scrub_stamp":"2024-09-16T10:16:09.211280+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-17T14:47:34.939328+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":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":1594,"internal_metadata":27654598},"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":137438953486,"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":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":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411352,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":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,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":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,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":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":[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:17:49.668 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T10:17:49.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:49 smithi169 ceph-mon[27781]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:49.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:49 smithi169 ceph-mon[27781]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:17:49.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:49 smithi062 ceph-mon[27512]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:49.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:49 smithi062 ceph-mon[27512]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:17:49.920 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:50.576 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:17:50.577 INFO:teuthology.orchestra.run.smithi039.stderr:dumped all 2024-09-16T10:17:51.550 INFO:teuthology.orchestra.run.smithi039.stdout:{"pg_ready":true,"pg_map":{"version":150,"stamp":"2024-09-16T10:17:48.697632+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":166036,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":162038,"kb_avail":562304876,"statfs":{"total":575970213888,"available":575800193024,"internally_reserved":0,"allocated":3944448,"data_stored":2594736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":165927585},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002428"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":63,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-16T10:17:24.680934+0000","last_change":"2024-09-16T10:17:24.680815+0000","last_active":"2024-09-16T10:17:24.680934+0000","last_peered":"2024-09-16T10:17:24.680934+0000","last_clean":"2024-09-16T10:17:24.680934+0000","last_became_active":"2024-09-16T10:17:24.675303+0000","last_became_peered":"2024-09-16T10:17:24.675303+0000","last_unstale":"2024-09-16T10:17:24.680934+0000","last_undegraded":"2024-09-16T10:17:24.680934+0000","last_fullsized":"2024-09-16T10:17:24.680934+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:16:09.211280+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T10:16:09.211280+0000","last_clean_scrub_stamp":"2024-09-16T10:16:09.211280+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-17T14:47:34.939328+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":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":1594,"internal_metadata":27654598},"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":137438953486,"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":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":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411352,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":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,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":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,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":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":[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:17:51.551 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-16T10:17:51.551 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T10:17:51.551 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-16T10:17:51.552 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-16T10:17:51.810 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:51.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:51 smithi039 ceph-mon[25040]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:17:51.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:51 smithi039 ceph-mon[25040]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:52.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:51 smithi169 ceph-mon[27781]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:17:52.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:51 smithi169 ceph-mon[27781]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:52.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:51 smithi062 ceph-mon[27512]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:17:52.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:51 smithi062 ceph-mon[27512]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:52.511 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:17:52.511 INFO:teuthology.orchestra.run.smithi039.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T10:17:53.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:52 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/636824104' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T10:17:53.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:52 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/636824104' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T10:17:53.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:52 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/636824104' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T10:17:53.220 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-16T10:17:53.220 INFO:tasks.cephadm:Setup complete, yielding 2024-09-16T10:17:53.220 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:17:53.230 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi039.front.sepia.ceph.com 2024-09-16T10:17:53.231 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create cephfs' 2024-09-16T10:17:53.486 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:53.866 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:53 smithi039 ceph-mon[25040]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:54.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:53 smithi169 ceph-mon[27781]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:54.140 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:53 smithi062 ceph-mon[27512]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:55.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:54 smithi169 ceph-mon[27781]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:55.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:54 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T10:17:55.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:54 smithi062 ceph-mon[27512]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:55.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:54 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T10:17:55.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:54 smithi039 ceph-mon[25040]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:55.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:54 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T10:17:56.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:55 smithi169 ceph-mon[27781]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:56.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:55 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T10:17:56.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:55 smithi169 ceph-mon[27781]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T10:17:56.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:55 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T10:17:56.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:55 smithi062 ceph-mon[27512]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:56.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:55 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T10:17:56.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:55 smithi062 ceph-mon[27512]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T10:17:56.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:55 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T10:17:56.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:55 smithi039 ceph-mon[25040]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:56.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:55 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a[25036]: 2024-09-16T10:17:55.805+0000 7f9c624f0640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T10:17:56.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:55 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T10:17:56.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:55 smithi039 ceph-mon[25040]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T10:17:56.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:55 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T10:17:56.658 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-16T10:17:56.669 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-16T10:17:56.669 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:17:56.923 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:56.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T10:17:56.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T10:17:56.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T10:17:56.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T10:17:56.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T10:17:56.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T10:17:56.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T10:17:56.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: fsmap cephfs:0 2024-09-16T10:17:56.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: Saving service mds.cephfs spec with placement count:2 2024-09-16T10:17:56.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:56.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:17:56.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:56.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:17:56.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:56.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi169.xqveup", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:17:56.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi169.xqveup", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:17:56.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:56.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:56 smithi039 ceph-mon[25040]: Deploying daemon mds.cephfs.smithi169.xqveup on smithi169 2024-09-16T10:17:56.938 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T10:17:56.939 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T10:17:56.939 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T10:17:56.939 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T10:17:56.939 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T10:17:56.939 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T10:17:56.939 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T10:17:56.939 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: fsmap cephfs:0 2024-09-16T10:17:56.939 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: Saving service mds.cephfs spec with placement count:2 2024-09-16T10:17:56.939 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:56.939 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:17:56.939 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:56.939 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:17:56.939 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:56.940 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi169.xqveup", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:17:56.940 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi169.xqveup", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:17:56.940 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:56.940 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:56 smithi169 ceph-mon[27781]: Deploying daemon mds.cephfs.smithi169.xqveup on smithi169 2024-09-16T10:17:57.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T10:17:57.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T10:17:57.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T10:17:57.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T10:17:57.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T10:17:57.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T10:17:57.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T10:17:57.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: fsmap cephfs:0 2024-09-16T10:17:57.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: Saving service mds.cephfs spec with placement count:2 2024-09-16T10:17:57.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:57.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:17:57.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:57.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:17:57.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:57.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi169.xqveup", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:17:57.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi169.xqveup", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:17:57.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:57.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:56 smithi062 ceph-mon[27512]: Deploying daemon mds.cephfs.smithi169.xqveup on smithi169 2024-09-16T10:17:57.537 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:17:57.537 INFO:teuthology.orchestra.run.smithi039.stdout:[{"events": ["2024-09-16T10:17:55.830443Z 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:17:55.825953Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:14:47.284896Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:15:38.454376Z", "running": 1, "size": 1}}, {"events": ["2024-09-16T10:14:41.215917Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:15:38.454280Z", "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:15:38.454464Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T10:17:57.850 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:57 smithi169 ceph-mon[27781]: pgmap v157: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:57.850 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:57 smithi169 ceph-mon[27781]: osdmap e44: 6 total, 6 up, 6 in 2024-09-16T10:17:58.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:57 smithi062 ceph-mon[27512]: pgmap v157: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:58.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:57 smithi062 ceph-mon[27512]: osdmap e44: 6 total, 6 up, 6 in 2024-09-16T10:17:58.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:57 smithi039 ceph-mon[25040]: pgmap v157: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:17:58.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:57 smithi039 ceph-mon[25040]: osdmap e44: 6 total, 6 up, 6 in 2024-09-16T10:17:58.208 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-16T10:17:59.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:58 smithi039 ceph-mon[25040]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:17:59.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:58 smithi039 ceph-mon[25040]: osdmap e45: 6 total, 6 up, 6 in 2024-09-16T10:17:59.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:58 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:59.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:58 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:59.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:58 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:59.087 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:58 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi039.yhezoh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:17:59.087 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:58 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi039.yhezoh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:17:59.087 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:58 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:59.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:58 smithi062 ceph-mon[27512]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:17:59.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:58 smithi062 ceph-mon[27512]: osdmap e45: 6 total, 6 up, 6 in 2024-09-16T10:17:59.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:58 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:59.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:58 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:59.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:58 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:59.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:58 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi039.yhezoh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:17:59.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:58 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi039.yhezoh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:17:59.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:58 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:17:59.209 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:17:59.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:58 smithi169 ceph-mon[27781]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:17:59.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:58 smithi169 ceph-mon[27781]: osdmap e45: 6 total, 6 up, 6 in 2024-09-16T10:17:59.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:58 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:59.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:58 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:59.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:58 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:17:59.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:58 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi039.yhezoh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:17:59.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:58 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi039.yhezoh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:17:59.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:58 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:00.124 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:00.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:59 smithi062 ceph-mon[27512]: Deploying daemon mds.cephfs.smithi039.yhezoh on smithi039 2024-09-16T10:18:00.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:59 smithi062 ceph-mon[27512]: pgmap v160: 65 pgs: 26 unknown, 39 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:00.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:59 smithi062 ceph-mon[27512]: mds.? [v2:172.21.15.169:6816/3636593780,v1:172.21.15.169:6817/3636593780] up:boot 2024-09-16T10:18:00.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:59 smithi062 ceph-mon[27512]: daemon mds.cephfs.smithi169.xqveup assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T10:18:00.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:59 smithi062 ceph-mon[27512]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T10:18:00.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:59 smithi062 ceph-mon[27512]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T10:18:00.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:59 smithi062 ceph-mon[27512]: Cluster is now healthy 2024-09-16T10:18:00.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:59 smithi062 ceph-mon[27512]: fsmap cephfs:0 1 up:standby 2024-09-16T10:18:00.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:59 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi169.xqveup"} : dispatch 2024-09-16T10:18:00.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:59 smithi062 ceph-mon[27512]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:creating} 2024-09-16T10:18:00.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:17:59 smithi062 ceph-mon[27512]: daemon mds.cephfs.smithi169.xqveup is now active in filesystem cephfs as rank 0 2024-09-16T10:18:00.169 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:59 smithi039 ceph-mon[25040]: Deploying daemon mds.cephfs.smithi039.yhezoh on smithi039 2024-09-16T10:18:00.169 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:59 smithi039 ceph-mon[25040]: pgmap v160: 65 pgs: 26 unknown, 39 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:00.169 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:59 smithi039 ceph-mon[25040]: mds.? [v2:172.21.15.169:6816/3636593780,v1:172.21.15.169:6817/3636593780] up:boot 2024-09-16T10:18:00.169 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:59 smithi039 ceph-mon[25040]: daemon mds.cephfs.smithi169.xqveup assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T10:18:00.169 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:59 smithi039 ceph-mon[25040]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T10:18:00.169 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:59 smithi039 ceph-mon[25040]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T10:18:00.169 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:59 smithi039 ceph-mon[25040]: Cluster is now healthy 2024-09-16T10:18:00.169 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:59 smithi039 ceph-mon[25040]: fsmap cephfs:0 1 up:standby 2024-09-16T10:18:00.169 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:59 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi169.xqveup"} : dispatch 2024-09-16T10:18:00.169 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:59 smithi039 ceph-mon[25040]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:creating} 2024-09-16T10:18:00.169 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:17:59 smithi039 ceph-mon[25040]: daemon mds.cephfs.smithi169.xqveup is now active in filesystem cephfs as rank 0 2024-09-16T10:18:00.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:59 smithi169 ceph-mon[27781]: Deploying daemon mds.cephfs.smithi039.yhezoh on smithi039 2024-09-16T10:18:00.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:59 smithi169 ceph-mon[27781]: pgmap v160: 65 pgs: 26 unknown, 39 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:00.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:59 smithi169 ceph-mon[27781]: mds.? [v2:172.21.15.169:6816/3636593780,v1:172.21.15.169:6817/3636593780] up:boot 2024-09-16T10:18:00.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:59 smithi169 ceph-mon[27781]: daemon mds.cephfs.smithi169.xqveup assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T10:18:00.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:59 smithi169 ceph-mon[27781]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T10:18:00.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:59 smithi169 ceph-mon[27781]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T10:18:00.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:59 smithi169 ceph-mon[27781]: Cluster is now healthy 2024-09-16T10:18:00.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:59 smithi169 ceph-mon[27781]: fsmap cephfs:0 1 up:standby 2024-09-16T10:18:00.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:59 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi169.xqveup"} : dispatch 2024-09-16T10:18:00.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:59 smithi169 ceph-mon[27781]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:creating} 2024-09-16T10:18:00.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:17:59 smithi169 ceph-mon[27781]: daemon mds.cephfs.smithi169.xqveup is now active in filesystem cephfs as rank 0 2024-09-16T10:18:00.964 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:18:00.964 INFO:teuthology.orchestra.run.smithi039.stdout:[{"events": ["2024-09-16T10:17:58.561183Z 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:17:55.825953Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:14:47.284896Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:15:38.454376Z", "running": 1, "size": 1}}, {"events": ["2024-09-16T10:14:41.215917Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:15:38.454280Z", "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:15:38.454464Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T10:18:01.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:00 smithi169 ceph-mon[27781]: mds.? [v2:172.21.15.169:6816/3636593780,v1:172.21.15.169:6817/3636593780] up:active 2024-09-16T10:18:01.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:00 smithi169 ceph-mon[27781]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:active} 2024-09-16T10:18:01.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:00 smithi062 ceph-mon[27512]: mds.? [v2:172.21.15.169:6816/3636593780,v1:172.21.15.169:6817/3636593780] up:active 2024-09-16T10:18:01.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:00 smithi062 ceph-mon[27512]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:active} 2024-09-16T10:18:01.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:00 smithi039 ceph-mon[25040]: mds.? [v2:172.21.15.169:6816/3636593780,v1:172.21.15.169:6817/3636593780] up:active 2024-09-16T10:18:01.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:00 smithi039 ceph-mon[25040]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:active} 2024-09-16T10:18:01.826 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-16T10:18:02.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:01 smithi062 ceph-mon[27512]: pgmap v161: 65 pgs: 65 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 1 op/s 2024-09-16T10:18:02.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:01 smithi062 ceph-mon[27512]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:02.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:01 smithi039 ceph-mon[25040]: pgmap v161: 65 pgs: 65 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 1 op/s 2024-09-16T10:18:02.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:01 smithi039 ceph-mon[25040]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:02.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:01 smithi169 ceph-mon[27781]: pgmap v161: 65 pgs: 65 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 1 op/s 2024-09-16T10:18:02.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:01 smithi169 ceph-mon[27781]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:02.826 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:18:03.267 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:03.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:03 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:03 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:03 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:03 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:03 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:03 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:03.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:03 smithi169 ceph-mon[27781]: mds.? [v2:172.21.15.39:6818/3459302560,v1:172.21.15.39:6819/3459302560] up:boot 2024-09-16T10:18:03.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:03 smithi169 ceph-mon[27781]: mds.? [v2:172.21.15.169:6816/3636593780,v1:172.21.15.169:6817/3636593780] up:active 2024-09-16T10:18:03.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:03 smithi169 ceph-mon[27781]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:active} 1 up:standby 2024-09-16T10:18:03.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:03 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi039.yhezoh"} : dispatch 2024-09-16T10:18:03.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:03 smithi169 ceph-mon[27781]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:active} 1 up:standby 2024-09-16T10:18:03.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:03 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:03 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:03 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:03 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:03 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:03 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:03.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:03 smithi062 ceph-mon[27512]: mds.? [v2:172.21.15.39:6818/3459302560,v1:172.21.15.39:6819/3459302560] up:boot 2024-09-16T10:18:03.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:03 smithi062 ceph-mon[27512]: mds.? [v2:172.21.15.169:6816/3636593780,v1:172.21.15.169:6817/3636593780] up:active 2024-09-16T10:18:03.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:03 smithi062 ceph-mon[27512]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:active} 1 up:standby 2024-09-16T10:18:03.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:03 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi039.yhezoh"} : dispatch 2024-09-16T10:18:03.392 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:03 smithi062 ceph-mon[27512]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:active} 1 up:standby 2024-09-16T10:18:03.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:03 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:03 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:03 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:03 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:03 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:03.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:03 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:03.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:03 smithi039 ceph-mon[25040]: mds.? [v2:172.21.15.39:6818/3459302560,v1:172.21.15.39:6819/3459302560] up:boot 2024-09-16T10:18:03.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:03 smithi039 ceph-mon[25040]: mds.? [v2:172.21.15.169:6816/3636593780,v1:172.21.15.169:6817/3636593780] up:active 2024-09-16T10:18:03.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:03 smithi039 ceph-mon[25040]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:active} 1 up:standby 2024-09-16T10:18:03.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:03 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi039.yhezoh"} : dispatch 2024-09-16T10:18:03.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:03 smithi039 ceph-mon[25040]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:active} 1 up:standby 2024-09-16T10:18:03.974 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:18:03.975 INFO:teuthology.orchestra.run.smithi039.stdout:[{"events": ["2024-09-16T10:18:02.077469Z 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:17:55.825953Z", "last_refresh": "2024-09-16T10:18:03.258318Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:14:47.284896Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:03.851971Z", "running": 1, "size": 1}}, {"events": ["2024-09-16T10:14:41.215917Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:16:28.702331Z", "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:16:28.702471Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T10:18:04.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:04 smithi169 ceph-mon[27781]: pgmap v162: 65 pgs: 65 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-09-16T10:18:04.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:04 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:04 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:04 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:04 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:04 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:04.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:04 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:04.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:04 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:04 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:04.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:04 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:04.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:04 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:04.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:04 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:04 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:04 smithi062 ceph-mon[27512]: pgmap v162: 65 pgs: 65 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-09-16T10:18:04.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:04 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:04 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:04 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:04 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:04 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:04.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:04 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:04.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:04 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:04 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:04.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:04 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:04.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:04 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:04.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:04 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.642 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:04 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:04 smithi039 ceph-mon[25040]: pgmap v162: 65 pgs: 65 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-09-16T10:18:04.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:04.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:04.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:04.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:04.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:04.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:04 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:04.806 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-16T10:18:04.806 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:18:04.821 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi039.front.sepia.ceph.com 2024-09-16T10:18:04.821 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-16T10:18:05.077 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:05.452 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:05 smithi039 ceph-mon[25040]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:05.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:05 smithi169 ceph-mon[27781]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:05.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:05 smithi062 ceph-mon[27512]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:06.178 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:05 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:05.762+0000 7f890a358640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:06.178 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:05 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:05.762+0000 7f890a358640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:06.178 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:05 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:05.762+0000 7f890a358640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:06.178 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:05 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:05.762+0000 7f890a358640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:06.178 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:05 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:05.762+0000 7f890a358640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:06.454 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-16T10:18:06.478 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:06 smithi039 ceph-mon[25040]: pgmap v163: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T10:18:06.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:06 smithi169 ceph-mon[27781]: pgmap v163: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T10:18:06.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:06 smithi062 ceph-mon[27512]: pgmap v163: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T10:18:06.708 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:07.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:07 smithi039 ceph-mon[25040]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:07.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:07 smithi039 ceph-mon[25040]: mds.? [v2:172.21.15.39:6818/3459302560,v1:172.21.15.39:6819/3459302560] up:standby 2024-09-16T10:18:07.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:07 smithi039 ceph-mon[25040]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:active} 1 up:standby 2024-09-16T10:18:07.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:07 smithi169 ceph-mon[27781]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:07.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:07 smithi169 ceph-mon[27781]: mds.? [v2:172.21.15.39:6818/3459302560,v1:172.21.15.39:6819/3459302560] up:standby 2024-09-16T10:18:07.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:07 smithi169 ceph-mon[27781]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:active} 1 up:standby 2024-09-16T10:18:07.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:07 smithi062 ceph-mon[27512]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:07.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:07 smithi062 ceph-mon[27512]: mds.? [v2:172.21.15.39:6818/3459302560,v1:172.21.15.39:6819/3459302560] up:standby 2024-09-16T10:18:07.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:07 smithi062 ceph-mon[27512]: fsmap cephfs:1 {0=cephfs.smithi169.xqveup=up:active} 1 up:standby 2024-09-16T10:18:08.192 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-16T10:18:08.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:08 smithi039 ceph-mon[25040]: pgmap v164: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-16T10:18:08.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:08 smithi039 ceph-mon[25040]: mgrmap e15: x(active, since 4m) 2024-09-16T10:18:08.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:08 smithi039 ceph-mon[25040]: from='client.14526 -' 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:18:08.487 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:08.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:08 smithi169 ceph-mon[27781]: pgmap v164: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-16T10:18:08.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:08 smithi169 ceph-mon[27781]: mgrmap e15: x(active, since 4m) 2024-09-16T10:18:08.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:08 smithi169 ceph-mon[27781]: from='client.14526 -' 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:18:08.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:08 smithi062 ceph-mon[27512]: pgmap v164: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-16T10:18:08.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:08 smithi062 ceph-mon[27512]: mgrmap e15: x(active, since 4m) 2024-09-16T10:18:08.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:08 smithi062 ceph-mon[27512]: from='client.14526 -' 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:18:09.843 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph mgr module enable smb' 2024-09-16T10:18:10.098 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:10.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:10 smithi039 ceph-mon[25040]: pgmap v165: 65 pgs: 65 active+clean; 599 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 4 op/s 2024-09-16T10:18:10.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:10 smithi039 ceph-mon[25040]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:10.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:10 smithi039 ceph-mon[25040]: from='client.14532 -' 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:18:10.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:10 smithi062 ceph-mon[27512]: pgmap v165: 65 pgs: 65 active+clean; 599 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 4 op/s 2024-09-16T10:18:10.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:10 smithi062 ceph-mon[27512]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:10.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:10 smithi062 ceph-mon[27512]: from='client.14532 -' 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:18:10.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:10 smithi169 ceph-mon[27781]: pgmap v165: 65 pgs: 65 active+clean; 599 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 4 op/s 2024-09-16T10:18:10.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:10 smithi169 ceph-mon[27781]: from='mgr.14148 172.21.15.39:0/810804121' entity='mgr.x' 2024-09-16T10:18:10.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:10 smithi169 ceph-mon[27781]: from='client.14532 -' 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:18:11.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:11 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/1596640957' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T10:18:11.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:11 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/1596640957' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T10:18:11.428 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:11 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: ignoring --setuser ceph since I am not root 2024-09-16T10:18:11.429 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:11 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: ignoring --setgroup ceph since I am not root 2024-09-16T10:18:11.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:11 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/1596640957' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T10:18:11.807 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- bash -c 'sleep 30' 2024-09-16T10:18:12.068 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:12.379 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:12 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/1596640957' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T10:18:12.379 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:12 smithi039 ceph-mon[25040]: mgrmap e16: x(active, since 4m) 2024-09-16T10:18:12.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:12 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/1596640957' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T10:18:12.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:12 smithi062 ceph-mon[27512]: mgrmap e16: x(active, since 4m) 2024-09-16T10:18:12.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:12 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/1596640957' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T10:18:12.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:12 smithi169 ceph-mon[27781]: mgrmap e16: x(active, since 4m) 2024-09-16T10:18:16.772 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: Active manager daemon x restarted 2024-09-16T10:18:16.772 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: Activating manager daemon x 2024-09-16T10:18:16.772 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: osdmap e46: 6 total, 6 up, 6 in 2024-09-16T10:18:16.772 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: mgrmap e17: x(active, starting, since 0.00769039s) 2024-09-16T10:18:16.773 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:18:16.773 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:18:16.773 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:18:16.773 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi039.yhezoh"} : dispatch 2024-09-16T10:18:16.773 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi169.xqveup"} : dispatch 2024-09-16T10:18:16.773 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T10:18:16.773 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:18:16.773 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:18:16.773 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:18:16.773 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:18:16.773 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:18:16.773 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:18:16.773 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:18:16.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:18:16.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:18:16.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:16 smithi039 ceph-mon[25040]: Manager daemon x is now available 2024-09-16T10:18:16.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: Active manager daemon x restarted 2024-09-16T10:18:16.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: Activating manager daemon x 2024-09-16T10:18:16.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: osdmap e46: 6 total, 6 up, 6 in 2024-09-16T10:18:16.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: mgrmap e17: x(active, starting, since 0.00769039s) 2024-09-16T10:18:16.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:18:16.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:18:16.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:18:16.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi039.yhezoh"} : dispatch 2024-09-16T10:18:16.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi169.xqveup"} : dispatch 2024-09-16T10:18:16.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T10:18:16.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:18:16.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:18:16.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:18:16.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:18:16.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:18:16.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:18:16.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:18:16.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:18:16.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:18:16.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:16 smithi169 ceph-mon[27781]: Manager daemon x is now available 2024-09-16T10:18:16.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: Active manager daemon x restarted 2024-09-16T10:18:16.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: Activating manager daemon x 2024-09-16T10:18:16.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: osdmap e46: 6 total, 6 up, 6 in 2024-09-16T10:18:16.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: mgrmap e17: x(active, starting, since 0.00769039s) 2024-09-16T10:18:16.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:18:16.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:18:16.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:18:16.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi039.yhezoh"} : dispatch 2024-09-16T10:18:16.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi169.xqveup"} : dispatch 2024-09-16T10:18:16.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T10:18:16.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:18:16.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:18:16.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:18:16.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:18:16.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:18:16.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:18:16.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:18:16.893 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:18:16.893 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:18:16.893 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:16 smithi062 ceph-mon[27512]: Manager daemon x is now available 2024-09-16T10:18:17.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:17.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:18:17.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:18:17.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T10:18:17.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:17 smithi169 ceph-mon[27781]: mgrmap e18: x(active, since 1.01155s) 2024-09-16T10:18:17.640 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:17.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:18:17.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:18:17.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T10:18:17.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:17 smithi062 ceph-mon[27512]: mgrmap e18: x(active, since 1.01155s) 2024-09-16T10:18:17.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:17.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:18:17.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:18:17.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T10:18:17.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:17 smithi039 ceph-mon[25040]: mgrmap e18: x(active, since 1.01155s) 2024-09-16T10:18:18.495 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:18.375+0000 7f55dbd70640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:18:18] ENGINE Error in HTTPServer.serve 2024-09-16T10:18:18.495 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: Traceback (most recent call last): 2024-09-16T10:18:18.495 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:18:18.495 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: self._connections.run(self.expiration_interval) 2024-09-16T10:18:18.495 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:18:18.495 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: self._run(expiration_interval) 2024-09-16T10:18:18.495 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:18:18.495 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:18:18.495 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:18:18.495 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:18:18.495 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:18:18.495 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: s = self.context.wrap_socket( 2024-09-16T10:18:18.496 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:18:18.496 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: return self.sslsocket_class._create( 2024-09-16T10:18:18.496 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:18:18.496 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: self.do_handshake() 2024-09-16T10:18:18.496 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:18:18.496 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: self._sslobj.do_handshake() 2024-09-16T10:18:18.496 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:18:18.496 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:18.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:18 smithi169 ceph-mon[27781]: pgmap v3: 65 pgs: 65 active+clean; 637 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:18.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:18 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:18:18.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:18 smithi169 ceph-mon[27781]: osdmap e47: 6 total, 6 up, 6 in 2024-09-16T10:18:18.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:18 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T10:18:18.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:18 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:18.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:18 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:18.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:18 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:18.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:18 smithi062 ceph-mon[27512]: pgmap v3: 65 pgs: 65 active+clean; 637 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:18.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:18 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:18:18.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:18 smithi062 ceph-mon[27512]: osdmap e47: 6 total, 6 up, 6 in 2024-09-16T10:18:18.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:18 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T10:18:18.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:18 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:18.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:18 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:18.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:18 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:18.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-mon[25040]: pgmap v3: 65 pgs: 65 active+clean; 637 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:18.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:18:18.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-mon[25040]: osdmap e47: 6 total, 6 up, 6 in 2024-09-16T10:18:18.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T10:18:18.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:18.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:18.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:18.930 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:18.518+0000 7f55c5483640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:18.930 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:18.518+0000 7f55c5483640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:18.930 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:18.519+0000 7f55c5483640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:18.931 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:18.519+0000 7f55c5483640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:18.931 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:18.519+0000 7f55c5483640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:18.931 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:18.519+0000 7f55c1c7c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:18.931 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:18.519+0000 7f55c1c7c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:18.931 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:18.519+0000 7f55c1c7c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:18.931 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:18.519+0000 7f55c1c7c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:18.932 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:18 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:18.519+0000 7f55c1c7c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:19.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: [16/Sep/2024:10:18:18] ENGINE Bus STARTING 2024-09-16T10:18:19.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: [16/Sep/2024:10:18:18] ENGINE Serving on https://172.21.15.39:7150 2024-09-16T10:18:19.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: [16/Sep/2024:10:18:18] ENGINE Error in HTTPServer.serve 2024-09-16T10:18:19.829 INFO:journalctl@ceph.mon.c.smithi169.stdout: Traceback (most recent call last): 2024-09-16T10:18:19.829 INFO:journalctl@ceph.mon.c.smithi169.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:18:19.829 INFO:journalctl@ceph.mon.c.smithi169.stdout: self._connections.run(self.expiration_interval) 2024-09-16T10:18:19.829 INFO:journalctl@ceph.mon.c.smithi169.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:18:19.829 INFO:journalctl@ceph.mon.c.smithi169.stdout: self._run(expiration_interval) 2024-09-16T10:18:19.829 INFO:journalctl@ceph.mon.c.smithi169.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:18:19.829 INFO:journalctl@ceph.mon.c.smithi169.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:18:19.829 INFO:journalctl@ceph.mon.c.smithi169.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:18:19.829 INFO:journalctl@ceph.mon.c.smithi169.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:18:19.829 INFO:journalctl@ceph.mon.c.smithi169.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:18:19.829 INFO:journalctl@ceph.mon.c.smithi169.stdout: s = self.context.wrap_socket( 2024-09-16T10:18:19.829 INFO:journalctl@ceph.mon.c.smithi169.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:18:19.829 INFO:journalctl@ceph.mon.c.smithi169.stdout: return self.sslsocket_class._create( 2024-09-16T10:18:19.830 INFO:journalctl@ceph.mon.c.smithi169.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:18:19.830 INFO:journalctl@ceph.mon.c.smithi169.stdout: self.do_handshake() 2024-09-16T10:18:19.830 INFO:journalctl@ceph.mon.c.smithi169.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:18:19.830 INFO:journalctl@ceph.mon.c.smithi169.stdout: self._sslobj.do_handshake() 2024-09-16T10:18:19.830 INFO:journalctl@ceph.mon.c.smithi169.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:18:19.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:19.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: [16/Sep/2024:10:18:18] ENGINE Serving on http://172.21.15.39:8765 2024-09-16T10:18:19.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: [16/Sep/2024:10:18:18] ENGINE Bus STARTED 2024-09-16T10:18:19.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T10:18:19.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: osdmap e48: 6 total, 6 up, 6 in 2024-09-16T10:18:19.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: mgrmap e19: x(active, since 2s) 2024-09-16T10:18:19.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.831 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.831 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.831 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:18:19.831 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:18:19.831 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.831 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: Adjusting osd_memory_target on smithi169 to 8544M 2024-09-16T10:18:19.831 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.831 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.831 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.831 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.831 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:18:19.831 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:18:19.831 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.831 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:19.832 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:19.832 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:18:19.832 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:19 smithi169 ceph-mon[27781]: osdmap e49: 6 total, 6 up, 6 in 2024-09-16T10:18:19.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: [16/Sep/2024:10:18:18] ENGINE Bus STARTING 2024-09-16T10:18:19.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: [16/Sep/2024:10:18:18] ENGINE Serving on https://172.21.15.39:7150 2024-09-16T10:18:19.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: [16/Sep/2024:10:18:18] ENGINE Error in HTTPServer.serve 2024-09-16T10:18:19.891 INFO:journalctl@ceph.mon.b.smithi062.stdout: Traceback (most recent call last): 2024-09-16T10:18:19.891 INFO:journalctl@ceph.mon.b.smithi062.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:18:19.892 INFO:journalctl@ceph.mon.b.smithi062.stdout: self._connections.run(self.expiration_interval) 2024-09-16T10:18:19.892 INFO:journalctl@ceph.mon.b.smithi062.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:18:19.892 INFO:journalctl@ceph.mon.b.smithi062.stdout: self._run(expiration_interval) 2024-09-16T10:18:19.892 INFO:journalctl@ceph.mon.b.smithi062.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:18:19.892 INFO:journalctl@ceph.mon.b.smithi062.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:18:19.892 INFO:journalctl@ceph.mon.b.smithi062.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:18:19.892 INFO:journalctl@ceph.mon.b.smithi062.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:18:19.892 INFO:journalctl@ceph.mon.b.smithi062.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:18:19.892 INFO:journalctl@ceph.mon.b.smithi062.stdout: s = self.context.wrap_socket( 2024-09-16T10:18:19.893 INFO:journalctl@ceph.mon.b.smithi062.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:18:19.893 INFO:journalctl@ceph.mon.b.smithi062.stdout: return self.sslsocket_class._create( 2024-09-16T10:18:19.893 INFO:journalctl@ceph.mon.b.smithi062.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:18:19.893 INFO:journalctl@ceph.mon.b.smithi062.stdout: self.do_handshake() 2024-09-16T10:18:19.893 INFO:journalctl@ceph.mon.b.smithi062.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:18:19.893 INFO:journalctl@ceph.mon.b.smithi062.stdout: self._sslobj.do_handshake() 2024-09-16T10:18:19.893 INFO:journalctl@ceph.mon.b.smithi062.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:18:19.893 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:19.893 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: [16/Sep/2024:10:18:18] ENGINE Serving on http://172.21.15.39:8765 2024-09-16T10:18:19.893 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: [16/Sep/2024:10:18:18] ENGINE Bus STARTED 2024-09-16T10:18:19.893 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T10:18:19.893 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: osdmap e48: 6 total, 6 up, 6 in 2024-09-16T10:18:19.893 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.894 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: mgrmap e19: x(active, since 2s) 2024-09-16T10:18:19.894 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.894 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.894 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.894 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.894 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:18:19.894 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:18:19.894 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.894 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: Adjusting osd_memory_target on smithi169 to 8544M 2024-09-16T10:18:19.894 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.894 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.894 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.894 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.894 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:18:19.895 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:18:19.895 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.895 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:19.895 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:19.895 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:18:19.895 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:19 smithi062 ceph-mon[27512]: osdmap e49: 6 total, 6 up, 6 in 2024-09-16T10:18:19.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: [16/Sep/2024:10:18:18] ENGINE Bus STARTING 2024-09-16T10:18:19.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: [16/Sep/2024:10:18:18] ENGINE Serving on https://172.21.15.39:7150 2024-09-16T10:18:19.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: [16/Sep/2024:10:18:18] ENGINE Error in HTTPServer.serve 2024-09-16T10:18:19.929 INFO:journalctl@ceph.mon.a.smithi039.stdout: Traceback (most recent call last): 2024-09-16T10:18:19.929 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:18:19.929 INFO:journalctl@ceph.mon.a.smithi039.stdout: self._connections.run(self.expiration_interval) 2024-09-16T10:18:19.929 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:18:19.929 INFO:journalctl@ceph.mon.a.smithi039.stdout: self._run(expiration_interval) 2024-09-16T10:18:19.929 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:18:19.929 INFO:journalctl@ceph.mon.a.smithi039.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:18:19.929 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:18:19.929 INFO:journalctl@ceph.mon.a.smithi039.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:18:19.930 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:18:19.930 INFO:journalctl@ceph.mon.a.smithi039.stdout: s = self.context.wrap_socket( 2024-09-16T10:18:19.930 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:18:19.930 INFO:journalctl@ceph.mon.a.smithi039.stdout: return self.sslsocket_class._create( 2024-09-16T10:18:19.930 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:18:19.930 INFO:journalctl@ceph.mon.a.smithi039.stdout: self.do_handshake() 2024-09-16T10:18:19.930 INFO:journalctl@ceph.mon.a.smithi039.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:18:19.930 INFO:journalctl@ceph.mon.a.smithi039.stdout: self._sslobj.do_handshake() 2024-09-16T10:18:19.930 INFO:journalctl@ceph.mon.a.smithi039.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:18:19.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:19.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: [16/Sep/2024:10:18:18] ENGINE Serving on http://172.21.15.39:8765 2024-09-16T10:18:19.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: [16/Sep/2024:10:18:18] ENGINE Bus STARTED 2024-09-16T10:18:19.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T10:18:19.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: osdmap e48: 6 total, 6 up, 6 in 2024-09-16T10:18:19.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: mgrmap e19: x(active, since 2s) 2024-09-16T10:18:19.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:18:19.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:18:19.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: Adjusting osd_memory_target on smithi169 to 8544M 2024-09-16T10:18:19.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.932 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:18:19.932 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:18:19.932 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:19.932 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:19.932 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:19.932 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:18:19.932 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:19 smithi039 ceph-mon[25040]: osdmap e49: 6 total, 6 up, 6 in 2024-09-16T10:18:21.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: Adjusting osd_memory_target on smithi039 to 6496M 2024-09-16T10:18:21.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: Updating smithi039:/etc/ceph/ceph.conf 2024-09-16T10:18:21.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: Updating smithi062:/etc/ceph/ceph.conf 2024-09-16T10:18:21.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: Updating smithi169:/etc/ceph/ceph.conf 2024-09-16T10:18:21.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:18:21.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: Updating smithi039:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:18:21.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: Updating smithi062:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:18:21.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:18:21.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:18:21.080 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:18:21.080 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:18:21.080 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: Updating smithi039:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:18:21.080 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: Updating smithi062:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:18:21.080 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.080 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.080 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.080 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.080 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.080 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.080 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.081 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:21.081 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:21.081 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:21.081 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:20 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: Adjusting osd_memory_target on smithi039 to 6496M 2024-09-16T10:18:21.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: Updating smithi039:/etc/ceph/ceph.conf 2024-09-16T10:18:21.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: Updating smithi062:/etc/ceph/ceph.conf 2024-09-16T10:18:21.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: Updating smithi169:/etc/ceph/ceph.conf 2024-09-16T10:18:21.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:18:21.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: Updating smithi039:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:18:21.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: Updating smithi062:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:18:21.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:18:21.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:18:21.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:18:21.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:18:21.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: Updating smithi039:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:18:21.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: Updating smithi062:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:18:21.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:21.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:21.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:21.143 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:20 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: Adjusting osd_memory_target on smithi039 to 6496M 2024-09-16T10:18:21.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: Updating smithi039:/etc/ceph/ceph.conf 2024-09-16T10:18:21.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: Updating smithi062:/etc/ceph/ceph.conf 2024-09-16T10:18:21.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: Updating smithi169:/etc/ceph/ceph.conf 2024-09-16T10:18:21.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:18:21.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: Updating smithi039:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:18:21.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: Updating smithi062:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:18:21.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:18:21.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:18:21.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:18:21.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: Updating smithi169:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:18:21.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: Updating smithi039:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:18:21.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: Updating smithi062:/var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:18:21.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:21.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:21.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:21.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:21.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:20 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:22.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:21 smithi169 ceph-mon[27781]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:22.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:21 smithi169 ceph-mon[27781]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:18:22.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:21 smithi169 ceph-mon[27781]: Cluster is now healthy 2024-09-16T10:18:22.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:21 smithi169 ceph-mon[27781]: mgrmap e20: x(active, since 4s) 2024-09-16T10:18:22.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:21 smithi062 ceph-mon[27512]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:22.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:21 smithi062 ceph-mon[27512]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:18:22.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:21 smithi062 ceph-mon[27512]: Cluster is now healthy 2024-09-16T10:18:22.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:21 smithi062 ceph-mon[27512]: mgrmap e20: x(active, since 4s) 2024-09-16T10:18:22.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:21 smithi039 ceph-mon[25040]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:22.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:21 smithi039 ceph-mon[25040]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:18:22.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:21 smithi039 ceph-mon[25040]: Cluster is now healthy 2024-09-16T10:18:22.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:21 smithi039 ceph-mon[25040]: mgrmap e20: x(active, since 4s) 2024-09-16T10:18:24.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:23 smithi169 ceph-mon[27781]: pgmap v9: 97 pgs: 97 active+clean; 638 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 35 KiB/s rd, 614 B/s wr, 15 op/s 2024-09-16T10:18:24.140 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:23 smithi062 ceph-mon[27512]: pgmap v9: 97 pgs: 97 active+clean; 638 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 35 KiB/s rd, 614 B/s wr, 15 op/s 2024-09-16T10:18:24.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:23 smithi039 ceph-mon[25040]: pgmap v9: 97 pgs: 97 active+clean; 638 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 35 KiB/s rd, 614 B/s wr, 15 op/s 2024-09-16T10:18:26.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:25 smithi169 ceph-mon[27781]: pgmap v10: 97 pgs: 97 active+clean; 638 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-16T10:18:26.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:25 smithi062 ceph-mon[27512]: pgmap v10: 97 pgs: 97 active+clean; 638 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-16T10:18:26.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:25 smithi039 ceph-mon[25040]: pgmap v10: 97 pgs: 97 active+clean; 638 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-16T10:18:28.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:27 smithi169 ceph-mon[27781]: pgmap v11: 97 pgs: 97 active+clean; 638 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T10:18:28.140 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:27 smithi062 ceph-mon[27512]: pgmap v11: 97 pgs: 97 active+clean; 638 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T10:18:28.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:27 smithi039 ceph-mon[25040]: pgmap v11: 97 pgs: 97 active+clean; 638 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T10:18:30.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:29 smithi169 ceph-mon[27781]: pgmap v12: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-16T10:18:30.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:29 smithi062 ceph-mon[27512]: pgmap v12: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-16T10:18:30.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:29 smithi039 ceph-mon[25040]: pgmap v12: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-16T10:18:32.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:31 smithi169 ceph-mon[27781]: pgmap v13: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 934 B/s wr, 7 op/s 2024-09-16T10:18:32.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:31 smithi062 ceph-mon[27512]: pgmap v13: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 934 B/s wr, 7 op/s 2024-09-16T10:18:32.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:31 smithi039 ceph-mon[25040]: pgmap v13: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 934 B/s wr, 7 op/s 2024-09-16T10:18:34.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:33 smithi169 ceph-mon[27781]: pgmap v14: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T10:18:34.140 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:33 smithi062 ceph-mon[27512]: pgmap v14: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T10:18:34.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:33 smithi039 ceph-mon[25040]: pgmap v14: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T10:18:36.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:35 smithi169 ceph-mon[27781]: pgmap v15: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:18:36.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:35 smithi062 ceph-mon[27512]: pgmap v15: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:18:36.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:35 smithi039 ceph-mon[25040]: pgmap v15: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:18:38.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:37 smithi169 ceph-mon[27781]: pgmap v16: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:18:38.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:37 smithi062 ceph-mon[27512]: pgmap v16: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:18:38.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:37 smithi039 ceph-mon[25040]: pgmap v16: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:18:40.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:39 smithi062 ceph-mon[27512]: pgmap v17: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:18:40.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:39 smithi039 ceph-mon[25040]: pgmap v17: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:18:40.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:39 smithi169 ceph-mon[27781]: pgmap v17: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:18:42.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:41 smithi062 ceph-mon[27512]: pgmap v18: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:42.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:41 smithi039 ceph-mon[25040]: pgmap v18: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:42.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:41 smithi169 ceph-mon[27781]: pgmap v18: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:43.282 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-16T10:18:43.541 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:43.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:43 smithi039 ceph-mon[25040]: pgmap v19: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:44.140 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:43 smithi062 ceph-mon[27512]: pgmap v19: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:44.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:43 smithi169 ceph-mon[27781]: pgmap v19: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:44.398 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-16T10:18:44.398 INFO:teuthology.orchestra.run.smithi039.stdout: "results": [ 2024-09-16T10:18:44.398 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-16T10:18:44.398 INFO:teuthology.orchestra.run.smithi039.stdout: "resource": { 2024-09-16T10:18:44.398 INFO:teuthology.orchestra.run.smithi039.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-16T10:18:44.398 INFO:teuthology.orchestra.run.smithi039.stdout: "auth_id": "join1-admin", 2024-09-16T10:18:44.398 INFO:teuthology.orchestra.run.smithi039.stdout: "intent": "present", 2024-09-16T10:18:44.398 INFO:teuthology.orchestra.run.smithi039.stdout: "auth": { 2024-09-16T10:18:44.398 INFO:teuthology.orchestra.run.smithi039.stdout: "username": "Administrator", 2024-09-16T10:18:44.398 INFO:teuthology.orchestra.run.smithi039.stdout: "password": "Passw0rd" 2024-09-16T10:18:44.399 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-16T10:18:44.399 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:18:44.399 INFO:teuthology.orchestra.run.smithi039.stdout: "state": "created", 2024-09-16T10:18:44.399 INFO:teuthology.orchestra.run.smithi039.stdout: "success": true 2024-09-16T10:18:44.399 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:18:44.399 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-16T10:18:44.399 INFO:teuthology.orchestra.run.smithi039.stdout: "resource": { 2024-09-16T10:18:44.399 INFO:teuthology.orchestra.run.smithi039.stdout: "resource_type": "ceph.smb.cluster", 2024-09-16T10:18:44.399 INFO:teuthology.orchestra.run.smithi039.stdout: "cluster_id": "adipctdb", 2024-09-16T10:18:44.399 INFO:teuthology.orchestra.run.smithi039.stdout: "auth_mode": "active-directory", 2024-09-16T10:18:44.399 INFO:teuthology.orchestra.run.smithi039.stdout: "intent": "present", 2024-09-16T10:18:44.399 INFO:teuthology.orchestra.run.smithi039.stdout: "domain_settings": { 2024-09-16T10:18:44.399 INFO:teuthology.orchestra.run.smithi039.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-16T10:18:44.400 INFO:teuthology.orchestra.run.smithi039.stdout: "join_sources": [ 2024-09-16T10:18:44.400 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-16T10:18:44.400 INFO:teuthology.orchestra.run.smithi039.stdout: "source_type": "resource", 2024-09-16T10:18:44.400 INFO:teuthology.orchestra.run.smithi039.stdout: "ref": "join1-admin" 2024-09-16T10:18:44.400 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-16T10:18:44.400 INFO:teuthology.orchestra.run.smithi039.stdout: ] 2024-09-16T10:18:44.400 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:18:44.400 INFO:teuthology.orchestra.run.smithi039.stdout: "custom_dns": [ 2024-09-16T10:18:44.400 INFO:teuthology.orchestra.run.smithi039.stdout: "172.21.15.192" 2024-09-16T10:18:44.400 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-16T10:18:44.400 INFO:teuthology.orchestra.run.smithi039.stdout: "placement": { 2024-09-16T10:18:44.400 INFO:teuthology.orchestra.run.smithi039.stdout: "count": 3 2024-09-16T10:18:44.401 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:18:44.401 INFO:teuthology.orchestra.run.smithi039.stdout: "public_addrs": [ 2024-09-16T10:18:44.401 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-16T10:18:44.401 INFO:teuthology.orchestra.run.smithi039.stdout: "address": "10.0.31.39/16" 2024-09-16T10:18:44.401 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:18:44.401 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-16T10:18:44.401 INFO:teuthology.orchestra.run.smithi039.stdout: "address": "10.0.47.39/16" 2024-09-16T10:18:44.401 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-16T10:18:44.401 INFO:teuthology.orchestra.run.smithi039.stdout: ] 2024-09-16T10:18:44.401 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:18:44.401 INFO:teuthology.orchestra.run.smithi039.stdout: "state": "created", 2024-09-16T10:18:44.401 INFO:teuthology.orchestra.run.smithi039.stdout: "success": true 2024-09-16T10:18:44.402 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:18:44.402 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-16T10:18:44.402 INFO:teuthology.orchestra.run.smithi039.stdout: "resource": { 2024-09-16T10:18:44.402 INFO:teuthology.orchestra.run.smithi039.stdout: "resource_type": "ceph.smb.share", 2024-09-16T10:18:44.402 INFO:teuthology.orchestra.run.smithi039.stdout: "cluster_id": "adipctdb", 2024-09-16T10:18:44.402 INFO:teuthology.orchestra.run.smithi039.stdout: "share_id": "share1", 2024-09-16T10:18:44.402 INFO:teuthology.orchestra.run.smithi039.stdout: "intent": "present", 2024-09-16T10:18:44.402 INFO:teuthology.orchestra.run.smithi039.stdout: "name": "share1", 2024-09-16T10:18:44.402 INFO:teuthology.orchestra.run.smithi039.stdout: "readonly": false, 2024-09-16T10:18:44.402 INFO:teuthology.orchestra.run.smithi039.stdout: "browseable": true, 2024-09-16T10:18:44.402 INFO:teuthology.orchestra.run.smithi039.stdout: "cephfs": { 2024-09-16T10:18:44.402 INFO:teuthology.orchestra.run.smithi039.stdout: "volume": "cephfs", 2024-09-16T10:18:44.402 INFO:teuthology.orchestra.run.smithi039.stdout: "path": "/", 2024-09-16T10:18:44.402 INFO:teuthology.orchestra.run.smithi039.stdout: "subvolumegroup": "smb", 2024-09-16T10:18:44.403 INFO:teuthology.orchestra.run.smithi039.stdout: "subvolume": "sv1", 2024-09-16T10:18:44.403 INFO:teuthology.orchestra.run.smithi039.stdout: "provider": "samba-vfs" 2024-09-16T10:18:44.403 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-16T10:18:44.403 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:18:44.403 INFO:teuthology.orchestra.run.smithi039.stdout: "state": "created", 2024-09-16T10:18:44.403 INFO:teuthology.orchestra.run.smithi039.stdout: "success": true 2024-09-16T10:18:44.403 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:18:44.403 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-16T10:18:44.403 INFO:teuthology.orchestra.run.smithi039.stdout: "resource": { 2024-09-16T10:18:44.404 INFO:teuthology.orchestra.run.smithi039.stdout: "resource_type": "ceph.smb.share", 2024-09-16T10:18:44.404 INFO:teuthology.orchestra.run.smithi039.stdout: "cluster_id": "adipctdb", 2024-09-16T10:18:44.404 INFO:teuthology.orchestra.run.smithi039.stdout: "share_id": "share2", 2024-09-16T10:18:44.404 INFO:teuthology.orchestra.run.smithi039.stdout: "intent": "present", 2024-09-16T10:18:44.404 INFO:teuthology.orchestra.run.smithi039.stdout: "name": "share2", 2024-09-16T10:18:44.404 INFO:teuthology.orchestra.run.smithi039.stdout: "readonly": false, 2024-09-16T10:18:44.404 INFO:teuthology.orchestra.run.smithi039.stdout: "browseable": true, 2024-09-16T10:18:44.404 INFO:teuthology.orchestra.run.smithi039.stdout: "cephfs": { 2024-09-16T10:18:44.404 INFO:teuthology.orchestra.run.smithi039.stdout: "volume": "cephfs", 2024-09-16T10:18:44.404 INFO:teuthology.orchestra.run.smithi039.stdout: "path": "/", 2024-09-16T10:18:44.404 INFO:teuthology.orchestra.run.smithi039.stdout: "subvolumegroup": "smb", 2024-09-16T10:18:44.404 INFO:teuthology.orchestra.run.smithi039.stdout: "subvolume": "sv2", 2024-09-16T10:18:44.404 INFO:teuthology.orchestra.run.smithi039.stdout: "provider": "samba-vfs" 2024-09-16T10:18:44.404 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-16T10:18:44.405 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:18:44.405 INFO:teuthology.orchestra.run.smithi039.stdout: "state": "created", 2024-09-16T10:18:44.405 INFO:teuthology.orchestra.run.smithi039.stdout: "success": true 2024-09-16T10:18:44.405 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-16T10:18:44.405 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-16T10:18:44.405 INFO:teuthology.orchestra.run.smithi039.stdout: "success": true 2024-09-16T10:18:44.405 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-16T10:18:44.666 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:44.307+0000 7f55bf437640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:44.666 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:44.307+0000 7f55bf437640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:44.666 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:44.307+0000 7f55bf437640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:44.666 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:44.307+0000 7f55bf437640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:44.666 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:44.307+0000 7f55bf437640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:44.666 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:44.320+0000 7f55cc491640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:44.666 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:44.320+0000 7f55cc491640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:44.666 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:44.320+0000 7f55cc491640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:44.666 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:44.320+0000 7f55cc491640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:44.667 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:18:44.320+0000 7f55cc491640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:18:44.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T10:18:44.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T10:18:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:18:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-16T10:18:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-16T10:18:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi039.unrbqs", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-16T10:18:44.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi039.unrbqs", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-16T10:18:44.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T10:18:44.930 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:44 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:45.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T10:18:45.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T10:18:45.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:45.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:45.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:18:45.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-16T10:18:45.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-16T10:18:45.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:45.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:45.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:45.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:45.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:45.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:45.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi039.unrbqs", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-16T10:18:45.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi039.unrbqs", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-16T10:18:45.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T10:18:45.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:44 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:45.207 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-16T10:18:45.218 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to start (timeout 300)... 2024-09-16T10:18:45.218 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:18:45.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T10:18:45.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T10:18:45.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:45.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:45.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:18:45.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-16T10:18:45.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-16T10:18:45.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:45.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:18:45.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:45.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:18:45.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:45.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:18:45.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi039.unrbqs", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-16T10:18:45.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi039.unrbqs", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-16T10:18:45.329 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T10:18:45.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:44 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:18:45.492 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:45 smithi039 ceph-mon[25040]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:45 smithi039 ceph-mon[25040]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T10:18:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:45 smithi039 ceph-mon[25040]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T10:18:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:45 smithi039 ceph-mon[25040]: Saving service smb.adipctdb spec with placement count:3 2024-09-16T10:18:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:45 smithi039 ceph-mon[25040]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi039.unrbqs'}, 1: {0: 'adipctdb.1.0.smithi169.eqepvk'}, 2: {0: 'adipctdb.2.0.smithi062.liuzsx'}} 3 2024-09-16T10:18:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:45 smithi039 ceph-mon[25040]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T10:18:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:45 smithi039 ceph-mon[25040]: configuring smb/ctdb cluster metadata 2024-09-16T10:18:45.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:45 smithi039 ceph-mon[25040]: pgmap v20: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:45.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:45 smithi039 ceph-mon[25040]: daemon not available: 'smb.adipctdb.1.0.smithi169.eqepvk' not in {'smb.adipctdb.0.0.smithi039.unrbqs': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi039.unrbqs', 'hostname': 'smithi039', 'host_ip': '172.21.15.39'}} 2024-09-16T10:18:45.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:45 smithi039 ceph-mon[25040]: daemon not available: 'smb.adipctdb.2.0.smithi062.liuzsx' not in {'smb.adipctdb.0.0.smithi039.unrbqs': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi039.unrbqs', 'hostname': 'smithi039', 'host_ip': '172.21.15.39'}} 2024-09-16T10:18:45.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:45 smithi039 ceph-mon[25040]: Deploying daemon smb.adipctdb.0.0.smithi039.unrbqs on smithi039 2024-09-16T10:18:45.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:45 smithi039 ceph-mon[25040]: mgrmap e21: x(active, since 29s) 2024-09-16T10:18:46.122 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:45 smithi169 ceph-mon[27781]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:46.122 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:45 smithi169 ceph-mon[27781]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T10:18:46.122 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:45 smithi169 ceph-mon[27781]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T10:18:46.122 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:45 smithi169 ceph-mon[27781]: Saving service smb.adipctdb spec with placement count:3 2024-09-16T10:18:46.122 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:45 smithi169 ceph-mon[27781]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi039.unrbqs'}, 1: {0: 'adipctdb.1.0.smithi169.eqepvk'}, 2: {0: 'adipctdb.2.0.smithi062.liuzsx'}} 3 2024-09-16T10:18:46.122 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:45 smithi169 ceph-mon[27781]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T10:18:46.122 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:45 smithi169 ceph-mon[27781]: configuring smb/ctdb cluster metadata 2024-09-16T10:18:46.122 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:45 smithi169 ceph-mon[27781]: pgmap v20: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:46.122 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:45 smithi169 ceph-mon[27781]: daemon not available: 'smb.adipctdb.1.0.smithi169.eqepvk' not in {'smb.adipctdb.0.0.smithi039.unrbqs': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi039.unrbqs', 'hostname': 'smithi039', 'host_ip': '172.21.15.39'}} 2024-09-16T10:18:46.123 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:45 smithi169 ceph-mon[27781]: daemon not available: 'smb.adipctdb.2.0.smithi062.liuzsx' not in {'smb.adipctdb.0.0.smithi039.unrbqs': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi039.unrbqs', 'hostname': 'smithi039', 'host_ip': '172.21.15.39'}} 2024-09-16T10:18:46.123 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:45 smithi169 ceph-mon[27781]: Deploying daemon smb.adipctdb.0.0.smithi039.unrbqs on smithi039 2024-09-16T10:18:46.123 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:45 smithi169 ceph-mon[27781]: mgrmap e21: x(active, since 29s) 2024-09-16T10:18:46.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:45 smithi062 ceph-mon[27512]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:46.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:45 smithi062 ceph-mon[27512]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T10:18:46.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:45 smithi062 ceph-mon[27512]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T10:18:46.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:45 smithi062 ceph-mon[27512]: Saving service smb.adipctdb spec with placement count:3 2024-09-16T10:18:46.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:45 smithi062 ceph-mon[27512]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi039.unrbqs'}, 1: {0: 'adipctdb.1.0.smithi169.eqepvk'}, 2: {0: 'adipctdb.2.0.smithi062.liuzsx'}} 3 2024-09-16T10:18:46.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:45 smithi062 ceph-mon[27512]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T10:18:46.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:45 smithi062 ceph-mon[27512]: configuring smb/ctdb cluster metadata 2024-09-16T10:18:46.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:45 smithi062 ceph-mon[27512]: pgmap v20: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:46.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:45 smithi062 ceph-mon[27512]: daemon not available: 'smb.adipctdb.1.0.smithi169.eqepvk' not in {'smb.adipctdb.0.0.smithi039.unrbqs': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi039.unrbqs', 'hostname': 'smithi039', 'host_ip': '172.21.15.39'}} 2024-09-16T10:18:46.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:45 smithi062 ceph-mon[27512]: daemon not available: 'smb.adipctdb.2.0.smithi062.liuzsx' not in {'smb.adipctdb.0.0.smithi039.unrbqs': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi039.unrbqs', 'hostname': 'smithi039', 'host_ip': '172.21.15.39'}} 2024-09-16T10:18:46.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:45 smithi062 ceph-mon[27512]: Deploying daemon smb.adipctdb.0.0.smithi039.unrbqs on smithi039 2024-09-16T10:18:46.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:45 smithi062 ceph-mon[27512]: mgrmap e21: x(active, since 29s) 2024-09-16T10:18:46.362 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:18:46.362 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:18:44.408163Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:18:47.034 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:18:48.036 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:18:48.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:47 smithi062 ceph-mon[27512]: from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:48.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:47 smithi062 ceph-mon[27512]: pgmap v21: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:48.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:47 smithi062 ceph-mon[27512]: mgrmap e22: x(active, since 30s) 2024-09-16T10:18:48.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:47 smithi039 ceph-mon[25040]: from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:48.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:47 smithi039 ceph-mon[25040]: pgmap v21: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:48.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:47 smithi039 ceph-mon[25040]: mgrmap e22: x(active, since 30s) 2024-09-16T10:18:48.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:47 smithi169 ceph-mon[27781]: from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:48.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:47 smithi169 ceph-mon[27781]: pgmap v21: 97 pgs: 97 active+clean; 642 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:18:48.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:47 smithi169 ceph-mon[27781]: mgrmap e22: x(active, since 30s) 2024-09-16T10:18:48.340 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:49.291 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:18:49.291 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:18:44.408163Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:18:50.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:49 smithi062 ceph-mon[27512]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:18:50.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:49 smithi039 ceph-mon[25040]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:18:50.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:49 smithi169 ceph-mon[27781]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:18:50.349 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:18:51.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:50 smithi062 ceph-mon[27512]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:51.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:50 smithi039 ceph-mon[25040]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:51.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:50 smithi169 ceph-mon[27781]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:51.350 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:18:52.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:51 smithi062 ceph-mon[27512]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:18:52.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:51 smithi039 ceph-mon[25040]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:18:52.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:51 smithi169 ceph-mon[27781]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:18:53.751 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:54.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:53 smithi062 ceph-mon[27512]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:18:54.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:53 smithi039 ceph-mon[25040]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:18:54.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:53 smithi169 ceph-mon[27781]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:18:54.770 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:18:54.771 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:18:44.408163Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:18:56.033 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:18:56.127 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:55 smithi039 ceph-mon[25040]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:18:56.127 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:55 smithi039 ceph-mon[25040]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:56.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:55 smithi062 ceph-mon[27512]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:18:56.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:55 smithi062 ceph-mon[27512]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:56.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:55 smithi169 ceph-mon[27781]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:18:56.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:55 smithi169 ceph-mon[27781]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:18:57.035 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:18:58.130 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:57 smithi039 ceph-mon[25040]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:18:58.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:57 smithi062 ceph-mon[27512]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:18:58.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:57 smithi169 ceph-mon[27781]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:19:00.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:18:59 smithi062 ceph-mon[27512]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:19:00.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:18:59 smithi039 ceph-mon[25040]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:19:00.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:18:59 smithi169 ceph-mon[27781]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:19:01.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:01 smithi039 ceph-mon[25040]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:02.033 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:02.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:01 smithi062 ceph-mon[27512]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:02.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:01 smithi169 ceph-mon[27781]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:03.249 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:03.249 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:18:44.408163Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:19:04.033 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:19:04.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:03 smithi039 ceph-mon[25040]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:04.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:03 smithi039 ceph-mon[25040]: from='client.? 172.21.15.39:0/131051580' entity='client.smb.config.adipctdb.0.0.smithi039.unrbqs' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T10:19:04.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:03 smithi169 ceph-mon[27781]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:04.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:03 smithi169 ceph-mon[27781]: from='client.? 172.21.15.39:0/131051580' entity='client.smb.config.adipctdb.0.0.smithi039.unrbqs' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T10:19:04.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:03 smithi062 ceph-mon[27512]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:04.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:03 smithi062 ceph-mon[27512]: from='client.? 172.21.15.39:0/131051580' entity='client.smb.config.adipctdb.0.0.smithi039.unrbqs' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T10:19:04.987 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:04 smithi039 ceph-mon[25040]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:05.034 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:05.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:04 smithi169 ceph-mon[27781]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:05.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:04 smithi062 ceph-mon[27512]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:05.831 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:06.088 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:05 smithi039 ceph-mon[25040]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:06.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:05 smithi169 ceph-mon[27781]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:06.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:05 smithi062 ceph-mon[27512]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:07.579 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:07.579 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:18:44.408163Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:19:07.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:07 smithi039 ceph-mon[25040]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:08.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:07 smithi169 ceph-mon[27781]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:08.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:07 smithi062 ceph-mon[27512]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:08.476 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:19:09.069 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:08 smithi039 ceph-mon[25040]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:09.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:08 smithi169 ceph-mon[27781]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:09.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:08 smithi062 ceph-mon[27512]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:09.477 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:10.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:09 smithi039 ceph-mon[25040]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T10:19:10.271 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:10.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:09 smithi169 ceph-mon[27781]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T10:19:10.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:09 smithi062 ceph-mon[27512]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T10:19:11.499 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:11.500 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:11.449442Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:19:12.010 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:11 smithi039 ceph-mon[25040]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:12.011 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:11 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:12.011 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:11 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:12.011 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:11 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:12.011 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:11 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi169.eqepvk", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-16T10:19:12.011 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:11 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi169.eqepvk", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-16T10:19:12.011 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:11 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T10:19:12.011 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:11 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:19:12.326 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:11 smithi169 ceph-mon[27781]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:12.326 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:11 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:12.326 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:11 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:12.326 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:11 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:12.326 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:11 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi169.eqepvk", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-16T10:19:12.326 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:11 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi169.eqepvk", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-16T10:19:12.326 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:11 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T10:19:12.326 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:11 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:19:12.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:11 smithi062 ceph-mon[27512]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:19:12.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:11 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:12.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:11 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:12.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:11 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:12.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:11 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi169.eqepvk", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-16T10:19:12.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:11 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi169.eqepvk", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-16T10:19:12.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:11 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T10:19:12.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:11 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:19:13.041 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:12 smithi039 ceph-mon[25040]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T10:19:13.041 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:12 smithi039 ceph-mon[25040]: configuring smb/ctdb cluster metadata 2024-09-16T10:19:13.041 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:12 smithi039 ceph-mon[25040]: daemon not available: 'smb.adipctdb.2.0.smithi062.liuzsx' not in {'smb.adipctdb.0.0.smithi039.unrbqs': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi039.unrbqs', 'hostname': 'smithi039', 'host_ip': '172.21.15.39'}, 'smb.adipctdb.1.0.smithi169.eqepvk': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi169.eqepvk', 'hostname': 'smithi169', 'host_ip': '172.21.15.169'}} 2024-09-16T10:19:13.041 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:12 smithi039 ceph-mon[25040]: Deploying daemon smb.adipctdb.1.0.smithi169.eqepvk on smithi169 2024-09-16T10:19:13.042 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:12 smithi039 ceph-mon[25040]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:13.074 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:12 smithi169 ceph-mon[27781]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T10:19:13.074 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:12 smithi169 ceph-mon[27781]: configuring smb/ctdb cluster metadata 2024-09-16T10:19:13.074 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:12 smithi169 ceph-mon[27781]: daemon not available: 'smb.adipctdb.2.0.smithi062.liuzsx' not in {'smb.adipctdb.0.0.smithi039.unrbqs': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi039.unrbqs', 'hostname': 'smithi039', 'host_ip': '172.21.15.39'}, 'smb.adipctdb.1.0.smithi169.eqepvk': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi169.eqepvk', 'hostname': 'smithi169', 'host_ip': '172.21.15.169'}} 2024-09-16T10:19:13.074 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:12 smithi169 ceph-mon[27781]: Deploying daemon smb.adipctdb.1.0.smithi169.eqepvk on smithi169 2024-09-16T10:19:13.074 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:12 smithi169 ceph-mon[27781]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:13.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:12 smithi062 ceph-mon[27512]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T10:19:13.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:12 smithi062 ceph-mon[27512]: configuring smb/ctdb cluster metadata 2024-09-16T10:19:13.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:12 smithi062 ceph-mon[27512]: daemon not available: 'smb.adipctdb.2.0.smithi062.liuzsx' not in {'smb.adipctdb.0.0.smithi039.unrbqs': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi039.unrbqs', 'hostname': 'smithi039', 'host_ip': '172.21.15.39'}, 'smb.adipctdb.1.0.smithi169.eqepvk': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi169.eqepvk', 'hostname': 'smithi169', 'host_ip': '172.21.15.169'}} 2024-09-16T10:19:13.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:12 smithi062 ceph-mon[27512]: Deploying daemon smb.adipctdb.1.0.smithi169.eqepvk on smithi169 2024-09-16T10:19:13.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:12 smithi062 ceph-mon[27512]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:14.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:13 smithi039 ceph-mon[25040]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-16T10:19:14.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:13 smithi169 ceph-mon[27781]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-16T10:19:14.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:13 smithi062 ceph-mon[27512]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-16T10:19:15.248 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:19:16.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:15 smithi039 ceph-mon[25040]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-16T10:19:16.249 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:16.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:15 smithi169 ceph-mon[27781]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-16T10:19:16.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:15 smithi062 ceph-mon[27512]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-16T10:19:17.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]} : dispatch 2024-09-16T10:19:17.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:16 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 2]} : dispatch 2024-09-16T10:19:17.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]} : dispatch 2024-09-16T10:19:17.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:16 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 2]} : dispatch 2024-09-16T10:19:17.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]} : dispatch 2024-09-16T10:19:17.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:16 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 2]} : dispatch 2024-09-16T10:19:18.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:17 smithi039 ceph-mon[25040]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-16T10:19:18.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]}]': finished 2024-09-16T10:19:18.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 2]}]': finished 2024-09-16T10:19:18.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:17 smithi039 ceph-mon[25040]: osdmap e50: 6 total, 6 up, 6 in 2024-09-16T10:19:18.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:17 smithi169 ceph-mon[27781]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-16T10:19:18.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]}]': finished 2024-09-16T10:19:18.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 2]}]': finished 2024-09-16T10:19:18.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:17 smithi169 ceph-mon[27781]: osdmap e50: 6 total, 6 up, 6 in 2024-09-16T10:19:18.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:17 smithi062 ceph-mon[27512]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-16T10:19:18.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]}]': finished 2024-09-16T10:19:18.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 2]}]': finished 2024-09-16T10:19:18.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:17 smithi062 ceph-mon[27512]: osdmap e50: 6 total, 6 up, 6 in 2024-09-16T10:19:18.962 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:19.212 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:18 smithi169 ceph-mon[27781]: osdmap e51: 6 total, 6 up, 6 in 2024-09-16T10:19:19.246 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:18 smithi039 ceph-mon[25040]: osdmap e51: 6 total, 6 up, 6 in 2024-09-16T10:19:19.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:18 smithi062 ceph-mon[27512]: osdmap e51: 6 total, 6 up, 6 in 2024-09-16T10:19:20.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:19 smithi169 ceph-mon[27781]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-16T10:19:20.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:19 smithi169 ceph-mon[27781]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T10:19:20.147 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:20.147 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:11.449442Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:19:20.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:19 smithi039 ceph-mon[25040]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-16T10:19:20.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:19 smithi039 ceph-mon[25040]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T10:19:20.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:19 smithi062 ceph-mon[27512]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-16T10:19:20.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:19 smithi062 ceph-mon[27512]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T10:19:21.236 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:20 smithi039 ceph-mon[25040]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:21.268 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:19:21.304 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:20 smithi169 ceph-mon[27781]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:21.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:20 smithi062 ceph-mon[27512]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:22.249 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:21 smithi039 ceph-mon[25040]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:19:22.269 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:22.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:21 smithi169 ceph-mon[27781]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:19:22.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:21 smithi062 ceph-mon[27512]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:19:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:23 smithi039 ceph-mon[25040]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T10:19:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:23 smithi039 ceph-mon[25040]: Cluster is now healthy 2024-09-16T10:19:23.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:23 smithi169 ceph-mon[27781]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T10:19:23.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:23 smithi169 ceph-mon[27781]: Cluster is now healthy 2024-09-16T10:19:23.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:23 smithi062 ceph-mon[27512]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T10:19:23.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:23 smithi062 ceph-mon[27512]: Cluster is now healthy 2024-09-16T10:19:23.571 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:24.266 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:24 smithi039 ceph-mon[25040]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:24.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:24 smithi169 ceph-mon[27781]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:24.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:24 smithi062 ceph-mon[27512]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:24.556 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:24.556 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:11.449442Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:19:25.199 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:19:26.200 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:26.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:26 smithi039 ceph-mon[25040]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:26.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:26 smithi039 ceph-mon[25040]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:26.318 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:26 smithi169 ceph-mon[27781]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:26.318 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:26 smithi169 ceph-mon[27781]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:26.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:26 smithi062 ceph-mon[27512]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:26.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:26 smithi062 ceph-mon[27512]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:26.480 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:27.158 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:27.158 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:11.449442Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:19:27.831 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:19:28.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:28 smithi039 ceph-mon[25040]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:28.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:28 smithi039 ceph-mon[25040]: from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:28.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:28 smithi169 ceph-mon[27781]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:28.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:28 smithi169 ceph-mon[27781]: from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:28.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:28 smithi062 ceph-mon[27512]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:28.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:28 smithi062 ceph-mon[27512]: from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:28.832 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:29.106 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:29.813 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:29.813 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:11.449442Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:19:30.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:30 smithi169 ceph-mon[27781]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:30.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:30 smithi039 ceph-mon[25040]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:30.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:30 smithi062 ceph-mon[27512]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:30.473 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:19:31.247 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:31 smithi169 ceph-mon[27781]: from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:31.303 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:31 smithi039 ceph-mon[25040]: from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:31.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:31 smithi062 ceph-mon[27512]: from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:31.474 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:31.746 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:32.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:32 smithi169 ceph-mon[27781]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:32.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:32 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:32.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:32 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:32.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:32 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:32.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:32 smithi039 ceph-mon[25040]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:32.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:32 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:32.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:32 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:32.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:32 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:32.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:32 smithi062 ceph-mon[27512]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:32.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:32 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:32.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:32 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:32.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:32 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:32.458 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:32.458 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:32.048340Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:19:33.116 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:19:33.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:33 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:33.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:33 smithi039 ceph-mon[25040]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T10:19:33.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:33 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi062.liuzsx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-16T10:19:33.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:33 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi062.liuzsx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-16T10:19:33.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:33 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T10:19:33.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:33 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:19:33.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:33 smithi039 ceph-mon[25040]: configuring smb/ctdb cluster metadata 2024-09-16T10:19:33.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:33 smithi039 ceph-mon[25040]: Deploying daemon smb.adipctdb.2.0.smithi062.liuzsx on smithi062 2024-09-16T10:19:33.262 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:33 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:33.262 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:33 smithi169 ceph-mon[27781]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T10:19:33.262 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:33 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi062.liuzsx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-16T10:19:33.262 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:33 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi062.liuzsx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-16T10:19:33.262 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:33 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T10:19:33.263 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:33 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:19:33.263 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:33 smithi169 ceph-mon[27781]: configuring smb/ctdb cluster metadata 2024-09-16T10:19:33.263 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:33 smithi169 ceph-mon[27781]: Deploying daemon smb.adipctdb.2.0.smithi062.liuzsx on smithi062 2024-09-16T10:19:33.348 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:33 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:33.348 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:33 smithi062 ceph-mon[27512]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T10:19:33.348 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:33 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi062.liuzsx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-16T10:19:33.349 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:33 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi062.liuzsx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-16T10:19:33.349 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:33 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T10:19:33.349 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:33 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:19:33.349 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:33 smithi062 ceph-mon[27512]: configuring smb/ctdb cluster metadata 2024-09-16T10:19:33.349 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:33 smithi062 ceph-mon[27512]: Deploying daemon smb.adipctdb.2.0.smithi062.liuzsx on smithi062 2024-09-16T10:19:34.116 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:34.220 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:34 smithi169 ceph-mon[27781]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 85 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:34.220 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:34 smithi169 ceph-mon[27781]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:34.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:34 smithi039 ceph-mon[25040]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 85 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:34.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:34 smithi039 ceph-mon[25040]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:34.390 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:34.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:34 smithi062 ceph-mon[27512]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 85 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:19:34.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:34 smithi062 ceph-mon[27512]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:35.062 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:35.062 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:32.048340Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:19:36.235 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:36 smithi062 ceph-mon[27512]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-16T10:19:36.236 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:36 smithi062 ceph-mon[27512]: from='client.24680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:36.312 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:36 smithi169 ceph-mon[27781]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-16T10:19:36.312 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:36 smithi169 ceph-mon[27781]: from='client.24680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:36.313 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:36 smithi039 ceph-mon[25040]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-16T10:19:36.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:36 smithi039 ceph-mon[25040]: from='client.24680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:36.343 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:19:37.345 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:37.619 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:38.166 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:38 smithi039 ceph-mon[25040]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-16T10:19:38.277 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:38.277 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:32.048340Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:19:38.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:38 smithi169 ceph-mon[27781]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-16T10:19:38.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:38 smithi062 ceph-mon[27512]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-16T10:19:39.040 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:19:40.042 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:40.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:40 smithi039 ceph-mon[25040]: from='client.24790 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:40.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:40 smithi039 ceph-mon[25040]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T10:19:40.317 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:40.322 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:40 smithi062 ceph-mon[27512]: from='client.24790 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:40.322 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:40 smithi062 ceph-mon[27512]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T10:19:40.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:40 smithi169 ceph-mon[27781]: from='client.24790 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:40.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:40 smithi169 ceph-mon[27781]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T10:19:41.120 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:41.120 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:32.048340Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:19:41.816 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:19:42.378 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:42 smithi039 ceph-mon[25040]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-16T10:19:42.378 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:42 smithi039 ceph-mon[25040]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:42.378 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:42 smithi169 ceph-mon[27781]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-16T10:19:42.379 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:42 smithi169 ceph-mon[27781]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:42.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:42 smithi062 ceph-mon[27512]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-16T10:19:42.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:42 smithi062 ceph-mon[27512]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:42.817 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:43.090 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:43.817 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:43.817 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:32.048340Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:19:44.391 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:44 smithi169 ceph-mon[27781]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-16T10:19:44.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:44 smithi039 ceph-mon[25040]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-16T10:19:44.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:44 smithi062 ceph-mon[27512]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-16T10:19:44.540 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:19:45.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:45 smithi062 ceph-mon[27512]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:45.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:45 smithi039 ceph-mon[25040]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:45.392 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:45 smithi169 ceph-mon[27781]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:45.541 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:45.816 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:46.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:46 smithi039 ceph-mon[25040]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:19:46.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:46 smithi062 ceph-mon[27512]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:19:46.392 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:46 smithi169 ceph-mon[27781]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:19:46.529 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:46.530 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:32.048340Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:19:47.141 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:19:48.142 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:48.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:48 smithi039 ceph-mon[25040]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:19:48.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:48 smithi039 ceph-mon[25040]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:48.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:48 smithi062 ceph-mon[27512]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:19:48.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:48 smithi062 ceph-mon[27512]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:48.393 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:48 smithi169 ceph-mon[27781]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:19:48.393 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:48 smithi169 ceph-mon[27781]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:48.417 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:49.124 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:49.124 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.474125Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:32.048340Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "running": 0, "size": 3}}] 2024-09-16T10:19:49.914 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T10:19:50.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:50 smithi039 ceph-mon[25040]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-16T10:19:50.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:50 smithi039 ceph-mon[25040]: from='client.24923 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:50.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:50 smithi062 ceph-mon[27512]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-16T10:19:50.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:50 smithi062 ceph-mon[27512]: from='client.24923 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:50.394 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:50 smithi169 ceph-mon[27781]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-16T10:19:50.394 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:50 smithi169 ceph-mon[27781]: from='client.24923 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:50.915 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:51.200 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:52.182 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:52 smithi039 ceph-mon[25040]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:19:52.183 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:52 smithi039 ceph-mon[25040]: mgrmap e23: x(active, since 94s) 2024-09-16T10:19:52.354 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:52 smithi062 ceph-mon[27512]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:19:52.354 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:52 smithi062 ceph-mon[27512]: mgrmap e23: x(active, since 94s) 2024-09-16T10:19:52.395 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:52 smithi169 ceph-mon[27781]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:19:52.395 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:52 smithi169 ceph-mon[27781]: mgrmap e23: x(active, since 94s) 2024-09-16T10:19:53.598 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:53 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:53.599 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:53 smithi062 ceph-mon[27512]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 426 B/s wr, 8 op/s 2024-09-16T10:19:53.599 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:53 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:53.599 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:53 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:53.599 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:53 smithi062 ceph-mon[27512]: configuring smb/ctdb cluster metadata 2024-09-16T10:19:53.599 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:53 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:53.599 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:53 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:19:53.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:53 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:53.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:53 smithi169 ceph-mon[27781]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 426 B/s wr, 8 op/s 2024-09-16T10:19:53.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:53 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:53.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:53 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:53.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:53 smithi169 ceph-mon[27781]: configuring smb/ctdb cluster metadata 2024-09-16T10:19:53.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:53 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:53.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:53 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:19:53.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:53 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:53.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:53 smithi039 ceph-mon[25040]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 426 B/s wr, 8 op/s 2024-09-16T10:19:53.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:53 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:53.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:53 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:53.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:53 smithi039 ceph-mon[25040]: configuring smb/ctdb cluster metadata 2024-09-16T10:19:53.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:53 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:53.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:53 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:19:54.325 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:54.325 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:18:18.607939Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:18:18.607716Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:52.478907Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "last_refresh": "2024-09-16T10:19:54.314660Z", "running": 1, "size": 3}}] 2024-09-16T10:19:55.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:55 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:55.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:55 smithi039 ceph-mon[25040]: from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:55.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:55 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:55.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:55 smithi039 ceph-mon[25040]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:19:55.413 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:55 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:55.413 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:55 smithi169 ceph-mon[27781]: from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:55.413 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:55 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:55.413 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:55 smithi169 ceph-mon[27781]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:19:55.579 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:55 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:55.579 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:55 smithi062 ceph-mon[27512]: from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:19:55.579 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:55 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:55.579 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:55 smithi062 ceph-mon[27512]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:19:56.408 INFO:tasks.cephadm:smb.adipctdb has 1/3 2024-09-16T10:19:57.410 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:19:57.673 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:58.127 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:57 smithi062 ceph-mon[27512]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:19:58.127 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:57 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:58.127 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:57 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:58.127 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:57 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:57 smithi039 ceph-mon[25040]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:19:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:57 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:57 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:57 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:58.190 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:57 smithi169 ceph-mon[27781]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:19:58.190 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:57 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:58.190 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:57 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:58.190 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:57 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:19:58.343 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:19:58.344 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:19:54.314588Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:19:57.247840Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:52.478907Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "last_refresh": "2024-09-16T10:19:54.314660Z", "running": 2, "size": 3}}] 2024-09-16T10:19:59.130 INFO:tasks.cephadm:smb.adipctdb has 2/3 2024-09-16T10:20:00.123 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:59 smithi039 ceph-mon[25040]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:20:00.123 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:19:59 smithi039 ceph-mon[25040]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.0 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-16T10:20:00.130 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:20:00.140 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:59 smithi062 ceph-mon[27512]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:20:00.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:19:59 smithi062 ceph-mon[27512]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.0 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-16T10:20:00.164 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:59 smithi169 ceph-mon[27781]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:20:00.164 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:19:59 smithi169 ceph-mon[27781]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.0 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-16T10:20:00.404 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:20:01.066 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:20:01.067 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:19:54.314588Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:19:57.247840Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:18:18.452084Z", "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:18:18.452188Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:19:52.478907Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "last_refresh": "2024-09-16T10:19:54.314660Z", "running": 2, "size": 3}}] 2024-09-16T10:20:01.140 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:00 smithi062 ceph-mon[27512]: overall HEALTH_OK 2024-09-16T10:20:01.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:00 smithi039 ceph-mon[25040]: overall HEALTH_OK 2024-09-16T10:20:01.193 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:00 smithi169 ceph-mon[27781]: overall HEALTH_OK 2024-09-16T10:20:01.851 INFO:tasks.cephadm:smb.adipctdb has 2/3 2024-09-16T10:20:02.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:01 smithi062 ceph-mon[27512]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-16T10:20:02.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:01 smithi062 ceph-mon[27512]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:20:02.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:01 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:02.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:01 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:02.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:01 smithi039 ceph-mon[25040]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-16T10:20:02.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:01 smithi039 ceph-mon[25040]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:20:02.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:01 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:02.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:01 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:02.196 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:01 smithi169 ceph-mon[27781]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-16T10:20:02.197 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:01 smithi169 ceph-mon[27781]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:20:02.197 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:01 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:02.197 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:01 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:02.852 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:20:03.118 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:20:03.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:02 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:20:03.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:02 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:20:03.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:02 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:03.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:02 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:03.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:02 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:20:03.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:02 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:20:03.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:02 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:20:03.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:02 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:03.142 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:02 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:03.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:02 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:20:03.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:02 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:20:03.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:02 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:03.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:02 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:03.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:02 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:20:03.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:02 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:20:03.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:02 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:20:03.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:02 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:03.179 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:02 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:03.196 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:02 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:20:03.196 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:02 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:20:03.196 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:02 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:03.196 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:02 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:03.196 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:02 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:20:03.196 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:02 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:20:03.196 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:02 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:20:03.197 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:02 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:03.197 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:02 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:20:03.801 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:20:03.801 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:19:54.314588Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:19:57.247840Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:19:54.314334Z", "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:19:54.314436Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:20:02.340453Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "last_refresh": "2024-09-16T10:19:54.314660Z", "running": 3, "size": 3}}] 2024-09-16T10:20:04.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:03 smithi062 ceph-mon[27512]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi039.unrbqs'}, 1: {0: 'adipctdb.1.0.smithi169.eqepvk'}, 2: {0: 'adipctdb.2.0.smithi062.liuzsx'}} 3 2024-09-16T10:20:04.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:03 smithi062 ceph-mon[27512]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi039.unrbqs'}, 1: {0: 'adipctdb.1.0.smithi169.eqepvk'}, 2: {0: 'adipctdb.2.0.smithi062.liuzsx'}} 3 2024-09-16T10:20:04.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:03 smithi062 ceph-mon[27512]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-16T10:20:04.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:03 smithi039 ceph-mon[25040]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi039.unrbqs'}, 1: {0: 'adipctdb.1.0.smithi169.eqepvk'}, 2: {0: 'adipctdb.2.0.smithi062.liuzsx'}} 3 2024-09-16T10:20:04.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:03 smithi039 ceph-mon[25040]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi039.unrbqs'}, 1: {0: 'adipctdb.1.0.smithi169.eqepvk'}, 2: {0: 'adipctdb.2.0.smithi062.liuzsx'}} 3 2024-09-16T10:20:04.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:03 smithi039 ceph-mon[25040]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-16T10:20:04.197 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:03 smithi169 ceph-mon[27781]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi039.unrbqs'}, 1: {0: 'adipctdb.1.0.smithi169.eqepvk'}, 2: {0: 'adipctdb.2.0.smithi062.liuzsx'}} 3 2024-09-16T10:20:04.197 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:03 smithi169 ceph-mon[27781]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi039.unrbqs'}, 1: {0: 'adipctdb.1.0.smithi169.eqepvk'}, 2: {0: 'adipctdb.2.0.smithi062.liuzsx'}} 3 2024-09-16T10:20:04.197 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:03 smithi169 ceph-mon[27781]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-16T10:20:04.653 INFO:tasks.cephadm:smb.adipctdb has 3/3 2024-09-16T10:20:04.653 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:20:04.667 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi039.front.sepia.ceph.com 2024-09-16T10:20:04.667 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- bash -c 'rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout' 2024-09-16T10:20:04.929 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:20:05.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:04 smithi062 ceph-mon[27512]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:20:05.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:04 smithi039 ceph-mon[25040]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:20:05.164 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:04 smithi169 ceph-mon[27781]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:20:06.096 INFO:teuthology.orchestra.run.smithi039.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adipctdb.0.0.smithi039.unrbqs", "node": "172.21.15.39", "state": "ready"}, {"pnn": 1, "identity": "smb.adipctdb.1.0.smithi169.eqepvk", "node": "172.21.15.169", "state": "ready"}, {"pnn": 2, "identity": "smb.adipctdb.2.0.smithi062.liuzsx", "node": "172.21.15.62", "state": "ready"}], "_source": "cephadm"} 2024-09-16T10:20:06.096 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-16T10:20:06.106 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T10:20:06.107 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-16T10:20:06.138 INFO:teuthology.orchestra.run.smithi192.stderr:+ sleep 30 2024-09-16T10:20:06.140 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:05 smithi062 ceph-mon[27512]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-16T10:20:06.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:05 smithi039 ceph-mon[25040]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-16T10:20:06.199 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:05 smithi169 ceph-mon[27781]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-16T10:20:08.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:07 smithi062 ceph-mon[27512]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-16T10:20:08.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:07 smithi039 ceph-mon[25040]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-16T10:20:08.202 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:07 smithi169 ceph-mon[27781]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-16T10:20:10.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:09 smithi062 ceph-mon[27512]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T10:20:10.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:09 smithi039 ceph-mon[25040]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T10:20:10.165 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:09 smithi169 ceph-mon[27781]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T10:20:12.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:11 smithi062 ceph-mon[27512]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:20:12.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:11 smithi039 ceph-mon[25040]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:20:12.208 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:11 smithi169 ceph-mon[27781]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:20:14.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:13 smithi062 ceph-mon[27512]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:20:14.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:13 smithi039 ceph-mon[25040]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:20:14.211 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:13 smithi169 ceph-mon[27781]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:20:16.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:15 smithi062 ceph-mon[27512]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:16.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:15 smithi039 ceph-mon[25040]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:16.213 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:15 smithi169 ceph-mon[27781]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:18.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:17 smithi062 ceph-mon[27512]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:18.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:17 smithi039 ceph-mon[25040]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:18.216 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:17 smithi169 ceph-mon[27781]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:20.140 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:19 smithi062 ceph-mon[27512]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:20:20.167 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:19 smithi169 ceph-mon[27781]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:20:20.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:19 smithi039 ceph-mon[25040]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:20:22.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:21 smithi062 ceph-mon[27512]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T10:20:22.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:21 smithi039 ceph-mon[25040]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T10:20:22.222 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:21 smithi169 ceph-mon[27781]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T10:20:24.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:23 smithi062 ceph-mon[27512]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:24.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:23 smithi039 ceph-mon[25040]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:24.225 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:23 smithi169 ceph-mon[27781]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:26.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:25 smithi062 ceph-mon[27512]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:26.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:25 smithi039 ceph-mon[25040]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:26.227 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:25 smithi169 ceph-mon[27781]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:28.140 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:27 smithi062 ceph-mon[27512]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:28.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:27 smithi039 ceph-mon[25040]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:28.229 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:27 smithi169 ceph-mon[27781]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:30.169 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:30 smithi039 ceph-mon[25040]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:30.169 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:30 smithi062 ceph-mon[27512]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:30.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:30 smithi169 ceph-mon[27781]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:32.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:32 smithi039 ceph-mon[25040]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:32.236 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:32 smithi169 ceph-mon[27781]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:32.236 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:32 smithi062 ceph-mon[27512]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:34.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:34 smithi039 ceph-mon[25040]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:34.239 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:34 smithi169 ceph-mon[27781]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:34.240 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:34 smithi062 ceph-mon[27512]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:36.146 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.39/share1 -c ls' 2024-09-16T10:20:36.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:36 smithi039 ceph-mon[25040]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:36.211 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.39/share1 -c ls 2024-09-16T10:20:36.242 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:36 smithi169 ceph-mon[27781]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:36.243 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:36 smithi062 ceph-mon[27512]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:36.648 INFO:teuthology.orchestra.run.smithi192.stdout: . D 0 Mon Sep 16 10:18:07 2024 2024-09-16T10:20:36.649 INFO:teuthology.orchestra.run.smithi192.stdout: .. D 0 Mon Sep 16 10:18:07 2024 2024-09-16T10:20:36.649 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:20:36.649 INFO:teuthology.orchestra.run.smithi192.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T10:20:37.250 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.39/share2 -c ls' 2024-09-16T10:20:37.314 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.39/share2 -c ls 2024-09-16T10:20:37.721 INFO:teuthology.orchestra.run.smithi192.stdout: . D 0 Mon Sep 16 10:18:09 2024 2024-09-16T10:20:37.721 INFO:teuthology.orchestra.run.smithi192.stdout: .. D 0 Mon Sep 16 10:18:09 2024 2024-09-16T10:20:37.721 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:20:37.721 INFO:teuthology.orchestra.run.smithi192.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T10:20:38.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:38 smithi039 ceph-mon[25040]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:38.245 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:38 smithi169 ceph-mon[27781]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:38.246 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:38 smithi062 ceph-mon[27512]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:38.287 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-16T10:20:38.297 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi039.front.sepia.ceph.com 2024-09-16T10:20:38.298 DEBUG:teuthology.orchestra.run.smithi039:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm ls --no-detail | /home/ubuntu/cephtest/cephadm shell jq -r '"'"'map(select(.name | startswith("smb.adipctdb")))[-1].name'"'"' > /tmp/svcname' 2024-09-16T10:20:38.333 INFO:teuthology.orchestra.run.smithi039.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-16T10:20:38.333 INFO:teuthology.orchestra.run.smithi039.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adipctdb")))[-1].name' 2024-09-16T10:20:38.593 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring fsid eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:20:38.657 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:20:38.771 INFO:teuthology.orchestra.run.smithi039.stderr:Using ceph image with id '261f2dc7b20f' and tag '66e33d6af1496291b0602ee0a859e68145f17dad' created on 2024-09-12 19:46:53 +0000 UTC 2024-09-16T10:20:38.771 INFO:teuthology.orchestra.run.smithi039.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:20:39.977 DEBUG:teuthology.orchestra.run.smithi039:> 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:20:40.044 INFO:teuthology.orchestra.run.smithi039.stderr:++ cat /tmp/svcname 2024-09-16T10:20:40.044 INFO:teuthology.orchestra.run.smithi039.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adipctdb.0.0.smithi039.unrbqs ctdb status 2024-09-16T10:20:40.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:40 smithi169 ceph-mon[27781]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-16T10:20:40.170 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:40 smithi039 ceph-mon[25040]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-16T10:20:40.170 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:40 smithi062 ceph-mon[27512]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-16T10:20:40.283 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring fsid eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:20:41.693 DEBUG:teuthology.orchestra.run.smithi039:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-16T10:20:41.765 INFO:teuthology.orchestra.run.smithi039.stderr:+ cat /tmp/ctdb_status 2024-09-16T10:20:41.765 INFO:teuthology.orchestra.run.smithi039.stdout:Number of nodes:3 2024-09-16T10:20:41.765 INFO:teuthology.orchestra.run.smithi039.stdout:pnn:0 172.21.15.39 OK (THIS NODE) 2024-09-16T10:20:41.765 INFO:teuthology.orchestra.run.smithi039.stdout:pnn:1 172.21.15.169 OK 2024-09-16T10:20:41.765 INFO:teuthology.orchestra.run.smithi039.stdout:pnn:2 172.21.15.62 OK 2024-09-16T10:20:41.765 INFO:teuthology.orchestra.run.smithi039.stdout:Generation:1897139050 2024-09-16T10:20:41.765 INFO:teuthology.orchestra.run.smithi039.stdout:Size:3 2024-09-16T10:20:41.766 INFO:teuthology.orchestra.run.smithi039.stdout:hash:0 lmaster:0 2024-09-16T10:20:41.766 INFO:teuthology.orchestra.run.smithi039.stdout:hash:1 lmaster:1 2024-09-16T10:20:41.766 INFO:teuthology.orchestra.run.smithi039.stdout:hash:2 lmaster:2 2024-09-16T10:20:41.766 INFO:teuthology.orchestra.run.smithi039.stdout:Recovery mode:NORMAL (0) 2024-09-16T10:20:41.766 INFO:teuthology.orchestra.run.smithi039.stdout:Leader:0 2024-09-16T10:20:41.767 DEBUG:teuthology.orchestra.run.smithi039:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-16T10:20:41.835 INFO:teuthology.orchestra.run.smithi039.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-16T10:20:41.835 INFO:teuthology.orchestra.run.smithi039.stdout:pnn:0 172.21.15.39 OK (THIS NODE) 2024-09-16T10:20:41.837 DEBUG:teuthology.orchestra.run.smithi039:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-16T10:20:41.904 INFO:teuthology.orchestra.run.smithi039.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-16T10:20:41.905 INFO:teuthology.orchestra.run.smithi039.stdout:pnn:1 172.21.15.169 OK 2024-09-16T10:20:41.907 DEBUG:teuthology.orchestra.run.smithi039:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-16T10:20:41.974 INFO:teuthology.orchestra.run.smithi039.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-16T10:20:41.974 INFO:teuthology.orchestra.run.smithi039.stdout:pnn:2 172.21.15.62 OK 2024-09-16T10:20:41.976 DEBUG:teuthology.orchestra.run.smithi039:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-16T10:20:42.043 INFO:teuthology.orchestra.run.smithi039.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-16T10:20:42.044 INFO:teuthology.orchestra.run.smithi039.stdout:Number of nodes:3 2024-09-16T10:20:42.046 DEBUG:teuthology.orchestra.run.smithi039:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-16T10:20:42.113 INFO:teuthology.orchestra.run.smithi039.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-16T10:20:42.115 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-16T10:20:42.125 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T10:20:42.126 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-16T10:20:42.157 INFO:teuthology.orchestra.run.smithi192.stderr:+ sleep 30 2024-09-16T10:20:42.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:42 smithi039 ceph-mon[25040]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-16T10:20:42.250 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:42 smithi169 ceph-mon[27781]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-16T10:20:42.250 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:42 smithi062 ceph-mon[27512]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-16T10:20:44.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:44 smithi039 ceph-mon[25040]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-16T10:20:44.253 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:44 smithi169 ceph-mon[27781]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-16T10:20:44.254 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:44 smithi062 ceph-mon[27512]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-16T10:20:46.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:46 smithi039 ceph-mon[25040]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:20:46.257 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:46 smithi169 ceph-mon[27781]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:20:46.257 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:46 smithi062 ceph-mon[27512]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:20:48.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:48 smithi039 ceph-mon[25040]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:20:48.260 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:48 smithi169 ceph-mon[27781]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:20:48.261 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:48 smithi062 ceph-mon[27512]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:20:50.170 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:50 smithi169 ceph-mon[27781]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-16T10:20:50.171 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:50 smithi039 ceph-mon[25040]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-16T10:20:50.171 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:50 smithi062 ceph-mon[27512]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-16T10:20:52.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:52 smithi039 ceph-mon[25040]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-16T10:20:52.267 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:52 smithi169 ceph-mon[27781]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-16T10:20:52.267 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:52 smithi062 ceph-mon[27512]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-16T10:20:54.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:54 smithi039 ceph-mon[25040]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-16T10:20:54.267 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:54 smithi169 ceph-mon[27781]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-16T10:20:54.268 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:54 smithi062 ceph-mon[27512]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-16T10:20:56.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:56 smithi039 ceph-mon[25040]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:56.273 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:56 smithi169 ceph-mon[27781]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:56.273 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:56 smithi062 ceph-mon[27512]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:58.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:58 smithi039 ceph-mon[25040]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:58.275 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:58 smithi169 ceph-mon[27781]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:58.276 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:58 smithi062 ceph-mon[27512]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:20:59.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:20:59 smithi169 ceph-mon[27781]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:59.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:20:59 smithi039 ceph-mon[25040]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:20:59.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:20:59 smithi062 ceph-mon[27512]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:21:01.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:01 smithi169 ceph-mon[27781]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:01.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:01 smithi062 ceph-mon[27512]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:01.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:01 smithi039 ceph-mon[25040]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:02.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:02 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:21:02.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:02 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:21:02.923 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:02 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:21:03.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:03 smithi169 ceph-mon[27781]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:21:03.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:03 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:21:03.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:03 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:21:03.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:03 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:03.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:03 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:03.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:03 smithi169 ceph-mon[27781]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi039.unrbqs'}, 1: {0: 'adipctdb.1.0.smithi169.eqepvk'}, 2: {0: 'adipctdb.2.0.smithi062.liuzsx'}} 3 2024-09-16T10:21:03.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:03 smithi062 ceph-mon[27512]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:21:03.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:03 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:21:03.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:03 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:21:03.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:03 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:03.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:03 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:03.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:03 smithi062 ceph-mon[27512]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi039.unrbqs'}, 1: {0: 'adipctdb.1.0.smithi169.eqepvk'}, 2: {0: 'adipctdb.2.0.smithi062.liuzsx'}} 3 2024-09-16T10:21:03.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:03 smithi039 ceph-mon[25040]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:21:03.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:03 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:21:03.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:03 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:21:03.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:03 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:03.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:03 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:03.926 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:03 smithi039 ceph-mon[25040]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi039.unrbqs'}, 1: {0: 'adipctdb.1.0.smithi169.eqepvk'}, 2: {0: 'adipctdb.2.0.smithi062.liuzsx'}} 3 2024-09-16T10:21:05.554 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:05 smithi039 ceph-mon[25040]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:05.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:05 smithi169 ceph-mon[27781]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:05.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:05 smithi062 ceph-mon[27512]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:07.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:07 smithi169 ceph-mon[27781]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:07.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:07 smithi062 ceph-mon[27512]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:07.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:07 smithi039 ceph-mon[25040]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:09.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:09 smithi169 ceph-mon[27781]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:21:09.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:09 smithi062 ceph-mon[27512]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:21:09.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:09 smithi039 ceph-mon[25040]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:21:11.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:11 smithi169 ceph-mon[27781]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:11.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:11 smithi062 ceph-mon[27512]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:11.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:11 smithi039 ceph-mon[25040]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:12.162 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.39/share1 -c ls' 2024-09-16T10:21:12.229 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.39/share1 -c ls 2024-09-16T10:21:12.740 INFO:teuthology.orchestra.run.smithi192.stdout: . D 0 Mon Sep 16 10:18:07 2024 2024-09-16T10:21:12.740 INFO:teuthology.orchestra.run.smithi192.stdout: .. D 0 Mon Sep 16 10:18:07 2024 2024-09-16T10:21:12.740 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:21:12.740 INFO:teuthology.orchestra.run.smithi192.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T10:21:13.233 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.39/share1 -c ls' 2024-09-16T10:21:13.297 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.39/share1 -c ls 2024-09-16T10:21:13.714 INFO:teuthology.orchestra.run.smithi192.stdout: . D 0 Mon Sep 16 10:18:07 2024 2024-09-16T10:21:13.715 INFO:teuthology.orchestra.run.smithi192.stdout: .. D 0 Mon Sep 16 10:18:07 2024 2024-09-16T10:21:13.715 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:21:13.715 INFO:teuthology.orchestra.run.smithi192.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T10:21:13.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:13 smithi169 ceph-mon[27781]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:21:13.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:13 smithi062 ceph-mon[27512]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:21:13.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:13 smithi039 ceph-mon[25040]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:21:14.223 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.39/share2 -c ls' 2024-09-16T10:21:14.287 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.39/share2 -c ls 2024-09-16T10:21:14.672 INFO:teuthology.orchestra.run.smithi192.stdout: . D 0 Mon Sep 16 10:18:09 2024 2024-09-16T10:21:14.672 INFO:teuthology.orchestra.run.smithi192.stdout: .. D 0 Mon Sep 16 10:18:09 2024 2024-09-16T10:21:14.672 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:21:14.672 INFO:teuthology.orchestra.run.smithi192.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T10:21:15.237 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.39/share2 -c ls' 2024-09-16T10:21:15.300 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.192 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.39/share2 -c ls 2024-09-16T10:21:15.715 INFO:teuthology.orchestra.run.smithi192.stdout: . D 0 Mon Sep 16 10:18:09 2024 2024-09-16T10:21:15.715 INFO:teuthology.orchestra.run.smithi192.stdout: .. D 0 Mon Sep 16 10:18:09 2024 2024-09-16T10:21:15.715 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T10:21:15.715 INFO:teuthology.orchestra.run.smithi192.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T10:21:15.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:15 smithi169 ceph-mon[27781]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:15.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:15 smithi062 ceph-mon[27512]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:15.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:15 smithi039 ceph-mon[25040]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:16.226 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:21:16.238 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi039.front.sepia.ceph.com 2024-09-16T10:21:16.238 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-16T10:21:16.525 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:21:17.408 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-16T10:21:17.409 INFO:teuthology.orchestra.run.smithi039.stdout: "results": [ 2024-09-16T10:21:17.409 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-16T10:21:17.409 INFO:teuthology.orchestra.run.smithi039.stdout: "resource": { 2024-09-16T10:21:17.409 INFO:teuthology.orchestra.run.smithi039.stdout: "resource_type": "ceph.smb.share", 2024-09-16T10:21:17.409 INFO:teuthology.orchestra.run.smithi039.stdout: "cluster_id": "adipctdb", 2024-09-16T10:21:17.409 INFO:teuthology.orchestra.run.smithi039.stdout: "share_id": "share1", 2024-09-16T10:21:17.409 INFO:teuthology.orchestra.run.smithi039.stdout: "intent": "removed" 2024-09-16T10:21:17.409 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:21:17.409 INFO:teuthology.orchestra.run.smithi039.stdout: "state": "removed", 2024-09-16T10:21:17.409 INFO:teuthology.orchestra.run.smithi039.stdout: "success": true 2024-09-16T10:21:17.409 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:21:17.409 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-16T10:21:17.410 INFO:teuthology.orchestra.run.smithi039.stdout: "resource": { 2024-09-16T10:21:17.410 INFO:teuthology.orchestra.run.smithi039.stdout: "resource_type": "ceph.smb.share", 2024-09-16T10:21:17.410 INFO:teuthology.orchestra.run.smithi039.stdout: "cluster_id": "adipctdb", 2024-09-16T10:21:17.410 INFO:teuthology.orchestra.run.smithi039.stdout: "share_id": "share2", 2024-09-16T10:21:17.410 INFO:teuthology.orchestra.run.smithi039.stdout: "intent": "removed" 2024-09-16T10:21:17.410 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:21:17.410 INFO:teuthology.orchestra.run.smithi039.stdout: "state": "removed", 2024-09-16T10:21:17.410 INFO:teuthology.orchestra.run.smithi039.stdout: "success": true 2024-09-16T10:21:17.410 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:21:17.410 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-16T10:21:17.410 INFO:teuthology.orchestra.run.smithi039.stdout: "resource": { 2024-09-16T10:21:17.410 INFO:teuthology.orchestra.run.smithi039.stdout: "resource_type": "ceph.smb.cluster", 2024-09-16T10:21:17.410 INFO:teuthology.orchestra.run.smithi039.stdout: "cluster_id": "adipctdb", 2024-09-16T10:21:17.410 INFO:teuthology.orchestra.run.smithi039.stdout: "intent": "removed" 2024-09-16T10:21:17.411 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:21:17.411 INFO:teuthology.orchestra.run.smithi039.stdout: "state": "removed", 2024-09-16T10:21:17.411 INFO:teuthology.orchestra.run.smithi039.stdout: "success": true 2024-09-16T10:21:17.411 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:21:17.411 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-16T10:21:17.411 INFO:teuthology.orchestra.run.smithi039.stdout: "resource": { 2024-09-16T10:21:17.411 INFO:teuthology.orchestra.run.smithi039.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-16T10:21:17.411 INFO:teuthology.orchestra.run.smithi039.stdout: "auth_id": "join1-admin", 2024-09-16T10:21:17.411 INFO:teuthology.orchestra.run.smithi039.stdout: "intent": "removed" 2024-09-16T10:21:17.411 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-16T10:21:17.411 INFO:teuthology.orchestra.run.smithi039.stdout: "state": "removed", 2024-09-16T10:21:17.411 INFO:teuthology.orchestra.run.smithi039.stdout: "success": true 2024-09-16T10:21:17.411 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-16T10:21:17.411 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-16T10:21:17.412 INFO:teuthology.orchestra.run.smithi039.stdout: "success": true 2024-09-16T10:21:17.412 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-16T10:21:17.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:17 smithi039 ceph-mon[25040]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:17.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:17.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:21:17.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:21:17.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T10:21:17.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T10:21:17.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:21:17.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-16T10:21:17.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:21:17.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:21:17.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:17 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:17.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:17 smithi169 ceph-mon[27781]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:17.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:17.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:21:17.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:21:17.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T10:21:17.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T10:21:17.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:21:17.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-16T10:21:17.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:21:17.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:21:17.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:17 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:17.877 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:17 smithi062 ceph-mon[27512]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:17.877 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:17.877 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:21:17.877 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:21:17.877 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T10:21:17.877 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T10:21:17.878 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:21:17.878 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-16T10:21:17.878 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:21:17.878 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:21:17.878 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:17 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:18.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:18 smithi169 ceph-mon[27781]: from='client.16002 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:18.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:18 smithi169 ceph-mon[27781]: Remove service smb.adipctdb 2024-09-16T10:21:18.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:18 smithi169 ceph-mon[27781]: Removing orphan daemon smb.adipctdb.0.0.smithi039.unrbqs... 2024-09-16T10:21:18.829 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:18 smithi169 ceph-mon[27781]: Removing daemon smb.adipctdb.0.0.smithi039.unrbqs from smithi039 -- ports [445, 9922] 2024-09-16T10:21:18.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:18 smithi062 ceph-mon[27512]: from='client.16002 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:18.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:18 smithi062 ceph-mon[27512]: Remove service smb.adipctdb 2024-09-16T10:21:18.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:18 smithi062 ceph-mon[27512]: Removing orphan daemon smb.adipctdb.0.0.smithi039.unrbqs... 2024-09-16T10:21:18.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:18 smithi062 ceph-mon[27512]: Removing daemon smb.adipctdb.0.0.smithi039.unrbqs from smithi039 -- ports [445, 9922] 2024-09-16T10:21:18.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:18 smithi039 ceph-mon[25040]: from='client.16002 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:18.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:18 smithi039 ceph-mon[25040]: Remove service smb.adipctdb 2024-09-16T10:21:18.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:18 smithi039 ceph-mon[25040]: Removing orphan daemon smb.adipctdb.0.0.smithi039.unrbqs... 2024-09-16T10:21:18.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:18 smithi039 ceph-mon[25040]: Removing daemon smb.adipctdb.0.0.smithi039.unrbqs from smithi039 -- ports [445, 9922] 2024-09-16T10:21:18.929 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-16T10:21:18.940 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to be not present in service list 2024-09-16T10:21:18.940 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:21:19.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:19 smithi039 ceph-mon[25040]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-16T10:21:19.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:19 smithi169 ceph-mon[27781]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-16T10:21:19.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:19 smithi062 ceph-mon[27512]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-16T10:21:21.863 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:21 smithi039 ceph-mon[25040]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 88 KiB/s wr, 10 op/s 2024-09-16T10:21:21.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:21 smithi062 ceph-mon[27512]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 88 KiB/s wr, 10 op/s 2024-09-16T10:21:21.943 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:21 smithi169 ceph-mon[27781]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 88 KiB/s wr, 10 op/s 2024-09-16T10:21:22.805 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:21:23.755 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:21:23.756 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:19:54.314588Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:19:57.247840Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:19:54.314334Z", "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:19:54.314436Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:21:17.365643Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "last_refresh": "2024-09-16T10:19:54.314660Z", "running": 3, "size": 3}}] 2024-09-16T10:21:23.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:23 smithi062 ceph-mon[27512]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-16T10:21:23.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:23 smithi039 ceph-mon[25040]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-16T10:21:23.945 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:23 smithi169 ceph-mon[27781]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-16T10:21:24.486 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'smb.adipctdb', 'mon', 'mds.cephfs', 'mgr'} 2024-09-16T10:21:24.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:24 smithi039 ceph-mon[25040]: from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:24.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:24 smithi169 ceph-mon[27781]: from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:24.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:24 smithi062 ceph-mon[27512]: from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:25.487 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:21:25.745 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:21:25.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:25 smithi169 ceph-mon[27781]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 88 KiB/s wr, 10 op/s 2024-09-16T10:21:25.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:25 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi039.unrbqs"} : dispatch 2024-09-16T10:21:25.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:25 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi039.unrbqs"}]': finished 2024-09-16T10:21:25.866 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:25 smithi039 ceph-mon[25040]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 88 KiB/s wr, 10 op/s 2024-09-16T10:21:25.867 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:25 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi039.unrbqs"} : dispatch 2024-09-16T10:21:25.867 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:25 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi039.unrbqs"}]': finished 2024-09-16T10:21:25.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:25 smithi062 ceph-mon[27512]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 88 KiB/s wr, 10 op/s 2024-09-16T10:21:25.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:25 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi039.unrbqs"} : dispatch 2024-09-16T10:21:25.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:25 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi039.unrbqs"}]': finished 2024-09-16T10:21:26.389 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:21:26.389 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:19:54.314588Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:19:57.247840Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:19:54.314334Z", "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:19:54.314436Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:21:17.365643Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "last_refresh": "2024-09-16T10:19:54.314660Z", "running": 2, "size": 3}}] 2024-09-16T10:21:26.873 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:26 smithi039 ceph-mon[25040]: Removing key for client.smb.config.adipctdb.0.0.smithi039.unrbqs 2024-09-16T10:21:26.873 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:26 smithi039 ceph-mon[25040]: Removing orphan daemon smb.adipctdb.2.0.smithi062.liuzsx... 2024-09-16T10:21:26.874 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:26 smithi039 ceph-mon[25040]: Removing daemon smb.adipctdb.2.0.smithi062.liuzsx from smithi062 -- ports [445, 9922] 2024-09-16T10:21:26.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:26 smithi062 ceph-mon[27512]: Removing key for client.smb.config.adipctdb.0.0.smithi039.unrbqs 2024-09-16T10:21:26.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:26 smithi062 ceph-mon[27512]: Removing orphan daemon smb.adipctdb.2.0.smithi062.liuzsx... 2024-09-16T10:21:26.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:26 smithi062 ceph-mon[27512]: Removing daemon smb.adipctdb.2.0.smithi062.liuzsx from smithi062 -- ports [445, 9922] 2024-09-16T10:21:26.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:26 smithi169 ceph-mon[27781]: Removing key for client.smb.config.adipctdb.0.0.smithi039.unrbqs 2024-09-16T10:21:26.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:26 smithi169 ceph-mon[27781]: Removing orphan daemon smb.adipctdb.2.0.smithi062.liuzsx... 2024-09-16T10:21:26.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:26 smithi169 ceph-mon[27781]: Removing daemon smb.adipctdb.2.0.smithi062.liuzsx from smithi062 -- ports [445, 9922] 2024-09-16T10:21:27.212 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'smb.adipctdb', 'mon', 'mds.cephfs', 'mgr'} 2024-09-16T10:21:27.604 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:27 smithi062 ceph-mon[27512]: from='client.16092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:27.604 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:27 smithi062 ceph-mon[27512]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 88 KiB/s wr, 10 op/s 2024-09-16T10:21:27.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:27 smithi039 ceph-mon[25040]: from='client.16092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:27.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:27 smithi039 ceph-mon[25040]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 88 KiB/s wr, 10 op/s 2024-09-16T10:21:27.949 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:27 smithi169 ceph-mon[27781]: from='client.16092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:27.949 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:27 smithi169 ceph-mon[27781]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 88 KiB/s wr, 10 op/s 2024-09-16T10:21:28.213 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:21:28.483 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:21:29.164 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:21:29.165 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:19:54.314588Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:19:57.247840Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:19:54.314334Z", "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:19:54.314436Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:21:17.365643Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "last_refresh": "2024-09-16T10:19:54.314660Z", "running": 2, "size": 3}}] 2024-09-16T10:21:29.724 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:29 smithi039 ceph-mon[25040]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-16T10:21:29.724 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:29 smithi039 ceph-mon[25040]: from='client.16098 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:29.756 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'smb.adipctdb', 'mon', 'mds.cephfs', 'mgr'} 2024-09-16T10:21:29.812 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:29 smithi062 ceph-mon[27512]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-16T10:21:29.812 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:29 smithi062 ceph-mon[27512]: from='client.16098 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:29.952 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:29 smithi169 ceph-mon[27781]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-16T10:21:29.953 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:29 smithi169 ceph-mon[27781]: from='client.16098 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:30.757 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:21:31.025 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:21:31.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:31 smithi039 ceph-mon[25040]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 938 B/s rd, 0 B/s wr, 2 op/s 2024-09-16T10:21:31.696 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:21:31.696 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:19:54.314588Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:19:57.247840Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:19:54.314334Z", "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:19:54.314436Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:21:17.365643Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "last_refresh": "2024-09-16T10:19:54.314660Z", "running": 2, "size": 3}}] 2024-09-16T10:21:31.743 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:31 smithi062 ceph-mon[27512]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 938 B/s rd, 0 B/s wr, 2 op/s 2024-09-16T10:21:31.954 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:31 smithi169 ceph-mon[27781]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 938 B/s rd, 0 B/s wr, 2 op/s 2024-09-16T10:21:32.420 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'smb.adipctdb', 'mon', 'mds.cephfs', 'mgr'} 2024-09-16T10:21:32.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:32 smithi169 ceph-mon[27781]: from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:32.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:32 smithi169 ceph-mon[27781]: Removing key for client.smb.config.adipctdb.2.0.smithi062.liuzsx 2024-09-16T10:21:32.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:32 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi062.liuzsx"} : dispatch 2024-09-16T10:21:32.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:32 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi062.liuzsx"}]': finished 2024-09-16T10:21:32.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:32 smithi169 ceph-mon[27781]: Removing orphan daemon smb.adipctdb.1.0.smithi169.eqepvk... 2024-09-16T10:21:32.791 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:32 smithi169 ceph-mon[27781]: Removing daemon smb.adipctdb.1.0.smithi169.eqepvk from smithi169 -- ports [445, 9922] 2024-09-16T10:21:32.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:32 smithi062 ceph-mon[27512]: from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:32.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:32 smithi062 ceph-mon[27512]: Removing key for client.smb.config.adipctdb.2.0.smithi062.liuzsx 2024-09-16T10:21:32.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:32 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi062.liuzsx"} : dispatch 2024-09-16T10:21:32.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:32 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi062.liuzsx"}]': finished 2024-09-16T10:21:32.891 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:32 smithi062 ceph-mon[27512]: Removing orphan daemon smb.adipctdb.1.0.smithi169.eqepvk... 2024-09-16T10:21:32.892 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:32 smithi062 ceph-mon[27512]: Removing daemon smb.adipctdb.1.0.smithi169.eqepvk from smithi169 -- ports [445, 9922] 2024-09-16T10:21:32.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:32 smithi039 ceph-mon[25040]: from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:32.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:32 smithi039 ceph-mon[25040]: Removing key for client.smb.config.adipctdb.2.0.smithi062.liuzsx 2024-09-16T10:21:32.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:32 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi062.liuzsx"} : dispatch 2024-09-16T10:21:32.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:32 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi062.liuzsx"}]': finished 2024-09-16T10:21:32.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:32 smithi039 ceph-mon[25040]: Removing orphan daemon smb.adipctdb.1.0.smithi169.eqepvk... 2024-09-16T10:21:32.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:32 smithi039 ceph-mon[25040]: Removing daemon smb.adipctdb.1.0.smithi169.eqepvk from smithi169 -- ports [445, 9922] 2024-09-16T10:21:33.421 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:21:33.690 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:21:34.039 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:33 smithi169 ceph-mon[27781]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:34.084 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:33 smithi039 ceph-mon[25040]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:34.371 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:21:34.371 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:19:54.314588Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:19:57.247840Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:19:54.314334Z", "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:19:54.314436Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:21:17.365643Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "last_refresh": "2024-09-16T10:19:54.314660Z", "running": 1, "size": 3}}] 2024-09-16T10:21:34.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:33 smithi062 ceph-mon[27512]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:21:35.008 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'smb.adipctdb', 'mon', 'mds.cephfs', 'mgr'} 2024-09-16T10:21:36.009 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:21:36.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:35 smithi169 ceph-mon[27781]: from='client.16116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:36.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:35 smithi169 ceph-mon[27781]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T10:21:36.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:35 smithi062 ceph-mon[27512]: from='client.16116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:36.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:35 smithi062 ceph-mon[27512]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T10:21:36.274 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:21:36.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:35 smithi039 ceph-mon[25040]: from='client.16116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:36.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:35 smithi039 ceph-mon[25040]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T10:21:36.935 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:21:36.935 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:19:54.314588Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:19:57.247840Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:19:54.314334Z", "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:19:54.314436Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:21:17.365643Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.39/16"}, {"address": "10.0.47.39/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.192"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-16T10:18:44.391162Z", "last_refresh": "2024-09-16T10:19:54.314660Z", "running": 1, "size": 3}}] 2024-09-16T10:21:37.721 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'smb.adipctdb', 'mon', 'mds.cephfs', 'mgr'} 2024-09-16T10:21:38.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:38 smithi169 ceph-mon[27781]: pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T10:21:38.328 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:38 smithi169 ceph-mon[27781]: from='client.16122 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:38.390 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:38 smithi062 ceph-mon[27512]: pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T10:21:38.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:38 smithi062 ceph-mon[27512]: from='client.16122 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:38.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:38 smithi039 ceph-mon[25040]: pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T10:21:38.428 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:38 smithi039 ceph-mon[25040]: from='client.16122 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:38.722 DEBUG:teuthology.orchestra.run.smithi039:> 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 eec8e88c-7413-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:21:39.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:39 smithi169 ceph-mon[27781]: Removing key for client.smb.config.adipctdb.1.0.smithi169.eqepvk 2024-09-16T10:21:39.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:39 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi169.eqepvk"} : dispatch 2024-09-16T10:21:39.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:39 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi169.eqepvk"}]': finished 2024-09-16T10:21:39.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:39 smithi169 ceph-mon[27781]: Purge service smb.adipctdb 2024-09-16T10:21:39.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:39 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-16T10:21:39.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:39 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-16T10:21:39.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:39 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:21:39.220 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:21:39.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:39 smithi039 ceph-mon[25040]: Removing key for client.smb.config.adipctdb.1.0.smithi169.eqepvk 2024-09-16T10:21:39.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:39 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi169.eqepvk"} : dispatch 2024-09-16T10:21:39.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:39 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi169.eqepvk"}]': finished 2024-09-16T10:21:39.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:39 smithi039 ceph-mon[25040]: Purge service smb.adipctdb 2024-09-16T10:21:39.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:39 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-16T10:21:39.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:39 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-16T10:21:39.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:39 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:21:39.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:39 smithi062 ceph-mon[27512]: Removing key for client.smb.config.adipctdb.1.0.smithi169.eqepvk 2024-09-16T10:21:39.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:39 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi169.eqepvk"} : dispatch 2024-09-16T10:21:39.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:39 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi169.eqepvk"}]': finished 2024-09-16T10:21:39.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:39 smithi062 ceph-mon[27512]: Purge service smb.adipctdb 2024-09-16T10:21:39.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:39 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-16T10:21:39.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:39 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-16T10:21:39.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:39 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:21:39.977 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-16T10:21:39.977 INFO:teuthology.orchestra.run.smithi039.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:17:55.825953Z", "last_refresh": "2024-09-16T10:21:39.329856Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi039=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:14:47.265279Z", "last_refresh": "2024-09-16T10:21:39.842892Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi039:172.21.15.39=a", "smithi062:172.21.15.62=b", "smithi169:172.21.15.169=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:14:21.852710Z", "last_refresh": "2024-09-16T10:21:39.252442Z", "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:21:39.252542Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T10:21:40.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:40 smithi039 ceph-mon[25040]: pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T10:21:40.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:40 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:40 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:40 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:40 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:40 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:40 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:40 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:21:40.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:40 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:21:40.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:40 smithi039 ceph-mon[25040]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:40 smithi062 ceph-mon[27512]: pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T10:21:40.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:40 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:40 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:40 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:40 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:40 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:40 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:40 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:21:40.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:40 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:21:40.391 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:40 smithi062 ceph-mon[27512]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:40 smithi169 ceph-mon[27781]: pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T10:21:40.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:40 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:40 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:40 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:40 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:40 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:40 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:40 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:21:40.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:40 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:21:40.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:40 smithi169 ceph-mon[27781]: from='mgr.14544 172.21.15.39:0/2315848383' entity='mgr.x' 2024-09-16T10:21:40.689 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mon', 'osd', 'mgr'} 2024-09-16T10:21:40.689 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T10:21:40.699 INFO:tasks.cephadm:Teardown begin 2024-09-16T10:21:40.699 DEBUG:teuthology.orchestra.run.smithi039:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:21:40.728 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:21:40.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:21:40.794 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:21:40.826 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-16T10:21:40.826 DEBUG:teuthology.orchestra.run.smithi039:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:21:40.843 DEBUG:teuthology.orchestra.run.smithi062:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:21:40.862 DEBUG:teuthology.orchestra.run.smithi169:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:21:40.879 DEBUG:teuthology.orchestra.run.smithi192:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:21:40.896 INFO:tasks.cephadm:Stopping all daemons... 2024-09-16T10:21:40.896 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-16T10:21:40.896 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mon.a 2024-09-16T10:21:41.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:40 smithi039 systemd[1]: Stopping Ceph mon.a for eec8e88c-7413-11ef-bceb-c7b262605968... 2024-09-16T10:21:41.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:41 smithi039 ceph-mon[25040]: pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 270 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:21:41.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:41 smithi039 ceph-mon[25040]: from='client.16128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:41.178 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:41 smithi039 ceph-mon[25040]: Health check failed: 2 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-16T10:21:41.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:41 smithi169 ceph-mon[27781]: pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 270 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:21:41.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:41 smithi169 ceph-mon[27781]: from='client.16128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:41.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:41 smithi169 ceph-mon[27781]: Health check failed: 2 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-16T10:21:41.605 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:41 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a[25036]: 2024-09-16T10:21:41.195+0000 7f9c67cfb640 -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:21:41.605 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:41 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a[25036]: 2024-09-16T10:21:41.195+0000 7f9c67cfb640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T10:21:41.605 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:41 smithi039 podman[60609]: 2024-09-16 10:21:41.328939851 +0000 UTC m=+0.240656298 container died 980fe307f279e3791cb869b2c68671d59e06bd79d9ce8c41d023d52492ea08c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-16T10:21:41.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:41 smithi062 ceph-mon[27512]: pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 270 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:21:41.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:41 smithi062 ceph-mon[27512]: from='client.16128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:21:41.641 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:41 smithi062 ceph-mon[27512]: Health check failed: 2 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-16T10:21:41.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:41 smithi039 podman[60609]: 2024-09-16 10:21:41.703490092 +0000 UTC m=+0.615206538 container cleanup 980fe307f279e3791cb869b2c68671d59e06bd79d9ce8c41d023d52492ea08c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T10:21:41.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 16 10:21:41 smithi039 bash[60609]: ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-a 2024-09-16T10:21:42.130 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mon.a.service' 2024-09-16T10:21:42.178 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:21:42.179 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-16T10:21:42.179 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-16T10:21:42.179 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mon.b 2024-09-16T10:21:42.492 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:42 smithi062 systemd[1]: Stopping Ceph mon.b for eec8e88c-7413-11ef-bceb-c7b262605968... 2024-09-16T10:21:42.875 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:42 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-b[27508]: 2024-09-16T10:21:42.490+0000 7f1ce58f1640 -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:21:42.875 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:42 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-b[27508]: 2024-09-16T10:21:42.490+0000 7f1ce58f1640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T10:21:42.875 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:42 smithi062 podman[44989]: 2024-09-16 10:21:42.602968639 +0000 UTC m=+0.215535957 container died 43aebe18b44727b3f1b77d4d0dae8c2779af6a4b0c0ae99ee7512e2e156b0c47 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-b, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True) 2024-09-16T10:21:43.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:43 smithi062 podman[44989]: 2024-09-16 10:21:43.065554949 +0000 UTC m=+0.678122320 container cleanup 43aebe18b44727b3f1b77d4d0dae8c2779af6a4b0c0ae99ee7512e2e156b0c47 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-16T10:21:43.141 INFO:journalctl@ceph.mon.b.smithi062.stdout:Sep 16 10:21:43 smithi062 bash[44989]: ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-b 2024-09-16T10:21:43.458 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mon.b.service' 2024-09-16T10:21:43.509 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:21:43.509 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-16T10:21:43.509 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-16T10:21:43.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mon.c 2024-09-16T10:21:43.799 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:43 smithi169 systemd[1]: Stopping Ceph mon.c for eec8e88c-7413-11ef-bceb-c7b262605968... 2024-09-16T10:21:44.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:43 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-c[27773]: 2024-09-16T10:21:43.798+0000 7f1267fe3640 -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:21:44.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:43 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-c[27773]: 2024-09-16T10:21:43.798+0000 7f1267fe3640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T10:21:44.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:43 smithi169 podman[46383]: 2024-09-16 10:21:43.971249351 +0000 UTC m=+0.274637846 container died cfa9219c8d258387dc6709c07324c4d326ce7bfc719ae64b933e8afe8579c73b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , 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, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-16T10:21:44.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:44 smithi169 podman[46383]: 2024-09-16 10:21:44.438940131 +0000 UTC m=+0.742328667 container cleanup cfa9219c8d258387dc6709c07324c4d326ce7bfc719ae64b933e8afe8579c73b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-c, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T10:21:44.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 16 10:21:44 smithi169 bash[46383]: ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mon-c 2024-09-16T10:21:44.862 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mon.c.service' 2024-09-16T10:21:44.907 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:21:44.907 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-16T10:21:44.907 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-16T10:21:44.907 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mgr.x 2024-09-16T10:21:45.239 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:21:44 smithi039 systemd[1]: Stopping Ceph mgr.x for eec8e88c-7413-11ef-bceb-c7b262605968... 2024-09-16T10:21:45.557 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:21:45 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x[25264]: 2024-09-16T10:21:45.237+0000 7f5668c30640 -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:21:45.557 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:21:45 smithi039 podman[60731]: 2024-09-16 10:21:45.269520926 +0000 UTC m=+0.168788200 container died 810e20ec619a255450fba286b17dce97a4eeb9e69ea95b3b90f343f2af083b66 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-09-16T10:21:45.928 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:21:45 smithi039 podman[60731]: 2024-09-16 10:21:45.672493464 +0000 UTC m=+0.571760730 container cleanup 810e20ec619a255450fba286b17dce97a4eeb9e69ea95b3b90f343f2af083b66 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-16T10:21:45.928 INFO:journalctl@ceph.mgr.x.smithi039.stdout:Sep 16 10:21:45 smithi039 bash[60731]: ceph-eec8e88c-7413-11ef-bceb-c7b262605968-mgr-x 2024-09-16T10:21:46.073 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-16T10:21:46.109 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:21:46.109 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-16T10:21:46.110 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-16T10:21:46.110 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.0 2024-09-16T10:21:46.678 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:21:46 smithi039 systemd[1]: Stopping Ceph osd.0 for eec8e88c-7413-11ef-bceb-c7b262605968... 2024-09-16T10:21:46.678 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:21:46 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-0[37288]: 2024-09-16T10:21:46.443+0000 7f5ddf158640 -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:21:46.678 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:21:46 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-0[37288]: 2024-09-16T10:21:46.443+0000 7f5ddf158640 -1 osd.0 51 *** Got signal Terminated *** 2024-09-16T10:21:46.679 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:21:46 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-0[37288]: 2024-09-16T10:21:46.443+0000 7f5ddf158640 -1 osd.0 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:21:52.063 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:21:51 smithi039 podman[60853]: 2024-09-16 10:21:51.800392422 +0000 UTC m=+5.458162234 container died 5540ca063c6c25f8955bcf6cd978ca362e48f120f0c991284ee2b1dc2e47cee3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-16T10:21:52.429 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:21:52 smithi039 podman[60853]: 2024-09-16 10:21:52.143546851 +0000 UTC m=+5.801316651 container cleanup 5540ca063c6c25f8955bcf6cd978ca362e48f120f0c991284ee2b1dc2e47cee3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-16T10:21:52.429 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:21:52 smithi039 bash[60853]: ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-0 2024-09-16T10:21:52.752 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:21:52 smithi039 podman[60882]: 2024-09-16 10:21:52.433373881 +0000 UTC m=+0.626591003 container remove 5540ca063c6c25f8955bcf6cd978ca362e48f120f0c991284ee2b1dc2e47cee3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6) 2024-09-16T10:21:53.078 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:21:52 smithi039 podman[60967]: 2024-09-16 10:21:52.751024384 +0000 UTC m=+0.107463346 container create 3571f08ee5683cc0d0df7abad74d287ca68af9fa900e21782a7cc1cf04f1abfb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6) 2024-09-16T10:21:53.078 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:21:52 smithi039 podman[60967]: 2024-09-16 10:21:52.660351063 +0000 UTC m=+0.016789991 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:21:53.078 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:21:52 smithi039 podman[60967]: 2024-09-16 10:21:52.970010591 +0000 UTC m=+0.326449510 container init 3571f08ee5683cc0d0df7abad74d287ca68af9fa900e21782a7cc1cf04f1abfb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , 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_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True) 2024-09-16T10:21:53.078 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:21:52 smithi039 podman[60967]: 2024-09-16 10:21:52.973332921 +0000 UTC m=+0.329771840 container start 3571f08ee5683cc0d0df7abad74d287ca68af9fa900e21782a7cc1cf04f1abfb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-16T10:21:53.078 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:21:53 smithi039 podman[60967]: 2024-09-16 10:21:53.076699828 +0000 UTC m=+0.433138754 container attach 3571f08ee5683cc0d0df7abad74d287ca68af9fa900e21782a7cc1cf04f1abfb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T10:21:53.428 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 16 10:21:53 smithi039 podman[60967]: 2024-09-16 10:21:53.170329339 +0000 UTC m=+0.526768256 container died 3571f08ee5683cc0d0df7abad74d287ca68af9fa900e21782a7cc1cf04f1abfb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-16T10:21:53.745 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.0.service' 2024-09-16T10:21:53.786 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:21:53.787 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-16T10:21:53.787 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-16T10:21:53.787 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.1 2024-09-16T10:21:54.128 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:21:53 smithi039 systemd[1]: Stopping Ceph osd.1 for eec8e88c-7413-11ef-bceb-c7b262605968... 2024-09-16T10:21:54.428 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:21:54 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1[42699]: 2024-09-16T10:21:54.127+0000 7fd871762640 -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:21:54.428 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:21:54 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1[42699]: 2024-09-16T10:21:54.127+0000 7fd871762640 -1 osd.1 51 *** Got signal Terminated *** 2024-09-16T10:21:54.428 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:21:54 smithi039 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1[42699]: 2024-09-16T10:21:54.127+0000 7fd871762640 -1 osd.1 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:21:59.871 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:21:59 smithi039 podman[61068]: 2024-09-16 10:21:59.597929637 +0000 UTC m=+5.590304033 container died 887fdbb9dcd141cba59abd925a9078f6e86fde49d9afd46504af52ffb1e3a90d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, 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) 2024-09-16T10:22:00.178 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:21:59 smithi039 podman[61068]: 2024-09-16 10:21:59.95139189 +0000 UTC m=+5.943766271 container cleanup 887fdbb9dcd141cba59abd925a9078f6e86fde49d9afd46504af52ffb1e3a90d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-16T10:22:00.178 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:21:59 smithi039 bash[61068]: ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1 2024-09-16T10:22:00.631 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:22:00 smithi039 podman[61086]: 2024-09-16 10:22:00.260893093 +0000 UTC m=+0.654284563 container remove 887fdbb9dcd141cba59abd925a9078f6e86fde49d9afd46504af52ffb1e3a90d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-16T10:22:00.928 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:22:00 smithi039 podman[61171]: 2024-09-16 10:22:00.533298528 +0000 UTC m=+0.016864268 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:22:00.928 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:22:00 smithi039 podman[61171]: 2024-09-16 10:22:00.637094565 +0000 UTC m=+0.120660304 container create 3c3027acbcf0fc8b45ef0dcecf37ed8b37a6cf16f15ca5ed6da6831bbfa4ed9d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-16T10:22:00.928 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:22:00 smithi039 podman[61171]: 2024-09-16 10:22:00.856405804 +0000 UTC m=+0.339971541 container init 3c3027acbcf0fc8b45ef0dcecf37ed8b37a6cf16f15ca5ed6da6831bbfa4ed9d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-16T10:22:00.928 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:22:00 smithi039 podman[61171]: 2024-09-16 10:22:00.859907462 +0000 UTC m=+0.343473204 container start 3c3027acbcf0fc8b45ef0dcecf37ed8b37a6cf16f15ca5ed6da6831bbfa4ed9d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-16T10:22:01.394 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:22:00 smithi039 podman[61171]: 2024-09-16 10:22:00.943621752 +0000 UTC m=+0.427187526 container attach 3c3027acbcf0fc8b45ef0dcecf37ed8b37a6cf16f15ca5ed6da6831bbfa4ed9d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T10:22:01.395 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 16 10:22:01 smithi039 podman[61171]: 2024-09-16 10:22:01.053380857 +0000 UTC m=+0.536946597 container died 3c3027acbcf0fc8b45ef0dcecf37ed8b37a6cf16f15ca5ed6da6831bbfa4ed9d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, 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, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-16T10:22:01.705 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.1.service' 2024-09-16T10:22:01.746 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:22:01.746 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-16T10:22:01.746 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-16T10:22:01.747 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.2 2024-09-16T10:22:02.045 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:01 smithi062 systemd[1]: Stopping Ceph osd.2 for eec8e88c-7413-11ef-bceb-c7b262605968... 2024-09-16T10:22:02.391 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:02 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2[30583]: 2024-09-16T10:22:02.042+0000 7fa01f602640 -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:22:02.391 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:02 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2[30583]: 2024-09-16T10:22:02.042+0000 7fa01f602640 -1 osd.2 51 *** Got signal Terminated *** 2024-09-16T10:22:02.391 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:02 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2[30583]: 2024-09-16T10:22:02.042+0000 7fa01f602640 -1 osd.2 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:22:07.636 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:07 smithi062 podman[45116]: 2024-09-16 10:22:07.355674995 +0000 UTC m=+5.411782136 container died d591ef12102a14b25fd0dc759e02c31cf09a5515522345b49210023cc6a6c45a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-16T10:22:07.891 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:07 smithi062 podman[45116]: 2024-09-16 10:22:07.726356453 +0000 UTC m=+5.782463585 container cleanup d591ef12102a14b25fd0dc759e02c31cf09a5515522345b49210023cc6a6c45a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-16T10:22:07.891 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:07 smithi062 bash[45116]: ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2 2024-09-16T10:22:08.337 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:07 smithi062 podman[45132]: 2024-09-16 10:22:07.994193518 +0000 UTC m=+0.632576979 container remove d591ef12102a14b25fd0dc759e02c31cf09a5515522345b49210023cc6a6c45a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True) 2024-09-16T10:22:08.632 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:08 smithi062 podman[45217]: 2024-09-16 10:22:08.33654955 +0000 UTC m=+0.106806507 container create 3c1f1e85cf195fc2364f3d123a876d1b9ffca28640570a465d6b3b9891c9a590 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-16T10:22:08.633 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:08 smithi062 podman[45217]: 2024-09-16 10:22:08.246314043 +0000 UTC m=+0.016571018 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:22:08.633 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:08 smithi062 podman[45217]: 2024-09-16 10:22:08.555361471 +0000 UTC m=+0.325618430 container init 3c1f1e85cf195fc2364f3d123a876d1b9ffca28640570a465d6b3b9891c9a590 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-16T10:22:08.633 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:08 smithi062 podman[45217]: 2024-09-16 10:22:08.558724286 +0000 UTC m=+0.328981252 container start 3c1f1e85cf195fc2364f3d123a876d1b9ffca28640570a465d6b3b9891c9a590 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2-deactivate, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True) 2024-09-16T10:22:08.633 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:08 smithi062 podman[45217]: 2024-09-16 10:22:08.630579559 +0000 UTC m=+0.400836529 container attach 3c1f1e85cf195fc2364f3d123a876d1b9ffca28640570a465d6b3b9891c9a590 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6) 2024-09-16T10:22:08.891 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:08 smithi062 podman[45217]: 2024-09-16 10:22:08.756933055 +0000 UTC m=+0.527190014 container died 3c1f1e85cf195fc2364f3d123a876d1b9ffca28640570a465d6b3b9891c9a590 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-16T10:22:09.350 INFO:journalctl@ceph.osd.2.smithi062.stdout:Sep 16 10:22:09 smithi062 podman[45240]: 2024-09-16 10:22:09.325249407 +0000 UTC m=+0.560634223 container remove 3c1f1e85cf195fc2364f3d123a876d1b9ffca28640570a465d6b3b9891c9a590 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-2-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-16T10:22:09.356 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.2.service' 2024-09-16T10:22:09.398 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:22:09.398 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-16T10:22:09.398 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-16T10:22:09.398 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.3 2024-09-16T10:22:09.641 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:09 smithi062 systemd[1]: Stopping Ceph osd.3 for eec8e88c-7413-11ef-bceb-c7b262605968... 2024-09-16T10:22:10.141 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:09 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3[36034]: 2024-09-16T10:22:09.753+0000 7fb13d750640 -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:22:10.141 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:09 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3[36034]: 2024-09-16T10:22:09.753+0000 7fb13d750640 -1 osd.3 51 *** Got signal Terminated *** 2024-09-16T10:22:10.141 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:09 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3[36034]: 2024-09-16T10:22:09.753+0000 7fb13d750640 -1 osd.3 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:22:13.828 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:13 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:13.359+0000 7fb39abfb640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:48.600899+0000 front 2024-09-16T10:21:48.600843+0000 (oldest deadline 2024-09-16T10:22:13.201200+0000) 2024-09-16T10:22:13.891 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:13 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3[36034]: 2024-09-16T10:22:13.617+0000 7fb139d65640 -1 osd.3 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:49.261811+0000 front 2024-09-16T10:21:49.261868+0000 (oldest deadline 2024-09-16T10:22:13.361752+0000) 2024-09-16T10:22:14.578 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:14 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:14.316+0000 7fb39abfb640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:48.600899+0000 front 2024-09-16T10:21:48.600843+0000 (oldest deadline 2024-09-16T10:22:13.201200+0000) 2024-09-16T10:22:14.891 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:14 smithi062 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3[36034]: 2024-09-16T10:22:14.610+0000 7fb139d65640 -1 osd.3 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:49.261811+0000 front 2024-09-16T10:21:49.261868+0000 (oldest deadline 2024-09-16T10:22:13.361752+0000) 2024-09-16T10:22:15.474 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:15 smithi062 podman[45321]: 2024-09-16 10:22:15.196926556 +0000 UTC m=+5.577679613 container died 68a0c92a7998e1d517d86436840847686ccd357f8d632b188acd48d9efe778f5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-16T10:22:15.828 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:15 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:15.366+0000 7fb39abfb640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:48.600899+0000 front 2024-09-16T10:21:48.600843+0000 (oldest deadline 2024-09-16T10:22:13.201200+0000) 2024-09-16T10:22:15.830 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:15 smithi062 podman[45321]: 2024-09-16 10:22:15.561478737 +0000 UTC m=+5.942231793 container cleanup 68a0c92a7998e1d517d86436840847686ccd357f8d632b188acd48d9efe778f5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3, GIT_CLEAN=True, CEPH_POINT_RELEASE=, 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, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-16T10:22:15.830 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:15 smithi062 bash[45321]: ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3 2024-09-16T10:22:16.141 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:15 smithi062 podman[45347]: 2024-09-16 10:22:15.829053325 +0000 UTC m=+0.622560724 container remove 68a0c92a7998e1d517d86436840847686ccd357f8d632b188acd48d9efe778f5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-16T10:22:16.458 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:16 smithi062 podman[45439]: 2024-09-16 10:22:16.080523521 +0000 UTC m=+0.016285898 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:22:16.458 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:16 smithi062 podman[45439]: 2024-09-16 10:22:16.179980199 +0000 UTC m=+0.115742618 container create b8b43e688c2d38f05a7860e4fe8d6e169b327c48f68baa7840d56eddd246181d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3-deactivate, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-16T10:22:16.458 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:16 smithi062 podman[45439]: 2024-09-16 10:22:16.382135926 +0000 UTC m=+0.317898303 container init b8b43e688c2d38f05a7860e4fe8d6e169b327c48f68baa7840d56eddd246181d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, 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, org.label-schema.license=GPLv2) 2024-09-16T10:22:16.458 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:16 smithi062 podman[45439]: 2024-09-16 10:22:16.385442192 +0000 UTC m=+0.321204569 container start b8b43e688c2d38f05a7860e4fe8d6e169b327c48f68baa7840d56eddd246181d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, 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_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6) 2024-09-16T10:22:16.458 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:16 smithi062 podman[45439]: 2024-09-16 10:22:16.457197698 +0000 UTC m=+0.392960082 container attach b8b43e688c2d38f05a7860e4fe8d6e169b327c48f68baa7840d56eddd246181d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, 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:22:16.577 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:16 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:16.318+0000 7fb39abfb640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:48.600899+0000 front 2024-09-16T10:21:48.600843+0000 (oldest deadline 2024-09-16T10:22:13.201200+0000) 2024-09-16T10:22:16.861 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:16 smithi062 podman[45439]: 2024-09-16 10:22:16.581716558 +0000 UTC m=+0.517478941 container died b8b43e688c2d38f05a7860e4fe8d6e169b327c48f68baa7840d56eddd246181d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_CLEAN=True) 2024-09-16T10:22:17.116 INFO:journalctl@ceph.osd.3.smithi062.stdout:Sep 16 10:22:17 smithi062 podman[45462]: 2024-09-16 10:22:17.093508405 +0000 UTC m=+0.505994041 container remove b8b43e688c2d38f05a7860e4fe8d6e169b327c48f68baa7840d56eddd246181d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T10:22:17.122 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.3.service' 2024-09-16T10:22:17.163 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:22:17.163 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-16T10:22:17.163 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-16T10:22:17.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.4 2024-09-16T10:22:17.567 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:17 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:17.190+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:51.095105+0000 front 2024-09-16T10:21:51.095094+0000 (oldest deadline 2024-09-16T10:22:16.994889+0000) 2024-09-16T10:22:17.567 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:17 smithi169 systemd[1]: Stopping Ceph osd.4 for eec8e88c-7413-11ef-bceb-c7b262605968... 2024-09-16T10:22:17.567 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:17 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:17.278+0000 7fb39abfb640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:48.600899+0000 front 2024-09-16T10:21:48.600843+0000 (oldest deadline 2024-09-16T10:22:13.201200+0000) 2024-09-16T10:22:17.567 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:17 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:17.564+0000 7fb3a25ee640 -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:22:17.567 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:17 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:17.564+0000 7fb3a25ee640 -1 osd.4 51 *** Got signal Terminated *** 2024-09-16T10:22:17.567 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:17 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:17.564+0000 7fb3a25ee640 -1 osd.4 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:22:18.578 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:18 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:18.315+0000 7fb39abfb640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:48.600899+0000 front 2024-09-16T10:21:48.600843+0000 (oldest deadline 2024-09-16T10:22:13.201200+0000) 2024-09-16T10:22:18.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:18 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:18.232+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:51.095105+0000 front 2024-09-16T10:21:51.095094+0000 (oldest deadline 2024-09-16T10:22:16.994889+0000) 2024-09-16T10:22:19.578 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:19 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:19.345+0000 7fb39abfb640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:48.600899+0000 front 2024-09-16T10:21:48.600843+0000 (oldest deadline 2024-09-16T10:22:13.201200+0000) 2024-09-16T10:22:19.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:19 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:19.274+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:51.095105+0000 front 2024-09-16T10:21:51.095094+0000 (oldest deadline 2024-09-16T10:22:16.994889+0000) 2024-09-16T10:22:20.578 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:20 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:20.385+0000 7fb39abfb640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:48.600899+0000 front 2024-09-16T10:21:48.600843+0000 (oldest deadline 2024-09-16T10:22:13.201200+0000) 2024-09-16T10:22:20.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:20 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:20.298+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:51.095105+0000 front 2024-09-16T10:21:51.095094+0000 (oldest deadline 2024-09-16T10:22:16.994889+0000) 2024-09-16T10:22:21.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:21 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:21.284+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:51.095105+0000 front 2024-09-16T10:21:51.095094+0000 (oldest deadline 2024-09-16T10:22:16.994889+0000) 2024-09-16T10:22:21.578 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:21 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:21.365+0000 7fb39abfb640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:48.600899+0000 front 2024-09-16T10:21:48.600843+0000 (oldest deadline 2024-09-16T10:22:13.201200+0000) 2024-09-16T10:22:21.578 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:21 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:21.365+0000 7fb39abfb640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-16T10:21:58.502043+0000 front 2024-09-16T10:21:58.502069+0000 (oldest deadline 2024-09-16T10:22:20.801971+0000) 2024-09-16T10:22:22.578 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:22 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:22.362+0000 7fb39abfb640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:48.600899+0000 front 2024-09-16T10:21:48.600843+0000 (oldest deadline 2024-09-16T10:22:13.201200+0000) 2024-09-16T10:22:22.578 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:22 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4[31393]: 2024-09-16T10:22:22.362+0000 7fb39abfb640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-16T10:21:58.502043+0000 front 2024-09-16T10:21:58.502069+0000 (oldest deadline 2024-09-16T10:22:20.801971+0000) 2024-09-16T10:22:22.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:22 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:22.278+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:51.095105+0000 front 2024-09-16T10:21:51.095094+0000 (oldest deadline 2024-09-16T10:22:16.994889+0000) 2024-09-16T10:22:22.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:22 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:22.278+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-16T10:21:56.995288+0000 front 2024-09-16T10:21:56.995308+0000 (oldest deadline 2024-09-16T10:22:21.695224+0000) 2024-09-16T10:22:23.200 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:22 smithi169 podman[46517]: 2024-09-16 10:22:22.917958441 +0000 UTC m=+5.558215769 container died fe92dd71c873ab161a727c94a3182e7c59051c7804cb784587bcc4be29bb26df (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T10:22:23.578 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:23 smithi169 podman[46517]: 2024-09-16 10:22:23.37307657 +0000 UTC m=+6.013333940 container cleanup fe92dd71c873ab161a727c94a3182e7c59051c7804cb784587bcc4be29bb26df (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-16T10:22:23.578 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:23 smithi169 bash[46517]: ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4 2024-09-16T10:22:23.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:23 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:23.266+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:51.095105+0000 front 2024-09-16T10:21:51.095094+0000 (oldest deadline 2024-09-16T10:22:16.994889+0000) 2024-09-16T10:22:23.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:23 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:23.266+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-16T10:21:56.995288+0000 front 2024-09-16T10:21:56.995308+0000 (oldest deadline 2024-09-16T10:22:21.695224+0000) 2024-09-16T10:22:23.990 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:23 smithi169 podman[46534]: 2024-09-16 10:22:23.683008581 +0000 UTC m=+0.766517100 container remove fe92dd71c873ab161a727c94a3182e7c59051c7804cb784587bcc4be29bb26df (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-16T10:22:24.254 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:23 smithi169 podman[46621]: 2024-09-16 10:22:23.892200669 +0000 UTC m=+0.015737021 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:22:24.255 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:24 smithi169 podman[46621]: 2024-09-16 10:22:24.033693141 +0000 UTC m=+0.157229480 container create a25f48741a0bc79cd5016ebbcc9ace11e792e39184169a2cd1b94ea2556c3159 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-16T10:22:24.512 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:24 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:24.293+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:51.095105+0000 front 2024-09-16T10:21:51.095094+0000 (oldest deadline 2024-09-16T10:22:16.994889+0000) 2024-09-16T10:22:24.512 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:24 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:24.293+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-16T10:21:56.995288+0000 front 2024-09-16T10:21:56.995308+0000 (oldest deadline 2024-09-16T10:22:21.695224+0000) 2024-09-16T10:22:24.512 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:24 smithi169 podman[46621]: 2024-09-16 10:22:24.253352353 +0000 UTC m=+0.376888710 container init a25f48741a0bc79cd5016ebbcc9ace11e792e39184169a2cd1b94ea2556c3159 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-16T10:22:24.512 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:24 smithi169 podman[46621]: 2024-09-16 10:22:24.256961512 +0000 UTC m=+0.380497860 container start a25f48741a0bc79cd5016ebbcc9ace11e792e39184169a2cd1b94ea2556c3159 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-16T10:22:24.512 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:24 smithi169 podman[46621]: 2024-09-16 10:22:24.327917102 +0000 UTC m=+0.451453459 container attach a25f48741a0bc79cd5016ebbcc9ace11e792e39184169a2cd1b94ea2556c3159 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2) 2024-09-16T10:22:24.512 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 16 10:22:24 smithi169 podman[46621]: 2024-09-16 10:22:24.447480758 +0000 UTC m=+0.571017099 container died a25f48741a0bc79cd5016ebbcc9ace11e792e39184169a2cd1b94ea2556c3159 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-4-deactivate, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T10:22:25.027 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.4.service' 2024-09-16T10:22:25.069 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:22:25.069 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-16T10:22:25.069 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-16T10:22:25.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.5 2024-09-16T10:22:25.316 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:25 smithi169 systemd[1]: Stopping Ceph osd.5 for eec8e88c-7413-11ef-bceb-c7b262605968... 2024-09-16T10:22:25.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:25 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:25.314+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:51.095105+0000 front 2024-09-16T10:21:51.095094+0000 (oldest deadline 2024-09-16T10:22:16.994889+0000) 2024-09-16T10:22:25.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:25 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:25.314+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-16T10:21:56.995288+0000 front 2024-09-16T10:21:56.995308+0000 (oldest deadline 2024-09-16T10:22:21.695224+0000) 2024-09-16T10:22:25.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:25 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:25.409+0000 7fc08a334640 -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:22:25.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:25 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:25.409+0000 7fc08a334640 -1 osd.5 51 *** Got signal Terminated *** 2024-09-16T10:22:25.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:25 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:25.409+0000 7fc08a334640 -1 osd.5 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:22:26.828 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:26 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:26.351+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:51.095105+0000 front 2024-09-16T10:21:51.095094+0000 (oldest deadline 2024-09-16T10:22:16.994889+0000) 2024-09-16T10:22:26.828 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:26 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:26.351+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-16T10:21:56.995288+0000 front 2024-09-16T10:21:56.995308+0000 (oldest deadline 2024-09-16T10:22:21.695224+0000) 2024-09-16T10:22:27.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:27 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:27.305+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:51.095105+0000 front 2024-09-16T10:21:51.095094+0000 (oldest deadline 2024-09-16T10:22:16.994889+0000) 2024-09-16T10:22:27.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:27 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:27.305+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-16T10:21:56.995288+0000 front 2024-09-16T10:21:56.995308+0000 (oldest deadline 2024-09-16T10:22:21.695224+0000) 2024-09-16T10:22:28.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:28 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:28.291+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:51.095105+0000 front 2024-09-16T10:21:51.095094+0000 (oldest deadline 2024-09-16T10:22:16.994889+0000) 2024-09-16T10:22:28.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:28 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:28.291+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-16T10:21:56.995288+0000 front 2024-09-16T10:21:56.995308+0000 (oldest deadline 2024-09-16T10:22:21.695224+0000) 2024-09-16T10:22:29.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:29 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:29.320+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:51.095105+0000 front 2024-09-16T10:21:51.095094+0000 (oldest deadline 2024-09-16T10:22:16.994889+0000) 2024-09-16T10:22:29.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:29 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:29.320+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-16T10:21:56.995288+0000 front 2024-09-16T10:21:56.995308+0000 (oldest deadline 2024-09-16T10:22:21.695224+0000) 2024-09-16T10:22:30.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:30 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:30.275+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-16T10:21:51.095105+0000 front 2024-09-16T10:21:51.095094+0000 (oldest deadline 2024-09-16T10:22:16.994889+0000) 2024-09-16T10:22:30.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:30 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:30.275+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-16T10:21:56.995288+0000 front 2024-09-16T10:21:56.995308+0000 (oldest deadline 2024-09-16T10:22:21.695224+0000) 2024-09-16T10:22:30.578 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:30 smithi169 ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5[37045]: 2024-09-16T10:22:30.275+0000 7fc082941640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.62:6804 osd.2 since back 2024-09-16T10:22:05.796036+0000 front 2024-09-16T10:22:05.796054+0000 (oldest deadline 2024-09-16T10:22:29.895951+0000) 2024-09-16T10:22:31.145 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:30 smithi169 podman[46723]: 2024-09-16 10:22:30.882536416 +0000 UTC m=+5.595677359 container died 4fe171fbeca580bb1f96e90a8af5d8dcda98c97adabf13c7f10ab5e95aaa3c71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, 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.build-date=20240731, io.buildah.version=1.37.2) 2024-09-16T10:22:31.519 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:31 smithi169 podman[46723]: 2024-09-16 10:22:31.242016881 +0000 UTC m=+5.955157819 container cleanup 4fe171fbeca580bb1f96e90a8af5d8dcda98c97adabf13c7f10ab5e95aaa3c71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-16T10:22:31.519 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:31 smithi169 bash[46723]: ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5 2024-09-16T10:22:31.828 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:31 smithi169 podman[46739]: 2024-09-16 10:22:31.518331001 +0000 UTC m=+0.629616306 container remove 4fe171fbeca580bb1f96e90a8af5d8dcda98c97adabf13c7f10ab5e95aaa3c71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-16T10:22:32.147 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:31 smithi169 podman[46830]: 2024-09-16 10:22:31.766604123 +0000 UTC m=+0.015443227 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:22:32.148 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:31 smithi169 podman[46830]: 2024-09-16 10:22:31.87754393 +0000 UTC m=+0.126383028 container create 3bfd2d6e958a88101c511162c23ea3f95b0b88d71dcc6f9f34b33d46a0432fb3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5-deactivate, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD) 2024-09-16T10:22:32.148 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:32 smithi169 podman[46830]: 2024-09-16 10:22:32.088364551 +0000 UTC m=+0.337203651 container init 3bfd2d6e958a88101c511162c23ea3f95b0b88d71dcc6f9f34b33d46a0432fb3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-16T10:22:32.148 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:32 smithi169 podman[46830]: 2024-09-16 10:22:32.091590722 +0000 UTC m=+0.340429831 container start 3bfd2d6e958a88101c511162c23ea3f95b0b88d71dcc6f9f34b33d46a0432fb3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, 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, GIT_BRANCH=HEAD) 2024-09-16T10:22:32.148 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:32 smithi169 podman[46830]: 2024-09-16 10:22:32.146382375 +0000 UTC m=+0.395221474 container attach 3bfd2d6e958a88101c511162c23ea3f95b0b88d71dcc6f9f34b33d46a0432fb3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, 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, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-16T10:22:32.558 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 16 10:22:32 smithi169 podman[46830]: 2024-09-16 10:22:32.277335182 +0000 UTC m=+0.526174282 container died 3bfd2d6e958a88101c511162c23ea3f95b0b88d71dcc6f9f34b33d46a0432fb3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-eec8e88c-7413-11ef-bceb-c7b262605968-osd-5-deactivate, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-16T10:22:32.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-eec8e88c-7413-11ef-bceb-c7b262605968@osd.5.service' 2024-09-16T10:22:32.870 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:22:32.870 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-16T10:22:32.870 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid eec8e88c-7413-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T10:22:33.082 INFO:teuthology.orchestra.run.smithi039.stdout:Deleting cluster with fsid: eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:22:39.801 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid eec8e88c-7413-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T10:22:40.014 INFO:teuthology.orchestra.run.smithi062.stdout:Deleting cluster with fsid: eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:22:41.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid eec8e88c-7413-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T10:22:41.346 INFO:teuthology.orchestra.run.smithi169.stdout:Deleting cluster with fsid: eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:22:51.312 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid eec8e88c-7413-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T10:22:51.512 INFO:teuthology.orchestra.run.smithi192.stdout:Deleting cluster with fsid: eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:22:51.751 DEBUG:teuthology.orchestra.run.smithi039:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:22:51.787 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:22:51.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:22:51.847 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:22:51.872 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T10:22:51.873 DEBUG:teuthology.misc:Transferring archived files from smithi039:/var/lib/ceph/eec8e88c-7413-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/7907114/remote/smithi039/crash 2024-09-16T10:22:51.874 DEBUG:teuthology.orchestra.run.smithi039:> sudo tar c -f - -C /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/crash -- . 2024-09-16T10:22:51.912 INFO:teuthology.orchestra.run.smithi039.stderr:tar: /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T10:22:51.913 INFO:teuthology.orchestra.run.smithi039.stderr:tar: Error is not recoverable: exiting now 2024-09-16T10:22:51.915 DEBUG:teuthology.misc:Transferring archived files from smithi062:/var/lib/ceph/eec8e88c-7413-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/7907114/remote/smithi062/crash 2024-09-16T10:22:51.915 DEBUG:teuthology.orchestra.run.smithi062:> sudo tar c -f - -C /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/crash -- . 2024-09-16T10:22:51.958 INFO:teuthology.orchestra.run.smithi062.stderr:tar: /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T10:22:51.958 INFO:teuthology.orchestra.run.smithi062.stderr:tar: Error is not recoverable: exiting now 2024-09-16T10:22:51.960 DEBUG:teuthology.misc:Transferring archived files from smithi169:/var/lib/ceph/eec8e88c-7413-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/7907114/remote/smithi169/crash 2024-09-16T10:22:51.960 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/crash -- . 2024-09-16T10:22:51.994 INFO:teuthology.orchestra.run.smithi169.stderr:tar: /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T10:22:51.995 INFO:teuthology.orchestra.run.smithi169.stderr:tar: Error is not recoverable: exiting now 2024-09-16T10:22:51.996 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/lib/ceph/eec8e88c-7413-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/7907114/remote/smithi192/crash 2024-09-16T10:22:51.997 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/crash -- . 2024-09-16T10:22:52.033 INFO:teuthology.orchestra.run.smithi192.stderr:tar: /var/lib/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T10:22:52.034 INFO:teuthology.orchestra.run.smithi192.stderr:tar: Error is not recoverable: exiting now 2024-09-16T10:22:52.035 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T10:22:52.035 DEBUG:teuthology.orchestra.run.smithi039:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/eec8e88c-7413-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:22:52.067 INFO:teuthology.orchestra.run.smithi039.stdout:2024-09-16T10:21:40.851073+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: 2 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-16T10:22:52.067 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-09-16T10:22:52.068 DEBUG:teuthology.orchestra.run.smithi039:> sudo egrep '\[SEC\]' /var/log/ceph/eec8e88c-7413-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:22:52.140 DEBUG:teuthology.orchestra.run.smithi039:> sudo egrep '\[ERR\]' /var/log/ceph/eec8e88c-7413-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:22:52.211 DEBUG:teuthology.orchestra.run.smithi039:> sudo egrep '\[WRN\]' /var/log/ceph/eec8e88c-7413-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:22:52.280 INFO:teuthology.orchestra.run.smithi039.stdout:2024-09-16T10:21:40.851073+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: 2 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-16T10:22:52.281 INFO:tasks.cephadm:Compressing logs... 2024-09-16T10:22:52.282 DEBUG:teuthology.orchestra.run.smithi039:> 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:22:52.325 DEBUG:teuthology.orchestra.run.smithi062:> 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:22:52.328 DEBUG:teuthology.orchestra.run.smithi169:> 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:22:52.330 DEBUG:teuthology.orchestra.run.smithi192:> 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:22:52.350 INFO:teuthology.orchestra.run.smithi039.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-16T10:22:52.350 INFO:teuthology.orchestra.run.smithi039.stderr:: No such file or directory 2024-09-16T10:22:52.351 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-16T10:22:52.352 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T10:22:52.352 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.0.log: /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T10:22:52.352 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T10:22:52.352 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-16T10:22:52.353 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.log 2024-09-16T10:22:52.358 INFO:teuthology.orchestra.run.smithi169.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi169.xqveup.log 2024-09-16T10:22:52.359 INFO:teuthology.orchestra.run.smithi169.stderr:: No such file or directory 2024-09-16T10:22:52.359 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T10:22:52.359 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi169.xqveup.log: gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-16T10:22:52.359 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-volume.log: 84.4% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi169.xqveup.log.gz 2024-09-16T10:22:52.359 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T10:22:52.359 INFO:teuthology.orchestra.run.smithi169.stderr:gzip/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.4.log: -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-16T10:22:52.359 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T10:22:52.359 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-16T10:22:52.359 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.log 2024-09-16T10:22:52.359 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.5.log: 81.7% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T10:22:52.360 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 90.1% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T10:22:52.360 INFO:teuthology.orchestra.run.smithi169.stderr: --verbose -- /var/log/ceph/cephadm.log 2024-09-16T10:22:52.360 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.log: /var/log/ceph/cephadm.log: 86.3% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T10:22:52.361 INFO:teuthology.orchestra.run.smithi169.stderr: 89.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T10:22:52.362 INFO:teuthology.orchestra.run.smithi169.stderr: 91.0% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T10:22:52.362 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-16T10:22:52.362 INFO:teuthology.orchestra.run.smithi039.stderr: 84.3% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T10:22:52.362 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi039.yhezoh.log 2024-09-16T10:22:52.362 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T10:22:52.362 INFO:teuthology.orchestra.run.smithi039.stderr: 89.8% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T10:22:52.362 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi039.yhezoh.log: 79.7% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi039.yhezoh.log.gz 2024-09-16T10:22:52.362 INFO:teuthology.orchestra.run.smithi039.stderr: 86.4% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T10:22:52.362 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/cephadm.log: 91.1% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T10:22:52.362 INFO:teuthology.orchestra.run.smithi039.stderr: 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T10:22:52.364 INFO:teuthology.orchestra.run.smithi192.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T10:22:52.364 INFO:teuthology.orchestra.run.smithi192.stderr:: No such file or directory 2024-09-16T10:22:52.364 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cephadm.log: 76.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T10:22:52.364 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-09-16T10:22:52.364 INFO:teuthology.orchestra.run.smithi192.stderr:real 0m0.012s 2024-09-16T10:22:52.364 INFO:teuthology.orchestra.run.smithi192.stderr:user 0m0.010s 2024-09-16T10:22:52.364 INFO:teuthology.orchestra.run.smithi192.stderr:sys 0m0.012s 2024-09-16T10:22:52.366 INFO:teuthology.orchestra.run.smithi062.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T10:22:52.366 INFO:teuthology.orchestra.run.smithi062.stderr:: No such file or directory 2024-09-16T10:22:52.366 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T10:22:52.366 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T10:22:52.366 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-16T10:22:52.366 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.log 2024-09-16T10:22:52.366 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.2.log: 81.8% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T10:22:52.366 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-16T10:22:52.367 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-16T10:22:52.367 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.log: 90.0% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T10:22:52.367 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T10:22:52.367 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.3.log: /var/log/ceph/cephadm.log: 86.2% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T10:22:52.367 INFO:teuthology.orchestra.run.smithi062.stderr: 87.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T10:22:52.367 INFO:teuthology.orchestra.run.smithi062.stderr: 91.0% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T10:22:52.467 INFO:teuthology.orchestra.run.smithi062.stderr: 92.4% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-16T10:22:52.468 INFO:teuthology.orchestra.run.smithi169.stderr: 92.2% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-16T10:22:52.470 INFO:teuthology.orchestra.run.smithi039.stderr: 89.7% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-16T10:22:52.540 INFO:teuthology.orchestra.run.smithi039.stderr: 93.7% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-16T10:22:52.547 INFO:teuthology.orchestra.run.smithi169.stderr: 93.8% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-16T10:22:52.575 INFO:teuthology.orchestra.run.smithi039.stderr: 93.9% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-16T10:22:52.603 INFO:teuthology.orchestra.run.smithi062.stderr: 93.8% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-16T10:22:52.616 INFO:teuthology.orchestra.run.smithi169.stderr: 93.5% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-16T10:22:52.618 INFO:teuthology.orchestra.run.smithi169.stderr: 2024-09-16T10:22:52.618 INFO:teuthology.orchestra.run.smithi169.stderr:real 0m0.275s 2024-09-16T10:22:52.618 INFO:teuthology.orchestra.run.smithi169.stderr:user 0m0.553s 2024-09-16T10:22:52.618 INFO:teuthology.orchestra.run.smithi169.stderr:sys 0m0.049s 2024-09-16T10:22:52.643 INFO:teuthology.orchestra.run.smithi062.stderr: 93.8% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-16T10:22:52.645 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-09-16T10:22:52.645 INFO:teuthology.orchestra.run.smithi062.stderr:real 0m0.302s 2024-09-16T10:22:52.645 INFO:teuthology.orchestra.run.smithi062.stderr:user 0m0.638s 2024-09-16T10:22:52.645 INFO:teuthology.orchestra.run.smithi062.stderr:sys 0m0.042s 2024-09-16T10:22:52.671 INFO:teuthology.orchestra.run.smithi039.stderr: 90.9% -- replaced with /var/log/ceph/eec8e88c-7413-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-16T10:22:52.673 INFO:teuthology.orchestra.run.smithi039.stderr: 2024-09-16T10:22:52.673 INFO:teuthology.orchestra.run.smithi039.stderr:real 0m0.334s 2024-09-16T10:22:52.673 INFO:teuthology.orchestra.run.smithi039.stderr:user 0m0.845s 2024-09-16T10:22:52.673 INFO:teuthology.orchestra.run.smithi039.stderr:sys 0m0.049s 2024-09-16T10:22:52.673 INFO:tasks.cephadm:Archiving logs... 2024-09-16T10:22:52.673 DEBUG:teuthology.misc:Transferring archived files from smithi039:/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/7907114/remote/smithi039/log 2024-09-16T10:22:52.674 DEBUG:teuthology.orchestra.run.smithi039:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T10:22:52.874 DEBUG:teuthology.misc:Transferring archived files from smithi062:/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/7907114/remote/smithi062/log 2024-09-16T10:22:52.875 DEBUG:teuthology.orchestra.run.smithi062:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T10:22:53.020 DEBUG:teuthology.misc:Transferring archived files from smithi169:/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/7907114/remote/smithi169/log 2024-09-16T10:22:53.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T10:22:53.160 DEBUG:teuthology.misc:Transferring archived files from smithi192:/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/7907114/remote/smithi192/log 2024-09-16T10:22:53.161 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T10:22:53.188 INFO:tasks.cephadm:Removing cluster... 2024-09-16T10:22:53.188 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid eec8e88c-7413-11ef-bceb-c7b262605968 --force 2024-09-16T10:22:53.391 INFO:teuthology.orchestra.run.smithi039.stdout:Deleting cluster with fsid: eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:22:53.520 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid eec8e88c-7413-11ef-bceb-c7b262605968 --force 2024-09-16T10:22:53.724 INFO:teuthology.orchestra.run.smithi062.stdout:Deleting cluster with fsid: eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:22:53.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid eec8e88c-7413-11ef-bceb-c7b262605968 --force 2024-09-16T10:22:54.036 INFO:teuthology.orchestra.run.smithi169.stdout:Deleting cluster with fsid: eec8e88c-7413-11ef-bceb-c7b262605968 2024-09-16T10:22:54.160 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T10:22:54.161 DEBUG:teuthology.orchestra.run.smithi039:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T10:22:54.178 DEBUG:teuthology.orchestra.run.smithi062:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T10:22:54.195 DEBUG:teuthology.orchestra.run.smithi169:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T10:22:54.211 DEBUG:teuthology.orchestra.run.smithi192:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T10:22:54.230 INFO:tasks.cephadm:Teardown complete 2024-09-16T10:22:54.230 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-16T10:22:54.240 INFO:tasks.vip:Removing 10.0.15.39 (and any VIPs) on smithi039.front.sepia.ceph.com iface ens1f0... 2024-09-16T10:22:54.241 DEBUG:teuthology.orchestra.run.smithi039:> sudo ip addr del 10.0.15.39/16 dev ens1f0 2024-09-16T10:22:54.269 DEBUG:teuthology.orchestra.run.smithi039:> sudo ip addr del 10.0.31.39/16 dev ens1f0 2024-09-16T10:22:54.336 DEBUG:teuthology.orchestra.run.smithi039:> sudo ip addr del 10.0.47.39/16 dev ens1f0 2024-09-16T10:22:54.401 INFO:teuthology.orchestra.run.smithi039.stderr:Error: ipv4: Address not found. 2024-09-16T10:22:54.402 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-16T10:22:54.403 INFO:tasks.vip:Removing 10.0.15.62 (and any VIPs) on smithi062.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T10:22:54.403 DEBUG:teuthology.orchestra.run.smithi062:> sudo ip addr del 10.0.15.62/16 dev enp3s0f1 2024-09-16T10:22:54.431 DEBUG:teuthology.orchestra.run.smithi062:> sudo ip addr del 10.0.31.39/16 dev enp3s0f1 2024-09-16T10:22:54.499 DEBUG:teuthology.orchestra.run.smithi062:> sudo ip addr del 10.0.47.39/16 dev enp3s0f1 2024-09-16T10:22:54.565 INFO:teuthology.orchestra.run.smithi062.stderr:Error: ipv4: Address not found. 2024-09-16T10:22:54.569 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-16T10:22:54.570 INFO:tasks.vip:Removing 10.0.15.169 (and any VIPs) on smithi169.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T10:22:54.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo ip addr del 10.0.15.169/16 dev enp3s0f1 2024-09-16T10:22:54.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo ip addr del 10.0.31.39/16 dev enp3s0f1 2024-09-16T10:22:54.662 INFO:teuthology.orchestra.run.smithi169.stderr:Error: ipv4: Address not found. 2024-09-16T10:22:54.663 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-16T10:22:54.663 DEBUG:teuthology.orchestra.run.smithi169:> sudo ip addr del 10.0.47.39/16 dev enp3s0f1 2024-09-16T10:22:54.730 INFO:tasks.vip:Removing 10.0.15.192 (and any VIPs) on smithi192.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T10:22:54.730 DEBUG:teuthology.orchestra.run.smithi192:> sudo ip addr del 10.0.15.192/16 dev enp3s0f1 2024-09-16T10:22:54.760 DEBUG:teuthology.orchestra.run.smithi192:> sudo ip addr del 10.0.31.39/16 dev enp3s0f1 2024-09-16T10:22:54.829 INFO:teuthology.orchestra.run.smithi192.stderr:Error: ipv4: Address not found. 2024-09-16T10:22:54.830 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-16T10:22:54.831 DEBUG:teuthology.orchestra.run.smithi192:> sudo ip addr del 10.0.47.39/16 dev enp3s0f1 2024-09-16T10:22:54.899 INFO:teuthology.orchestra.run.smithi192.stderr:Error: ipv4: Address not found. 2024-09-16T10:22:54.901 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-16T10:22:54.901 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-16T10:22:54.911 DEBUG:teuthology.orchestra.run.smithi192:> sudo podman stop samba-ad 2024-09-16T10:22:55.630 INFO:teuthology.orchestra.run.smithi192.stdout:samba-ad 2024-09-16T10:22:55.634 DEBUG:teuthology.orchestra.run.smithi192:> sudo podman rm samba-ad 2024-09-16T10:22:55.974 INFO:teuthology.orchestra.run.smithi192.stdout:samba-ad 2024-09-16T10:22:55.979 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-16T10:22:56.009 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T10:22:56.021 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T10:22:56.021 DEBUG:teuthology.orchestra.run.smithi039:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:22:56.024 DEBUG:teuthology.orchestra.run.smithi062:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:22:56.026 DEBUG:teuthology.orchestra.run.smithi169:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:22:56.029 DEBUG:teuthology.orchestra.run.smithi192:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:22:56.040 INFO:teuthology.orchestra.run.smithi039.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:22:56.042 INFO:teuthology.orchestra.run.smithi062.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:22:56.044 INFO:teuthology.orchestra.run.smithi169.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:22:56.045 INFO:teuthology.orchestra.run.smithi039.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:22:56.045 INFO:teuthology.orchestra.run.smithi039.stdout:=============================================================================== 2024-09-16T10:22:56.045 INFO:teuthology.orchestra.run.smithi039.stdout:^* hv01.front.sepia.ceph.com 3 6 377 63 -534us[ -533us] +/- 41ms 2024-09-16T10:22:56.045 INFO:teuthology.orchestra.run.smithi039.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 63 +1343us[+1343us] +/- 60ms 2024-09-16T10:22:56.046 INFO:teuthology.orchestra.run.smithi039.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 63 -674us[ -672us] +/- 65ms 2024-09-16T10:22:56.046 INFO:teuthology.orchestra.run.smithi039.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:22:56.047 INFO:teuthology.orchestra.run.smithi062.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:22:56.047 INFO:teuthology.orchestra.run.smithi062.stdout:=============================================================================== 2024-09-16T10:22:56.048 INFO:teuthology.orchestra.run.smithi062.stdout:^* hv01.front.sepia.ceph.com 3 6 377 64 -494us[ -507us] +/- 41ms 2024-09-16T10:22:56.048 INFO:teuthology.orchestra.run.smithi062.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 63 +1366us[+1366us] +/- 60ms 2024-09-16T10:22:56.048 INFO:teuthology.orchestra.run.smithi062.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 64 -637us[ -637us] +/- 65ms 2024-09-16T10:22:56.048 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:22:56.049 INFO:teuthology.orchestra.run.smithi169.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:22:56.049 INFO:teuthology.orchestra.run.smithi169.stdout:=============================================================================== 2024-09-16T10:22:56.049 INFO:teuthology.orchestra.run.smithi169.stdout:^* hv01.front.sepia.ceph.com 3 6 377 64 -511us[ -507us] +/- 41ms 2024-09-16T10:22:56.049 INFO:teuthology.orchestra.run.smithi169.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 61 +1414us[+1414us] +/- 60ms 2024-09-16T10:22:56.050 INFO:teuthology.orchestra.run.smithi169.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 63 -653us[ -653us] +/- 65ms 2024-09-16T10:22:56.050 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:22:56.067 INFO:teuthology.orchestra.run.smithi192.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:22:56.072 INFO:teuthology.orchestra.run.smithi192.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:22:56.072 INFO:teuthology.orchestra.run.smithi192.stdout:=============================================================================== 2024-09-16T10:22:56.072 INFO:teuthology.orchestra.run.smithi192.stdout:^* hv01.front.sepia.ceph.com 3 6 377 63 -496us[ -504us] +/- 41ms 2024-09-16T10:22:56.072 INFO:teuthology.orchestra.run.smithi192.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 64 +1371us[+1364us] +/- 60ms 2024-09-16T10:22:56.073 INFO:teuthology.orchestra.run.smithi192.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 63 -650us[ -650us] +/- 65ms 2024-09-16T10:22:56.073 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:22:56.073 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T10:22:56.083 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T10:22:56.083 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T10:22:56.094 DEBUG:teuthology.orchestra.run.smithi039:> 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:22:56.172 DEBUG:teuthology.orchestra.run.smithi062:> 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:22:56.244 DEBUG:teuthology.orchestra.run.smithi169:> 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:22:56.315 DEBUG:teuthology.orchestra.run.smithi192:> 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:22:56.380 DEBUG:teuthology.orchestra.run.smithi039:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-16T10:22:56.413 INFO:teuthology.orchestra.run.smithi039.stdout:type=AVC msg=audit(1726481991.418:10125): avc: denied { nlmsg_read } for pid=56310 comm="ss" scontext=system_u:system_r:container_t:s0:c553,c889 tcontext=system_u:system_r:container_t:s0:c553,c889 tclass=netlink_tcpdiag_socket permissive=1 2024-09-16T10:22:56.413 DEBUG:teuthology.task.selinux:ubuntu@smithi039.front.sepia.ceph.com has 1 denials 2024-09-16T10:22:56.414 DEBUG:teuthology.orchestra.run.smithi062:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-16T10:22:56.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:22:56.447 DEBUG:teuthology.orchestra.run.smithi169:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-16T10:22:56.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:22:56.478 DEBUG:teuthology.orchestra.run.smithi192:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-16T10:22:56.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:22:56.509 ERROR:teuthology.run_tasks:Manager failed: selinux Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 167, in teardown self.get_new_denials() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 216, in get_new_denials raise SELinuxError(node=remote, teuthology.exceptions.SELinuxError: SELinux denials found on ubuntu@smithi039.front.sepia.ceph.com: ['type=AVC msg=audit(1726481991.418:10125): avc: denied { nlmsg_read } for pid=56310 comm="ss" scontext=system_u:system_r:container_t:s0:c553,c889 tcontext=system_u:system_r:container_t:s0:c553,c889 tclass=netlink_tcpdiag_socket permissive=1'] 2024-09-16T10:22:56.510 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T10:22:56.521 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T10:22:56.530 INFO:teuthology.task.internal:Duration was 1017.911491 seconds 2024-09-16T10:22:56.530 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T10:22:56.540 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T10:22:56.541 DEBUG:teuthology.orchestra.run.smithi039:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T10:22:56.543 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T10:22:56.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T10:22:56.548 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T10:22:56.586 INFO:teuthology.orchestra.run.smithi039.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:22:56.587 INFO:teuthology.orchestra.run.smithi169.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:22:56.588 INFO:teuthology.orchestra.run.smithi062.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:22:56.591 INFO:teuthology.orchestra.run.smithi192.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:22:56.936 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T10:22:56.936 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi039.front.sepia.ceph.com 2024-09-16T10:22:56.936 DEBUG:teuthology.orchestra.run.smithi039:> 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:22:56.958 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi062.front.sepia.ceph.com 2024-09-16T10:22:56.959 DEBUG:teuthology.orchestra.run.smithi062:> 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:22:56.990 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi169.front.sepia.ceph.com 2024-09-16T10:22:56.991 DEBUG:teuthology.orchestra.run.smithi169:> 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:22:57.026 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T10:22:57.027 DEBUG:teuthology.orchestra.run.smithi192:> 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:22:57.055 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T10:22:57.055 DEBUG:teuthology.orchestra.run.smithi039:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T10:22:57.058 DEBUG:teuthology.orchestra.run.smithi062:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T10:22:57.061 DEBUG:teuthology.orchestra.run.smithi169:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T10:22:57.069 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T10:22:57.125 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T10:22:57.125 DEBUG:teuthology.orchestra.run.smithi039:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T10:22:57.128 DEBUG:teuthology.orchestra.run.smithi062:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T10:22:57.133 DEBUG:teuthology.orchestra.run.smithi169:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T10:22:57.138 DEBUG:teuthology.orchestra.run.smithi192:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T10:22:57.669 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T10:22:57.683 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T10:22:57.683 DEBUG:teuthology.orchestra.run.smithi039:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T10:22:57.709 DEBUG:teuthology.orchestra.run.smithi062:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T10:22:57.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T10:22:57.762 DEBUG:teuthology.orchestra.run.smithi192:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T10:22:57.788 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T10:22:57.799 DEBUG:teuthology.orchestra.run.smithi039:> 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:22:57.802 DEBUG:teuthology.orchestra.run.smithi062:> 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:22:57.804 DEBUG:teuthology.orchestra.run.smithi169:> 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:22:57.806 DEBUG:teuthology.orchestra.run.smithi192:> 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:22:57.823 INFO:teuthology.orchestra.run.smithi039.stdout:kernel.core_pattern = core 2024-09-16T10:22:57.826 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern = core 2024-09-16T10:22:57.828 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern = core 2024-09-16T10:22:57.852 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = core 2024-09-16T10:22:57.894 DEBUG:teuthology.orchestra.run.smithi039:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T10:22:57.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:22:57.909 DEBUG:teuthology.orchestra.run.smithi062:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T10:22:57.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:22:57.924 DEBUG:teuthology.orchestra.run.smithi169:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T10:22:57.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:22:57.939 DEBUG:teuthology.orchestra.run.smithi192:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T10:22:57.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:22:57.954 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T10:22:57.965 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T10:22:57.966 DEBUG:teuthology.misc:Transferring archived files from smithi039:/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/7907114/remote/smithi039 2024-09-16T10:22:57.966 DEBUG:teuthology.orchestra.run.smithi039:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T10:22:58.007 DEBUG:teuthology.misc:Transferring archived files from smithi062:/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/7907114/remote/smithi062 2024-09-16T10:22:58.007 DEBUG:teuthology.orchestra.run.smithi062:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T10:22:58.043 DEBUG:teuthology.misc:Transferring archived files from smithi169:/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/7907114/remote/smithi169 2024-09-16T10:22:58.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T10:22:58.079 DEBUG:teuthology.misc:Transferring archived files from smithi192:/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/7907114/remote/smithi192 2024-09-16T10:22:58.079 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T10:22:58.114 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T10:22:58.114 DEBUG:teuthology.orchestra.run.smithi039:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T10:22:58.117 DEBUG:teuthology.orchestra.run.smithi062:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T10:22:58.119 DEBUG:teuthology.orchestra.run.smithi169:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T10:22:58.122 DEBUG:teuthology.orchestra.run.smithi192:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T10:22:58.162 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T10:22:58.175 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T10:22:58.175 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T10:22:58.186 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T10:22:58.186 DEBUG:teuthology.orchestra.run.smithi039:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T10:22:58.189 DEBUG:teuthology.orchestra.run.smithi062:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T10:22:58.191 DEBUG:teuthology.orchestra.run.smithi169:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T10:22:58.193 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T10:22:58.202 INFO:teuthology.orchestra.run.smithi039.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 10:22 /home/ubuntu/cephtest 2024-09-16T10:22:58.204 INFO:teuthology.orchestra.run.smithi062.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 10:22 /home/ubuntu/cephtest 2024-09-16T10:22:58.206 INFO:teuthology.orchestra.run.smithi169.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 10:22 /home/ubuntu/cephtest 2024-09-16T10:22:58.216 INFO:teuthology.orchestra.run.smithi192.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 10:22 /home/ubuntu/cephtest 2024-09-16T10:22:58.217 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T10:22:58.230 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T10:22:58.242 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: SELinuxError: SELinux denials found on ubuntu@smithi039.front.sepia.ceph.com: ['type=AVC msg=audit(1726481991.418:10125): avc: denied { nlmsg_read } for pid=56310 comm="ss" scontext=system_u:system_r:container_t:s0:c553,c889 tcontext=system_u:system_r:container_t:s0:c553,c889 tclass=netlink_tcpdiag_socket permissive=1'] 2024-09-16T10:22:58.245 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_ips} duration: 1017.9114909172058 failure_reason: '"2024-09-16T10:21:40.851073+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: 2 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON)" in cluster log' owner: scheduled_avan@teuthology status: fail success: false 2024-09-16T10:22:58.246 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T10:22:58.333 INFO:teuthology.run:FAIL