2024-09-18T10:48:53.618 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-18T10:48:53.634 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-18T10:48:53.710 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910918 branch: wip-bharath11-testing-2024-09-18-1115-quincy description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_set_mon_crush_locations} email: skanta@redhat.com first_in_suite: false job_id: '7910918' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-bharath11-testing-2024-09-18-1115-quincy ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true 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\) - MON_DOWN - POOL_APP_NOT_ENABLED - mon down - mons down - out of quorum sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-bharath11-testing-2024-09-18-1115-quincy sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 owner: scheduled_skanta@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 4631 sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-bharath11-testing-2024-09-18-1115-quincy suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_7061ea6ca50908d104e9f3979dc615e118d9e153/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 targets: smithi018.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG7R1gu4FD2STEv8iEawZuUTiQ75luCqJ5EH4UodIjb4b7ptpFzPgT6sSY+ky8XsYRAGicZI+K9H6POTZ9b4QTA= smithi022.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDyZmIUyKITaJJtnsEFC5n5iuHoW8kfVCZQmjVkhJ8jRRdk/FjWpW9auzySSCdTbxAoibNfkuR1bP6M8fxG675M= smithi053.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJaq8eIC7gdLyDzRlxpGTs0aSha5Gh2FCv1zkEigkSQUM9AWTLfK0wbkv0+TKfg500JEoGaXNoCZGMmV0aK4Ysg= tasks: - install: null - cephadm: null - cephadm.apply: specs: - placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 - cephadm.shell: host.a: - "set -ex\n# since we don't know the real hostnames before the test, the next\n\ # bit is in order to replace the fake hostnames \"host.a/b/c\" with\n# the actual\ \ names cephadm knows the host by within the mon spec\nceph orch host ls --format\ \ json | jq -r '.[] | .hostname' > realnames\necho $'host.a\\nhost.b\\nhost.c'\ \ > fakenames\necho $'a\\nb\\nc' > mon_ids\necho $'{datacenter=a}\\n{datacenter=b,rack=2}\\\ n{datacenter=a,rack=3}' > crush_locs\nceph orch ls --service-name mon --export\ \ > mon.yaml\nMONSPEC=`cat mon.yaml`\necho \"$MONSPEC\"\nwhile read realname\ \ <&3 && read fakename <&4; do\n MONSPEC=\"${MONSPEC//$fakename/$realname}\"\ \ndone 3 mon.yaml\ncat mon.yaml\n\ # now the spec should have the real hostnames, so let's re-apply\nceph orch\ \ apply -i mon.yaml\nsleep 90\nceph orch ps --refresh\nceph orch ls --service-name\ \ mon --export > mon.yaml; ceph orch apply -i mon.yaml\nsleep 90\nceph mon dump\n\ ceph mon dump --format json\n# verify all the crush locations got set from \"\ ceph mon dump\" output\nwhile read monid <&3 && read crushloc <&4; do\n ceph\ \ mon dump --format json | jq --arg monid \"$monid\" --arg crushloc \"$crushloc\"\ \ -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'\n\ done 3, func=.kill_console_loggers at 0x7faab446bac0>, signals=[15]) 2024-09-18T10:48:54.097 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-18T10:48:54.102 INFO:teuthology.task.internal:Opening connections... 2024-09-18T10:48:54.102 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi018.front.sepia.ceph.com 2024-09-18T10:48:54.103 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:48:54.178 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi022.front.sepia.ceph.com 2024-09-18T10:48:54.179 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:48:54.254 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi053.front.sepia.ceph.com 2024-09-18T10:48:54.255 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:48:54.332 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-18T10:48:54.338 DEBUG:teuthology.orchestra.run.smithi018:> uname -m 2024-09-18T10:48:54.356 INFO:teuthology.orchestra.run.smithi018.stdout:x86_64 2024-09-18T10:48:54.356 DEBUG:teuthology.orchestra.run.smithi018:> cat /etc/os-release 2024-09-18T10:48:54.414 INFO:teuthology.orchestra.run.smithi018.stdout:NAME="CentOS Stream" 2024-09-18T10:48:54.414 INFO:teuthology.orchestra.run.smithi018.stdout:VERSION="9" 2024-09-18T10:48:54.414 INFO:teuthology.orchestra.run.smithi018.stdout:ID="centos" 2024-09-18T10:48:54.414 INFO:teuthology.orchestra.run.smithi018.stdout:ID_LIKE="rhel fedora" 2024-09-18T10:48:54.415 INFO:teuthology.orchestra.run.smithi018.stdout:VERSION_ID="9" 2024-09-18T10:48:54.415 INFO:teuthology.orchestra.run.smithi018.stdout:PLATFORM_ID="platform:el9" 2024-09-18T10:48:54.415 INFO:teuthology.orchestra.run.smithi018.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-18T10:48:54.415 INFO:teuthology.orchestra.run.smithi018.stdout:ANSI_COLOR="0;31" 2024-09-18T10:48:54.415 INFO:teuthology.orchestra.run.smithi018.stdout:LOGO="fedora-logo-icon" 2024-09-18T10:48:54.415 INFO:teuthology.orchestra.run.smithi018.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-18T10:48:54.415 INFO:teuthology.orchestra.run.smithi018.stdout:HOME_URL="https://centos.org/" 2024-09-18T10:48:54.415 INFO:teuthology.orchestra.run.smithi018.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-18T10:48:54.415 INFO:teuthology.orchestra.run.smithi018.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-18T10:48:54.415 INFO:teuthology.orchestra.run.smithi018.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-18T10:48:54.416 INFO:teuthology.lock.ops:Updating smithi018.front.sepia.ceph.com on lock server 2024-09-18T10:48:54.446 DEBUG:teuthology.orchestra.run.smithi022:> uname -m 2024-09-18T10:48:54.464 INFO:teuthology.orchestra.run.smithi022.stdout:x86_64 2024-09-18T10:48:54.465 DEBUG:teuthology.orchestra.run.smithi022:> cat /etc/os-release 2024-09-18T10:48:54.523 INFO:teuthology.orchestra.run.smithi022.stdout:NAME="CentOS Stream" 2024-09-18T10:48:54.523 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION="9" 2024-09-18T10:48:54.523 INFO:teuthology.orchestra.run.smithi022.stdout:ID="centos" 2024-09-18T10:48:54.523 INFO:teuthology.orchestra.run.smithi022.stdout:ID_LIKE="rhel fedora" 2024-09-18T10:48:54.523 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION_ID="9" 2024-09-18T10:48:54.523 INFO:teuthology.orchestra.run.smithi022.stdout:PLATFORM_ID="platform:el9" 2024-09-18T10:48:54.524 INFO:teuthology.orchestra.run.smithi022.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-18T10:48:54.524 INFO:teuthology.orchestra.run.smithi022.stdout:ANSI_COLOR="0;31" 2024-09-18T10:48:54.524 INFO:teuthology.orchestra.run.smithi022.stdout:LOGO="fedora-logo-icon" 2024-09-18T10:48:54.524 INFO:teuthology.orchestra.run.smithi022.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-18T10:48:54.524 INFO:teuthology.orchestra.run.smithi022.stdout:HOME_URL="https://centos.org/" 2024-09-18T10:48:54.524 INFO:teuthology.orchestra.run.smithi022.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-18T10:48:54.524 INFO:teuthology.orchestra.run.smithi022.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-18T10:48:54.524 INFO:teuthology.orchestra.run.smithi022.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-18T10:48:54.524 INFO:teuthology.lock.ops:Updating smithi022.front.sepia.ceph.com on lock server 2024-09-18T10:48:54.546 DEBUG:teuthology.orchestra.run.smithi053:> uname -m 2024-09-18T10:48:54.564 INFO:teuthology.orchestra.run.smithi053.stdout:x86_64 2024-09-18T10:48:54.565 DEBUG:teuthology.orchestra.run.smithi053:> cat /etc/os-release 2024-09-18T10:48:54.623 INFO:teuthology.orchestra.run.smithi053.stdout:NAME="CentOS Stream" 2024-09-18T10:48:54.623 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION="9" 2024-09-18T10:48:54.623 INFO:teuthology.orchestra.run.smithi053.stdout:ID="centos" 2024-09-18T10:48:54.623 INFO:teuthology.orchestra.run.smithi053.stdout:ID_LIKE="rhel fedora" 2024-09-18T10:48:54.623 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION_ID="9" 2024-09-18T10:48:54.623 INFO:teuthology.orchestra.run.smithi053.stdout:PLATFORM_ID="platform:el9" 2024-09-18T10:48:54.623 INFO:teuthology.orchestra.run.smithi053.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-18T10:48:54.623 INFO:teuthology.orchestra.run.smithi053.stdout:ANSI_COLOR="0;31" 2024-09-18T10:48:54.623 INFO:teuthology.orchestra.run.smithi053.stdout:LOGO="fedora-logo-icon" 2024-09-18T10:48:54.623 INFO:teuthology.orchestra.run.smithi053.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-18T10:48:54.624 INFO:teuthology.orchestra.run.smithi053.stdout:HOME_URL="https://centos.org/" 2024-09-18T10:48:54.624 INFO:teuthology.orchestra.run.smithi053.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-18T10:48:54.624 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-18T10:48:54.624 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-18T10:48:54.624 INFO:teuthology.lock.ops:Updating smithi053.front.sepia.ceph.com on lock server 2024-09-18T10:48:54.655 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-18T10:48:54.664 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-18T10:48:54.669 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-18T10:48:54.670 DEBUG:teuthology.orchestra.run.smithi018:> test '!' -e /home/ubuntu/cephtest 2024-09-18T10:48:54.673 DEBUG:teuthology.orchestra.run.smithi022:> test '!' -e /home/ubuntu/cephtest 2024-09-18T10:48:54.675 DEBUG:teuthology.orchestra.run.smithi053:> test '!' -e /home/ubuntu/cephtest 2024-09-18T10:48:54.692 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-18T10:48:54.698 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-18T10:48:54.698 DEBUG:teuthology.orchestra.run.smithi018:> test -z $(ls -A /var/lib/ceph) 2024-09-18T10:48:54.729 DEBUG:teuthology.orchestra.run.smithi022:> test -z $(ls -A /var/lib/ceph) 2024-09-18T10:48:54.732 DEBUG:teuthology.orchestra.run.smithi053:> test -z $(ls -A /var/lib/ceph) 2024-09-18T10:48:54.759 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-18T10:48:54.836 INFO:teuthology.run_tasks:Running task kernel... 2024-09-18T10:48:54.850 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-18T10:48:54.850 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-18T10:48:54.851 DEBUG:teuthology.orchestra.run.smithi018:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-18T10:48:54.851 DEBUG:teuthology.orchestra.run.smithi022:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-18T10:48:54.852 DEBUG:teuthology.orchestra.run.smithi053:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-18T10:48:54.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T10:48:54.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T10:48:54.869 DEBUG:teuthology.orchestra.run.smithi018:> uname -r 2024-09-18T10:48:54.870 DEBUG:teuthology.orchestra.run.smithi022:> uname -r 2024-09-18T10:48:54.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T10:48:54.871 DEBUG:teuthology.orchestra.run.smithi053:> uname -r 2024-09-18T10:48:54.927 INFO:teuthology.orchestra.run.smithi022.stdout:5.14.0-503.el9.x86_64 2024-09-18T10:48:54.927 INFO:teuthology.task.kernel:Running kernel on smithi022: 5.14.0-503.el9.x86_64 2024-09-18T10:48:54.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum install -y kernel 2024-09-18T10:48:54.928 INFO:teuthology.orchestra.run.smithi018.stdout:5.14.0-503.el9.x86_64 2024-09-18T10:48:54.928 INFO:teuthology.task.kernel:Running kernel on smithi018: 5.14.0-503.el9.x86_64 2024-09-18T10:48:54.928 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum install -y kernel 2024-09-18T10:48:54.929 INFO:teuthology.orchestra.run.smithi053.stdout:5.14.0-503.el9.x86_64 2024-09-18T10:48:54.930 INFO:teuthology.task.kernel:Running kernel on smithi053: 5.14.0-503.el9.x86_64 2024-09-18T10:48:54.930 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum install -y kernel 2024-09-18T10:48:58.543 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - BaseOS 4.5 MB/s | 8.3 MB 00:01 2024-09-18T10:48:58.563 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 9 - BaseOS 4.2 MB/s | 8.3 MB 00:01 2024-09-18T10:48:59.270 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - BaseOS 3.2 MB/s | 8.3 MB 00:02 2024-09-18T10:49:00.227 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - AppStream 36 MB/s | 20 MB 00:00 2024-09-18T10:49:03.392 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 9 - AppStream 5.5 MB/s | 20 MB 00:03 2024-09-18T10:49:03.888 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - AppStream 5.9 MB/s | 20 MB 00:03 2024-09-18T10:49:06.236 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - CRB 3.6 MB/s | 6.5 MB 00:01 2024-09-18T10:49:07.622 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 9 - CRB 18 MB/s | 6.5 MB 00:00 2024-09-18T10:49:07.720 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - Extras packages 85 kB/s | 19 kB 00:00 2024-09-18T10:49:08.405 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.5 MB 00:00 2024-09-18T10:49:08.858 INFO:teuthology.orchestra.run.smithi018.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-18T10:49:09.890 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 19 kB 00:00 2024-09-18T10:49:10.247 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - Extras packages 39 kB/s | 19 kB 00:00 2024-09-18T10:49:11.694 INFO:teuthology.orchestra.run.smithi053.stdout:Extra Packages for Enterprise Linux 14 MB/s | 23 MB 00:01 2024-09-18T10:49:11.860 INFO:teuthology.orchestra.run.smithi022.stdout:Extra Packages for Enterprise Linux 15 MB/s | 23 MB 00:01 2024-09-18T10:49:14.563 INFO:teuthology.orchestra.run.smithi018.stdout:lab-extras 25 kB/s | 1.7 kB 00:00 2024-09-18T10:49:16.545 INFO:teuthology.orchestra.run.smithi018.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-18T10:49:16.545 INFO:teuthology.orchestra.run.smithi018.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-18T10:49:16.663 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:49:16.669 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:49:16.669 INFO:teuthology.orchestra.run.smithi018.stdout: Package Architecture Version Repository Size 2024-09-18T10:49:16.669 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:49:16.669 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:49:16.669 INFO:teuthology.orchestra.run.smithi018.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-18T10:49:16.669 INFO:teuthology.orchestra.run.smithi018.stdout:Installing dependencies: 2024-09-18T10:49:16.669 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-18T10:49:16.669 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-18T10:49:16.669 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-18T10:49:16.669 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:49:16.670 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:49:16.670 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:49:16.670 INFO:teuthology.orchestra.run.smithi018.stdout:Install 4 Packages 2024-09-18T10:49:16.670 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:49:16.670 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 79 M 2024-09-18T10:49:16.670 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 126 M 2024-09-18T10:49:16.670 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:49:16.948 INFO:teuthology.orchestra.run.smithi018.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 496 kB/s | 36 kB 00:00 2024-09-18T10:49:17.291 INFO:teuthology.orchestra.run.smithi053.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-09-18T10:49:17.415 INFO:teuthology.orchestra.run.smithi018.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 29 MB/s | 16 MB 00:00 2024-09-18T10:49:17.448 INFO:teuthology.orchestra.run.smithi022.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-18T10:49:18.090 INFO:teuthology.orchestra.run.smithi018.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 25 MB/s | 29 MB 00:01 2024-09-18T10:49:18.407 INFO:teuthology.orchestra.run.smithi018.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 23 MB/s | 35 MB 00:01 2024-09-18T10:49:18.407 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:49:18.408 INFO:teuthology.orchestra.run.smithi018.stdout:Total 45 MB/s | 79 MB 00:01 2024-09-18T10:49:19.120 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:49:19.264 INFO:teuthology.orchestra.run.smithi053.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-18T10:49:19.265 INFO:teuthology.orchestra.run.smithi053.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-18T10:49:19.359 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:49:19.364 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:49:19.364 INFO:teuthology.orchestra.run.smithi053.stdout: Package Architecture Version Repository Size 2024-09-18T10:49:19.364 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:49:19.364 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:49:19.364 INFO:teuthology.orchestra.run.smithi053.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-18T10:49:19.365 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2024-09-18T10:49:19.365 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-18T10:49:19.365 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-18T10:49:19.365 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-18T10:49:19.365 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:49:19.365 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:49:19.365 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:49:19.365 INFO:teuthology.orchestra.run.smithi053.stdout:Install 4 Packages 2024-09-18T10:49:19.366 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:49:19.367 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 79 M 2024-09-18T10:49:19.367 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 126 M 2024-09-18T10:49:19.367 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:49:19.447 INFO:teuthology.orchestra.run.smithi022.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-18T10:49:19.447 INFO:teuthology.orchestra.run.smithi022.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-18T10:49:19.468 INFO:teuthology.orchestra.run.smithi053.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 437 kB/s | 36 kB 00:00 2024-09-18T10:49:19.506 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:49:19.506 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:49:19.544 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:49:19.555 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:49:19.555 INFO:teuthology.orchestra.run.smithi022.stdout: Package Architecture Version Repository Size 2024-09-18T10:49:19.555 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:49:19.555 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:49:19.555 INFO:teuthology.orchestra.run.smithi022.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-18T10:49:19.555 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-18T10:49:19.555 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-18T10:49:19.555 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-18T10:49:19.555 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-18T10:49:19.555 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:49:19.556 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:49:19.556 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:49:19.556 INFO:teuthology.orchestra.run.smithi022.stdout:Install 4 Packages 2024-09-18T10:49:19.556 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:49:19.556 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 79 M 2024-09-18T10:49:19.556 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 126 M 2024-09-18T10:49:19.556 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:49:20.118 INFO:teuthology.orchestra.run.smithi053.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 21 MB/s | 16 MB 00:00 2024-09-18T10:49:20.217 INFO:teuthology.orchestra.run.smithi022.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 116 kB/s | 36 kB 00:00 2024-09-18T10:49:20.498 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:49:20.498 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:49:20.693 INFO:teuthology.orchestra.run.smithi053.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 26 MB/s | 35 MB 00:01 2024-09-18T10:49:20.952 INFO:teuthology.orchestra.run.smithi053.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 19 MB/s | 29 MB 00:01 2024-09-18T10:49:20.952 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:49:20.952 INFO:teuthology.orchestra.run.smithi053.stdout:Total 50 MB/s | 79 MB 00:01 2024-09-18T10:49:21.669 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:49:22.069 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:49:22.069 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:49:23.041 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:49:23.042 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:49:23.090 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:49:23.745 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-18T10:49:23.824 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T10:49:25.595 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:49:26.272 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-18T10:49:26.377 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T10:49:26.578 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T10:49:26.703 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T10:49:29.144 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T10:49:29.273 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T10:49:29.491 INFO:teuthology.orchestra.run.smithi022.stdout:(2/4): kernel-modules-core-5.14.0-508.el9.x86_6 3.1 MB/s | 29 MB 00:09 2024-09-18T10:49:31.830 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T10:49:31.870 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:49:34.402 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T10:49:34.432 INFO:teuthology.orchestra.run.smithi022.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 1.1 MB/s | 16 MB 00:14 2024-09-18T10:49:34.441 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:49:37.009 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:49:39.573 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:50:03.828 INFO:teuthology.orchestra.run.smithi022.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 805 kB/s | 35 MB 00:43 2024-09-18T10:50:03.829 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:50:03.829 INFO:teuthology.orchestra.run.smithi022.stdout:Total 1.8 MB/s | 79 MB 00:44 2024-09-18T10:50:04.540 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:50:04.936 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:50:04.936 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:50:05.924 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:50:05.924 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:50:08.480 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:50:09.147 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-18T10:50:09.229 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T10:50:11.984 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T10:50:12.116 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T10:50:16.344 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:50:16.386 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:50:16.864 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:50:16.864 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-18T10:50:16.864 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T10:50:16.864 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T10:50:17.241 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T10:50:17.283 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:50:17.726 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:50:17.727 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:50:17.727 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:50:17.727 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-18T10:50:17.727 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-18T10:50:17.727 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-18T10:50:17.728 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-18T10:50:17.728 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:50:17.728 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:50:18.049 DEBUG:teuthology.orchestra.run.smithi018:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T10:50:18.137 INFO:teuthology.orchestra.run.smithi018.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T10:50:18.137 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T10:50:18.138 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-18T10:50:18.138 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-18T10:50:18.138 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-18T10:50:18.138 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-18T10:50:18.138 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi018.front.sepia.ceph.com, path=None, version=distro) 2024-09-18T10:50:18.138 DEBUG:teuthology.orchestra.run.smithi018:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T10:50:18.197 INFO:teuthology.orchestra.run.smithi018.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T10:50:18.197 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T10:50:18.197 DEBUG:teuthology.orchestra.run.smithi018:> sudo rpm -qi grub2-tools 2024-09-18T10:50:18.229 INFO:teuthology.orchestra.run.smithi018.stdout:Name : grub2-tools 2024-09-18T10:50:18.229 INFO:teuthology.orchestra.run.smithi018.stdout:Epoch : 1 2024-09-18T10:50:18.229 INFO:teuthology.orchestra.run.smithi018.stdout:Version : 2.06 2024-09-18T10:50:18.229 INFO:teuthology.orchestra.run.smithi018.stdout:Release : 82.el9 2024-09-18T10:50:18.229 INFO:teuthology.orchestra.run.smithi018.stdout:Architecture: x86_64 2024-09-18T10:50:18.229 INFO:teuthology.orchestra.run.smithi018.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-18T10:50:18.229 INFO:teuthology.orchestra.run.smithi018.stdout:Group : Unspecified 2024-09-18T10:50:18.230 INFO:teuthology.orchestra.run.smithi018.stdout:Size : 8274670 2024-09-18T10:50:18.230 INFO:teuthology.orchestra.run.smithi018.stdout:License : GPLv3+ 2024-09-18T10:50:18.230 INFO:teuthology.orchestra.run.smithi018.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-18T10:50:18.230 INFO:teuthology.orchestra.run.smithi018.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-18T10:50:18.230 INFO:teuthology.orchestra.run.smithi018.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-18T10:50:18.230 INFO:teuthology.orchestra.run.smithi018.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-18T10:50:18.230 INFO:teuthology.orchestra.run.smithi018.stdout:Packager : builder@centos.org 2024-09-18T10:50:18.230 INFO:teuthology.orchestra.run.smithi018.stdout:Vendor : CentOS 2024-09-18T10:50:18.230 INFO:teuthology.orchestra.run.smithi018.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-18T10:50:18.230 INFO:teuthology.orchestra.run.smithi018.stdout:Summary : Support tools for GRUB. 2024-09-18T10:50:18.231 INFO:teuthology.orchestra.run.smithi018.stdout:Description : 2024-09-18T10:50:18.231 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:50:18.231 INFO:teuthology.orchestra.run.smithi018.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-18T10:50:18.231 INFO:teuthology.orchestra.run.smithi018.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-18T10:50:18.231 INFO:teuthology.orchestra.run.smithi018.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-18T10:50:18.231 INFO:teuthology.orchestra.run.smithi018.stdout:hardware devices. 2024-09-18T10:50:18.231 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:50:18.231 INFO:teuthology.orchestra.run.smithi018.stdout:This subpackage provides tools for support of all platforms. 2024-09-18T10:50:18.232 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-18T10:50:18.232 INFO:teuthology.task.kernel:Updating grub on smithi018 to boot 5.14.0-508.el9.x86_64 2024-09-18T10:50:18.232 DEBUG:teuthology.orchestra.run.smithi018:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-18T10:50:18.440 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:50:18.482 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:50:18.847 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:50:18.847 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-18T10:50:18.847 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T10:50:18.847 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T10:50:18.906 INFO:teuthology.orchestra.run.smithi018.stderr:Generating grub configuration file ... 2024-09-18T10:50:19.748 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:50:19.748 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:50:19.749 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:50:19.749 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-18T10:50:19.749 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-18T10:50:19.749 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-18T10:50:19.749 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-18T10:50:19.749 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:50:19.749 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:50:20.091 DEBUG:teuthology.orchestra.run.smithi053:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T10:50:20.182 INFO:teuthology.orchestra.run.smithi053.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T10:50:20.182 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T10:50:20.182 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-18T10:50:20.182 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-18T10:50:20.182 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-18T10:50:20.182 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-18T10:50:20.183 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi053.front.sepia.ceph.com, path=None, version=distro) 2024-09-18T10:50:20.183 DEBUG:teuthology.orchestra.run.smithi053:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T10:50:20.219 INFO:teuthology.orchestra.run.smithi018.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-18T10:50:20.242 INFO:teuthology.orchestra.run.smithi053.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T10:50:20.242 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T10:50:20.242 DEBUG:teuthology.orchestra.run.smithi053:> sudo rpm -qi grub2-tools 2024-09-18T10:50:20.246 INFO:teuthology.orchestra.run.smithi018.stderr:done 2024-09-18T10:50:20.249 DEBUG:teuthology.orchestra.run.smithi018:> mktemp 2024-09-18T10:50:20.264 INFO:teuthology.orchestra.run.smithi018.stdout:/tmp/tmp.NdWeCexu8i 2024-09-18T10:50:20.265 DEBUG:teuthology.orchestra.run.smithi018:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.NdWeCexu8i 2024-09-18T10:50:20.284 INFO:teuthology.orchestra.run.smithi053.stdout:Name : grub2-tools 2024-09-18T10:50:20.284 INFO:teuthology.orchestra.run.smithi053.stdout:Epoch : 1 2024-09-18T10:50:20.284 INFO:teuthology.orchestra.run.smithi053.stdout:Version : 2.06 2024-09-18T10:50:20.284 INFO:teuthology.orchestra.run.smithi053.stdout:Release : 82.el9 2024-09-18T10:50:20.284 INFO:teuthology.orchestra.run.smithi053.stdout:Architecture: x86_64 2024-09-18T10:50:20.285 INFO:teuthology.orchestra.run.smithi053.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-18T10:50:20.285 INFO:teuthology.orchestra.run.smithi053.stdout:Group : Unspecified 2024-09-18T10:50:20.285 INFO:teuthology.orchestra.run.smithi053.stdout:Size : 8274670 2024-09-18T10:50:20.285 INFO:teuthology.orchestra.run.smithi053.stdout:License : GPLv3+ 2024-09-18T10:50:20.288 INFO:teuthology.orchestra.run.smithi053.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-18T10:50:20.288 INFO:teuthology.orchestra.run.smithi053.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-18T10:50:20.288 INFO:teuthology.orchestra.run.smithi053.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-18T10:50:20.288 INFO:teuthology.orchestra.run.smithi053.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-18T10:50:20.288 INFO:teuthology.orchestra.run.smithi053.stdout:Packager : builder@centos.org 2024-09-18T10:50:20.289 INFO:teuthology.orchestra.run.smithi053.stdout:Vendor : CentOS 2024-09-18T10:50:20.289 INFO:teuthology.orchestra.run.smithi053.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-18T10:50:20.289 INFO:teuthology.orchestra.run.smithi053.stdout:Summary : Support tools for GRUB. 2024-09-18T10:50:20.289 INFO:teuthology.orchestra.run.smithi053.stdout:Description : 2024-09-18T10:50:20.289 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:50:20.289 INFO:teuthology.orchestra.run.smithi053.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-18T10:50:20.289 INFO:teuthology.orchestra.run.smithi053.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-18T10:50:20.289 INFO:teuthology.orchestra.run.smithi053.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-18T10:50:20.290 INFO:teuthology.orchestra.run.smithi053.stdout:hardware devices. 2024-09-18T10:50:20.290 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:50:20.290 INFO:teuthology.orchestra.run.smithi053.stdout:This subpackage provides tools for support of all platforms. 2024-09-18T10:50:20.291 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-18T10:50:20.291 INFO:teuthology.task.kernel:Updating grub on smithi053 to boot 5.14.0-508.el9.x86_64 2024-09-18T10:50:20.291 DEBUG:teuthology.orchestra.run.smithi053:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-18T10:50:20.331 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod 0666 /tmp/tmp.NdWeCexu8i 2024-09-18T10:50:20.477 DEBUG:teuthology.orchestra.remote:smithi018:/tmp/tmp.NdWeCexu8i is 6KB 2024-09-18T10:50:20.526 DEBUG:teuthology.orchestra.run.smithi018:> rm -fr /tmp/tmp.NdWeCexu8i 2024-09-18T10:50:20.541 DEBUG:teuthology.orchestra.run.smithi018:> sudo /bin/ls /boot/loader/entries || true 2024-09-18T10:50:20.603 INFO:teuthology.orchestra.run.smithi018.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-18T10:50:20.603 INFO:teuthology.orchestra.run.smithi018.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-18T10:50:20.603 INFO:teuthology.orchestra.run.smithi018.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-18T10:50:20.603 INFO:teuthology.orchestra.run.smithi018.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-18T10:50:20.604 DEBUG:teuthology.orchestra.run.smithi018:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-18T10:50:20.752 DEBUG:teuthology.orchestra.run.smithi018:> sudo shutdown -r now 2024-09-18T10:50:20.923 INFO:teuthology.orchestra.run.smithi053.stderr:Generating grub configuration file ... 2024-09-18T10:50:22.190 INFO:teuthology.orchestra.run.smithi053.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-18T10:50:22.217 INFO:teuthology.orchestra.run.smithi053.stderr:done 2024-09-18T10:50:22.222 DEBUG:teuthology.orchestra.run.smithi053:> mktemp 2024-09-18T10:50:22.256 INFO:teuthology.orchestra.run.smithi053.stdout:/tmp/tmp.C4N8FGPmFs 2024-09-18T10:50:22.256 DEBUG:teuthology.orchestra.run.smithi053:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.C4N8FGPmFs 2024-09-18T10:50:22.330 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 0666 /tmp/tmp.C4N8FGPmFs 2024-09-18T10:50:22.421 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:50:22.470 DEBUG:teuthology.orchestra.remote:smithi053:/tmp/tmp.C4N8FGPmFs is 6KB 2024-09-18T10:50:22.518 DEBUG:teuthology.orchestra.run.smithi053:> rm -fr /tmp/tmp.C4N8FGPmFs 2024-09-18T10:50:22.533 DEBUG:teuthology.orchestra.run.smithi053:> sudo /bin/ls /boot/loader/entries || true 2024-09-18T10:50:22.595 INFO:teuthology.orchestra.run.smithi053.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-18T10:50:22.595 INFO:teuthology.orchestra.run.smithi053.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-18T10:50:22.595 INFO:teuthology.orchestra.run.smithi053.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-18T10:50:22.595 INFO:teuthology.orchestra.run.smithi053.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-18T10:50:22.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-18T10:50:22.744 DEBUG:teuthology.orchestra.run.smithi053:> sudo shutdown -r now 2024-09-18T10:50:50.754 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-18T10:50:50.755 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-09-18T10:50:50.756 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:50:52.746 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-18T10:50:52.747 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-09-18T10:50:52.747 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:51:01.116 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:51:01.156 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:51:01.537 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:51:01.537 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-18T10:51:01.537 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T10:51:01.537 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T10:51:02.385 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T10:51:02.385 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:51:02.385 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:51:02.385 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-18T10:51:02.385 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-18T10:51:02.385 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-18T10:51:02.385 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-18T10:51:02.385 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:51:02.385 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:51:02.755 DEBUG:teuthology.orchestra.run.smithi022:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T10:51:02.854 INFO:teuthology.orchestra.run.smithi022.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T10:51:02.854 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T10:51:02.854 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-18T10:51:02.854 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-18T10:51:02.855 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-18T10:51:02.855 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-18T10:51:02.855 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi022.front.sepia.ceph.com, path=None, version=distro) 2024-09-18T10:51:02.855 DEBUG:teuthology.orchestra.run.smithi022:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T10:51:02.914 INFO:teuthology.orchestra.run.smithi022.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T10:51:02.914 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T10:51:02.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo rpm -qi grub2-tools 2024-09-18T10:51:02.951 INFO:teuthology.orchestra.run.smithi022.stdout:Name : grub2-tools 2024-09-18T10:51:02.951 INFO:teuthology.orchestra.run.smithi022.stdout:Epoch : 1 2024-09-18T10:51:02.952 INFO:teuthology.orchestra.run.smithi022.stdout:Version : 2.06 2024-09-18T10:51:02.952 INFO:teuthology.orchestra.run.smithi022.stdout:Release : 82.el9 2024-09-18T10:51:02.952 INFO:teuthology.orchestra.run.smithi022.stdout:Architecture: x86_64 2024-09-18T10:51:02.952 INFO:teuthology.orchestra.run.smithi022.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-18T10:51:02.952 INFO:teuthology.orchestra.run.smithi022.stdout:Group : Unspecified 2024-09-18T10:51:02.952 INFO:teuthology.orchestra.run.smithi022.stdout:Size : 8274670 2024-09-18T10:51:02.952 INFO:teuthology.orchestra.run.smithi022.stdout:License : GPLv3+ 2024-09-18T10:51:02.952 INFO:teuthology.orchestra.run.smithi022.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-18T10:51:02.952 INFO:teuthology.orchestra.run.smithi022.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-18T10:51:02.952 INFO:teuthology.orchestra.run.smithi022.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-18T10:51:02.952 INFO:teuthology.orchestra.run.smithi022.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-18T10:51:02.952 INFO:teuthology.orchestra.run.smithi022.stdout:Packager : builder@centos.org 2024-09-18T10:51:02.953 INFO:teuthology.orchestra.run.smithi022.stdout:Vendor : CentOS 2024-09-18T10:51:02.953 INFO:teuthology.orchestra.run.smithi022.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-18T10:51:02.953 INFO:teuthology.orchestra.run.smithi022.stdout:Summary : Support tools for GRUB. 2024-09-18T10:51:02.953 INFO:teuthology.orchestra.run.smithi022.stdout:Description : 2024-09-18T10:51:02.953 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:51:02.953 INFO:teuthology.orchestra.run.smithi022.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-18T10:51:02.953 INFO:teuthology.orchestra.run.smithi022.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-18T10:51:02.953 INFO:teuthology.orchestra.run.smithi022.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-18T10:51:02.953 INFO:teuthology.orchestra.run.smithi022.stdout:hardware devices. 2024-09-18T10:51:02.953 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:51:02.953 INFO:teuthology.orchestra.run.smithi022.stdout:This subpackage provides tools for support of all platforms. 2024-09-18T10:51:02.954 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-18T10:51:02.954 INFO:teuthology.task.kernel:Updating grub on smithi022 to boot 5.14.0-508.el9.x86_64 2024-09-18T10:51:02.954 DEBUG:teuthology.orchestra.run.smithi022:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-18T10:51:03.619 INFO:teuthology.orchestra.run.smithi022.stderr:Generating grub configuration file ... 2024-09-18T10:51:04.902 INFO:teuthology.orchestra.run.smithi022.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-18T10:51:04.925 INFO:teuthology.orchestra.run.smithi022.stderr:done 2024-09-18T10:51:04.927 DEBUG:teuthology.orchestra.run.smithi022:> mktemp 2024-09-18T10:51:04.942 INFO:teuthology.orchestra.run.smithi022.stdout:/tmp/tmp.c4nk5e3F73 2024-09-18T10:51:04.942 DEBUG:teuthology.orchestra.run.smithi022:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.c4nk5e3F73 2024-09-18T10:51:05.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 0666 /tmp/tmp.c4nk5e3F73 2024-09-18T10:51:05.137 DEBUG:teuthology.orchestra.remote:smithi022:/tmp/tmp.c4nk5e3F73 is 6KB 2024-09-18T10:51:05.187 DEBUG:teuthology.orchestra.run.smithi022:> rm -fr /tmp/tmp.c4nk5e3F73 2024-09-18T10:51:05.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo /bin/ls /boot/loader/entries || true 2024-09-18T10:51:05.270 INFO:teuthology.orchestra.run.smithi022.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-18T10:51:05.271 INFO:teuthology.orchestra.run.smithi022.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-18T10:51:05.271 INFO:teuthology.orchestra.run.smithi022.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-18T10:51:05.271 INFO:teuthology.orchestra.run.smithi022.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-18T10:51:05.272 DEBUG:teuthology.orchestra.run.smithi022:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-18T10:51:05.415 DEBUG:teuthology.orchestra.run.smithi022:> sudo shutdown -r now 2024-09-18T10:51:09.245 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.18 2024-09-18T10:51:11.293 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.53 2024-09-18T10:51:18.249 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-09-18T10:51:18.250 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:51:20.296 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-09-18T10:51:20.297 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:51:23.357 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.53 2024-09-18T10:51:35.369 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-09-18T10:51:35.370 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:51:35.419 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-18T10:51:35.419 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-18T10:51:35.419 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:51:53.789 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.53 2024-09-18T10:51:53.790 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.22 2024-09-18T10:52:02.797 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-18T10:52:02.798 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:52:08.793 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-09-18T10:52:08.794 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:52:09.173 DEBUG:teuthology.orchestra.run.smithi053:> true 2024-09-18T10:52:09.555 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-09-18T10:52:09.555 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-508.el9.x86_64"... 2024-09-18T10:52:09.555 DEBUG:teuthology.orchestra.run.smithi053:> uname -r 2024-09-18T10:52:09.570 INFO:teuthology.orchestra.run.smithi053.stdout:5.14.0-508.el9.x86_64 2024-09-18T10:52:09.571 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-18T10:52:09.571 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-18T10:52:09.571 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-18T10:52:10.571 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-18T10:52:10.572 DEBUG:teuthology.orchestra.run.smithi053:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-18T10:52:10.672 INFO:teuthology.orchestra.run.smithi053.stdout:ttyS1 2024-09-18T10:52:10.700 DEBUG:teuthology.parallel:result is None 2024-09-18T10:52:18.253 DEBUG:teuthology.orchestra.remote:timed out 2024-09-18T10:52:30.254 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-09-18T10:52:30.255 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:52:30.568 DEBUG:teuthology.orchestra.run.smithi018:> true 2024-09-18T10:52:30.935 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-09-18T10:52:30.935 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-18T10:52:30.935 DEBUG:teuthology.orchestra.run.smithi018:> uname -r 2024-09-18T10:52:30.954 INFO:teuthology.orchestra.run.smithi018.stdout:5.14.0-508.el9.x86_64 2024-09-18T10:52:30.954 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-18T10:52:30.954 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-18T10:52:30.954 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-18T10:52:31.956 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-18T10:52:31.956 DEBUG:teuthology.orchestra.run.smithi018:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-18T10:52:32.038 INFO:teuthology.orchestra.run.smithi018.stdout:ttyS1 2024-09-18T10:52:32.054 DEBUG:teuthology.parallel:result is None 2024-09-18T10:53:02.800 DEBUG:teuthology.orchestra.remote:timed out 2024-09-18T10:53:14.802 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-18T10:53:14.803 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:53:15.216 DEBUG:teuthology.orchestra.run.smithi022:> true 2024-09-18T10:53:15.597 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-18T10:53:15.597 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-18T10:53:15.598 DEBUG:teuthology.orchestra.run.smithi022:> uname -r 2024-09-18T10:53:15.614 INFO:teuthology.orchestra.run.smithi022.stdout:5.14.0-508.el9.x86_64 2024-09-18T10:53:15.614 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-18T10:53:15.615 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-18T10:53:15.615 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-18T10:53:16.615 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-18T10:53:16.615 DEBUG:teuthology.orchestra.run.smithi022:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-18T10:53:16.700 INFO:teuthology.orchestra.run.smithi022.stdout:ttyS1 2024-09-18T10:53:16.727 DEBUG:teuthology.parallel:result is None 2024-09-18T10:53:16.727 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-18T10:53:16.736 INFO:teuthology.task.internal:Creating test directory... 2024-09-18T10:53:16.737 DEBUG:teuthology.orchestra.run.smithi018:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-18T10:53:16.739 DEBUG:teuthology.orchestra.run.smithi022:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-18T10:53:16.742 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-18T10:53:16.762 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-18T10:53:16.773 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-18T10:53:16.788 INFO:teuthology.task.internal:Creating archive directory... 2024-09-18T10:53:16.788 DEBUG:teuthology.orchestra.run.smithi018:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-18T10:53:16.799 DEBUG:teuthology.orchestra.run.smithi022:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-18T10:53:16.802 DEBUG:teuthology.orchestra.run.smithi053:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-18T10:53:16.836 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-18T10:53:16.844 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-18T10:53:16.844 DEBUG:teuthology.orchestra.run.smithi018:> 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-18T10:53:16.867 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T10:53:16.870 DEBUG:teuthology.orchestra.run.smithi053:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-18T10:53:16.901 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T10:53:16.907 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T10:53:16.911 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T10:53:16.913 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T10:53:16.918 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T10:53:16.922 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T10:53:16.925 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-18T10:53:16.933 INFO:teuthology.task.internal:Configuring sudo... 2024-09-18T10:53:16.933 DEBUG:teuthology.orchestra.run.smithi018:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-18T10:53:16.958 DEBUG:teuthology.orchestra.run.smithi022:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-18T10:53:16.963 DEBUG:teuthology.orchestra.run.smithi053:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-18T10:53:16.994 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-18T10:53:17.003 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-18T10:53:17.003 DEBUG:teuthology.orchestra.run.smithi018:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-18T10:53:17.027 DEBUG:teuthology.orchestra.run.smithi022:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-18T10:53:17.031 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-18T10:53:17.051 DEBUG:teuthology.orchestra.run.smithi018:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T10:53:17.132 DEBUG:teuthology.orchestra.run.smithi018:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T10:53:17.174 DEBUG:teuthology.orchestra.run.smithi018:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T10:53:17.254 DEBUG:teuthology.orchestra.run.smithi018:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T10:53:17.300 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-18T10:53:17.301 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-18T10:53:17.368 DEBUG:teuthology.orchestra.run.smithi022:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T10:53:17.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T10:53:17.469 DEBUG:teuthology.orchestra.run.smithi022:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T10:53:17.552 DEBUG:teuthology.orchestra.run.smithi022:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T10:53:17.601 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-18T10:53:17.601 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-18T10:53:17.671 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T10:53:17.718 DEBUG:teuthology.orchestra.run.smithi053:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T10:53:17.772 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T10:53:17.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T10:53:17.900 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-18T10:53:17.900 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-18T10:53:17.968 DEBUG:teuthology.orchestra.run.smithi018:> sudo service rsyslog restart 2024-09-18T10:53:17.970 DEBUG:teuthology.orchestra.run.smithi022:> sudo service rsyslog restart 2024-09-18T10:53:17.973 DEBUG:teuthology.orchestra.run.smithi053:> sudo service rsyslog restart 2024-09-18T10:53:18.015 INFO:teuthology.orchestra.run.smithi018.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T10:53:18.016 INFO:teuthology.orchestra.run.smithi022.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T10:53:18.064 INFO:teuthology.orchestra.run.smithi053.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T10:53:18.476 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-18T10:53:18.486 INFO:teuthology.task.internal:Starting timer... 2024-09-18T10:53:18.486 INFO:teuthology.run_tasks:Running task pcp... 2024-09-18T10:53:18.614 INFO:teuthology.run_tasks:Running task selinux... 2024-09-18T10:53:18.628 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-18T10:53:18.628 DEBUG:teuthology.orchestra.run.smithi018:> sudo service auditd rotate 2024-09-18T10:53:18.686 INFO:teuthology.orchestra.run.smithi018.stdout:Rotating logs: 2024-09-18T10:53:18.688 DEBUG:teuthology.orchestra.run.smithi022:> sudo service auditd rotate 2024-09-18T10:53:18.753 INFO:teuthology.orchestra.run.smithi022.stdout:Rotating logs: 2024-09-18T10:53:18.755 DEBUG:teuthology.orchestra.run.smithi053:> sudo service auditd rotate 2024-09-18T10:53:18.831 INFO:teuthology.orchestra.run.smithi053.stdout:Rotating logs: 2024-09-18T10:53:18.833 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-18T10:53:18.833 DEBUG:teuthology.orchestra.run.smithi018:> /usr/sbin/getenforce 2024-09-18T10:53:18.857 INFO:teuthology.orchestra.run.smithi018.stdout:Permissive 2024-09-18T10:53:18.858 DEBUG:teuthology.orchestra.run.smithi022:> /usr/sbin/getenforce 2024-09-18T10:53:18.882 INFO:teuthology.orchestra.run.smithi022.stdout:Permissive 2024-09-18T10:53:18.883 DEBUG:teuthology.orchestra.run.smithi053:> /usr/sbin/getenforce 2024-09-18T10:53:18.915 INFO:teuthology.orchestra.run.smithi053.stdout:Permissive 2024-09-18T10:53:18.916 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi018.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi022.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi053.front.sepia.ceph.com': 'permissive'} 2024-09-18T10:53:18.916 DEBUG:teuthology.orchestra.run.smithi018:> 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 2024-09-18T10:53:18.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T10:53:18.946 DEBUG:teuthology.orchestra.run.smithi022:> 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 2024-09-18T10:53:18.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T10:53:18.977 DEBUG:teuthology.orchestra.run.smithi053:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-18T10:53:19.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T10:53:19.006 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-18T10:53:19.006 DEBUG:teuthology.orchestra.run.smithi018:> sudo /usr/sbin/setenforce permissive 2024-09-18T10:53:19.040 DEBUG:teuthology.orchestra.run.smithi022:> sudo /usr/sbin/setenforce permissive 2024-09-18T10:53:19.071 DEBUG:teuthology.orchestra.run.smithi053:> sudo /usr/sbin/setenforce permissive 2024-09-18T10:53:19.101 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-18T10:53:19.110 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-18T10:53:19.113 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-18T10:53:19.238 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-18T10:53:19.249 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-18T10:53:19.250 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi018.front.sepia.ceph.com,smithi022.front.sepia.ceph.com,smithi053.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-18T10:57:12.663 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi018.front.sepia.ceph.com'), Remote(name='ubuntu@smithi022.front.sepia.ceph.com'), Remote(name='ubuntu@smithi053.front.sepia.ceph.com')] 2024-09-18T10:57:12.665 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-09-18T10:57:12.666 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:57:12.744 DEBUG:teuthology.orchestra.run.smithi018:> true 2024-09-18T10:57:12.824 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-09-18T10:57:12.825 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-18T10:57:12.825 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:57:12.902 DEBUG:teuthology.orchestra.run.smithi022:> true 2024-09-18T10:57:12.985 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-18T10:57:12.985 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-09-18T10:57:12.986 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:57:13.068 DEBUG:teuthology.orchestra.run.smithi053:> true 2024-09-18T10:57:13.147 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-09-18T10:57:13.147 INFO:teuthology.run_tasks:Running task clock... 2024-09-18T10:57:13.157 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-18T10:57:13.158 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-18T10:57:13.158 DEBUG:teuthology.orchestra.run.smithi018:> 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-18T10:57:13.160 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-18T10:57:13.161 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T10:57:13.163 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-18T10:57:13.163 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T10:57:13.190 INFO:teuthology.orchestra.run.smithi018.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-18T10:57:13.193 INFO:teuthology.orchestra.run.smithi022.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-18T10:57:13.205 INFO:teuthology.orchestra.run.smithi018.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-18T10:57:13.209 INFO:teuthology.orchestra.run.smithi022.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-18T10:57:13.224 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-18T10:57:13.233 INFO:teuthology.orchestra.run.smithi018.stderr:sudo: ntpd: command not found 2024-09-18T10:57:13.235 INFO:teuthology.orchestra.run.smithi022.stderr:sudo: ntpd: command not found 2024-09-18T10:57:13.241 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-18T10:57:13.244 INFO:teuthology.orchestra.run.smithi018.stdout:506 Cannot talk to daemon 2024-09-18T10:57:13.247 INFO:teuthology.orchestra.run.smithi022.stdout:506 Cannot talk to daemon 2024-09-18T10:57:13.260 INFO:teuthology.orchestra.run.smithi018.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-18T10:57:13.263 INFO:teuthology.orchestra.run.smithi022.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-18T10:57:13.268 INFO:teuthology.orchestra.run.smithi053.stderr:sudo: ntpd: command not found 2024-09-18T10:57:13.274 INFO:teuthology.orchestra.run.smithi018.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-18T10:57:13.278 INFO:teuthology.orchestra.run.smithi022.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-18T10:57:13.281 INFO:teuthology.orchestra.run.smithi053.stdout:506 Cannot talk to daemon 2024-09-18T10:57:13.297 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-18T10:57:13.312 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-18T10:57:13.334 INFO:teuthology.orchestra.run.smithi018.stderr:bash: line 1: ntpq: command not found 2024-09-18T10:57:13.336 INFO:teuthology.orchestra.run.smithi022.stderr:bash: line 1: ntpq: command not found 2024-09-18T10:57:13.338 INFO:teuthology.orchestra.run.smithi018.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T10:57:13.338 INFO:teuthology.orchestra.run.smithi018.stdout:=============================================================================== 2024-09-18T10:57:13.338 INFO:teuthology.orchestra.run.smithi018.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:57:13.338 INFO:teuthology.orchestra.run.smithi018.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:57:13.338 INFO:teuthology.orchestra.run.smithi018.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:57:13.338 INFO:teuthology.orchestra.run.smithi018.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:57:13.340 INFO:teuthology.orchestra.run.smithi022.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T10:57:13.340 INFO:teuthology.orchestra.run.smithi022.stdout:=============================================================================== 2024-09-18T10:57:13.340 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:57:13.340 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:57:13.340 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:57:13.340 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:57:13.370 INFO:teuthology.orchestra.run.smithi053.stderr:bash: line 1: ntpq: command not found 2024-09-18T10:57:13.374 INFO:teuthology.orchestra.run.smithi053.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T10:57:13.374 INFO:teuthology.orchestra.run.smithi053.stdout:=============================================================================== 2024-09-18T10:57:13.374 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:57:13.374 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:57:13.374 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:57:13.374 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:57:13.375 INFO:teuthology.run_tasks:Running task install... 2024-09-18T10:57:13.382 DEBUG:teuthology.task.install:project ceph 2024-09-18T10:57:13.383 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '7061ea6ca50908d104e9f3979dc615e118d9e153'}} 2024-09-18T10:57:13.383 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '7061ea6ca50908d104e9f3979dc615e118d9e153'} 2024-09-18T10:57:13.383 INFO:teuthology.task.install:Using flavor: default 2024-09-18T10:57:13.388 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-18T10:57:13.388 INFO:teuthology.task.install:extra packages: [] 2024-09-18T10:57:13.389 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '7061ea6ca50908d104e9f3979dc615e118d9e153', 'tag': None, 'wait_for_package': False} 2024-09-18T10:57:13.389 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7061ea6ca50908d104e9f3979dc615e118d9e153 2024-09-18T10:57:13.391 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '7061ea6ca50908d104e9f3979dc615e118d9e153', 'tag': None, 'wait_for_package': False} 2024-09-18T10:57:13.391 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7061ea6ca50908d104e9f3979dc615e118d9e153 2024-09-18T10:57:13.392 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '7061ea6ca50908d104e9f3979dc615e118d9e153', 'tag': None, 'wait_for_package': False} 2024-09-18T10:57:13.392 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7061ea6ca50908d104e9f3979dc615e118d9e153 2024-09-18T10:57:13.537 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-bharath11-testing-2024-09-18-1115-quincy/7061ea6ca50908d104e9f3979dc615e118d9e153/centos/9/flavors/default/ 2024-09-18T10:57:13.537 INFO:teuthology.task.install.rpm:Package version is 17.2.7-1645.g7061ea6c 2024-09-18T10:57:13.548 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-bharath11-testing-2024-09-18-1115-quincy/7061ea6ca50908d104e9f3979dc615e118d9e153/centos/9/flavors/default/ 2024-09-18T10:57:13.549 INFO:teuthology.task.install.rpm:Package version is 17.2.7-1645.g7061ea6c 2024-09-18T10:57:13.551 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-bharath11-testing-2024-09-18-1115-quincy/7061ea6ca50908d104e9f3979dc615e118d9e153/centos/9/flavors/default/ 2024-09-18T10:57:13.552 INFO:teuthology.task.install.rpm:Package version is 17.2.7-1645.g7061ea6c 2024-09-18T10:57:13.645 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-bharath11-testing-2024-09-18-1115-quincy/7061ea6ca50908d104e9f3979dc615e118d9e153/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-bharath11-testing-2024-09-18-1115-quincy/7061ea6ca50908d104e9f3979dc615e118d9e153/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-bharath11-testing-2024-09-18-1115-quincy/7061ea6ca50908d104e9f3979dc615e118d9e153/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-18T10:57:13.645 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-18T10:57:13.645 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-18T10:57:13.659 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-bharath11-testing-2024-09-18-1115-quincy/7061ea6ca50908d104e9f3979dc615e118d9e153/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-bharath11-testing-2024-09-18-1115-quincy/7061ea6ca50908d104e9f3979dc615e118d9e153/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-bharath11-testing-2024-09-18-1115-quincy/7061ea6ca50908d104e9f3979dc615e118d9e153/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-18T10:57:13.659 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-18T10:57:13.659 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-18T10:57:13.662 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-bharath11-testing-2024-09-18-1115-quincy/7061ea6ca50908d104e9f3979dc615e118d9e153/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-bharath11-testing-2024-09-18-1115-quincy/7061ea6ca50908d104e9f3979dc615e118d9e153/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-bharath11-testing-2024-09-18-1115-quincy/7061ea6ca50908d104e9f3979dc615e118d9e153/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-18T10:57:13.662 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-18T10:57:13.662 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-18T10:57:13.672 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-18T10:57:13.673 DEBUG:teuthology.orchestra.run.smithi018:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/7061ea6ca50908d104e9f3979dc615e118d9e153/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-18T10:57:13.686 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-18T10:57:13.686 DEBUG:teuthology.orchestra.run.smithi053:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/7061ea6ca50908d104e9f3979dc615e118d9e153/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-18T10:57:13.690 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-18T10:57:13.690 DEBUG:teuthology.orchestra.run.smithi022:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/7061ea6ca50908d104e9f3979dc615e118d9e153/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-18T10:57:13.739 DEBUG:teuthology.orchestra.run.smithi018:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-18T10:57:13.753 DEBUG:teuthology.orchestra.run.smithi053:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-18T10:57:13.757 DEBUG:teuthology.orchestra.run.smithi022:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-18T10:57:13.814 DEBUG:teuthology.orchestra.run.smithi018:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-18T10:57:13.830 DEBUG:teuthology.orchestra.run.smithi053:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-18T10:57:13.834 DEBUG:teuthology.orchestra.run.smithi022:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-18T10:57:13.879 INFO:teuthology.orchestra.run.smithi018.stdout:check_obsoletes = 1 2024-09-18T10:57:13.884 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum clean all 2024-09-18T10:57:13.895 INFO:teuthology.orchestra.run.smithi053.stdout:check_obsoletes = 1 2024-09-18T10:57:13.897 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum clean all 2024-09-18T10:57:13.899 INFO:teuthology.orchestra.run.smithi022.stdout:check_obsoletes = 1 2024-09-18T10:57:13.900 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum clean all 2024-09-18T10:57:14.127 INFO:teuthology.orchestra.run.smithi018.stdout:45 files removed 2024-09-18T10:57:14.129 INFO:teuthology.orchestra.run.smithi053.stdout:45 files removed 2024-09-18T10:57:14.150 INFO:teuthology.orchestra.run.smithi022.stdout:45 files removed 2024-09-18T10:57:14.155 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install ceph-radosgw 2024-09-18T10:57:14.158 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph-radosgw 2024-09-18T10:57:14.177 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-radosgw 2024-09-18T10:57:14.715 INFO:teuthology.orchestra.run.smithi018.stdout:ceph packages for x86_64 298 kB/s | 77 kB 00:00 2024-09-18T10:57:14.726 INFO:teuthology.orchestra.run.smithi053.stdout:ceph packages for x86_64 287 kB/s | 77 kB 00:00 2024-09-18T10:57:14.733 INFO:teuthology.orchestra.run.smithi022.stdout:ceph packages for x86_64 302 kB/s | 77 kB 00:00 2024-09-18T10:57:15.049 INFO:teuthology.orchestra.run.smithi018.stdout:ceph noarch packages 37 kB/s | 11 kB 00:00 2024-09-18T10:57:15.068 INFO:teuthology.orchestra.run.smithi053.stdout:ceph noarch packages 36 kB/s | 11 kB 00:00 2024-09-18T10:57:15.092 INFO:teuthology.orchestra.run.smithi022.stdout:ceph noarch packages 34 kB/s | 11 kB 00:00 2024-09-18T10:57:15.533 INFO:teuthology.orchestra.run.smithi018.stdout:ceph source packages 4.0 kB/s | 1.8 kB 00:00 2024-09-18T10:57:15.544 INFO:teuthology.orchestra.run.smithi053.stdout:ceph source packages 4.1 kB/s | 1.8 kB 00:00 2024-09-18T10:57:15.584 INFO:teuthology.orchestra.run.smithi022.stdout:ceph source packages 3.9 kB/s | 1.8 kB 00:00 2024-09-18T10:57:16.161 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.3 MB 00:00 2024-09-18T10:57:16.924 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - BaseOS 6.1 MB/s | 8.3 MB 00:01 2024-09-18T10:57:17.380 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - BaseOS 4.7 MB/s | 8.3 MB 00:01 2024-09-18T10:57:18.170 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 9 - AppStream 24 MB/s | 20 MB 00:00 2024-09-18T10:57:21.127 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - AppStream 7.7 MB/s | 20 MB 00:02 2024-09-18T10:57:22.009 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - AppStream 5.1 MB/s | 20 MB 00:03 2024-09-18T10:57:22.755 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.5 MB 00:00 2024-09-18T10:57:24.330 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 9 - Extras packages 65 kB/s | 19 kB 00:00 2024-09-18T10:57:25.526 INFO:teuthology.orchestra.run.smithi053.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-18T10:57:25.546 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-18T10:57:27.264 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 19 kB 00:00 2024-09-18T10:57:27.484 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - CRB 4.1 MB/s | 6.5 MB 00:01 2024-09-18T10:57:28.335 INFO:teuthology.orchestra.run.smithi022.stdout:Extra Packages for Enterprise Linux 24 MB/s | 23 MB 00:00 2024-09-18T10:57:29.060 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - Extras packages 63 kB/s | 19 kB 00:00 2024-09-18T10:57:30.248 INFO:teuthology.orchestra.run.smithi018.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-18T10:57:31.149 INFO:teuthology.orchestra.run.smithi053.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-09-18T10:57:33.460 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:57:33.463 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:57:33.463 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2024-09-18T10:57:33.463 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:57:33.463 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:57:33.463 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-radosgw x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 14 M 2024-09-18T10:57:33.463 INFO:teuthology.orchestra.run.smithi053.stdout:Upgrading: 2024-09-18T10:57:33.463 INFO:teuthology.orchestra.run.smithi053.stdout: librados2 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 3.1 M 2024-09-18T10:57:33.464 INFO:teuthology.orchestra.run.smithi053.stdout: librbd1 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 2.9 M 2024-09-18T10:57:33.464 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2024-09-18T10:57:33.464 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-base x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 5.0 M 2024-09-18T10:57:33.464 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-common x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 22 M 2024-09-18T10:57:33.464 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-selinux x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 25 k 2024-09-18T10:57:33.464 INFO:teuthology.orchestra.run.smithi053.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-18T10:57:33.464 INFO:teuthology.orchestra.run.smithi053.stdout: libcephfs2 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 637 k 2024-09-18T10:57:33.464 INFO:teuthology.orchestra.run.smithi053.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-18T10:57:33.464 INFO:teuthology.orchestra.run.smithi053.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-18T10:57:33.464 INFO:teuthology.orchestra.run.smithi053.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-18T10:57:33.464 INFO:teuthology.orchestra.run.smithi053.stdout: libradosstriper1 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 458 k 2024-09-18T10:57:33.465 INFO:teuthology.orchestra.run.smithi053.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-18T10:57:33.465 INFO:teuthology.orchestra.run.smithi053.stdout: librgw2 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 4.9 M 2024-09-18T10:57:33.465 INFO:teuthology.orchestra.run.smithi053.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-18T10:57:33.465 INFO:teuthology.orchestra.run.smithi053.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-18T10:57:33.465 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ceph-argparse x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 45 k 2024-09-18T10:57:33.465 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ceph-common x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 120 k 2024-09-18T10:57:33.465 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cephfs x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 156 k 2024-09-18T10:57:33.465 INFO:teuthology.orchestra.run.smithi053.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-18T10:57:33.465 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rados x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 320 k 2024-09-18T10:57:33.465 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rbd x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 296 k 2024-09-18T10:57:33.465 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rgw x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 99 k 2024-09-18T10:57:33.465 INFO:teuthology.orchestra.run.smithi053.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-18T10:57:33.465 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:57:33.466 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:57:33.466 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:57:33.466 INFO:teuthology.orchestra.run.smithi053.stdout:Install 22 Packages 2024-09-18T10:57:33.466 INFO:teuthology.orchestra.run.smithi053.stdout:Upgrade 2 Packages 2024-09-18T10:57:33.466 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:57:33.466 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 58 M 2024-09-18T10:57:33.466 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:57:33.982 INFO:teuthology.orchestra.run.smithi022.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-18T10:57:34.150 INFO:teuthology.orchestra.run.smithi053.stdout:(1/24): ceph-base-17.2.7-1645.g7061ea6c.el9.x86 10 MB/s | 5.0 MB 00:00 2024-09-18T10:57:34.217 INFO:teuthology.orchestra.run.smithi053.stdout:(2/24): ceph-selinux-17.2.7-1645.g7061ea6c.el9. 378 kB/s | 25 kB 00:00 2024-09-18T10:57:34.326 INFO:teuthology.orchestra.run.smithi053.stdout:(3/24): libcephfs2-17.2.7-1645.g7061ea6c.el9.x8 5.8 MB/s | 637 kB 00:00 2024-09-18T10:57:34.426 INFO:teuthology.orchestra.run.smithi053.stdout:(4/24): libradosstriper1-17.2.7-1645.g7061ea6c. 4.5 MB/s | 458 kB 00:00 2024-09-18T10:57:34.876 INFO:teuthology.orchestra.run.smithi053.stdout:(5/24): ceph-common-17.2.7-1645.g7061ea6c.el9.x 19 MB/s | 22 MB 00:01 2024-09-18T10:57:35.026 INFO:teuthology.orchestra.run.smithi053.stdout:(6/24): ceph-radosgw-17.2.7-1645.g7061ea6c.el9. 11 MB/s | 14 MB 00:01 2024-09-18T10:57:35.051 INFO:teuthology.orchestra.run.smithi053.stdout:(7/24): python3-ceph-argparse-17.2.7-1645.g7061 258 kB/s | 45 kB 00:00 2024-09-18T10:57:35.077 INFO:teuthology.orchestra.run.smithi053.stdout:(8/24): python3-ceph-common-17.2.7-1645.g7061ea 2.4 MB/s | 120 kB 00:00 2024-09-18T10:57:35.120 INFO:teuthology.orchestra.run.smithi053.stdout:(9/24): python3-cephfs-17.2.7-1645.g7061ea6c.el 2.2 MB/s | 156 kB 00:00 2024-09-18T10:57:35.202 INFO:teuthology.orchestra.run.smithi053.stdout:(10/24): librgw2-17.2.7-1645.g7061ea6c.el9.x86_ 6.3 MB/s | 4.9 MB 00:00 2024-09-18T10:57:35.227 INFO:teuthology.orchestra.run.smithi053.stdout:(11/24): python3-rados-17.2.7-1645.g7061ea6c.el 2.1 MB/s | 320 kB 00:00 2024-09-18T10:57:35.253 INFO:teuthology.orchestra.run.smithi053.stdout:(12/24): python3-rbd-17.2.7-1645.g7061ea6c.el9. 2.2 MB/s | 296 kB 00:00 2024-09-18T10:57:35.269 INFO:teuthology.orchestra.run.smithi053.stdout:(13/24): python3-rgw-17.2.7-1645.g7061ea6c.el9. 1.5 MB/s | 99 kB 00:00 2024-09-18T10:57:35.353 INFO:teuthology.orchestra.run.smithi053.stdout:(14/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 451 kB/s | 45 kB 00:00 2024-09-18T10:57:35.412 INFO:teuthology.orchestra.run.smithi053.stdout:(15/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 872 kB/s | 160 kB 00:00 2024-09-18T10:57:35.462 INFO:teuthology.orchestra.run.smithi053.stdout:(16/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-09-18T10:57:35.479 INFO:teuthology.orchestra.run.smithi053.stdout:(17/24): python3-prettytable-0.7.2-27.el9.noarc 629 kB/s | 42 kB 00:00 2024-09-18T10:57:35.529 INFO:teuthology.orchestra.run.smithi053.stdout:(18/24): librdkafka-1.6.1-102.el9.x86_64.rpm 2.5 MB/s | 662 kB 00:00 2024-09-18T10:57:35.555 INFO:teuthology.orchestra.run.smithi053.stdout:(19/24): liboath-2.6.7-2.el9.x86_64.rpm 645 kB/s | 49 kB 00:00 2024-09-18T10:57:35.580 INFO:teuthology.orchestra.run.smithi053.stdout:(20/24): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.6 MB/s | 308 kB 00:00 2024-09-18T10:57:35.605 INFO:teuthology.orchestra.run.smithi053.stdout:(21/24): libunwind-1.6.2-1.el9.x86_64.rpm 919 kB/s | 67 kB 00:00 2024-09-18T10:57:35.731 INFO:teuthology.orchestra.run.smithi053.stdout:(22/24): thrift-0.15.0-2.el9.x86_64.rpm 9.1 MB/s | 1.6 MB 00:00 2024-09-18T10:57:35.781 INFO:teuthology.orchestra.run.smithi053.stdout:(23/24): librbd1-17.2.7-1645.g7061ea6c.el9.x86_ 17 MB/s | 2.9 MB 00:00 2024-09-18T10:57:35.831 INFO:teuthology.orchestra.run.smithi053.stdout:(24/24): librados2-17.2.7-1645.g7061ea6c.el9.x8 12 MB/s | 3.1 MB 00:00 2024-09-18T10:57:35.836 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:57:35.836 INFO:teuthology.orchestra.run.smithi053.stdout:Total 25 MB/s | 58 MB 00:02 2024-09-18T10:57:35.901 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:57:35.938 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:57:35.938 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:57:35.945 INFO:teuthology.orchestra.run.smithi018.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-18T10:57:36.352 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:57:36.355 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:57:36.355 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-18T10:57:36.355 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:57:36.355 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:57:36.355 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-radosgw x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 14 M 2024-09-18T10:57:36.355 INFO:teuthology.orchestra.run.smithi022.stdout:Upgrading: 2024-09-18T10:57:36.355 INFO:teuthology.orchestra.run.smithi022.stdout: librados2 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 3.1 M 2024-09-18T10:57:36.355 INFO:teuthology.orchestra.run.smithi022.stdout: librbd1 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 2.9 M 2024-09-18T10:57:36.356 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-18T10:57:36.356 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-base x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 5.0 M 2024-09-18T10:57:36.356 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-common x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 22 M 2024-09-18T10:57:36.356 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-selinux x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 25 k 2024-09-18T10:57:36.356 INFO:teuthology.orchestra.run.smithi022.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-18T10:57:36.356 INFO:teuthology.orchestra.run.smithi022.stdout: libcephfs2 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 637 k 2024-09-18T10:57:36.356 INFO:teuthology.orchestra.run.smithi022.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-18T10:57:36.356 INFO:teuthology.orchestra.run.smithi022.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-18T10:57:36.356 INFO:teuthology.orchestra.run.smithi022.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-18T10:57:36.357 INFO:teuthology.orchestra.run.smithi022.stdout: libradosstriper1 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 458 k 2024-09-18T10:57:36.357 INFO:teuthology.orchestra.run.smithi022.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-18T10:57:36.357 INFO:teuthology.orchestra.run.smithi022.stdout: librgw2 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 4.9 M 2024-09-18T10:57:36.357 INFO:teuthology.orchestra.run.smithi022.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-18T10:57:36.357 INFO:teuthology.orchestra.run.smithi022.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-18T10:57:36.357 INFO:teuthology.orchestra.run.smithi022.stdout: python3-ceph-argparse x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 45 k 2024-09-18T10:57:36.357 INFO:teuthology.orchestra.run.smithi022.stdout: python3-ceph-common x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 120 k 2024-09-18T10:57:36.357 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cephfs x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 156 k 2024-09-18T10:57:36.357 INFO:teuthology.orchestra.run.smithi022.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-18T10:57:36.357 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rados x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 320 k 2024-09-18T10:57:36.357 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rbd x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 296 k 2024-09-18T10:57:36.357 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rgw x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 99 k 2024-09-18T10:57:36.357 INFO:teuthology.orchestra.run.smithi022.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-18T10:57:36.358 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:57:36.358 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:57:36.358 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:57:36.358 INFO:teuthology.orchestra.run.smithi022.stdout:Install 22 Packages 2024-09-18T10:57:36.358 INFO:teuthology.orchestra.run.smithi022.stdout:Upgrade 2 Packages 2024-09-18T10:57:36.358 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:57:36.358 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 58 M 2024-09-18T10:57:36.358 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:57:36.580 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:57:36.581 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:57:37.192 INFO:teuthology.orchestra.run.smithi022.stdout:(1/24): ceph-base-17.2.7-1645.g7061ea6c.el9.x86 8.7 MB/s | 5.0 MB 00:00 2024-09-18T10:57:37.267 INFO:teuthology.orchestra.run.smithi022.stdout:(2/24): ceph-selinux-17.2.7-1645.g7061ea6c.el9. 336 kB/s | 25 kB 00:00 2024-09-18T10:57:37.367 INFO:teuthology.orchestra.run.smithi022.stdout:(3/24): libcephfs2-17.2.7-1645.g7061ea6c.el9.x8 6.2 MB/s | 637 kB 00:00 2024-09-18T10:57:37.467 INFO:teuthology.orchestra.run.smithi022.stdout:(4/24): libradosstriper1-17.2.7-1645.g7061ea6c. 4.5 MB/s | 458 kB 00:00 2024-09-18T10:57:37.751 INFO:teuthology.orchestra.run.smithi022.stdout:(5/24): ceph-radosgw-17.2.7-1645.g7061ea6c.el9. 13 MB/s | 14 MB 00:01 2024-09-18T10:57:37.830 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:57:37.977 INFO:teuthology.orchestra.run.smithi022.stdout:(6/24): ceph-common-17.2.7-1645.g7061ea6c.el9.x 17 MB/s | 22 MB 00:01 2024-09-18T10:57:38.002 INFO:teuthology.orchestra.run.smithi022.stdout:(7/24): python3-ceph-argparse-17.2.7-1645.g7061 180 kB/s | 45 kB 00:00 2024-09-18T10:57:38.027 INFO:teuthology.orchestra.run.smithi022.stdout:(8/24): python3-ceph-common-17.2.7-1645.g7061ea 2.3 MB/s | 120 kB 00:00 2024-09-18T10:57:38.052 INFO:teuthology.orchestra.run.smithi022.stdout:(9/24): python3-cephfs-17.2.7-1645.g7061ea6c.el 3.0 MB/s | 156 kB 00:00 2024-09-18T10:57:38.078 INFO:teuthology.orchestra.run.smithi022.stdout:(10/24): python3-rados-17.2.7-1645.g7061ea6c.el 6.2 MB/s | 320 kB 00:00 2024-09-18T10:57:38.103 INFO:teuthology.orchestra.run.smithi022.stdout:(11/24): python3-rbd-17.2.7-1645.g7061ea6c.el9. 5.8 MB/s | 296 kB 00:00 2024-09-18T10:57:38.128 INFO:teuthology.orchestra.run.smithi022.stdout:(12/24): python3-rgw-17.2.7-1645.g7061ea6c.el9. 1.9 MB/s | 99 kB 00:00 2024-09-18T10:57:38.184 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2024-09-18T10:57:38.203 INFO:teuthology.orchestra.run.smithi022.stdout:(13/24): librgw2-17.2.7-1645.g7061ea6c.el9.x86_ 6.7 MB/s | 4.9 MB 00:00 2024-09-18T10:57:38.279 INFO:teuthology.orchestra.run.smithi022.stdout:(14/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 914 kB/s | 160 kB 00:00 2024-09-18T10:57:38.283 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:57:38.290 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:57:38.290 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repository Size 2024-09-18T10:57:38.290 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:57:38.290 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:57:38.291 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-radosgw x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 14 M 2024-09-18T10:57:38.291 INFO:teuthology.orchestra.run.smithi018.stdout:Upgrading: 2024-09-18T10:57:38.291 INFO:teuthology.orchestra.run.smithi018.stdout: librados2 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 3.1 M 2024-09-18T10:57:38.291 INFO:teuthology.orchestra.run.smithi018.stdout: librbd1 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 2.9 M 2024-09-18T10:57:38.291 INFO:teuthology.orchestra.run.smithi018.stdout:Installing dependencies: 2024-09-18T10:57:38.291 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-base x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 5.0 M 2024-09-18T10:57:38.291 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-common x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 22 M 2024-09-18T10:57:38.291 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-selinux x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 25 k 2024-09-18T10:57:38.291 INFO:teuthology.orchestra.run.smithi018.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-18T10:57:38.291 INFO:teuthology.orchestra.run.smithi018.stdout: libcephfs2 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 637 k 2024-09-18T10:57:38.291 INFO:teuthology.orchestra.run.smithi018.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-18T10:57:38.291 INFO:teuthology.orchestra.run.smithi018.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-18T10:57:38.291 INFO:teuthology.orchestra.run.smithi018.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-18T10:57:38.292 INFO:teuthology.orchestra.run.smithi018.stdout: libradosstriper1 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 458 k 2024-09-18T10:57:38.292 INFO:teuthology.orchestra.run.smithi018.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-18T10:57:38.292 INFO:teuthology.orchestra.run.smithi018.stdout: librgw2 x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 4.9 M 2024-09-18T10:57:38.292 INFO:teuthology.orchestra.run.smithi018.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-18T10:57:38.292 INFO:teuthology.orchestra.run.smithi018.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-18T10:57:38.292 INFO:teuthology.orchestra.run.smithi018.stdout: python3-ceph-argparse x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 45 k 2024-09-18T10:57:38.292 INFO:teuthology.orchestra.run.smithi018.stdout: python3-ceph-common x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 120 k 2024-09-18T10:57:38.292 INFO:teuthology.orchestra.run.smithi018.stdout: python3-cephfs x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 156 k 2024-09-18T10:57:38.292 INFO:teuthology.orchestra.run.smithi018.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-18T10:57:38.292 INFO:teuthology.orchestra.run.smithi018.stdout: python3-rados x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 320 k 2024-09-18T10:57:38.292 INFO:teuthology.orchestra.run.smithi018.stdout: python3-rbd x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 296 k 2024-09-18T10:57:38.292 INFO:teuthology.orchestra.run.smithi018.stdout: python3-rgw x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 99 k 2024-09-18T10:57:38.292 INFO:teuthology.orchestra.run.smithi018.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-18T10:57:38.292 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:57:38.293 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:57:38.293 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:57:38.293 INFO:teuthology.orchestra.run.smithi018.stdout:Install 22 Packages 2024-09-18T10:57:38.293 INFO:teuthology.orchestra.run.smithi018.stdout:Upgrade 2 Packages 2024-09-18T10:57:38.293 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:57:38.293 INFO:teuthology.orchestra.run.smithi053.stdout: Upgrading : librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/26 2024-09-18T10:57:38.294 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 58 M 2024-09-18T10:57:38.294 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:57:38.296 INFO:teuthology.orchestra.run.smithi022.stdout:(15/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 270 kB/s | 45 kB 00:00 2024-09-18T10:57:38.354 INFO:teuthology.orchestra.run.smithi022.stdout:(16/24): python3-prettytable-0.7.2-27.el9.noarc 728 kB/s | 42 kB 00:00 2024-09-18T10:57:38.380 INFO:teuthology.orchestra.run.smithi022.stdout:(17/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.8 MB/s | 292 kB 00:00 2024-09-18T10:57:38.393 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/26 2024-09-18T10:57:38.439 INFO:teuthology.orchestra.run.smithi022.stdout:(18/24): librdkafka-1.6.1-102.el9.x86_64.rpm 2.8 MB/s | 662 kB 00:00 2024-09-18T10:57:38.472 INFO:teuthology.orchestra.run.smithi022.stdout:(19/24): liboath-2.6.7-2.el9.x86_64.rpm 530 kB/s | 49 kB 00:00 2024-09-18T10:57:38.472 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-rados-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/26 2024-09-18T10:57:38.497 INFO:teuthology.orchestra.run.smithi022.stdout:(20/24): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.1 MB/s | 308 kB 00:00 2024-09-18T10:57:38.501 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/26 2024-09-18T10:57:38.522 INFO:teuthology.orchestra.run.smithi022.stdout:(21/24): libunwind-1.6.2-1.el9.x86_64.rpm 824 kB/s | 67 kB 00:00 2024-09-18T10:57:38.589 INFO:teuthology.orchestra.run.smithi022.stdout:(22/24): thrift-0.15.0-2.el9.x86_64.rpm 14 MB/s | 1.6 MB 00:00 2024-09-18T10:57:38.590 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/26 2024-09-18T10:57:38.644 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : thrift-0.15.0-2.el9.x86_64 5/26 2024-09-18T10:57:38.681 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2024-09-18T10:57:38.706 INFO:teuthology.orchestra.run.smithi022.stdout:(23/24): librbd1-17.2.7-1645.g7061ea6c.el9.x86_ 16 MB/s | 2.9 MB 00:00 2024-09-18T10:57:38.765 INFO:teuthology.orchestra.run.smithi022.stdout:(24/24): librados2-17.2.7-1645.g7061ea6c.el9.x8 12 MB/s | 3.1 MB 00:00 2024-09-18T10:57:38.770 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:57:38.770 INFO:teuthology.orchestra.run.smithi022.stdout:Total 24 MB/s | 58 MB 00:02 2024-09-18T10:57:38.835 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:57:38.872 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:57:38.872 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:57:39.013 INFO:teuthology.orchestra.run.smithi018.stdout:(1/24): ceph-base-17.2.7-1645.g7061ea6c.el9.x86 13 MB/s | 5.0 MB 00:00 2024-09-18T10:57:39.063 INFO:teuthology.orchestra.run.smithi018.stdout:(2/24): ceph-selinux-17.2.7-1645.g7061ea6c.el9. 506 kB/s | 25 kB 00:00 2024-09-18T10:57:39.143 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2024-09-18T10:57:39.147 INFO:teuthology.orchestra.run.smithi018.stdout:(3/24): libcephfs2-17.2.7-1645.g7061ea6c.el9.x8 7.5 MB/s | 637 kB 00:00 2024-09-18T10:57:39.179 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : librgw2-2:17.2.7-1645.g7061ea6c.el9.x86_64 8/26 2024-09-18T10:57:39.222 INFO:teuthology.orchestra.run.smithi018.stdout:(4/24): libradosstriper1-17.2.7-1645.g7061ea6c. 6.0 MB/s | 458 kB 00:00 2024-09-18T10:57:39.242 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librgw2-2:17.2.7-1645.g7061ea6c.el9.x86_64 8/26 2024-09-18T10:57:39.279 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : liboath-2.6.7-2.el9.x86_64 9/26 2024-09-18T10:57:39.322 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-ceph-argparse-2:17.2.7-1645.g7061ea6c.el9. 10/26 2024-09-18T10:57:39.359 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-cephfs-2:17.2.7-1645.g7061ea6c.el9.x86_64 11/26 2024-09-18T10:57:39.432 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-rgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 12/26 2024-09-18T10:57:39.456 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libradosstriper1-2:17.2.7-1645.g7061ea6c.el9.x86_6 13/26 2024-09-18T10:57:39.497 INFO:teuthology.orchestra.run.smithi018.stdout:(5/24): librgw2-17.2.7-1645.g7061ea6c.el9.x86_6 18 MB/s | 4.9 MB 00:00 2024-09-18T10:57:39.514 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: libradosstriper1-2:17.2.7-1645.g7061ea6c.el9.x86_6 13/26 2024-09-18T10:57:39.518 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:57:39.519 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:57:39.554 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2024-09-18T10:57:39.598 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/26 2024-09-18T10:57:39.635 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 16/26 2024-09-18T10:57:39.681 INFO:teuthology.orchestra.run.smithi018.stdout:(6/24): ceph-radosgw-17.2.7-1645.g7061ea6c.el9. 14 MB/s | 14 MB 00:01 2024-09-18T10:57:39.706 INFO:teuthology.orchestra.run.smithi018.stdout:(7/24): python3-ceph-argparse-17.2.7-1645.g7061 216 kB/s | 45 kB 00:00 2024-09-18T10:57:39.740 INFO:teuthology.orchestra.run.smithi018.stdout:(8/24): python3-ceph-common-17.2.7-1645.g7061ea 2.0 MB/s | 120 kB 00:00 2024-09-18T10:57:39.765 INFO:teuthology.orchestra.run.smithi018.stdout:(9/24): python3-cephfs-17.2.7-1645.g7061ea6c.el 2.6 MB/s | 156 kB 00:00 2024-09-18T10:57:39.790 INFO:teuthology.orchestra.run.smithi018.stdout:(10/24): python3-rados-17.2.7-1645.g7061ea6c.el 6.2 MB/s | 320 kB 00:00 2024-09-18T10:57:39.816 INFO:teuthology.orchestra.run.smithi018.stdout:(11/24): python3-rbd-17.2.7-1645.g7061ea6c.el9. 5.8 MB/s | 296 kB 00:00 2024-09-18T10:57:39.841 INFO:teuthology.orchestra.run.smithi018.stdout:(12/24): python3-rgw-17.2.7-1645.g7061ea6c.el9. 1.9 MB/s | 99 kB 00:00 2024-09-18T10:57:39.948 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/26 2024-09-18T10:57:39.985 INFO:teuthology.orchestra.run.smithi053.stdout: Upgrading : librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 18/26 2024-09-18T10:57:40.076 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 18/26 2024-09-18T10:57:40.133 INFO:teuthology.orchestra.run.smithi018.stdout:(13/24): ceph-common-17.2.7-1645.g7061ea6c.el9. 15 MB/s | 22 MB 00:01 2024-09-18T10:57:40.151 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-rbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 19/26 2024-09-18T10:57:40.187 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-ceph-common-2:17.2.7-1645.g7061ea6c.el9.x8 20/26 2024-09-18T10:57:40.409 INFO:teuthology.orchestra.run.smithi018.stdout:(14/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 80 kB/s | 45 kB 00:00 2024-09-18T10:57:40.509 INFO:teuthology.orchestra.run.smithi018.stdout:(15/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 231 kB/s | 160 kB 00:00 2024-09-18T10:57:40.742 INFO:teuthology.orchestra.run.smithi018.stdout:(16/24): librdkafka-1.6.1-102.el9.x86_64.rpm 1.1 MB/s | 662 kB 00:00 2024-09-18T10:57:40.787 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:57:40.801 INFO:teuthology.orchestra.run.smithi018.stdout:(17/24): gperftools-libs-2.9.1-3.el9.x86_64.rpm 5.2 MB/s | 308 kB 00:00 2024-09-18T10:57:40.826 INFO:teuthology.orchestra.run.smithi018.stdout:(18/24): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-09-18T10:57:40.852 INFO:teuthology.orchestra.run.smithi018.stdout:(19/24): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 2024-09-18T10:57:40.877 INFO:teuthology.orchestra.run.smithi018.stdout:(20/24): python3-prettytable-0.7.2-27.el9.noarc 115 kB/s | 42 kB 00:00 2024-09-18T10:57:40.927 INFO:teuthology.orchestra.run.smithi018.stdout:(21/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 564 kB/s | 292 kB 00:00 2024-09-18T10:57:41.045 INFO:teuthology.orchestra.run.smithi018.stdout:(22/24): thrift-0.15.0-2.el9.x86_64.rpm 8.2 MB/s | 1.6 MB 00:00 2024-09-18T10:57:41.111 INFO:teuthology.orchestra.run.smithi018.stdout:(23/24): librados2-17.2.7-1645.g7061ea6c.el9.x8 13 MB/s | 3.1 MB 00:00 2024-09-18T10:57:41.170 INFO:teuthology.orchestra.run.smithi018.stdout:(24/24): librbd1-17.2.7-1645.g7061ea6c.el9.x86_ 12 MB/s | 2.9 MB 00:00 2024-09-18T10:57:41.174 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:57:41.174 INFO:teuthology.orchestra.run.smithi018.stdout:Total 20 MB/s | 58 MB 00:02 2024-09-18T10:57:41.206 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2024-09-18T10:57:41.241 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:57:41.259 INFO:teuthology.orchestra.run.smithi022.stdout: Upgrading : librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/26 2024-09-18T10:57:41.278 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:57:41.278 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:57:41.352 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/26 2024-09-18T10:57:41.441 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-rados-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/26 2024-09-18T10:57:41.469 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/26 2024-09-18T10:57:41.558 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/26 2024-09-18T10:57:41.604 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : thrift-0.15.0-2.el9.x86_64 5/26 2024-09-18T10:57:41.640 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2024-09-18T10:57:41.958 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:57:41.958 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:57:42.104 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2024-09-18T10:57:42.138 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : librgw2-2:17.2.7-1645.g7061ea6c.el9.x86_64 8/26 2024-09-18T10:57:42.201 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: librgw2-2:17.2.7-1645.g7061ea6c.el9.x86_64 8/26 2024-09-18T10:57:42.238 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : liboath-2.6.7-2.el9.x86_64 9/26 2024-09-18T10:57:42.281 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-ceph-argparse-2:17.2.7-1645.g7061ea6c.el9. 10/26 2024-09-18T10:57:42.327 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-cephfs-2:17.2.7-1645.g7061ea6c.el9.x86_64 11/26 2024-09-18T10:57:42.416 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-rgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 12/26 2024-09-18T10:57:42.441 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libradosstriper1-2:17.2.7-1645.g7061ea6c.el9.x86_6 13/26 2024-09-18T10:57:42.507 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: libradosstriper1-2:17.2.7-1645.g7061ea6c.el9.x86_6 13/26 2024-09-18T10:57:42.564 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2024-09-18T10:57:42.601 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/26 2024-09-18T10:57:42.634 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 16/26 2024-09-18T10:57:42.708 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 21/26 2024-09-18T10:57:42.742 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 21/26 2024-09-18T10:57:42.942 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/26 2024-09-18T10:57:42.987 INFO:teuthology.orchestra.run.smithi022.stdout: Upgrading : librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 18/26 2024-09-18T10:57:43.061 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 18/26 2024-09-18T10:57:43.137 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-rbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 19/26 2024-09-18T10:57:43.173 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-ceph-common-2:17.2.7-1645.g7061ea6c.el9.x8 20/26 2024-09-18T10:57:43.223 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:57:43.293 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 21/26 2024-09-18T10:57:43.337 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 22/26 2024-09-18T10:57:43.435 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 22/26 2024-09-18T10:57:43.435 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-18T10:57:43.435 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-18T10:57:43.435 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:57:43.463 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-selinux-2:17.2.7-1645.g7061ea6c.el9.x86_64 23/26 2024-09-18T10:57:43.630 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2024-09-18T10:57:43.680 INFO:teuthology.orchestra.run.smithi018.stdout: Upgrading : librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/26 2024-09-18T10:57:43.774 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/26 2024-09-18T10:57:43.862 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-rados-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/26 2024-09-18T10:57:43.890 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/26 2024-09-18T10:57:43.963 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/26 2024-09-18T10:57:44.016 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : thrift-0.15.0-2.el9.x86_64 5/26 2024-09-18T10:57:44.054 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2024-09-18T10:57:44.518 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2024-09-18T10:57:44.551 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : librgw2-2:17.2.7-1645.g7061ea6c.el9.x86_64 8/26 2024-09-18T10:57:44.615 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: librgw2-2:17.2.7-1645.g7061ea6c.el9.x86_64 8/26 2024-09-18T10:57:44.652 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : liboath-2.6.7-2.el9.x86_64 9/26 2024-09-18T10:57:44.695 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-ceph-argparse-2:17.2.7-1645.g7061ea6c.el9. 10/26 2024-09-18T10:57:44.732 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-cephfs-2:17.2.7-1645.g7061ea6c.el9.x86_64 11/26 2024-09-18T10:57:44.799 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-rgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 12/26 2024-09-18T10:57:44.829 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : libradosstriper1-2:17.2.7-1645.g7061ea6c.el9.x86_6 13/26 2024-09-18T10:57:44.895 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: libradosstriper1-2:17.2.7-1645.g7061ea6c.el9.x86_6 13/26 2024-09-18T10:57:44.935 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2024-09-18T10:57:44.980 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/26 2024-09-18T10:57:45.019 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 16/26 2024-09-18T10:57:45.334 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/26 2024-09-18T10:57:45.384 INFO:teuthology.orchestra.run.smithi018.stdout: Upgrading : librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 18/26 2024-09-18T10:57:45.466 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 18/26 2024-09-18T10:57:45.542 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-rbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 19/26 2024-09-18T10:57:45.586 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-ceph-common-2:17.2.7-1645.g7061ea6c.el9.x8 20/26 2024-09-18T10:57:45.656 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 21/26 2024-09-18T10:57:45.694 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 21/26 2024-09-18T10:57:46.242 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 21/26 2024-09-18T10:57:46.289 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 22/26 2024-09-18T10:57:46.393 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 22/26 2024-09-18T10:57:46.393 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-18T10:57:46.393 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-18T10:57:46.394 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:57:46.423 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-selinux-2:17.2.7-1645.g7061ea6c.el9.x86_64 23/26 2024-09-18T10:57:48.050 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 21/26 2024-09-18T10:57:48.082 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 21/26 2024-09-18T10:57:48.624 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 21/26 2024-09-18T10:57:48.669 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 22/26 2024-09-18T10:57:48.752 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 22/26 2024-09-18T10:57:48.752 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-18T10:57:48.752 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-18T10:57:48.753 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:57:48.786 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-selinux-2:17.2.7-1645.g7061ea6c.el9.x86_64 23/26 2024-09-18T10:57:53.674 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-selinux-2:17.2.7-1645.g7061ea6c.el9.x86_64 23/26 2024-09-18T10:57:53.674 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /sys 2024-09-18T10:57:53.674 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /proc 2024-09-18T10:57:53.674 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /mnt 2024-09-18T10:57:53.674 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /var/tmp 2024-09-18T10:57:53.675 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /home 2024-09-18T10:57:53.675 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /root 2024-09-18T10:57:53.675 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /tmp 2024-09-18T10:57:53.675 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:57:55.034 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-radosgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 24/26 2024-09-18T10:57:55.245 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 24/26 2024-09-18T10:57:55.245 INFO:teuthology.orchestra.run.smithi053.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:57:55.245 INFO:teuthology.orchestra.run.smithi053.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-18T10:57:55.245 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-18T10:57:55.245 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-18T10:57:55.246 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:57:55.247 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-18T10:57:55.337 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-18T10:57:55.337 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-18T10:57:56.601 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-18T10:57:56.601 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/26 2024-09-18T10:57:56.601 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/26 2024-09-18T10:57:56.601 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-radosgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/26 2024-09-18T10:57:56.601 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-selinux-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/26 2024-09-18T10:57:56.601 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 5/26 2024-09-18T10:57:56.601 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libradosstriper1-2:17.2.7-1645.g7061ea6c.el9.x86_6 6/26 2024-09-18T10:57:56.601 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librgw2-2:17.2.7-1645.g7061ea6c.el9.x86_64 7/26 2024-09-18T10:57:56.601 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-ceph-argparse-2:17.2.7-1645.g7061ea6c.el9. 8/26 2024-09-18T10:57:56.601 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-ceph-common-2:17.2.7-1645.g7061ea6c.el9.x8 9/26 2024-09-18T10:57:56.601 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-cephfs-2:17.2.7-1645.g7061ea6c.el9.x86_64 10/26 2024-09-18T10:57:56.602 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-rados-2:17.2.7-1645.g7061ea6c.el9.x86_64 11/26 2024-09-18T10:57:56.602 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-rbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 12/26 2024-09-18T10:57:56.602 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-rgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 13/26 2024-09-18T10:57:56.602 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 14/26 2024-09-18T10:57:56.602 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 15/26 2024-09-18T10:57:56.602 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 16/26 2024-09-18T10:57:56.602 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 17/26 2024-09-18T10:57:56.602 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 18/26 2024-09-18T10:57:56.602 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 19/26 2024-09-18T10:57:56.602 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 20/26 2024-09-18T10:57:56.602 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2024-09-18T10:57:56.602 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 22/26 2024-09-18T10:57:56.602 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 23/26 2024-09-18T10:57:56.602 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2024-09-18T10:57:56.603 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 25/26 2024-09-18T10:57:56.847 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-selinux-2:17.2.7-1645.g7061ea6c.el9.x86_64 23/26 2024-09-18T10:57:56.848 INFO:teuthology.orchestra.run.smithi022.stdout:skipping the directory /sys 2024-09-18T10:57:56.848 INFO:teuthology.orchestra.run.smithi022.stdout:skipping the directory /proc 2024-09-18T10:57:56.848 INFO:teuthology.orchestra.run.smithi022.stdout:skipping the directory /mnt 2024-09-18T10:57:56.848 INFO:teuthology.orchestra.run.smithi022.stdout:skipping the directory /var/tmp 2024-09-18T10:57:56.848 INFO:teuthology.orchestra.run.smithi022.stdout:skipping the directory /home 2024-09-18T10:57:56.848 INFO:teuthology.orchestra.run.smithi022.stdout:skipping the directory /root 2024-09-18T10:57:56.848 INFO:teuthology.orchestra.run.smithi022.stdout:skipping the directory /tmp 2024-09-18T10:57:56.848 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:57:57.572 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2024-09-18T10:57:57.572 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:57:57.572 INFO:teuthology.orchestra.run.smithi053.stdout:Upgraded: 2024-09-18T10:57:57.572 INFO:teuthology.orchestra.run.smithi053.stdout: librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.572 INFO:teuthology.orchestra.run.smithi053.stdout: librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.572 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:57:57.572 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.572 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.572 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-radosgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.572 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-selinux-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.572 INFO:teuthology.orchestra.run.smithi053.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-18T10:57:57.573 INFO:teuthology.orchestra.run.smithi053.stdout: libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.573 INFO:teuthology.orchestra.run.smithi053.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-18T10:57:57.573 INFO:teuthology.orchestra.run.smithi053.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-18T10:57:57.573 INFO:teuthology.orchestra.run.smithi053.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-18T10:57:57.573 INFO:teuthology.orchestra.run.smithi053.stdout: libradosstriper1-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.573 INFO:teuthology.orchestra.run.smithi053.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-18T10:57:57.573 INFO:teuthology.orchestra.run.smithi053.stdout: librgw2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.573 INFO:teuthology.orchestra.run.smithi053.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-18T10:57:57.573 INFO:teuthology.orchestra.run.smithi053.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-18T10:57:57.573 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ceph-argparse-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.573 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.573 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cephfs-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.573 INFO:teuthology.orchestra.run.smithi053.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-18T10:57:57.573 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rados-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.574 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.574 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:57:57.574 INFO:teuthology.orchestra.run.smithi053.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-18T10:57:57.574 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:57:57.574 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:57:57.919 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph-test 2024-09-18T10:57:58.251 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-radosgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 24/26 2024-09-18T10:57:58.330 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 24/26 2024-09-18T10:57:58.330 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:57:58.330 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-18T10:57:58.330 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-18T10:57:58.330 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-18T10:57:58.330 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:57:58.332 INFO:teuthology.orchestra.run.smithi022.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-18T10:57:58.420 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-18T10:57:58.420 INFO:teuthology.orchestra.run.smithi022.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-18T10:57:58.527 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:00:27 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:57:58.663 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:57:58.664 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:57:58.664 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2024-09-18T10:57:58.664 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:57:58.664 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:57:58.664 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-test x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 48 M 2024-09-18T10:57:58.664 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2024-09-18T10:57:58.664 INFO:teuthology.orchestra.run.smithi053.stdout: libcephsqlite x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 163 k 2024-09-18T10:57:58.664 INFO:teuthology.orchestra.run.smithi053.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-18T10:57:58.665 INFO:teuthology.orchestra.run.smithi053.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-18T10:57:58.665 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:57:58.665 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:57:58.665 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:57:58.665 INFO:teuthology.orchestra.run.smithi053.stdout:Install 4 Packages 2024-09-18T10:57:58.665 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:57:58.665 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 48 M 2024-09-18T10:57:58.665 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 193 M 2024-09-18T10:57:58.666 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:57:59.071 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-selinux-2:17.2.7-1645.g7061ea6c.el9.x86_64 23/26 2024-09-18T10:57:59.071 INFO:teuthology.orchestra.run.smithi018.stdout:skipping the directory /sys 2024-09-18T10:57:59.071 INFO:teuthology.orchestra.run.smithi018.stdout:skipping the directory /proc 2024-09-18T10:57:59.071 INFO:teuthology.orchestra.run.smithi018.stdout:skipping the directory /mnt 2024-09-18T10:57:59.071 INFO:teuthology.orchestra.run.smithi018.stdout:skipping the directory /var/tmp 2024-09-18T10:57:59.072 INFO:teuthology.orchestra.run.smithi018.stdout:skipping the directory /home 2024-09-18T10:57:59.072 INFO:teuthology.orchestra.run.smithi018.stdout:skipping the directory /root 2024-09-18T10:57:59.072 INFO:teuthology.orchestra.run.smithi018.stdout:skipping the directory /tmp 2024-09-18T10:57:59.072 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:57:59.160 INFO:teuthology.orchestra.run.smithi053.stdout:(1/4): libcephsqlite-17.2.7-1645.g7061ea6c.el9. 415 kB/s | 163 kB 00:00 2024-09-18T10:57:59.402 INFO:teuthology.orchestra.run.smithi053.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 480 kB/s | 304 kB 00:00 2024-09-18T10:57:59.527 INFO:teuthology.orchestra.run.smithi053.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 174 kB/s | 64 kB 00:00 2024-09-18T10:57:59.666 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-18T10:57:59.666 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/26 2024-09-18T10:57:59.666 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/26 2024-09-18T10:57:59.666 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-radosgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/26 2024-09-18T10:57:59.666 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-selinux-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/26 2024-09-18T10:57:59.666 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 5/26 2024-09-18T10:57:59.666 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libradosstriper1-2:17.2.7-1645.g7061ea6c.el9.x86_6 6/26 2024-09-18T10:57:59.666 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librgw2-2:17.2.7-1645.g7061ea6c.el9.x86_64 7/26 2024-09-18T10:57:59.666 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-ceph-argparse-2:17.2.7-1645.g7061ea6c.el9. 8/26 2024-09-18T10:57:59.666 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-ceph-common-2:17.2.7-1645.g7061ea6c.el9.x8 9/26 2024-09-18T10:57:59.667 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-cephfs-2:17.2.7-1645.g7061ea6c.el9.x86_64 10/26 2024-09-18T10:57:59.667 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-rados-2:17.2.7-1645.g7061ea6c.el9.x86_64 11/26 2024-09-18T10:57:59.667 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-rbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 12/26 2024-09-18T10:57:59.667 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-rgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 13/26 2024-09-18T10:57:59.667 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 14/26 2024-09-18T10:57:59.667 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 15/26 2024-09-18T10:57:59.667 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 16/26 2024-09-18T10:57:59.667 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 17/26 2024-09-18T10:57:59.667 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 18/26 2024-09-18T10:57:59.667 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 19/26 2024-09-18T10:57:59.667 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 20/26 2024-09-18T10:57:59.667 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2024-09-18T10:57:59.667 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 22/26 2024-09-18T10:57:59.668 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 23/26 2024-09-18T10:57:59.668 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2024-09-18T10:57:59.668 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 25/26 2024-09-18T10:58:00.445 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-radosgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 24/26 2024-09-18T10:58:00.525 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 24/26 2024-09-18T10:58:00.525 INFO:teuthology.orchestra.run.smithi018.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:00.525 INFO:teuthology.orchestra.run.smithi018.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-18T10:58:00.525 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-18T10:58:00.525 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-18T10:58:00.526 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:00.527 INFO:teuthology.orchestra.run.smithi018.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-18T10:58:00.615 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-09-18T10:58:00.615 INFO:teuthology.orchestra.run.smithi018.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-18T10:58:00.670 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2024-09-18T10:58:00.670 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:00.670 INFO:teuthology.orchestra.run.smithi022.stdout:Upgraded: 2024-09-18T10:58:00.670 INFO:teuthology.orchestra.run.smithi022.stdout: librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.670 INFO:teuthology.orchestra.run.smithi022.stdout: librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.671 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:58:00.671 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.671 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.671 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-radosgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.671 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-selinux-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.671 INFO:teuthology.orchestra.run.smithi022.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-18T10:58:00.671 INFO:teuthology.orchestra.run.smithi022.stdout: libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.671 INFO:teuthology.orchestra.run.smithi022.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-18T10:58:00.671 INFO:teuthology.orchestra.run.smithi022.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-18T10:58:00.671 INFO:teuthology.orchestra.run.smithi022.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-18T10:58:00.671 INFO:teuthology.orchestra.run.smithi022.stdout: libradosstriper1-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.671 INFO:teuthology.orchestra.run.smithi022.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-18T10:58:00.672 INFO:teuthology.orchestra.run.smithi022.stdout: librgw2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.672 INFO:teuthology.orchestra.run.smithi022.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-18T10:58:00.672 INFO:teuthology.orchestra.run.smithi022.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-18T10:58:00.672 INFO:teuthology.orchestra.run.smithi022.stdout: python3-ceph-argparse-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.672 INFO:teuthology.orchestra.run.smithi022.stdout: python3-ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.672 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cephfs-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.672 INFO:teuthology.orchestra.run.smithi022.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-18T10:58:00.672 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rados-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.672 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.672 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:00.672 INFO:teuthology.orchestra.run.smithi022.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-18T10:58:00.672 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:00.672 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:58:01.032 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-test 2024-09-18T10:58:01.634 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:00:28 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:58:01.636 INFO:teuthology.orchestra.run.smithi053.stdout:(4/4): ceph-test-17.2.7-1645.g7061ea6c.el9.x86_ 17 MB/s | 48 MB 00:02 2024-09-18T10:58:01.638 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:01.638 INFO:teuthology.orchestra.run.smithi053.stdout:Total 16 MB/s | 48 MB 00:02 2024-09-18T10:58:01.666 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:58:01.688 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:58:01.688 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:58:01.784 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:58:01.785 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:01.785 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-18T10:58:01.785 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:01.785 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:58:01.785 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-test x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 48 M 2024-09-18T10:58:01.785 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-18T10:58:01.785 INFO:teuthology.orchestra.run.smithi022.stdout: libcephsqlite x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 163 k 2024-09-18T10:58:01.785 INFO:teuthology.orchestra.run.smithi022.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-18T10:58:01.785 INFO:teuthology.orchestra.run.smithi022.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-18T10:58:01.785 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:01.786 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:58:01.786 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:01.786 INFO:teuthology.orchestra.run.smithi022.stdout:Install 4 Packages 2024-09-18T10:58:01.786 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:01.786 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 48 M 2024-09-18T10:58:01.786 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 193 M 2024-09-18T10:58:01.786 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:58:01.969 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2024-09-18T10:58:01.969 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/26 2024-09-18T10:58:01.969 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/26 2024-09-18T10:58:01.969 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-radosgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/26 2024-09-18T10:58:01.969 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-selinux-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/26 2024-09-18T10:58:01.970 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 5/26 2024-09-18T10:58:01.970 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : libradosstriper1-2:17.2.7-1645.g7061ea6c.el9.x86_6 6/26 2024-09-18T10:58:01.970 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : librgw2-2:17.2.7-1645.g7061ea6c.el9.x86_64 7/26 2024-09-18T10:58:01.970 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-ceph-argparse-2:17.2.7-1645.g7061ea6c.el9. 8/26 2024-09-18T10:58:01.970 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-ceph-common-2:17.2.7-1645.g7061ea6c.el9.x8 9/26 2024-09-18T10:58:01.970 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-cephfs-2:17.2.7-1645.g7061ea6c.el9.x86_64 10/26 2024-09-18T10:58:01.970 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-rados-2:17.2.7-1645.g7061ea6c.el9.x86_64 11/26 2024-09-18T10:58:01.970 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-rbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 12/26 2024-09-18T10:58:01.970 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-rgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 13/26 2024-09-18T10:58:01.970 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 14/26 2024-09-18T10:58:01.970 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 15/26 2024-09-18T10:58:01.970 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 16/26 2024-09-18T10:58:01.970 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 17/26 2024-09-18T10:58:01.971 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 18/26 2024-09-18T10:58:01.971 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 19/26 2024-09-18T10:58:01.971 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 20/26 2024-09-18T10:58:01.971 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2024-09-18T10:58:01.971 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 22/26 2024-09-18T10:58:01.971 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 23/26 2024-09-18T10:58:01.971 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2024-09-18T10:58:01.971 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 25/26 2024-09-18T10:58:01.975 INFO:teuthology.orchestra.run.smithi022.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 2.1 MB/s | 304 kB 00:00 2024-09-18T10:58:02.009 INFO:teuthology.orchestra.run.smithi022.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.9 MB/s | 64 kB 00:00 2024-09-18T10:58:02.075 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:58:02.076 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:58:02.176 INFO:teuthology.orchestra.run.smithi022.stdout:(3/4): libcephsqlite-17.2.7-1645.g7061ea6c.el9. 477 kB/s | 163 kB 00:00 2024-09-18T10:58:02.618 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:58:02.696 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-18T10:58:02.735 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-18T10:58:02.763 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libcephsqlite-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/4 2024-09-18T10:58:02.848 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2024-09-18T10:58:02.848 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:02.848 INFO:teuthology.orchestra.run.smithi018.stdout:Upgraded: 2024-09-18T10:58:02.848 INFO:teuthology.orchestra.run.smithi018.stdout: librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.848 INFO:teuthology.orchestra.run.smithi018.stdout: librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.848 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:58:02.848 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.848 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.848 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-radosgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.848 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-selinux-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.849 INFO:teuthology.orchestra.run.smithi018.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-18T10:58:02.849 INFO:teuthology.orchestra.run.smithi018.stdout: libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.849 INFO:teuthology.orchestra.run.smithi018.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-18T10:58:02.849 INFO:teuthology.orchestra.run.smithi018.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-18T10:58:02.849 INFO:teuthology.orchestra.run.smithi018.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-18T10:58:02.849 INFO:teuthology.orchestra.run.smithi018.stdout: libradosstriper1-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.849 INFO:teuthology.orchestra.run.smithi018.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-18T10:58:02.849 INFO:teuthology.orchestra.run.smithi018.stdout: librgw2-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.849 INFO:teuthology.orchestra.run.smithi018.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-18T10:58:02.849 INFO:teuthology.orchestra.run.smithi018.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-18T10:58:02.849 INFO:teuthology.orchestra.run.smithi018.stdout: python3-ceph-argparse-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.849 INFO:teuthology.orchestra.run.smithi018.stdout: python3-ceph-common-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.850 INFO:teuthology.orchestra.run.smithi018.stdout: python3-cephfs-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.850 INFO:teuthology.orchestra.run.smithi018.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-18T10:58:02.850 INFO:teuthology.orchestra.run.smithi018.stdout: python3-rados-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.850 INFO:teuthology.orchestra.run.smithi018.stdout: python3-rbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.850 INFO:teuthology.orchestra.run.smithi018.stdout: python3-rgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:02.850 INFO:teuthology.orchestra.run.smithi018.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-18T10:58:02.850 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:02.850 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:58:03.186 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install ceph-test 2024-09-18T10:58:03.791 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:00:28 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:58:03.928 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:58:03.929 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:03.929 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repository Size 2024-09-18T10:58:03.929 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:03.929 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:58:03.929 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-test x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 48 M 2024-09-18T10:58:03.929 INFO:teuthology.orchestra.run.smithi018.stdout:Installing dependencies: 2024-09-18T10:58:03.930 INFO:teuthology.orchestra.run.smithi018.stdout: libcephsqlite x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 163 k 2024-09-18T10:58:03.930 INFO:teuthology.orchestra.run.smithi018.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-18T10:58:03.930 INFO:teuthology.orchestra.run.smithi018.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-18T10:58:03.930 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:03.930 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:58:03.931 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:03.931 INFO:teuthology.orchestra.run.smithi018.stdout:Install 4 Packages 2024-09-18T10:58:03.931 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:03.931 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 48 M 2024-09-18T10:58:03.931 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 193 M 2024-09-18T10:58:03.931 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:58:04.311 INFO:teuthology.orchestra.run.smithi018.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.2 MB/s | 304 kB 00:00 2024-09-18T10:58:04.353 INFO:teuthology.orchestra.run.smithi018.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-09-18T10:58:04.395 INFO:teuthology.orchestra.run.smithi018.stdout:(3/4): libcephsqlite-17.2.7-1645.g7061ea6c.el9. 492 kB/s | 163 kB 00:00 2024-09-18T10:58:04.651 INFO:teuthology.orchestra.run.smithi022.stdout:(4/4): ceph-test-17.2.7-1645.g7061ea6c.el9.x86_ 17 MB/s | 48 MB 00:02 2024-09-18T10:58:04.653 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:04.653 INFO:teuthology.orchestra.run.smithi022.stdout:Total 17 MB/s | 48 MB 00:02 2024-09-18T10:58:04.682 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:58:04.703 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:58:04.703 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:58:05.090 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:58:05.090 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:58:05.638 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:58:05.720 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-18T10:58:05.767 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-18T10:58:05.794 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libcephsqlite-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/4 2024-09-18T10:58:06.661 INFO:teuthology.orchestra.run.smithi018.stdout:(4/4): ceph-test-17.2.7-1645.g7061ea6c.el9.x86_ 18 MB/s | 48 MB 00:02 2024-09-18T10:58:06.663 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:06.664 INFO:teuthology.orchestra.run.smithi018.stdout:Total 18 MB/s | 48 MB 00:02 2024-09-18T10:58:06.692 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:58:06.714 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:58:06.714 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:58:07.100 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:58:07.100 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:58:07.448 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: libcephsqlite-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/4 2024-09-18T10:58:07.522 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-test-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/4 2024-09-18T10:58:07.657 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:58:07.747 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-18T10:58:07.836 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-18T10:58:07.863 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : libcephsqlite-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/4 2024-09-18T10:58:09.708 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-test-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/4 2024-09-18T10:58:09.708 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-test-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/4 2024-09-18T10:58:09.708 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libcephsqlite-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/4 2024-09-18T10:58:09.708 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-18T10:58:10.019 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-18T10:58:10.019 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:10.019 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:58:10.019 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-test-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:10.019 INFO:teuthology.orchestra.run.smithi053.stdout: libcephsqlite-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:10.019 INFO:teuthology.orchestra.run.smithi053.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-18T10:58:10.019 INFO:teuthology.orchestra.run.smithi053.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-18T10:58:10.019 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:10.020 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:58:10.293 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph 2024-09-18T10:58:10.485 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: libcephsqlite-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/4 2024-09-18T10:58:10.570 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-test-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/4 2024-09-18T10:58:10.897 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:58:11.042 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:58:11.045 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:11.045 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2024-09-18T10:58:11.045 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:11.045 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:58:11.046 INFO:teuthology.orchestra.run.smithi053.stdout: ceph x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 6.5 k 2024-09-18T10:58:11.046 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2024-09-18T10:58:11.046 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mds x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 2.1 M 2024-09-18T10:58:11.046 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 1.4 M 2024-09-18T10:58:11.046 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-modules-core noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 240 k 2024-09-18T10:58:11.046 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mon x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 3.9 M 2024-09-18T10:58:11.046 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-osd x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 15 M 2024-09-18T10:58:11.046 INFO:teuthology.orchestra.run.smithi053.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-18T10:58:11.046 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-18T10:58:11.046 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-18T10:58:11.046 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-18T10:58:11.046 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-18T10:58:11.047 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-18T10:58:11.047 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-18T10:58:11.047 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jaraco-collections 2024-09-18T10:58:11.047 INFO:teuthology.orchestra.run.smithi053.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-18T10:58:11.047 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-18T10:58:11.047 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-18T10:58:11.047 INFO:teuthology.orchestra.run.smithi053.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-18T10:58:11.047 INFO:teuthology.orchestra.run.smithi053.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-18T10:58:11.047 INFO:teuthology.orchestra.run.smithi053.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-18T10:58:11.047 INFO:teuthology.orchestra.run.smithi053.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-18T10:58:11.048 INFO:teuthology.orchestra.run.smithi053.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-18T10:58:11.048 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-18T10:58:11.048 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-18T10:58:11.048 INFO:teuthology.orchestra.run.smithi053.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-18T10:58:11.048 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-18T10:58:11.048 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-18T10:58:11.048 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-18T10:58:11.048 INFO:teuthology.orchestra.run.smithi053.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-18T10:58:11.048 INFO:teuthology.orchestra.run.smithi053.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-18T10:58:11.048 INFO:teuthology.orchestra.run.smithi053.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-18T10:58:11.049 INFO:teuthology.orchestra.run.smithi053.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-18T10:58:11.049 INFO:teuthology.orchestra.run.smithi053.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-18T10:58:11.049 INFO:teuthology.orchestra.run.smithi053.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-18T10:58:11.049 INFO:teuthology.orchestra.run.smithi053.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-18T10:58:11.049 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:11.049 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:58:11.049 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:11.049 INFO:teuthology.orchestra.run.smithi053.stdout:Install 34 Packages 2024-09-18T10:58:11.049 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:11.050 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 27 M 2024-09-18T10:58:11.050 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 96 M 2024-09-18T10:58:11.050 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:58:11.852 INFO:teuthology.orchestra.run.smithi053.stdout:(1/34): ceph-17.2.7-1645.g7061ea6c.el9.x86_64.r 48 kB/s | 6.5 kB 00:00 2024-09-18T10:58:12.036 INFO:teuthology.orchestra.run.smithi053.stdout:(2/34): ceph-mgr-17.2.7-1645.g7061ea6c.el9.x86_ 4.4 MB/s | 1.4 MB 00:00 2024-09-18T10:58:12.086 INFO:teuthology.orchestra.run.smithi053.stdout:(3/34): ceph-mds-17.2.7-1645.g7061ea6c.el9.x86_ 5.6 MB/s | 2.1 MB 00:00 2024-09-18T10:58:12.178 INFO:teuthology.orchestra.run.smithi053.stdout:(4/34): ceph-mgr-modules-core-17.2.7-1645.g7061 2.6 MB/s | 240 kB 00:00 2024-09-18T10:58:12.236 INFO:teuthology.orchestra.run.smithi053.stdout:(5/34): ceph-mon-17.2.7-1645.g7061ea6c.el9.x86_ 10 MB/s | 3.9 MB 00:00 2024-09-18T10:58:12.537 INFO:teuthology.orchestra.run.smithi053.stdout:(6/34): ceph-osd-17.2.7-1645.g7061ea6c.el9.x86_ 31 MB/s | 15 MB 00:00 2024-09-18T10:58:12.564 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: libcephsqlite-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/4 2024-09-18T10:58:12.647 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-test-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/4 2024-09-18T10:58:12.785 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-test-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/4 2024-09-18T10:58:12.786 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-test-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/4 2024-09-18T10:58:12.786 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libcephsqlite-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/4 2024-09-18T10:58:12.786 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-18T10:58:12.812 INFO:teuthology.orchestra.run.smithi053.stdout:(7/34): python3-cffi-1.14.5-5.el9.x86_64.rpm 399 kB/s | 253 kB 00:00 2024-09-18T10:58:12.937 INFO:teuthology.orchestra.run.smithi053.stdout:(8/34): python3-pycparser-2.20-6.el9.noarch.rpm 1.1 MB/s | 135 kB 00:00 2024-09-18T10:58:12.996 INFO:teuthology.orchestra.run.smithi053.stdout:(9/34): python3-ply-3.11-14.el9.noarch.rpm 232 kB/s | 106 kB 00:00 2024-09-18T10:58:13.038 INFO:teuthology.orchestra.run.smithi053.stdout:(10/34): python3-requests-2.25.1-8.el9.noarch.r 1.2 MB/s | 125 kB 00:00 2024-09-18T10:58:13.115 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-18T10:58:13.115 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:13.115 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:58:13.115 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-test-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:13.115 INFO:teuthology.orchestra.run.smithi022.stdout: libcephsqlite-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:13.115 INFO:teuthology.orchestra.run.smithi022.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-18T10:58:13.115 INFO:teuthology.orchestra.run.smithi022.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-18T10:58:13.115 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:13.116 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:58:13.196 INFO:teuthology.orchestra.run.smithi053.stdout:(11/34): python3-mako-1.1.4-6.el9.noarch.rpm 1.1 MB/s | 172 kB 00:00 2024-09-18T10:58:13.213 INFO:teuthology.orchestra.run.smithi053.stdout:(12/34): python3-urllib3-1.26.5-6.el9.noarch.rp 989 kB/s | 215 kB 00:00 2024-09-18T10:58:13.247 INFO:teuthology.orchestra.run.smithi053.stdout:(13/34): python3-cryptography-36.0.1-4.el9.x86_ 1.2 MB/s | 1.2 MB 00:01 2024-09-18T10:58:13.272 INFO:teuthology.orchestra.run.smithi053.stdout:(14/34): python3-markupsafe-1.1.1-12.el9.x86_64 460 kB/s | 35 kB 00:00 2024-09-18T10:58:13.322 INFO:teuthology.orchestra.run.smithi053.stdout:(15/34): python3-toml-0.10.2-6.el9.noarch.rpm 837 kB/s | 42 kB 00:00 2024-09-18T10:58:13.356 INFO:teuthology.orchestra.run.smithi053.stdout:(16/34): python3-packaging-20.9-5.el9.noarch.rp 542 kB/s | 77 kB 00:00 2024-09-18T10:58:13.381 INFO:teuthology.orchestra.run.smithi053.stdout:(17/34): python3-pytz-2021.1-5.el9.noarch.rpm 380 kB/s | 51 kB 00:00 2024-09-18T10:58:13.415 INFO:teuthology.orchestra.run.smithi053.stdout:(18/34): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 472 kB/s | 43 kB 00:00 2024-09-18T10:58:13.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph 2024-09-18T10:58:13.448 INFO:teuthology.orchestra.run.smithi053.stdout:(19/34): python3-jaraco-8.2.1-3.el9.noarch.rpm 466 kB/s | 11 kB 00:00 2024-09-18T10:58:13.473 INFO:teuthology.orchestra.run.smithi053.stdout:(20/34): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.5 MB/s | 172 kB 00:00 2024-09-18T10:58:13.499 INFO:teuthology.orchestra.run.smithi053.stdout:(21/34): python3-jaraco-classes-3.2.1-5.el9.noa 366 kB/s | 18 kB 00:00 2024-09-18T10:58:13.532 INFO:teuthology.orchestra.run.smithi053.stdout:(22/34): python3-jaraco-collections-3.0.0-8.el9 397 kB/s | 23 kB 00:00 2024-09-18T10:58:13.557 INFO:teuthology.orchestra.run.smithi053.stdout:(23/34): python3-jaraco-functools-3.5.0-2.el9.n 332 kB/s | 19 kB 00:00 2024-09-18T10:58:13.583 INFO:teuthology.orchestra.run.smithi053.stdout:(24/34): python3-jaraco-text-3.2.0-6.el9.noarch 393 kB/s | 20 kB 00:00 2024-09-18T10:58:13.608 INFO:teuthology.orchestra.run.smithi053.stdout:(25/34): python3-logutils-0.3.5-21.el9.noarch.r 924 kB/s | 46 kB 00:00 2024-09-18T10:58:13.633 INFO:teuthology.orchestra.run.smithi053.stdout:(26/34): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-18T10:58:13.650 INFO:teuthology.orchestra.run.smithi053.stdout:(27/34): python3-portend-3.1.0-2.el9.noarch.rpm 985 kB/s | 16 kB 00:00 2024-09-18T10:58:13.675 INFO:teuthology.orchestra.run.smithi053.stdout:(28/34): python3-cherrypy-18.6.1-2.el9.noarch.r 1.2 MB/s | 358 kB 00:00 2024-09-18T10:58:13.701 INFO:teuthology.orchestra.run.smithi053.stdout:(29/34): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-09-18T10:58:13.718 INFO:teuthology.orchestra.run.smithi053.stdout:(30/34): python3-tempora-5.0.0-2.el9.noarch.rpm 854 kB/s | 36 kB 00:00 2024-09-18T10:58:13.743 INFO:teuthology.orchestra.run.smithi053.stdout:(31/34): python3-pecan-1.4.2-3.el9.noarch.rpm 2.0 MB/s | 272 kB 00:00 2024-09-18T10:58:13.768 INFO:teuthology.orchestra.run.smithi053.stdout:(32/34): python3-zc-lockfile-2.0-10.el9.noarch. 805 kB/s | 20 kB 00:00 2024-09-18T10:58:13.793 INFO:teuthology.orchestra.run.smithi053.stdout:(33/34): python3-webob-1.8.8-2.el9.noarch.rpm 2.4 MB/s | 230 kB 00:00 2024-09-18T10:58:13.827 INFO:teuthology.orchestra.run.smithi053.stdout:(34/34): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.8 MB/s | 427 kB 00:00 2024-09-18T10:58:13.832 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:13.832 INFO:teuthology.orchestra.run.smithi053.stdout:Total 9.8 MB/s | 27 MB 00:02 2024-09-18T10:58:13.970 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:58:14.011 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:58:14.012 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:58:14.014 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:58:14.163 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:58:14.166 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:14.166 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-18T10:58:14.166 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:14.166 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:58:14.166 INFO:teuthology.orchestra.run.smithi022.stdout: ceph x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 6.5 k 2024-09-18T10:58:14.166 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-18T10:58:14.166 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mds x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 2.1 M 2024-09-18T10:58:14.166 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 1.4 M 2024-09-18T10:58:14.166 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-modules-core noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 240 k 2024-09-18T10:58:14.167 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mon x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 3.9 M 2024-09-18T10:58:14.167 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-osd x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 15 M 2024-09-18T10:58:14.167 INFO:teuthology.orchestra.run.smithi022.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-18T10:58:14.167 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-18T10:58:14.167 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-18T10:58:14.167 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-18T10:58:14.167 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-18T10:58:14.167 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-18T10:58:14.168 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-18T10:58:14.168 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-collections 2024-09-18T10:58:14.168 INFO:teuthology.orchestra.run.smithi022.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-18T10:58:14.168 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-18T10:58:14.168 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-18T10:58:14.168 INFO:teuthology.orchestra.run.smithi022.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-18T10:58:14.168 INFO:teuthology.orchestra.run.smithi022.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-18T10:58:14.169 INFO:teuthology.orchestra.run.smithi022.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-18T10:58:14.169 INFO:teuthology.orchestra.run.smithi022.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-18T10:58:14.169 INFO:teuthology.orchestra.run.smithi022.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-18T10:58:14.169 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-18T10:58:14.169 INFO:teuthology.orchestra.run.smithi022.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-18T10:58:14.169 INFO:teuthology.orchestra.run.smithi022.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-18T10:58:14.169 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-18T10:58:14.169 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-18T10:58:14.169 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-18T10:58:14.170 INFO:teuthology.orchestra.run.smithi022.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-18T10:58:14.170 INFO:teuthology.orchestra.run.smithi022.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-18T10:58:14.170 INFO:teuthology.orchestra.run.smithi022.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-18T10:58:14.170 INFO:teuthology.orchestra.run.smithi022.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-18T10:58:14.170 INFO:teuthology.orchestra.run.smithi022.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-18T10:58:14.170 INFO:teuthology.orchestra.run.smithi022.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-18T10:58:14.170 INFO:teuthology.orchestra.run.smithi022.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-18T10:58:14.170 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:14.170 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:58:14.171 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:14.171 INFO:teuthology.orchestra.run.smithi022.stdout:Install 34 Packages 2024-09-18T10:58:14.171 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:14.171 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 27 M 2024-09-18T10:58:14.172 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 96 M 2024-09-18T10:58:14.172 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:58:14.428 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:58:14.428 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:58:14.443 INFO:teuthology.orchestra.run.smithi022.stdout:(1/34): ceph-17.2.7-1645.g7061ea6c.el9.x86_64.r 54 kB/s | 6.5 kB 00:00 2024-09-18T10:58:14.627 INFO:teuthology.orchestra.run.smithi022.stdout:(2/34): ceph-mgr-17.2.7-1645.g7061ea6c.el9.x86_ 4.6 MB/s | 1.4 MB 00:00 2024-09-18T10:58:14.693 INFO:teuthology.orchestra.run.smithi022.stdout:(3/34): ceph-mds-17.2.7-1645.g7061ea6c.el9.x86_ 5.6 MB/s | 2.1 MB 00:00 2024-09-18T10:58:14.785 INFO:teuthology.orchestra.run.smithi022.stdout:(4/34): ceph-mon-17.2.7-1645.g7061ea6c.el9.x86_ 11 MB/s | 3.9 MB 00:00 2024-09-18T10:58:14.798 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-test-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/4 2024-09-18T10:58:14.798 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-test-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/4 2024-09-18T10:58:14.798 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : libcephsqlite-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/4 2024-09-18T10:58:14.798 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-18T10:58:14.810 INFO:teuthology.orchestra.run.smithi022.stdout:(5/34): ceph-mgr-modules-core-17.2.7-1645.g7061 2.0 MB/s | 240 kB 00:00 2024-09-18T10:58:14.961 INFO:teuthology.orchestra.run.smithi022.stdout:(6/34): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.4 MB/s | 253 kB 00:00 2024-09-18T10:58:15.097 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-18T10:58:15.098 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:15.098 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:58:15.098 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-test-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:15.098 INFO:teuthology.orchestra.run.smithi018.stdout: libcephsqlite-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:15.098 INFO:teuthology.orchestra.run.smithi018.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-18T10:58:15.098 INFO:teuthology.orchestra.run.smithi018.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-18T10:58:15.098 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:15.098 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:58:15.145 INFO:teuthology.orchestra.run.smithi022.stdout:(7/34): ceph-osd-17.2.7-1645.g7061ea6c.el9.x86_ 30 MB/s | 15 MB 00:00 2024-09-18T10:58:15.187 INFO:teuthology.orchestra.run.smithi022.stdout:(8/34): python3-ply-3.11-14.el9.noarch.rpm 473 kB/s | 106 kB 00:00 2024-09-18T10:58:15.262 INFO:teuthology.orchestra.run.smithi022.stdout:(9/34): python3-cryptography-36.0.1-4.el9.x86_6 2.7 MB/s | 1.2 MB 00:00 2024-09-18T10:58:15.287 INFO:teuthology.orchestra.run.smithi022.stdout:(10/34): python3-requests-2.25.1-8.el9.noarch.r 1.2 MB/s | 125 kB 00:00 2024-09-18T10:58:15.321 INFO:teuthology.orchestra.run.smithi022.stdout:(11/34): python3-pycparser-2.20-6.el9.noarch.rp 770 kB/s | 135 kB 00:00 2024-09-18T10:58:15.355 INFO:teuthology.orchestra.run.smithi022.stdout:(12/34): python3-urllib3-1.26.5-6.el9.noarch.rp 2.3 MB/s | 215 kB 00:00 2024-09-18T10:58:15.380 INFO:teuthology.orchestra.run.smithi022.stdout:(13/34): python3-markupsafe-1.1.1-12.el9.x86_64 592 kB/s | 35 kB 00:00 2024-09-18T10:58:15.398 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install ceph 2024-09-18T10:58:15.405 INFO:teuthology.orchestra.run.smithi022.stdout:(14/34): python3-packaging-20.9-5.el9.noarch.rp 1.5 MB/s | 77 kB 00:00 2024-09-18T10:58:15.430 INFO:teuthology.orchestra.run.smithi022.stdout:(15/34): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-09-18T10:58:15.464 INFO:teuthology.orchestra.run.smithi022.stdout:(16/34): python3-toml-0.10.2-6.el9.noarch.rpm 713 kB/s | 42 kB 00:00 2024-09-18T10:58:15.497 INFO:teuthology.orchestra.run.smithi022.stdout:(17/34): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 649 kB/s | 43 kB 00:00 2024-09-18T10:58:15.522 INFO:teuthology.orchestra.run.smithi022.stdout:(18/34): python3-mako-1.1.4-6.el9.noarch.rpm 732 kB/s | 172 kB 00:00 2024-09-18T10:58:15.556 INFO:teuthology.orchestra.run.smithi022.stdout:(19/34): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.9 MB/s | 172 kB 00:00 2024-09-18T10:58:15.590 INFO:teuthology.orchestra.run.smithi022.stdout:(20/34): python3-cherrypy-18.6.1-2.el9.noarch.r 3.9 MB/s | 358 kB 00:00 2024-09-18T10:58:15.615 INFO:teuthology.orchestra.run.smithi022.stdout:(21/34): python3-jaraco-8.2.1-3.el9.noarch.rpm 116 kB/s | 11 kB 00:00 2024-09-18T10:58:15.640 INFO:teuthology.orchestra.run.smithi022.stdout:(22/34): python3-jaraco-classes-3.2.1-5.el9.noa 216 kB/s | 18 kB 00:00 2024-09-18T10:58:15.665 INFO:teuthology.orchestra.run.smithi022.stdout:(23/34): python3-jaraco-functools-3.5.0-2.el9.n 388 kB/s | 19 kB 00:00 2024-09-18T10:58:15.682 INFO:teuthology.orchestra.run.smithi022.stdout:(24/34): python3-jaraco-collections-3.0.0-8.el9 344 kB/s | 23 kB 00:00 2024-09-18T10:58:15.706 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:58:15.708 INFO:teuthology.orchestra.run.smithi022.stdout:(25/34): python3-jaraco-text-3.2.0-6.el9.noarch 291 kB/s | 20 kB 00:00 2024-09-18T10:58:15.733 INFO:teuthology.orchestra.run.smithi022.stdout:(26/34): python3-logutils-0.3.5-21.el9.noarch.r 685 kB/s | 46 kB 00:00 2024-09-18T10:58:15.758 INFO:teuthology.orchestra.run.smithi022.stdout:(27/34): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-09-18T10:58:15.780 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/34 2024-09-18T10:58:15.783 INFO:teuthology.orchestra.run.smithi022.stdout:(28/34): python3-portend-3.1.0-2.el9.noarch.rpm 328 kB/s | 16 kB 00:00 2024-09-18T10:58:15.809 INFO:teuthology.orchestra.run.smithi022.stdout:(29/34): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-09-18T10:58:15.813 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/34 2024-09-18T10:58:15.834 INFO:teuthology.orchestra.run.smithi022.stdout:(30/34): python3-tempora-5.0.0-2.el9.noarch.rpm 710 kB/s | 36 kB 00:00 2024-09-18T10:58:15.846 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/34 2024-09-18T10:58:15.859 INFO:teuthology.orchestra.run.smithi022.stdout:(31/34): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-18T10:58:15.885 INFO:teuthology.orchestra.run.smithi022.stdout:(32/34): python3-webob-1.8.8-2.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-09-18T10:58:15.910 INFO:teuthology.orchestra.run.smithi022.stdout:(33/34): python3-zc-lockfile-2.0-10.el9.noarch. 397 kB/s | 20 kB 00:00 2024-09-18T10:58:15.942 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/34 2024-09-18T10:58:15.952 INFO:teuthology.orchestra.run.smithi022.stdout:(34/34): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.6 MB/s | 427 kB 00:00 2024-09-18T10:58:15.956 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:15.956 INFO:teuthology.orchestra.run.smithi022.stdout:Total 15 MB/s | 27 MB 00:01 2024-09-18T10:58:15.997 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:58:16.027 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/34 2024-09-18T10:58:16.073 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 6/34 2024-09-18T10:58:16.088 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:58:16.117 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/34 2024-09-18T10:58:16.129 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:58:16.129 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:58:16.137 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:58:16.139 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:16.140 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repository Size 2024-09-18T10:58:16.140 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:16.140 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:58:16.140 INFO:teuthology.orchestra.run.smithi018.stdout: ceph x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 6.5 k 2024-09-18T10:58:16.140 INFO:teuthology.orchestra.run.smithi018.stdout:Installing dependencies: 2024-09-18T10:58:16.140 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mds x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 2.1 M 2024-09-18T10:58:16.140 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 1.4 M 2024-09-18T10:58:16.140 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr-modules-core noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 240 k 2024-09-18T10:58:16.140 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mon x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 3.9 M 2024-09-18T10:58:16.140 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-osd x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 15 M 2024-09-18T10:58:16.141 INFO:teuthology.orchestra.run.smithi018.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-18T10:58:16.141 INFO:teuthology.orchestra.run.smithi018.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-18T10:58:16.141 INFO:teuthology.orchestra.run.smithi018.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-18T10:58:16.141 INFO:teuthology.orchestra.run.smithi018.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-18T10:58:16.141 INFO:teuthology.orchestra.run.smithi018.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-18T10:58:16.141 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-18T10:58:16.141 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-18T10:58:16.141 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jaraco-collections 2024-09-18T10:58:16.141 INFO:teuthology.orchestra.run.smithi018.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-18T10:58:16.141 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-18T10:58:16.141 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-18T10:58:16.141 INFO:teuthology.orchestra.run.smithi018.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-18T10:58:16.141 INFO:teuthology.orchestra.run.smithi018.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-18T10:58:16.142 INFO:teuthology.orchestra.run.smithi018.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-18T10:58:16.142 INFO:teuthology.orchestra.run.smithi018.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-18T10:58:16.142 INFO:teuthology.orchestra.run.smithi018.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-18T10:58:16.142 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-18T10:58:16.142 INFO:teuthology.orchestra.run.smithi018.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-18T10:58:16.142 INFO:teuthology.orchestra.run.smithi018.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-18T10:58:16.142 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-18T10:58:16.142 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-18T10:58:16.142 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-18T10:58:16.142 INFO:teuthology.orchestra.run.smithi018.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-18T10:58:16.142 INFO:teuthology.orchestra.run.smithi018.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-18T10:58:16.142 INFO:teuthology.orchestra.run.smithi018.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-18T10:58:16.142 INFO:teuthology.orchestra.run.smithi018.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-18T10:58:16.142 INFO:teuthology.orchestra.run.smithi018.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-18T10:58:16.143 INFO:teuthology.orchestra.run.smithi018.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-18T10:58:16.143 INFO:teuthology.orchestra.run.smithi018.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-18T10:58:16.143 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:16.143 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:58:16.143 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:16.143 INFO:teuthology.orchestra.run.smithi018.stdout:Install 34 Packages 2024-09-18T10:58:16.143 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:16.144 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 27 M 2024-09-18T10:58:16.144 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 96 M 2024-09-18T10:58:16.144 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:58:16.146 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/34 2024-09-18T10:58:16.172 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/34 2024-09-18T10:58:16.206 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/34 2024-09-18T10:58:16.247 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/34 2024-09-18T10:58:16.294 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/34 2024-09-18T10:58:16.327 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/34 2024-09-18T10:58:16.376 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/34 2024-09-18T10:58:16.429 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-18T10:58:16.510 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 16/34 2024-09-18T10:58:16.543 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:58:16.543 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:58:16.662 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 17/34 2024-09-18T10:58:16.753 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 18/34 2024-09-18T10:58:16.812 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 19/34 2024-09-18T10:58:16.849 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 20/34 2024-09-18T10:58:16.908 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-ply-3.11-14.el9.noarch 21/34 2024-09-18T10:58:16.971 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 22/34 2024-09-18T10:58:16.986 INFO:teuthology.orchestra.run.smithi018.stdout:(1/34): ceph-17.2.7-1645.g7061ea6c.el9.x86_64.r 54 kB/s | 6.5 kB 00:00 2024-09-18T10:58:17.169 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 23/34 2024-09-18T10:58:17.186 INFO:teuthology.orchestra.run.smithi018.stdout:(2/34): ceph-mds-17.2.7-1645.g7061ea6c.el9.x86_ 6.5 MB/s | 2.1 MB 00:00 2024-09-18T10:58:17.228 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 24/34 2024-09-18T10:58:17.228 INFO:teuthology.orchestra.run.smithi018.stdout:(3/34): ceph-mgr-17.2.7-1645.g7061ea6c.el9.x86_ 3.9 MB/s | 1.4 MB 00:00 2024-09-18T10:58:17.309 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 25/34 2024-09-18T10:58:17.320 INFO:teuthology.orchestra.run.smithi018.stdout:(4/34): ceph-mon-17.2.7-1645.g7061ea6c.el9.x86_ 12 MB/s | 3.9 MB 00:00 2024-09-18T10:58:17.345 INFO:teuthology.orchestra.run.smithi018.stdout:(5/34): ceph-mgr-modules-core-17.2.7-1645.g7061 2.0 MB/s | 240 kB 00:00 2024-09-18T10:58:17.406 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 26/34 2024-09-18T10:58:17.448 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/34 2024-09-18T10:58:17.471 INFO:teuthology.orchestra.run.smithi018.stdout:(6/34): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.6 MB/s | 253 kB 00:00 2024-09-18T10:58:17.513 INFO:teuthology.orchestra.run.smithi018.stdout:(7/34): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-09-18T10:58:17.573 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 28/34 2024-09-18T10:58:17.680 INFO:teuthology.orchestra.run.smithi018.stdout:(8/34): ceph-osd-17.2.7-1645.g7061ea6c.el9.x86_ 31 MB/s | 15 MB 00:00 2024-09-18T10:58:17.705 INFO:teuthology.orchestra.run.smithi018.stdout:(9/34): python3-pycparser-2.20-6.el9.noarch.rpm 705 kB/s | 135 kB 00:00 2024-09-18T10:58:17.729 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-1645.g7061ea6c.el9. 29/34 2024-09-18T10:58:17.738 INFO:teuthology.orchestra.run.smithi018.stdout:(10/34): python3-cryptography-36.0.1-4.el9.x86_ 3.1 MB/s | 1.2 MB 00:00 2024-09-18T10:58:17.761 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 30/34 2024-09-18T10:58:17.772 INFO:teuthology.orchestra.run.smithi018.stdout:(11/34): python3-urllib3-1.26.5-6.el9.noarch.rp 3.1 MB/s | 215 kB 00:00 2024-09-18T10:58:17.789 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 30/34 2024-09-18T10:58:17.789 INFO:teuthology.orchestra.run.smithi053.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:17.789 INFO:teuthology.orchestra.run.smithi053.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-18T10:58:17.789 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-18T10:58:17.789 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-18T10:58:17.789 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:17.806 INFO:teuthology.orchestra.run.smithi018.stdout:(12/34): python3-requests-2.25.1-8.el9.noarch.r 993 kB/s | 125 kB 00:00 2024-09-18T10:58:17.816 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:58:17.889 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/34 2024-09-18T10:58:17.921 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/34 2024-09-18T10:58:17.954 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/34 2024-09-18T10:58:18.050 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/34 2024-09-18T10:58:18.131 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/34 2024-09-18T10:58:18.177 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 6/34 2024-09-18T10:58:18.212 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/34 2024-09-18T10:58:18.242 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/34 2024-09-18T10:58:18.276 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/34 2024-09-18T10:58:18.312 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/34 2024-09-18T10:58:18.323 INFO:teuthology.orchestra.run.smithi018.stdout:(13/34): python3-markupsafe-1.1.1-12.el9.x86_64 63 kB/s | 35 kB 00:00 2024-09-18T10:58:18.350 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/34 2024-09-18T10:58:18.402 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/34 2024-09-18T10:58:18.440 INFO:teuthology.orchestra.run.smithi018.stdout:(14/34): python3-packaging-20.9-5.el9.noarch.rp 122 kB/s | 77 kB 00:00 2024-09-18T10:58:18.444 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/34 2024-09-18T10:58:18.465 INFO:teuthology.orchestra.run.smithi018.stdout:(15/34): python3-mako-1.1.4-6.el9.noarch.rpm 237 kB/s | 172 kB 00:00 2024-09-18T10:58:18.495 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/34 2024-09-18T10:58:18.515 INFO:teuthology.orchestra.run.smithi018.stdout:(16/34): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 877 kB/s | 43 kB 00:00 2024-09-18T10:58:18.543 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-18T10:58:18.557 INFO:teuthology.orchestra.run.smithi018.stdout:(17/34): python3-cheroot-8.6.0-4.el9.noarch.rpm 4.0 MB/s | 172 kB 00:00 2024-09-18T10:58:18.616 INFO:teuthology.orchestra.run.smithi018.stdout:(18/34): python3-cherrypy-18.6.1-2.el9.noarch.r 7.0 MB/s | 358 kB 00:00 2024-09-18T10:58:18.627 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 16/34 2024-09-18T10:58:18.633 INFO:teuthology.orchestra.run.smithi018.stdout:(19/34): python3-jaraco-8.2.1-3.el9.noarch.rpm 639 kB/s | 11 kB 00:00 2024-09-18T10:58:18.650 INFO:teuthology.orchestra.run.smithi018.stdout:(20/34): python3-jaraco-classes-3.2.1-5.el9.noa 1.0 MB/s | 18 kB 00:00 2024-09-18T10:58:18.666 INFO:teuthology.orchestra.run.smithi018.stdout:(21/34): python3-jaraco-collections-3.0.0-8.el9 1.4 MB/s | 23 kB 00:00 2024-09-18T10:58:18.692 INFO:teuthology.orchestra.run.smithi018.stdout:(22/34): python3-jaraco-functools-3.5.0-2.el9.n 1.1 MB/s | 19 kB 00:00 2024-09-18T10:58:18.709 INFO:teuthology.orchestra.run.smithi018.stdout:(23/34): python3-jaraco-text-3.2.0-6.el9.noarch 1.1 MB/s | 20 kB 00:00 2024-09-18T10:58:18.726 INFO:teuthology.orchestra.run.smithi018.stdout:(24/34): python3-logutils-0.3.5-21.el9.noarch.r 2.7 MB/s | 46 kB 00:00 2024-09-18T10:58:18.759 INFO:teuthology.orchestra.run.smithi018.stdout:(25/34): python3-more-itertools-8.12.0-2.el9.no 2.3 MB/s | 79 kB 00:00 2024-09-18T10:58:18.787 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 17/34 2024-09-18T10:58:18.801 INFO:teuthology.orchestra.run.smithi018.stdout:(26/34): python3-pecan-1.4.2-3.el9.noarch.rpm 6.5 MB/s | 272 kB 00:00 2024-09-18T10:58:18.826 INFO:teuthology.orchestra.run.smithi018.stdout:(27/34): python3-portend-3.1.0-2.el9.noarch.rpm 659 kB/s | 16 kB 00:00 2024-09-18T10:58:18.860 INFO:teuthology.orchestra.run.smithi018.stdout:(28/34): python3-pyOpenSSL-21.0.0-1.el9.noarch. 2.6 MB/s | 90 kB 00:00 2024-09-18T10:58:18.869 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 18/34 2024-09-18T10:58:18.885 INFO:teuthology.orchestra.run.smithi018.stdout:(29/34): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-18T10:58:18.919 INFO:teuthology.orchestra.run.smithi018.stdout:(30/34): python3-webob-1.8.8-2.el9.noarch.rpm 6.8 MB/s | 230 kB 00:00 2024-09-18T10:58:18.924 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 19/34 2024-09-18T10:58:18.961 INFO:teuthology.orchestra.run.smithi018.stdout:(31/34): python3-werkzeug-2.0.3-3.el9.1.noarch. 10 MB/s | 427 kB 00:00 2024-09-18T10:58:18.967 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 20/34 2024-09-18T10:58:18.986 INFO:teuthology.orchestra.run.smithi018.stdout:(32/34): python3-pytz-2021.1-5.el9.noarch.rpm 77 kB/s | 51 kB 00:00 2024-09-18T10:58:19.034 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-ply-3.11-14.el9.noarch 21/34 2024-09-18T10:58:19.097 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 22/34 2024-09-18T10:58:19.128 INFO:teuthology.orchestra.run.smithi018.stdout:(33/34): python3-zc-lockfile-2.0-10.el9.noarch. 120 kB/s | 20 kB 00:00 2024-09-18T10:58:19.153 INFO:teuthology.orchestra.run.smithi018.stdout:(34/34): python3-toml-0.10.2-6.el9.noarch.rpm 58 kB/s | 42 kB 00:00 2024-09-18T10:58:19.158 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:19.158 INFO:teuthology.orchestra.run.smithi018.stdout:Total 9.0 MB/s | 27 MB 00:03 2024-09-18T10:58:19.179 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-osd-2:17.2.7-1645.g7061ea6c.el9.x86_64 31/34 2024-09-18T10:58:19.208 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-osd-2:17.2.7-1645.g7061ea6c.el9.x86_64 31/34 2024-09-18T10:58:19.208 INFO:teuthology.orchestra.run.smithi053.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:19.208 INFO:teuthology.orchestra.run.smithi053.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-18T10:58:19.208 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-18T10:58:19.208 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-18T10:58:19.208 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:19.295 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 23/34 2024-09-18T10:58:19.296 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:58:19.337 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:58:19.337 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:58:19.346 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 24/34 2024-09-18T10:58:19.428 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 25/34 2024-09-18T10:58:19.526 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 26/34 2024-09-18T10:58:19.570 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/34 2024-09-18T10:58:19.596 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mon-2:17.2.7-1645.g7061ea6c.el9.x86_64 32/34 2024-09-18T10:58:19.622 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-mon-2:17.2.7-1645.g7061ea6c.el9.x86_64 32/34 2024-09-18T10:58:19.622 INFO:teuthology.orchestra.run.smithi053.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:19.622 INFO:teuthology.orchestra.run.smithi053.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-18T10:58:19.622 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-18T10:58:19.622 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-18T10:58:19.623 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:19.694 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 28/34 2024-09-18T10:58:19.741 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:58:19.741 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:58:19.830 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mds-2:17.2.7-1645.g7061ea6c.el9.x86_64 33/34 2024-09-18T10:58:19.855 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-mds-2:17.2.7-1645.g7061ea6c.el9.x86_64 33/34 2024-09-18T10:58:19.856 INFO:teuthology.orchestra.run.smithi053.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:19.856 INFO:teuthology.orchestra.run.smithi053.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-18T10:58:19.856 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-18T10:58:19.856 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-18T10:58:19.856 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:19.857 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-1645.g7061ea6c.el9. 29/34 2024-09-18T10:58:19.882 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 30/34 2024-09-18T10:58:19.909 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 30/34 2024-09-18T10:58:19.909 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:19.909 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-18T10:58:19.909 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-18T10:58:19.909 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-18T10:58:19.909 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:19.929 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-2:17.2.7-1645.g7061ea6c.el9.x86_64 34/34 2024-09-18T10:58:21.014 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:58:21.073 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/34 2024-09-18T10:58:21.114 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/34 2024-09-18T10:58:21.147 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/34 2024-09-18T10:58:21.245 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/34 2024-09-18T10:58:21.291 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-osd-2:17.2.7-1645.g7061ea6c.el9.x86_64 31/34 2024-09-18T10:58:21.320 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-osd-2:17.2.7-1645.g7061ea6c.el9.x86_64 31/34 2024-09-18T10:58:21.320 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:21.320 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-18T10:58:21.320 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-18T10:58:21.320 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-18T10:58:21.320 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:21.464 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/34 2024-09-18T10:58:21.518 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 6/34 2024-09-18T10:58:21.527 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-2:17.2.7-1645.g7061ea6c.el9.x86_64 34/34 2024-09-18T10:58:21.527 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/34 2024-09-18T10:58:21.527 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mds-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/34 2024-09-18T10:58:21.527 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/34 2024-09-18T10:58:21.527 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mon-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/34 2024-09-18T10:58:21.527 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-osd-2:17.2.7-1645.g7061ea6c.el9.x86_64 5/34 2024-09-18T10:58:21.527 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-1645.g7061ea6c.el9. 6/34 2024-09-18T10:58:21.528 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/34 2024-09-18T10:58:21.528 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/34 2024-09-18T10:58:21.528 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/34 2024-09-18T10:58:21.528 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/34 2024-09-18T10:58:21.528 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/34 2024-09-18T10:58:21.528 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/34 2024-09-18T10:58:21.528 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/34 2024-09-18T10:58:21.528 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/34 2024-09-18T10:58:21.528 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-18T10:58:21.528 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/34 2024-09-18T10:58:21.528 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/34 2024-09-18T10:58:21.528 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 18/34 2024-09-18T10:58:21.528 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 19/34 2024-09-18T10:58:21.528 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 20/34 2024-09-18T10:58:21.529 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 21/34 2024-09-18T10:58:21.529 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 22/34 2024-09-18T10:58:21.529 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 23/34 2024-09-18T10:58:21.529 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 24/34 2024-09-18T10:58:21.529 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 25/34 2024-09-18T10:58:21.529 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 26/34 2024-09-18T10:58:21.529 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 27/34 2024-09-18T10:58:21.530 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 28/34 2024-09-18T10:58:21.530 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 29/34 2024-09-18T10:58:21.530 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 30/34 2024-09-18T10:58:21.530 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 31/34 2024-09-18T10:58:21.530 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 32/34 2024-09-18T10:58:21.530 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 33/34 2024-09-18T10:58:21.552 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/34 2024-09-18T10:58:21.582 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/34 2024-09-18T10:58:21.616 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/34 2024-09-18T10:58:21.649 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/34 2024-09-18T10:58:21.690 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/34 2024-09-18T10:58:21.708 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mon-2:17.2.7-1645.g7061ea6c.el9.x86_64 32/34 2024-09-18T10:58:21.734 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-mon-2:17.2.7-1645.g7061ea6c.el9.x86_64 32/34 2024-09-18T10:58:21.734 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:21.734 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-18T10:58:21.734 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-18T10:58:21.735 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-18T10:58:21.735 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:21.735 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/34 2024-09-18T10:58:21.767 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/34 2024-09-18T10:58:21.817 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/34 2024-09-18T10:58:21.862 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-18T10:58:21.943 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mds-2:17.2.7-1645.g7061ea6c.el9.x86_64 33/34 2024-09-18T10:58:21.951 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 16/34 2024-09-18T10:58:21.968 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-mds-2:17.2.7-1645.g7061ea6c.el9.x86_64 33/34 2024-09-18T10:58:21.968 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:21.968 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-18T10:58:21.968 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-18T10:58:21.968 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-18T10:58:21.968 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:22.034 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-2:17.2.7-1645.g7061ea6c.el9.x86_64 34/34 2024-09-18T10:58:22.104 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 17/34 2024-09-18T10:58:22.181 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 18/34 2024-09-18T10:58:22.239 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 19/34 2024-09-18T10:58:22.277 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 20/34 2024-09-18T10:58:22.336 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-ply-3.11-14.el9.noarch 21/34 2024-09-18T10:58:22.400 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 22/34 2024-09-18T10:58:22.599 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 23/34 2024-09-18T10:58:22.648 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 24/34 2024-09-18T10:58:22.650 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 34/34 2024-09-18T10:58:22.650 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:22.650 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mds-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-modules-core-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mon-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-osd-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-18T10:58:22.651 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ply-3.11-14.el9.noarch 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-18T10:58:22.652 INFO:teuthology.orchestra.run.smithi053.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-18T10:58:22.653 INFO:teuthology.orchestra.run.smithi053.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-18T10:58:22.653 INFO:teuthology.orchestra.run.smithi053.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-18T10:58:22.653 INFO:teuthology.orchestra.run.smithi053.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-18T10:58:22.653 INFO:teuthology.orchestra.run.smithi053.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-18T10:58:22.653 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:22.653 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:58:22.729 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 25/34 2024-09-18T10:58:22.828 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 26/34 2024-09-18T10:58:22.872 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/34 2024-09-18T10:58:22.963 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph-base 2024-09-18T10:58:22.995 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 28/34 2024-09-18T10:58:23.158 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-1645.g7061ea6c.el9. 29/34 2024-09-18T10:58:23.198 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 30/34 2024-09-18T10:58:23.224 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 30/34 2024-09-18T10:58:23.225 INFO:teuthology.orchestra.run.smithi018.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:23.225 INFO:teuthology.orchestra.run.smithi018.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-18T10:58:23.225 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-18T10:58:23.225 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-18T10:58:23.225 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:23.590 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:00:52 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:58:23.684 INFO:teuthology.orchestra.run.smithi053.stdout:Package ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:58:23.729 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:58:23.730 INFO:teuthology.orchestra.run.smithi053.stdout:Nothing to do. 2024-09-18T10:58:23.730 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:58:23.794 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-2:17.2.7-1645.g7061ea6c.el9.x86_64 34/34 2024-09-18T10:58:23.794 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/34 2024-09-18T10:58:23.794 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mds-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/34 2024-09-18T10:58:23.794 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/34 2024-09-18T10:58:23.794 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mon-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/34 2024-09-18T10:58:23.794 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-osd-2:17.2.7-1645.g7061ea6c.el9.x86_64 5/34 2024-09-18T10:58:23.794 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-1645.g7061ea6c.el9. 6/34 2024-09-18T10:58:23.794 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/34 2024-09-18T10:58:23.794 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/34 2024-09-18T10:58:23.794 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 18/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 19/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 20/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 21/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 22/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 23/34 2024-09-18T10:58:23.795 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 24/34 2024-09-18T10:58:23.796 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 25/34 2024-09-18T10:58:23.797 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install cephadm 2024-09-18T10:58:23.798 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 26/34 2024-09-18T10:58:23.798 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 27/34 2024-09-18T10:58:23.798 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 28/34 2024-09-18T10:58:23.798 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 29/34 2024-09-18T10:58:23.798 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 30/34 2024-09-18T10:58:23.798 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 31/34 2024-09-18T10:58:23.798 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 32/34 2024-09-18T10:58:23.798 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 33/34 2024-09-18T10:58:24.409 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:58:24.557 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:58:24.558 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:24.558 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2024-09-18T10:58:24.558 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:24.558 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:58:24.558 INFO:teuthology.orchestra.run.smithi053.stdout: cephadm noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 83 k 2024-09-18T10:58:24.558 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:24.558 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:58:24.558 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:24.558 INFO:teuthology.orchestra.run.smithi053.stdout:Install 1 Package 2024-09-18T10:58:24.558 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:24.558 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 83 k 2024-09-18T10:58:24.558 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 375 k 2024-09-18T10:58:24.559 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:58:24.635 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-osd-2:17.2.7-1645.g7061ea6c.el9.x86_64 31/34 2024-09-18T10:58:24.667 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-osd-2:17.2.7-1645.g7061ea6c.el9.x86_64 31/34 2024-09-18T10:58:24.667 INFO:teuthology.orchestra.run.smithi018.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:24.667 INFO:teuthology.orchestra.run.smithi018.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-18T10:58:24.667 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-18T10:58:24.667 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-18T10:58:24.667 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:24.745 INFO:teuthology.orchestra.run.smithi053.stdout:cephadm-17.2.7-1645.g7061ea6c.el9.noarch.rpm 444 kB/s | 83 kB 00:00 2024-09-18T10:58:24.746 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:24.746 INFO:teuthology.orchestra.run.smithi053.stdout:Total 440 kB/s | 83 kB 00:00 2024-09-18T10:58:24.746 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:58:24.752 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:58:24.752 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:58:24.754 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:58:24.754 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:58:24.819 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 34/34 2024-09-18T10:58:24.820 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:24.820 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:58:24.820 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:24.820 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mds-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:24.820 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:24.820 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-modules-core-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:24.820 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mon-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:24.820 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-osd-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:24.820 INFO:teuthology.orchestra.run.smithi022.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-18T10:58:24.820 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-18T10:58:24.820 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-18T10:58:24.820 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-18T10:58:24.821 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-18T10:58:24.821 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-18T10:58:24.821 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-18T10:58:24.821 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-18T10:58:24.821 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-18T10:58:24.821 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-18T10:58:24.821 INFO:teuthology.orchestra.run.smithi022.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-18T10:58:24.821 INFO:teuthology.orchestra.run.smithi022.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-18T10:58:24.821 INFO:teuthology.orchestra.run.smithi022.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-18T10:58:24.821 INFO:teuthology.orchestra.run.smithi022.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-18T10:58:24.821 INFO:teuthology.orchestra.run.smithi022.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-18T10:58:24.822 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-18T10:58:24.822 INFO:teuthology.orchestra.run.smithi022.stdout: python3-ply-3.11-14.el9.noarch 2024-09-18T10:58:24.822 INFO:teuthology.orchestra.run.smithi022.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-18T10:58:24.822 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-18T10:58:24.822 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-18T10:58:24.822 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-18T10:58:24.822 INFO:teuthology.orchestra.run.smithi022.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-18T10:58:24.822 INFO:teuthology.orchestra.run.smithi022.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-18T10:58:24.822 INFO:teuthology.orchestra.run.smithi022.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-18T10:58:24.822 INFO:teuthology.orchestra.run.smithi022.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-18T10:58:24.822 INFO:teuthology.orchestra.run.smithi022.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-18T10:58:24.823 INFO:teuthology.orchestra.run.smithi022.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-18T10:58:24.823 INFO:teuthology.orchestra.run.smithi022.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-18T10:58:24.823 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:24.823 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:58:24.837 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:58:25.061 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-mon-2:17.2.7-1645.g7061ea6c.el9.x86_64 32/34 2024-09-18T10:58:25.087 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-mon-2:17.2.7-1645.g7061ea6c.el9.x86_64 32/34 2024-09-18T10:58:25.087 INFO:teuthology.orchestra.run.smithi018.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:25.087 INFO:teuthology.orchestra.run.smithi018.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-18T10:58:25.087 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-18T10:58:25.088 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-18T10:58:25.088 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:25.131 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-base 2024-09-18T10:58:25.295 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-mds-2:17.2.7-1645.g7061ea6c.el9.x86_64 33/34 2024-09-18T10:58:25.313 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:58:25.320 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-mds-2:17.2.7-1645.g7061ea6c.el9.x86_64 33/34 2024-09-18T10:58:25.320 INFO:teuthology.orchestra.run.smithi018.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:25.320 INFO:teuthology.orchestra.run.smithi018.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-18T10:58:25.320 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-18T10:58:25.320 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-18T10:58:25.320 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:25.387 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-2:17.2.7-1645.g7061ea6c.el9.x86_64 34/34 2024-09-18T10:58:25.427 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:58:25.747 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:00:52 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:58:25.785 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:58:25.840 INFO:teuthology.orchestra.run.smithi022.stdout:Package ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:58:25.883 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:58:25.885 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-18T10:58:25.885 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:58:25.953 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install cephadm 2024-09-18T10:58:26.034 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:58:26.035 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:26.035 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:58:26.035 INFO:teuthology.orchestra.run.smithi053.stdout: cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:26.035 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:26.035 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:58:26.207 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph-immutable-object-cache 2024-09-18T10:58:26.560 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:58:26.696 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:58:26.697 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:26.697 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-18T10:58:26.697 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:26.697 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:58:26.697 INFO:teuthology.orchestra.run.smithi022.stdout: cephadm noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 83 k 2024-09-18T10:58:26.697 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:26.697 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:58:26.697 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:26.698 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-18T10:58:26.698 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:26.698 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 83 k 2024-09-18T10:58:26.698 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 375 k 2024-09-18T10:58:26.698 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:58:26.814 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:00:55 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:58:26.883 INFO:teuthology.orchestra.run.smithi022.stdout:cephadm-17.2.7-1645.g7061ea6c.el9.noarch.rpm 447 kB/s | 83 kB 00:00 2024-09-18T10:58:26.884 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:26.885 INFO:teuthology.orchestra.run.smithi022.stdout:Total 440 kB/s | 83 kB 00:00 2024-09-18T10:58:26.888 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:58:26.895 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:58:26.895 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:58:26.898 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:58:26.898 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:58:26.952 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:58:26.952 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:26.953 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repo Size 2024-09-18T10:58:26.953 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:26.953 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:58:26.953 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 137 k 2024-09-18T10:58:26.953 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:26.953 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:58:26.953 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:26.953 INFO:teuthology.orchestra.run.smithi053.stdout:Install 1 Package 2024-09-18T10:58:26.953 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:26.954 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 137 k 2024-09-18T10:58:26.954 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 379 k 2024-09-18T10:58:26.954 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:58:26.997 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:58:27.003 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-2:17.2.7-1645.g7061ea6c.el9.x86_64 34/34 2024-09-18T10:58:27.003 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/34 2024-09-18T10:58:27.003 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-mds-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/34 2024-09-18T10:58:27.003 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 3/34 2024-09-18T10:58:27.003 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-mon-2:17.2.7-1645.g7061ea6c.el9.x86_64 4/34 2024-09-18T10:58:27.003 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-osd-2:17.2.7-1645.g7061ea6c.el9.x86_64 5/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-1645.g7061ea6c.el9. 6/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 15/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 18/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 19/34 2024-09-18T10:58:27.004 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 20/34 2024-09-18T10:58:27.005 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 21/34 2024-09-18T10:58:27.005 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 22/34 2024-09-18T10:58:27.005 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 23/34 2024-09-18T10:58:27.005 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 24/34 2024-09-18T10:58:27.005 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 25/34 2024-09-18T10:58:27.005 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 26/34 2024-09-18T10:58:27.005 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 27/34 2024-09-18T10:58:27.006 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 28/34 2024-09-18T10:58:27.006 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 29/34 2024-09-18T10:58:27.006 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 30/34 2024-09-18T10:58:27.006 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 31/34 2024-09-18T10:58:27.006 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 32/34 2024-09-18T10:58:27.006 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 33/34 2024-09-18T10:58:27.167 INFO:teuthology.orchestra.run.smithi053.stdout:ceph-immutable-object-cache-17.2.7-1645.g7061ea 644 kB/s | 137 kB 00:00 2024-09-18T10:58:27.168 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:27.168 INFO:teuthology.orchestra.run.smithi053.stdout:Total 640 kB/s | 137 kB 00:00 2024-09-18T10:58:27.168 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:58:27.176 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:58:27.176 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:58:27.236 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:58:27.236 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:58:27.387 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:58:27.444 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-1645.g7061ea6c. 1/1 2024-09-18T10:58:27.458 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:58:27.470 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-1645.g7061ea6c. 1/1 2024-09-18T10:58:27.470 INFO:teuthology.orchestra.run.smithi053.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:27.470 INFO:teuthology.orchestra.run.smithi053.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-18T10:58:27.470 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:27.539 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:58:27.936 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:58:27.967 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 34/34 2024-09-18T10:58:27.967 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:27.967 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:58:27.967 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:27.967 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mds-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:27.967 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:27.967 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr-modules-core-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:27.967 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mon-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:27.968 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-osd-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:27.968 INFO:teuthology.orchestra.run.smithi018.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-18T10:58:27.968 INFO:teuthology.orchestra.run.smithi018.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-18T10:58:27.968 INFO:teuthology.orchestra.run.smithi018.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-18T10:58:27.968 INFO:teuthology.orchestra.run.smithi018.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-18T10:58:27.968 INFO:teuthology.orchestra.run.smithi018.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-18T10:58:27.968 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-18T10:58:27.968 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-18T10:58:27.968 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-18T10:58:27.968 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-18T10:58:27.968 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-18T10:58:27.968 INFO:teuthology.orchestra.run.smithi018.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-18T10:58:27.968 INFO:teuthology.orchestra.run.smithi018.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-18T10:58:27.968 INFO:teuthology.orchestra.run.smithi018.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-18T10:58:27.969 INFO:teuthology.orchestra.run.smithi018.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-18T10:58:27.969 INFO:teuthology.orchestra.run.smithi018.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-18T10:58:27.969 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-18T10:58:27.969 INFO:teuthology.orchestra.run.smithi018.stdout: python3-ply-3.11-14.el9.noarch 2024-09-18T10:58:27.969 INFO:teuthology.orchestra.run.smithi018.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-18T10:58:27.969 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-18T10:58:27.969 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-18T10:58:27.969 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-18T10:58:27.969 INFO:teuthology.orchestra.run.smithi018.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-18T10:58:27.969 INFO:teuthology.orchestra.run.smithi018.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-18T10:58:27.969 INFO:teuthology.orchestra.run.smithi018.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-18T10:58:27.969 INFO:teuthology.orchestra.run.smithi018.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-18T10:58:27.969 INFO:teuthology.orchestra.run.smithi018.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-18T10:58:27.970 INFO:teuthology.orchestra.run.smithi018.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-18T10:58:27.970 INFO:teuthology.orchestra.run.smithi018.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-18T10:58:27.970 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:27.970 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:58:28.195 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:58:28.196 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:28.196 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:58:28.196 INFO:teuthology.orchestra.run.smithi022.stdout: cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:28.196 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:28.196 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:58:28.346 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install ceph-base 2024-09-18T10:58:28.384 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-1645.g7061ea6c. 1/1 2024-09-18T10:58:28.385 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:28.385 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:58:28.385 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-immutable-object-cache-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:28.385 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:28.385 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:58:28.415 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-immutable-object-cache 2024-09-18T10:58:28.613 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph-mgr 2024-09-18T10:58:28.953 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:58:29.013 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:00:56 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:58:29.045 INFO:teuthology.orchestra.run.smithi018.stdout:Package ceph-base-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:58:29.088 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:58:29.090 INFO:teuthology.orchestra.run.smithi018.stdout:Nothing to do. 2024-09-18T10:58:29.090 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:58:29.152 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:58:29.152 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:29.152 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repo Size 2024-09-18T10:58:29.152 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:29.152 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:58:29.152 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 137 k 2024-09-18T10:58:29.153 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:29.153 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:58:29.153 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:29.153 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-18T10:58:29.153 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:29.153 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 137 k 2024-09-18T10:58:29.153 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 379 k 2024-09-18T10:58:29.154 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:58:29.159 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install cephadm 2024-09-18T10:58:29.221 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:00:58 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:58:29.314 INFO:teuthology.orchestra.run.smithi053.stdout:Package ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:58:29.358 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:58:29.359 INFO:teuthology.orchestra.run.smithi053.stdout:Nothing to do. 2024-09-18T10:58:29.359 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:58:29.373 INFO:teuthology.orchestra.run.smithi022.stdout:ceph-immutable-object-cache-17.2.7-1645.g7061ea 628 kB/s | 137 kB 00:00 2024-09-18T10:58:29.373 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:29.373 INFO:teuthology.orchestra.run.smithi022.stdout:Total 623 kB/s | 137 kB 00:00 2024-09-18T10:58:29.374 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:58:29.382 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:58:29.382 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:58:29.414 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph-mgr-dashboard 2024-09-18T10:58:29.442 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:58:29.442 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:58:29.590 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:58:29.648 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-1645.g7061ea6c. 1/1 2024-09-18T10:58:29.675 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-1645.g7061ea6c. 1/1 2024-09-18T10:58:29.675 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:29.675 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-18T10:58:29.675 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:29.764 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:00:54 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:58:29.900 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:58:29.900 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:29.900 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repository Size 2024-09-18T10:58:29.901 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:29.901 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:58:29.901 INFO:teuthology.orchestra.run.smithi018.stdout: cephadm noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 83 k 2024-09-18T10:58:29.901 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:29.901 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:58:29.901 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:29.901 INFO:teuthology.orchestra.run.smithi018.stdout:Install 1 Package 2024-09-18T10:58:29.901 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:29.901 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 83 k 2024-09-18T10:58:29.901 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 375 k 2024-09-18T10:58:29.901 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:58:30.018 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:00:59 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:58:30.079 INFO:teuthology.orchestra.run.smithi018.stdout:cephadm-17.2.7-1645.g7061ea6c.el9.noarch.rpm 466 kB/s | 83 kB 00:00 2024-09-18T10:58:30.080 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:30.080 INFO:teuthology.orchestra.run.smithi018.stdout:Total 462 kB/s | 83 kB 00:00 2024-09-18T10:58:30.080 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:58:30.085 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:58:30.085 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:58:30.087 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:58:30.088 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:58:30.154 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:58:30.155 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:30.155 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2024-09-18T10:58:30.155 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:30.156 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:58:30.156 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-dashboard noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 3.4 M 2024-09-18T10:58:30.156 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2024-09-18T10:58:30.156 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-grafana-dashboards noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 24 k 2024-09-18T10:58:30.156 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-prometheus-alerts noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 15 k 2024-09-18T10:58:30.156 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2024-09-18T10:58:30.156 INFO:teuthology.orchestra.run.smithi053.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-18T10:58:30.156 INFO:teuthology.orchestra.run.smithi053.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-18T10:58:30.156 INFO:teuthology.orchestra.run.smithi053.stdout:Installing weak dependencies: 2024-09-18T10:58:30.156 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2024-09-18T10:58:30.156 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:30.156 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:58:30.156 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:30.157 INFO:teuthology.orchestra.run.smithi053.stdout:Install 7 Packages 2024-09-18T10:58:30.157 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:30.157 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 3.7 M 2024-09-18T10:58:30.157 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 80 M 2024-09-18T10:58:30.157 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:58:30.161 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:58:30.472 INFO:teuthology.orchestra.run.smithi053.stdout:(1/7): ceph-grafana-dashboards-17.2.7-1645.g706 158 kB/s | 24 kB 00:00 2024-09-18T10:58:30.498 INFO:teuthology.orchestra.run.smithi053.stdout:(2/7): ceph-prometheus-alerts-17.2.7-1645.g7061 81 kB/s | 15 kB 00:00 2024-09-18T10:58:30.540 INFO:teuthology.orchestra.run.smithi053.stdout:(3/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 135 kB/s | 9.0 kB 00:00 2024-09-18T10:58:30.565 INFO:teuthology.orchestra.run.smithi053.stdout:(4/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 1.3 MB/s | 31 kB 00:00 2024-09-18T10:58:30.590 INFO:teuthology.orchestra.run.smithi053.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 444 kB/s | 41 kB 00:00 2024-09-18T10:58:30.605 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:58:30.614 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-1645.g7061ea6c. 1/1 2024-09-18T10:58:30.615 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:30.615 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:58:30.615 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-immutable-object-cache-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:30.615 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:30.615 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:58:30.624 INFO:teuthology.orchestra.run.smithi053.stdout:(6/7): python3-routes-2.5.1-5.el9.noarch.rpm 3.1 MB/s | 188 kB 00:00 2024-09-18T10:58:30.685 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:58:30.716 INFO:teuthology.orchestra.run.smithi053.stdout:(7/7): ceph-mgr-dashboard-17.2.7-1645.g7061ea6c 8.4 MB/s | 3.4 MB 00:00 2024-09-18T10:58:30.719 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:30.720 INFO:teuthology.orchestra.run.smithi053.stdout:Total 6.5 MB/s | 3.7 MB 00:00 2024-09-18T10:58:30.720 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:58:30.729 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:58:30.729 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:58:30.817 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:58:30.817 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:58:30.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-mgr 2024-09-18T10:58:31.053 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:58:31.131 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:58:31.200 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2024-09-18T10:58:31.235 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2024-09-18T10:58:31.291 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2024-09-18T10:58:31.305 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:58:31.305 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:31.305 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:58:31.305 INFO:teuthology.orchestra.run.smithi018.stdout: cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:31.306 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:31.306 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:58:31.321 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2024-09-18T10:58:31.350 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-1645.g7061ea6c.el9.n 5/7 2024-09-18T10:58:31.439 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:00:58 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:58:31.530 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install ceph-immutable-object-cache 2024-09-18T10:58:31.531 INFO:teuthology.orchestra.run.smithi022.stdout:Package ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:58:31.575 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:58:31.577 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-18T10:58:31.577 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:58:31.636 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-mgr-dashboard 2024-09-18T10:58:32.137 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:00:57 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:58:32.241 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:00:59 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:58:32.274 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:58:32.275 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:32.275 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repo Size 2024-09-18T10:58:32.275 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:32.275 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:58:32.275 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 137 k 2024-09-18T10:58:32.275 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:32.275 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:58:32.276 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:32.276 INFO:teuthology.orchestra.run.smithi018.stdout:Install 1 Package 2024-09-18T10:58:32.276 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:32.276 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 137 k 2024-09-18T10:58:32.276 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 379 k 2024-09-18T10:58:32.276 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:58:32.378 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:58:32.379 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:32.379 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-18T10:58:32.379 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:32.379 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:58:32.379 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-dashboard noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 3.4 M 2024-09-18T10:58:32.379 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-18T10:58:32.379 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-grafana-dashboards noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 24 k 2024-09-18T10:58:32.379 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-prometheus-alerts noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 15 k 2024-09-18T10:58:32.379 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2024-09-18T10:58:32.380 INFO:teuthology.orchestra.run.smithi022.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-18T10:58:32.380 INFO:teuthology.orchestra.run.smithi022.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-18T10:58:32.380 INFO:teuthology.orchestra.run.smithi022.stdout:Installing weak dependencies: 2024-09-18T10:58:32.380 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2024-09-18T10:58:32.380 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:32.380 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:58:32.380 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:32.380 INFO:teuthology.orchestra.run.smithi022.stdout:Install 7 Packages 2024-09-18T10:58:32.380 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:32.381 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 3.7 M 2024-09-18T10:58:32.381 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 80 M 2024-09-18T10:58:32.381 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:58:32.401 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-1645.g7061ea6c.el9. 6/7 2024-09-18T10:58:32.437 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-1645.g7061ea6c.el9.noarc 7/7 2024-09-18T10:58:32.470 INFO:teuthology.orchestra.run.smithi018.stdout:ceph-immutable-object-cache-17.2.7-1645.g7061ea 708 kB/s | 137 kB 00:00 2024-09-18T10:58:32.471 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:32.471 INFO:teuthology.orchestra.run.smithi018.stdout:Total 702 kB/s | 137 kB 00:00 2024-09-18T10:58:32.471 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:58:32.479 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:58:32.479 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:58:32.539 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:58:32.540 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:58:32.561 INFO:teuthology.orchestra.run.smithi022.stdout:(1/7): ceph-grafana-dashboards-17.2.7-1645.g706 170 kB/s | 24 kB 00:00 2024-09-18T10:58:32.586 INFO:teuthology.orchestra.run.smithi022.stdout:(2/7): ceph-prometheus-alerts-17.2.7-1645.g7061 87 kB/s | 15 kB 00:00 2024-09-18T10:58:32.637 INFO:teuthology.orchestra.run.smithi022.stdout:(3/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 120 kB/s | 9.0 kB 00:00 2024-09-18T10:58:32.662 INFO:teuthology.orchestra.run.smithi022.stdout:(4/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 1.3 MB/s | 31 kB 00:00 2024-09-18T10:58:32.687 INFO:teuthology.orchestra.run.smithi022.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 406 kB/s | 41 kB 00:00 2024-09-18T10:58:32.695 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:58:32.721 INFO:teuthology.orchestra.run.smithi022.stdout:(6/7): python3-routes-2.5.1-5.el9.noarch.rpm 3.2 MB/s | 188 kB 00:00 2024-09-18T10:58:32.763 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-1645.g7061ea6c. 1/1 2024-09-18T10:58:32.789 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-1645.g7061ea6c. 1/1 2024-09-18T10:58:32.789 INFO:teuthology.orchestra.run.smithi018.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:58:32.789 INFO:teuthology.orchestra.run.smithi018.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-18T10:58:32.790 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:32.813 INFO:teuthology.orchestra.run.smithi022.stdout:(7/7): ceph-mgr-dashboard-17.2.7-1645.g7061ea6c 8.5 MB/s | 3.4 MB 00:00 2024-09-18T10:58:32.816 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:32.817 INFO:teuthology.orchestra.run.smithi022.stdout:Total 8.4 MB/s | 3.7 MB 00:00 2024-09-18T10:58:32.817 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:58:32.826 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:58:32.826 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:58:32.927 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:58:32.927 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:58:33.357 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:58:33.414 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2024-09-18T10:58:33.449 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2024-09-18T10:58:33.452 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-1645.g7061ea6c.el9.noarc 7/7 2024-09-18T10:58:33.453 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-1645.g7061ea6c.el9. 1/7 2024-09-18T10:58:33.453 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-1645.g7061ea6c.el9.noarc 2/7 2024-09-18T10:58:33.453 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-1645.g7061ea6c.el9.n 3/7 2024-09-18T10:58:33.453 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2024-09-18T10:58:33.453 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2024-09-18T10:58:33.453 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2024-09-18T10:58:33.504 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2024-09-18T10:58:33.535 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2024-09-18T10:58:33.564 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-1645.g7061ea6c.el9.n 5/7 2024-09-18T10:58:33.742 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2024-09-18T10:58:33.743 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:33.743 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:58:33.743 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-grafana-dashboards-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:33.743 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-dashboard-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:33.743 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-prometheus-alerts-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:33.743 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jwt-2.4.0-1.el9.noarch 2024-09-18T10:58:33.743 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2024-09-18T10:58:33.743 INFO:teuthology.orchestra.run.smithi053.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-18T10:58:33.743 INFO:teuthology.orchestra.run.smithi053.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-18T10:58:33.743 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:33.743 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:58:33.822 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-1645.g7061ea6c. 1/1 2024-09-18T10:58:33.822 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:33.822 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:58:33.822 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-immutable-object-cache-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:58:33.822 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:33.822 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:58:33.934 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-18T10:58:34.041 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install ceph-mgr 2024-09-18T10:58:34.542 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:03 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:58:34.613 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-1645.g7061ea6c.el9. 6/7 2024-09-18T10:58:34.651 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:00:59 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:58:34.659 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-1645.g7061ea6c.el9.noarc 7/7 2024-09-18T10:58:34.681 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:58:34.682 INFO:teuthology.orchestra.run.smithi053.stdout:======================================================================================= 2024-09-18T10:58:34.683 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2024-09-18T10:58:34.683 INFO:teuthology.orchestra.run.smithi053.stdout:======================================================================================= 2024-09-18T10:58:34.683 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:58:34.683 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 7.4 M 2024-09-18T10:58:34.683 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2024-09-18T10:58:34.683 INFO:teuthology.orchestra.run.smithi053.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-18T10:58:34.683 INFO:teuthology.orchestra.run.smithi053.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-18T10:58:34.683 INFO:teuthology.orchestra.run.smithi053.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-18T10:58:34.683 INFO:teuthology.orchestra.run.smithi053.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-18T10:58:34.683 INFO:teuthology.orchestra.run.smithi053.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-18T10:58:34.683 INFO:teuthology.orchestra.run.smithi053.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-18T10:58:34.684 INFO:teuthology.orchestra.run.smithi053.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-18T10:58:34.684 INFO:teuthology.orchestra.run.smithi053.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-18T10:58:34.684 INFO:teuthology.orchestra.run.smithi053.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-18T10:58:34.684 INFO:teuthology.orchestra.run.smithi053.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-18T10:58:34.684 INFO:teuthology.orchestra.run.smithi053.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-18T10:58:34.684 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:34.684 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:58:34.684 INFO:teuthology.orchestra.run.smithi053.stdout:======================================================================================= 2024-09-18T10:58:34.684 INFO:teuthology.orchestra.run.smithi053.stdout:Install 12 Packages 2024-09-18T10:58:34.684 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:34.685 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 38 M 2024-09-18T10:58:34.685 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 212 M 2024-09-18T10:58:34.685 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:58:34.750 INFO:teuthology.orchestra.run.smithi018.stdout:Package ceph-mgr-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:58:34.795 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:58:34.796 INFO:teuthology.orchestra.run.smithi018.stdout:Nothing to do. 2024-09-18T10:58:34.796 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:58:34.865 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install ceph-mgr-dashboard 2024-09-18T10:58:34.990 INFO:teuthology.orchestra.run.smithi053.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 912 kB/s | 191 kB 00:00 2024-09-18T10:58:35.056 INFO:teuthology.orchestra.run.smithi053.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 492 kB/s | 33 kB 00:00 2024-09-18T10:58:35.124 INFO:teuthology.orchestra.run.smithi053.stdout:(3/12): libgfortran-11.5.0-2.el9.x86_64.rpm 2.3 MB/s | 801 kB 00:00 2024-09-18T10:58:35.199 INFO:teuthology.orchestra.run.smithi053.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 242 kB/s | 18 kB 00:00 2024-09-18T10:58:35.291 INFO:teuthology.orchestra.run.smithi053.stdout:(5/12): ceph-mgr-diskprediction-local-17.2.7-16 14 MB/s | 7.4 MB 00:00 2024-09-18T10:58:35.308 INFO:teuthology.orchestra.run.smithi053.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 355 kB/s | 38 kB 00:00 2024-09-18T10:58:35.391 INFO:teuthology.orchestra.run.smithi053.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 2.9 MB/s | 245 kB 00:00 2024-09-18T10:58:35.468 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:00 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:58:35.605 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:58:35.606 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:35.606 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repository Size 2024-09-18T10:58:35.606 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:35.606 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:58:35.606 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr-dashboard noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 3.4 M 2024-09-18T10:58:35.606 INFO:teuthology.orchestra.run.smithi018.stdout:Installing dependencies: 2024-09-18T10:58:35.606 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-grafana-dashboards noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 24 k 2024-09-18T10:58:35.607 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-prometheus-alerts noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 15 k 2024-09-18T10:58:35.607 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2024-09-18T10:58:35.607 INFO:teuthology.orchestra.run.smithi018.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-18T10:58:35.607 INFO:teuthology.orchestra.run.smithi018.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-18T10:58:35.607 INFO:teuthology.orchestra.run.smithi018.stdout:Installing weak dependencies: 2024-09-18T10:58:35.607 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2024-09-18T10:58:35.607 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:35.607 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:58:35.607 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:35.607 INFO:teuthology.orchestra.run.smithi018.stdout:Install 7 Packages 2024-09-18T10:58:35.607 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:35.608 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 3.7 M 2024-09-18T10:58:35.608 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 80 M 2024-09-18T10:58:35.608 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:58:35.710 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-1645.g7061ea6c.el9.noarc 7/7 2024-09-18T10:58:35.710 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-1645.g7061ea6c.el9. 1/7 2024-09-18T10:58:35.710 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-1645.g7061ea6c.el9.noarc 2/7 2024-09-18T10:58:35.710 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-1645.g7061ea6c.el9.n 3/7 2024-09-18T10:58:35.711 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2024-09-18T10:58:35.711 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2024-09-18T10:58:35.711 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2024-09-18T10:58:35.716 INFO:teuthology.orchestra.run.smithi053.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 4.5 MB/s | 3.0 MB 00:00 2024-09-18T10:58:35.791 INFO:teuthology.orchestra.run.smithi018.stdout:(1/7): ceph-grafana-dashboards-17.2.7-1645.g706 162 kB/s | 24 kB 00:00 2024-09-18T10:58:35.800 INFO:teuthology.orchestra.run.smithi053.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.9 MB/s | 250 kB 00:00 2024-09-18T10:58:35.816 INFO:teuthology.orchestra.run.smithi018.stdout:(2/7): ceph-prometheus-alerts-17.2.7-1645.g7061 83 kB/s | 15 kB 00:00 2024-09-18T10:58:35.858 INFO:teuthology.orchestra.run.smithi018.stdout:(3/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 135 kB/s | 9.0 kB 00:00 2024-09-18T10:58:35.883 INFO:teuthology.orchestra.run.smithi018.stdout:(4/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 1.3 MB/s | 31 kB 00:00 2024-09-18T10:58:35.909 INFO:teuthology.orchestra.run.smithi018.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 442 kB/s | 41 kB 00:00 2024-09-18T10:58:35.934 INFO:teuthology.orchestra.run.smithi018.stdout:(6/7): python3-routes-2.5.1-5.el9.noarch.rpm 3.7 MB/s | 188 kB 00:00 2024-09-18T10:58:35.995 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2024-09-18T10:58:35.995 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:35.996 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:58:35.996 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-grafana-dashboards-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:35.996 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-dashboard-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:35.996 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-prometheus-alerts-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:35.996 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jwt-2.4.0-1.el9.noarch 2024-09-18T10:58:35.996 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2024-09-18T10:58:35.996 INFO:teuthology.orchestra.run.smithi022.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-18T10:58:35.996 INFO:teuthology.orchestra.run.smithi022.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-18T10:58:35.996 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:35.996 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:58:36.051 INFO:teuthology.orchestra.run.smithi018.stdout:(7/7): ceph-mgr-dashboard-17.2.7-1645.g7061ea6c 8.2 MB/s | 3.4 MB 00:00 2024-09-18T10:58:36.054 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:36.054 INFO:teuthology.orchestra.run.smithi018.stdout:Total 8.2 MB/s | 3.7 MB 00:00 2024-09-18T10:58:36.054 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:58:36.064 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:58:36.064 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:58:36.158 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:58:36.158 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:58:36.217 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-18T10:58:36.470 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:58:36.527 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2024-09-18T10:58:36.559 INFO:teuthology.orchestra.run.smithi053.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.4 MB/s | 5.1 MB 00:01 2024-09-18T10:58:36.561 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2024-09-18T10:58:36.617 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2024-09-18T10:58:36.625 INFO:teuthology.orchestra.run.smithi053.stdout:(11/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 3.7 MB/s | 4.9 MB 00:01 2024-09-18T10:58:36.648 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2024-09-18T10:58:36.677 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-1645.g7061ea6c.el9.n 5/7 2024-09-18T10:58:36.823 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:03 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:58:36.961 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:58:36.962 INFO:teuthology.orchestra.run.smithi022.stdout:======================================================================================= 2024-09-18T10:58:36.962 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-18T10:58:36.962 INFO:teuthology.orchestra.run.smithi022.stdout:======================================================================================= 2024-09-18T10:58:36.962 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:58:36.962 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 7.4 M 2024-09-18T10:58:36.963 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-18T10:58:36.963 INFO:teuthology.orchestra.run.smithi022.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-18T10:58:36.963 INFO:teuthology.orchestra.run.smithi022.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-18T10:58:36.963 INFO:teuthology.orchestra.run.smithi022.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-18T10:58:36.963 INFO:teuthology.orchestra.run.smithi022.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-18T10:58:36.963 INFO:teuthology.orchestra.run.smithi022.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-18T10:58:36.963 INFO:teuthology.orchestra.run.smithi022.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-18T10:58:36.963 INFO:teuthology.orchestra.run.smithi022.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-18T10:58:36.963 INFO:teuthology.orchestra.run.smithi022.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-18T10:58:36.963 INFO:teuthology.orchestra.run.smithi022.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-18T10:58:36.963 INFO:teuthology.orchestra.run.smithi022.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-18T10:58:36.963 INFO:teuthology.orchestra.run.smithi022.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-18T10:58:36.963 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:36.964 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:58:36.964 INFO:teuthology.orchestra.run.smithi022.stdout:======================================================================================= 2024-09-18T10:58:36.964 INFO:teuthology.orchestra.run.smithi022.stdout:Install 12 Packages 2024-09-18T10:58:36.964 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:36.964 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 38 M 2024-09-18T10:58:36.965 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 212 M 2024-09-18T10:58:36.965 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:58:37.009 INFO:teuthology.orchestra.run.smithi053.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 13 MB/s | 16 MB 00:01 2024-09-18T10:58:37.010 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:37.010 INFO:teuthology.orchestra.run.smithi053.stdout:Total 16 MB/s | 38 MB 00:02 2024-09-18T10:58:37.376 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:58:37.404 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:58:37.404 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:58:37.405 INFO:teuthology.orchestra.run.smithi022.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.4 MB/s | 191 kB 00:00 2024-09-18T10:58:37.463 INFO:teuthology.orchestra.run.smithi022.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.0 MB/s | 801 kB 00:00 2024-09-18T10:58:37.480 INFO:teuthology.orchestra.run.smithi022.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 435 kB/s | 33 kB 00:00 2024-09-18T10:58:37.513 INFO:teuthology.orchestra.run.smithi022.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 545 kB/s | 18 kB 00:00 2024-09-18T10:58:37.547 INFO:teuthology.orchestra.run.smithi022.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 1.1 MB/s | 38 kB 00:00 2024-09-18T10:58:37.689 INFO:teuthology.orchestra.run.smithi022.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 13 MB/s | 3.0 MB 00:00 2024-09-18T10:58:37.729 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-1645.g7061ea6c.el9. 6/7 2024-09-18T10:58:37.772 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-1645.g7061ea6c.el9.noarc 7/7 2024-09-18T10:58:37.789 INFO:teuthology.orchestra.run.smithi022.stdout:(7/12): ceph-mgr-diskprediction-local-17.2.7-16 14 MB/s | 7.4 MB 00:00 2024-09-18T10:58:37.815 INFO:teuthology.orchestra.run.smithi022.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.9 MB/s | 245 kB 00:00 2024-09-18T10:58:37.915 INFO:teuthology.orchestra.run.smithi022.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 13 MB/s | 4.9 MB 00:00 2024-09-18T10:58:37.935 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:58:37.935 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:58:37.940 INFO:teuthology.orchestra.run.smithi022.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.0 MB/s | 250 kB 00:00 2024-09-18T10:58:38.124 INFO:teuthology.orchestra.run.smithi022.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 15 MB/s | 5.1 MB 00:00 2024-09-18T10:58:38.441 INFO:teuthology.orchestra.run.smithi022.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 31 MB/s | 16 MB 00:00 2024-09-18T10:58:38.442 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:38.442 INFO:teuthology.orchestra.run.smithi022.stdout:Total 26 MB/s | 38 MB 00:01 2024-09-18T10:58:38.807 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:58:38.822 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-1645.g7061ea6c.el9.noarc 7/7 2024-09-18T10:58:38.822 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-1645.g7061ea6c.el9. 1/7 2024-09-18T10:58:38.822 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-1645.g7061ea6c.el9.noarc 2/7 2024-09-18T10:58:38.822 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-1645.g7061ea6c.el9.n 3/7 2024-09-18T10:58:38.822 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2024-09-18T10:58:38.822 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2024-09-18T10:58:38.822 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2024-09-18T10:58:38.834 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:58:38.834 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:58:38.841 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:58:38.919 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-18T10:58:38.966 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-18T10:58:39.069 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-18T10:58:39.109 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-18T10:58:39.122 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2024-09-18T10:58:39.122 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:39.123 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:58:39.123 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-grafana-dashboards-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:39.123 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr-dashboard-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:39.123 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-prometheus-alerts-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:39.123 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jwt-2.4.0-1.el9.noarch 2024-09-18T10:58:39.123 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2024-09-18T10:58:39.123 INFO:teuthology.orchestra.run.smithi018.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-18T10:58:39.123 INFO:teuthology.orchestra.run.smithi018.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-18T10:58:39.123 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:39.123 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:58:39.300 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-18T10:58:39.332 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-18T10:58:39.340 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-18T10:58:39.357 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:58:39.357 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:58:39.411 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-18T10:58:39.946 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:04 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:58:40.086 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:58:40.087 INFO:teuthology.orchestra.run.smithi018.stdout:======================================================================================= 2024-09-18T10:58:40.087 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repository Size 2024-09-18T10:58:40.087 INFO:teuthology.orchestra.run.smithi018.stdout:======================================================================================= 2024-09-18T10:58:40.087 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:58:40.087 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 7.4 M 2024-09-18T10:58:40.088 INFO:teuthology.orchestra.run.smithi018.stdout:Installing dependencies: 2024-09-18T10:58:40.088 INFO:teuthology.orchestra.run.smithi018.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-18T10:58:40.088 INFO:teuthology.orchestra.run.smithi018.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-18T10:58:40.088 INFO:teuthology.orchestra.run.smithi018.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-18T10:58:40.088 INFO:teuthology.orchestra.run.smithi018.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-18T10:58:40.088 INFO:teuthology.orchestra.run.smithi018.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-18T10:58:40.088 INFO:teuthology.orchestra.run.smithi018.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-18T10:58:40.088 INFO:teuthology.orchestra.run.smithi018.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-18T10:58:40.088 INFO:teuthology.orchestra.run.smithi018.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-18T10:58:40.088 INFO:teuthology.orchestra.run.smithi018.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-18T10:58:40.088 INFO:teuthology.orchestra.run.smithi018.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-18T10:58:40.088 INFO:teuthology.orchestra.run.smithi018.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-18T10:58:40.088 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:40.088 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:58:40.089 INFO:teuthology.orchestra.run.smithi018.stdout:======================================================================================= 2024-09-18T10:58:40.089 INFO:teuthology.orchestra.run.smithi018.stdout:Install 12 Packages 2024-09-18T10:58:40.089 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:40.089 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 38 M 2024-09-18T10:58:40.089 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 212 M 2024-09-18T10:58:40.089 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:58:40.113 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-18T10:58:40.145 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:58:40.220 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-18T10:58:40.251 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-18T10:58:40.287 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-18T10:58:40.393 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-18T10:58:40.432 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-18T10:58:40.542 INFO:teuthology.orchestra.run.smithi018.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.5 MB/s | 191 kB 00:00 2024-09-18T10:58:40.601 INFO:teuthology.orchestra.run.smithi018.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.3 MB/s | 801 kB 00:00 2024-09-18T10:58:40.625 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-18T10:58:40.656 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-18T10:58:40.743 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-18T10:58:40.893 INFO:teuthology.orchestra.run.smithi018.stdout:(3/12): ceph-mgr-diskprediction-local-17.2.7-16 16 MB/s | 7.4 MB 00:00 2024-09-18T10:58:41.151 INFO:teuthology.orchestra.run.smithi018.stdout:(4/12): flexiblas-3.0.4-8.el9.x86_64.rpm 54 kB/s | 33 kB 00:00 2024-09-18T10:58:41.385 INFO:teuthology.orchestra.run.smithi018.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 38 kB/s | 18 kB 00:00 2024-09-18T10:58:41.453 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-18T10:58:41.578 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-18T10:58:41.581 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-18T10:58:41.727 INFO:teuthology.orchestra.run.smithi018.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.7 MB/s | 3.0 MB 00:01 2024-09-18T10:58:41.752 INFO:teuthology.orchestra.run.smithi018.stdout:(7/12): openblas-0.3.26-2.el9.x86_64.rpm 64 kB/s | 38 kB 00:00 2024-09-18T10:58:42.486 INFO:teuthology.orchestra.run.smithi018.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 323 kB/s | 245 kB 00:00 2024-09-18T10:58:42.552 INFO:teuthology.orchestra.run.smithi018.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 4.3 MB/s | 4.9 MB 00:01 2024-09-18T10:58:42.651 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-18T10:58:42.681 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-1645.g7061e 12/12 2024-09-18T10:58:42.903 INFO:teuthology.orchestra.run.smithi018.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.4 MB/s | 5.1 MB 00:01 2024-09-18T10:58:42.937 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-18T10:58:43.303 INFO:teuthology.orchestra.run.smithi018.stdout:(11/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 307 kB/s | 250 kB 00:00 2024-09-18T10:58:44.018 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-18T10:58:44.038 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-1645.g7061e 12/12 2024-09-18T10:58:44.053 INFO:teuthology.orchestra.run.smithi018.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2024-09-18T10:58:44.054 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:44.055 INFO:teuthology.orchestra.run.smithi018.stdout:Total 9.6 MB/s | 38 MB 00:03 2024-09-18T10:58:44.427 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:58:44.455 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:58:44.455 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:58:44.989 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:58:44.989 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:58:45.176 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-1645.g7061e 12/12 2024-09-18T10:58:45.176 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-1645.g7061e 1/12 2024-09-18T10:58:45.176 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-18T10:58:45.176 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-18T10:58:45.176 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-18T10:58:45.176 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-18T10:58:45.176 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-18T10:58:45.176 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-18T10:58:45.176 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-18T10:58:45.176 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-18T10:58:45.176 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-18T10:58:45.177 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-18T10:58:45.542 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-18T10:58:45.542 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:45.542 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:58:45.542 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-diskprediction-local-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:45.542 INFO:teuthology.orchestra.run.smithi053.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-18T10:58:45.542 INFO:teuthology.orchestra.run.smithi053.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-18T10:58:45.542 INFO:teuthology.orchestra.run.smithi053.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-18T10:58:45.542 INFO:teuthology.orchestra.run.smithi053.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-18T10:58:45.543 INFO:teuthology.orchestra.run.smithi053.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-18T10:58:45.543 INFO:teuthology.orchestra.run.smithi053.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-18T10:58:45.543 INFO:teuthology.orchestra.run.smithi053.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-18T10:58:45.543 INFO:teuthology.orchestra.run.smithi053.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-18T10:58:45.543 INFO:teuthology.orchestra.run.smithi053.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-18T10:58:45.543 INFO:teuthology.orchestra.run.smithi053.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-18T10:58:45.543 INFO:teuthology.orchestra.run.smithi053.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-18T10:58:45.543 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:45.543 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:58:45.782 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:58:45.858 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-18T10:58:45.882 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph-mgr-rook 2024-09-18T10:58:45.893 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-18T10:58:45.998 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-18T10:58:46.035 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-18T10:58:46.229 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-18T10:58:46.268 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-18T10:58:46.347 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-18T10:58:46.487 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:15 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:58:46.625 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:58:46.626 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:46.626 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2024-09-18T10:58:46.626 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:46.626 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:58:46.626 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-rook noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 47 k 2024-09-18T10:58:46.626 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2024-09-18T10:58:46.626 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-18T10:58:46.627 INFO:teuthology.orchestra.run.smithi053.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-18T10:58:46.627 INFO:teuthology.orchestra.run.smithi053.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-18T10:58:46.627 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-18T10:58:46.627 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-18T10:58:46.627 INFO:teuthology.orchestra.run.smithi053.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-18T10:58:46.627 INFO:teuthology.orchestra.run.smithi053.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-18T10:58:46.627 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-18T10:58:46.627 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-18T10:58:46.627 INFO:teuthology.orchestra.run.smithi053.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-18T10:58:46.627 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-18T10:58:46.627 INFO:teuthology.orchestra.run.smithi053.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-18T10:58:46.627 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:46.627 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:58:46.628 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:46.628 INFO:teuthology.orchestra.run.smithi053.stdout:Install 13 Packages 2024-09-18T10:58:46.628 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:46.628 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 2.2 M 2024-09-18T10:58:46.628 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 26 M 2024-09-18T10:58:46.628 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:58:46.661 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-1645.g7061e 12/12 2024-09-18T10:58:46.661 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-1645.g7061e 1/12 2024-09-18T10:58:46.661 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-18T10:58:46.661 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-18T10:58:46.661 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-18T10:58:46.661 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-18T10:58:46.661 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-18T10:58:46.661 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-18T10:58:46.662 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-18T10:58:46.662 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-18T10:58:46.662 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-18T10:58:46.662 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-18T10:58:47.053 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-18T10:58:47.054 INFO:teuthology.orchestra.run.smithi053.stdout:(1/13): ceph-mgr-rook-17.2.7-1645.g7061ea6c.el9 287 kB/s | 47 kB 00:00 2024-09-18T10:58:47.104 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-18T10:58:47.105 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:47.105 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:58:47.105 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-diskprediction-local-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:47.105 INFO:teuthology.orchestra.run.smithi022.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-18T10:58:47.105 INFO:teuthology.orchestra.run.smithi022.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-18T10:58:47.105 INFO:teuthology.orchestra.run.smithi022.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-18T10:58:47.105 INFO:teuthology.orchestra.run.smithi022.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-18T10:58:47.105 INFO:teuthology.orchestra.run.smithi022.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-18T10:58:47.105 INFO:teuthology.orchestra.run.smithi022.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-18T10:58:47.105 INFO:teuthology.orchestra.run.smithi022.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-18T10:58:47.105 INFO:teuthology.orchestra.run.smithi022.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-18T10:58:47.105 INFO:teuthology.orchestra.run.smithi022.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-18T10:58:47.105 INFO:teuthology.orchestra.run.smithi022.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-18T10:58:47.106 INFO:teuthology.orchestra.run.smithi022.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-18T10:58:47.106 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:47.106 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:58:47.171 INFO:teuthology.orchestra.run.smithi053.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 91 kB/s | 26 kB 00:00 2024-09-18T10:58:47.177 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-18T10:58:47.188 INFO:teuthology.orchestra.run.smithi053.stdout:(3/13): python3-jsonpointer-2.0-4.el9.noarch.rp 64 kB/s | 19 kB 00:00 2024-09-18T10:58:47.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-mgr-rook 2024-09-18T10:58:47.563 INFO:teuthology.orchestra.run.smithi053.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 423 kB/s | 159 kB 00:00 2024-09-18T10:58:47.606 INFO:teuthology.orchestra.run.smithi053.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 403 kB/s | 222 kB 00:00 2024-09-18T10:58:47.647 INFO:teuthology.orchestra.run.smithi053.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 607 kB/s | 279 kB 00:00 2024-09-18T10:58:47.673 INFO:teuthology.orchestra.run.smithi053.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 492 kB/s | 54 kB 00:00 2024-09-18T10:58:47.706 INFO:teuthology.orchestra.run.smithi053.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 320 kB/s | 32 kB 00:00 2024-09-18T10:58:47.740 INFO:teuthology.orchestra.run.smithi053.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 156 kB/s | 14 kB 00:00 2024-09-18T10:58:47.774 INFO:teuthology.orchestra.run.smithi053.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 1.9 MB/s | 59 kB 00:00 2024-09-18T10:58:47.807 INFO:teuthology.orchestra.run.smithi053.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 2.6 MB/s | 90 kB 00:00 2024-09-18T10:58:47.832 INFO:teuthology.orchestra.run.smithi053.stdout:(12/13): python3-google-auth-2.34.0-1.el9.noarc 1.4 MB/s | 220 kB 00:00 2024-09-18T10:58:47.866 INFO:teuthology.orchestra.run.smithi053.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.9 MB/s | 1.0 MB 00:00 2024-09-18T10:58:47.869 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:47.869 INFO:teuthology.orchestra.run.smithi053.stdout:Total 1.8 MB/s | 2.2 MB 00:01 2024-09-18T10:58:47.940 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:58:47.957 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:58:47.957 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:58:48.058 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:58:48.059 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:58:48.108 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:15 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:58:48.247 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:58:48.248 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:48.248 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-18T10:58:48.248 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:48.248 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:58:48.248 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-rook noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 47 k 2024-09-18T10:58:48.248 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-18T10:58:48.248 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-18T10:58:48.249 INFO:teuthology.orchestra.run.smithi022.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-18T10:58:48.249 INFO:teuthology.orchestra.run.smithi022.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-18T10:58:48.249 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-18T10:58:48.249 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-18T10:58:48.249 INFO:teuthology.orchestra.run.smithi022.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-18T10:58:48.249 INFO:teuthology.orchestra.run.smithi022.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-18T10:58:48.249 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-18T10:58:48.249 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-18T10:58:48.249 INFO:teuthology.orchestra.run.smithi022.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-18T10:58:48.249 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-18T10:58:48.249 INFO:teuthology.orchestra.run.smithi022.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-18T10:58:48.249 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:48.249 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:58:48.250 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:48.250 INFO:teuthology.orchestra.run.smithi022.stdout:Install 13 Packages 2024-09-18T10:58:48.250 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:48.250 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 2.2 M 2024-09-18T10:58:48.250 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 26 M 2024-09-18T10:58:48.250 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:58:48.506 INFO:teuthology.orchestra.run.smithi022.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 262 kB/s | 26 kB 00:00 2024-09-18T10:58:48.522 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-18T10:58:48.583 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:58:48.597 INFO:teuthology.orchestra.run.smithi022.stdout:(2/13): ceph-mgr-rook-17.2.7-1645.g7061ea6c.el9 250 kB/s | 47 kB 00:00 2024-09-18T10:58:48.631 INFO:teuthology.orchestra.run.smithi022.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.7 MB/s | 222 kB 00:00 2024-09-18T10:58:48.731 INFO:teuthology.orchestra.run.smithi022.stdout:(4/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 279 kB 00:00 2024-09-18T10:58:48.757 INFO:teuthology.orchestra.run.smithi022.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 998 kB/s | 159 kB 00:00 2024-09-18T10:58:48.775 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-18T10:58:48.799 INFO:teuthology.orchestra.run.smithi022.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 772 kB/s | 32 kB 00:00 2024-09-18T10:58:48.824 INFO:teuthology.orchestra.run.smithi022.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 581 kB/s | 54 kB 00:00 2024-09-18T10:58:48.836 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-18T10:58:48.841 INFO:teuthology.orchestra.run.smithi022.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 337 kB/s | 14 kB 00:00 2024-09-18T10:58:48.892 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-18T10:58:48.900 INFO:teuthology.orchestra.run.smithi022.stdout:(9/13): python3-google-auth-2.34.0-1.el9.noarch 2.9 MB/s | 220 kB 00:00 2024-09-18T10:58:48.916 INFO:teuthology.orchestra.run.smithi022.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 3.5 MB/s | 59 kB 00:00 2024-09-18T10:58:48.927 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-18T10:58:48.950 INFO:teuthology.orchestra.run.smithi022.stdout:(11/13): python3-kubernetes-26.1.0-2.el9.noarch 10 MB/s | 1.0 MB 00:00 2024-09-18T10:58:48.968 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-18T10:58:48.975 INFO:teuthology.orchestra.run.smithi022.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.5 MB/s | 90 kB 00:00 2024-09-18T10:58:49.077 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-18T10:58:49.196 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-18T10:58:49.254 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-18T10:58:49.334 INFO:teuthology.orchestra.run.smithi022.stdout:(13/13): python3-jsonpointer-2.0-4.el9.noarch.r 21 kB/s | 19 kB 00:00 2024-09-18T10:58:49.336 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:49.336 INFO:teuthology.orchestra.run.smithi022.stdout:Total 2.0 MB/s | 2.2 MB 00:01 2024-09-18T10:58:49.410 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:58:49.427 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:58:49.427 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:58:49.526 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:58:49.526 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:58:49.604 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-18T10:58:49.626 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-1645.g7061e 12/12 2024-09-18T10:58:50.041 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-18T10:58:50.050 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:58:50.091 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-18T10:58:50.125 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-18T10:58:50.163 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-18T10:58:50.211 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mgr-rook-2:17.2.7-1645.g7061ea6c.el9.noarch 13/13 2024-09-18T10:58:50.232 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-18T10:58:50.304 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-18T10:58:50.368 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-18T10:58:50.403 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-18T10:58:50.446 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-18T10:58:50.554 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-18T10:58:50.673 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-18T10:58:50.731 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-18T10:58:50.929 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-1645.g7061ea6c.el9.noarch 13/13 2024-09-18T10:58:50.929 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mgr-rook-2:17.2.7-1645.g7061ea6c.el9.noarch 1/13 2024-09-18T10:58:50.929 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-18T10:58:50.929 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-18T10:58:50.930 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-18T10:58:50.930 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-18T10:58:50.930 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-18T10:58:50.930 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-18T10:58:50.930 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-18T10:58:50.930 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-18T10:58:50.930 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-18T10:58:50.930 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-18T10:58:50.930 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-18T10:58:51.274 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-18T10:58:51.274 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:51.274 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:58:51.274 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-rook-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:51.275 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-18T10:58:51.275 INFO:teuthology.orchestra.run.smithi053.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-18T10:58:51.275 INFO:teuthology.orchestra.run.smithi053.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-18T10:58:51.275 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-18T10:58:51.275 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-18T10:58:51.275 INFO:teuthology.orchestra.run.smithi053.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-18T10:58:51.275 INFO:teuthology.orchestra.run.smithi053.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-18T10:58:51.275 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-18T10:58:51.275 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-18T10:58:51.275 INFO:teuthology.orchestra.run.smithi053.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-18T10:58:51.275 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-18T10:58:51.275 INFO:teuthology.orchestra.run.smithi053.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-18T10:58:51.275 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:51.275 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:58:51.504 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-18T10:58:51.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph-mgr-cephadm 2024-09-18T10:58:51.569 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-18T10:58:51.602 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-18T10:58:51.649 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-18T10:58:51.672 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mgr-rook-2:17.2.7-1645.g7061ea6c.el9.noarch 13/13 2024-09-18T10:58:52.130 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:21 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:58:52.148 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-1645.g7061e 12/12 2024-09-18T10:58:52.149 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-1645.g7061e 1/12 2024-09-18T10:58:52.149 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-18T10:58:52.149 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-18T10:58:52.149 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-18T10:58:52.149 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-18T10:58:52.149 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-18T10:58:52.149 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-18T10:58:52.149 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-18T10:58:52.149 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-18T10:58:52.149 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-18T10:58:52.149 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-18T10:58:52.267 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:58:52.268 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:52.268 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2024-09-18T10:58:52.268 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:52.268 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:58:52.268 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-cephadm noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 124 k 2024-09-18T10:58:52.268 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2024-09-18T10:58:52.269 INFO:teuthology.orchestra.run.smithi053.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-18T10:58:52.269 INFO:teuthology.orchestra.run.smithi053.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-18T10:58:52.269 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-18T10:58:52.269 INFO:teuthology.orchestra.run.smithi053.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-18T10:58:52.269 INFO:teuthology.orchestra.run.smithi053.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-18T10:58:52.269 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:52.269 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:58:52.269 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:52.269 INFO:teuthology.orchestra.run.smithi053.stdout:Install 6 Packages 2024-09-18T10:58:52.269 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:52.270 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 7.0 M 2024-09-18T10:58:52.270 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 33 M 2024-09-18T10:58:52.270 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:58:52.402 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-1645.g7061ea6c.el9.noarch 13/13 2024-09-18T10:58:52.402 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mgr-rook-2:17.2.7-1645.g7061ea6c.el9.noarch 1/13 2024-09-18T10:58:52.402 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-18T10:58:52.402 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-18T10:58:52.402 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-18T10:58:52.402 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-18T10:58:52.402 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-18T10:58:52.403 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-18T10:58:52.403 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-18T10:58:52.403 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-18T10:58:52.403 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-18T10:58:52.403 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-18T10:58:52.403 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-18T10:58:52.525 INFO:teuthology.orchestra.run.smithi053.stdout:(1/6): ceph-mgr-cephadm-17.2.7-1645.g7061ea6c.e 617 kB/s | 124 kB 00:00 2024-09-18T10:58:52.592 INFO:teuthology.orchestra.run.smithi053.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 8.0 MB/s | 548 kB 00:00 2024-09-18T10:58:52.617 INFO:teuthology.orchestra.run.smithi053.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-18T10:58:52.629 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-18T10:58:52.629 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:52.629 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:58:52.629 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr-diskprediction-local-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:52.629 INFO:teuthology.orchestra.run.smithi018.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-18T10:58:52.629 INFO:teuthology.orchestra.run.smithi018.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-18T10:58:52.629 INFO:teuthology.orchestra.run.smithi018.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-18T10:58:52.630 INFO:teuthology.orchestra.run.smithi018.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-18T10:58:52.630 INFO:teuthology.orchestra.run.smithi018.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-18T10:58:52.630 INFO:teuthology.orchestra.run.smithi018.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-18T10:58:52.630 INFO:teuthology.orchestra.run.smithi018.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-18T10:58:52.630 INFO:teuthology.orchestra.run.smithi018.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-18T10:58:52.630 INFO:teuthology.orchestra.run.smithi018.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-18T10:58:52.630 INFO:teuthology.orchestra.run.smithi018.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-18T10:58:52.630 INFO:teuthology.orchestra.run.smithi018.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-18T10:58:52.630 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:52.630 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:58:52.642 INFO:teuthology.orchestra.run.smithi053.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.9 MB/s | 74 kB 00:00 2024-09-18T10:58:52.868 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-18T10:58:52.868 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:52.868 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:58:52.869 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-rook-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:52.869 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-18T10:58:52.869 INFO:teuthology.orchestra.run.smithi022.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-18T10:58:52.869 INFO:teuthology.orchestra.run.smithi022.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-18T10:58:52.869 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-18T10:58:52.869 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-18T10:58:52.869 INFO:teuthology.orchestra.run.smithi022.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-18T10:58:52.869 INFO:teuthology.orchestra.run.smithi022.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-18T10:58:52.869 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-18T10:58:52.869 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-18T10:58:52.869 INFO:teuthology.orchestra.run.smithi022.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-18T10:58:52.869 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-18T10:58:52.869 INFO:teuthology.orchestra.run.smithi022.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-18T10:58:52.870 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:52.870 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:58:52.959 INFO:teuthology.orchestra.run.smithi053.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 391 kB/s | 248 kB 00:00 2024-09-18T10:58:53.013 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install ceph-mgr-rook 2024-09-18T10:58:53.135 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-mgr-cephadm 2024-09-18T10:58:53.627 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:18 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:58:53.743 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:20 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:58:53.768 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:58:53.769 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:53.769 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repository Size 2024-09-18T10:58:53.770 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:53.770 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:58:53.770 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr-rook noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 47 k 2024-09-18T10:58:53.770 INFO:teuthology.orchestra.run.smithi018.stdout:Installing dependencies: 2024-09-18T10:58:53.770 INFO:teuthology.orchestra.run.smithi018.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-18T10:58:53.770 INFO:teuthology.orchestra.run.smithi018.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-18T10:58:53.770 INFO:teuthology.orchestra.run.smithi018.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-18T10:58:53.770 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-18T10:58:53.770 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-18T10:58:53.770 INFO:teuthology.orchestra.run.smithi018.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-18T10:58:53.770 INFO:teuthology.orchestra.run.smithi018.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-18T10:58:53.770 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-18T10:58:53.770 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-18T10:58:53.771 INFO:teuthology.orchestra.run.smithi018.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-18T10:58:53.771 INFO:teuthology.orchestra.run.smithi018.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-18T10:58:53.771 INFO:teuthology.orchestra.run.smithi018.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-18T10:58:53.771 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:53.771 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:58:53.771 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:53.771 INFO:teuthology.orchestra.run.smithi018.stdout:Install 13 Packages 2024-09-18T10:58:53.771 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:53.772 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 2.2 M 2024-09-18T10:58:53.772 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 26 M 2024-09-18T10:58:53.772 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:58:53.881 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:58:53.882 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:53.882 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-18T10:58:53.882 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:53.882 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:58:53.882 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-cephadm noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 124 k 2024-09-18T10:58:53.882 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-18T10:58:53.882 INFO:teuthology.orchestra.run.smithi022.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-18T10:58:53.882 INFO:teuthology.orchestra.run.smithi022.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-18T10:58:53.882 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-18T10:58:53.882 INFO:teuthology.orchestra.run.smithi022.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-18T10:58:53.883 INFO:teuthology.orchestra.run.smithi022.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-18T10:58:53.883 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:53.883 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:58:53.883 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:58:53.883 INFO:teuthology.orchestra.run.smithi022.stdout:Install 6 Packages 2024-09-18T10:58:53.883 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:58:53.883 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 7.0 M 2024-09-18T10:58:53.884 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 33 M 2024-09-18T10:58:53.884 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:58:54.051 INFO:teuthology.orchestra.run.smithi018.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 235 kB/s | 19 kB 00:00 2024-09-18T10:58:54.076 INFO:teuthology.orchestra.run.smithi018.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 240 kB/s | 26 kB 00:00 2024-09-18T10:58:54.143 INFO:teuthology.orchestra.run.smithi018.stdout:(3/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 2.3 MB/s | 159 kB 00:00 2024-09-18T10:58:54.168 INFO:teuthology.orchestra.run.smithi018.stdout:(4/13): ceph-mgr-rook-17.2.7-1645.g7061ea6c.el9 238 kB/s | 47 kB 00:00 2024-09-18T10:58:54.193 INFO:teuthology.orchestra.run.smithi018.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.5 MB/s | 222 kB 00:00 2024-09-18T10:58:54.219 INFO:teuthology.orchestra.run.smithi018.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-18T10:58:54.244 INFO:teuthology.orchestra.run.smithi018.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 279 kB 00:00 2024-09-18T10:58:54.294 INFO:teuthology.orchestra.run.smithi018.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 321 kB/s | 32 kB 00:00 2024-09-18T10:58:54.311 INFO:teuthology.orchestra.run.smithi022.stdout:(1/6): ceph-mgr-cephadm-17.2.7-1645.g7061ea6c.e 560 kB/s | 124 kB 00:00 2024-09-18T10:58:54.319 INFO:teuthology.orchestra.run.smithi018.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 140 kB/s | 14 kB 00:00 2024-09-18T10:58:54.353 INFO:teuthology.orchestra.run.smithi018.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 1.7 MB/s | 59 kB 00:00 2024-09-18T10:58:54.378 INFO:teuthology.orchestra.run.smithi018.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 1.8 MB/s | 220 kB 00:00 2024-09-18T10:58:54.403 INFO:teuthology.orchestra.run.smithi018.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-09-18T10:58:54.411 INFO:teuthology.orchestra.run.smithi022.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 5.4 MB/s | 548 kB 00:00 2024-09-18T10:58:54.445 INFO:teuthology.orchestra.run.smithi022.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.7 MB/s | 58 kB 00:00 2024-09-18T10:58:54.454 INFO:teuthology.orchestra.run.smithi018.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.5 MB/s | 1.0 MB 00:00 2024-09-18T10:58:54.456 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:54.457 INFO:teuthology.orchestra.run.smithi018.stdout:Total 3.2 MB/s | 2.2 MB 00:00 2024-09-18T10:58:54.479 INFO:teuthology.orchestra.run.smithi022.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.2 MB/s | 74 kB 00:00 2024-09-18T10:58:54.523 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:58:54.540 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:58:54.540 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:58:54.637 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:58:54.637 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:58:54.637 INFO:teuthology.orchestra.run.smithi022.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 454 kB/s | 248 kB 00:00 2024-09-18T10:58:54.976 INFO:teuthology.orchestra.run.smithi053.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 2.2 MB/s | 6.0 MB 00:02 2024-09-18T10:58:54.978 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:54.978 INFO:teuthology.orchestra.run.smithi053.stdout:Total 2.6 MB/s | 7.0 MB 00:02 2024-09-18T10:58:55.055 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:58:55.067 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:58:55.067 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:58:55.153 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:58:55.173 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:58:55.174 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:58:55.326 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-18T10:58:55.390 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-18T10:58:55.446 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-18T10:58:55.482 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-18T10:58:55.524 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-18T10:58:55.618 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:58:55.648 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-18T10:58:55.766 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-18T10:58:55.792 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-18T10:58:55.818 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-18T10:58:55.853 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-18T10:58:56.407 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-18T10:58:56.492 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-18T10:58:56.556 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-18T10:58:56.572 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 6/6 2024-09-18T10:58:56.577 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-18T10:58:56.631 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-18T10:58:56.664 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-18T10:58:56.711 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-18T10:58:56.733 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-mgr-rook-2:17.2.7-1645.g7061ea6c.el9.noarch 13/13 2024-09-18T10:58:57.352 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 6/6 2024-09-18T10:58:57.352 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/6 2024-09-18T10:58:57.353 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-18T10:58:57.353 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-18T10:58:57.353 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-18T10:58:57.353 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-18T10:58:57.576 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-1645.g7061ea6c.el9.noarch 13/13 2024-09-18T10:58:57.576 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-mgr-rook-2:17.2.7-1645.g7061ea6c.el9.noarch 1/13 2024-09-18T10:58:57.576 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-18T10:58:57.576 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-18T10:58:57.576 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-18T10:58:57.576 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-18T10:58:57.576 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-18T10:58:57.576 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-18T10:58:57.576 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-18T10:58:57.576 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-18T10:58:57.576 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-18T10:58:57.577 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-18T10:58:57.577 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-18T10:58:57.632 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-18T10:58:57.632 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:57.632 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:58:57.632 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:57.632 INFO:teuthology.orchestra.run.smithi053.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-18T10:58:57.632 INFO:teuthology.orchestra.run.smithi053.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-18T10:58:57.632 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-18T10:58:57.632 INFO:teuthology.orchestra.run.smithi053.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-18T10:58:57.633 INFO:teuthology.orchestra.run.smithi053.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-18T10:58:57.633 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:57.633 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:58:57.872 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph-fuse 2024-09-18T10:58:57.927 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-18T10:58:57.928 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:57.928 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:58:57.928 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr-rook-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:58:57.928 INFO:teuthology.orchestra.run.smithi018.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-18T10:58:57.928 INFO:teuthology.orchestra.run.smithi018.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-18T10:58:57.928 INFO:teuthology.orchestra.run.smithi018.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-18T10:58:57.928 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-18T10:58:57.928 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-18T10:58:57.928 INFO:teuthology.orchestra.run.smithi018.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-18T10:58:57.928 INFO:teuthology.orchestra.run.smithi018.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-18T10:58:57.928 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-18T10:58:57.928 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-18T10:58:57.929 INFO:teuthology.orchestra.run.smithi018.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-18T10:58:57.929 INFO:teuthology.orchestra.run.smithi018.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-18T10:58:57.929 INFO:teuthology.orchestra.run.smithi018.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-18T10:58:57.929 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:57.929 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:58:58.171 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install ceph-mgr-cephadm 2024-09-18T10:58:58.483 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:27 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:58:58.622 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:58:58.623 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:58.623 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2024-09-18T10:58:58.623 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:58.623 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:58:58.623 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-fuse x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 813 k 2024-09-18T10:58:58.623 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2024-09-18T10:58:58.623 INFO:teuthology.orchestra.run.smithi053.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-18T10:58:58.623 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:58.623 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:58:58.623 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:58:58.624 INFO:teuthology.orchestra.run.smithi053.stdout:Install 2 Packages 2024-09-18T10:58:58.624 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:58:58.624 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 893 k 2024-09-18T10:58:58.624 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 2.6 M 2024-09-18T10:58:58.624 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:58:58.774 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:23 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:58:58.787 INFO:teuthology.orchestra.run.smithi022.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 1.3 MB/s | 6.0 MB 00:04 2024-09-18T10:58:58.789 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:58.790 INFO:teuthology.orchestra.run.smithi022.stdout:Total 1.4 MB/s | 7.0 MB 00:04 2024-09-18T10:58:58.860 INFO:teuthology.orchestra.run.smithi053.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 432 kB/s | 80 kB 00:00 2024-09-18T10:58:58.867 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:58:58.879 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:58:58.879 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:58:58.913 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:58:58.913 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:58.914 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repository Size 2024-09-18T10:58:58.914 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:58.914 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:58:58.914 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr-cephadm noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 124 k 2024-09-18T10:58:58.914 INFO:teuthology.orchestra.run.smithi018.stdout:Installing dependencies: 2024-09-18T10:58:58.914 INFO:teuthology.orchestra.run.smithi018.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-18T10:58:58.914 INFO:teuthology.orchestra.run.smithi018.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-18T10:58:58.914 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-18T10:58:58.914 INFO:teuthology.orchestra.run.smithi018.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-18T10:58:58.914 INFO:teuthology.orchestra.run.smithi018.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-18T10:58:58.914 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:58.914 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:58:58.914 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:58:58.914 INFO:teuthology.orchestra.run.smithi018.stdout:Install 6 Packages 2024-09-18T10:58:58.915 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:58:58.915 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 7.0 M 2024-09-18T10:58:58.915 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 33 M 2024-09-18T10:58:58.915 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:58:58.927 INFO:teuthology.orchestra.run.smithi053.stdout:(2/2): ceph-fuse-17.2.7-1645.g7061ea6c.el9.x86_ 3.2 MB/s | 813 kB 00:00 2024-09-18T10:58:58.928 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:58.928 INFO:teuthology.orchestra.run.smithi053.stdout:Total 2.9 MB/s | 893 kB 00:00 2024-09-18T10:58:58.941 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:58:58.964 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:58:58.964 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:58:58.985 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:58:58.985 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:58:59.048 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:58:59.049 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:58:59.243 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:58:59.295 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:58:59.395 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-18T10:58:59.462 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/2 2024-09-18T10:58:59.471 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-18T10:58:59.507 INFO:teuthology.orchestra.run.smithi018.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.2 MB/s | 248 kB 00:00 2024-09-18T10:58:59.523 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-18T10:58:59.532 INFO:teuthology.orchestra.run.smithi018.stdout:(2/6): ceph-mgr-cephadm-17.2.7-1645.g7061ea6c.e 553 kB/s | 124 kB 00:00 2024-09-18T10:58:59.591 INFO:teuthology.orchestra.run.smithi018.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 990 kB/s | 58 kB 00:00 2024-09-18T10:58:59.616 INFO:teuthology.orchestra.run.smithi018.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.9 MB/s | 74 kB 00:00 2024-09-18T10:58:59.641 INFO:teuthology.orchestra.run.smithi018.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 4.0 MB/s | 548 kB 00:00 2024-09-18T10:58:59.758 INFO:teuthology.orchestra.run.smithi018.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 13 MB/s | 6.0 MB 00:00 2024-09-18T10:58:59.761 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:58:59.761 INFO:teuthology.orchestra.run.smithi018.stdout:Total 8.3 MB/s | 7.0 MB 00:00 2024-09-18T10:58:59.835 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:58:59.847 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:58:59.847 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:58:59.953 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:58:59.953 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:59:00.094 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-18T10:59:00.133 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/2 2024-09-18T10:59:00.134 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/2 2024-09-18T10:59:00.187 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-18T10:59:00.249 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-18T10:59:00.276 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 6/6 2024-09-18T10:59:00.276 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:59:00.432 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-18T10:59:00.432 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:00.432 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:59:00.432 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-18T10:59:00.432 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:00.432 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:59:00.457 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-18T10:59:00.511 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-18T10:59:00.678 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph-volume 2024-09-18T10:59:01.050 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 6/6 2024-09-18T10:59:01.050 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/6 2024-09-18T10:59:01.050 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-18T10:59:01.050 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-18T10:59:01.050 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-18T10:59:01.050 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-18T10:59:01.066 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-18T10:59:01.149 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-18T10:59:01.229 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-18T10:59:01.264 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 6/6 2024-09-18T10:59:01.285 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:30 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:59:01.318 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-18T10:59:01.318 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:01.318 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:59:01.318 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:59:01.319 INFO:teuthology.orchestra.run.smithi022.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-18T10:59:01.319 INFO:teuthology.orchestra.run.smithi022.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-18T10:59:01.319 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-18T10:59:01.319 INFO:teuthology.orchestra.run.smithi022.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-18T10:59:01.319 INFO:teuthology.orchestra.run.smithi022.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-18T10:59:01.319 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:01.319 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:01.422 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:59:01.423 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:01.423 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2024-09-18T10:59:01.423 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:01.423 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:59:01.424 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-volume noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 270 k 2024-09-18T10:59:01.424 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:01.424 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:59:01.424 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:01.424 INFO:teuthology.orchestra.run.smithi053.stdout:Install 1 Package 2024-09-18T10:59:01.424 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:01.424 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 270 k 2024-09-18T10:59:01.424 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 1.3 M 2024-09-18T10:59:01.424 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:59:01.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-fuse 2024-09-18T10:59:01.631 INFO:teuthology.orchestra.run.smithi053.stdout:ceph-volume-17.2.7-1645.g7061ea6c.el9.noarch.rp 1.3 MB/s | 270 kB 00:00 2024-09-18T10:59:01.632 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:01.632 INFO:teuthology.orchestra.run.smithi053.stdout:Total 1.3 MB/s | 270 kB 00:00 2024-09-18T10:59:01.633 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:59:01.641 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:59:01.642 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:59:01.672 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:59:01.672 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:59:01.891 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:59:01.958 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-volume-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:59:01.976 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-volume-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:59:01.976 INFO:teuthology.orchestra.run.smithi053.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:59:01.976 INFO:teuthology.orchestra.run.smithi053.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-18T10:59:01.976 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:02.037 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 6/6 2024-09-18T10:59:02.037 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 1/6 2024-09-18T10:59:02.037 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-18T10:59:02.037 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-18T10:59:02.037 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-18T10:59:02.037 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-18T10:59:02.195 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:29 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:59:02.316 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-18T10:59:02.316 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:02.316 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:59:02.317 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr-cephadm-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:59:02.317 INFO:teuthology.orchestra.run.smithi018.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-18T10:59:02.317 INFO:teuthology.orchestra.run.smithi018.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-18T10:59:02.317 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-18T10:59:02.317 INFO:teuthology.orchestra.run.smithi018.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-18T10:59:02.317 INFO:teuthology.orchestra.run.smithi018.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-18T10:59:02.317 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:02.317 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:02.336 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:59:02.336 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:02.336 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-18T10:59:02.337 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:02.337 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:59:02.337 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-fuse x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 813 k 2024-09-18T10:59:02.337 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-18T10:59:02.337 INFO:teuthology.orchestra.run.smithi022.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-18T10:59:02.337 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:02.337 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:59:02.337 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:02.337 INFO:teuthology.orchestra.run.smithi022.stdout:Install 2 Packages 2024-09-18T10:59:02.337 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:02.338 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 893 k 2024-09-18T10:59:02.338 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 2.6 M 2024-09-18T10:59:02.338 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:59:02.566 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install ceph-fuse 2024-09-18T10:59:02.705 INFO:teuthology.orchestra.run.smithi022.stdout:(1/2): ceph-fuse-17.2.7-1645.g7061ea6c.el9.x86_ 3.4 MB/s | 813 kB 00:00 2024-09-18T10:59:02.856 INFO:teuthology.orchestra.run.smithi022.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 207 kB/s | 80 kB 00:00 2024-09-18T10:59:02.857 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:02.857 INFO:teuthology.orchestra.run.smithi022.stdout:Total 1.7 MB/s | 893 kB 00:00 2024-09-18T10:59:02.869 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:59:02.891 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:59:02.891 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:59:02.975 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:59:02.976 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:59:02.997 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-volume-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:59:02.997 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:02.997 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:59:02.997 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-volume-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:59:02.997 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:02.997 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:59:03.174 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:28 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:59:03.178 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:59:03.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install librados-devel 2024-09-18T10:59:03.312 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:59:03.313 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:03.313 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repository Size 2024-09-18T10:59:03.313 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:03.313 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:59:03.313 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-fuse x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 813 k 2024-09-18T10:59:03.313 INFO:teuthology.orchestra.run.smithi018.stdout:Installing dependencies: 2024-09-18T10:59:03.313 INFO:teuthology.orchestra.run.smithi018.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-18T10:59:03.313 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:03.313 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:59:03.313 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:03.314 INFO:teuthology.orchestra.run.smithi018.stdout:Install 2 Packages 2024-09-18T10:59:03.314 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:03.314 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 893 k 2024-09-18T10:59:03.314 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 2.6 M 2024-09-18T10:59:03.314 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:59:03.325 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-18T10:59:03.391 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/2 2024-09-18T10:59:03.510 INFO:teuthology.orchestra.run.smithi018.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 544 kB/s | 80 kB 00:00 2024-09-18T10:59:03.643 INFO:teuthology.orchestra.run.smithi018.stdout:(2/2): ceph-fuse-17.2.7-1645.g7061ea6c.el9.x86_ 2.8 MB/s | 813 kB 00:00 2024-09-18T10:59:03.644 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:03.644 INFO:teuthology.orchestra.run.smithi018.stdout:Total 2.6 MB/s | 893 kB 00:00 2024-09-18T10:59:03.656 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:59:03.679 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:59:03.679 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:59:03.764 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:59:03.764 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:59:03.881 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:32 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:59:03.967 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:59:04.017 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:59:04.018 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:04.018 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repo Size 2024-09-18T10:59:04.018 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:04.018 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:59:04.018 INFO:teuthology.orchestra.run.smithi053.stdout: librados-devel x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 126 k 2024-09-18T10:59:04.018 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:04.018 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:59:04.018 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:04.018 INFO:teuthology.orchestra.run.smithi053.stdout:Install 1 Package 2024-09-18T10:59:04.018 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:04.019 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 126 k 2024-09-18T10:59:04.019 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 448 k 2024-09-18T10:59:04.019 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:59:04.090 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/2 2024-09-18T10:59:04.090 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/2 2024-09-18T10:59:04.110 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-18T10:59:04.187 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/2 2024-09-18T10:59:04.227 INFO:teuthology.orchestra.run.smithi053.stdout:librados-devel-17.2.7-1645.g7061ea6c.el9.x86_64 608 kB/s | 126 kB 00:00 2024-09-18T10:59:04.227 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:04.228 INFO:teuthology.orchestra.run.smithi053.stdout:Total 603 kB/s | 126 kB 00:00 2024-09-18T10:59:04.228 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:59:04.234 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:59:04.234 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:59:04.300 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:59:04.300 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:59:04.369 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-18T10:59:04.369 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:04.369 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:59:04.369 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-18T10:59:04.369 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:04.369 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:04.458 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:59:04.561 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : librados-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:04.630 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-volume 2024-09-18T10:59:04.842 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 2/2 2024-09-18T10:59:04.842 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/2 2024-09-18T10:59:04.988 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librados-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:05.127 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-18T10:59:05.127 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:05.127 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:59:05.127 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-18T10:59:05.127 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:05.127 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:05.239 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:32 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:59:05.255 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librados-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:05.255 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:05.255 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:59:05.255 INFO:teuthology.orchestra.run.smithi053.stdout: librados-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:05.256 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:05.256 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:59:05.365 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install ceph-volume 2024-09-18T10:59:05.375 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:59:05.376 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:05.376 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-18T10:59:05.376 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:05.376 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:59:05.377 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-volume noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 270 k 2024-09-18T10:59:05.377 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:05.377 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:59:05.377 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:05.377 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-18T10:59:05.377 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:05.377 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 270 k 2024-09-18T10:59:05.377 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 1.3 M 2024-09-18T10:59:05.377 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:59:05.467 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install libcephfs2 2024-09-18T10:59:05.594 INFO:teuthology.orchestra.run.smithi022.stdout:ceph-volume-17.2.7-1645.g7061ea6c.el9.noarch.rp 1.2 MB/s | 270 kB 00:00 2024-09-18T10:59:05.595 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:05.595 INFO:teuthology.orchestra.run.smithi022.stdout:Total 1.2 MB/s | 270 kB 00:00 2024-09-18T10:59:05.595 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:59:05.604 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:59:05.604 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:59:05.631 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:59:05.631 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:59:05.851 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:59:05.913 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-volume-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:59:05.929 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-volume-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:59:05.930 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:59:05.930 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-18T10:59:05.930 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:05.974 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:30 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:59:06.076 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:35 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:59:06.113 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:59:06.114 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:06.114 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repository Size 2024-09-18T10:59:06.114 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:06.114 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:59:06.114 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-volume noarch 2:17.2.7-1645.g7061ea6c.el9 ceph-noarch 270 k 2024-09-18T10:59:06.114 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:06.114 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:59:06.114 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:06.114 INFO:teuthology.orchestra.run.smithi018.stdout:Install 1 Package 2024-09-18T10:59:06.114 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:06.115 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 270 k 2024-09-18T10:59:06.115 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 1.3 M 2024-09-18T10:59:06.115 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:59:06.169 INFO:teuthology.orchestra.run.smithi053.stdout:Package libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:06.215 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:59:06.216 INFO:teuthology.orchestra.run.smithi053.stdout:Nothing to do. 2024-09-18T10:59:06.216 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:59:06.277 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install libcephfs-devel 2024-09-18T10:59:06.324 INFO:teuthology.orchestra.run.smithi018.stdout:ceph-volume-17.2.7-1645.g7061ea6c.el9.noarch.rp 1.3 MB/s | 270 kB 00:00 2024-09-18T10:59:06.324 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:06.325 INFO:teuthology.orchestra.run.smithi018.stdout:Total 1.3 MB/s | 270 kB 00:00 2024-09-18T10:59:06.325 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:59:06.334 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:59:06.334 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:59:06.367 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:59:06.367 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:59:06.590 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:59:06.659 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : ceph-volume-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:59:06.676 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: ceph-volume-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:59:06.676 INFO:teuthology.orchestra.run.smithi018.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:59:06.676 INFO:teuthology.orchestra.run.smithi018.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-18T10:59:06.676 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:06.880 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:35 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:59:06.949 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-volume-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:59:06.949 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:06.949 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:59:06.949 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-volume-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:59:06.949 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:06.949 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:07.017 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:59:07.018 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:07.018 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repo Size 2024-09-18T10:59:07.018 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:07.018 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:59:07.018 INFO:teuthology.orchestra.run.smithi053.stdout: libcephfs-devel x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 25 k 2024-09-18T10:59:07.018 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:07.018 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:59:07.018 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:07.018 INFO:teuthology.orchestra.run.smithi053.stdout:Install 1 Package 2024-09-18T10:59:07.018 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:07.019 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 25 k 2024-09-18T10:59:07.019 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 110 k 2024-09-18T10:59:07.019 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:59:07.163 INFO:teuthology.orchestra.run.smithi053.stdout:libcephfs-devel-17.2.7-1645.g7061ea6c.el9.x86_6 173 kB/s | 25 kB 00:00 2024-09-18T10:59:07.163 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:07.163 INFO:teuthology.orchestra.run.smithi053.stdout:Total 172 kB/s | 25 kB 00:00 2024-09-18T10:59:07.163 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:59:07.167 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:59:07.167 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:59:07.169 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:59:07.169 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:59:07.234 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install librados-devel 2024-09-18T10:59:07.258 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:59:07.362 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libcephfs-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:07.683 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : ceph-volume-2:17.2.7-1645.g7061ea6c.el9.noarch 1/1 2024-09-18T10:59:07.683 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:07.683 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:59:07.683 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-volume-2:17.2.7-1645.g7061ea6c.el9.noarch 2024-09-18T10:59:07.683 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:07.683 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:07.740 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:07.840 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:34 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:59:07.979 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:59:07.980 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:07.980 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repo Size 2024-09-18T10:59:07.980 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:07.980 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:59:07.980 INFO:teuthology.orchestra.run.smithi022.stdout: librados-devel x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 126 k 2024-09-18T10:59:07.980 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:07.980 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:59:07.980 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:07.980 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-18T10:59:07.981 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:07.981 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 126 k 2024-09-18T10:59:07.981 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 448 k 2024-09-18T10:59:07.981 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:59:07.987 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libcephfs-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:07.987 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:07.987 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:59:07.988 INFO:teuthology.orchestra.run.smithi053.stdout: libcephfs-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:07.988 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:07.988 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:59:08.038 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install librados-devel 2024-09-18T10:59:08.143 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install librados2 2024-09-18T10:59:08.191 INFO:teuthology.orchestra.run.smithi022.stdout:librados-devel-17.2.7-1645.g7061ea6c.el9.x86_64 599 kB/s | 126 kB 00:00 2024-09-18T10:59:08.191 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:08.192 INFO:teuthology.orchestra.run.smithi022.stdout:Total 596 kB/s | 126 kB 00:00 2024-09-18T10:59:08.192 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:59:08.198 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:59:08.198 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:59:08.264 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:59:08.264 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:59:08.419 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:59:08.533 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : librados-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:08.648 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:33 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:59:08.747 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:37 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:59:08.787 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:59:08.788 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:08.788 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repo Size 2024-09-18T10:59:08.788 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:08.788 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:59:08.788 INFO:teuthology.orchestra.run.smithi018.stdout: librados-devel x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 126 k 2024-09-18T10:59:08.788 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:08.788 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:59:08.788 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:08.789 INFO:teuthology.orchestra.run.smithi018.stdout:Install 1 Package 2024-09-18T10:59:08.789 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:08.789 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 126 k 2024-09-18T10:59:08.789 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 448 k 2024-09-18T10:59:08.789 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:59:08.839 INFO:teuthology.orchestra.run.smithi053.stdout:Package librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:08.885 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:59:08.886 INFO:teuthology.orchestra.run.smithi053.stdout:Nothing to do. 2024-09-18T10:59:08.886 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:59:08.951 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: librados-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:08.954 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install librbd1 2024-09-18T10:59:09.004 INFO:teuthology.orchestra.run.smithi018.stdout:librados-devel-17.2.7-1645.g7061ea6c.el9.x86_64 588 kB/s | 126 kB 00:00 2024-09-18T10:59:09.004 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:09.005 INFO:teuthology.orchestra.run.smithi018.stdout:Total 583 kB/s | 126 kB 00:00 2024-09-18T10:59:09.005 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:59:09.010 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:59:09.011 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:59:09.078 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:59:09.078 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:59:09.198 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librados-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:09.198 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:09.198 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:59:09.199 INFO:teuthology.orchestra.run.smithi022.stdout: librados-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:09.199 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:09.199 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:09.239 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:59:09.345 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : librados-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:09.446 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install libcephfs2 2024-09-18T10:59:09.561 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:38 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:59:09.653 INFO:teuthology.orchestra.run.smithi053.stdout:Package librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:09.698 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:59:09.699 INFO:teuthology.orchestra.run.smithi053.stdout:Nothing to do. 2024-09-18T10:59:09.699 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:59:09.762 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install python3-rados 2024-09-18T10:59:09.798 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: librados-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:10.053 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:37 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:59:10.074 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : librados-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:10.074 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:10.074 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:59:10.074 INFO:teuthology.orchestra.run.smithi018.stdout: librados-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:10.074 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:10.074 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:10.146 INFO:teuthology.orchestra.run.smithi022.stdout:Package libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:10.192 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:59:10.193 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-18T10:59:10.193 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:10.260 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install libcephfs-devel 2024-09-18T10:59:10.325 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install libcephfs2 2024-09-18T10:59:10.362 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:39 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:59:10.455 INFO:teuthology.orchestra.run.smithi053.stdout:Package python3-rados-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:10.500 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:59:10.501 INFO:teuthology.orchestra.run.smithi053.stdout:Nothing to do. 2024-09-18T10:59:10.501 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:59:10.562 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install python3-rgw 2024-09-18T10:59:10.866 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:37 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:59:10.935 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:35 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:59:11.003 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:59:11.004 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:11.004 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repo Size 2024-09-18T10:59:11.004 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:11.004 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:59:11.004 INFO:teuthology.orchestra.run.smithi022.stdout: libcephfs-devel x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 25 k 2024-09-18T10:59:11.004 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:11.004 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:59:11.005 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:11.005 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-18T10:59:11.005 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:11.005 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 25 k 2024-09-18T10:59:11.005 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 110 k 2024-09-18T10:59:11.005 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:59:11.030 INFO:teuthology.orchestra.run.smithi018.stdout:Package libcephfs2-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:11.076 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:59:11.077 INFO:teuthology.orchestra.run.smithi018.stdout:Nothing to do. 2024-09-18T10:59:11.077 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:11.145 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install libcephfs-devel 2024-09-18T10:59:11.153 INFO:teuthology.orchestra.run.smithi022.stdout:libcephfs-devel-17.2.7-1645.g7061ea6c.el9.x86_6 169 kB/s | 25 kB 00:00 2024-09-18T10:59:11.153 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:11.154 INFO:teuthology.orchestra.run.smithi022.stdout:Total 167 kB/s | 25 kB 00:00 2024-09-18T10:59:11.154 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:59:11.157 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:59:11.157 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:59:11.159 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:59:11.159 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:59:11.166 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:40 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:59:11.243 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:59:11.259 INFO:teuthology.orchestra.run.smithi053.stdout:Package python3-rgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:11.305 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:59:11.306 INFO:teuthology.orchestra.run.smithi053.stdout:Nothing to do. 2024-09-18T10:59:11.306 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:59:11.352 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libcephfs-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:11.367 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install python3-cephfs 2024-09-18T10:59:11.727 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:11.760 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:36 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:59:11.901 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:59:11.901 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:11.901 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repo Size 2024-09-18T10:59:11.901 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:11.901 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:59:11.901 INFO:teuthology.orchestra.run.smithi018.stdout: libcephfs-devel x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 25 k 2024-09-18T10:59:11.901 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:11.901 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:59:11.902 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:11.902 INFO:teuthology.orchestra.run.smithi018.stdout:Install 1 Package 2024-09-18T10:59:11.902 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:11.902 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 25 k 2024-09-18T10:59:11.902 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 110 k 2024-09-18T10:59:11.902 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:59:11.964 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libcephfs-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:11.964 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:11.964 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:59:11.964 INFO:teuthology.orchestra.run.smithi022.stdout: libcephfs-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:11.964 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:11.964 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:11.966 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:40 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:59:12.058 INFO:teuthology.orchestra.run.smithi018.stdout:libcephfs-devel-17.2.7-1645.g7061ea6c.el9.x86_6 158 kB/s | 25 kB 00:00 2024-09-18T10:59:12.058 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:12.058 INFO:teuthology.orchestra.run.smithi018.stdout:Total 157 kB/s | 25 kB 00:00 2024-09-18T10:59:12.059 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:59:12.059 INFO:teuthology.orchestra.run.smithi053.stdout:Package python3-cephfs-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:12.062 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:59:12.062 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:59:12.064 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:59:12.064 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:59:12.105 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:59:12.106 INFO:teuthology.orchestra.run.smithi053.stdout:Nothing to do. 2024-09-18T10:59:12.106 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:59:12.126 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install librados2 2024-09-18T10:59:12.148 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:59:12.170 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install python3-rbd 2024-09-18T10:59:12.258 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : libcephfs-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:12.620 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:12.735 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:39 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:59:12.775 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:41 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:59:12.827 INFO:teuthology.orchestra.run.smithi022.stdout:Package librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:12.865 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : libcephfs-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:12.865 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:12.865 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:59:12.866 INFO:teuthology.orchestra.run.smithi018.stdout: libcephfs-devel-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:12.866 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:12.866 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:12.868 INFO:teuthology.orchestra.run.smithi053.stdout:Package python3-rbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:12.874 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:59:12.876 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-18T10:59:12.876 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:12.913 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:59:12.914 INFO:teuthology.orchestra.run.smithi053.stdout:Nothing to do. 2024-09-18T10:59:12.914 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:59:12.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install librbd1 2024-09-18T10:59:12.974 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install rbd-fuse 2024-09-18T10:59:13.046 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install librados2 2024-09-18T10:59:13.540 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:40 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:59:13.578 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:42 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:59:13.633 INFO:teuthology.orchestra.run.smithi022.stdout:Package librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:13.657 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:38 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:59:13.678 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:59:13.679 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-18T10:59:13.679 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:13.718 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:59:13.718 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:13.719 INFO:teuthology.orchestra.run.smithi053.stdout: Package Architecture Version Repository Size 2024-09-18T10:59:13.719 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:13.719 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:59:13.719 INFO:teuthology.orchestra.run.smithi053.stdout: rbd-fuse x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 82 k 2024-09-18T10:59:13.719 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:13.719 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:59:13.719 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:13.719 INFO:teuthology.orchestra.run.smithi053.stdout:Install 1 Package 2024-09-18T10:59:13.719 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:13.719 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 82 k 2024-09-18T10:59:13.719 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 222 k 2024-09-18T10:59:13.719 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:59:13.739 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install python3-rados 2024-09-18T10:59:13.750 INFO:teuthology.orchestra.run.smithi018.stdout:Package librados2-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:13.795 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:59:13.796 INFO:teuthology.orchestra.run.smithi018.stdout:Nothing to do. 2024-09-18T10:59:13.796 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:13.875 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install librbd1 2024-09-18T10:59:13.916 INFO:teuthology.orchestra.run.smithi053.stdout:rbd-fuse-17.2.7-1645.g7061ea6c.el9.x86_64.rpm 417 kB/s | 82 kB 00:00 2024-09-18T10:59:13.916 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:13.917 INFO:teuthology.orchestra.run.smithi053.stdout:Total 414 kB/s | 82 kB 00:00 2024-09-18T10:59:13.917 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:59:13.924 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:59:13.924 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:59:13.990 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:59:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:59:14.152 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:59:14.249 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : rbd-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:14.351 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:41 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:59:14.443 INFO:teuthology.orchestra.run.smithi022.stdout:Package python3-rados-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:14.480 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:39 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:59:14.488 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:59:14.489 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-18T10:59:14.490 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:14.563 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install python3-rgw 2024-09-18T10:59:14.572 INFO:teuthology.orchestra.run.smithi018.stdout:Package librbd1-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:14.619 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:59:14.620 INFO:teuthology.orchestra.run.smithi018.stdout:Nothing to do. 2024-09-18T10:59:14.620 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:14.620 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: rbd-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:14.699 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install python3-rados 2024-09-18T10:59:14.861 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : rbd-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:14.862 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:14.862 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:59:14.862 INFO:teuthology.orchestra.run.smithi053.stdout: rbd-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:14.862 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:14.862 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:59:15.093 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install rbd-mirror 2024-09-18T10:59:15.163 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:42 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:59:15.256 INFO:teuthology.orchestra.run.smithi022.stdout:Package python3-rgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:15.302 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:59:15.303 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-18T10:59:15.303 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:15.305 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:40 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:59:15.363 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install python3-cephfs 2024-09-18T10:59:15.398 INFO:teuthology.orchestra.run.smithi018.stdout:Package python3-rados-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:15.443 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:59:15.444 INFO:teuthology.orchestra.run.smithi018.stdout:Nothing to do. 2024-09-18T10:59:15.445 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:15.515 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install python3-rgw 2024-09-18T10:59:15.693 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:44 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:59:15.833 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:59:15.833 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:15.833 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repo Size 2024-09-18T10:59:15.833 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:15.833 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:59:15.833 INFO:teuthology.orchestra.run.smithi053.stdout: rbd-mirror x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 2.9 M 2024-09-18T10:59:15.833 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:15.833 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:59:15.834 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:15.834 INFO:teuthology.orchestra.run.smithi053.stdout:Install 1 Package 2024-09-18T10:59:15.834 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:15.834 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 2.9 M 2024-09-18T10:59:15.834 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 12 M 2024-09-18T10:59:15.834 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:59:15.966 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:42 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:59:16.058 INFO:teuthology.orchestra.run.smithi022.stdout:Package python3-cephfs-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:16.104 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:59:16.105 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-18T10:59:16.105 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:16.122 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:41 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:59:16.172 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install python3-rbd 2024-09-18T10:59:16.177 INFO:teuthology.orchestra.run.smithi053.stdout:rbd-mirror-17.2.7-1645.g7061ea6c.el9.x86_64.rpm 8.6 MB/s | 2.9 MB 00:00 2024-09-18T10:59:16.178 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:16.178 INFO:teuthology.orchestra.run.smithi053.stdout:Total 8.5 MB/s | 2.9 MB 00:00 2024-09-18T10:59:16.178 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:59:16.188 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:59:16.188 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:59:16.215 INFO:teuthology.orchestra.run.smithi018.stdout:Package python3-rgw-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:16.260 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:59:16.261 INFO:teuthology.orchestra.run.smithi018.stdout:Nothing to do. 2024-09-18T10:59:16.262 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:16.272 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:59:16.272 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:59:16.331 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install python3-cephfs 2024-09-18T10:59:16.701 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:59:16.769 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : rbd-mirror-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:16.777 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:43 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:59:16.796 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: rbd-mirror-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:16.796 INFO:teuthology.orchestra.run.smithi053.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:59:16.796 INFO:teuthology.orchestra.run.smithi053.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-18T10:59:16.797 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-18T10:59:16.797 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-18T10:59:16.797 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:16.870 INFO:teuthology.orchestra.run.smithi022.stdout:Package python3-rbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:16.915 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:59:16.916 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-18T10:59:16.916 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:16.932 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:41 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:59:16.980 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install rbd-fuse 2024-09-18T10:59:17.025 INFO:teuthology.orchestra.run.smithi018.stdout:Package python3-cephfs-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:17.070 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:59:17.072 INFO:teuthology.orchestra.run.smithi018.stdout:Nothing to do. 2024-09-18T10:59:17.072 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:17.149 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install python3-rbd 2024-09-18T10:59:17.585 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:44 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:59:17.723 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:59:17.724 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:17.724 INFO:teuthology.orchestra.run.smithi022.stdout: Package Architecture Version Repository Size 2024-09-18T10:59:17.724 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:17.724 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:59:17.724 INFO:teuthology.orchestra.run.smithi022.stdout: rbd-fuse x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 82 k 2024-09-18T10:59:17.725 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:17.725 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:59:17.725 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:17.725 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-18T10:59:17.725 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:17.725 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 82 k 2024-09-18T10:59:17.725 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 222 k 2024-09-18T10:59:17.725 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:59:17.754 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:42 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:59:17.848 INFO:teuthology.orchestra.run.smithi018.stdout:Package python3-rbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 is already installed. 2024-09-18T10:59:17.894 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:59:17.895 INFO:teuthology.orchestra.run.smithi018.stdout:Nothing to do. 2024-09-18T10:59:17.895 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:17.931 INFO:teuthology.orchestra.run.smithi022.stdout:rbd-fuse-17.2.7-1645.g7061ea6c.el9.x86_64.rpm 397 kB/s | 82 kB 00:00 2024-09-18T10:59:17.931 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:17.932 INFO:teuthology.orchestra.run.smithi022.stdout:Total 395 kB/s | 82 kB 00:00 2024-09-18T10:59:17.932 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:59:17.939 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:59:17.939 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:59:17.968 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install rbd-fuse 2024-09-18T10:59:17.969 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : rbd-mirror-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:17.969 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:17.969 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:59:17.970 INFO:teuthology.orchestra.run.smithi053.stdout: rbd-mirror-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:17.970 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:17.970 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:59:18.006 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:59:18.006 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:59:18.164 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:59:18.196 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install rbd-nbd 2024-09-18T10:59:18.265 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : rbd-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:18.576 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:43 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:59:18.649 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: rbd-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:18.714 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:59:18.714 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:18.714 INFO:teuthology.orchestra.run.smithi018.stdout: Package Architecture Version Repository Size 2024-09-18T10:59:18.714 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:18.714 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:59:18.714 INFO:teuthology.orchestra.run.smithi018.stdout: rbd-fuse x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 82 k 2024-09-18T10:59:18.714 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:18.714 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:59:18.714 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:18.714 INFO:teuthology.orchestra.run.smithi018.stdout:Install 1 Package 2024-09-18T10:59:18.714 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:18.715 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 82 k 2024-09-18T10:59:18.715 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 222 k 2024-09-18T10:59:18.715 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:59:18.808 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:47 ago on Wed 18 Sep 2024 10:57:31 AM UTC. 2024-09-18T10:59:18.901 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : rbd-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:18.901 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:18.901 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:59:18.901 INFO:teuthology.orchestra.run.smithi022.stdout: rbd-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:18.901 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:18.901 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:18.911 INFO:teuthology.orchestra.run.smithi018.stdout:rbd-fuse-17.2.7-1645.g7061ea6c.el9.x86_64.rpm 418 kB/s | 82 kB 00:00 2024-09-18T10:59:18.911 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:18.912 INFO:teuthology.orchestra.run.smithi018.stdout:Total 415 kB/s | 82 kB 00:00 2024-09-18T10:59:18.912 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:59:18.919 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:59:18.919 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:59:18.945 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-18T10:59:18.946 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:18.946 INFO:teuthology.orchestra.run.smithi053.stdout: Package Architecture Version Repository Size 2024-09-18T10:59:18.946 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:18.946 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-18T10:59:18.946 INFO:teuthology.orchestra.run.smithi053.stdout: rbd-nbd x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 165 k 2024-09-18T10:59:18.946 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:18.946 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-18T10:59:18.947 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-18T10:59:18.947 INFO:teuthology.orchestra.run.smithi053.stdout:Install 1 Package 2024-09-18T10:59:18.947 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:18.947 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 165 k 2024-09-18T10:59:18.947 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 477 k 2024-09-18T10:59:18.947 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-18T10:59:18.985 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:59:18.985 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:59:19.141 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:59:19.146 INFO:teuthology.orchestra.run.smithi053.stdout:rbd-nbd-17.2.7-1645.g7061ea6c.el9.x86_64.rpm 829 kB/s | 165 kB 00:00 2024-09-18T10:59:19.147 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:19.147 INFO:teuthology.orchestra.run.smithi053.stdout:Total 822 kB/s | 165 kB 00:00 2024-09-18T10:59:19.148 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-18T10:59:19.156 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-18T10:59:19.156 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-18T10:59:19.176 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install rbd-mirror 2024-09-18T10:59:19.223 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-18T10:59:19.223 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-18T10:59:19.252 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : rbd-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:19.502 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-18T10:59:19.605 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : rbd-nbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:19.630 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: rbd-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:19.780 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:46 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:59:19.914 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : rbd-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:19.915 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:19.915 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:59:19.915 INFO:teuthology.orchestra.run.smithi018.stdout: rbd-fuse-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:19.915 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:19.915 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:19.918 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:59:19.919 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:19.919 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repo Size 2024-09-18T10:59:19.919 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:19.919 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:59:19.919 INFO:teuthology.orchestra.run.smithi022.stdout: rbd-mirror x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 2.9 M 2024-09-18T10:59:19.919 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:19.919 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:59:19.919 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:19.919 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-18T10:59:19.919 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:19.920 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 2.9 M 2024-09-18T10:59:19.920 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 12 M 2024-09-18T10:59:19.920 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:59:20.144 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: rbd-nbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:20.154 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install rbd-mirror 2024-09-18T10:59:20.251 INFO:teuthology.orchestra.run.smithi022.stdout:rbd-mirror-17.2.7-1645.g7061ea6c.el9.x86_64.rpm 8.9 MB/s | 2.9 MB 00:00 2024-09-18T10:59:20.252 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:20.252 INFO:teuthology.orchestra.run.smithi022.stdout:Total 8.8 MB/s | 2.9 MB 00:00 2024-09-18T10:59:20.253 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:59:20.262 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:59:20.262 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:59:20.346 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:59:20.346 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:59:20.412 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : rbd-nbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:20.412 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:20.412 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-18T10:59:20.412 INFO:teuthology.orchestra.run.smithi053.stdout: rbd-nbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:20.412 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T10:59:20.412 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-18T10:59:20.626 DEBUG:teuthology.parallel:result is None 2024-09-18T10:59:20.763 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:45 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:59:20.786 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:59:20.852 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : rbd-mirror-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:20.879 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: rbd-mirror-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:20.880 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:59:20.880 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-18T10:59:20.880 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-18T10:59:20.880 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-18T10:59:20.880 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:20.901 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:59:20.902 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:20.902 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repo Size 2024-09-18T10:59:20.902 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:20.902 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:59:20.902 INFO:teuthology.orchestra.run.smithi018.stdout: rbd-mirror x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 2.9 M 2024-09-18T10:59:20.903 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:20.903 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:59:20.903 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:20.903 INFO:teuthology.orchestra.run.smithi018.stdout:Install 1 Package 2024-09-18T10:59:20.903 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:20.903 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 2.9 M 2024-09-18T10:59:20.903 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 12 M 2024-09-18T10:59:20.903 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:59:21.239 INFO:teuthology.orchestra.run.smithi018.stdout:rbd-mirror-17.2.7-1645.g7061ea6c.el9.x86_64.rpm 8.7 MB/s | 2.9 MB 00:00 2024-09-18T10:59:21.240 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:21.241 INFO:teuthology.orchestra.run.smithi018.stdout:Total 8.7 MB/s | 2.9 MB 00:00 2024-09-18T10:59:21.241 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:59:21.251 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:59:21.251 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:59:21.335 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:59:21.336 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:59:21.776 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:59:21.832 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : rbd-mirror-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:21.858 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: rbd-mirror-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:21.859 INFO:teuthology.orchestra.run.smithi018.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-18T10:59:21.859 INFO:teuthology.orchestra.run.smithi018.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-18T10:59:21.859 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-18T10:59:21.859 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-18T10:59:21.859 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : rbd-mirror-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:22.057 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:59:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: rbd-mirror-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:22.057 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:22.282 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install rbd-nbd 2024-09-18T10:59:22.894 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:49 ago on Wed 18 Sep 2024 10:57:33 AM UTC. 2024-09-18T10:59:22.956 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : rbd-mirror-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:22.956 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:22.956 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:59:22.956 INFO:teuthology.orchestra.run.smithi018.stdout: rbd-mirror-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:22.956 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:22.956 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:23.032 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-18T10:59:23.033 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:23.033 INFO:teuthology.orchestra.run.smithi022.stdout: Package Architecture Version Repository Size 2024-09-18T10:59:23.033 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:23.033 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-18T10:59:23.033 INFO:teuthology.orchestra.run.smithi022.stdout: rbd-nbd x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 165 k 2024-09-18T10:59:23.033 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:23.034 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-18T10:59:23.034 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-18T10:59:23.034 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-18T10:59:23.034 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:23.034 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 165 k 2024-09-18T10:59:23.034 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 477 k 2024-09-18T10:59:23.034 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-18T10:59:23.200 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum -y install rbd-nbd 2024-09-18T10:59:23.238 INFO:teuthology.orchestra.run.smithi022.stdout:rbd-nbd-17.2.7-1645.g7061ea6c.el9.x86_64.rpm 807 kB/s | 165 kB 00:00 2024-09-18T10:59:23.239 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:23.239 INFO:teuthology.orchestra.run.smithi022.stdout:Total 802 kB/s | 165 kB 00:00 2024-09-18T10:59:23.239 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-18T10:59:23.248 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-18T10:59:23.248 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-18T10:59:23.314 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-18T10:59:23.315 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-18T10:59:23.470 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-18T10:59:23.581 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : rbd-nbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:23.808 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:01:48 ago on Wed 18 Sep 2024 10:57:35 AM UTC. 2024-09-18T10:59:23.947 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-18T10:59:23.948 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:23.948 INFO:teuthology.orchestra.run.smithi018.stdout: Package Architecture Version Repository Size 2024-09-18T10:59:23.948 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:23.948 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-18T10:59:23.948 INFO:teuthology.orchestra.run.smithi018.stdout: rbd-nbd x86_64 2:17.2.7-1645.g7061ea6c.el9 ceph 165 k 2024-09-18T10:59:23.948 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:23.948 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-18T10:59:23.948 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-18T10:59:23.948 INFO:teuthology.orchestra.run.smithi018.stdout:Install 1 Package 2024-09-18T10:59:23.949 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:23.949 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 165 k 2024-09-18T10:59:23.949 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 477 k 2024-09-18T10:59:23.949 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-18T10:59:24.013 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: rbd-nbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:24.151 INFO:teuthology.orchestra.run.smithi018.stdout:rbd-nbd-17.2.7-1645.g7061ea6c.el9.x86_64.rpm 815 kB/s | 165 kB 00:00 2024-09-18T10:59:24.152 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:24.152 INFO:teuthology.orchestra.run.smithi018.stdout:Total 810 kB/s | 165 kB 00:00 2024-09-18T10:59:24.152 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-18T10:59:24.161 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-18T10:59:24.161 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-18T10:59:24.228 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-18T10:59:24.229 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-18T10:59:24.282 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : rbd-nbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:24.282 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:24.282 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-18T10:59:24.282 INFO:teuthology.orchestra.run.smithi022.stdout: rbd-nbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:24.282 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T10:59:24.282 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-18T10:59:24.392 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-18T10:59:24.502 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : rbd-nbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:24.569 DEBUG:teuthology.parallel:result is None 2024-09-18T10:59:25.031 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: rbd-nbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:25.348 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : rbd-nbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 1/1 2024-09-18T10:59:25.348 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:25.348 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-18T10:59:25.348 INFO:teuthology.orchestra.run.smithi018.stdout: rbd-nbd-2:17.2.7-1645.g7061ea6c.el9.x86_64 2024-09-18T10:59:25.348 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T10:59:25.348 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-18T10:59:25.542 DEBUG:teuthology.parallel:result is None 2024-09-18T10:59:25.543 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7061ea6ca50908d104e9f3979dc615e118d9e153 2024-09-18T10:59:25.679 DEBUG:teuthology.orchestra.run.smithi018:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-18T10:59:25.702 INFO:teuthology.orchestra.run.smithi018.stdout:17.2.7-1645.g7061ea6c.el9 2024-09-18T10:59:25.702 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1645.g7061ea6c.el9 2024-09-18T10:59:25.702 INFO:teuthology.task.install:The correct ceph version 17.2.7-1645.g7061ea6c is installed. 2024-09-18T10:59:25.704 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7061ea6ca50908d104e9f3979dc615e118d9e153 2024-09-18T10:59:25.836 DEBUG:teuthology.orchestra.run.smithi022:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-18T10:59:25.863 INFO:teuthology.orchestra.run.smithi022.stdout:17.2.7-1645.g7061ea6c.el9 2024-09-18T10:59:25.863 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1645.g7061ea6c.el9 2024-09-18T10:59:25.863 INFO:teuthology.task.install:The correct ceph version 17.2.7-1645.g7061ea6c is installed. 2024-09-18T10:59:25.865 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7061ea6ca50908d104e9f3979dc615e118d9e153 2024-09-18T10:59:26.000 DEBUG:teuthology.orchestra.run.smithi053:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-18T10:59:26.027 INFO:teuthology.orchestra.run.smithi053.stdout:17.2.7-1645.g7061ea6c.el9 2024-09-18T10:59:26.027 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1645.g7061ea6c.el9 2024-09-18T10:59:26.027 INFO:teuthology.task.install:The correct ceph version 17.2.7-1645.g7061ea6c is installed. 2024-09-18T10:59:26.029 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-18T10:59:26.029 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-18T10:59:26.029 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-18T10:59:26.056 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-18T10:59:26.056 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-18T10:59:26.088 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-18T10:59:26.088 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-18T10:59:26.120 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-18T10:59:26.120 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-18T10:59:26.120 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/usr/bin/daemon-helper 2024-09-18T10:59:26.158 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-18T10:59:26.224 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-18T10:59:26.224 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/usr/bin/daemon-helper 2024-09-18T10:59:26.255 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-18T10:59:26.335 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-18T10:59:26.335 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/usr/bin/daemon-helper 2024-09-18T10:59:26.362 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-18T10:59:26.428 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-18T10:59:26.428 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-18T10:59:26.428 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-18T10:59:26.453 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-18T10:59:26.519 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-18T10:59:26.519 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-18T10:59:26.550 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-18T10:59:26.621 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-18T10:59:26.621 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-18T10:59:26.648 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-18T10:59:26.714 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-18T10:59:26.714 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-18T10:59:26.714 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/usr/bin/stdin-killer 2024-09-18T10:59:26.740 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-18T10:59:26.805 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-18T10:59:26.805 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/usr/bin/stdin-killer 2024-09-18T10:59:26.836 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-18T10:59:26.906 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-18T10:59:26.906 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/usr/bin/stdin-killer 2024-09-18T10:59:26.933 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-18T10:59:26.998 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-18T10:59:27.086 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, '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\\)', 'MON_DOWN', 'POOL_APP_NOT_ENABLED', 'mon down', 'mons down', 'out of quorum'], 'sha1': '7061ea6ca50908d104e9f3979dc615e118d9e153'} 2024-09-18T10:59:27.086 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 2024-09-18T10:59:27.087 INFO:tasks.cephadm:Cluster fsid is 126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T10:59:27.087 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-18T10:59:27.087 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.18', 'mon.b': '172.21.15.22', 'mon.c': '172.21.15.53'} 2024-09-18T10:59:27.087 INFO:tasks.cephadm:First mon is mon.a on smithi018 2024-09-18T10:59:27.087 INFO:tasks.cephadm:First mgr is a 2024-09-18T10:59:27.088 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-18T10:59:27.088 DEBUG:teuthology.orchestra.run.smithi018:> sudo hostname $(hostname -s) 2024-09-18T10:59:27.114 DEBUG:teuthology.orchestra.run.smithi022:> sudo hostname $(hostname -s) 2024-09-18T10:59:27.145 DEBUG:teuthology.orchestra.run.smithi053:> sudo hostname $(hostname -s) 2024-09-18T10:59:27.171 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph-ci.git ref 7061ea6ca50908d104e9f3979dc615e118d9e153)... 2024-09-18T10:59:27.171 DEBUG:teuthology.orchestra.run.smithi018:> curl --silent https://raw.githubusercontent.com/ceph/ceph-ci/7061ea6ca50908d104e9f3979dc615e118d9e153/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-18T10:59:27.309 INFO:teuthology.orchestra.run.smithi018.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Sep 18 10:59 /home/ubuntu/cephtest/cephadm 2024-09-18T10:59:27.310 DEBUG:teuthology.orchestra.run.smithi022:> curl --silent https://raw.githubusercontent.com/ceph/ceph-ci/7061ea6ca50908d104e9f3979dc615e118d9e153/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-18T10:59:27.449 INFO:teuthology.orchestra.run.smithi022.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Sep 18 10:59 /home/ubuntu/cephtest/cephadm 2024-09-18T10:59:27.450 DEBUG:teuthology.orchestra.run.smithi053:> curl --silent https://raw.githubusercontent.com/ceph/ceph-ci/7061ea6ca50908d104e9f3979dc615e118d9e153/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-18T10:59:27.587 INFO:teuthology.orchestra.run.smithi053.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Sep 18 10:59 /home/ubuntu/cephtest/cephadm 2024-09-18T10:59:27.587 DEBUG:teuthology.orchestra.run.smithi018:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-18T10:59:27.606 DEBUG:teuthology.orchestra.run.smithi022:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-18T10:59:27.627 DEBUG:teuthology.orchestra.run.smithi053:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-18T10:59:27.656 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 on all hosts... 2024-09-18T10:59:27.656 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 pull 2024-09-18T10:59:27.659 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 pull 2024-09-18T10:59:27.670 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 pull 2024-09-18T10:59:29.210 INFO:teuthology.orchestra.run.smithi022.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153... 2024-09-18T10:59:29.365 INFO:teuthology.orchestra.run.smithi018.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153... 2024-09-18T10:59:29.493 INFO:teuthology.orchestra.run.smithi053.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153... 2024-09-18T10:59:56.515 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-18T10:59:56.515 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph_version": "ceph version 17.2.7-1645-g7061ea6c (7061ea6ca50908d104e9f3979dc615e118d9e153) quincy (stable)", 2024-09-18T10:59:56.515 INFO:teuthology.orchestra.run.smithi022.stdout: "image_id": "f2dfd3bedcfd8a352dfcb2d35150edfb80cae3a6389830dbb2d080962a731a96", 2024-09-18T10:59:56.515 INFO:teuthology.orchestra.run.smithi022.stdout: "repo_digests": [ 2024-09-18T10:59:56.515 INFO:teuthology.orchestra.run.smithi022.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9" 2024-09-18T10:59:56.515 INFO:teuthology.orchestra.run.smithi022.stdout: ] 2024-09-18T10:59:56.515 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-18T10:59:56.737 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-18T10:59:56.737 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph_version": "ceph version 17.2.7-1645-g7061ea6c (7061ea6ca50908d104e9f3979dc615e118d9e153) quincy (stable)", 2024-09-18T10:59:56.737 INFO:teuthology.orchestra.run.smithi018.stdout: "image_id": "f2dfd3bedcfd8a352dfcb2d35150edfb80cae3a6389830dbb2d080962a731a96", 2024-09-18T10:59:56.737 INFO:teuthology.orchestra.run.smithi018.stdout: "repo_digests": [ 2024-09-18T10:59:56.738 INFO:teuthology.orchestra.run.smithi018.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9" 2024-09-18T10:59:56.738 INFO:teuthology.orchestra.run.smithi018.stdout: ] 2024-09-18T10:59:56.738 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-18T10:59:56.973 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-09-18T10:59:56.973 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph_version": "ceph version 17.2.7-1645-g7061ea6c (7061ea6ca50908d104e9f3979dc615e118d9e153) quincy (stable)", 2024-09-18T10:59:56.973 INFO:teuthology.orchestra.run.smithi053.stdout: "image_id": "f2dfd3bedcfd8a352dfcb2d35150edfb80cae3a6389830dbb2d080962a731a96", 2024-09-18T10:59:56.973 INFO:teuthology.orchestra.run.smithi053.stdout: "repo_digests": [ 2024-09-18T10:59:56.973 INFO:teuthology.orchestra.run.smithi053.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9" 2024-09-18T10:59:56.973 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2024-09-18T10:59:56.973 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-09-18T10:59:56.992 DEBUG:teuthology.orchestra.run.smithi018:> sudo mkdir -p /etc/ceph 2024-09-18T10:59:57.020 DEBUG:teuthology.orchestra.run.smithi022:> sudo mkdir -p /etc/ceph 2024-09-18T10:59:57.053 DEBUG:teuthology.orchestra.run.smithi053:> sudo mkdir -p /etc/ceph 2024-09-18T10:59:57.083 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod 777 /etc/ceph 2024-09-18T10:59:57.109 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 777 /etc/ceph 2024-09-18T10:59:57.137 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 777 /etc/ceph 2024-09-18T10:59:57.164 INFO:tasks.cephadm:Writing seed config... 2024-09-18T10:59:57.165 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-18T10:59:57.165 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-18T10:59:57.165 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-18T10:59:57.165 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-09-18T10:59:57.165 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-18T10:59:57.165 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-18T10:59:57.166 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-18T10:59:57.166 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-18T10:59:57.166 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-18T10:59:57.166 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-18T10:59:57.166 DEBUG:teuthology.orchestra.run.smithi018:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-18T10:59:57.183 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 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 = 126fa29a-75ad-11ef-bceb-c7b262605968 mon election default strategy = 3 [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 mgr/cephadm/use_agent = True [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-18T10:59:57.183 DEBUG:teuthology.orchestra.run.smithi018:mon.a> sudo journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.a.service 2024-09-18T10:59:57.226 DEBUG:teuthology.orchestra.run.smithi018:mgr.a> sudo journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mgr.a.service 2024-09-18T10:59:57.268 INFO:tasks.cephadm:Bootstrapping... 2024-09-18T10:59:57.268 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 -v bootstrap --fsid 126fa29a-75ad-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 a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.18 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-18T10:59:57.476 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:59:57.476 INFO:teuthology.orchestra.run.smithi018.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153', '-v', 'bootstrap', '--fsid', '126fa29a-75ad-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', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.18', '--skip-admin-label'] 2024-09-18T10:59:57.500 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stdout 5.2.2 2024-09-18T10:59:57.500 INFO:teuthology.orchestra.run.smithi018.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-18T10:59:57.501 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying podman|docker is present... 2024-09-18T10:59:57.524 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stdout 5.2.2 2024-09-18T10:59:57.524 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying lvm2 is present... 2024-09-18T10:59:57.524 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying time synchronization is in place... 2024-09-18T10:59:57.532 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-18T10:59:57.532 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-18T10:59:57.540 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-18T10:59:57.540 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-09-18T10:59:57.547 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout enabled 2024-09-18T10:59:57.554 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout active 2024-09-18T10:59:57.555 INFO:teuthology.orchestra.run.smithi018.stdout:Unit chronyd.service is enabled and running 2024-09-18T10:59:57.555 INFO:teuthology.orchestra.run.smithi018.stdout:Repeating the final host check... 2024-09-18T10:59:57.584 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stdout 5.2.2 2024-09-18T10:59:57.584 INFO:teuthology.orchestra.run.smithi018.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-18T10:59:57.584 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl is present 2024-09-18T10:59:57.584 INFO:teuthology.orchestra.run.smithi018.stdout:lvcreate is present 2024-09-18T10:59:57.591 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-18T10:59:57.591 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-18T10:59:57.598 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-18T10:59:57.598 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-09-18T10:59:57.605 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout enabled 2024-09-18T10:59:57.612 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout active 2024-09-18T10:59:57.612 INFO:teuthology.orchestra.run.smithi018.stdout:Unit chronyd.service is enabled and running 2024-09-18T10:59:57.612 INFO:teuthology.orchestra.run.smithi018.stdout:Host looks OK 2024-09-18T10:59:57.613 INFO:teuthology.orchestra.run.smithi018.stdout:Cluster fsid: 126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T10:59:57.613 INFO:teuthology.orchestra.run.smithi018.stdout:Acquiring lock 139923291546528 on /run/cephadm/126fa29a-75ad-11ef-bceb-c7b262605968.lock 2024-09-18T10:59:57.613 INFO:teuthology.orchestra.run.smithi018.stdout:Lock 139923291546528 acquired on /run/cephadm/126fa29a-75ad-11ef-bceb-c7b262605968.lock 2024-09-18T10:59:57.613 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying IP 172.21.15.18 port 3300 ... 2024-09-18T10:59:57.613 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying IP 172.21.15.18 port 6789 ... 2024-09-18T10:59:57.614 INFO:teuthology.orchestra.run.smithi018.stdout:Base mon IP(s) is [172.21.15.18:3300, 172.21.15.18:6789], mon addrv is [v2:172.21.15.18:3300,v1:172.21.15.18:6789] 2024-09-18T10:59:57.617 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.18 metric 100 2024-09-18T10:59:57.617 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.18 metric 100 2024-09-18T10:59:57.620 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-18T10:59:57.620 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-18T10:59:57.620 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1789sec hoplimit 64 pref medium 2024-09-18T10:59:57.623 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-18T10:59:57.623 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-18T10:59:57.623 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-18T10:59:57.623 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-18T10:59:57.623 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1362/64 scope link 2024-09-18T10:59:57.623 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-18T10:59:57.624 INFO:teuthology.orchestra.run.smithi018.stdout:Mon IP `172.21.15.18` is in CIDR network `172.21.0.0/20` 2024-09-18T10:59:57.624 INFO:teuthology.orchestra.run.smithi018.stdout:Mon IP `172.21.15.18` is in CIDR network `172.21.0.0/20` 2024-09-18T10:59:57.624 INFO:teuthology.orchestra.run.smithi018.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-18T10:59:57.624 INFO:teuthology.orchestra.run.smithi018.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-18T10:59:57.625 INFO:teuthology.orchestra.run.smithi018.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153... 2024-09-18T10:59:58.497 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stdout f2dfd3bedcfd8a352dfcb2d35150edfb80cae3a6389830dbb2d080962a731a96 2024-09-18T10:59:58.498 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153... 2024-09-18T10:59:58.498 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stderr Getting image source signatures 2024-09-18T10:59:58.498 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stderr Copying blob sha256:18f0e168bb5949d29b802da7211258bcbbf1130e86b62b5279105a769deb2933 2024-09-18T10:59:58.498 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-18T10:59:58.498 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stderr Copying config sha256:f2dfd3bedcfd8a352dfcb2d35150edfb80cae3a6389830dbb2d080962a731a96 2024-09-18T10:59:58.498 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-18T10:59:59.350 INFO:teuthology.orchestra.run.smithi018.stdout:ceph: stdout ceph version 17.2.7-1645-g7061ea6c (7061ea6ca50908d104e9f3979dc615e118d9e153) quincy (stable) 2024-09-18T10:59:59.351 INFO:teuthology.orchestra.run.smithi018.stdout:Ceph version: ceph version 17.2.7-1645-g7061ea6c (7061ea6ca50908d104e9f3979dc615e118d9e153) quincy (stable) 2024-09-18T10:59:59.351 INFO:teuthology.orchestra.run.smithi018.stdout:Extracting ceph user uid/gid from container image... 2024-09-18T11:00:00.381 INFO:teuthology.orchestra.run.smithi018.stdout:stat: stdout 167 167 2024-09-18T11:00:00.381 INFO:teuthology.orchestra.run.smithi018.stdout:Creating initial keys... 2024-09-18T11:00:01.445 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-authtool: stdout AQCwsupmvMR3KBAANI/SsP6s1EHFaRz4e/YFNw== 2024-09-18T11:00:02.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-authtool: stdout AQCxsupmn5O7LhAAY4j3rh6tTbDmSdIzZo6wXQ== 2024-09-18T11:00:03.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-authtool: stdout AQCysupm7MKbIxAAenUkfeNgove5a9UN3mmdug== 2024-09-18T11:00:03.264 INFO:teuthology.orchestra.run.smithi018.stdout:Creating initial monmap... 2024-09-18T11:00:04.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-18T11:00:04.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-09-18T11:00:04.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:00:04.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-18T11:00:04.270 INFO:teuthology.orchestra.run.smithi018.stdout:monmaptool for a [v2:172.21.15.18:3300,v1:172.21.15.18:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-18T11:00:04.270 INFO:teuthology.orchestra.run.smithi018.stdout:setting min_mon_release = octopus 2024-09-18T11:00:04.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: set fsid to 126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:00:04.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-18T11:00:04.270 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:00:04.270 INFO:teuthology.orchestra.run.smithi018.stdout:Creating mon... 2024-09-18T11:00:05.267 INFO:teuthology.orchestra.run.smithi018.stdout:create mon.a on 2024-09-18T11:00:05.480 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-18T11:00:05.643 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-18T11:00:05.845 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-126fa29a-75ad-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-126fa29a-75ad-11ef-bceb-c7b262605968.target. 2024-09-18T11:00:05.846 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-126fa29a-75ad-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-126fa29a-75ad-11ef-bceb-c7b262605968.target. 2024-09-18T11:00:06.033 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.a 2024-09-18T11:00:06.033 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to reset failed state of unit ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-18T11:00:06.221 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-126fa29a-75ad-11ef-bceb-c7b262605968.target.wants/ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-126fa29a-75ad-11ef-bceb-c7b262605968@.service. 2024-09-18T11:00:06.274 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:06 smithi018 systemd[1]: Starting Ceph mon.a for 126fa29a-75ad-11ef-bceb-c7b262605968... 2024-09-18T11:00:06.564 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:06 smithi018 podman[27681]: 2024-09-18 11:00:06.46541803 +0000 UTC m=+0.111697756 container create 84de1c78c0451ca3ce3708e2c9caae4330c710868996fb40c6a01ff850d95398 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-18T11:00:06.564 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:06 smithi018 podman[27681]: 2024-09-18 11:00:06.37662837 +0000 UTC m=+0.022908112 image pull f2dfd3bedcfd8a352dfcb2d35150edfb80cae3a6389830dbb2d080962a731a96 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 2024-09-18T11:00:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-18T11:00:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout disabled 2024-09-18T11:00:06.732 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-18T11:00:06.732 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-09-18T11:00:06.732 INFO:teuthology.orchestra.run.smithi018.stdout:firewalld.service is not enabled 2024-09-18T11:00:06.732 INFO:teuthology.orchestra.run.smithi018.stdout:Not possible to enable service . firewalld.service is not available 2024-09-18T11:00:06.733 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mon to start... 2024-09-18T11:00:06.733 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mon... 2024-09-18T11:00:06.957 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:06 smithi018 podman[27681]: 2024-09-18 11:00:06.659266879 +0000 UTC m=+0.305546616 container init 84de1c78c0451ca3ce3708e2c9caae4330c710868996fb40c6a01ff850d95398 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-18T11:00:06.957 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:06 smithi018 podman[27681]: 2024-09-18 11:00:06.66279877 +0000 UTC m=+0.309078499 container start 84de1c78c0451ca3ce3708e2c9caae4330c710868996fb40c6a01ff850d95398 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-18T11:00:06.957 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:06 smithi018 ceph-mon[27700]: mkfs 126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:00:06.958 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:06 smithi018 ceph-mon[27700]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-18T11:00:06.958 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:06 smithi018 bash[27681]: 84de1c78c0451ca3ce3708e2c9caae4330c710868996fb40c6a01ff850d95398 2024-09-18T11:00:06.958 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:06 smithi018 systemd[1]: Started Ceph mon.a for 126fa29a-75ad-11ef-bceb-c7b262605968. 2024-09-18T11:00:07.745 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout cluster: 2024-09-18T11:00:07.746 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout id: 126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:00:07.746 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-18T11:00:07.746 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-18T11:00:07.746 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout services: 2024-09-18T11:00:07.746 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.510412s) 2024-09-18T11:00:07.746 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-18T11:00:07.746 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-18T11:00:07.746 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-18T11:00:07.746 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout data: 2024-09-18T11:00:07.746 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-18T11:00:07.746 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-18T11:00:07.746 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-18T11:00:07.747 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout pgs: 2024-09-18T11:00:07.747 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-18T11:00:07.747 INFO:teuthology.orchestra.run.smithi018.stdout:mon is available 2024-09-18T11:00:07.747 INFO:teuthology.orchestra.run.smithi018.stdout:Assimilating anything we can from ceph.conf... 2024-09-18T11:00:07.900 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:07 smithi018 ceph-mon[27700]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-18T11:00:07.900 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:07 smithi018 ceph-mon[27700]: monmap e1: 1 mons at {a=[v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-18T11:00:07.900 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:07 smithi018 ceph-mon[27700]: fsmap 2024-09-18T11:00:07.901 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:07 smithi018 ceph-mon[27700]: osdmap e1: 0 total, 0 up, 0 in 2024-09-18T11:00:07.901 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:07 smithi018 ceph-mon[27700]: mgrmap e1: no daemons active 2024-09-18T11:00:07.901 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:07 smithi018 ceph-mon[27700]: from='client.? 172.21.15.18:0/3948743731' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-18T11:00:08.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-18T11:00:08.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [global] 2024-09-18T11:00:08.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout fsid = 126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:00:08.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-18T11:00:08.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.18:3300,v1:172.21.15.18:6789] 2024-09-18T11:00:08.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-18T11:00:08.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-18T11:00:08.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-18T11:00:08.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-18T11:00:08.752 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-18T11:00:08.752 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-18T11:00:08.752 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-09-18T11:00:08.752 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-18T11:00:08.752 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-18T11:00:08.752 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [osd] 2024-09-18T11:00:08.752 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-18T11:00:08.752 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-18T11:00:08.752 INFO:teuthology.orchestra.run.smithi018.stdout:Generating new minimal ceph.conf... 2024-09-18T11:00:08.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:08 smithi018 ceph-mon[27700]: from='client.? 172.21.15.18:0/1723385640' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-18T11:00:08.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:08 smithi018 ceph-mon[27700]: from='client.? 172.21.15.18:0/1723385640' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-18T11:00:09.647 INFO:teuthology.orchestra.run.smithi018.stdout:Restarting the monitor... 2024-09-18T11:00:09.906 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:09 smithi018 systemd[1]: Stopping Ceph mon.a for 126fa29a-75ad-11ef-bceb-c7b262605968... 2024-09-18T11:00:09.907 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:09 smithi018 ceph-mon[27700]: from='client.? 172.21.15.18:0/3789374509' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:00:10.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:09 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a[27696]: 2024-09-18T11:00:09.904+0000 7f84c3516640 -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-18T11:00:10.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:09 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a[27696]: 2024-09-18T11:00:09.904+0000 7f84c3516640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-18T11:00:10.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:10 smithi018 podman[27942]: 2024-09-18 11:00:10.15116007 +0000 UTC m=+0.340522961 container died 84de1c78c0451ca3ce3708e2c9caae4330c710868996fb40c6a01ff850d95398 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6) 2024-09-18T11:00:10.647 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:10 smithi018 podman[27942]: 2024-09-18 11:00:10.446024124 +0000 UTC m=+0.635387010 container cleanup 84de1c78c0451ca3ce3708e2c9caae4330c710868996fb40c6a01ff850d95398 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-18T11:00:10.648 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:10 smithi018 bash[27942]: ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a 2024-09-18T11:00:10.974 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:10 smithi018 podman[27956]: 2024-09-18 11:00:10.646757703 +0000 UTC m=+0.488517466 container remove 84de1c78c0451ca3ce3708e2c9caae4330c710868996fb40c6a01ff850d95398 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.license=GPLv2) 2024-09-18T11:00:10.974 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:10 smithi018 systemd[1]: ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-18T11:00:10.974 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:10 smithi018 systemd[1]: Stopped Ceph mon.a for 126fa29a-75ad-11ef-bceb-c7b262605968. 2024-09-18T11:00:10.974 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:10 smithi018 systemd[1]: Starting Ceph mon.a for 126fa29a-75ad-11ef-bceb-c7b262605968... 2024-09-18T11:00:11.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:10 smithi018 podman[28044]: 2024-09-18 11:00:10.973040399 +0000 UTC m=+0.108218385 container create e38957c4eaf1eef272a72020006d69adadaddbc35c92747a20dbf6123b85baa1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-18T11:00:11.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:10 smithi018 podman[28044]: 2024-09-18 11:00:10.880968739 +0000 UTC m=+0.016146694 image pull f2dfd3bedcfd8a352dfcb2d35150edfb80cae3a6389830dbb2d080962a731a96 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 2024-09-18T11:00:11.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 podman[28044]: 2024-09-18 11:00:11.175305503 +0000 UTC m=+0.310483458 container init e38957c4eaf1eef272a72020006d69adadaddbc35c92747a20dbf6123b85baa1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-18T11:00:11.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 podman[28044]: 2024-09-18 11:00:11.178469678 +0000 UTC m=+0.313647622 container start e38957c4eaf1eef272a72020006d69adadaddbc35c92747a20dbf6123b85baa1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-18T11:00:11.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: set uid:gid to 167:167 (ceph:ceph) 2024-09-18T11:00:11.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: ceph version 17.2.7-1645-g7061ea6c (7061ea6ca50908d104e9f3979dc615e118d9e153) quincy (stable), process ceph-mon, pid 2 2024-09-18T11:00:11.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: pidfile_write: ignore empty --pid-file 2024-09-18T11:00:11.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: load: jerasure load: lrc 2024-09-18T11:00:11.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: RocksDB version: 6.15.5 2024-09-18T11:00:11.247 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-18T11:00:11.247 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Compile date Sep 18 2024 2024-09-18T11:00:11.247 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: DB SUMMARY 2024-09-18T11:00:11.247 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: DB Session ID: WYNW1SZ7YIT3PHX0S8ZP 2024-09-18T11:00:11.247 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: CURRENT file: CURRENT 2024-09-18T11:00:11.247 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: IDENTITY file: IDENTITY 2024-09-18T11:00:11.247 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-09-18T11:00:11.247 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-18T11:00:11.247 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82862 ; 2024-09-18T11:00:11.247 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.error_if_exists: 0 2024-09-18T11:00:11.247 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.create_if_missing: 0 2024-09-18T11:00:11.247 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.paranoid_checks: 1 2024-09-18T11:00:11.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-18T11:00:11.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.env: 0x55d83f90e4c0 2024-09-18T11:00:11.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.fs: Posix File System 2024-09-18T11:00:11.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.info_log: 0x55d841f46ec0 2024-09-18T11:00:11.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_file_opening_threads: 16 2024-09-18T11:00:11.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.statistics: (nil) 2024-09-18T11:00:11.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.use_fsync: 0 2024-09-18T11:00:11.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_log_file_size: 0 2024-09-18T11:00:11.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-18T11:00:11.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-18T11:00:11.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.keep_log_file_num: 1000 2024-09-18T11:00:11.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.recycle_log_file_num: 0 2024-09-18T11:00:11.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.allow_fallocate: 1 2024-09-18T11:00:11.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.allow_mmap_reads: 0 2024-09-18T11:00:11.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.allow_mmap_writes: 0 2024-09-18T11:00:11.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.use_direct_reads: 0 2024-09-18T11:00:11.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-18T11:00:11.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.create_missing_column_families: 0 2024-09-18T11:00:11.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.db_log_dir: 2024-09-18T11:00:11.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-09-18T11:00:11.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-18T11:00:11.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-18T11:00:11.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-18T11:00:11.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-18T11:00:11.250 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-18T11:00:11.250 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-18T11:00:11.250 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.advise_random_on_open: 1 2024-09-18T11:00:11.250 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.db_write_buffer_size: 0 2024-09-18T11:00:11.250 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.write_buffer_manager: 0x55d8420047e0 2024-09-18T11:00:11.250 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-18T11:00:11.250 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-18T11:00:11.250 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-18T11:00:11.250 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-18T11:00:11.250 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.rate_limiter: (nil) 2024-09-18T11:00:11.250 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-18T11:00:11.251 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.wal_recovery_mode: 2 2024-09-18T11:00:11.251 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.enable_thread_tracking: 0 2024-09-18T11:00:11.251 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.enable_pipelined_write: 0 2024-09-18T11:00:11.251 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.unordered_write: 0 2024-09-18T11:00:11.252 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-18T11:00:11.252 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-18T11:00:11.252 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-18T11:00:11.252 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-18T11:00:11.252 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.row_cache: None 2024-09-18T11:00:11.252 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.wal_filter: None 2024-09-18T11:00:11.252 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-18T11:00:11.252 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.allow_ingest_behind: 0 2024-09-18T11:00:11.252 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.preserve_deletes: 0 2024-09-18T11:00:11.252 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.two_write_queues: 0 2024-09-18T11:00:11.252 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.manual_wal_flush: 0 2024-09-18T11:00:11.252 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.atomic_flush: 0 2024-09-18T11:00:11.253 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-18T11:00:11.253 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-18T11:00:11.253 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-18T11:00:11.253 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.log_readahead_size: 0 2024-09-18T11:00:11.253 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-18T11:00:11.253 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.best_efforts_recovery: 0 2024-09-18T11:00:11.253 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-18T11:00:11.253 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-18T11:00:11.253 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.allow_data_in_errors: 0 2024-09-18T11:00:11.253 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.db_host_id: __hostname__ 2024-09-18T11:00:11.253 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_background_jobs: 2 2024-09-18T11:00:11.253 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_background_compactions: -1 2024-09-18T11:00:11.253 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_subcompactions: 1 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_total_wal_size: 0 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_open_files: -1 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.bytes_per_sync: 0 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compaction_readahead_size: 0 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_background_flushes: -1 2024-09-18T11:00:11.254 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Compression algorithms supported: 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: kZSTD supported: 0 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: kXpressCompression supported: 0 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: kBZip2Compression supported: 0 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: kLZ4Compression supported: 1 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: kZlibCompression supported: 1 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: kLZ4HCCompression supported: 1 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: kSnappyCompression supported: 1 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.merge_operator: 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compaction_filter: None 2024-09-18T11:00:11.255 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compaction_filter_factory: None 2024-09-18T11:00:11.256 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.sst_partitioner_factory: None 2024-09-18T11:00:11.256 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-18T11:00:11.256 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-18T11:00:11.256 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d841eeda38) 2024-09-18T11:00:11.256 INFO:journalctl@ceph.mon.a.smithi018.stdout: cache_index_and_filter_blocks: 1 2024-09-18T11:00:11.256 INFO:journalctl@ceph.mon.a.smithi018.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-18T11:00:11.256 INFO:journalctl@ceph.mon.a.smithi018.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-18T11:00:11.256 INFO:journalctl@ceph.mon.a.smithi018.stdout: pin_top_level_index_and_filter: 1 2024-09-18T11:00:11.256 INFO:journalctl@ceph.mon.a.smithi018.stdout: index_type: 0 2024-09-18T11:00:11.256 INFO:journalctl@ceph.mon.a.smithi018.stdout: data_block_index_type: 0 2024-09-18T11:00:11.256 INFO:journalctl@ceph.mon.a.smithi018.stdout: index_shortening: 1 2024-09-18T11:00:11.257 INFO:journalctl@ceph.mon.a.smithi018.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-18T11:00:11.257 INFO:journalctl@ceph.mon.a.smithi018.stdout: hash_index_allow_collision: 1 2024-09-18T11:00:11.257 INFO:journalctl@ceph.mon.a.smithi018.stdout: checksum: 1 2024-09-18T11:00:11.257 INFO:journalctl@ceph.mon.a.smithi018.stdout: no_block_cache: 0 2024-09-18T11:00:11.257 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_cache: 0x55d841f231f0 2024-09-18T11:00:11.257 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_cache_name: BinnedLRUCache 2024-09-18T11:00:11.257 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_cache_options: 2024-09-18T11:00:11.257 INFO:journalctl@ceph.mon.a.smithi018.stdout: capacity : 536870912 2024-09-18T11:00:11.257 INFO:journalctl@ceph.mon.a.smithi018.stdout: num_shard_bits : 4 2024-09-18T11:00:11.257 INFO:journalctl@ceph.mon.a.smithi018.stdout: strict_capacity_limit : 0 2024-09-18T11:00:11.257 INFO:journalctl@ceph.mon.a.smithi018.stdout: high_pri_pool_ratio: 0.000 2024-09-18T11:00:11.257 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_cache_compressed: (nil) 2024-09-18T11:00:11.257 INFO:journalctl@ceph.mon.a.smithi018.stdout: persistent_cache: (nil) 2024-09-18T11:00:11.257 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_size: 4096 2024-09-18T11:00:11.258 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_size_deviation: 10 2024-09-18T11:00:11.258 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_restart_interval: 16 2024-09-18T11:00:11.258 INFO:journalctl@ceph.mon.a.smithi018.stdout: index_block_restart_interval: 1 2024-09-18T11:00:11.258 INFO:journalctl@ceph.mon.a.smithi018.stdout: metadata_block_size: 4096 2024-09-18T11:00:11.258 INFO:journalctl@ceph.mon.a.smithi018.stdout: partition_filters: 0 2024-09-18T11:00:11.258 INFO:journalctl@ceph.mon.a.smithi018.stdout: use_delta_encoding: 1 2024-09-18T11:00:11.258 INFO:journalctl@ceph.mon.a.smithi018.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-18T11:00:11.258 INFO:journalctl@ceph.mon.a.smithi018.stdout: whole_key_filtering: 1 2024-09-18T11:00:11.258 INFO:journalctl@ceph.mon.a.smithi018.stdout: verify_compression: 0 2024-09-18T11:00:11.258 INFO:journalctl@ceph.mon.a.smithi018.stdout: read_amp_bytes_per_bit: 0 2024-09-18T11:00:11.258 INFO:journalctl@ceph.mon.a.smithi018.stdout: format_version: 4 2024-09-18T11:00:11.258 INFO:journalctl@ceph.mon.a.smithi018.stdout: enable_index_compression: 1 2024-09-18T11:00:11.258 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_align: 0 2024-09-18T11:00:11.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.write_buffer_size: 33554432 2024-09-18T11:00:11.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_write_buffer_number: 2 2024-09-18T11:00:11.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compression: NoCompression 2024-09-18T11:00:11.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.bottommost_compression: Disabled 2024-09-18T11:00:11.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.prefix_extractor: nullptr 2024-09-18T11:00:11.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-18T11:00:11.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.num_levels: 7 2024-09-18T11:00:11.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-18T11:00:11.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-18T11:00:11.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-18T11:00:11.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-18T11:00:11.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-18T11:00:11.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-18T11:00:11.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-18T11:00:11.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-18T11:00:11.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-18T11:00:11.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-18T11:00:11.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-18T11:00:11.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compression_opts.level: 32767 2024-09-18T11:00:11.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compression_opts.strategy: 0 2024-09-18T11:00:11.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-18T11:00:11.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-18T11:00:11.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-18T11:00:11.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compression_opts.enabled: false 2024-09-18T11:00:11.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-18T11:00:11.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-18T11:00:11.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-18T11:00:11.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.target_file_size_base: 67108864 2024-09-18T11:00:11.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-18T11:00:11.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-18T11:00:11.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-18T11:00:11.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-18T11:00:11.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-18T11:00:11.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-18T11:00:11.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-18T11:00:11.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-18T11:00:11.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-18T11:00:11.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-18T11:00:11.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-18T11:00:11.262 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-18T11:00:11.262 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-18T11:00:11.262 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.arena_block_size: 4194304 2024-09-18T11:00:11.262 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-18T11:00:11.262 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-18T11:00:11.262 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-18T11:00:11.262 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.disable_auto_compactions: 0 2024-09-18T11:00:11.262 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-18T11:00:11.262 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-18T11:00:11.262 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-18T11:00:11.262 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-18T11:00:11.262 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-18T11:00:11.262 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-18T11:00:11.263 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-18T11:00:11.263 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-18T11:00:11.263 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-18T11:00:11.263 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-18T11:00:11.263 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-18T11:00:11.263 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.inplace_update_support: 0 2024-09-18T11:00:11.263 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-18T11:00:11.263 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-18T11:00:11.263 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-18T11:00:11.263 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-18T11:00:11.263 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.bloom_locality: 0 2024-09-18T11:00:11.263 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.max_successive_merges: 0 2024-09-18T11:00:11.263 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-18T11:00:11.263 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.paranoid_file_checks: 0 2024-09-18T11:00:11.264 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.force_consistency_checks: 1 2024-09-18T11:00:11.264 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.report_bg_io_stats: 0 2024-09-18T11:00:11.264 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.ttl: 2592000 2024-09-18T11:00:11.264 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-18T11:00:11.264 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.enable_blob_files: false 2024-09-18T11:00:11.264 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.min_blob_size: 0 2024-09-18T11:00:11.264 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.blob_file_size: 268435456 2024-09-18T11:00:11.264 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-18T11:00:11.264 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-18T11:00:11.264 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-18T11:00:11.264 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-18T11:00:11.264 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-09-18T11:00:11.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-09-18T11:00:11.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726657211202960, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-09-18T11:00:11.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-09-18T11:00:11.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-18T11:00:11.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726657211203745, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79592, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77824, "index_size": 230, "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": 9759, "raw_average_key_size": 47, "raw_value_size": 72231, "raw_average_value_size": 348, "num_data_blocks": 10, "num_entries": 207, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "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; ", "creation_time": 1726657211, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "5fba8d1a-6696-476c-8861-0b1ce28fc90f", "db_session_id": "WYNW1SZ7YIT3PHX0S8ZP"}} 2024-09-18T11:00:11.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-09-18T11:00:11.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726657211204100, "job": 1, "event": "recovery_finished"} 2024-09-18T11:00:11.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-18T11:00:11.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55d841f56700 2024-09-18T11:00:11.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: DB pointer 0x55d841f26000 2024-09-18T11:00:11.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-09-18T11:00:11.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-18T11:00:11.266 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** DB Stats ** 2024-09-18T11:00:11.266 INFO:journalctl@ceph.mon.a.smithi018.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-18T11:00:11.266 INFO:journalctl@ceph.mon.a.smithi018.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-18T11:00:11.266 INFO:journalctl@ceph.mon.a.smithi018.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-18T11:00:11.266 INFO:journalctl@ceph.mon.a.smithi018.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-18T11:00:11.266 INFO:journalctl@ceph.mon.a.smithi018.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-18T11:00:11.266 INFO:journalctl@ceph.mon.a.smithi018.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-18T11:00:11.266 INFO:journalctl@ceph.mon.a.smithi018.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-18T11:00:11.266 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-18T11:00:11.266 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** Compaction Stats [default] ** 2024-09-18T11:00:11.266 INFO:journalctl@ceph.mon.a.smithi018.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 2024-09-18T11:00:11.266 INFO:journalctl@ceph.mon.a.smithi018.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-18T11:00:11.266 INFO:journalctl@ceph.mon.a.smithi018.stdout: L0 2/0 79.51 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 147.4 0.00 0.00 1 0.001 0 0 2024-09-18T11:00:11.267 INFO:journalctl@ceph.mon.a.smithi018.stdout: Sum 2/0 79.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 147.4 0.00 0.00 1 0.001 0 0 2024-09-18T11:00:11.267 INFO:journalctl@ceph.mon.a.smithi018.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 147.4 0.00 0.00 1 0.001 0 0 2024-09-18T11:00:11.267 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-18T11:00:11.267 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** Compaction Stats [default] ** 2024-09-18T11:00:11.267 INFO:journalctl@ceph.mon.a.smithi018.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 2024-09-18T11:00:11.267 INFO:journalctl@ceph.mon.a.smithi018.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-18T11:00:11.267 INFO:journalctl@ceph.mon.a.smithi018.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 147.4 0.00 0.00 1 0.001 0 0 2024-09-18T11:00:11.267 INFO:journalctl@ceph.mon.a.smithi018.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-18T11:00:11.267 INFO:journalctl@ceph.mon.a.smithi018.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-18T11:00:11.267 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-18T11:00:11.267 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-18T11:00:11.267 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-18T11:00:11.267 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-18T11:00:11.267 INFO:journalctl@ceph.mon.a.smithi018.stdout: Cumulative compaction: 0.00 GB write, 23.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-18T11:00:11.268 INFO:journalctl@ceph.mon.a.smithi018.stdout: Interval compaction: 0.00 GB write, 23.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-18T11:00:11.268 INFO:journalctl@ceph.mon.a.smithi018.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-18T11:00:11.268 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-18T11:00:11.268 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-18T11:00:11.268 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-18T11:00:11.268 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** Compaction Stats [default] ** 2024-09-18T11:00:11.268 INFO:journalctl@ceph.mon.a.smithi018.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 2024-09-18T11:00:11.268 INFO:journalctl@ceph.mon.a.smithi018.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-18T11:00:11.268 INFO:journalctl@ceph.mon.a.smithi018.stdout: L0 2/0 79.51 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 147.4 0.00 0.00 1 0.001 0 0 2024-09-18T11:00:11.268 INFO:journalctl@ceph.mon.a.smithi018.stdout: Sum 2/0 79.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 147.4 0.00 0.00 1 0.001 0 0 2024-09-18T11:00:11.268 INFO:journalctl@ceph.mon.a.smithi018.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-18T11:00:11.268 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-18T11:00:11.268 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** Compaction Stats [default] ** 2024-09-18T11:00:11.269 INFO:journalctl@ceph.mon.a.smithi018.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 2024-09-18T11:00:11.269 INFO:journalctl@ceph.mon.a.smithi018.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-18T11:00:11.269 INFO:journalctl@ceph.mon.a.smithi018.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 147.4 0.00 0.00 1 0.001 0 0 2024-09-18T11:00:11.269 INFO:journalctl@ceph.mon.a.smithi018.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-18T11:00:11.269 INFO:journalctl@ceph.mon.a.smithi018.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-18T11:00:11.269 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-18T11:00:11.269 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-18T11:00:11.269 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-18T11:00:11.269 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-18T11:00:11.269 INFO:journalctl@ceph.mon.a.smithi018.stdout: Cumulative compaction: 0.00 GB write, 23.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-18T11:00:11.269 INFO:journalctl@ceph.mon.a.smithi018.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-18T11:00:11.269 INFO:journalctl@ceph.mon.a.smithi018.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-18T11:00:11.269 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-18T11:00:11.270 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-18T11:00:11.270 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: starting mon.a rank 0 at public addrs [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] at bind addrs [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:00:11.270 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: mon.a@-1(???) e1 preinit fsid 126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:00:11.270 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: mon.a@-1(???).mds e1 new map 2024-09-18T11:00:11.270 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: mon.a@-1(???).mds e1 print_map 2024-09-18T11:00:11.270 INFO:journalctl@ceph.mon.a.smithi018.stdout: e1 2024-09-18T11:00:11.270 INFO:journalctl@ceph.mon.a.smithi018.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-18T11:00:11.270 INFO:journalctl@ceph.mon.a.smithi018.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} 2024-09-18T11:00:11.270 INFO:journalctl@ceph.mon.a.smithi018.stdout: legacy client fscid: -1 2024-09-18T11:00:11.270 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-18T11:00:11.270 INFO:journalctl@ceph.mon.a.smithi018.stdout: No filesystems configured 2024-09-18T11:00:11.270 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-18T11:00:11.270 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-18T11:00:11.271 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-18T11:00:11.271 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-18T11:00:11.271 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-18T11:00:11.271 INFO:teuthology.orchestra.run.smithi018.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-18T11:00:11.570 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-18T11:00:11.570 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: monmap e1: 1 mons at {a=[v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-18T11:00:11.570 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: fsmap 2024-09-18T11:00:11.571 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 bash[28044]: e38957c4eaf1eef272a72020006d69adadaddbc35c92747a20dbf6123b85baa1 2024-09-18T11:00:11.571 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: osdmap e1: 0 total, 0 up, 0 in 2024-09-18T11:00:11.571 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 ceph-mon[28063]: mgrmap e1: no daemons active 2024-09-18T11:00:11.571 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:11 smithi018 systemd[1]: Started Ceph mon.a for 126fa29a-75ad-11ef-bceb-c7b262605968. 2024-09-18T11:00:12.252 INFO:teuthology.orchestra.run.smithi018.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-18T11:00:12.252 INFO:teuthology.orchestra.run.smithi018.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-18T11:00:12.252 INFO:teuthology.orchestra.run.smithi018.stdout:Creating mgr... 2024-09-18T11:00:12.253 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-18T11:00:12.253 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-18T11:00:12.439 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mgr.a 2024-09-18T11:00:12.439 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to reset failed state of unit ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mgr.a.service: Unit ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mgr.a.service not loaded. 2024-09-18T11:00:12.591 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-126fa29a-75ad-11ef-bceb-c7b262605968.target.wants/ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mgr.a.service → /etc/systemd/system/ceph-126fa29a-75ad-11ef-bceb-c7b262605968@.service. 2024-09-18T11:00:12.717 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:12 smithi018 systemd[1]: Starting Ceph mgr.a for 126fa29a-75ad-11ef-bceb-c7b262605968... 2024-09-18T11:00:12.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:12 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/1224407554' entity='client.admin' 2024-09-18T11:00:12.996 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:12 smithi018 podman[28276]: 2024-09-18 11:00:12.815730413 +0000 UTC m=+0.105776111 container create d70ad4bbcee494c61ba9270fcfaf083f015255a71ce268af31c0008278226a8e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-18T11:00:12.996 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:12 smithi018 podman[28276]: 2024-09-18 11:00:12.726563896 +0000 UTC m=+0.016609602 image pull f2dfd3bedcfd8a352dfcb2d35150edfb80cae3a6389830dbb2d080962a731a96 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 2024-09-18T11:00:13.152 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-18T11:00:13.152 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout disabled 2024-09-18T11:00:13.161 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-18T11:00:13.161 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-09-18T11:00:13.161 INFO:teuthology.orchestra.run.smithi018.stdout:firewalld.service is not enabled 2024-09-18T11:00:13.161 INFO:teuthology.orchestra.run.smithi018.stdout:Not possible to enable service . firewalld.service is not available 2024-09-18T11:00:13.170 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-18T11:00:13.170 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout disabled 2024-09-18T11:00:13.178 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-18T11:00:13.178 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-09-18T11:00:13.179 INFO:teuthology.orchestra.run.smithi018.stdout:firewalld.service is not enabled 2024-09-18T11:00:13.179 INFO:teuthology.orchestra.run.smithi018.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-18T11:00:13.179 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mgr to start... 2024-09-18T11:00:13.179 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mgr... 2024-09-18T11:00:13.293 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:13 smithi018 podman[28276]: 2024-09-18 11:00:13.029019915 +0000 UTC m=+0.319065621 container init d70ad4bbcee494c61ba9270fcfaf083f015255a71ce268af31c0008278226a8e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-18T11:00:13.293 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:13 smithi018 podman[28276]: 2024-09-18 11:00:13.031908318 +0000 UTC m=+0.321954015 container start d70ad4bbcee494c61ba9270fcfaf083f015255a71ce268af31c0008278226a8e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-18T11:00:13.293 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:13 smithi018 bash[28276]: d70ad4bbcee494c61ba9270fcfaf083f015255a71ce268af31c0008278226a8e 2024-09-18T11:00:13.293 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:13 smithi018 systemd[1]: Started Ceph mgr.a for 126fa29a-75ad-11ef-bceb-c7b262605968. 2024-09-18T11:00:13.293 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:13 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:13.152+0000 7feea91a8ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-18T11:00:13.293 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:13 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:13.223+0000 7feea91a8ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-18T11:00:13.293 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:13 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:13.290+0000 7feea91a8ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-18T11:00:13.569 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:13 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:13.423+0000 7feea91a8ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-18T11:00:13.569 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:13 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:13.567+0000 7feea91a8ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-18T11:00:13.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:13 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/3300715831' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-18T11:00:14.245 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:13 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:13.848+0000 7feea91a8ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-18T11:00:14.245 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:13 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:13.912+0000 7feea91a8ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-18T11:00:14.245 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:14 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:14.082+0000 7feea91a8ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-18T11:00:14.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-18T11:00:14.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-09-18T11:00:14.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsid": "126fa29a-75ad-11ef-bceb-c7b262605968", 2024-09-18T11:00:14.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "health": { 2024-09-18T11:00:14.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-18T11:00:14.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-18T11:00:14.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-18T11:00:14.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:14.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-18T11:00:14.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-18T11:00:14.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 0 2024-09-18T11:00:14.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-18T11:00:14.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-18T11:00:14.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "a" 2024-09-18T11:00:14.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-18T11:00:14.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-18T11:00:14.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-18T11:00:14.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T11:00:14.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-09-18T11:00:14.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-18T11:00:14.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:14.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-18T11:00:14.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T11:00:14.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-18T11:00:14.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-18T11:00:14.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-18T11:00:14.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-18T11:00:14.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-18T11:00:14.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-18T11:00:14.268 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:14.268 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-18T11:00:14.269 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-18T11:00:14.269 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-18T11:00:14.269 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-18T11:00:14.269 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-18T11:00:14.269 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-18T11:00:14.269 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-18T11:00:14.269 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-18T11:00:14.269 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-18T11:00:14.269 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:14.269 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-18T11:00:14.269 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T11:00:14.269 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-18T11:00:14.269 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-18T11:00:14.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:14.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-18T11:00:14.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-18T11:00:14.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-18T11:00:14.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-18T11:00:14.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-18T11:00:14.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-18T11:00:14.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "restful" 2024-09-18T11:00:14.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-18T11:00:14.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-18T11:00:14.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:14.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-18T11:00:14.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T11:00:14.270 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modified": "2024-09-18T11:00:06.696933+0000", 2024-09-18T11:00:14.271 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-18T11:00:14.271 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:14.271 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-18T11:00:14.271 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-09-18T11:00:14.271 INFO:teuthology.orchestra.run.smithi018.stdout:mgr not available, waiting (1/15)... 2024-09-18T11:00:15.245 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:14 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:14.969+0000 7feea91a8ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-18T11:00:15.245 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:15 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:15.036+0000 7feea91a8ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-18T11:00:16.094 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:15 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:15.789+0000 7feea91a8ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-18T11:00:16.094 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:15 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:15.905+0000 7feea91a8ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-18T11:00:16.095 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:16 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:16.031+0000 7feea91a8ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-18T11:00:16.095 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:16 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:16.092+0000 7feea91a8ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-18T11:00:16.365 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:16 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:16.224+0000 7feea91a8ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-18T11:00:16.365 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:16 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:16.301+0000 7feea91a8ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-18T11:00:16.365 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:16 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:16.363+0000 7feea91a8ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-18T11:00:16.645 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:16 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:16.505+0000 7feea91a8ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-18T11:00:16.645 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:16 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:16.574+0000 7feea91a8ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-18T11:00:16.645 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:16 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:16.643+0000 7feea91a8ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-18T11:00:16.901 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:16 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/2808393532' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-18T11:00:16.901 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:16 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:16.731+0000 7feea91a8ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-18T11:00:16.901 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:16 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:16.794+0000 7feea91a8ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-18T11:00:16.901 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:16 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:16.855+0000 7feea91a8ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-18T11:00:17.295 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-18T11:00:17.295 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-09-18T11:00:17.295 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsid": "126fa29a-75ad-11ef-bceb-c7b262605968", 2024-09-18T11:00:17.295 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "health": { 2024-09-18T11:00:17.295 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-18T11:00:17.296 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-18T11:00:17.296 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-18T11:00:17.296 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:17.296 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-18T11:00:17.296 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-18T11:00:17.296 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 0 2024-09-18T11:00:17.296 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-18T11:00:17.296 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-18T11:00:17.296 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "a" 2024-09-18T11:00:17.296 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-18T11:00:17.296 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-18T11:00:17.296 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-18T11:00:17.296 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T11:00:17.297 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-09-18T11:00:17.297 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-18T11:00:17.297 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:17.297 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-18T11:00:17.297 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T11:00:17.297 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-18T11:00:17.297 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-18T11:00:17.297 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-18T11:00:17.297 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-18T11:00:17.297 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-18T11:00:17.297 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-18T11:00:17.300 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:17.301 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-18T11:00:17.301 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-18T11:00:17.301 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-18T11:00:17.301 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-18T11:00:17.301 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-18T11:00:17.301 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-18T11:00:17.301 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-18T11:00:17.301 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-18T11:00:17.301 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-18T11:00:17.301 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:17.301 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-18T11:00:17.301 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T11:00:17.301 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-18T11:00:17.302 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-18T11:00:17.302 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:17.302 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-18T11:00:17.302 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-18T11:00:17.302 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-18T11:00:17.302 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-18T11:00:17.302 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-18T11:00:17.302 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-18T11:00:17.302 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "restful" 2024-09-18T11:00:17.302 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-18T11:00:17.302 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-18T11:00:17.302 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:17.302 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-18T11:00:17.303 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T11:00:17.303 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modified": "2024-09-18T11:00:06.696933+0000", 2024-09-18T11:00:17.303 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-18T11:00:17.303 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:17.303 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-18T11:00:17.303 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-09-18T11:00:17.303 INFO:teuthology.orchestra.run.smithi018.stdout:mgr not available, waiting (2/15)... 2024-09-18T11:00:17.995 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:17 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:17.644+0000 7feea91a8ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-18T11:00:17.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:17 smithi018 ceph-mon[28063]: Activating manager daemon a 2024-09-18T11:00:17.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:17 smithi018 ceph-mon[28063]: mgrmap e2: a(active, starting, since 0.00288384s) 2024-09-18T11:00:17.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:17 smithi018 ceph-mon[28063]: from='mgr.14100 172.21.15.18:0/3731036330' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-18T11:00:17.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:17 smithi018 ceph-mon[28063]: from='mgr.14100 172.21.15.18:0/3731036330' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-18T11:00:17.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:17 smithi018 ceph-mon[28063]: from='mgr.14100 172.21.15.18:0/3731036330' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-18T11:00:17.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:17 smithi018 ceph-mon[28063]: from='mgr.14100 172.21.15.18:0/3731036330' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:00:17.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:17 smithi018 ceph-mon[28063]: from='mgr.14100 172.21.15.18:0/3731036330' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-18T11:00:17.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:17 smithi018 ceph-mon[28063]: Manager daemon a is now available 2024-09-18T11:00:17.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:17 smithi018 ceph-mon[28063]: from='mgr.14100 172.21.15.18:0/3731036330' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-18T11:00:17.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:17 smithi018 ceph-mon[28063]: from='mgr.14100 172.21.15.18:0/3731036330' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-18T11:00:17.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:17 smithi018 ceph-mon[28063]: from='mgr.14100 172.21.15.18:0/3731036330' entity='mgr.a' 2024-09-18T11:00:17.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:17 smithi018 ceph-mon[28063]: from='mgr.14100 172.21.15.18:0/3731036330' entity='mgr.a' 2024-09-18T11:00:17.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:17 smithi018 ceph-mon[28063]: from='mgr.14100 172.21.15.18:0/3731036330' entity='mgr.a' 2024-09-18T11:00:19.734 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:19 smithi018 ceph-mon[28063]: mgrmap e3: a(active, since 1.00723s) 2024-09-18T11:00:20.492 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-18T11:00:20.492 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-09-18T11:00:20.492 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsid": "126fa29a-75ad-11ef-bceb-c7b262605968", 2024-09-18T11:00:20.492 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "health": { 2024-09-18T11:00:20.493 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-18T11:00:20.493 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-18T11:00:20.493 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-18T11:00:20.493 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:20.493 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-18T11:00:20.493 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-18T11:00:20.493 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 0 2024-09-18T11:00:20.493 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-18T11:00:20.493 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-18T11:00:20.493 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "a" 2024-09-18T11:00:20.493 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-18T11:00:20.493 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-09-18T11:00:20.494 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-18T11:00:20.494 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T11:00:20.494 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-09-18T11:00:20.494 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-18T11:00:20.494 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:20.494 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-18T11:00:20.494 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T11:00:20.494 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-18T11:00:20.494 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-18T11:00:20.494 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-18T11:00:20.494 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-18T11:00:20.494 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-18T11:00:20.494 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-18T11:00:20.497 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:20.497 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-18T11:00:20.497 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-18T11:00:20.498 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-18T11:00:20.498 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-18T11:00:20.498 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-18T11:00:20.498 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-18T11:00:20.498 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-18T11:00:20.498 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-18T11:00:20.498 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-18T11:00:20.498 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:20.498 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-18T11:00:20.498 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T11:00:20.498 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-18T11:00:20.498 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-18T11:00:20.499 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:20.499 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-18T11:00:20.499 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-18T11:00:20.499 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-18T11:00:20.499 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-18T11:00:20.499 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-18T11:00:20.499 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-18T11:00:20.499 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "restful" 2024-09-18T11:00:20.499 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-18T11:00:20.499 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-18T11:00:20.499 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:20.499 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-18T11:00:20.499 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T11:00:20.499 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modified": "2024-09-18T11:00:06.696933+0000", 2024-09-18T11:00:20.500 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-18T11:00:20.500 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-18T11:00:20.500 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-18T11:00:20.500 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-09-18T11:00:20.500 INFO:teuthology.orchestra.run.smithi018.stdout:mgr is available 2024-09-18T11:00:20.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:20 smithi018 ceph-mon[28063]: mgrmap e4: a(active, since 2s) 2024-09-18T11:00:20.712 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:20 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/1468417509' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-18T11:00:21.630 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-18T11:00:21.631 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [global] 2024-09-18T11:00:21.631 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout fsid = 126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:00:21.631 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-18T11:00:21.631 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-18T11:00:21.631 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-18T11:00:21.631 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-18T11:00:21.631 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-18T11:00:21.631 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-18T11:00:21.631 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-18T11:00:21.631 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-18T11:00:21.631 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-18T11:00:21.631 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [osd] 2024-09-18T11:00:21.632 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-18T11:00:21.632 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-18T11:00:21.632 INFO:teuthology.orchestra.run.smithi018.stdout:Enabling cephadm module... 2024-09-18T11:00:21.744 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:21 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/524024613' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-18T11:00:21.744 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:21 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/524024613' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-18T11:00:22.925 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:22 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/3482569042' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-18T11:00:22.926 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:22 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: ignoring --setuser ceph since I am not root 2024-09-18T11:00:22.926 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:22 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: ignoring --setgroup ceph since I am not root 2024-09-18T11:00:22.926 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:22 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:22.799+0000 7f877589dec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-18T11:00:22.926 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:22 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:22.855+0000 7f877589dec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-18T11:00:22.926 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:22 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:22.923+0000 7f877589dec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-18T11:00:23.197 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:23 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:23.053+0000 7f877589dec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-18T11:00:23.197 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:23 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:23.195+0000 7f877589dec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-18T11:00:23.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:23 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/3482569042' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-18T11:00:23.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:23 smithi018 ceph-mon[28063]: mgrmap e5: a(active, since 5s) 2024-09-18T11:00:23.746 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:23 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:23.471+0000 7f877589dec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-18T11:00:23.746 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:23 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:23.534+0000 7f877589dec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-18T11:00:23.746 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:23 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:23.706+0000 7f877589dec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-18T11:00:24.458 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-09-18T11:00:24.458 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-18T11:00:24.458 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-18T11:00:24.459 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-18T11:00:24.459 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-18T11:00:24.459 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-09-18T11:00:24.459 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for the mgr to restart... 2024-09-18T11:00:24.459 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mgr epoch 5... 2024-09-18T11:00:24.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:24 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/1127813669' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-18T11:00:24.995 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:24 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:24.600+0000 7f877589dec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-18T11:00:24.995 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:24 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:24.668+0000 7f877589dec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-18T11:00:25.671 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:25 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:25.419+0000 7f877589dec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-18T11:00:25.672 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:25 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:25.541+0000 7f877589dec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-18T11:00:25.672 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:25 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:25.669+0000 7f877589dec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-18T11:00:25.937 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:25 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:25.732+0000 7f877589dec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-18T11:00:25.938 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:25 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:25.865+0000 7f877589dec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-18T11:00:25.938 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:25 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:25.935+0000 7f877589dec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-18T11:00:26.206 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:25 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:25.996+0000 7f877589dec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-18T11:00:26.206 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:26 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:26.137+0000 7f877589dec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-18T11:00:26.206 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:26 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:26.204+0000 7f877589dec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-18T11:00:26.468 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:26 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:26.272+0000 7f877589dec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-18T11:00:26.468 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:26 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:26.357+0000 7f877589dec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-18T11:00:26.468 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:26 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:26.417+0000 7f877589dec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-18T11:00:26.745 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:26 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:26.478+0000 7f877589dec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-18T11:00:27.745 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:27.258+0000 7f877589dec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-18T11:00:27.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: Active manager daemon a restarted 2024-09-18T11:00:27.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: Activating manager daemon a 2024-09-18T11:00:27.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: osdmap e2: 0 total, 0 up, 0 in 2024-09-18T11:00:27.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: mgrmap e6: a(active, starting, since 0.00321231s) 2024-09-18T11:00:27.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:00:27.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-18T11:00:27.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-18T11:00:27.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-18T11:00:27.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-18T11:00:27.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: Manager daemon a is now available 2024-09-18T11:00:27.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:27.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:27.747 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:27.747 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:00:27.747 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:00:27.747 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-18T11:00:27.747 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:27 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-18T11:00:28.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:28 smithi018 ceph-mon[28063]: Found migration_current of "None". Setting to last migration. 2024-09-18T11:00:28.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:28 smithi018 ceph-mon[28063]: mgrmap e7: a(active, since 1.0057s) 2024-09-18T11:00:29.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-mon[28063]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-18T11:00:29.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-mon[28063]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-18T11:00:30.246 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:29.744+0000 7f8727c8b640 -1 log_channel(cephadm) log [ERR] : [18/Sep/2024:11:00:29] ENGINE Error in HTTPServer.serve 2024-09-18T11:00:30.246 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: Traceback (most recent call last): 2024-09-18T11:00:30.246 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-18T11:00:30.246 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: self._connections.run(self.expiration_interval) 2024-09-18T11:00:30.246 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-18T11:00:30.246 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: self._run(expiration_interval) 2024-09-18T11:00:30.246 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-18T11:00:30.246 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: new_conn = self._from_server_socket(self.server.socket) 2024-09-18T11:00:30.246 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-18T11:00:30.247 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-18T11:00:30.247 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-18T11:00:30.247 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: s = self.context.wrap_socket( 2024-09-18T11:00:30.247 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-18T11:00:30.247 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: return self.sslsocket_class._create( 2024-09-18T11:00:30.247 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-18T11:00:30.247 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: self.do_handshake() 2024-09-18T11:00:30.247 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-18T11:00:30.247 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: self._sslobj.do_handshake() 2024-09-18T11:00:30.247 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-18T11:00:30.247 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:30.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:30 smithi018 ceph-mon[28063]: mgrmap e8: a(active, since 2s) 2024-09-18T11:00:30.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:30 smithi018 ceph-mon[28063]: [18/Sep/2024:11:00:29] ENGINE Bus STARTING 2024-09-18T11:00:30.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:30 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:30.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:30 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:00:31.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:31 smithi018 ceph-mon[28063]: [18/Sep/2024:11:00:29] ENGINE Serving on https://172.21.15.18:7150 2024-09-18T11:00:31.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:31 smithi018 ceph-mon[28063]: [18/Sep/2024:11:00:29] ENGINE Bus STARTED 2024-09-18T11:00:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:31 smithi018 ceph-mon[28063]: [18/Sep/2024:11:00:29] ENGINE Error in HTTPServer.serve 2024-09-18T11:00:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout: Traceback (most recent call last): 2024-09-18T11:00:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-18T11:00:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._connections.run(self.expiration_interval) 2024-09-18T11:00:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-18T11:00:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._run(expiration_interval) 2024-09-18T11:00:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-18T11:00:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-18T11:00:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-18T11:00:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-18T11:00:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-18T11:00:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout: s = self.context.wrap_socket( 2024-09-18T11:00:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-18T11:00:31.747 INFO:journalctl@ceph.mon.a.smithi018.stdout: return self.sslsocket_class._create( 2024-09-18T11:00:31.747 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-18T11:00:31.747 INFO:journalctl@ceph.mon.a.smithi018.stdout: self.do_handshake() 2024-09-18T11:00:31.747 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-18T11:00:31.747 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._sslobj.do_handshake() 2024-09-18T11:00:31.747 INFO:journalctl@ceph.mon.a.smithi018.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-18T11:00:34.752 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-09-18T11:00:34.753 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-18T11:00:34.753 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-18T11:00:34.753 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-09-18T11:00:34.753 INFO:teuthology.orchestra.run.smithi018.stdout:mgr epoch 5 is available 2024-09-18T11:00:34.753 INFO:teuthology.orchestra.run.smithi018.stdout:Setting orchestrator backend to cephadm... 2024-09-18T11:00:36.969 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:36 smithi018 ceph-mon[28063]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:00:36.969 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:36 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:36.969 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:36 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:00:37.526 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-18T11:00:37.526 INFO:teuthology.orchestra.run.smithi018.stdout:Generating ssh key... 2024-09-18T11:00:38.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:37 smithi018 ceph-mon[28063]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:00:38.722 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: Generating public/private rsa key pair. 2024-09-18T11:00:38.722 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: Your identification has been saved in /tmp/tmpvy8y7osm/key 2024-09-18T11:00:38.722 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: Your public key has been saved in /tmp/tmpvy8y7osm/key.pub 2024-09-18T11:00:38.722 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: The key fingerprint is: 2024-09-18T11:00:38.722 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: SHA256:AOYzOuihqAiGI9TEhLSCNBfJGCEJW4y7H1yPfgS/xg4 ceph-126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:00:38.722 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: The key's randomart image is: 2024-09-18T11:00:38.723 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: +---[RSA 3072]----+ 2024-09-18T11:00:38.723 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: |=XB+= | 2024-09-18T11:00:38.723 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: |*=B= . | 2024-09-18T11:00:38.723 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: |+o o+ . | 2024-09-18T11:00:38.723 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: |o.o.oo . | 2024-09-18T11:00:38.723 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: |.=oo = S | 2024-09-18T11:00:38.723 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: |B +.. + | 2024-09-18T11:00:38.723 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: |B+ oEo . | 2024-09-18T11:00:38.723 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: |*.. ..= | 2024-09-18T11:00:38.723 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: |o +. | 2024-09-18T11:00:38.723 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:38 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: +----[SHA256]-----+ 2024-09-18T11:00:39.545 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:39 smithi018 ceph-mon[28063]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:00:39.545 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:39 smithi018 ceph-mon[28063]: Generating ssh key... 2024-09-18T11:00:39.545 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:39 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:39.545 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:39 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:40.088 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPxvECwHLCdTc2kCgfAA7hO3Yo5hunBGxV/7rymdJX6z+K9/At97DK+4t+a1cp2v60PutoZI6ggeEY1Eih1ySSc1fJH5JXDV2UUKOgfGl0PMOL8auSfq4/aGIRIySPOdYlSdtop760p1RPTrCgWya3sYYHxxkAcl+SSqCxyf6xxSoPBRBijUvJGgq7Qbhcben2fVwObEAtHxyrCP8Joi/r5URWQxM9yp+5HmcBODEq51ooNdiaRX9fBCchkPU0H92EXNQyunu3+4h8JbMFb7HQl5XTp0cXpdQ93yYos0zvkyLWKJALYsHfIKAVf90i2wNQzv0UAT44eFAs36xGhFSxvFHrT1RbuxzmMDyBDavVmS1qXVI6vRRU/oAvpYKHStgPjkdjMZoQnJt7me9wFy+FMXisTynIs2cr0Dff8p2QiQZCVB8z2XbBNd4VU6sZNSlLjO+qEDh3PgFyro9ec8R+7382xaRRZd6txBcaOukxvaQTNmzj4RwDBL1u/xMLcis= ceph-126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:00:40.089 INFO:teuthology.orchestra.run.smithi018.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-18T11:00:40.089 INFO:teuthology.orchestra.run.smithi018.stdout:Adding key to root@localhost authorized_keys... 2024-09-18T11:00:40.092 INFO:teuthology.orchestra.run.smithi018.stdout:Adding host smithi018... 2024-09-18T11:00:40.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:40 smithi018 ceph-mon[28063]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:00:41.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:41 smithi018 ceph-mon[28063]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi018", "addr": "172.21.15.18", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:00:42.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:42 smithi018 ceph-mon[28063]: Deploying cephadm binary to smithi018 2024-09-18T11:00:44.655 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout Added host 'smithi018' with addr '172.21.15.18' 2024-09-18T11:00:44.655 INFO:teuthology.orchestra.run.smithi018.stdout:Deploying unmanaged mon service... 2024-09-18T11:00:45.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:45 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:45.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:45 smithi018 ceph-mon[28063]: Added host smithi018 2024-09-18T11:00:45.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:45 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:00:45.819 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-18T11:00:45.819 INFO:teuthology.orchestra.run.smithi018.stdout:Deploying unmanaged mgr service... 2024-09-18T11:00:46.431 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:46 smithi018 ceph-mon[28063]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:00:46.432 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:46 smithi018 ceph-mon[28063]: Saving service mon spec with placement count:5 2024-09-18T11:00:46.432 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:46 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:47.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:47 smithi018 ceph-mon[28063]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:00:47.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:47 smithi018 ceph-mon[28063]: Saving service mgr spec with placement count:2 2024-09-18T11:00:47.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:47 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:48.026 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-18T11:00:48.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:48 smithi018 ceph-mon[28063]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:00:48.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:48 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:48.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:48 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:48.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:48 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/4025613024' entity='client.admin' 2024-09-18T11:00:50.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:50 smithi018 ceph-mon[28063]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:00:50.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:50 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/49107430' entity='client.admin' 2024-09-18T11:00:50.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:50 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:50.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:50 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:50.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:50 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi018", "name": "osd_memory_target"}]: dispatch 2024-09-18T11:00:50.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:50 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' 2024-09-18T11:00:50.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:50 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi018", "caps": []}]: dispatch 2024-09-18T11:00:50.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:50 smithi018 ceph-mon[28063]: from='mgr.14118 172.21.15.18:0/4170785388' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi018", "caps": []}]': finished 2024-09-18T11:00:50.692 INFO:teuthology.orchestra.run.smithi018.stdout:Enabling the dashboard module... 2024-09-18T11:00:51.877 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:51 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/916968303' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-18T11:00:51.877 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:51 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: ignoring --setuser ceph since I am not root 2024-09-18T11:00:51.877 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:51 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: ignoring --setgroup ceph since I am not root 2024-09-18T11:00:51.878 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:51 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:51.749+0000 7fe6a4213ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-18T11:00:51.878 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:51 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:51.806+0000 7fe6a4213ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-18T11:00:51.878 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:51 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:51.875+0000 7fe6a4213ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-18T11:00:52.149 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:52 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:52.004+0000 7fe6a4213ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-18T11:00:52.149 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:52 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:52.147+0000 7fe6a4213ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-18T11:00:52.699 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:52 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/916968303' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-18T11:00:52.700 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:52 smithi018 ceph-mon[28063]: mgrmap e9: a(active, since 24s) 2024-09-18T11:00:52.700 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:52 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:52.420+0000 7fe6a4213ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-18T11:00:52.700 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:52 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:52.484+0000 7fe6a4213ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-18T11:00:52.700 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:52 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:52.656+0000 7fe6a4213ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-18T11:00:53.430 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-09-18T11:00:53.431 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-18T11:00:53.432 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-18T11:00:53.432 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-18T11:00:53.432 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-18T11:00:53.432 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-09-18T11:00:53.432 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for the mgr to restart... 2024-09-18T11:00:53.432 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mgr epoch 9... 2024-09-18T11:00:53.864 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:53 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/4007249699' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-18T11:00:53.864 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:53 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:53.558+0000 7fe6a4213ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-18T11:00:53.864 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:53 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:53.626+0000 7fe6a4213ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-18T11:00:54.669 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:54 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:54.365+0000 7fe6a4213ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-18T11:00:54.669 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:54 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:54.481+0000 7fe6a4213ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-18T11:00:54.669 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:54 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:54.605+0000 7fe6a4213ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-18T11:00:54.669 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:54 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:54.667+0000 7fe6a4213ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-18T11:00:54.927 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:54 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:54.797+0000 7fe6a4213ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-18T11:00:54.927 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:54 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:54.866+0000 7fe6a4213ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-18T11:00:54.927 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:54 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:54.925+0000 7fe6a4213ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-18T11:00:55.199 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:55 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:55.064+0000 7fe6a4213ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-18T11:00:55.199 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:55 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:55.130+0000 7fe6a4213ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-18T11:00:55.199 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:55 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:55.197+0000 7fe6a4213ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-18T11:00:55.495 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:55 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:55.280+0000 7fe6a4213ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-18T11:00:55.495 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:55 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:55.340+0000 7fe6a4213ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-18T11:00:55.495 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:55 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:55.399+0000 7fe6a4213ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-18T11:00:56.425 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:56.173+0000 7fe6a4213ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-18T11:00:56.426 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-mon[28063]: Active manager daemon a restarted 2024-09-18T11:00:56.426 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-mon[28063]: Activating manager daemon a 2024-09-18T11:00:56.426 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-mon[28063]: osdmap e3: 0 total, 0 up, 0 in 2024-09-18T11:00:56.426 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-mon[28063]: mgrmap e10: a(active, starting, since 0.00332952s) 2024-09-18T11:00:56.426 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:00:56.426 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-18T11:00:56.426 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-18T11:00:56.426 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-18T11:00:56.426 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-18T11:00:56.426 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-mon[28063]: Manager daemon a is now available 2024-09-18T11:00:56.426 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:00:56.426 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:00:56.426 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-18T11:00:56.427 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:56 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-18T11:00:58.058 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-09-18T11:00:58.058 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-18T11:00:58.058 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-18T11:00:58.058 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-09-18T11:00:58.058 INFO:teuthology.orchestra.run.smithi018.stdout:mgr epoch 9 is available 2024-09-18T11:00:58.058 INFO:teuthology.orchestra.run.smithi018.stdout:Generating a dashboard self-signed certificate... 2024-09-18T11:00:58.313 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-mon[28063]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-18T11:00:58.313 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-mon[28063]: mgrmap e11: a(active, since 1.00667s) 2024-09-18T11:00:58.313 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-mon[28063]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-18T11:00:58.313 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:00:58.313 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi018", "name": "osd_memory_target"}]: dispatch 2024-09-18T11:00:58.313 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:00:58.313 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi018", "caps": []}]: dispatch 2024-09-18T11:00:58.313 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:00:58.314 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:58.163+0000 7fe654d70640 -1 log_channel(cephadm) log [ERR] : [18/Sep/2024:11:00:58] ENGINE Error in HTTPServer.serve 2024-09-18T11:00:58.314 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: Traceback (most recent call last): 2024-09-18T11:00:58.314 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-18T11:00:58.314 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: self._connections.run(self.expiration_interval) 2024-09-18T11:00:58.314 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-18T11:00:58.314 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: self._run(expiration_interval) 2024-09-18T11:00:58.314 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-18T11:00:58.314 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: new_conn = self._from_server_socket(self.server.socket) 2024-09-18T11:00:58.314 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-18T11:00:58.315 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-18T11:00:58.315 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-18T11:00:58.315 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: s = self.context.wrap_socket( 2024-09-18T11:00:58.315 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-18T11:00:58.315 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: return self.sslsocket_class._create( 2024-09-18T11:00:58.315 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-18T11:00:58.315 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: self.do_handshake() 2024-09-18T11:00:58.315 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-18T11:00:58.315 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: self._sslobj.do_handshake() 2024-09-18T11:00:58.315 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-18T11:00:58.315 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:00:58 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:00:59.289 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-18T11:00:59.289 INFO:teuthology.orchestra.run.smithi018.stdout:Creating initial admin user... 2024-09-18T11:00:59.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:59 smithi018 ceph-mon[28063]: [18/Sep/2024:11:00:58] ENGINE Bus STARTING 2024-09-18T11:00:59.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:59 smithi018 ceph-mon[28063]: [18/Sep/2024:11:00:58] ENGINE Serving on https://172.21.15.18:7150 2024-09-18T11:00:59.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:59 smithi018 ceph-mon[28063]: [18/Sep/2024:11:00:58] ENGINE Bus STARTED 2024-09-18T11:00:59.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:59 smithi018 ceph-mon[28063]: [18/Sep/2024:11:00:58] ENGINE Error in HTTPServer.serve 2024-09-18T11:00:59.437 INFO:journalctl@ceph.mon.a.smithi018.stdout: Traceback (most recent call last): 2024-09-18T11:00:59.437 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-18T11:00:59.437 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._connections.run(self.expiration_interval) 2024-09-18T11:00:59.437 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-18T11:00:59.438 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._run(expiration_interval) 2024-09-18T11:00:59.438 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-18T11:00:59.438 INFO:journalctl@ceph.mon.a.smithi018.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-18T11:00:59.438 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-18T11:00:59.438 INFO:journalctl@ceph.mon.a.smithi018.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-18T11:00:59.438 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-18T11:00:59.438 INFO:journalctl@ceph.mon.a.smithi018.stdout: s = self.context.wrap_socket( 2024-09-18T11:00:59.438 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-18T11:00:59.438 INFO:journalctl@ceph.mon.a.smithi018.stdout: return self.sslsocket_class._create( 2024-09-18T11:00:59.438 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-18T11:00:59.438 INFO:journalctl@ceph.mon.a.smithi018.stdout: self.do_handshake() 2024-09-18T11:00:59.438 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-18T11:00:59.438 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._sslobj.do_handshake() 2024-09-18T11:00:59.439 INFO:journalctl@ceph.mon.a.smithi018.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-18T11:00:59.439 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:59 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:00:59.439 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:59 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:00:59.439 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:00:59 smithi018 ceph-mon[28063]: mgrmap e12: a(active, since 2s) 2024-09-18T11:01:00.467 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:00 smithi018 ceph-mon[28063]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:01:00.467 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:00 smithi018 ceph-mon[28063]: Deploying daemon agent.smithi018 on smithi018 2024-09-18T11:01:00.468 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:00.737 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$LoG/rKktK7bwkJoIQSra6uvTY.U8uF6eTFiGqXCeq3yAS8sS98jWm", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726657260, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-18T11:01:00.737 INFO:teuthology.orchestra.run.smithi018.stdout:Fetching dashboard port number... 2024-09-18T11:01:01.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:01 smithi018 ceph-mon[28063]: from='client.14164 -' 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-18T11:01:02.010 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 8443 2024-09-18T11:01:02.021 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-18T11:01:02.021 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout disabled 2024-09-18T11:01:02.029 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-18T11:01:02.029 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-09-18T11:01:02.029 INFO:teuthology.orchestra.run.smithi018.stdout:firewalld.service is not enabled 2024-09-18T11:01:02.029 INFO:teuthology.orchestra.run.smithi018.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-18T11:01:02.031 INFO:teuthology.orchestra.run.smithi018.stdout:Ceph Dashboard is now available at: 2024-09-18T11:01:02.031 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:01:02.031 INFO:teuthology.orchestra.run.smithi018.stdout: URL: https://smithi018.front.sepia.ceph.com:8443/ 2024-09-18T11:01:02.031 INFO:teuthology.orchestra.run.smithi018.stdout: User: admin 2024-09-18T11:01:02.031 INFO:teuthology.orchestra.run.smithi018.stdout: Password: zuecgxwi23 2024-09-18T11:01:02.032 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:01:02.032 INFO:teuthology.orchestra.run.smithi018.stdout:Saving cluster configuration to /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/config directory 2024-09-18T11:01:02.032 INFO:teuthology.orchestra.run.smithi018.stdout:Enabling autotune for osd_memory_target 2024-09-18T11:01:02.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:02 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/940817815' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-18T11:01:03.483 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:03 smithi018 ceph-mon[28063]: mgrmap e13: a(active, since 6s) 2024-09-18T11:01:04.323 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-18T11:01:04.323 INFO:teuthology.orchestra.run.smithi018.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-18T11:01:04.324 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:01:04.324 INFO:teuthology.orchestra.run.smithi018.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-18T11:01:04.324 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:01:04.324 INFO:teuthology.orchestra.run.smithi018.stdout:Or, if you are only running a single cluster on this host: 2024-09-18T11:01:04.324 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:01:04.324 INFO:teuthology.orchestra.run.smithi018.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-18T11:01:04.324 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:01:04.324 INFO:teuthology.orchestra.run.smithi018.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-18T11:01:04.324 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:01:04.324 INFO:teuthology.orchestra.run.smithi018.stdout: ceph telemetry on 2024-09-18T11:01:04.324 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:01:04.324 INFO:teuthology.orchestra.run.smithi018.stdout:For more information see: 2024-09-18T11:01:04.324 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:01:04.325 INFO:teuthology.orchestra.run.smithi018.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-09-18T11:01:04.325 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:01:04.325 INFO:teuthology.orchestra.run.smithi018.stdout:Bootstrap complete. 2024-09-18T11:01:04.365 INFO:tasks.cephadm:Fetching config... 2024-09-18T11:01:04.366 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-18T11:01:04.366 DEBUG:teuthology.orchestra.run.smithi018:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-18T11:01:04.384 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-18T11:01:04.384 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-18T11:01:04.384 DEBUG:teuthology.orchestra.run.smithi018:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-18T11:01:04.442 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-18T11:01:04.443 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-18T11:01:04.443 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-18T11:01:04.550 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-18T11:01:04.550 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-18T11:01:04.550 DEBUG:teuthology.orchestra.run.smithi018:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-18T11:01:04.611 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-18T11:01:04.611 DEBUG:teuthology.orchestra.run.smithi018:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPxvECwHLCdTc2kCgfAA7hO3Yo5hunBGxV/7rymdJX6z+K9/At97DK+4t+a1cp2v60PutoZI6ggeEY1Eih1ySSc1fJH5JXDV2UUKOgfGl0PMOL8auSfq4/aGIRIySPOdYlSdtop760p1RPTrCgWya3sYYHxxkAcl+SSqCxyf6xxSoPBRBijUvJGgq7Qbhcben2fVwObEAtHxyrCP8Joi/r5URWQxM9yp+5HmcBODEq51ooNdiaRX9fBCchkPU0H92EXNQyunu3+4h8JbMFb7HQl5XTp0cXpdQ93yYos0zvkyLWKJALYsHfIKAVf90i2wNQzv0UAT44eFAs36xGhFSxvFHrT1RbuxzmMDyBDavVmS1qXVI6vRRU/oAvpYKHStgPjkdjMZoQnJt7me9wFy+FMXisTynIs2cr0Dff8p2QiQZCVB8z2XbBNd4VU6sZNSlLjO+qEDh3PgFyro9ec8R+7382xaRRZd6txBcaOukxvaQTNmzj4RwDBL1u/xMLcis= ceph-126fa29a-75ad-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-18T11:01:04.760 INFO:teuthology.orchestra.run.smithi018.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPxvECwHLCdTc2kCgfAA7hO3Yo5hunBGxV/7rymdJX6z+K9/At97DK+4t+a1cp2v60PutoZI6ggeEY1Eih1ySSc1fJH5JXDV2UUKOgfGl0PMOL8auSfq4/aGIRIySPOdYlSdtop760p1RPTrCgWya3sYYHxxkAcl+SSqCxyf6xxSoPBRBijUvJGgq7Qbhcben2fVwObEAtHxyrCP8Joi/r5URWQxM9yp+5HmcBODEq51ooNdiaRX9fBCchkPU0H92EXNQyunu3+4h8JbMFb7HQl5XTp0cXpdQ93yYos0zvkyLWKJALYsHfIKAVf90i2wNQzv0UAT44eFAs36xGhFSxvFHrT1RbuxzmMDyBDavVmS1qXVI6vRRU/oAvpYKHStgPjkdjMZoQnJt7me9wFy+FMXisTynIs2cr0Dff8p2QiQZCVB8z2XbBNd4VU6sZNSlLjO+qEDh3PgFyro9ec8R+7382xaRRZd6txBcaOukxvaQTNmzj4RwDBL1u/xMLcis= ceph-126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:01:04.772 DEBUG:teuthology.orchestra.run.smithi022:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPxvECwHLCdTc2kCgfAA7hO3Yo5hunBGxV/7rymdJX6z+K9/At97DK+4t+a1cp2v60PutoZI6ggeEY1Eih1ySSc1fJH5JXDV2UUKOgfGl0PMOL8auSfq4/aGIRIySPOdYlSdtop760p1RPTrCgWya3sYYHxxkAcl+SSqCxyf6xxSoPBRBijUvJGgq7Qbhcben2fVwObEAtHxyrCP8Joi/r5URWQxM9yp+5HmcBODEq51ooNdiaRX9fBCchkPU0H92EXNQyunu3+4h8JbMFb7HQl5XTp0cXpdQ93yYos0zvkyLWKJALYsHfIKAVf90i2wNQzv0UAT44eFAs36xGhFSxvFHrT1RbuxzmMDyBDavVmS1qXVI6vRRU/oAvpYKHStgPjkdjMZoQnJt7me9wFy+FMXisTynIs2cr0Dff8p2QiQZCVB8z2XbBNd4VU6sZNSlLjO+qEDh3PgFyro9ec8R+7382xaRRZd6txBcaOukxvaQTNmzj4RwDBL1u/xMLcis= ceph-126fa29a-75ad-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-18T11:01:04.822 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:04 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/1995715137' entity='client.admin' 2024-09-18T11:01:04.823 INFO:teuthology.orchestra.run.smithi022.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPxvECwHLCdTc2kCgfAA7hO3Yo5hunBGxV/7rymdJX6z+K9/At97DK+4t+a1cp2v60PutoZI6ggeEY1Eih1ySSc1fJH5JXDV2UUKOgfGl0PMOL8auSfq4/aGIRIySPOdYlSdtop760p1RPTrCgWya3sYYHxxkAcl+SSqCxyf6xxSoPBRBijUvJGgq7Qbhcben2fVwObEAtHxyrCP8Joi/r5URWQxM9yp+5HmcBODEq51ooNdiaRX9fBCchkPU0H92EXNQyunu3+4h8JbMFb7HQl5XTp0cXpdQ93yYos0zvkyLWKJALYsHfIKAVf90i2wNQzv0UAT44eFAs36xGhFSxvFHrT1RbuxzmMDyBDavVmS1qXVI6vRRU/oAvpYKHStgPjkdjMZoQnJt7me9wFy+FMXisTynIs2cr0Dff8p2QiQZCVB8z2XbBNd4VU6sZNSlLjO+qEDh3PgFyro9ec8R+7382xaRRZd6txBcaOukxvaQTNmzj4RwDBL1u/xMLcis= ceph-126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:01:04.836 DEBUG:teuthology.orchestra.run.smithi053:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPxvECwHLCdTc2kCgfAA7hO3Yo5hunBGxV/7rymdJX6z+K9/At97DK+4t+a1cp2v60PutoZI6ggeEY1Eih1ySSc1fJH5JXDV2UUKOgfGl0PMOL8auSfq4/aGIRIySPOdYlSdtop760p1RPTrCgWya3sYYHxxkAcl+SSqCxyf6xxSoPBRBijUvJGgq7Qbhcben2fVwObEAtHxyrCP8Joi/r5URWQxM9yp+5HmcBODEq51ooNdiaRX9fBCchkPU0H92EXNQyunu3+4h8JbMFb7HQl5XTp0cXpdQ93yYos0zvkyLWKJALYsHfIKAVf90i2wNQzv0UAT44eFAs36xGhFSxvFHrT1RbuxzmMDyBDavVmS1qXVI6vRRU/oAvpYKHStgPjkdjMZoQnJt7me9wFy+FMXisTynIs2cr0Dff8p2QiQZCVB8z2XbBNd4VU6sZNSlLjO+qEDh3PgFyro9ec8R+7382xaRRZd6txBcaOukxvaQTNmzj4RwDBL1u/xMLcis= ceph-126fa29a-75ad-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-18T11:01:04.883 INFO:teuthology.orchestra.run.smithi053.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPxvECwHLCdTc2kCgfAA7hO3Yo5hunBGxV/7rymdJX6z+K9/At97DK+4t+a1cp2v60PutoZI6ggeEY1Eih1ySSc1fJH5JXDV2UUKOgfGl0PMOL8auSfq4/aGIRIySPOdYlSdtop760p1RPTrCgWya3sYYHxxkAcl+SSqCxyf6xxSoPBRBijUvJGgq7Qbhcben2fVwObEAtHxyrCP8Joi/r5URWQxM9yp+5HmcBODEq51ooNdiaRX9fBCchkPU0H92EXNQyunu3+4h8JbMFb7HQl5XTp0cXpdQ93yYos0zvkyLWKJALYsHfIKAVf90i2wNQzv0UAT44eFAs36xGhFSxvFHrT1RbuxzmMDyBDavVmS1qXVI6vRRU/oAvpYKHStgPjkdjMZoQnJt7me9wFy+FMXisTynIs2cr0Dff8p2QiQZCVB8z2XbBNd4VU6sZNSlLjO+qEDh3PgFyro9ec8R+7382xaRRZd6txBcaOukxvaQTNmzj4RwDBL1u/xMLcis= ceph-126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:01:04.897 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-18T11:01:05.264 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:01:06.560 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:06 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:06.560 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:06 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:06.560 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:06 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:06.560 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:06 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:01:06.561 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:06 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:06.561 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:06 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:01:06.561 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:06 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:06.561 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:06 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:06.561 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:06 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:08.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:07 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/2656409932' entity='client.admin' 2024-09-18T11:01:08.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:01:08.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:08.554 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-18T11:01:08.554 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-18T11:01:09.410 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:01:10.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:10 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:10.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:10 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:12.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:12.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:12.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:11 smithi018 ceph-mon[28063]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:01:12.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:12.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:01:12.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:12.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:01:12.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:11 smithi018 ceph-mon[28063]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-18T11:01:12.411 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi022 2024-09-18T11:01:12.411 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-18T11:01:12.411 DEBUG:teuthology.orchestra.run.smithi022:> dd of=/etc/ceph/ceph.conf 2024-09-18T11:01:12.431 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-18T11:01:12.431 DEBUG:teuthology.orchestra.run.smithi022:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-18T11:01:12.490 INFO:tasks.cephadm:Adding host smithi022 to orchestrator... 2024-09-18T11:01:12.491 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph orch host add smithi022 2024-09-18T11:01:12.742 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:01:13.862 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:13 smithi018 ceph-mon[28063]: Updating smithi018:/var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T11:01:13.862 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:13 smithi018 ceph-mon[28063]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-18T11:01:13.862 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:13 smithi018 ceph-mon[28063]: Updating smithi018:/var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T11:01:13.862 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:13 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:13.862 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:13 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:13.862 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:13 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:14.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:14 smithi018 ceph-mon[28063]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi022", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:01:15.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:15 smithi018 ceph-mon[28063]: Deploying cephadm binary to smithi022 2024-09-18T11:01:16.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:16 smithi018 ceph-mon[28063]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:17.894 INFO:teuthology.orchestra.run.smithi018.stdout:Added host 'smithi022' with addr '172.21.15.22' 2024-09-18T11:01:18.470 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-18T11:01:18.723 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:01:19.108 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:19.108 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:18 smithi018 ceph-mon[28063]: Added host smithi022 2024-09-18T11:01:19.108 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:01:19.108 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:18 smithi018 ceph-mon[28063]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:19.108 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:19.108 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:19.108 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:19.108 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-18T11:01:19.108 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:19.109 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:01:19.109 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:18 smithi018 ceph-mon[28063]: Updating smithi022:/etc/ceph/ceph.conf 2024-09-18T11:01:20.438 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:01:20.438 INFO:teuthology.orchestra.run.smithi018.stdout:[{"addr": "172.21.15.18", "hostname": "smithi018", "labels": [], "status": ""}, {"addr": "172.21.15.22", "hostname": "smithi022", "labels": [], "status": ""}] 2024-09-18T11:01:20.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:20 smithi018 ceph-mon[28063]: Updating smithi022:/var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T11:01:20.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:20 smithi018 ceph-mon[28063]: Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-18T11:01:20.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:20 smithi018 ceph-mon[28063]: Updating smithi022:/var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T11:01:20.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:20 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:20.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:20 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:20.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:20 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-18T11:01:20.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:20 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]': finished 2024-09-18T11:01:21.024 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi053 2024-09-18T11:01:21.025 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-18T11:01:21.025 DEBUG:teuthology.orchestra.run.smithi053:> dd of=/etc/ceph/ceph.conf 2024-09-18T11:01:21.045 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-18T11:01:21.045 DEBUG:teuthology.orchestra.run.smithi053:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-18T11:01:21.103 INFO:tasks.cephadm:Adding host smithi053 to orchestrator... 2024-09-18T11:01:21.103 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph orch host add smithi053 2024-09-18T11:01:21.349 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:01:21.645 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:21 smithi018 ceph-mon[28063]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:21.645 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:21 smithi018 ceph-mon[28063]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T11:01:22.602 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: Deploying daemon agent.smithi022 on smithi022 2024-09-18T11:01:22.602 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:22.603 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:22.603 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:22.603 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:01:22.603 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:22.603 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:01:22.603 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:22.604 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:01:22.604 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:22.604 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:01:22.604 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:22.604 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:22.604 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:22.604 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:22 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:23.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:23 smithi018 ceph-mon[28063]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:24.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:24 smithi018 ceph-mon[28063]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi053", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:01:24.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:24.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:25.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:25 smithi018 ceph-mon[28063]: Deploying cephadm binary to smithi053 2024-09-18T11:01:25.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:25 smithi018 ceph-mon[28063]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:26.402 INFO:teuthology.orchestra.run.smithi018.stdout:Added host 'smithi053' with addr '172.21.15.53' 2024-09-18T11:01:27.111 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-18T11:01:27.387 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:27 smithi018 ceph-mon[28063]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:27.387 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:27 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:27.388 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:27 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:27.388 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:27 smithi018 ceph-mon[28063]: Added host smithi053 2024-09-18T11:01:27.388 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:27 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:01:27.388 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:27 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:27.388 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:27 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:27.388 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:27 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:27.388 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:27 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi053", "name": "osd_memory_target"}]: dispatch 2024-09-18T11:01:27.388 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:27 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:27.388 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:27 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:01:27.622 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:01:28.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:28 smithi018 ceph-mon[28063]: Updating smithi053:/etc/ceph/ceph.conf 2024-09-18T11:01:28.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:28 smithi018 ceph-mon[28063]: Updating smithi053:/var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T11:01:28.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:28.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:28.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:28.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:28 smithi018 ceph-mon[28063]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-09-18T11:01:28.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:28 smithi018 ceph-mon[28063]: Updating smithi053:/var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T11:01:28.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:28.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:28.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi053", "caps": []}]: dispatch 2024-09-18T11:01:28.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi053", "caps": []}]': finished 2024-09-18T11:01:29.426 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:01:29.426 INFO:teuthology.orchestra.run.smithi018.stdout:[{"addr": "172.21.15.18", "hostname": "smithi018", "labels": [], "status": ""}, {"addr": "172.21.15.22", "hostname": "smithi022", "labels": [], "status": ""}, {"addr": "172.21.15.53", "hostname": "smithi053", "labels": [], "status": ""}] 2024-09-18T11:01:29.426 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:29 smithi018 ceph-mon[28063]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:30.256 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-18T11:01:30.257 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-18T11:01:30.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:30 smithi018 ceph-mon[28063]: Deploying daemon agent.smithi053 on smithi053 2024-09-18T11:01:30.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:30 smithi018 ceph-mon[28063]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T11:01:30.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:30 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:30.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:30 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:30.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:30 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:30.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:30 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:01:30.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:30 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:30.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:30 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:01:30.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:30 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:30.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:30 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:01:30.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:30 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:30.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:30 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:01:30.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:30 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:30.504 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:01:31.662 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:31 smithi018 ceph-mon[28063]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:31.662 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:31 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:31.663 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:31 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:31.663 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:31 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:31.663 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:31 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:32.519 INFO:teuthology.orchestra.run.smithi018.stderr:adjusted tunables profile to default 2024-09-18T11:01:32.878 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:32 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/591759715' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-18T11:01:33.172 INFO:tasks.cephadm:Adding mon.a on smithi018 2024-09-18T11:01:33.173 INFO:tasks.cephadm:Adding mon.b on smithi022 2024-09-18T11:01:33.173 INFO:tasks.cephadm:Adding mon.c on smithi053 2024-09-18T11:01:33.173 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi018:172.21.15.18=a;smithi022:172.21.15.22=b;smithi053:172.21.15.53=c' 2024-09-18T11:01:33.418 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T11:01:33.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:33 smithi018 ceph-mon[28063]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:33.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:33 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/591759715' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-18T11:01:33.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:33 smithi018 ceph-mon[28063]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T11:01:33.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:33 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:33.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:33 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:35.077 INFO:teuthology.orchestra.run.smithi053.stdout:Scheduled mon update... 2024-09-18T11:01:35.729 DEBUG:teuthology.orchestra.run.smithi022:mon.b> sudo journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.b.service 2024-09-18T11:01:35.732 DEBUG:teuthology.orchestra.run.smithi053:mon.c> sudo journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.c.service 2024-09-18T11:01:35.734 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-18T11:01:35.734 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-18T11:01:35.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:35 smithi018 ceph-mon[28063]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:35.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:35 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:35.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:35 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:01:35.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:35 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:35.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:35 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:01:35.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:35 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:35.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:35 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:01:35.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:35 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:36.728 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T11:01:36.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:36 smithi018 ceph-mon[28063]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi018:172.21.15.18=a;smithi022:172.21.15.22=b;smithi053:172.21.15.53=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:01:36.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:36 smithi018 ceph-mon[28063]: Saving service mon spec with placement smithi018:172.21.15.18=a;smithi022:172.21.15.22=b;smithi053:172.21.15.53=c;count:3 2024-09-18T11:01:36.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:36 smithi018 ceph-mon[28063]: Deploying daemon mon.c on smithi053 2024-09-18T11:01:37.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:37 smithi018 ceph-mon[28063]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:39.421 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T11:01:39.421 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":1,"fsid":"126fa29a-75ad-11ef-bceb-c7b262605968","modified":"2024-09-18T11:00:03.590598Z","created":"2024-09-18T11:00:03.590598Z","min_mon_release":17,"min_mon_release_name":"quincy","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:3300","nonce":0},{"type":"v1","addr":"172.21.15.18:6789","nonce":0}]},"addr":"172.21.15.18:6789/0","public_addr":"172.21.15.18:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-18T11:01:39.421 INFO:teuthology.orchestra.run.smithi053.stderr:dumped monmap epoch 1 2024-09-18T11:01:39.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:39 smithi018 ceph-mon[28063]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:39.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:39 smithi018 ceph-mon[28063]: from='client.? 172.21.15.53:0/3385647217' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:01:40.773 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:40 smithi053 ceph-mon[29970]: mon.c@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-09-18T11:01:41.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:40 smithi053 bash[29950]: 1d19880024bc58b8b87424cc79b8c0ef4b30bd4ff5fe73711d91c3e23a064485 2024-09-18T11:01:41.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:40 smithi053 systemd[1]: Started Ceph mon.c for 126fa29a-75ad-11ef-bceb-c7b262605968. 2024-09-18T11:01:41.288 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-18T11:01:41.289 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-18T11:01:41.549 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.c/config 2024-09-18T11:01:45.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:01:45.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:45.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: mon.a calling monitor election 2024-09-18T11:01:45.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:45.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:45.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:45.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: mon.c calling monitor election 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: monmap e2: 2 mons at {a=[v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0],c=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: fsmap 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: mgrmap e13: a(active, since 49s) 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: overall HEALTH_OK 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:45.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:45.998 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:01:45.998 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:45.998 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:45 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:46.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:01:46.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:46.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: mon.a calling monitor election 2024-09-18T11:01:46.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:46.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:46.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:46.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: mon.c calling monitor election 2024-09-18T11:01:46.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:46.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:46.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:46.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:46.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-18T11:01:46.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: monmap e2: 2 mons at {a=[v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0],c=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-18T11:01:46.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: fsmap 2024-09-18T11:01:46.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T11:01:46.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: mgrmap e13: a(active, since 49s) 2024-09-18T11:01:46.189 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: overall HEALTH_OK 2024-09-18T11:01:46.189 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:46.189 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:46.189 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:46.189 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:46.189 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:46.189 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:01:46.189 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:46.189 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:45 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:46.312 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T11:01:46.313 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":2,"fsid":"126fa29a-75ad-11ef-bceb-c7b262605968","modified":"2024-09-18T11:01:40.759484Z","created":"2024-09-18T11:00:03.590598Z","min_mon_release":17,"min_mon_release_name":"quincy","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:3300","nonce":0},{"type":"v1","addr":"172.21.15.18:6789","nonce":0}]},"addr":"172.21.15.18:6789/0","public_addr":"172.21.15.18:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:3300","nonce":0},{"type":"v1","addr":"172.21.15.53:6789","nonce":0}]},"addr":"172.21.15.53:6789/0","public_addr":"172.21.15.53:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-18T11:01:46.313 INFO:teuthology.orchestra.run.smithi053.stderr:dumped monmap epoch 2 2024-09-18T11:01:46.852 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:46 smithi053 ceph-mon[29970]: Deploying daemon mon.b on smithi022 2024-09-18T11:01:46.853 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:46 smithi053 ceph-mon[29970]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:46.853 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:46 smithi053 ceph-mon[29970]: from='client.? 172.21.15.53:0/3043140945' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:01:46.853 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:46 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:46.975 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:46 smithi018 ceph-mon[28063]: Deploying daemon mon.b on smithi022 2024-09-18T11:01:46.975 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:46 smithi018 ceph-mon[28063]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:46.975 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:46 smithi018 ceph-mon[28063]: from='client.? 172.21.15.53:0/3043140945' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:01:46.975 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:46 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:47.877 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-18T11:01:47.877 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-18T11:01:48.136 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.c/config 2024-09-18T11:01:48.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:48 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:48.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:48 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:48.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:48 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:48.730 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:48 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:48.730 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:48 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:48.731 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:48 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:49.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:49 smithi053 ceph-mon[29970]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:49.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:49 smithi018 ceph-mon[28063]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:49.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:49 smithi022 systemd[1]: Started Ceph mon.b for 126fa29a-75ad-11ef-bceb-c7b262605968. 2024-09-18T11:01:54.557 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-18T11:01:54.557 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":3,"fsid":"126fa29a-75ad-11ef-bceb-c7b262605968","modified":"2024-09-18T11:01:49.543462Z","created":"2024-09-18T11:00:03.590598Z","min_mon_release":17,"min_mon_release_name":"quincy","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:3300","nonce":0},{"type":"v1","addr":"172.21.15.18:6789","nonce":0}]},"addr":"172.21.15.18:6789/0","public_addr":"172.21.15.18:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:3300","nonce":0},{"type":"v1","addr":"172.21.15.53:6789","nonce":0}]},"addr":"172.21.15.53:6789/0","public_addr":"172.21.15.53:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:3300","nonce":0},{"type":"v1","addr":"172.21.15.22:6789","nonce":0}]},"addr":"172.21.15.22:6789/0","public_addr":"172.21.15.22:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-18T11:01:54.557 INFO:teuthology.orchestra.run.smithi053.stderr:dumped monmap epoch 3 2024-09-18T11:01:54.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: mon.c calling monitor election 2024-09-18T11:01:54.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:01:54.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:54.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: mon.a calling monitor election 2024-09-18T11:01:54.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:54.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='client.? 172.21.15.53:0/1613690318' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:01:54.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:54.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:54.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:54.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:54.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:54.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:54.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:54.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-18T11:01:54.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: monmap e3: 3 mons at {a=[v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0],b=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],c=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-18T11:01:54.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: fsmap 2024-09-18T11:01:54.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T11:01:54.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: mgrmap e13: a(active, since 58s) 2024-09-18T11:01:54.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-18T11:01:54.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-18T11:01:54.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-18T11:01:54.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: mon.b (rank 2) addr [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] is down (out of quorum) 2024-09-18T11:01:54.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:54.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:54.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:54.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:54.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:54.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:54.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:54.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: mon.c calling monitor election 2024-09-18T11:01:54.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:01:54.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:54.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: mon.a calling monitor election 2024-09-18T11:01:54.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:54.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='client.? 172.21.15.53:0/1613690318' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:01:54.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:54.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:54.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:54.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:54.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:54.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:54.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:54.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-18T11:01:54.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: monmap e3: 3 mons at {a=[v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0],b=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],c=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-18T11:01:54.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: fsmap 2024-09-18T11:01:54.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T11:01:54.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: mgrmap e13: a(active, since 58s) 2024-09-18T11:01:54.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-18T11:01:54.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-18T11:01:54.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-18T11:01:54.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: mon.b (rank 2) addr [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] is down (out of quorum) 2024-09-18T11:01:54.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:54.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:54.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:54.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:54.998 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:54.998 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:54.998 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.374 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-18T11:01:55.374 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-18T11:01:55.710 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:55.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:01:55.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:55.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:01:55.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:01:55.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:01:55.712 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:55.712 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:55.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:55.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:01:55.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:55.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:01:55.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:55.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:01:55.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:01:55.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:55.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:56.277 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:01:56.611 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: mon.c calling monitor election 2024-09-18T11:01:56.612 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:01:56.612 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:56.612 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: mon.a calling monitor election 2024-09-18T11:01:56.612 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:01:56.612 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='client.? 172.21.15.53:0/1613690318' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:01:56.612 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:56.612 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:56.612 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:56.612 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:56.612 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:56.612 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:56.612 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:56.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-18T11:01:56.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: monmap e3: 3 mons at {a=[v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0],b=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],c=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-18T11:01:56.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: fsmap 2024-09-18T11:01:56.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T11:01:56.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: mgrmap e13: a(active, since 58s) 2024-09-18T11:01:56.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-18T11:01:56.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-18T11:01:56.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-18T11:01:56.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: mon.b (rank 2) addr [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] is down (out of quorum) 2024-09-18T11:01:56.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:56.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:56.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:56.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:01:56.614 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:01:56.615 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:56.615 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:56 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:57.321 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: mon.b calling monitor election 2024-09-18T11:01:57.321 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:57.321 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: mon.b calling monitor election 2024-09-18T11:01:57.321 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: mon.c calling monitor election 2024-09-18T11:01:57.321 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: mon.a calling monitor election 2024-09-18T11:01:57.321 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-18T11:01:57.321 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: monmap e3: 3 mons at {a=[v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0],b=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],c=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-18T11:01:57.321 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: fsmap 2024-09-18T11:01:57.321 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T11:01:57.321 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: mgrmap e13: a(active, since 60s) 2024-09-18T11:01:57.321 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-18T11:01:57.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: Cluster is now healthy 2024-09-18T11:01:57.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: overall HEALTH_OK 2024-09-18T11:01:57.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:57.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:57.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:57 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:57.456 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: mon.b calling monitor election 2024-09-18T11:01:57.456 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:57.456 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: mon.b calling monitor election 2024-09-18T11:01:57.456 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: mon.c calling monitor election 2024-09-18T11:01:57.456 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: mon.a calling monitor election 2024-09-18T11:01:57.456 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-18T11:01:57.456 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: monmap e3: 3 mons at {a=[v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0],b=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],c=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-18T11:01:57.456 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: fsmap 2024-09-18T11:01:57.456 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T11:01:57.457 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: mgrmap e13: a(active, since 60s) 2024-09-18T11:01:57.457 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-18T11:01:57.457 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: Cluster is now healthy 2024-09-18T11:01:57.457 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: overall HEALTH_OK 2024-09-18T11:01:57.457 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:57.457 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:57.457 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:57 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:57.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: mon.b calling monitor election 2024-09-18T11:01:57.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:57.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: mon.b calling monitor election 2024-09-18T11:01:57.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: mon.c calling monitor election 2024-09-18T11:01:57.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: mon.a calling monitor election 2024-09-18T11:01:57.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-18T11:01:57.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: monmap e3: 3 mons at {a=[v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0],b=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],c=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-18T11:01:57.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: fsmap 2024-09-18T11:01:57.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T11:01:57.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: mgrmap e13: a(active, since 60s) 2024-09-18T11:01:57.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-18T11:01:57.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: Cluster is now healthy 2024-09-18T11:01:57.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: overall HEALTH_OK 2024-09-18T11:01:57.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:57.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:57.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:57 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.270 INFO:teuthology.orchestra.run.smithi018.stdout:# minimal ceph.conf for 126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:01:58.270 INFO:teuthology.orchestra.run.smithi018.stdout:[global] 2024-09-18T11:01:58.270 INFO:teuthology.orchestra.run.smithi018.stdout: fsid = 126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:01:58.270 INFO:teuthology.orchestra.run.smithi018.stdout: mon_host = [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] 2024-09-18T11:01:58.380 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.380 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.380 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:58 smithi022 ceph-mon[29705]: Reconfiguring mon.b (monmap changed)... 2024-09-18T11:01:58.380 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:01:58.381 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:01:58.381 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:58.381 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:58 smithi022 ceph-mon[29705]: Reconfiguring daemon mon.b on smithi022 2024-09-18T11:01:58.381 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:58.381 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.381 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.381 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.381 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:58 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/2354156539' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:58.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:58 smithi053 ceph-mon[29970]: Reconfiguring mon.b (monmap changed)... 2024-09-18T11:01:58.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:01:58.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:01:58.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:58.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:58 smithi053 ceph-mon[29970]: Reconfiguring daemon mon.b on smithi022 2024-09-18T11:01:58.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:58.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:58 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/2354156539' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:58.721 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.721 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.721 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:58 smithi018 ceph-mon[28063]: Reconfiguring mon.b (monmap changed)... 2024-09-18T11:01:58.721 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:01:58.721 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:01:58.721 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:58.721 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:58 smithi018 ceph-mon[28063]: Reconfiguring daemon mon.b on smithi022 2024-09-18T11:01:58.722 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:01:58.722 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.722 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.722 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:58.722 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:58 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/2354156539' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:01:58.879 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-18T11:01:58.879 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-18T11:01:58.879 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/ceph/ceph.conf 2024-09-18T11:01:58.908 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-18T11:01:58.909 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-18T11:01:58.975 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-18T11:01:58.975 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/ceph/ceph.conf 2024-09-18T11:01:59.007 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-18T11:01:59.007 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-18T11:01:59.075 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-18T11:01:59.075 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/ceph/ceph.conf 2024-09-18T11:01:59.111 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-18T11:01:59.111 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-18T11:01:59.181 INFO:tasks.cephadm:Adding mgr.a on smithi018 2024-09-18T11:01:59.181 INFO:tasks.cephadm:Adding mgr.b on smithi022 2024-09-18T11:01:59.181 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi018=a;smithi022=b' 2024-09-18T11:01:59.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:59 smithi053 ceph-mon[29970]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:59.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:01:59 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:59.478 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.c/config 2024-09-18T11:01:59.536 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:59 smithi022 ceph-mon[29705]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:59.536 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:01:59 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:01:59.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:59 smithi018 ceph-mon[28063]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:01:59.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:01:59 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:02:00.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:02:00.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:00.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:02:00.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:02:00.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:00.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:00.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:02:00.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:02:00.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:01.254 INFO:teuthology.orchestra.run.smithi053.stdout:Scheduled mgr update... 2024-09-18T11:02:01.527 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:01 smithi053 ceph-mon[29970]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:01.528 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:01 smithi053 ceph-mon[29970]: Reconfiguring mon.c (monmap changed)... 2024-09-18T11:02:01.528 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:01 smithi053 ceph-mon[29970]: Reconfiguring daemon mon.c on smithi053 2024-09-18T11:02:01.528 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:01 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:01.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:01 smithi018 ceph-mon[28063]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:01.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:01 smithi018 ceph-mon[28063]: Reconfiguring mon.c (monmap changed)... 2024-09-18T11:02:01.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:01 smithi018 ceph-mon[28063]: Reconfiguring daemon mon.c on smithi053 2024-09-18T11:02:01.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:01 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:01.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:01 smithi022 ceph-mon[29705]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:01.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:01 smithi022 ceph-mon[29705]: Reconfiguring mon.c (monmap changed)... 2024-09-18T11:02:01.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:01 smithi022 ceph-mon[29705]: Reconfiguring daemon mon.c on smithi053 2024-09-18T11:02:01.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:01 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:02.180 DEBUG:teuthology.orchestra.run.smithi022:mgr.b> sudo journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mgr.b.service 2024-09-18T11:02:02.183 INFO:tasks.cephadm:Deploying OSDs... 2024-09-18T11:02:02.183 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-18T11:02:02.183 DEBUG:teuthology.orchestra.run.smithi018:> dd if=/scratch_devs of=/dev/stdout 2024-09-18T11:02:02.203 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-18T11:02:02.203 DEBUG:teuthology.orchestra.run.smithi018:> stat /dev/vg_nvme/lv_1 2024-09-18T11:02:02.263 INFO:teuthology.orchestra.run.smithi018.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-18T11:02:02.263 INFO:teuthology.orchestra.run.smithi018.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T11:02:02.263 INFO:teuthology.orchestra.run.smithi018.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-18T11:02:02.263 INFO:teuthology.orchestra.run.smithi018.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T11:02:02.263 INFO:teuthology.orchestra.run.smithi018.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T11:02:02.263 INFO:teuthology.orchestra.run.smithi018.stdout:Access: 2024-09-18 11:01:47.392184512 +0000 2024-09-18T11:02:02.263 INFO:teuthology.orchestra.run.smithi018.stdout:Modify: 2024-09-18 10:56:51.281302244 +0000 2024-09-18T11:02:02.263 INFO:teuthology.orchestra.run.smithi018.stdout:Change: 2024-09-18 10:56:51.281302244 +0000 2024-09-18T11:02:02.263 INFO:teuthology.orchestra.run.smithi018.stdout: Birth: 2024-09-18 10:56:51.281302244 +0000 2024-09-18T11:02:02.264 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-18T11:02:02.332 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records in 2024-09-18T11:02:02.332 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records out 2024-09-18T11:02:02.332 INFO:teuthology.orchestra.run.smithi018.stderr:512 bytes copied, 0.000123403 s, 4.1 MB/s 2024-09-18T11:02:02.334 DEBUG:teuthology.orchestra.run.smithi018:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-18T11:02:02.394 DEBUG:teuthology.orchestra.run.smithi018:> stat /dev/vg_nvme/lv_2 2024-09-18T11:02:02.453 INFO:teuthology.orchestra.run.smithi018.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-18T11:02:02.453 INFO:teuthology.orchestra.run.smithi018.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T11:02:02.453 INFO:teuthology.orchestra.run.smithi018.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-18T11:02:02.453 INFO:teuthology.orchestra.run.smithi018.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T11:02:02.453 INFO:teuthology.orchestra.run.smithi018.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T11:02:02.453 INFO:teuthology.orchestra.run.smithi018.stdout:Access: 2024-09-18 11:01:47.392184512 +0000 2024-09-18T11:02:02.454 INFO:teuthology.orchestra.run.smithi018.stdout:Modify: 2024-09-18 10:56:51.601298497 +0000 2024-09-18T11:02:02.454 INFO:teuthology.orchestra.run.smithi018.stdout:Change: 2024-09-18 10:56:51.601298497 +0000 2024-09-18T11:02:02.454 INFO:teuthology.orchestra.run.smithi018.stdout: Birth: 2024-09-18 10:56:51.601298497 +0000 2024-09-18T11:02:02.454 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-18T11:02:02.520 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records in 2024-09-18T11:02:02.520 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records out 2024-09-18T11:02:02.520 INFO:teuthology.orchestra.run.smithi018.stderr:512 bytes copied, 0.000123009 s, 4.2 MB/s 2024-09-18T11:02:02.521 DEBUG:teuthology.orchestra.run.smithi018:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-18T11:02:02.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:02 smithi022 ceph-mon[29705]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi018=a;smithi022=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:02:02.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:02 smithi022 ceph-mon[29705]: Saving service mgr spec with placement smithi018=a;smithi022=b;count:2 2024-09-18T11:02:02.580 DEBUG:teuthology.orchestra.run.smithi018:> stat /dev/vg_nvme/lv_3 2024-09-18T11:02:02.637 INFO:teuthology.orchestra.run.smithi018.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-18T11:02:02.637 INFO:teuthology.orchestra.run.smithi018.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T11:02:02.638 INFO:teuthology.orchestra.run.smithi018.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-18T11:02:02.638 INFO:teuthology.orchestra.run.smithi018.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T11:02:02.638 INFO:teuthology.orchestra.run.smithi018.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T11:02:02.638 INFO:teuthology.orchestra.run.smithi018.stdout:Access: 2024-09-18 11:01:47.392184512 +0000 2024-09-18T11:02:02.638 INFO:teuthology.orchestra.run.smithi018.stdout:Modify: 2024-09-18 10:56:51.921294749 +0000 2024-09-18T11:02:02.638 INFO:teuthology.orchestra.run.smithi018.stdout:Change: 2024-09-18 10:56:51.921294749 +0000 2024-09-18T11:02:02.638 INFO:teuthology.orchestra.run.smithi018.stdout: Birth: 2024-09-18 10:56:51.921294749 +0000 2024-09-18T11:02:02.638 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-18T11:02:02.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:02 smithi053 ceph-mon[29970]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi018=a;smithi022=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:02:02.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:02 smithi053 ceph-mon[29970]: Saving service mgr spec with placement smithi018=a;smithi022=b;count:2 2024-09-18T11:02:02.700 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:02 smithi018 ceph-mon[28063]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi018=a;smithi022=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:02:02.700 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:02 smithi018 ceph-mon[28063]: Saving service mgr spec with placement smithi018=a;smithi022=b;count:2 2024-09-18T11:02:02.703 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records in 2024-09-18T11:02:02.703 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records out 2024-09-18T11:02:02.703 INFO:teuthology.orchestra.run.smithi018.stderr:512 bytes copied, 0.000112544 s, 4.5 MB/s 2024-09-18T11:02:02.704 DEBUG:teuthology.orchestra.run.smithi018:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-18T11:02:02.762 DEBUG:teuthology.orchestra.run.smithi018:> stat /dev/vg_nvme/lv_4 2024-09-18T11:02:02.818 INFO:teuthology.orchestra.run.smithi018.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-18T11:02:02.818 INFO:teuthology.orchestra.run.smithi018.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T11:02:02.818 INFO:teuthology.orchestra.run.smithi018.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-09-18T11:02:02.818 INFO:teuthology.orchestra.run.smithi018.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T11:02:02.818 INFO:teuthology.orchestra.run.smithi018.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T11:02:02.818 INFO:teuthology.orchestra.run.smithi018.stdout:Access: 2024-09-18 11:01:47.392184512 +0000 2024-09-18T11:02:02.818 INFO:teuthology.orchestra.run.smithi018.stdout:Modify: 2024-09-18 10:56:52.243290979 +0000 2024-09-18T11:02:02.818 INFO:teuthology.orchestra.run.smithi018.stdout:Change: 2024-09-18 10:56:52.243290979 +0000 2024-09-18T11:02:02.818 INFO:teuthology.orchestra.run.smithi018.stdout: Birth: 2024-09-18 10:56:52.243290979 +0000 2024-09-18T11:02:02.818 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-18T11:02:02.882 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records in 2024-09-18T11:02:02.882 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records out 2024-09-18T11:02:02.882 INFO:teuthology.orchestra.run.smithi018.stderr:512 bytes copied, 0.000112759 s, 4.5 MB/s 2024-09-18T11:02:02.884 DEBUG:teuthology.orchestra.run.smithi018:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-18T11:02:02.941 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-18T11:02:02.941 DEBUG:teuthology.orchestra.run.smithi022:> dd if=/scratch_devs of=/dev/stdout 2024-09-18T11:02:02.958 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-18T11:02:02.958 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_1 2024-09-18T11:02:03.015 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-18T11:02:03.015 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T11:02:03.015 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-18T11:02:03.015 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T11:02:03.016 INFO:teuthology.orchestra.run.smithi022.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T11:02:03.016 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-09-18 11:01:57.875655973 +0000 2024-09-18T11:02:03.016 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-09-18 10:56:52.408258599 +0000 2024-09-18T11:02:03.016 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-09-18 10:56:52.408258599 +0000 2024-09-18T11:02:03.016 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: 2024-09-18 10:56:52.408258599 +0000 2024-09-18T11:02:03.016 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-18T11:02:03.080 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-09-18T11:02:03.080 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-09-18T11:02:03.080 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 0.000124736 s, 4.1 MB/s 2024-09-18T11:02:03.081 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-18T11:02:03.139 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_2 2024-09-18T11:02:03.194 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-18T11:02:03.194 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T11:02:03.194 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-18T11:02:03.194 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T11:02:03.194 INFO:teuthology.orchestra.run.smithi022.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T11:02:03.194 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-09-18 11:01:57.875655973 +0000 2024-09-18T11:02:03.194 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-09-18 10:56:52.729254595 +0000 2024-09-18T11:02:03.195 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-09-18 10:56:52.729254595 +0000 2024-09-18T11:02:03.195 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: 2024-09-18 10:56:52.729254595 +0000 2024-09-18T11:02:03.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-18T11:02:03.260 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-09-18T11:02:03.260 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-09-18T11:02:03.260 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 0.000100449 s, 5.1 MB/s 2024-09-18T11:02:03.261 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-18T11:02:03.320 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_3 2024-09-18T11:02:03.378 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-18T11:02:03.378 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T11:02:03.379 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-18T11:02:03.379 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T11:02:03.379 INFO:teuthology.orchestra.run.smithi022.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T11:02:03.379 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-09-18 11:01:57.875655973 +0000 2024-09-18T11:02:03.379 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-09-18 10:56:53.050250591 +0000 2024-09-18T11:02:03.379 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-09-18 10:56:53.050250591 +0000 2024-09-18T11:02:03.379 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: 2024-09-18 10:56:53.050250591 +0000 2024-09-18T11:02:03.379 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-18T11:02:03.443 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-09-18T11:02:03.443 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-09-18T11:02:03.443 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 9.7148e-05 s, 5.3 MB/s 2024-09-18T11:02:03.444 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-18T11:02:03.501 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_4 2024-09-18T11:02:03.557 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-18T11:02:03.557 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T11:02:03.557 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-09-18T11:02:03.557 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T11:02:03.557 INFO:teuthology.orchestra.run.smithi022.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T11:02:03.558 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-09-18 11:01:57.875655973 +0000 2024-09-18T11:02:03.558 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-09-18 10:56:53.378246500 +0000 2024-09-18T11:02:03.558 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-09-18 10:56:53.378246500 +0000 2024-09-18T11:02:03.558 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: 2024-09-18 10:56:53.378246500 +0000 2024-09-18T11:02:03.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-18T11:02:03.621 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-09-18T11:02:03.621 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-09-18T11:02:03.621 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 8.5974e-05 s, 6.0 MB/s 2024-09-18T11:02:03.623 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-18T11:02:03.680 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-18T11:02:03.680 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/scratch_devs of=/dev/stdout 2024-09-18T11:02:03.700 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-18T11:02:03.701 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_1 2024-09-18T11:02:03.759 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-18T11:02:03.759 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T11:02:03.759 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-18T11:02:03.759 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T11:02:03.759 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T11:02:03.759 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2024-09-18 11:01:56.962145494 +0000 2024-09-18T11:02:03.759 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2024-09-18 10:56:52.482619096 +0000 2024-09-18T11:02:03.760 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2024-09-18 10:56:52.482619096 +0000 2024-09-18T11:02:03.760 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: 2024-09-18 10:56:52.482619096 +0000 2024-09-18T11:02:03.760 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-18T11:02:03.830 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2024-09-18T11:02:03.830 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2024-09-18T11:02:03.830 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.00011446 s, 4.5 MB/s 2024-09-18T11:02:03.832 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-18T11:02:03.891 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_2 2024-09-18T11:02:03.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:03 smithi053 ceph-mon[29970]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:03.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:03 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:03.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:03 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:03.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:03 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:03.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:03 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:03.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:03 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:03.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:03 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:03.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:03 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-18T11:02:03.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:03 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-18T11:02:03.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:03 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-18T11:02:03.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:03 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:03.950 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-18T11:02:03.950 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T11:02:03.950 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-09-18T11:02:03.950 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T11:02:03.950 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T11:02:03.950 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2024-09-18 11:01:56.962145494 +0000 2024-09-18T11:02:03.951 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2024-09-18 10:56:52.811612871 +0000 2024-09-18T11:02:03.951 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2024-09-18 10:56:52.811612871 +0000 2024-09-18T11:02:03.951 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: 2024-09-18 10:56:52.811612871 +0000 2024-09-18T11:02:03.951 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-18T11:02:03.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:03 smithi018 ceph-mon[28063]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:03.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:03 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:03.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:03 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:03.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:03 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:03.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:03 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:03.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:03 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:03.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:03 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:03.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:03 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-18T11:02:03.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:03 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-18T11:02:03.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:03 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-18T11:02:03.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:03 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:04.020 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2024-09-18T11:02:04.020 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2024-09-18T11:02:04.020 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000132262 s, 3.9 MB/s 2024-09-18T11:02:04.021 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-18T11:02:04.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:03 smithi022 ceph-mon[29705]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:04.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:03 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:04.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:03 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:04.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:03 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:04.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:03 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:04.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:03 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:04.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:03 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:04.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:03 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-18T11:02:04.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:03 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-18T11:02:04.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:03 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-18T11:02:04.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:03 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:04.081 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_3 2024-09-18T11:02:04.139 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-18T11:02:04.140 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T11:02:04.140 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-09-18T11:02:04.140 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T11:02:04.140 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T11:02:04.140 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2024-09-18 11:01:56.962145494 +0000 2024-09-18T11:02:04.140 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2024-09-18 10:56:53.132606798 +0000 2024-09-18T11:02:04.140 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2024-09-18 10:56:53.132606798 +0000 2024-09-18T11:02:04.140 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: 2024-09-18 10:56:53.132606798 +0000 2024-09-18T11:02:04.141 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-18T11:02:04.208 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2024-09-18T11:02:04.208 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2024-09-18T11:02:04.208 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000125804 s, 4.1 MB/s 2024-09-18T11:02:04.209 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-18T11:02:04.268 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_4 2024-09-18T11:02:04.326 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-18T11:02:04.326 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T11:02:04.326 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-18T11:02:04.326 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T11:02:04.326 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T11:02:04.326 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2024-09-18 11:01:56.962145494 +0000 2024-09-18T11:02:04.326 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2024-09-18 10:56:53.450600781 +0000 2024-09-18T11:02:04.326 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2024-09-18 10:56:53.450600781 +0000 2024-09-18T11:02:04.326 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: 2024-09-18 10:56:53.450600781 +0000 2024-09-18T11:02:04.327 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-18T11:02:04.393 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2024-09-18T11:02:04.393 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2024-09-18T11:02:04.393 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000116392 s, 4.4 MB/s 2024-09-18T11:02:04.394 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-18T11:02:04.452 INFO:tasks.cephadm:Deploying osd.0 on smithi018 with /dev/vg_nvme/lv_4... 2024-09-18T11:02:04.453 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-18T11:02:04.647 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:04 smithi022 systemd[1]: Starting Ceph mgr.b for 126fa29a-75ad-11ef-bceb-c7b262605968... 2024-09-18T11:02:04.703 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:02:04.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:04 smithi053 ceph-mon[29970]: Deploying daemon mgr.b on smithi022 2024-09-18T11:02:04.940 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:04 smithi022 ceph-mon[29705]: Deploying daemon mgr.b on smithi022 2024-09-18T11:02:04.940 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:04 smithi022 podman[31221]: 2024-09-18 11:02:04.645429469 +0000 UTC m=+0.104917913 container create a8d9b7fb12ac034d9454b28279ee0b768a80cacb8beaebb1158803865a07534c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-18T11:02:04.940 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:04 smithi022 podman[31221]: 2024-09-18 11:02:04.557190632 +0000 UTC m=+0.016679097 image pull f2dfd3bedcfd8a352dfcb2d35150edfb80cae3a6389830dbb2d080962a731a96 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9 2024-09-18T11:02:04.941 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:04 smithi022 podman[31221]: 2024-09-18 11:02:04.847828793 +0000 UTC m=+0.307317236 container init a8d9b7fb12ac034d9454b28279ee0b768a80cacb8beaebb1158803865a07534c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, 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, ceph=True, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-18T11:02:04.941 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:04 smithi022 podman[31221]: 2024-09-18 11:02:04.85075449 +0000 UTC m=+0.310242934 container start a8d9b7fb12ac034d9454b28279ee0b768a80cacb8beaebb1158803865a07534c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-18T11:02:04.941 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:04 smithi022 ceph-mgr[31240]: -- 172.21.15.22:0/2917288531 <== mon.2 v2:172.21.15.22:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556969622340 con 0x55696962ec00 2024-09-18T11:02:04.941 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:04 smithi022 bash[31221]: a8d9b7fb12ac034d9454b28279ee0b768a80cacb8beaebb1158803865a07534c 2024-09-18T11:02:04.947 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:04 smithi018 ceph-mon[28063]: Deploying daemon mgr.b on smithi022 2024-09-18T11:02:05.239 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:04 smithi022 systemd[1]: Started Ceph mgr.b for 126fa29a-75ad-11ef-bceb-c7b262605968. 2024-09-18T11:02:05.239 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:04 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:04.976+0000 7f9e6f0b5ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-18T11:02:05.239 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:05.037+0000 7f9e6f0b5ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-18T11:02:05.239 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:05.107+0000 7f9e6f0b5ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-18T11:02:05.239 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:05.237+0000 7f9e6f0b5ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-18T11:02:05.550 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:05.379+0000 7f9e6f0b5ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-18T11:02:05.911 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:05 smithi018 ceph-mon[28063]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:05.911 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:05 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:05.911 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:05 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:05.911 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:05 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:05.911 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:05 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:05.911 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:05 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:05.911 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:05 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:05.911 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:05 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:05.911 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:05 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:05.912 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:05 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-18T11:02:05.912 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:05 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-18T11:02:05.912 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:05 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:05.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:05 smithi053 ceph-mon[29970]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:05.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:05 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:05.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:05 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:05.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:05 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:05.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:05 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:05.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:05 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:05.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:05 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:05.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:05 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:05.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:05 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:05.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:05 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-18T11:02:05.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:05 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-18T11:02:05.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:05 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:06.050 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:05.651+0000 7f9e6f0b5ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-18T11:02:06.050 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:05.713+0000 7f9e6f0b5ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-18T11:02:06.050 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:05.882+0000 7f9e6f0b5ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-18T11:02:06.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-mon[29705]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:06.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:06.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:06.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:06.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:06.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:06.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:06.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:06.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:06.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-18T11:02:06.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-18T11:02:06.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:05 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:06.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:06 smithi053 ceph-mon[29970]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-18T11:02:06.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:06 smithi053 ceph-mon[29970]: Reconfiguring mgr.a (unknown last config time)... 2024-09-18T11:02:06.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:06 smithi053 ceph-mon[29970]: Reconfiguring daemon mgr.a on smithi018 2024-09-18T11:02:06.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:06 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:06.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:06 smithi018 ceph-mon[28063]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-18T11:02:06.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:06 smithi018 ceph-mon[28063]: Reconfiguring mgr.a (unknown last config time)... 2024-09-18T11:02:06.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:06 smithi018 ceph-mon[28063]: Reconfiguring daemon mgr.a on smithi018 2024-09-18T11:02:06.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:06 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:06.997 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:06 smithi022 ceph-mon[29705]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-18T11:02:06.997 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:06 smithi022 ceph-mon[29705]: Reconfiguring mgr.a (unknown last config time)... 2024-09-18T11:02:06.997 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:06 smithi022 ceph-mon[29705]: Reconfiguring daemon mgr.a on smithi018 2024-09-18T11:02:06.997 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:06 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:06.997 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:06 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:06.800+0000 7f9e6f0b5ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-18T11:02:06.997 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:06 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:06.867+0000 7f9e6f0b5ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-18T11:02:07.522 INFO:teuthology.orchestra.run.smithi018.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-18T11:02:07.603 INFO:teuthology.orchestra.run.smithi018.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-18T11:02:07.613 INFO:teuthology.orchestra.run.smithi018.stderr: stderr: 10+0 records in 2024-09-18T11:02:07.613 INFO:teuthology.orchestra.run.smithi018.stderr:10+0 records out 2024-09-18T11:02:07.613 INFO:teuthology.orchestra.run.smithi018.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00852129 s, 1.2 GB/s 2024-09-18T11:02:07.613 INFO:teuthology.orchestra.run.smithi018.stderr:--> Zapping successful for: 2024-09-18T11:02:07.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:07 smithi053 ceph-mon[29970]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:07.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:07 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:07 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:07 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:07.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:07 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:07.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:07 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:07.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:07 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:07 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:07 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:07 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.952 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:07 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:07.702+0000 7f9e6f0b5ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-18T11:02:07.952 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:07 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:07.824+0000 7f9e6f0b5ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-18T11:02:07.953 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:07 smithi022 ceph-mon[29705]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:07.953 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:07 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.953 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:07 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.953 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:07 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:07.953 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:07 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:07.953 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:07 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:07.953 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:07 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.953 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:07 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.953 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:07 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.953 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:07 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.976 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:07 smithi018 ceph-mon[28063]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:07.976 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.976 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.976 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:07.976 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:07.976 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:07.976 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.976 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.976 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:07.977 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:08.221 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:07 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:07.953+0000 7f9e6f0b5ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-18T11:02:08.221 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:08 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:08.017+0000 7f9e6f0b5ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-18T11:02:08.222 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:08 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:08.150+0000 7f9e6f0b5ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-18T11:02:08.222 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:08 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:08.219+0000 7f9e6f0b5ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-18T11:02:08.270 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi018:vg_nvme/lv_4 2024-09-18T11:02:08.488 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:08 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:08.280+0000 7f9e6f0b5ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-18T11:02:08.488 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:08 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:08.420+0000 7f9e6f0b5ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-18T11:02:08.489 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:08 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:08.486+0000 7f9e6f0b5ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-18T11:02:08.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:08 smithi018 ceph-mon[28063]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-18T11:02:08.774 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:08 smithi022 ceph-mon[29705]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-18T11:02:08.774 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:08 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:08.558+0000 7f9e6f0b5ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-18T11:02:08.774 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:08 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:08.649+0000 7f9e6f0b5ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-18T11:02:08.774 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:08 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:08.711+0000 7f9e6f0b5ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-18T11:02:08.774 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:08 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:08.772+0000 7f9e6f0b5ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-18T11:02:08.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:08 smithi053 ceph-mon[29970]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-18T11:02:09.093 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:02:09.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:09.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:09.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:09.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:09.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:09.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:09.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:09.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:09.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:09.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:09.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:09.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: from='mgr.? 172.21.15.22:0/3014136817' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-18T11:02:09.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: from='mgr.? 172.21.15.22:0/3014136817' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-18T11:02:09.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: from='mgr.? 172.21.15.22:0/3014136817' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-18T11:02:09.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: from='mgr.? 172.21.15.22:0/3014136817' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-18T11:02:09.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:09 smithi053 ceph-mon[29970]: Standby manager daemon b started 2024-09-18T11:02:09.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:09.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:09.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:09.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:09.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:09.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:09.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:09.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:09.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:09.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:09.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:09.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: from='mgr.? 172.21.15.22:0/3014136817' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-18T11:02:09.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: from='mgr.? 172.21.15.22:0/3014136817' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-18T11:02:09.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: from='mgr.? 172.21.15.22:0/3014136817' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-18T11:02:09.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: from='mgr.? 172.21.15.22:0/3014136817' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-18T11:02:09.997 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:09 smithi018 ceph-mon[28063]: Standby manager daemon b started 2024-09-18T11:02:10.050 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b[31236]: 2024-09-18T11:02:09.559+0000 7f9e6f0b5ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-18T11:02:10.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: from='mgr.? 172.21.15.22:0/3014136817' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: from='mgr.? 172.21.15.22:0/3014136817' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: from='mgr.? 172.21.15.22:0/3014136817' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: from='mgr.? 172.21.15.22:0/3014136817' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-18T11:02:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:09 smithi022 ceph-mon[29705]: Standby manager daemon b started 2024-09-18T11:02:11.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:11 smithi053 ceph-mon[29970]: mgrmap e14: a(active, since 73s), standbys: b 2024-09-18T11:02:11.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:11 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-18T11:02:11.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:11 smithi053 ceph-mon[29970]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:11.485 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:11 smithi018 ceph-mon[28063]: mgrmap e14: a(active, since 73s), standbys: b 2024-09-18T11:02:11.485 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-18T11:02:11.485 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:11 smithi018 ceph-mon[28063]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:11.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:11 smithi022 ceph-mon[29705]: mgrmap e14: a(active, since 73s), standbys: b 2024-09-18T11:02:11.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:11 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-18T11:02:11.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:11 smithi022 ceph-mon[29705]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:12.409 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-18T11:02:12.409 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-18T11:02:12.409 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:12.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-18T11:02:12.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-18T11:02:12.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:12.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-18T11:02:12.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-18T11:02:12.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:13.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:13 smithi018 ceph-mon[28063]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:02:13.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:13 smithi018 ceph-mon[28063]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:13.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:13 smithi053 ceph-mon[29970]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:02:13.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:13 smithi053 ceph-mon[29970]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:13.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:13 smithi022 ceph-mon[29705]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:02:13.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:13 smithi022 ceph-mon[29705]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:14.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:14 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/1964848685' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2beb68f-980e-4270-a123-0a2baa5112db"}]: dispatch 2024-09-18T11:02:14.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:14 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/1964848685' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d2beb68f-980e-4270-a123-0a2baa5112db"}]': finished 2024-09-18T11:02:14.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:14 smithi053 ceph-mon[29970]: osdmap e5: 1 total, 0 up, 1 in 2024-09-18T11:02:14.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:14 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:14.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:14 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/1964848685' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2beb68f-980e-4270-a123-0a2baa5112db"}]: dispatch 2024-09-18T11:02:14.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:14 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/1964848685' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d2beb68f-980e-4270-a123-0a2baa5112db"}]': finished 2024-09-18T11:02:14.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:14 smithi018 ceph-mon[28063]: osdmap e5: 1 total, 0 up, 1 in 2024-09-18T11:02:14.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:14 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:14.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:14 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/1964848685' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2beb68f-980e-4270-a123-0a2baa5112db"}]: dispatch 2024-09-18T11:02:14.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:14 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/1964848685' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d2beb68f-980e-4270-a123-0a2baa5112db"}]': finished 2024-09-18T11:02:14.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:14 smithi022 ceph-mon[29705]: osdmap e5: 1 total, 0 up, 1 in 2024-09-18T11:02:14.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:14 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:15.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:15 smithi053 ceph-mon[29970]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:15.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:15 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/403461531' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-18T11:02:15.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:15 smithi018 ceph-mon[28063]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:15.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:15 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/403461531' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-18T11:02:15.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:15 smithi022 ceph-mon[29705]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:15.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:15 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/403461531' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-18T11:02:17.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:17 smithi018 ceph-mon[28063]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:17.462 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:17 smithi053 ceph-mon[29970]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:17.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:17 smithi022 ceph-mon[29705]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:19.109 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:19.109 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:19.109 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:19.109 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:18 smithi018 ceph-mon[28063]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:19.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:19.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:19.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:19.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:18 smithi053 ceph-mon[29970]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:19.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:19.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:19.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:19.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:18 smithi022 ceph-mon[29705]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:20.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:20 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-18T11:02:20.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:20 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:20.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:20 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-18T11:02:20.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:20 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:20.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:20 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-18T11:02:20.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:20 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:21.380 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:21 smithi018 ceph-mon[28063]: Deploying daemon osd.0 on smithi018 2024-09-18T11:02:21.380 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:21 smithi018 ceph-mon[28063]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:21.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:21 smithi053 ceph-mon[29970]: Deploying daemon osd.0 on smithi018 2024-09-18T11:02:21.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:21 smithi053 ceph-mon[29970]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:21.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:21 smithi022 ceph-mon[29705]: Deploying daemon osd.0 on smithi018 2024-09-18T11:02:21.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:21 smithi022 ceph-mon[29705]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:23.424 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:23 smithi018 ceph-mon[28063]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:23.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:23 smithi022 ceph-mon[29705]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:23.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:23 smithi053 ceph-mon[29970]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:25.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:25 smithi018 ceph-mon[28063]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:25.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:25 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:25.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:25 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:25.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:25 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:25.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:25 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:25.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:25 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:25.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:25 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:25.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:25 smithi022 ceph-mon[29705]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:25.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:25 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:25.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:25 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:25.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:25 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:25.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:25 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:25.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:25 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:25.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:25 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:25.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:25 smithi053 ceph-mon[29970]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:25.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:25 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:25.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:25 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:25.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:25 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:25.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:25 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:25.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:25 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:25.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:25 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:27.433 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:27 smithi022 ceph-mon[29705]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:27.475 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:27 smithi018 ceph-mon[28063]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:27.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:27 smithi053 ceph-mon[29970]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:28.193 INFO:teuthology.orchestra.run.smithi018.stdout:Created osd(s) 0 on host 'smithi018' 2024-09-18T11:02:28.765 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.765 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.765 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.765 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.766 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.766 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.766 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-18T11:02:28.766 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:28.766 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.766 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-18T11:02:28.766 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.766 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.766 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:28.766 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:28.766 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:28 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.889 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.890 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.890 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.890 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.890 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.890 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.890 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-18T11:02:28.890 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:28.890 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.890 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-18T11:02:28.890 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.890 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.890 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:28.890 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:28.890 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:28 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-18T11:02:28.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:28.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-18T11:02:28.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:28.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:28.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:28.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:28 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:29.535 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:29 smithi018 ceph-mon[28063]: Adjusting osd_memory_target on smithi018 to 16068M 2024-09-18T11:02:29.536 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:29 smithi018 ceph-mon[28063]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:29.536 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:29 smithi018 ceph-mon[28063]: from='osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-18T11:02:29.536 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:29 smithi018 ceph-mon[28063]: osdmap e6: 1 total, 0 up, 1 in 2024-09-18T11:02:29.536 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:29 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:29.536 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:29 smithi018 ceph-mon[28063]: from='osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-18T11:02:29.563 DEBUG:teuthology.orchestra.run.smithi018:osd.0> sudo journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@osd.0.service 2024-09-18T11:02:29.566 INFO:tasks.cephadm:Deploying osd.1 on smithi022 with /dev/vg_nvme/lv_4... 2024-09-18T11:02:29.566 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-18T11:02:29.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:29 smithi022 ceph-mon[29705]: Adjusting osd_memory_target on smithi018 to 16068M 2024-09-18T11:02:29.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:29 smithi022 ceph-mon[29705]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:29.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:29 smithi022 ceph-mon[29705]: from='osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-18T11:02:29.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:29 smithi022 ceph-mon[29705]: osdmap e6: 1 total, 0 up, 1 in 2024-09-18T11:02:29.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:29 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:29.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:29 smithi022 ceph-mon[29705]: from='osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-18T11:02:29.826 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.b/config 2024-09-18T11:02:29.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:29 smithi053 ceph-mon[29970]: Adjusting osd_memory_target on smithi018 to 16068M 2024-09-18T11:02:29.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:29 smithi053 ceph-mon[29970]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:29.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:29 smithi053 ceph-mon[29970]: from='osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-18T11:02:29.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:29 smithi053 ceph-mon[29970]: osdmap e6: 1 total, 0 up, 1 in 2024-09-18T11:02:29.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:29 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:29.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:29 smithi053 ceph-mon[29970]: from='osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-18T11:02:30.229 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:02:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-0[38290]: 2024-09-18T11:02:29.824+0000 7f304a691640 -1 osd.0 0 waiting for initial osdmap 2024-09-18T11:02:30.229 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:02:29 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-0[38290]: 2024-09-18T11:02:29.827+0000 7f3043cc5640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-18T11:02:31.178 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:30 smithi022 ceph-mon[29705]: from='osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-18T11:02:31.178 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:30 smithi022 ceph-mon[29705]: osdmap e7: 1 total, 0 up, 1 in 2024-09-18T11:02:31.178 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:30 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:31.179 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:30 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:31.179 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:30 smithi022 ceph-mon[29705]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:31.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:30 smithi053 ceph-mon[29970]: from='osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-18T11:02:31.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:30 smithi053 ceph-mon[29970]: osdmap e7: 1 total, 0 up, 1 in 2024-09-18T11:02:31.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:30 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:31.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:30 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:31.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:30 smithi053 ceph-mon[29970]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:31.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:30 smithi018 ceph-mon[28063]: from='osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-18T11:02:31.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:30 smithi018 ceph-mon[28063]: osdmap e7: 1 total, 0 up, 1 in 2024-09-18T11:02:31.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:30 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:31.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:30 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:31.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:30 smithi018 ceph-mon[28063]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T11:02:31.655 INFO:teuthology.orchestra.run.smithi022.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-18T11:02:31.734 INFO:teuthology.orchestra.run.smithi022.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-18T11:02:31.745 INFO:teuthology.orchestra.run.smithi022.stderr: stderr: 10+0 records in 2024-09-18T11:02:31.745 INFO:teuthology.orchestra.run.smithi022.stderr:10+0 records out 2024-09-18T11:02:31.745 INFO:teuthology.orchestra.run.smithi022.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00864775 s, 1.2 GB/s 2024-09-18T11:02:31.746 INFO:teuthology.orchestra.run.smithi022.stderr:--> Zapping successful for: 2024-09-18T11:02:32.038 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:31 smithi022 ceph-mon[29705]: purged_snaps scrub starts 2024-09-18T11:02:32.038 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:31 smithi022 ceph-mon[29705]: purged_snaps scrub ok 2024-09-18T11:02:32.038 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:31 smithi022 ceph-mon[29705]: osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527] boot 2024-09-18T11:02:32.038 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:31 smithi022 ceph-mon[29705]: osdmap e8: 1 total, 1 up, 1 in 2024-09-18T11:02:32.038 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:31 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:32.088 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:31 smithi053 ceph-mon[29970]: purged_snaps scrub starts 2024-09-18T11:02:32.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:31 smithi053 ceph-mon[29970]: purged_snaps scrub ok 2024-09-18T11:02:32.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:31 smithi053 ceph-mon[29970]: osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527] boot 2024-09-18T11:02:32.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:31 smithi053 ceph-mon[29970]: osdmap e8: 1 total, 1 up, 1 in 2024-09-18T11:02:32.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:31 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:32.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:31 smithi018 ceph-mon[28063]: purged_snaps scrub starts 2024-09-18T11:02:32.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:31 smithi018 ceph-mon[28063]: purged_snaps scrub ok 2024-09-18T11:02:32.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:31 smithi018 ceph-mon[28063]: osd.0 [v2:172.21.15.18:6802/3405772527,v1:172.21.15.18:6803/3405772527] boot 2024-09-18T11:02:32.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:31 smithi018 ceph-mon[28063]: osdmap e8: 1 total, 1 up, 1 in 2024-09-18T11:02:32.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:31 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-18T11:02:32.349 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi022:vg_nvme/lv_4 2024-09-18T11:02:32.603 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.b/config 2024-09-18T11:02:33.024 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:32 smithi022 ceph-mon[29705]: osdmap e9: 1 total, 1 up, 1 in 2024-09-18T11:02:33.024 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:32 smithi022 ceph-mon[29705]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:33.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:32 smithi053 ceph-mon[29970]: osdmap e9: 1 total, 1 up, 1 in 2024-09-18T11:02:33.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:32 smithi053 ceph-mon[29970]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:33.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:32 smithi018 ceph-mon[28063]: osdmap e9: 1 total, 1 up, 1 in 2024-09-18T11:02:33.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:32 smithi018 ceph-mon[28063]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:35.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:35 smithi022 ceph-mon[29705]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:35.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:35 smithi022 ceph-mon[29705]: from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:02:35.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:35 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-18T11:02:35.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:35 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-18T11:02:35.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:35 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:35.555 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:35 smithi018 ceph-mon[28063]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:35.555 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:35 smithi018 ceph-mon[28063]: from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:02:35.555 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:35 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-18T11:02:35.555 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:35 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-18T11:02:35.556 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:35 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:35.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:35 smithi053 ceph-mon[29970]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:35.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:35 smithi053 ceph-mon[29970]: from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:02:35.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:35 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-18T11:02:35.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:35 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-18T11:02:35.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:35 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:37.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:37 smithi053 ceph-mon[29970]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:37.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:37 smithi053 ceph-mon[29970]: from='client.? 172.21.15.22:0/1856705842' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "011c17f2-bf98-4d4e-aed2-e864fe8f3e01"}]: dispatch 2024-09-18T11:02:37.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:37 smithi053 ceph-mon[29970]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "011c17f2-bf98-4d4e-aed2-e864fe8f3e01"}]: dispatch 2024-09-18T11:02:37.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:37 smithi053 ceph-mon[29970]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "011c17f2-bf98-4d4e-aed2-e864fe8f3e01"}]': finished 2024-09-18T11:02:37.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:37 smithi053 ceph-mon[29970]: osdmap e10: 2 total, 1 up, 2 in 2024-09-18T11:02:37.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:37 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:37.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:37 smithi053 ceph-mon[29970]: from='client.? 172.21.15.22:0/3567686646' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-18T11:02:37.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:37 smithi022 ceph-mon[29705]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:37.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:37 smithi022 ceph-mon[29705]: from='client.? 172.21.15.22:0/1856705842' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "011c17f2-bf98-4d4e-aed2-e864fe8f3e01"}]: dispatch 2024-09-18T11:02:37.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:37 smithi022 ceph-mon[29705]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "011c17f2-bf98-4d4e-aed2-e864fe8f3e01"}]: dispatch 2024-09-18T11:02:37.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:37 smithi022 ceph-mon[29705]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "011c17f2-bf98-4d4e-aed2-e864fe8f3e01"}]': finished 2024-09-18T11:02:37.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:37 smithi022 ceph-mon[29705]: osdmap e10: 2 total, 1 up, 2 in 2024-09-18T11:02:37.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:37 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:37.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:37 smithi022 ceph-mon[29705]: from='client.? 172.21.15.22:0/3567686646' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-18T11:02:37.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:37 smithi018 ceph-mon[28063]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:37.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:37 smithi018 ceph-mon[28063]: from='client.? 172.21.15.22:0/1856705842' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "011c17f2-bf98-4d4e-aed2-e864fe8f3e01"}]: dispatch 2024-09-18T11:02:37.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:37 smithi018 ceph-mon[28063]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "011c17f2-bf98-4d4e-aed2-e864fe8f3e01"}]: dispatch 2024-09-18T11:02:37.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:37 smithi018 ceph-mon[28063]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "011c17f2-bf98-4d4e-aed2-e864fe8f3e01"}]': finished 2024-09-18T11:02:37.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:37 smithi018 ceph-mon[28063]: osdmap e10: 2 total, 1 up, 2 in 2024-09-18T11:02:37.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:37 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:37.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:37 smithi018 ceph-mon[28063]: from='client.? 172.21.15.22:0/3567686646' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-18T11:02:39.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:38 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:39.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:38 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:39.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:38 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:39.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:38 smithi018 ceph-mon[28063]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:39.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:38 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:39.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:38 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:39.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:38 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:39.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:38 smithi022 ceph-mon[29705]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:39.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:38 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:39.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:38 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:39.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:38 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:39.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:38 smithi053 ceph-mon[29970]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:41.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:41 smithi022 ceph-mon[29705]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:41.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:41 smithi053 ceph-mon[29970]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:41.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:41 smithi018 ceph-mon[28063]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:43.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:43 smithi022 ceph-mon[29705]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:43.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:43 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-18T11:02:43.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:43 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:43.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:43 smithi053 ceph-mon[29970]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:43.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:43 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-18T11:02:43.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:43 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:43.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:43 smithi018 ceph-mon[28063]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:43.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:43 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-18T11:02:43.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:43 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:44.399 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:44 smithi022 ceph-mon[29705]: Deploying daemon osd.1 on smithi022 2024-09-18T11:02:44.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:44 smithi053 ceph-mon[29970]: Deploying daemon osd.1 on smithi022 2024-09-18T11:02:44.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:44 smithi018 ceph-mon[28063]: Deploying daemon osd.1 on smithi022 2024-09-18T11:02:45.512 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:45 smithi022 ceph-mon[29705]: pgmap v54: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:45.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:45 smithi053 ceph-mon[29970]: pgmap v54: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:45.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:45 smithi018 ceph-mon[28063]: pgmap v54: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:47.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:47 smithi018 ceph-mon[28063]: pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:47.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:47 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:47.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:47 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:47.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:47 smithi018 ceph-mon[28063]: Detected new or changed devices on smithi018 2024-09-18T11:02:47.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:47 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:47.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:47 smithi053 ceph-mon[29970]: pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:47.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:47 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:47.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:47 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:47.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:47 smithi053 ceph-mon[29970]: Detected new or changed devices on smithi018 2024-09-18T11:02:47.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:47 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:47.950 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:47 smithi022 ceph-mon[29705]: pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:47.950 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:47 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:47.950 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:47 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:47.951 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:47 smithi022 ceph-mon[29705]: Detected new or changed devices on smithi018 2024-09-18T11:02:47.951 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:47 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.176 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:48 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.176 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:48 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.176 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:48 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.177 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:48 smithi018 ceph-mon[28063]: pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:49.177 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:48 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:49.177 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:48 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.177 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:48 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:49.177 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:48 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:49.177 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:48 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.177 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:48 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.210 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:48 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.210 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:48 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.210 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:48 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.210 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:48 smithi022 ceph-mon[29705]: pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:49.210 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:48 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:49.210 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:48 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.210 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:48 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:49.211 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:48 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:49.211 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:48 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.211 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:48 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:48 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:48 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:48 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:48 smithi053 ceph-mon[29970]: pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:49.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:48 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:49.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:48 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:48 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:49.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:48 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:49.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:48 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:49.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:48 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:51.325 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:51 smithi022 ceph-mon[29705]: pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:51.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:51 smithi053 ceph-mon[29970]: pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:51.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:51 smithi018 ceph-mon[28063]: pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:52.351 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:52 smithi022 ceph-mon[29705]: from='osd.1 [v2:172.21.15.22:6800/2647012965,v1:172.21.15.22:6801/2647012965]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-18T11:02:52.351 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:52 smithi022 ceph-mon[29705]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-18T11:02:52.388 INFO:teuthology.orchestra.run.smithi022.stdout:Created osd(s) 1 on host 'smithi022' 2024-09-18T11:02:52.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:52 smithi053 ceph-mon[29970]: from='osd.1 [v2:172.21.15.22:6800/2647012965,v1:172.21.15.22:6801/2647012965]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-18T11:02:52.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:52 smithi053 ceph-mon[29970]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-18T11:02:52.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:52 smithi018 ceph-mon[28063]: from='osd.1 [v2:172.21.15.22:6800/2647012965,v1:172.21.15.22:6801/2647012965]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-18T11:02:52.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:52 smithi018 ceph-mon[28063]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-18T11:02:53.090 DEBUG:teuthology.orchestra.run.smithi022:osd.1> sudo journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@osd.1.service 2024-09-18T11:02:53.093 INFO:tasks.cephadm:Deploying osd.2 on smithi053 with /dev/vg_nvme/lv_4... 2024-09-18T11:02:53.093 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-18T11:02:53.358 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.c/config 2024-09-18T11:02:53.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:53.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-18T11:02:53.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: osdmap e11: 2 total, 1 up, 2 in 2024-09-18T11:02:53.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:53.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: from='osd.1 [v2:172.21.15.22:6800/2647012965,v1:172.21.15.22:6801/2647012965]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-18T11:02:53.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-18T11:02:53.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:53.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:53.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-18T11:02:53.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: Adjusting osd_memory_target on smithi022 to 16068M 2024-09-18T11:02:53.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:53.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:53.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:53.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:53.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:53.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:53.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-18T11:02:53.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: osdmap e11: 2 total, 1 up, 2 in 2024-09-18T11:02:53.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:53.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: from='osd.1 [v2:172.21.15.22:6800/2647012965,v1:172.21.15.22:6801/2647012965]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-18T11:02:53.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-18T11:02:53.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:53.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:53.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-18T11:02:53.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: Adjusting osd_memory_target on smithi022 to 16068M 2024-09-18T11:02:53.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:53.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:53.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:53.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:53.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:53.552 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-1[34289]: 2024-09-18T11:02:53.261+0000 7f1743e22640 -1 osd.1 0 waiting for initial osdmap 2024-09-18T11:02:53.552 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:02:53 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-1[34289]: 2024-09-18T11:02:53.263+0000 7f173cc55640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-18T11:02:53.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:53.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-18T11:02:53.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: osdmap e11: 2 total, 1 up, 2 in 2024-09-18T11:02:53.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:53.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: from='osd.1 [v2:172.21.15.22:6800/2647012965,v1:172.21.15.22:6801/2647012965]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-18T11:02:53.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-18T11:02:53.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:02:53.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:53.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-18T11:02:53.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: Adjusting osd_memory_target on smithi022 to 16068M 2024-09-18T11:02:53.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:53.747 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:53.747 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:53.747 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:02:53.747 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:54.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:54 smithi022 ceph-mon[29705]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-18T11:02:54.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:54 smithi022 ceph-mon[29705]: osdmap e12: 2 total, 1 up, 2 in 2024-09-18T11:02:54.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:54 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:54.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:54 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:54.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:54 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:54.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:54 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:54.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:54 smithi022 ceph-mon[29705]: Detected new or changed devices on smithi022 2024-09-18T11:02:54.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:54 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:54.641 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:54 smithi053 ceph-mon[29970]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-18T11:02:54.641 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:54 smithi053 ceph-mon[29970]: osdmap e12: 2 total, 1 up, 2 in 2024-09-18T11:02:54.641 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:54.641 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:54.641 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:54.641 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:54.641 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:54 smithi053 ceph-mon[29970]: Detected new or changed devices on smithi022 2024-09-18T11:02:54.641 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:54 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:54.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:54 smithi018 ceph-mon[28063]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-18T11:02:54.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:54 smithi018 ceph-mon[28063]: osdmap e12: 2 total, 1 up, 2 in 2024-09-18T11:02:54.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:54.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:54.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:54.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:54.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:54 smithi018 ceph-mon[28063]: Detected new or changed devices on smithi022 2024-09-18T11:02:54.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:54 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:55.099 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-18T11:02:55.189 INFO:teuthology.orchestra.run.smithi053.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-18T11:02:55.199 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 10+0 records in 2024-09-18T11:02:55.199 INFO:teuthology.orchestra.run.smithi053.stderr:10+0 records out 2024-09-18T11:02:55.199 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00838728 s, 1.3 GB/s 2024-09-18T11:02:55.199 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping successful for: 2024-09-18T11:02:55.494 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:55 smithi053 ceph-mon[29970]: purged_snaps scrub starts 2024-09-18T11:02:55.494 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:55 smithi053 ceph-mon[29970]: purged_snaps scrub ok 2024-09-18T11:02:55.494 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:55 smithi053 ceph-mon[29970]: pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:55.494 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:55 smithi053 ceph-mon[29970]: osd.1 [v2:172.21.15.22:6800/2647012965,v1:172.21.15.22:6801/2647012965] boot 2024-09-18T11:02:55.495 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:55 smithi053 ceph-mon[29970]: osdmap e13: 2 total, 2 up, 2 in 2024-09-18T11:02:55.495 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:55 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:55.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:55 smithi022 ceph-mon[29705]: purged_snaps scrub starts 2024-09-18T11:02:55.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:55 smithi022 ceph-mon[29705]: purged_snaps scrub ok 2024-09-18T11:02:55.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:55 smithi022 ceph-mon[29705]: pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:55.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:55 smithi022 ceph-mon[29705]: osd.1 [v2:172.21.15.22:6800/2647012965,v1:172.21.15.22:6801/2647012965] boot 2024-09-18T11:02:55.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:55 smithi022 ceph-mon[29705]: osdmap e13: 2 total, 2 up, 2 in 2024-09-18T11:02:55.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:55 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:55.647 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:55 smithi018 ceph-mon[28063]: purged_snaps scrub starts 2024-09-18T11:02:55.647 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:55 smithi018 ceph-mon[28063]: purged_snaps scrub ok 2024-09-18T11:02:55.647 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:55 smithi018 ceph-mon[28063]: pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-09-18T11:02:55.647 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:55 smithi018 ceph-mon[28063]: osd.1 [v2:172.21.15.22:6800/2647012965,v1:172.21.15.22:6801/2647012965] boot 2024-09-18T11:02:55.647 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:55 smithi018 ceph-mon[28063]: osdmap e13: 2 total, 2 up, 2 in 2024-09-18T11:02:55.647 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:55 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-18T11:02:55.780 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi053:vg_nvme/lv_4 2024-09-18T11:02:56.048 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.c/config 2024-09-18T11:02:56.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:56 smithi053 ceph-mon[29970]: osdmap e14: 2 total, 2 up, 2 in 2024-09-18T11:02:56.932 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:56 smithi018 ceph-mon[28063]: osdmap e14: 2 total, 2 up, 2 in 2024-09-18T11:02:57.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:56 smithi022 ceph-mon[29705]: osdmap e14: 2 total, 2 up, 2 in 2024-09-18T11:02:57.933 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:57 smithi053 ceph-mon[29970]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:02:57.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:57 smithi018 ceph-mon[28063]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:02:58.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:57 smithi022 ceph-mon[29705]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:02:58.890 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-18T11:02:58.890 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-18T11:02:58.890 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:58.890 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:58.890 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:58.890 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:58.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-18T11:02:58.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-18T11:02:58.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:58.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:58.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:58.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:59.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-18T11:02:59.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-18T11:02:59.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:02:59.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:59.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:59.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:02:59.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:59 smithi053 ceph-mon[29970]: from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:02:59.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:02:59 smithi053 ceph-mon[29970]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:02:59.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:59 smithi018 ceph-mon[28063]: from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:02:59.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:02:59 smithi018 ceph-mon[28063]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:00.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:59 smithi022 ceph-mon[29705]: from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:03:00.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:02:59 smithi022 ceph-mon[29705]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:01.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:01 smithi053 ceph-mon[29970]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:01.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:01 smithi018 ceph-mon[28063]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:02.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:01 smithi022 ceph-mon[29705]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:02.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:02 smithi053 ceph-mon[29970]: from='client.? 172.21.15.53:0/213413468' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17cc6137-af1e-4c11-a335-a50b8cd16333"}]: dispatch 2024-09-18T11:03:02.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:02 smithi053 ceph-mon[29970]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17cc6137-af1e-4c11-a335-a50b8cd16333"}]: dispatch 2024-09-18T11:03:02.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:02 smithi053 ceph-mon[29970]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "17cc6137-af1e-4c11-a335-a50b8cd16333"}]': finished 2024-09-18T11:03:02.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:02 smithi053 ceph-mon[29970]: osdmap e15: 3 total, 2 up, 3 in 2024-09-18T11:03:02.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:02 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:02.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:02 smithi053 ceph-mon[29970]: from='client.? 172.21.15.53:0/2481100549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-18T11:03:02.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:02 smithi018 ceph-mon[28063]: from='client.? 172.21.15.53:0/213413468' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17cc6137-af1e-4c11-a335-a50b8cd16333"}]: dispatch 2024-09-18T11:03:02.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:02 smithi018 ceph-mon[28063]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17cc6137-af1e-4c11-a335-a50b8cd16333"}]: dispatch 2024-09-18T11:03:02.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:02 smithi018 ceph-mon[28063]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "17cc6137-af1e-4c11-a335-a50b8cd16333"}]': finished 2024-09-18T11:03:02.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:02 smithi018 ceph-mon[28063]: osdmap e15: 3 total, 2 up, 3 in 2024-09-18T11:03:02.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:02 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:02.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:02 smithi018 ceph-mon[28063]: from='client.? 172.21.15.53:0/2481100549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-18T11:03:03.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:02 smithi022 ceph-mon[29705]: from='client.? 172.21.15.53:0/213413468' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17cc6137-af1e-4c11-a335-a50b8cd16333"}]: dispatch 2024-09-18T11:03:03.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:02 smithi022 ceph-mon[29705]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17cc6137-af1e-4c11-a335-a50b8cd16333"}]: dispatch 2024-09-18T11:03:03.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:02 smithi022 ceph-mon[29705]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "17cc6137-af1e-4c11-a335-a50b8cd16333"}]': finished 2024-09-18T11:03:03.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:02 smithi022 ceph-mon[29705]: osdmap e15: 3 total, 2 up, 3 in 2024-09-18T11:03:03.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:02 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:03.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:02 smithi022 ceph-mon[29705]: from='client.? 172.21.15.53:0/2481100549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-18T11:03:03.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:03 smithi053 ceph-mon[29970]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:03.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:03 smithi018 ceph-mon[28063]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:04.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:03 smithi022 ceph-mon[29705]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:05.769 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:05 smithi053 ceph-mon[29970]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:05.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:05 smithi018 ceph-mon[28063]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:06.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:05 smithi022 ceph-mon[29705]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:07.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:07 smithi053 ceph-mon[29970]: pgmap v70: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:07.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:07 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:07.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:07 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:07.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:07 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:07.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:07 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-18T11:03:07.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:07 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:03:07.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:07 smithi018 ceph-mon[28063]: pgmap v70: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:07.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:07.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:07.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:07.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-18T11:03:07.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:07 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:03:08.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:07 smithi022 ceph-mon[29705]: pgmap v70: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:08.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:07 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:08.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:07 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:08.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:07 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:08.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:07 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-18T11:03:08.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:07 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:03:08.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:08 smithi053 ceph-mon[29970]: Deploying daemon osd.2 on smithi053 2024-09-18T11:03:08.941 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:08 smithi022 ceph-mon[29705]: Deploying daemon osd.2 on smithi053 2024-09-18T11:03:08.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:08 smithi018 ceph-mon[28063]: Deploying daemon osd.2 on smithi053 2024-09-18T11:03:09.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:09 smithi053 ceph-mon[29970]: pgmap v71: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:09.955 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:09 smithi022 ceph-mon[29705]: pgmap v71: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:09.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:09 smithi018 ceph-mon[28063]: pgmap v71: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:11.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:11 smithi053 ceph-mon[29970]: pgmap v72: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:11.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:11 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:11.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:11 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:11.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:11 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:11.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:11 smithi018 ceph-mon[28063]: pgmap v72: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:11.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:11.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:11.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:12.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:11 smithi022 ceph-mon[29705]: pgmap v72: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:12.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:11 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:12.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:11 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:12.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:11 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:12.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:03:12.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:12.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:03:12.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:03:12.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:12.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:12.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:03:12.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:12.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:03:12.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:03:12.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:12.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:13.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:03:13.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:13.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:03:13.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:03:13.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:13.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:13.776 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:13 smithi053 ceph-mon[29970]: pgmap v73: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:13.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:13 smithi018 ceph-mon[28063]: pgmap v73: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:14.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:13 smithi022 ceph-mon[29705]: pgmap v73: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:14.782 INFO:teuthology.orchestra.run.smithi053.stdout:Created osd(s) 2 on host 'smithi053' 2024-09-18T11:03:15.515 DEBUG:teuthology.orchestra.run.smithi053:osd.2> sudo journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@osd.2.service 2024-09-18T11:03:15.517 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-09-18T11:03:15.517 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-18T11:03:15.786 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:15.905 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:15 smithi018 ceph-mon[28063]: pgmap v74: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:15.905 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:15 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:03:15.905 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:15 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:15.905 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:15 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-18T11:03:15.906 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:15 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:15.906 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:15 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:15.906 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:15 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:03:15.906 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:15 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:03:15.906 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:15 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:15.906 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:15 smithi018 ceph-mon[28063]: from='osd.2 [v2:172.21.15.53:6800/4046003160,v1:172.21.15.53:6801/4046003160]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-18T11:03:15.906 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:15 smithi018 ceph-mon[28063]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-18T11:03:15.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:15 smithi053 ceph-mon[29970]: pgmap v74: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:15.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:15 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:03:15.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:15 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:15.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:15 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-18T11:03:15.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:15 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:15.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:15 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:15.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:15 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:03:15.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:15 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:03:15.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:15 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:15.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:15 smithi053 ceph-mon[29970]: from='osd.2 [v2:172.21.15.53:6800/4046003160,v1:172.21.15.53:6801/4046003160]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-18T11:03:15.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:15 smithi053 ceph-mon[29970]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-18T11:03:16.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:15 smithi022 ceph-mon[29705]: pgmap v74: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:16.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:15 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:03:16.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:15 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:16.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:15 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-18T11:03:16.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:15 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:16.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:15 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:16.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:15 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:03:16.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:15 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:03:16.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:15 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:16.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:15 smithi022 ceph-mon[29705]: from='osd.2 [v2:172.21.15.53:6800/4046003160,v1:172.21.15.53:6801/4046003160]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-18T11:03:16.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:15 smithi022 ceph-mon[29705]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-18T11:03:16.908 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:16 smithi018 ceph-mon[28063]: Adjusting osd_memory_target on smithi053 to 20164M 2024-09-18T11:03:16.909 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:16 smithi018 ceph-mon[28063]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-18T11:03:16.909 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:16 smithi018 ceph-mon[28063]: osdmap e16: 3 total, 2 up, 3 in 2024-09-18T11:03:16.909 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:16 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:16.909 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:16 smithi018 ceph-mon[28063]: from='osd.2 [v2:172.21.15.53:6800/4046003160,v1:172.21.15.53:6801/4046003160]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-09-18T11:03:16.909 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:16 smithi018 ceph-mon[28063]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-09-18T11:03:16.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:16 smithi053 ceph-mon[29970]: Adjusting osd_memory_target on smithi053 to 20164M 2024-09-18T11:03:16.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:16 smithi053 ceph-mon[29970]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-18T11:03:16.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:16 smithi053 ceph-mon[29970]: osdmap e16: 3 total, 2 up, 3 in 2024-09-18T11:03:16.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:16 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:16.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:16 smithi053 ceph-mon[29970]: from='osd.2 [v2:172.21.15.53:6800/4046003160,v1:172.21.15.53:6801/4046003160]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-09-18T11:03:16.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:16 smithi053 ceph-mon[29970]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-09-18T11:03:16.938 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:03:16 smithi053 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-2[34797]: 2024-09-18T11:03:16.798+0000 7f7abff71640 -1 osd.2 0 waiting for initial osdmap 2024-09-18T11:03:16.938 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:03:16 smithi053 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-2[34797]: 2024-09-18T11:03:16.801+0000 7f7ab9583640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-18T11:03:17.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:16 smithi022 ceph-mon[29705]: Adjusting osd_memory_target on smithi053 to 20164M 2024-09-18T11:03:17.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:16 smithi022 ceph-mon[29705]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-18T11:03:17.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:16 smithi022 ceph-mon[29705]: osdmap e16: 3 total, 2 up, 3 in 2024-09-18T11:03:17.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:16 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:17.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:16 smithi022 ceph-mon[29705]: from='osd.2 [v2:172.21.15.53:6800/4046003160,v1:172.21.15.53:6801/4046003160]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-09-18T11:03:17.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:16 smithi022 ceph-mon[29705]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-09-18T11:03:17.407 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:03:17.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:17 smithi018 ceph-mon[28063]: pgmap v76: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:17.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:17 smithi018 ceph-mon[28063]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-09-18T11:03:17.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:17 smithi018 ceph-mon[28063]: osdmap e17: 3 total, 2 up, 3 in 2024-09-18T11:03:17.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:17 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:17.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:17 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:17.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:17 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:17.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:17 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:17.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:17 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:17.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:17 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/2650132897' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-18T11:03:17.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:17 smithi053 ceph-mon[29970]: pgmap v76: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:17.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:17 smithi053 ceph-mon[29970]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-09-18T11:03:17.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:17 smithi053 ceph-mon[29970]: osdmap e17: 3 total, 2 up, 3 in 2024-09-18T11:03:17.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:17 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:17.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:17 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:17.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:17 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:17.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:17 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:17.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:17 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:17.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:17 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/2650132897' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-18T11:03:18.003 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":17,"num_osds":3,"num_up_osds":2,"osd_up_since":1726657374,"num_in_osds":3,"osd_in_since":1726657381,"num_remapped_pgs":0} 2024-09-18T11:03:18.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:17 smithi022 ceph-mon[29705]: pgmap v76: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:18.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:17 smithi022 ceph-mon[29705]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-09-18T11:03:18.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:17 smithi022 ceph-mon[29705]: osdmap e17: 3 total, 2 up, 3 in 2024-09-18T11:03:18.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:17 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:18.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:17 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:18.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:17 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:18.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:17 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:18.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:17 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:18.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:17 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/2650132897' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-18T11:03:19.004 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-18T11:03:19.036 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:18 smithi053 ceph-mon[29970]: purged_snaps scrub starts 2024-09-18T11:03:19.036 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:18 smithi053 ceph-mon[29970]: purged_snaps scrub ok 2024-09-18T11:03:19.036 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:18 smithi053 ceph-mon[29970]: osd.2 [v2:172.21.15.53:6800/4046003160,v1:172.21.15.53:6801/4046003160] boot 2024-09-18T11:03:19.036 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:18 smithi053 ceph-mon[29970]: osdmap e18: 3 total, 3 up, 3 in 2024-09-18T11:03:19.036 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:19.036 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:18 smithi053 ceph-mon[29970]: pgmap v79: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:19.036 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-18T11:03:19.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:18 smithi018 ceph-mon[28063]: purged_snaps scrub starts 2024-09-18T11:03:19.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:18 smithi018 ceph-mon[28063]: purged_snaps scrub ok 2024-09-18T11:03:19.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:18 smithi018 ceph-mon[28063]: osd.2 [v2:172.21.15.53:6800/4046003160,v1:172.21.15.53:6801/4046003160] boot 2024-09-18T11:03:19.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:18 smithi018 ceph-mon[28063]: osdmap e18: 3 total, 3 up, 3 in 2024-09-18T11:03:19.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:19.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:18 smithi018 ceph-mon[28063]: pgmap v79: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:19.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-18T11:03:19.256 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:19.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:18 smithi022 ceph-mon[29705]: purged_snaps scrub starts 2024-09-18T11:03:19.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:18 smithi022 ceph-mon[29705]: purged_snaps scrub ok 2024-09-18T11:03:19.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:18 smithi022 ceph-mon[29705]: osd.2 [v2:172.21.15.53:6800/4046003160,v1:172.21.15.53:6801/4046003160] boot 2024-09-18T11:03:19.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:18 smithi022 ceph-mon[29705]: osdmap e18: 3 total, 3 up, 3 in 2024-09-18T11:03:19.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-18T11:03:19.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:18 smithi022 ceph-mon[29705]: pgmap v79: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-18T11:03:19.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-18T11:03:19.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:19 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-18T11:03:19.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:19 smithi018 ceph-mon[28063]: osdmap e19: 3 total, 3 up, 3 in 2024-09-18T11:03:19.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:19 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-18T11:03:20.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:19 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-18T11:03:20.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:19 smithi053 ceph-mon[29970]: osdmap e19: 3 total, 3 up, 3 in 2024-09-18T11:03:20.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:19 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-18T11:03:20.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:19 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-18T11:03:20.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:19 smithi022 ceph-mon[29705]: osdmap e19: 3 total, 3 up, 3 in 2024-09-18T11:03:20.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:19 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-18T11:03:20.570 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:03:20 smithi018 sudo[40160]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-18T11:03:20.570 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:03:20 smithi018 sudo[40160]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T11:03:20.570 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:03:20 smithi018 sudo[40160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T11:03:20.570 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:03:20 smithi018 sudo[40160]: pam_unix(sudo:session): session closed for user root 2024-09-18T11:03:20.933 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:03:20.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:20 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-18T11:03:20.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:20 smithi018 ceph-mon[28063]: osdmap e20: 3 total, 3 up, 3 in 2024-09-18T11:03:20.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:20 smithi018 ceph-mon[28063]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:20.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:20 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:20.934 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:03:20 smithi018 sudo[40190]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-18T11:03:20.934 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:03:20 smithi018 sudo[40190]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T11:03:20.934 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:03:20 smithi018 sudo[40190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T11:03:20.934 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:03:20 smithi018 sudo[40190]: pam_unix(sudo:session): session closed for user root 2024-09-18T11:03:21.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:20 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-18T11:03:21.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:20 smithi053 ceph-mon[29970]: osdmap e20: 3 total, 3 up, 3 in 2024-09-18T11:03:21.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:20 smithi053 ceph-mon[29970]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:21.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:20 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:21.210 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:20 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-18T11:03:21.210 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:20 smithi022 ceph-mon[29705]: osdmap e20: 3 total, 3 up, 3 in 2024-09-18T11:03:21.210 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:20 smithi022 ceph-mon[29705]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:21.210 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:20 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:21.454 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":21,"num_osds":3,"num_up_osds":3,"osd_up_since":1726657397,"num_in_osds":3,"osd_in_since":1726657381,"num_remapped_pgs":0} 2024-09-18T11:03:21.455 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-18T11:03:21.550 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:03:21 smithi022 sudo[35598]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-18T11:03:21.550 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:03:21 smithi022 sudo[35598]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T11:03:21.550 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:03:21 smithi022 sudo[35598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T11:03:21.550 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:03:21 smithi022 sudo[35598]: pam_unix(sudo:session): session closed for user root 2024-09-18T11:03:21.707 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:22.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:21 smithi022 ceph-mon[29705]: osdmap e21: 3 total, 3 up, 3 in 2024-09-18T11:03:22.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:21 smithi022 ceph-mon[29705]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-18T11:03:22.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:21 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/2754722939' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-18T11:03:22.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:21 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:22.051 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:03:21 smithi022 sudo[35601]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-18T11:03:22.051 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:03:21 smithi022 sudo[35601]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T11:03:22.051 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:03:21 smithi022 sudo[35601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T11:03:22.051 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:03:21 smithi022 sudo[35601]: pam_unix(sudo:session): session closed for user root 2024-09-18T11:03:22.065 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:21 smithi018 ceph-mon[28063]: osdmap e21: 3 total, 3 up, 3 in 2024-09-18T11:03:22.065 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:21 smithi018 ceph-mon[28063]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-18T11:03:22.065 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:21 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/2754722939' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-18T11:03:22.065 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:21 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:22.128 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:21 smithi053 ceph-mon[29970]: osdmap e21: 3 total, 3 up, 3 in 2024-09-18T11:03:22.128 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:21 smithi053 ceph-mon[29970]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-18T11:03:22.129 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:21 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/2754722939' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-18T11:03:22.129 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:21 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:22.437 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:03:22 smithi053 sudo[35897]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-18T11:03:22.437 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:03:22 smithi053 sudo[35897]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T11:03:22.437 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:03:22 smithi053 sudo[35897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T11:03:22.437 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:03:22 smithi053 sudo[35897]: pam_unix(sudo:session): session closed for user root 2024-09-18T11:03:22.937 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:03:22 smithi053 sudo[35900]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-18T11:03:22.937 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:03:22 smithi053 sudo[35900]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T11:03:22.937 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:03:22 smithi053 sudo[35900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T11:03:22.937 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:03:22 smithi053 sudo[35900]: pam_unix(sudo:session): session closed for user root 2024-09-18T11:03:23.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:23 smithi018 sudo[40345]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-18T11:03:23.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:23 smithi018 sudo[40345]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T11:03:23.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:23 smithi018 sudo[40345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T11:03:23.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:23 smithi018 sudo[40345]: pam_unix(sudo:session): session closed for user root 2024-09-18T11:03:23.361 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:03:23.361 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":21,"fsid":"126fa29a-75ad-11ef-bceb-c7b262605968","created":"2024-09-18T11:00:06.696494+0000","modified":"2024-09-18T11:03:20.807442+0000","last_up_change":"2024-09-18T11:03:17.796292+0000","last_in_change":"2024-09-18T11:03:01.726234+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-18T11:03:18.677657+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,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"d2beb68f-980e-4270-a123-0a2baa5112db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6802","nonce":3405772527},{"type":"v1","addr":"172.21.15.18:6803","nonce":3405772527}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6804","nonce":3405772527},{"type":"v1","addr":"172.21.15.18:6805","nonce":3405772527}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6808","nonce":3405772527},{"type":"v1","addr":"172.21.15.18:6809","nonce":3405772527}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6806","nonce":3405772527},{"type":"v1","addr":"172.21.15.18:6807","nonce":3405772527}]},"public_addr":"172.21.15.18:6803/3405772527","cluster_addr":"172.21.15.18:6805/3405772527","heartbeat_back_addr":"172.21.15.18:6809/3405772527","heartbeat_front_addr":"172.21.15.18:6807/3405772527","state":["exists","up"]},{"osd":1,"uuid":"011c17f2-bf98-4d4e-aed2-e864fe8f3e01","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6800","nonce":2647012965},{"type":"v1","addr":"172.21.15.22:6801","nonce":2647012965}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6802","nonce":2647012965},{"type":"v1","addr":"172.21.15.22:6803","nonce":2647012965}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":2647012965},{"type":"v1","addr":"172.21.15.22:6807","nonce":2647012965}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":2647012965},{"type":"v1","addr":"172.21.15.22:6805","nonce":2647012965}]},"public_addr":"172.21.15.22:6801/2647012965","cluster_addr":"172.21.15.22:6803/2647012965","heartbeat_back_addr":"172.21.15.22:6807/2647012965","heartbeat_front_addr":"172.21.15.22:6805/2647012965","state":["exists","up"]},{"osd":2,"uuid":"17cc6137-af1e-4c11-a335-a50b8cd16333","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6800","nonce":4046003160},{"type":"v1","addr":"172.21.15.53:6801","nonce":4046003160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":4046003160},{"type":"v1","addr":"172.21.15.53:6803","nonce":4046003160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":4046003160},{"type":"v1","addr":"172.21.15.53:6807","nonce":4046003160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":4046003160},{"type":"v1","addr":"172.21.15.53:6805","nonce":4046003160}]},"public_addr":"172.21.15.53:6801/4046003160","cluster_addr":"172.21.15.53:6803/4046003160","heartbeat_back_addr":"172.21.15.53:6807/4046003160","heartbeat_front_addr":"172.21.15.53:6805/4046003160","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-18T11:02:28.889514+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-18T11:02:52.972645+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-18T11:03:16.530501+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.18:0/1581579166":"2024-09-19T11:00:56.175355+0000","172.21.15.18:0/3530338944":"2024-09-19T11:00:56.175355+0000","172.21.15.18:0/893277160":"2024-09-19T11:00:56.175355+0000","172.21.15.18:0/116922841":"2024-09-19T11:00:27.261071+0000","172.21.15.18:0/135506382":"2024-09-19T11:00:27.261071+0000","172.21.15.18:6800/802793661":"2024-09-19T11:00:56.175355+0000","172.21.15.18:0/3462321495":"2024-09-19T11:00:27.261071+0000","172.21.15.18:6801/1505045004":"2024-09-19T11:00:27.261071+0000","172.21.15.18:6801/802793661":"2024-09-19T11:00:56.175355+0000","172.21.15.18:6800/1505045004":"2024-09-19T11:00:27.261071+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-18T11:03:23.716 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:23 smithi018 sudo[40382]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-18T11:03:23.717 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:23 smithi018 sudo[40382]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T11:03:23.717 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:23 smithi018 sudo[40382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T11:03:23.717 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:23 smithi018 sudo[40382]: pam_unix(sudo:session): session closed for user root 2024-09-18T11:03:23.993 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-18T11:03:18.677657+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, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-09-18T11:03:23.994 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-18T11:03:24.243 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:24.401 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:23 smithi053 sudo[35903]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-18T11:03:24.401 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:23 smithi053 sudo[35903]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T11:03:24.401 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:23 smithi053 sudo[35903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T11:03:24.401 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:23 smithi053 sudo[35903]: pam_unix(sudo:session): session closed for user root 2024-09-18T11:03:24.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:24 smithi018 ceph-mon[28063]: pgmap v84: 1 pgs: 1 active+clean; 320 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:24.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:24.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:24 smithi018 ceph-mon[28063]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T11:03:24.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:24 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/507000447' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-18T11:03:24.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:24 smithi018 ceph-mon[28063]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T11:03:24.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:03:24.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:03:24.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:03:24.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:03:24.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:03:24.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:03:24.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 sudo[35906]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-18T11:03:24.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 sudo[35906]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T11:03:24.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 sudo[35906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T11:03:24.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 sudo[35906]: pam_unix(sudo:session): session closed for user root 2024-09-18T11:03:24.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 ceph-mon[29970]: pgmap v84: 1 pgs: 1 active+clean; 320 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:24.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:24.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 ceph-mon[29970]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T11:03:24.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/507000447' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-18T11:03:24.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 ceph-mon[29970]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T11:03:24.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:03:24.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:03:24.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:03:24.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:03:24.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:03:24.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:24 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:03:24.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 ceph-mon[29705]: pgmap v84: 1 pgs: 1 active+clean; 320 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:24.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:24.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 ceph-mon[29705]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T11:03:24.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/507000447' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-18T11:03:24.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 ceph-mon[29705]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T11:03:24.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:03:24.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:03:24.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:03:24.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:03:24.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:03:24.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:03:25.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 sudo[35604]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-18T11:03:25.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 sudo[35604]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T11:03:25.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 sudo[35604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T11:03:25.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:24 smithi022 sudo[35604]: pam_unix(sudo:session): session closed for user root 2024-09-18T11:03:25.525 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:25 smithi018 ceph-mon[28063]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T11:03:25.526 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:25 smithi018 ceph-mon[28063]: pgmap v85: 1 pgs: 1 active+clean; 320 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:25.526 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:25 smithi018 ceph-mon[28063]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T11:03:25.526 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:25 smithi018 ceph-mon[28063]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T11:03:25.526 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:25 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:03:25.526 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:25 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:03:25.526 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:25 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:03:25.526 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:25 smithi018 ceph-mon[28063]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T11:03:25.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:25 smithi053 ceph-mon[29970]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T11:03:25.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:25 smithi053 ceph-mon[29970]: pgmap v85: 1 pgs: 1 active+clean; 320 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:25.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:25 smithi053 ceph-mon[29970]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T11:03:25.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:25 smithi053 ceph-mon[29970]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T11:03:25.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:25 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:03:25.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:25 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:03:25.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:25 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:03:25.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:25 smithi053 ceph-mon[29970]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T11:03:25.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:25 smithi022 sudo[35607]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-18T11:03:25.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:25 smithi022 sudo[35607]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T11:03:25.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:25 smithi022 sudo[35607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T11:03:25.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:25 smithi022 sudo[35607]: pam_unix(sudo:session): session closed for user root 2024-09-18T11:03:25.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:25 smithi022 ceph-mon[29705]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T11:03:25.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:25 smithi022 ceph-mon[29705]: pgmap v85: 1 pgs: 1 active+clean; 320 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:25.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:25 smithi022 ceph-mon[29705]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T11:03:25.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:25 smithi022 ceph-mon[29705]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T11:03:25.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:25 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:03:25.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:25 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:03:25.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:25 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:03:25.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:25 smithi022 ceph-mon[29705]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T11:03:25.920 INFO:teuthology.orchestra.run.smithi018.stdout:pg_num: 1 2024-09-18T11:03:26.535 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:26 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/1126502897' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-18T11:03:26.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:26 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/1126502897' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-18T11:03:26.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:26 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/1126502897' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-18T11:03:27.247 INFO:tasks.cephadm:Setting up client nodes... 2024-09-18T11:03:27.247 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-18T11:03:27.247 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-18T11:03:27.247 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-18T11:03:27.474 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:27 smithi018 ceph-mon[28063]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 5.0 KiB/s rd, 291 KiB/s wr, 18 op/s 2024-09-18T11:03:27.474 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:27 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:27.474 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:27 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:27.474 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:27 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:27.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:27 smithi053 ceph-mon[29970]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 5.0 KiB/s rd, 291 KiB/s wr, 18 op/s 2024-09-18T11:03:27.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:27 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:27.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:27 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:27.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:27 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:27.718 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:27.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:27 smithi022 ceph-mon[29705]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 5.0 KiB/s rd, 291 KiB/s wr, 18 op/s 2024-09-18T11:03:27.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:27 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:27.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:27 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:27.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:27 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:29.639 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:29 smithi022 ceph-mon[29705]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 3.7 KiB/s rd, 212 KiB/s wr, 13 op/s 2024-09-18T11:03:29.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:29 smithi018 ceph-mon[28063]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 3.7 KiB/s rd, 212 KiB/s wr, 13 op/s 2024-09-18T11:03:29.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:29 smithi053 ceph-mon[29970]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 3.7 KiB/s rd, 212 KiB/s wr, 13 op/s 2024-09-18T11:03:30.092 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:03:30.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:30 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/1191316931' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-18T11:03:30.739 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:30 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/1191316931' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-18T11:03:30.765 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":15,"flags":0,"active_gid":14150,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6800","nonce":4172656003},{"type":"v1","addr":"172.21.15.18:6801","nonce":4172656003}]},"active_addr":"172.21.15.18:6801/4172656003","active_change":"2024-09-18T11:00:56.175497+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24113,"name":"b","mgr_features":4540138320759226367,"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","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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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","upmap"],"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":[]},"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.25.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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","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_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.43.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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail 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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":"False","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":[]},"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":"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":{"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":[]},"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":[]},"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":[]},"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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":"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":[]},"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":[]},"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":[]},"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":[]}}}]}],"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","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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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","upmap"],"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":[]},"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.25.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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","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_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.43.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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail 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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":"False","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":[]},"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":"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":{"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":[]},"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":[]},"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":[]},"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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":"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":[]},"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":[]},"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":[]},"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.18: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"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.18:0","nonce":2222795827}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.18:0","nonce":3674747007}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.18:0","nonce":708492514}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.18:0","nonce":2508004240}]}]} 2024-09-18T11:03:30.769 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-18T11:03:30.769 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-18T11:03:30.769 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-18T11:03:30.783 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:30 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/1191316931' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-18T11:03:31.020 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:31.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:31 smithi053 ceph-mon[29970]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.9 KiB/s rd, 167 KiB/s wr, 10 op/s 2024-09-18T11:03:31.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:31 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:31.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:31 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:31.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:31 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:31.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:31 smithi018 ceph-mon[28063]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.9 KiB/s rd, 167 KiB/s wr, 10 op/s 2024-09-18T11:03:31.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:31 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:31 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:31 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:31.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:31 smithi022 ceph-mon[29705]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.9 KiB/s rd, 167 KiB/s wr, 10 op/s 2024-09-18T11:03:31.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:31 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:31.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:31 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:31.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:31 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:32.604 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:03:32.604 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":21,"fsid":"126fa29a-75ad-11ef-bceb-c7b262605968","created":"2024-09-18T11:00:06.696494+0000","modified":"2024-09-18T11:03:20.807442+0000","last_up_change":"2024-09-18T11:03:17.796292+0000","last_in_change":"2024-09-18T11:03:01.726234+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-18T11:03:18.677657+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,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"d2beb68f-980e-4270-a123-0a2baa5112db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6802","nonce":3405772527},{"type":"v1","addr":"172.21.15.18:6803","nonce":3405772527}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6804","nonce":3405772527},{"type":"v1","addr":"172.21.15.18:6805","nonce":3405772527}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6808","nonce":3405772527},{"type":"v1","addr":"172.21.15.18:6809","nonce":3405772527}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6806","nonce":3405772527},{"type":"v1","addr":"172.21.15.18:6807","nonce":3405772527}]},"public_addr":"172.21.15.18:6803/3405772527","cluster_addr":"172.21.15.18:6805/3405772527","heartbeat_back_addr":"172.21.15.18:6809/3405772527","heartbeat_front_addr":"172.21.15.18:6807/3405772527","state":["exists","up"]},{"osd":1,"uuid":"011c17f2-bf98-4d4e-aed2-e864fe8f3e01","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6800","nonce":2647012965},{"type":"v1","addr":"172.21.15.22:6801","nonce":2647012965}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6802","nonce":2647012965},{"type":"v1","addr":"172.21.15.22:6803","nonce":2647012965}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":2647012965},{"type":"v1","addr":"172.21.15.22:6807","nonce":2647012965}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":2647012965},{"type":"v1","addr":"172.21.15.22:6805","nonce":2647012965}]},"public_addr":"172.21.15.22:6801/2647012965","cluster_addr":"172.21.15.22:6803/2647012965","heartbeat_back_addr":"172.21.15.22:6807/2647012965","heartbeat_front_addr":"172.21.15.22:6805/2647012965","state":["exists","up"]},{"osd":2,"uuid":"17cc6137-af1e-4c11-a335-a50b8cd16333","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6800","nonce":4046003160},{"type":"v1","addr":"172.21.15.53:6801","nonce":4046003160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":4046003160},{"type":"v1","addr":"172.21.15.53:6803","nonce":4046003160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":4046003160},{"type":"v1","addr":"172.21.15.53:6807","nonce":4046003160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":4046003160},{"type":"v1","addr":"172.21.15.53:6805","nonce":4046003160}]},"public_addr":"172.21.15.53:6801/4046003160","cluster_addr":"172.21.15.53:6803/4046003160","heartbeat_back_addr":"172.21.15.53:6807/4046003160","heartbeat_front_addr":"172.21.15.53:6805/4046003160","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-18T11:02:28.889514+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-18T11:02:52.972645+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-18T11:03:16.530501+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.18:0/1581579166":"2024-09-19T11:00:56.175355+0000","172.21.15.18:0/3530338944":"2024-09-19T11:00:56.175355+0000","172.21.15.18:0/893277160":"2024-09-19T11:00:56.175355+0000","172.21.15.18:0/116922841":"2024-09-19T11:00:27.261071+0000","172.21.15.18:0/135506382":"2024-09-19T11:00:27.261071+0000","172.21.15.18:6800/802793661":"2024-09-19T11:00:56.175355+0000","172.21.15.18:0/3462321495":"2024-09-19T11:00:27.261071+0000","172.21.15.18:6801/1505045004":"2024-09-19T11:00:27.261071+0000","172.21.15.18:6801/802793661":"2024-09-19T11:00:56.175355+0000","172.21.15.18:6800/1505045004":"2024-09-19T11:00:27.261071+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-18T11:03:33.102 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-18T11:03:33.102 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-18T11:03:33.352 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:33.678 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:33 smithi018 ceph-mon[28063]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.2 KiB/s rd, 160 KiB/s wr, 10 op/s 2024-09-18T11:03:33.679 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:33 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/2724229274' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-18T11:03:33.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:33 smithi053 ceph-mon[29970]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.2 KiB/s rd, 160 KiB/s wr, 10 op/s 2024-09-18T11:03:33.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:33 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/2724229274' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-18T11:03:33.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:33 smithi022 ceph-mon[29705]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.2 KiB/s rd, 160 KiB/s wr, 10 op/s 2024-09-18T11:03:33.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:33 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/2724229274' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-18T11:03:35.046 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:03:35.046 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":21,"fsid":"126fa29a-75ad-11ef-bceb-c7b262605968","created":"2024-09-18T11:00:06.696494+0000","modified":"2024-09-18T11:03:20.807442+0000","last_up_change":"2024-09-18T11:03:17.796292+0000","last_in_change":"2024-09-18T11:03:01.726234+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-18T11:03:18.677657+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,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"d2beb68f-980e-4270-a123-0a2baa5112db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6802","nonce":3405772527},{"type":"v1","addr":"172.21.15.18:6803","nonce":3405772527}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6804","nonce":3405772527},{"type":"v1","addr":"172.21.15.18:6805","nonce":3405772527}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6808","nonce":3405772527},{"type":"v1","addr":"172.21.15.18:6809","nonce":3405772527}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6806","nonce":3405772527},{"type":"v1","addr":"172.21.15.18:6807","nonce":3405772527}]},"public_addr":"172.21.15.18:6803/3405772527","cluster_addr":"172.21.15.18:6805/3405772527","heartbeat_back_addr":"172.21.15.18:6809/3405772527","heartbeat_front_addr":"172.21.15.18:6807/3405772527","state":["exists","up"]},{"osd":1,"uuid":"011c17f2-bf98-4d4e-aed2-e864fe8f3e01","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6800","nonce":2647012965},{"type":"v1","addr":"172.21.15.22:6801","nonce":2647012965}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6802","nonce":2647012965},{"type":"v1","addr":"172.21.15.22:6803","nonce":2647012965}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":2647012965},{"type":"v1","addr":"172.21.15.22:6807","nonce":2647012965}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":2647012965},{"type":"v1","addr":"172.21.15.22:6805","nonce":2647012965}]},"public_addr":"172.21.15.22:6801/2647012965","cluster_addr":"172.21.15.22:6803/2647012965","heartbeat_back_addr":"172.21.15.22:6807/2647012965","heartbeat_front_addr":"172.21.15.22:6805/2647012965","state":["exists","up"]},{"osd":2,"uuid":"17cc6137-af1e-4c11-a335-a50b8cd16333","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6800","nonce":4046003160},{"type":"v1","addr":"172.21.15.53:6801","nonce":4046003160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":4046003160},{"type":"v1","addr":"172.21.15.53:6803","nonce":4046003160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":4046003160},{"type":"v1","addr":"172.21.15.53:6807","nonce":4046003160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":4046003160},{"type":"v1","addr":"172.21.15.53:6805","nonce":4046003160}]},"public_addr":"172.21.15.53:6801/4046003160","cluster_addr":"172.21.15.53:6803/4046003160","heartbeat_back_addr":"172.21.15.53:6807/4046003160","heartbeat_front_addr":"172.21.15.53:6805/4046003160","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-18T11:02:28.889514+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-18T11:02:52.972645+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-18T11:03:16.530501+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.18:0/1581579166":"2024-09-19T11:00:56.175355+0000","172.21.15.18:0/3530338944":"2024-09-19T11:00:56.175355+0000","172.21.15.18:0/893277160":"2024-09-19T11:00:56.175355+0000","172.21.15.18:0/116922841":"2024-09-19T11:00:27.261071+0000","172.21.15.18:0/135506382":"2024-09-19T11:00:27.261071+0000","172.21.15.18:6800/802793661":"2024-09-19T11:00:56.175355+0000","172.21.15.18:0/3462321495":"2024-09-19T11:00:27.261071+0000","172.21.15.18:6801/1505045004":"2024-09-19T11:00:27.261071+0000","172.21.15.18:6801/802793661":"2024-09-19T11:00:56.175355+0000","172.21.15.18:6800/1505045004":"2024-09-19T11:00:27.261071+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-18T11:03:35.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:35 smithi018 ceph-mon[28063]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-09-18T11:03:35.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:35 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/2336511535' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-18T11:03:35.623 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-18T11:03:35.623 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-18T11:03:35.624 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-18T11:03:35.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:35 smithi053 ceph-mon[29970]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-09-18T11:03:35.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:35 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/2336511535' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-18T11:03:35.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:35 smithi022 ceph-mon[29705]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-09-18T11:03:35.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:35 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/2336511535' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-18T11:03:35.918 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:35.919 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:35.921 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:37.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:37 smithi018 ceph-mon[28063]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-09-18T11:03:37.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:37 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:37.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:37 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:37.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:37 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:37.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:37 smithi053 ceph-mon[29970]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-09-18T11:03:37.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:37 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:37.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:37 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:37.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:37 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:37.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:37 smithi022 ceph-mon[29705]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-09-18T11:03:37.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:37 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:37.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:37 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:37.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:37 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:38.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:38 smithi018 ceph-mon[28063]: Detected new or changed devices on smithi053 2024-09-18T11:03:38.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:38 smithi053 ceph-mon[29970]: Detected new or changed devices on smithi053 2024-09-18T11:03:38.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:38 smithi022 ceph-mon[29705]: Detected new or changed devices on smithi053 2024-09-18T11:03:39.593 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:39 smithi018 ceph-mon[28063]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-18T11:03:39.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:39 smithi053 ceph-mon[29970]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-18T11:03:39.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:39 smithi022 ceph-mon[29705]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-18T11:03:40.643 INFO:teuthology.orchestra.run.smithi018.stdout:55834574859 2024-09-18T11:03:40.650 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-18T11:03:41.346 INFO:teuthology.orchestra.run.smithi018.stdout:34359738384 2024-09-18T11:03:41.347 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-18T11:03:41.590 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:41 smithi018 ceph-mon[28063]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-18T11:03:41.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:41 smithi022 ceph-mon[29705]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-18T11:03:41.813 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:41.847 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:41.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:41 smithi053 ceph-mon[29970]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-18T11:03:42.461 INFO:teuthology.orchestra.run.smithi018.stdout:77309411335 2024-09-18T11:03:42.461 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-18T11:03:43.613 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:43.734 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:43 smithi018 ceph-mon[28063]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-18T11:03:43.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:43 smithi022 ceph-mon[29705]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-18T11:03:43.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:43 smithi053 ceph-mon[29970]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-18T11:03:45.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:45 smithi018 ceph-mon[28063]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:45.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:45 smithi022 ceph-mon[29705]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:45.902 INFO:teuthology.orchestra.run.smithi018.stdout:34359738385 2024-09-18T11:03:45.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:45 smithi053 ceph-mon[29970]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:46.570 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738384 got 34359738385 for osd.0 2024-09-18T11:03:46.570 DEBUG:teuthology.parallel:result is None 2024-09-18T11:03:46.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:46 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/2567552553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-18T11:03:46.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:46 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/2567552553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-18T11:03:46.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:46 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/2567552553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-18T11:03:47.164 INFO:teuthology.orchestra.run.smithi018.stdout:77309411336 2024-09-18T11:03:47.378 INFO:teuthology.orchestra.run.smithi018.stdout:55834574861 2024-09-18T11:03:47.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:47 smithi018 ceph-mon[28063]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:47.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:47 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:47.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:47 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:47.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:47 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:47.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:47 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/1172024040' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-18T11:03:47.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:47 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/708893121' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-18T11:03:47.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:47 smithi022 ceph-mon[29705]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:47.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:47 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:47.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:47 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:47.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:47 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:47.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:47 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/1172024040' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-18T11:03:47.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:47 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/708893121' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-18T11:03:47.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:47 smithi053 ceph-mon[29970]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:47.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:47 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:47.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:47 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:47.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:47 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:47.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:47 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/1172024040' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-18T11:03:47.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:47 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/708893121' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-18T11:03:47.961 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574859 got 55834574861 for osd.1 2024-09-18T11:03:47.961 DEBUG:teuthology.parallel:result is None 2024-09-18T11:03:49.430 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411335 got 77309411336 for osd.2 2024-09-18T11:03:49.430 DEBUG:teuthology.parallel:result is None 2024-09-18T11:03:49.430 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-18T11:03:49.430 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-18T11:03:49.715 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:49 smithi022 ceph-mon[29705]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:49.721 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:49 smithi018 ceph-mon[28063]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:49.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:49 smithi053 ceph-mon[29970]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:49.944 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:51.682 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:51 smithi018 ceph-mon[28063]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:51.682 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:51 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:51.682 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:51 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:51.682 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:51 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:51.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:51 smithi022 ceph-mon[29705]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:51.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:51 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:51.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:51 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:51.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:51 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:51.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:51 smithi053 ceph-mon[29970]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:51.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:51 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:51.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:51 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:51.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:51 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:52.325 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:03:52.325 INFO:teuthology.orchestra.run.smithi018.stderr:dumped all 2024-09-18T11:03:52.965 INFO:teuthology.orchestra.run.smithi018.stdout:{"pg_ready":true,"pg_map":{"version":99,"stamp":"2024-09-18T11:03:52.207561+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":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":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":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":894948,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":892027,"kb_avail":280340508,"statfs":{"total":287985106944,"available":287068680192,"internally_reserved":0,"allocated":2322432,"data_stored":1934634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5112,"internal_metadata":913435656},"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.001857"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":123,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-18T11:03:25.317518+0000","last_change":"2024-09-18T11:03:19.806387+0000","last_active":"2024-09-18T11:03:25.317518+0000","last_peered":"2024-09-18T11:03:25.317518+0000","last_clean":"2024-09-18T11:03:25.317518+0000","last_became_active":"2024-09-18T11:03:19.806191+0000","last_became_peered":"2024-09-18T11:03:19.806191+0000","last_unstale":"2024-09-18T11:03:25.317518+0000","last_undegraded":"2024-09-18T11:03:25.317518+0000","last_fullsized":"2024-09-18T11:03:25.317518+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-18T11:03:18.797882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-18T11:03:18.797882+0000","last_clean_scrub_stamp":"2024-09-18T11:03:18.797882+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-19T16:50:51.614759+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":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},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"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":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":1781760,"data_stored":1771104,"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":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411337,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298356,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446796,"statfs":{"total":95995035648,"available":95689519104,"internally_reserved":0,"allocated":774144,"data_stored":644878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1],"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":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.34899999999999998}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48499999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574862,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298296,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446856,"statfs":{"total":95995035648,"available":95689580544,"internally_reserved":0,"allocated":774144,"data_stored":644878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2],"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":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42199999999999999}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57999999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738387,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298296,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446856,"statfs":{"total":95995035648,"available":95689580544,"internally_reserved":0,"allocated":774144,"data_stored":644878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2],"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":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.432}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58599999999999997}]}]}],"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}]}} 2024-09-18T11:03:52.965 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-18T11:03:53.215 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:53.640 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:53 smithi018 ceph-mon[28063]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:53.641 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:53 smithi018 ceph-mon[28063]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T11:03:53.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:53 smithi022 ceph-mon[29705]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:53.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:53 smithi022 ceph-mon[29705]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T11:03:53.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:53 smithi053 ceph-mon[29970]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:53.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:53 smithi053 ceph-mon[29970]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T11:03:54.838 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:03:54.838 INFO:teuthology.orchestra.run.smithi018.stderr:dumped all 2024-09-18T11:03:55.434 INFO:teuthology.orchestra.run.smithi018.stdout:{"pg_ready":true,"pg_map":{"version":100,"stamp":"2024-09-18T11:03:54.207829+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":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":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":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":894948,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":892027,"kb_avail":280340508,"statfs":{"total":287985106944,"available":287068680192,"internally_reserved":0,"allocated":2322432,"data_stored":1934634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5112,"internal_metadata":913435656},"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.001759"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":123,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-18T11:03:25.317518+0000","last_change":"2024-09-18T11:03:19.806387+0000","last_active":"2024-09-18T11:03:25.317518+0000","last_peered":"2024-09-18T11:03:25.317518+0000","last_clean":"2024-09-18T11:03:25.317518+0000","last_became_active":"2024-09-18T11:03:19.806191+0000","last_became_peered":"2024-09-18T11:03:19.806191+0000","last_unstale":"2024-09-18T11:03:25.317518+0000","last_undegraded":"2024-09-18T11:03:25.317518+0000","last_fullsized":"2024-09-18T11:03:25.317518+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-18T11:03:18.797882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-18T11:03:18.797882+0000","last_clean_scrub_stamp":"2024-09-18T11:03:18.797882+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-19T16:50:51.614759+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":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},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"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":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":1781760,"data_stored":1771104,"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":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411338,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298356,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446796,"statfs":{"total":95995035648,"available":95689519104,"internally_reserved":0,"allocated":774144,"data_stored":644878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1],"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":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.32100000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.43099999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574862,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298296,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446856,"statfs":{"total":95995035648,"available":95689580544,"internally_reserved":0,"allocated":774144,"data_stored":644878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2],"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":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42199999999999999}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57999999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738387,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298296,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446856,"statfs":{"total":95995035648,"available":95689580544,"internally_reserved":0,"allocated":774144,"data_stored":644878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2],"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":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.432}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58599999999999997}]}]}],"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}]}} 2024-09-18T11:03:55.435 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-18T11:03:55.435 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-18T11:03:55.435 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-18T11:03:55.435 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-18T11:03:55.684 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:55.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:55 smithi018 ceph-mon[28063]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:55.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:55 smithi022 ceph-mon[29705]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:55.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:55 smithi053 ceph-mon[29970]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:56.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:56 smithi018 ceph-mon[28063]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T11:03:56.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:56 smithi022 ceph-mon[29705]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T11:03:56.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:56 smithi053 ceph-mon[29970]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T11:03:57.474 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:03:57.475 INFO:teuthology.orchestra.run.smithi018.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-18T11:03:57.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:57 smithi053 ceph-mon[29970]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:57.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:57 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:57.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:57 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:57.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:57 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:57.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:57 smithi018 ceph-mon[28063]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:57.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:57 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:57.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:57 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:57.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:57 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:57.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:57 smithi022 ceph-mon[29705]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:57.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:57 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:57.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:57 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:57.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:57 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:03:58.070 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-18T11:03:58.070 INFO:tasks.cephadm:Setup complete, yielding 2024-09-18T11:03:58.070 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-09-18T11:03:58.080 INFO:tasks.cephadm:Applying spec(s): placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 2024-09-18T11:03:58.081 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- ceph orch apply -i - 2024-09-18T11:03:58.331 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:03:58.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:58 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/898671742' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-18T11:03:58.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:58 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/898671742' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-18T11:03:58.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:58 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/898671742' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-18T11:03:59.571 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:03:59 smithi018 ceph-mon[28063]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:59.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:03:59 smithi053 ceph-mon[29970]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:59.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:03:59 smithi022 ceph-mon[29705]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:03:59.964 INFO:teuthology.orchestra.run.smithi018.stdout:Scheduled mon update... 2024-09-18T11:04:00.633 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-18T11:04:00.642 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi018.front.sepia.ceph.com 2024-09-18T11:04:00.642 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 -- bash -c 'set -ex 2024-09-18T11:04:00.642 DEBUG:teuthology.orchestra.run.smithi018:> # since we don'"'"'t know the real hostnames before the test, the next 2024-09-18T11:04:00.642 DEBUG:teuthology.orchestra.run.smithi018:> # bit is in order to replace the fake hostnames "host.a/b/c" with 2024-09-18T11:04:00.642 DEBUG:teuthology.orchestra.run.smithi018:> # the actual names cephadm knows the host by within the mon spec 2024-09-18T11:04:00.642 DEBUG:teuthology.orchestra.run.smithi018:> ceph orch host ls --format json | jq -r '"'"'.[] | .hostname'"'"' > realnames 2024-09-18T11:04:00.642 DEBUG:teuthology.orchestra.run.smithi018:> echo $'"'"'host.a\nhost.b\nhost.c'"'"' > fakenames 2024-09-18T11:04:00.642 DEBUG:teuthology.orchestra.run.smithi018:> echo $'"'"'a\nb\nc'"'"' > mon_ids 2024-09-18T11:04:00.643 DEBUG:teuthology.orchestra.run.smithi018:> echo $'"'"'{datacenter=a}\n{datacenter=b,rack=2}\n{datacenter=a,rack=3}'"'"' > crush_locs 2024-09-18T11:04:00.643 DEBUG:teuthology.orchestra.run.smithi018:> ceph orch ls --service-name mon --export > mon.yaml 2024-09-18T11:04:00.643 DEBUG:teuthology.orchestra.run.smithi018:> MONSPEC=`cat mon.yaml` 2024-09-18T11:04:00.643 DEBUG:teuthology.orchestra.run.smithi018:> echo "$MONSPEC" 2024-09-18T11:04:00.643 DEBUG:teuthology.orchestra.run.smithi018:> while read realname <&3 && read fakename <&4; do 2024-09-18T11:04:00.643 DEBUG:teuthology.orchestra.run.smithi018:> MONSPEC="${MONSPEC//$fakename/$realname}" 2024-09-18T11:04:00.643 DEBUG:teuthology.orchestra.run.smithi018:> done 3 echo "$MONSPEC" > mon.yaml 2024-09-18T11:04:00.643 DEBUG:teuthology.orchestra.run.smithi018:> cat mon.yaml 2024-09-18T11:04:00.643 DEBUG:teuthology.orchestra.run.smithi018:> # now the spec should have the real hostnames, so let'"'"'s re-apply 2024-09-18T11:04:00.643 DEBUG:teuthology.orchestra.run.smithi018:> ceph orch apply -i mon.yaml 2024-09-18T11:04:00.643 DEBUG:teuthology.orchestra.run.smithi018:> sleep 90 2024-09-18T11:04:00.644 DEBUG:teuthology.orchestra.run.smithi018:> ceph orch ps --refresh 2024-09-18T11:04:00.644 DEBUG:teuthology.orchestra.run.smithi018:> ceph orch ls --service-name mon --export > mon.yaml; ceph orch apply -i mon.yaml 2024-09-18T11:04:00.644 DEBUG:teuthology.orchestra.run.smithi018:> sleep 90 2024-09-18T11:04:00.644 DEBUG:teuthology.orchestra.run.smithi018:> ceph mon dump 2024-09-18T11:04:00.644 DEBUG:teuthology.orchestra.run.smithi018:> ceph mon dump --format json 2024-09-18T11:04:00.644 DEBUG:teuthology.orchestra.run.smithi018:> # verify all the crush locations got set from "ceph mon dump" output 2024-09-18T11:04:00.644 DEBUG:teuthology.orchestra.run.smithi018:> while read monid <&3 && read crushloc <&4; do 2024-09-18T11:04:00.644 DEBUG:teuthology.orchestra.run.smithi018:> ceph mon dump --format json | jq --arg monid "$monid" --arg crushloc "$crushloc" -e '"'"'.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'"'"' 2024-09-18T11:04:00.644 DEBUG:teuthology.orchestra.run.smithi018:> done 3 ' 2024-09-18T11:04:00.905 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T11:04:01.033 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:00 smithi053 ceph-mon[29970]: from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:04:01.033 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:00 smithi053 ceph-mon[29970]: Saving service mon spec with placement count:3 2024-09-18T11:04:01.033 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:01.033 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:04:01.033 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:01.033 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:04:01.034 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:01.034 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-18T11:04:01.035 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:00 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:01.035 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:00 smithi053 ceph-mon[29970]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:01.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:00 smithi018 ceph-mon[28063]: from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:04:01.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:00 smithi018 ceph-mon[28063]: Saving service mon spec with placement count:3 2024-09-18T11:04:01.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:01.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:04:01.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:01.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:04:01.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:01.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-18T11:04:01.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:00 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:01.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:00 smithi018 ceph-mon[28063]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:01.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:00 smithi022 ceph-mon[29705]: from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:04:01.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:00 smithi022 ceph-mon[29705]: Saving service mon spec with placement count:3 2024-09-18T11:04:01.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:01.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:04:01.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:01.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:04:01.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:01.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-18T11:04:01.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:00 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:01.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:00 smithi022 ceph-mon[29705]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:02.450 INFO:teuthology.orchestra.run.smithi018.stderr:+ ceph orch host ls --format json 2024-09-18T11:04:02.450 INFO:teuthology.orchestra.run.smithi018.stderr:+ jq -r '.[] | .hostname' 2024-09-18T11:04:02.626 INFO:teuthology.orchestra.run.smithi018.stderr:+ echo 'host.a 2024-09-18T11:04:02.626 INFO:teuthology.orchestra.run.smithi018.stderr:host.b 2024-09-18T11:04:02.626 INFO:teuthology.orchestra.run.smithi018.stderr:host.c' 2024-09-18T11:04:02.626 INFO:teuthology.orchestra.run.smithi018.stderr:+ echo 'a 2024-09-18T11:04:02.627 INFO:teuthology.orchestra.run.smithi018.stderr:b 2024-09-18T11:04:02.627 INFO:teuthology.orchestra.run.smithi018.stderr:c' 2024-09-18T11:04:02.627 INFO:teuthology.orchestra.run.smithi018.stderr:+ echo '{datacenter=a} 2024-09-18T11:04:02.627 INFO:teuthology.orchestra.run.smithi018.stderr:{datacenter=b,rack=2} 2024-09-18T11:04:02.627 INFO:teuthology.orchestra.run.smithi018.stderr:{datacenter=a,rack=3}' 2024-09-18T11:04:02.627 INFO:teuthology.orchestra.run.smithi018.stderr:+ ceph orch ls --service-name mon --export 2024-09-18T11:04:02.891 INFO:teuthology.orchestra.run.smithi018.stderr:++ cat mon.yaml 2024-09-18T11:04:02.892 INFO:teuthology.orchestra.run.smithi018.stderr:+ MONSPEC='service_type: mon 2024-09-18T11:04:02.892 INFO:teuthology.orchestra.run.smithi018.stderr:service_name: mon 2024-09-18T11:04:02.892 INFO:teuthology.orchestra.run.smithi018.stderr:placement: 2024-09-18T11:04:02.892 INFO:teuthology.orchestra.run.smithi018.stderr: count: 3 2024-09-18T11:04:02.893 INFO:teuthology.orchestra.run.smithi018.stderr:spec: 2024-09-18T11:04:02.893 INFO:teuthology.orchestra.run.smithi018.stderr: crush_locations: 2024-09-18T11:04:02.893 INFO:teuthology.orchestra.run.smithi018.stderr: host.a: 2024-09-18T11:04:02.893 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=a 2024-09-18T11:04:02.893 INFO:teuthology.orchestra.run.smithi018.stderr: host.b: 2024-09-18T11:04:02.893 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=b 2024-09-18T11:04:02.893 INFO:teuthology.orchestra.run.smithi018.stderr: - rack=2 2024-09-18T11:04:02.893 INFO:teuthology.orchestra.run.smithi018.stderr: host.c: 2024-09-18T11:04:02.893 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=a 2024-09-18T11:04:02.893 INFO:teuthology.orchestra.run.smithi018.stderr: - rack=3' 2024-09-18T11:04:02.894 INFO:teuthology.orchestra.run.smithi018.stdout:service_type: mon 2024-09-18T11:04:02.894 INFO:teuthology.orchestra.run.smithi018.stdout:service_name: mon 2024-09-18T11:04:02.894 INFO:teuthology.orchestra.run.smithi018.stdout:placement: 2024-09-18T11:04:02.894 INFO:teuthology.orchestra.run.smithi018.stdout: count: 3 2024-09-18T11:04:02.894 INFO:teuthology.orchestra.run.smithi018.stdout:spec: 2024-09-18T11:04:02.894 INFO:teuthology.orchestra.run.smithi018.stdout: crush_locations: 2024-09-18T11:04:02.894 INFO:teuthology.orchestra.run.smithi018.stdout: host.a: 2024-09-18T11:04:02.894 INFO:teuthology.orchestra.run.smithi018.stdout: - datacenter=a 2024-09-18T11:04:02.894 INFO:teuthology.orchestra.run.smithi018.stdout: host.b: 2024-09-18T11:04:02.894 INFO:teuthology.orchestra.run.smithi018.stdout: - datacenter=b 2024-09-18T11:04:02.894 INFO:teuthology.orchestra.run.smithi018.stdout: - rack=2 2024-09-18T11:04:02.894 INFO:teuthology.orchestra.run.smithi018.stdout: host.c: 2024-09-18T11:04:02.894 INFO:teuthology.orchestra.run.smithi018.stdout: - datacenter=a 2024-09-18T11:04:02.895 INFO:teuthology.orchestra.run.smithi018.stdout: - rack=3 2024-09-18T11:04:02.895 INFO:teuthology.orchestra.run.smithi018.stderr:+ echo 'service_type: mon 2024-09-18T11:04:02.895 INFO:teuthology.orchestra.run.smithi018.stderr:service_name: mon 2024-09-18T11:04:02.895 INFO:teuthology.orchestra.run.smithi018.stderr:placement: 2024-09-18T11:04:02.895 INFO:teuthology.orchestra.run.smithi018.stderr: count: 3 2024-09-18T11:04:02.896 INFO:teuthology.orchestra.run.smithi018.stderr:spec: 2024-09-18T11:04:02.896 INFO:teuthology.orchestra.run.smithi018.stderr: crush_locations: 2024-09-18T11:04:02.896 INFO:teuthology.orchestra.run.smithi018.stderr: host.a: 2024-09-18T11:04:02.896 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=a 2024-09-18T11:04:02.896 INFO:teuthology.orchestra.run.smithi018.stderr: host.b: 2024-09-18T11:04:02.896 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=b 2024-09-18T11:04:02.896 INFO:teuthology.orchestra.run.smithi018.stderr: - rack=2 2024-09-18T11:04:02.896 INFO:teuthology.orchestra.run.smithi018.stderr: host.c: 2024-09-18T11:04:02.896 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=a 2024-09-18T11:04:02.896 INFO:teuthology.orchestra.run.smithi018.stderr: - rack=3' 2024-09-18T11:04:02.896 INFO:teuthology.orchestra.run.smithi018.stderr:+ read realname 2024-09-18T11:04:02.896 INFO:teuthology.orchestra.run.smithi018.stderr:+ read fakename 2024-09-18T11:04:02.896 INFO:teuthology.orchestra.run.smithi018.stderr:+ MONSPEC='service_type: mon 2024-09-18T11:04:02.896 INFO:teuthology.orchestra.run.smithi018.stderr:service_name: mon 2024-09-18T11:04:02.897 INFO:teuthology.orchestra.run.smithi018.stderr:placement: 2024-09-18T11:04:02.897 INFO:teuthology.orchestra.run.smithi018.stderr: count: 3 2024-09-18T11:04:02.897 INFO:teuthology.orchestra.run.smithi018.stderr:spec: 2024-09-18T11:04:02.897 INFO:teuthology.orchestra.run.smithi018.stderr: crush_locations: 2024-09-18T11:04:02.897 INFO:teuthology.orchestra.run.smithi018.stderr: smithi018: 2024-09-18T11:04:02.897 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=a 2024-09-18T11:04:02.897 INFO:teuthology.orchestra.run.smithi018.stderr: host.b: 2024-09-18T11:04:02.897 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=b 2024-09-18T11:04:02.897 INFO:teuthology.orchestra.run.smithi018.stderr: - rack=2 2024-09-18T11:04:02.897 INFO:teuthology.orchestra.run.smithi018.stderr: host.c: 2024-09-18T11:04:02.897 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=a 2024-09-18T11:04:02.897 INFO:teuthology.orchestra.run.smithi018.stderr: - rack=3' 2024-09-18T11:04:02.897 INFO:teuthology.orchestra.run.smithi018.stderr:+ read realname 2024-09-18T11:04:02.898 INFO:teuthology.orchestra.run.smithi018.stderr:+ read fakename 2024-09-18T11:04:02.898 INFO:teuthology.orchestra.run.smithi018.stderr:+ MONSPEC='service_type: mon 2024-09-18T11:04:02.898 INFO:teuthology.orchestra.run.smithi018.stderr:service_name: mon 2024-09-18T11:04:02.898 INFO:teuthology.orchestra.run.smithi018.stderr:placement: 2024-09-18T11:04:02.898 INFO:teuthology.orchestra.run.smithi018.stderr: count: 3 2024-09-18T11:04:02.898 INFO:teuthology.orchestra.run.smithi018.stderr:spec: 2024-09-18T11:04:02.898 INFO:teuthology.orchestra.run.smithi018.stderr: crush_locations: 2024-09-18T11:04:02.898 INFO:teuthology.orchestra.run.smithi018.stderr: smithi018: 2024-09-18T11:04:02.898 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=a 2024-09-18T11:04:02.898 INFO:teuthology.orchestra.run.smithi018.stderr: smithi022: 2024-09-18T11:04:02.898 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=b 2024-09-18T11:04:02.898 INFO:teuthology.orchestra.run.smithi018.stderr: - rack=2 2024-09-18T11:04:02.898 INFO:teuthology.orchestra.run.smithi018.stderr: host.c: 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=a 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr: - rack=3' 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr:+ read realname 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr:+ read fakename 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr:+ MONSPEC='service_type: mon 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr:service_name: mon 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr:placement: 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr: count: 3 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr:spec: 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr: crush_locations: 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr: smithi018: 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=a 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr: smithi022: 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=b 2024-09-18T11:04:02.899 INFO:teuthology.orchestra.run.smithi018.stderr: - rack=2 2024-09-18T11:04:02.900 INFO:teuthology.orchestra.run.smithi018.stderr: smithi053: 2024-09-18T11:04:02.900 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=a 2024-09-18T11:04:02.900 INFO:teuthology.orchestra.run.smithi018.stderr: - rack=3' 2024-09-18T11:04:02.900 INFO:teuthology.orchestra.run.smithi018.stderr:+ read realname 2024-09-18T11:04:02.900 INFO:teuthology.orchestra.run.smithi018.stderr:+ echo 'service_type: mon 2024-09-18T11:04:02.900 INFO:teuthology.orchestra.run.smithi018.stderr:service_name: mon 2024-09-18T11:04:02.900 INFO:teuthology.orchestra.run.smithi018.stderr:placement: 2024-09-18T11:04:02.900 INFO:teuthology.orchestra.run.smithi018.stderr: count: 3 2024-09-18T11:04:02.900 INFO:teuthology.orchestra.run.smithi018.stderr:spec: 2024-09-18T11:04:02.900 INFO:teuthology.orchestra.run.smithi018.stderr: crush_locations: 2024-09-18T11:04:02.900 INFO:teuthology.orchestra.run.smithi018.stderr: smithi018: 2024-09-18T11:04:02.900 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=a 2024-09-18T11:04:02.900 INFO:teuthology.orchestra.run.smithi018.stderr: smithi022: 2024-09-18T11:04:02.901 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=b 2024-09-18T11:04:02.901 INFO:teuthology.orchestra.run.smithi018.stderr: - rack=2 2024-09-18T11:04:02.901 INFO:teuthology.orchestra.run.smithi018.stderr: smithi053: 2024-09-18T11:04:02.901 INFO:teuthology.orchestra.run.smithi018.stderr: - datacenter=a 2024-09-18T11:04:02.901 INFO:teuthology.orchestra.run.smithi018.stderr: - rack=3' 2024-09-18T11:04:02.901 INFO:teuthology.orchestra.run.smithi018.stderr:+ cat mon.yaml 2024-09-18T11:04:02.901 INFO:teuthology.orchestra.run.smithi018.stdout:service_type: mon 2024-09-18T11:04:02.901 INFO:teuthology.orchestra.run.smithi018.stdout:service_name: mon 2024-09-18T11:04:02.901 INFO:teuthology.orchestra.run.smithi018.stdout:placement: 2024-09-18T11:04:02.901 INFO:teuthology.orchestra.run.smithi018.stdout: count: 3 2024-09-18T11:04:02.901 INFO:teuthology.orchestra.run.smithi018.stdout:spec: 2024-09-18T11:04:02.902 INFO:teuthology.orchestra.run.smithi018.stdout: crush_locations: 2024-09-18T11:04:02.902 INFO:teuthology.orchestra.run.smithi018.stdout: smithi018: 2024-09-18T11:04:02.902 INFO:teuthology.orchestra.run.smithi018.stdout: - datacenter=a 2024-09-18T11:04:02.902 INFO:teuthology.orchestra.run.smithi018.stdout: smithi022: 2024-09-18T11:04:02.902 INFO:teuthology.orchestra.run.smithi018.stdout: - datacenter=b 2024-09-18T11:04:02.902 INFO:teuthology.orchestra.run.smithi018.stdout: - rack=2 2024-09-18T11:04:02.902 INFO:teuthology.orchestra.run.smithi018.stdout: smithi053: 2024-09-18T11:04:02.902 INFO:teuthology.orchestra.run.smithi018.stdout: - datacenter=a 2024-09-18T11:04:02.902 INFO:teuthology.orchestra.run.smithi018.stdout: - rack=3 2024-09-18T11:04:02.902 INFO:teuthology.orchestra.run.smithi018.stderr:+ ceph orch apply -i mon.yaml 2024-09-18T11:04:03.156 INFO:teuthology.orchestra.run.smithi018.stdout:Scheduled mon update... 2024-09-18T11:04:03.169 INFO:teuthology.orchestra.run.smithi018.stderr:+ sleep 90 2024-09-18T11:04:08.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: from='client.14397 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:04:08.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: from='client.14403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:04:08.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: Saving service mon spec with placement count:3 2024-09-18T11:04:08.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: Setting crush location for mon a to {datacenter=a} 2024-09-18T11:04:08.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: Setting crush location for mon b to {datacenter=b,rack=2} 2024-09-18T11:04:08.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-18T11:04:08.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: mon.a calling monitor election 2024-09-18T11:04:08.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: mon.c calling monitor election 2024-09-18T11:04:08.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: mon.b calling monitor election 2024-09-18T11:04:08.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:04:08.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:04:08.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:04:08.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:08.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:08.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-18T11:04:08.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: overall HEALTH_OK 2024-09-18T11:04:08.497 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: mon.a calling monitor election 2024-09-18T11:04:08.498 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: mon.c calling monitor election 2024-09-18T11:04:08.498 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-18T11:04:08.498 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: monmap e6: 3 mons at {a=[v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0],b=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],c=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-18T11:04:08.498 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: fsmap 2024-09-18T11:04:08.498 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: osdmap e21: 3 total, 3 up, 3 in 2024-09-18T11:04:08.498 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: mgrmap e15: a(active, since 3m), standbys: b 2024-09-18T11:04:08.498 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: overall HEALTH_OK 2024-09-18T11:04:08.498 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:08.498 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:08.498 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:08.498 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:08 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:08.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: from='client.14397 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:04:08.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: from='client.14403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:04:08.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: Saving service mon spec with placement count:3 2024-09-18T11:04:08.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: Setting crush location for mon a to {datacenter=a} 2024-09-18T11:04:08.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: Setting crush location for mon b to {datacenter=b,rack=2} 2024-09-18T11:04:08.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-18T11:04:08.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: mon.a calling monitor election 2024-09-18T11:04:08.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: mon.c calling monitor election 2024-09-18T11:04:08.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: mon.b calling monitor election 2024-09-18T11:04:08.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:04:08.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:04:08.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:04:08.552 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:08.552 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:08.552 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-18T11:04:08.552 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: overall HEALTH_OK 2024-09-18T11:04:08.552 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: mon.a calling monitor election 2024-09-18T11:04:08.552 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: mon.c calling monitor election 2024-09-18T11:04:08.552 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-18T11:04:08.552 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: monmap e6: 3 mons at {a=[v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0],b=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],c=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-18T11:04:08.552 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: fsmap 2024-09-18T11:04:08.552 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: osdmap e21: 3 total, 3 up, 3 in 2024-09-18T11:04:08.552 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: mgrmap e15: a(active, since 3m), standbys: b 2024-09-18T11:04:08.552 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: overall HEALTH_OK 2024-09-18T11:04:08.552 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:08.552 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:08.553 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:08.553 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:08 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:08.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: from='client.14397 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:04:08.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: from='client.14403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:04:08.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: Saving service mon spec with placement count:3 2024-09-18T11:04:08.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: Setting crush location for mon a to {datacenter=a} 2024-09-18T11:04:08.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: Setting crush location for mon b to {datacenter=b,rack=2} 2024-09-18T11:04:08.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-18T11:04:08.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: mon.a calling monitor election 2024-09-18T11:04:08.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: mon.c calling monitor election 2024-09-18T11:04:08.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: mon.b calling monitor election 2024-09-18T11:04:08.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-18T11:04:08.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-18T11:04:08.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-18T11:04:08.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:08.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:08.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-18T11:04:08.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: overall HEALTH_OK 2024-09-18T11:04:08.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: mon.a calling monitor election 2024-09-18T11:04:08.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: mon.c calling monitor election 2024-09-18T11:04:08.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-18T11:04:08.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: monmap e6: 3 mons at {a=[v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0],b=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],c=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-18T11:04:08.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: fsmap 2024-09-18T11:04:08.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: osdmap e21: 3 total, 3 up, 3 in 2024-09-18T11:04:08.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: mgrmap e15: a(active, since 3m), standbys: b 2024-09-18T11:04:08.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: overall HEALTH_OK 2024-09-18T11:04:08.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:08.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:08.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:08.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:08 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:09.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:09 smithi018 ceph-mon[28063]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:09.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:09 smithi018 ceph-mon[28063]: Reconfiguring mon.a (monmap changed)... 2024-09-18T11:04:09.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:04:09.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:04:09.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:09.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:09 smithi018 ceph-mon[28063]: Reconfiguring daemon mon.a on smithi018 2024-09-18T11:04:09.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:09 smithi022 ceph-mon[29705]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:09.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:09 smithi022 ceph-mon[29705]: Reconfiguring mon.a (monmap changed)... 2024-09-18T11:04:09.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:04:09.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:04:09.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:09.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:09 smithi022 ceph-mon[29705]: Reconfiguring daemon mon.a on smithi018 2024-09-18T11:04:09.661 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:09 smithi053 ceph-mon[29970]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:09.661 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:09 smithi053 ceph-mon[29970]: Reconfiguring mon.a (monmap changed)... 2024-09-18T11:04:09.661 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:04:09.661 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:04:09.661 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:09.661 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:09 smithi053 ceph-mon[29970]: Reconfiguring daemon mon.a on smithi018 2024-09-18T11:04:11.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:11 smithi018 ceph-mon[28063]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:11.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:11.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:11.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:11 smithi018 ceph-mon[28063]: Reconfiguring mgr.a (monmap changed)... 2024-09-18T11:04:11.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-18T11:04:11.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-18T11:04:11.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:11 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:11.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:11 smithi018 ceph-mon[28063]: Reconfiguring daemon mgr.a on smithi018 2024-09-18T11:04:11.600 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:11 smithi022 ceph-mon[29705]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:11.600 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:11 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:11.600 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:11 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:11.600 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:11 smithi022 ceph-mon[29705]: Reconfiguring mgr.a (monmap changed)... 2024-09-18T11:04:11.600 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:11 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-18T11:04:11.600 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:11 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-18T11:04:11.600 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:11 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:11.600 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:11 smithi022 ceph-mon[29705]: Reconfiguring daemon mgr.a on smithi018 2024-09-18T11:04:11.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:11 smithi053 ceph-mon[29970]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:11.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:11 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:11.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:11 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:11.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:11 smithi053 ceph-mon[29970]: Reconfiguring mgr.a (monmap changed)... 2024-09-18T11:04:11.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:11 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-18T11:04:11.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:11 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-18T11:04:11.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:11 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:11.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:11 smithi053 ceph-mon[29970]: Reconfiguring daemon mgr.a on smithi018 2024-09-18T11:04:12.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:12.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:12.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:12.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:12.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:12.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:12.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:12.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:12.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:13.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:13 smithi018 ceph-mon[28063]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:13.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:13 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:13.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:13 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:13.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:13 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-18T11:04:13.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:13 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:13.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:13 smithi022 ceph-mon[29705]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:13.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:13 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:13.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:13 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:13.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:13 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-18T11:04:13.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:13 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:13.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:13 smithi053 ceph-mon[29970]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:13.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:13 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:13.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:13 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:13.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:13 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-18T11:04:13.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:13 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:14.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:14 smithi018 ceph-mon[28063]: Reconfiguring osd.0 (monmap changed)... 2024-09-18T11:04:14.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:14 smithi018 ceph-mon[28063]: Reconfiguring daemon osd.0 on smithi018 2024-09-18T11:04:14.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:14 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:14.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:14 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:14.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:14 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:04:14.747 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:14 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:04:14.747 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:14 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:14.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:14 smithi022 ceph-mon[29705]: Reconfiguring osd.0 (monmap changed)... 2024-09-18T11:04:14.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:14 smithi022 ceph-mon[29705]: Reconfiguring daemon osd.0 on smithi018 2024-09-18T11:04:14.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:14 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:14.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:14 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:14.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:14 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:04:14.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:14 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:04:14.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:14 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:14.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:14 smithi053 ceph-mon[29970]: Reconfiguring osd.0 (monmap changed)... 2024-09-18T11:04:14.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:14 smithi053 ceph-mon[29970]: Reconfiguring daemon osd.0 on smithi018 2024-09-18T11:04:14.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:14 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:14.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:14 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:14.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:14 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:04:14.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:14 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:04:14.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:14 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:15.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:15 smithi022 ceph-mon[29705]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:15.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:15 smithi022 ceph-mon[29705]: Reconfiguring mon.b (monmap changed)... 2024-09-18T11:04:15.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:15 smithi022 ceph-mon[29705]: Reconfiguring daemon mon.b on smithi022 2024-09-18T11:04:15.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:15 smithi053 ceph-mon[29970]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:15.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:15 smithi053 ceph-mon[29970]: Reconfiguring mon.b (monmap changed)... 2024-09-18T11:04:15.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:15 smithi053 ceph-mon[29970]: Reconfiguring daemon mon.b on smithi022 2024-09-18T11:04:15.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:15 smithi018 ceph-mon[28063]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:15.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:15 smithi018 ceph-mon[28063]: Reconfiguring mon.b (monmap changed)... 2024-09-18T11:04:15.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:15 smithi018 ceph-mon[28063]: Reconfiguring daemon mon.b on smithi022 2024-09-18T11:04:17.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:17 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:17.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:17 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:17.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:17 smithi022 ceph-mon[29705]: Reconfiguring mgr.b (monmap changed)... 2024-09-18T11:04:17.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:17 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-18T11:04:17.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:17 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-18T11:04:17.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:17 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:17.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:17 smithi022 ceph-mon[29705]: Reconfiguring daemon mgr.b on smithi022 2024-09-18T11:04:17.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:17 smithi022 ceph-mon[29705]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:17.326 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:17 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:17.327 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:17 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:17.327 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:17 smithi053 ceph-mon[29970]: Reconfiguring mgr.b (monmap changed)... 2024-09-18T11:04:17.327 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:17 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-18T11:04:17.327 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:17 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-18T11:04:17.327 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:17 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:17.327 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:17 smithi053 ceph-mon[29970]: Reconfiguring daemon mgr.b on smithi022 2024-09-18T11:04:17.327 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:17 smithi053 ceph-mon[29970]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:17.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:17 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:17.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:17 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:17.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:17 smithi018 ceph-mon[28063]: Reconfiguring mgr.b (monmap changed)... 2024-09-18T11:04:17.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:17 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-18T11:04:17.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:17 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-18T11:04:17.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:17 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:17.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:17 smithi018 ceph-mon[28063]: Reconfiguring daemon mgr.b on smithi022 2024-09-18T11:04:17.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:17 smithi018 ceph-mon[28063]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:18.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:18 smithi018 ceph-mon[28063]: Reconfiguring osd.1 (monmap changed)... 2024-09-18T11:04:18.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-18T11:04:18.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:18.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:18 smithi018 ceph-mon[28063]: Reconfiguring daemon osd.1 on smithi022 2024-09-18T11:04:18.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:18 smithi022 ceph-mon[29705]: Reconfiguring osd.1 (monmap changed)... 2024-09-18T11:04:18.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-18T11:04:18.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:18.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:18 smithi022 ceph-mon[29705]: Reconfiguring daemon osd.1 on smithi022 2024-09-18T11:04:18.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:18.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:18 smithi053 ceph-mon[29970]: Reconfiguring osd.1 (monmap changed)... 2024-09-18T11:04:18.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-18T11:04:18.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:18.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:18 smithi053 ceph-mon[29970]: Reconfiguring daemon osd.1 on smithi022 2024-09-18T11:04:19.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:19 smithi022 ceph-mon[29705]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:19.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:19 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:19.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:19 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:19.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:19 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:04:19.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:19 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:04:19.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:19 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:19.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:19 smithi053 ceph-mon[29970]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:19.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:19 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:19.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:19 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:19.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:19 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:04:19.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:19 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:04:19.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:19 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:19.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:19 smithi018 ceph-mon[28063]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:19.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:19 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:19.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:19 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:19.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:19 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-18T11:04:19.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:19 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-18T11:04:19.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:19 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:20.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:20 smithi022 ceph-mon[29705]: Reconfiguring mon.c (monmap changed)... 2024-09-18T11:04:20.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:20 smithi022 ceph-mon[29705]: Reconfiguring daemon mon.c on smithi053 2024-09-18T11:04:20.835 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:20 smithi053 ceph-mon[29970]: Reconfiguring mon.c (monmap changed)... 2024-09-18T11:04:20.835 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:20 smithi053 ceph-mon[29970]: Reconfiguring daemon mon.c on smithi053 2024-09-18T11:04:20.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:20 smithi018 ceph-mon[28063]: Reconfiguring mon.c (monmap changed)... 2024-09-18T11:04:20.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:20 smithi018 ceph-mon[28063]: Reconfiguring daemon mon.c on smithi053 2024-09-18T11:04:21.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:21 smithi022 ceph-mon[29705]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:21.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:21 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:21.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:21 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:21.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:21 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-18T11:04:21.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:21 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:21 smithi053 ceph-mon[29970]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:21 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:21 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:21 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-18T11:04:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:21 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:21.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:21 smithi018 ceph-mon[28063]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:21.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:21 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:21.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:21 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:21.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:21 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-18T11:04:21.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:21 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:04:22.649 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:22 smithi053 ceph-mon[29970]: Reconfiguring osd.2 (monmap changed)... 2024-09-18T11:04:22.650 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:22 smithi053 ceph-mon[29970]: Reconfiguring daemon osd.2 on smithi053 2024-09-18T11:04:22.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:22 smithi022 ceph-mon[29705]: Reconfiguring osd.2 (monmap changed)... 2024-09-18T11:04:22.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:22 smithi022 ceph-mon[29705]: Reconfiguring daemon osd.2 on smithi053 2024-09-18T11:04:22.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:22 smithi018 ceph-mon[28063]: Reconfiguring osd.2 (monmap changed)... 2024-09-18T11:04:22.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:22 smithi018 ceph-mon[28063]: Reconfiguring daemon osd.2 on smithi053 2024-09-18T11:04:23.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:23 smithi053 ceph-mon[29970]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:23.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:23 smithi022 ceph-mon[29705]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:23.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:23 smithi018 ceph-mon[28063]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:24.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:24 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:24.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:24 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:24.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:24.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:25.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:24 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:25.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:24 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:25.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:25 smithi018 ceph-mon[28063]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:25.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:25 smithi053 ceph-mon[29970]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:26.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:25 smithi022 ceph-mon[29705]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:27.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:27 smithi053 ceph-mon[29970]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:27.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:27 smithi018 ceph-mon[28063]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:28.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:27 smithi022 ceph-mon[29705]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:29.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:29 smithi053 ceph-mon[29970]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:29.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:29 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:29.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:29 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:29.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:29 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:29.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:29 smithi018 ceph-mon[28063]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:29.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:29 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:29.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:29 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:29.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:29 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:29.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:29 smithi022 ceph-mon[29705]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:29.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:29 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:29.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:29 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:29.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:29 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:31.579 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:31 smithi022 ceph-mon[29705]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:31.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:31 smithi053 ceph-mon[29970]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:31.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:31 smithi018 ceph-mon[28063]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:32.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:32 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:32.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:32 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:32.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:32 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:32.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:32 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:32.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:32 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:32.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:32 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:33.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:32 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:33.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:32 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:33.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:32 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:33.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:33 smithi053 ceph-mon[29970]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:33.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:33 smithi018 ceph-mon[28063]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:34.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:33 smithi022 ceph-mon[29705]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:35.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:35 smithi053 ceph-mon[29970]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:35.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:35 smithi018 ceph-mon[28063]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:36.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:35 smithi022 ceph-mon[29705]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:37.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:37 smithi053 ceph-mon[29970]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:37.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:37 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:37.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:37 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:37.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:37 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:37.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:37 smithi018 ceph-mon[28063]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:37.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:37 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:37.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:37 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:37.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:37 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:38.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:37 smithi022 ceph-mon[29705]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:38.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:37 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:38.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:37 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:38.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:37 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:39.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:39 smithi018 ceph-mon[28063]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:40.021 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:39 smithi053 ceph-mon[29970]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:40.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:39 smithi022 ceph-mon[29705]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:41.877 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:41 smithi053 ceph-mon[29970]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:41.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:41 smithi018 ceph-mon[28063]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:42.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:41 smithi022 ceph-mon[29705]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:43.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:43 smithi018 ceph-mon[28063]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:44.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:43 smithi022 ceph-mon[29705]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:44.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:43 smithi053 ceph-mon[29970]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:45.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:44 smithi022 ceph-mon[29705]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:45.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:44 smithi053 ceph-mon[29970]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:45.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:44 smithi018 ceph-mon[28063]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:47.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:47 smithi018 ceph-mon[28063]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:47.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:47 smithi022 ceph-mon[29705]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:47.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:47 smithi053 ceph-mon[29970]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:49.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:49 smithi018 ceph-mon[28063]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:49.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:49 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:49.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:49 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:49.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:49 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:49.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:49 smithi022 ceph-mon[29705]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:49.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:49 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:49.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:49 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:49.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:49 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:49.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:49 smithi053 ceph-mon[29970]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:49.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:49 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:49.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:49 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:49.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:49 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:51.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:51 smithi018 ceph-mon[28063]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:51.732 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:51 smithi022 ceph-mon[29705]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:51.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:51 smithi053 ceph-mon[29970]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:53.080 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:52 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:53.080 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:52 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:53.080 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:52 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:53.081 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:52 smithi022 ceph-mon[29705]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:53.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:52 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:53.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:52 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:53.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:52 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:53.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:52 smithi053 ceph-mon[29970]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:53.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:52 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:53.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:52 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:53.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:52 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:53.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:52 smithi018 ceph-mon[28063]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:55.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:55 smithi022 ceph-mon[29705]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:55.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:55 smithi053 ceph-mon[29970]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:55.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:55 smithi018 ceph-mon[28063]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:57.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:57 smithi022 ceph-mon[29705]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:57.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:57 smithi053 ceph-mon[29970]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:57.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:57 smithi018 ceph-mon[28063]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:58.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:58.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:58.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:58 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:58.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:04:58 smithi018 ceph-mon[28063]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:59.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:59.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:59.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:58 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:59.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:04:58 smithi022 ceph-mon[29705]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:04:59.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:59.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:59.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:58 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:04:59.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:04:58 smithi053 ceph-mon[29970]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:01.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:01 smithi022 ceph-mon[29705]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:01.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:01 smithi053 ceph-mon[29970]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:01.727 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:01 smithi018 ceph-mon[28063]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:03.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:03 smithi053 ceph-mon[29970]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:03.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:03 smithi022 ceph-mon[29705]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:03.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:03 smithi018 ceph-mon[28063]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:05.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:05 smithi022 ceph-mon[29705]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:05.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:05 smithi053 ceph-mon[29970]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:05.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:05 smithi018 ceph-mon[28063]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:07.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:07 smithi018 ceph-mon[28063]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:07.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:07 smithi022 ceph-mon[29705]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:07.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:07 smithi053 ceph-mon[29970]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:09.906 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:09 smithi018 ceph-mon[28063]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:09.906 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:09.906 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:09.906 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:09.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:09 smithi053 ceph-mon[29970]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:09.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:09.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:09.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:10.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:09 smithi022 ceph-mon[29705]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:10.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:10.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:10.051 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:11.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:11 smithi022 ceph-mon[29705]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:11.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:11 smithi053 ceph-mon[29970]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:11.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:11 smithi018 ceph-mon[28063]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:13.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:13.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:13.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:12 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:13.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:12 smithi018 ceph-mon[28063]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:13.292 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:13.292 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:13.293 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:12 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:13.293 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:12 smithi022 ceph-mon[29705]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:13.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:13.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:13.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:12 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:13.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:12 smithi053 ceph-mon[29970]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:15.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:15 smithi022 ceph-mon[29705]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:15.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:15 smithi053 ceph-mon[29970]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:15.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:15 smithi018 ceph-mon[28063]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:17.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:17 smithi022 ceph-mon[29705]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:17.668 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:17 smithi053 ceph-mon[29970]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:17.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:17 smithi018 ceph-mon[28063]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:19.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:19.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:19.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:18 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:19.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:18 smithi053 ceph-mon[29970]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:19.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:19.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:19.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:18 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:19.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:18 smithi018 ceph-mon[28063]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:19.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:19.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:19.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:18 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:19.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:18 smithi022 ceph-mon[29705]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:21.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:21 smithi022 ceph-mon[29705]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:21 smithi053 ceph-mon[29970]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:21.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:21 smithi018 ceph-mon[28063]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:23.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:23 smithi022 ceph-mon[29705]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:23.601 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:23 smithi053 ceph-mon[29970]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:23.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:23 smithi018 ceph-mon[28063]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:24.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:24 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:05:24.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:24 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:05:24.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:24 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:05:24.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:24 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:24.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:24 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:05:24.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:24 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:05:24.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:24 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:05:24.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:24 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:24.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:05:24.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:05:24.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:05:24.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:24 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:25.928 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:25 smithi018 ceph-mon[28063]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:25.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:25 smithi053 ceph-mon[29970]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:26.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:25 smithi022 ceph-mon[29705]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:27.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:27 smithi053 ceph-mon[29970]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:27.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:27 smithi018 ceph-mon[28063]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:28.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:27 smithi022 ceph-mon[29705]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:29.902 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:29 smithi018 ceph-mon[28063]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:29.902 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:29 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:29.902 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:29 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:29.902 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:29 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:29.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:29 smithi053 ceph-mon[29970]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:29.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:29 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:29.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:29 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:29.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:29 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:30.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:29 smithi022 ceph-mon[29705]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:30.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:29 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:30.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:29 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:30.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:29 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:31.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:31 smithi053 ceph-mon[29970]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:31.952 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:31 smithi022 ceph-mon[29705]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:31.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:31 smithi018 ceph-mon[28063]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:33.173 INFO:teuthology.orchestra.run.smithi018.stderr:+ ceph orch ps --refresh 2024-09-18T11:05:33.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:33 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:33.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:33 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:33.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:33 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:33.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:33 smithi022 ceph-mon[29705]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:33.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:33 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:33.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:33 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:33.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:33 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:33.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:33 smithi053 ceph-mon[29970]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:33.442 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-18T11:05:33.442 INFO:teuthology.orchestra.run.smithi018.stdout:agent.smithi018 smithi018 running 4s ago 4m - - 2024-09-18T11:05:33.443 INFO:teuthology.orchestra.run.smithi018.stdout:agent.smithi022 smithi022 running 1s ago 4m - - 2024-09-18T11:05:33.443 INFO:teuthology.orchestra.run.smithi018.stdout:agent.smithi053 smithi053 running 15s ago 4m - - 2024-09-18T11:05:33.443 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.a smithi018 *:9283,8765 running (5m) 4s ago 5m 446M - 17.2.7-1645-g7061ea6c f2dfd3bedcfd d70ad4bbcee4 2024-09-18T11:05:33.443 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.b smithi022 *:8443 running (3m) 1s ago 3m 400M - 17.2.7-1645-g7061ea6c f2dfd3bedcfd a8d9b7fb12ac 2024-09-18T11:05:33.443 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (5m) 4s ago 5m 43.3M 2048M 17.2.7-1645-g7061ea6c f2dfd3bedcfd e38957c4eaf1 2024-09-18T11:05:33.443 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi022 running (3m) 1s ago 3m 38.6M 2048M 17.2.7-1645-g7061ea6c f2dfd3bedcfd fe5e762c7824 2024-09-18T11:05:33.443 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi053 running (3m) 15s ago 3m 37.9M 2048M 17.2.7-1645-g7061ea6c f2dfd3bedcfd 1d19880024bc 2024-09-18T11:05:33.443 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (3m) 4s ago 3m 35.2M 15.6G 17.2.7-1645-g7061ea6c f2dfd3bedcfd 44a04e154e26 2024-09-18T11:05:33.443 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi022 running (2m) 1s ago 2m 36.1M 15.6G 17.2.7-1645-g7061ea6c f2dfd3bedcfd 46931f268bc4 2024-09-18T11:05:33.443 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi053 running (2m) 15s ago 2m 35.0M 19.6G 17.2.7-1645-g7061ea6c f2dfd3bedcfd 9bba71bf7e49 2024-09-18T11:05:33.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:33 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:33.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:33 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:33.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:33 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:33.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:33 smithi018 ceph-mon[28063]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:33.453 INFO:teuthology.orchestra.run.smithi018.stderr:+ ceph orch ls --service-name mon --export 2024-09-18T11:05:33.725 INFO:teuthology.orchestra.run.smithi018.stderr:+ ceph orch apply -i mon.yaml 2024-09-18T11:05:33.985 INFO:teuthology.orchestra.run.smithi018.stdout:Scheduled mon update... 2024-09-18T11:05:33.996 INFO:teuthology.orchestra.run.smithi018.stderr:+ sleep 90 2024-09-18T11:05:34.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:34 smithi018 ceph-mon[28063]: from='client.14409 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:05:34.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:05:34.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:05:34.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:05:34.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:34.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:34.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:05:34.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:05:34.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:05:34.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:34.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-18T11:05:34.247 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:34.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:34 smithi053 ceph-mon[29970]: from='client.14409 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:05:34.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:05:34.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:05:34.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:05:34.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:34.439 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:34.439 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:05:34.439 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:05:34.439 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:05:34.439 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:34.439 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-18T11:05:34.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:34.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:34 smithi022 ceph-mon[29705]: from='client.14409 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:05:34.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:05:34.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:05:34.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:05:34.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:34.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:34.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:05:34.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:05:34.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:05:34.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:34.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-18T11:05:34.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:35.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:35 smithi053 ceph-mon[29970]: from='client.14415 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:05:35.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:35 smithi053 ceph-mon[29970]: from='client.14421 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:05:35.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:35 smithi053 ceph-mon[29970]: Saving service mon spec with placement count:3 2024-09-18T11:05:35.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:35 smithi053 ceph-mon[29970]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:35.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:35 smithi018 ceph-mon[28063]: from='client.14415 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:05:35.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:35 smithi018 ceph-mon[28063]: from='client.14421 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:05:35.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:35 smithi018 ceph-mon[28063]: Saving service mon spec with placement count:3 2024-09-18T11:05:35.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:35 smithi018 ceph-mon[28063]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:35.553 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:35 smithi022 ceph-mon[29705]: from='client.14415 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:05:35.553 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:35 smithi022 ceph-mon[29705]: from='client.14421 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T11:05:35.553 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:35 smithi022 ceph-mon[29705]: Saving service mon spec with placement count:3 2024-09-18T11:05:35.553 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:35 smithi022 ceph-mon[29705]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:37.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:37 smithi022 ceph-mon[29705]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:37.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:37 smithi053 ceph-mon[29970]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:37.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:37 smithi018 ceph-mon[28063]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:39.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:38 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:39.248 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:38 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:39.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:38 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:39.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:38 smithi018 ceph-mon[28063]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:39.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:38 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:39.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:38 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:39.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:38 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:39.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:38 smithi022 ceph-mon[29705]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:39.367 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:38 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:39.367 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:38 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:39.367 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:38 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:39.367 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:38 smithi053 ceph-mon[29970]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:41.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:41 smithi018 ceph-mon[28063]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:41.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:41 smithi022 ceph-mon[29705]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:41.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:41 smithi053 ceph-mon[29970]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:43.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:43 smithi022 ceph-mon[29705]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:43.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:43 smithi053 ceph-mon[29970]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:43.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:43 smithi018 ceph-mon[28063]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:45.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:45 smithi022 ceph-mon[29705]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:45.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:45 smithi053 ceph-mon[29970]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:45.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:45 smithi018 ceph-mon[28063]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:47.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:47 smithi022 ceph-mon[29705]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:47.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:47 smithi053 ceph-mon[29970]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:47.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:47 smithi018 ceph-mon[28063]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:49.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:49 smithi022 ceph-mon[29705]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:49.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:49 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:49.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:49 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:49.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:49 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:49.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:49 smithi053 ceph-mon[29970]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:49.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:49 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:49.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:49 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:49.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:49 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:49.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:49 smithi018 ceph-mon[28063]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:49.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:49 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:49.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:49 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:49.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:49 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:51.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:51 smithi018 ceph-mon[28063]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:51.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:51 smithi022 ceph-mon[29705]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:51.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:51 smithi053 ceph-mon[29970]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:53.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:53 smithi018 ceph-mon[28063]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:53.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:53.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:53.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:53.526 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:53 smithi053 ceph-mon[29970]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:53.526 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:53.526 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:53.526 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:53.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:53 smithi022 ceph-mon[29705]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:53.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:53.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:53.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:55.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:55 smithi018 ceph-mon[28063]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:55.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:55 smithi022 ceph-mon[29705]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:55.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:55 smithi053 ceph-mon[29970]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:57.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:57 smithi022 ceph-mon[29705]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:57.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:57 smithi053 ceph-mon[29970]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:57.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:57 smithi018 ceph-mon[28063]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:59.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:59 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:59.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:59 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:59.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:59 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:59.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:05:59 smithi053 ceph-mon[29970]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:59.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:59 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:59.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:59 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:59.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:59 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:59.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:05:59 smithi018 ceph-mon[28063]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:05:59.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:59 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:59.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:59 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:59.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:59 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:05:59.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:05:59 smithi022 ceph-mon[29705]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:01.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:01 smithi022 ceph-mon[29705]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:01.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:01 smithi053 ceph-mon[29970]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:01.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:01 smithi018 ceph-mon[28063]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:03.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:03 smithi022 ceph-mon[29705]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:03.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:03 smithi053 ceph-mon[29970]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:03.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:03 smithi018 ceph-mon[28063]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:05.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:05 smithi022 ceph-mon[29705]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:05.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:05 smithi053 ceph-mon[29970]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:05.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:05 smithi018 ceph-mon[28063]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:07.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:07 smithi022 ceph-mon[29705]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:07.573 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:07 smithi018 ceph-mon[28063]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:07.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:07 smithi053 ceph-mon[29970]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:09.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:09 smithi022 ceph-mon[29705]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:09.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:09.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:09.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:09 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:09.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:09 smithi053 ceph-mon[29970]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:09.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:09.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:09.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:09 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:09.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:09 smithi018 ceph-mon[28063]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:09.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:09.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:09.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:09 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:11.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:11 smithi018 ceph-mon[28063]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:11.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:11 smithi053 ceph-mon[29970]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:11.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:11 smithi022 ceph-mon[29705]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:13.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:13 smithi018 ceph-mon[28063]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:13.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:13 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:13.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:13 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:13.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:13 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:13.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:13 smithi053 ceph-mon[29970]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:13.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:13 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:13.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:13 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:13.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:13 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:13.760 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:13 smithi022 ceph-mon[29705]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:13.760 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:13 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:13.760 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:13 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:13.760 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:13 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:15.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:15 smithi022 ceph-mon[29705]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:15.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:15 smithi053 ceph-mon[29970]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:15.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:15 smithi018 ceph-mon[28063]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:17.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:17 smithi053 ceph-mon[29970]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:17.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:17 smithi018 ceph-mon[28063]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:17.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:17 smithi022 ceph-mon[29705]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:19.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:19 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:19.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:19 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:19.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:19 smithi018 ceph-mon[28063]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:19.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:19 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:19.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:19 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:19.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:19 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:19.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:19 smithi022 ceph-mon[29705]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:19.551 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:19 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:19.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:19 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:19.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:19 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:19.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:19 smithi053 ceph-mon[29970]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:19.690 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:19 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:21.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:21 smithi022 ceph-mon[29705]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:21.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:21 smithi053 ceph-mon[29970]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:21.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:21 smithi018 ceph-mon[28063]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:23.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:23 smithi022 ceph-mon[29705]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:23.603 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:23 smithi018 ceph-mon[28063]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:23.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:23 smithi053 ceph-mon[29970]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:25.550 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:25 smithi022 ceph-mon[29705]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:25.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:25 smithi053 ceph-mon[29970]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:25.748 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:25 smithi018 ceph-mon[28063]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:27.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:27 smithi053 ceph-mon[29970]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:27.704 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:27 smithi018 ceph-mon[28063]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:27.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:27 smithi022 ceph-mon[29705]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:29.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:29 smithi018 ceph-mon[28063]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:29.495 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:29 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:29.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:29 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:29.496 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:29 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:29.683 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:29 smithi022 ceph-mon[29705]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:29.684 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:29 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:29.684 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:29 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:29.684 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:29 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:29.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:29 smithi053 ceph-mon[29970]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:29.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:29 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:29.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:29 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:29.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:29 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:31.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:31 smithi018 ceph-mon[28063]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:31.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:31 smithi053 ceph-mon[29970]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:31.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:31 smithi022 ceph-mon[29705]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:33.687 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:33 smithi022 ceph-mon[29705]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:33.687 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:33 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:33.687 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:33 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:33.688 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:33 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:33.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:33 smithi018 ceph-mon[28063]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:33.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:33 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:33.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:33 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:33.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:33 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:33.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:33 smithi053 ceph-mon[29970]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:33.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:33 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:33.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:33 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:33.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:33 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:34.692 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:06:34.692 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:06:34.692 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:06:34.692 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:34 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:34.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:06:34.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:06:34.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:06:34.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:34 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:34.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-18T11:06:34.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-18T11:06:34.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-18T11:06:34.996 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:34 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:35.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:35 smithi022 ceph-mon[29705]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:35.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:35 smithi053 ceph-mon[29970]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:35.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:35 smithi018 ceph-mon[28063]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:37.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:37 smithi022 ceph-mon[29705]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:37.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:37 smithi053 ceph-mon[29970]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:37.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:37 smithi018 ceph-mon[28063]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:39.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:39 smithi022 ceph-mon[29705]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:39.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:39 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:39.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:39 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:39.613 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:39 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:39.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:39 smithi053 ceph-mon[29970]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:39.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:39 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:39.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:39 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:39.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:39 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:39.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:39 smithi018 ceph-mon[28063]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:39.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:39 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:39.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:39 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:39.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:39 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:41.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:41 smithi053 ceph-mon[29970]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:41.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:41 smithi018 ceph-mon[28063]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:41.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:41 smithi022 ceph-mon[29705]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:43.589 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:43 smithi053 ceph-mon[29970]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:43.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:43 smithi018 ceph-mon[28063]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:43.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:43 smithi022 ceph-mon[29705]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:45.633 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:45 smithi053 ceph-mon[29970]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:45.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:45 smithi018 ceph-mon[28063]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:45.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:45 smithi022 ceph-mon[29705]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:47.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:47 smithi053 ceph-mon[29970]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:47.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:47 smithi018 ceph-mon[28063]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:47.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:47 smithi022 ceph-mon[29705]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:49.655 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:49 smithi022 ceph-mon[29705]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:49.655 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:49 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:49.655 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:49 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:49.655 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:49 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:49.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:49 smithi053 ceph-mon[29970]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:49.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:49 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:49.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:49 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:49.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:49 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:49.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:49 smithi018 ceph-mon[28063]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:49.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:49 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:49.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:49 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:49.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:49 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:51.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:51 smithi053 ceph-mon[29970]: pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:51.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:51 smithi018 ceph-mon[28063]: pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:51.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:51 smithi022 ceph-mon[29705]: pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:53.911 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:53 smithi018 ceph-mon[28063]: pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:53.911 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:53.911 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:53.911 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:53 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:53.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:53 smithi053 ceph-mon[29970]: pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:53.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:53.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:53.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:53 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:53.962 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:53 smithi022 ceph-mon[29705]: pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:53.962 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:53.962 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:53.962 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:53 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:55.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:55 smithi022 ceph-mon[29705]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:55.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:55 smithi053 ceph-mon[29970]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:55.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:55 smithi018 ceph-mon[28063]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:57.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:57 smithi053 ceph-mon[29970]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:57.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:57 smithi018 ceph-mon[28063]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:58.050 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:57 smithi022 ceph-mon[29705]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:59.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:59 smithi018 ceph-mon[28063]: pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:59.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:59 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:59.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:59 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:59.746 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:06:59 smithi018 ceph-mon[28063]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:59.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:59 smithi022 ceph-mon[29705]: pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:59.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:59 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:59.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:59 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:59.801 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:06:59 smithi022 ceph-mon[29705]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:59.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:59 smithi053 ceph-mon[29970]: pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:06:59.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:59 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:59.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:59 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:06:59.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:06:59 smithi053 ceph-mon[29970]: from='mgr.14150 172.21.15.18:0/2472460220' entity='mgr.a' 2024-09-18T11:07:01.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:07:01 smithi018 ceph-mon[28063]: pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:07:01.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:01 smithi022 ceph-mon[29705]: pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:07:01.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:07:01 smithi053 ceph-mon[29970]: pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:07:03.745 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:07:03 smithi018 ceph-mon[28063]: pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:07:03.762 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:07:03 smithi053 ceph-mon[29970]: pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:07:03.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:03 smithi022 ceph-mon[29705]: pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:07:04.001 INFO:teuthology.orchestra.run.smithi018.stderr:+ ceph mon dump 2024-09-18T11:07:04.318 INFO:teuthology.orchestra.run.smithi018.stdout:epoch 6 2024-09-18T11:07:04.319 INFO:teuthology.orchestra.run.smithi018.stdout:fsid 126fa29a-75ad-11ef-bceb-c7b262605968 2024-09-18T11:07:04.319 INFO:teuthology.orchestra.run.smithi018.stdout:last_changed 2024-09-18T11:04:03.183790+0000 2024-09-18T11:07:04.319 INFO:teuthology.orchestra.run.smithi018.stdout:created 2024-09-18T11:00:03.590598+0000 2024-09-18T11:07:04.319 INFO:teuthology.orchestra.run.smithi018.stdout:min_mon_release 17 (quincy) 2024-09-18T11:07:04.319 INFO:teuthology.orchestra.run.smithi018.stdout:election_strategy: 1 2024-09-18T11:07:04.319 INFO:teuthology.orchestra.run.smithi018.stdout:0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a; crush_location {datacenter=a} 2024-09-18T11:07:04.319 INFO:teuthology.orchestra.run.smithi018.stdout:1: [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-18T11:07:04.319 INFO:teuthology.orchestra.run.smithi018.stdout:2: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-18T11:07:04.319 INFO:teuthology.orchestra.run.smithi018.stderr:dumped monmap epoch 6 2024-09-18T11:07:04.329 INFO:teuthology.orchestra.run.smithi018.stderr:+ ceph mon dump --format json 2024-09-18T11:07:04.638 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-18T11:07:04.638 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":6,"fsid":"126fa29a-75ad-11ef-bceb-c7b262605968","modified":"2024-09-18T11:04:03.183790Z","created":"2024-09-18T11:00:03.590598Z","min_mon_release":17,"min_mon_release_name":"quincy","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:3300","nonce":0},{"type":"v1","addr":"172.21.15.18:6789","nonce":0}]},"addr":"172.21.15.18:6789/0","public_addr":"172.21.15.18:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:3300","nonce":0},{"type":"v1","addr":"172.21.15.53:6789","nonce":0}]},"addr":"172.21.15.53:6789/0","public_addr":"172.21.15.53:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a,rack=3}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:3300","nonce":0},{"type":"v1","addr":"172.21.15.22:6789","nonce":0}]},"addr":"172.21.15.22:6789/0","public_addr":"172.21.15.22:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=b,rack=2}"}],"quorum":[0,1,2]} 2024-09-18T11:07:04.639 INFO:teuthology.orchestra.run.smithi018.stderr:dumped monmap epoch 6 2024-09-18T11:07:04.639 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:07:04 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/1956391037' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-18T11:07:04.649 INFO:teuthology.orchestra.run.smithi018.stderr:+ read monid 2024-09-18T11:07:04.649 INFO:teuthology.orchestra.run.smithi018.stderr:+ read crushloc 2024-09-18T11:07:04.649 INFO:teuthology.orchestra.run.smithi018.stderr:+ ceph mon dump --format json 2024-09-18T11:07:04.649 INFO:teuthology.orchestra.run.smithi018.stderr:+ jq --arg monid a --arg crushloc '{datacenter=a}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-18T11:07:04.762 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:07:04 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/1956391037' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-18T11:07:04.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:04 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/1956391037' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-18T11:07:04.959 INFO:teuthology.orchestra.run.smithi018.stderr:dumped monmap epoch 6 2024-09-18T11:07:04.970 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-18T11:07:04.970 INFO:teuthology.orchestra.run.smithi018.stderr:+ read monid 2024-09-18T11:07:04.970 INFO:teuthology.orchestra.run.smithi018.stderr:+ read crushloc 2024-09-18T11:07:04.970 INFO:teuthology.orchestra.run.smithi018.stderr:+ ceph mon dump --format json 2024-09-18T11:07:04.970 INFO:teuthology.orchestra.run.smithi018.stderr:+ jq --arg monid b --arg crushloc '{datacenter=b,rack=2}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-18T11:07:05.288 INFO:teuthology.orchestra.run.smithi018.stderr:dumped monmap epoch 6 2024-09-18T11:07:05.298 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-18T11:07:05.299 INFO:teuthology.orchestra.run.smithi018.stderr:+ read monid 2024-09-18T11:07:05.299 INFO:teuthology.orchestra.run.smithi018.stderr:+ read crushloc 2024-09-18T11:07:05.299 INFO:teuthology.orchestra.run.smithi018.stderr:+ ceph mon dump --format json 2024-09-18T11:07:05.299 INFO:teuthology.orchestra.run.smithi018.stderr:+ jq --arg monid c --arg crushloc '{datacenter=a,rack=3}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-18T11:07:05.605 INFO:teuthology.orchestra.run.smithi018.stderr:dumped monmap epoch 6 2024-09-18T11:07:05.606 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:07:05 smithi018 ceph-mon[28063]: pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:07:05.606 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:07:05 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/351436414' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:07:05.606 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:07:05 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/1078877958' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:07:05.606 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:07:05 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/2619054635' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:07:05.617 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-18T11:07:05.617 INFO:teuthology.orchestra.run.smithi018.stderr:+ read monid 2024-09-18T11:07:05.710 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:07:05 smithi053 ceph-mon[29970]: pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:07:05.714 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:07:05 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/351436414' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:07:05.714 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:07:05 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/1078877958' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:07:05.715 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:07:05 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/2619054635' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:07:05.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:05 smithi022 ceph-mon[29705]: pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-09-18T11:07:05.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:05 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/351436414' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:07:05.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:05 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/1078877958' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:07:05.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:05 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/2619054635' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:07:06.286 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-18T11:07:06.295 INFO:tasks.cephadm:Teardown begin 2024-09-18T11:07:06.296 DEBUG:teuthology.orchestra.run.smithi018:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-18T11:07:06.326 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-18T11:07:06.363 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-18T11:07:06.394 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-18T11:07:06.394 DEBUG:teuthology.orchestra.run.smithi018:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-18T11:07:06.410 DEBUG:teuthology.orchestra.run.smithi022:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-18T11:07:06.428 DEBUG:teuthology.orchestra.run.smithi053:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-18T11:07:06.450 INFO:tasks.cephadm:Stopping all daemons... 2024-09-18T11:07:06.450 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-18T11:07:06.450 DEBUG:teuthology.orchestra.run.smithi018:> sudo systemctl stop ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.a 2024-09-18T11:07:06.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:07:06 smithi053 ceph-mon[29970]: from='client.? 172.21.15.18:0/3324634692' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:07:06.720 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:07:06 smithi018 ceph-mon[28063]: from='client.? 172.21.15.18:0/3324634692' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:07:06.720 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:07:06 smithi018 systemd[1]: Stopping Ceph mon.a for 126fa29a-75ad-11ef-bceb-c7b262605968... 2024-09-18T11:07:06.800 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:06 smithi022 ceph-mon[29705]: from='client.? 172.21.15.18:0/3324634692' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-18T11:07:06.978 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:07:06 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a[28059]: 2024-09-18T11:07:06.718+0000 7f27f14fd640 -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-18T11:07:06.978 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:07:06 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a[28059]: 2024-09-18T11:07:06.718+0000 7f27f14fd640 -1 mon.a@0(leader) e6 *** Got Signal Terminated *** 2024-09-18T11:07:06.979 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:07:06 smithi018 podman[45620]: 2024-09-18 11:07:06.790185088 +0000 UTC m=+0.147948112 container died e38957c4eaf1eef272a72020006d69adadaddbc35c92747a20dbf6123b85baa1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-18T11:07:07.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:07:07 smithi018 podman[45620]: 2024-09-18 11:07:07.143148537 +0000 UTC m=+0.500911600 container cleanup e38957c4eaf1eef272a72020006d69adadaddbc35c92747a20dbf6123b85baa1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-18T11:07:07.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 18 11:07:07 smithi018 bash[45620]: ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-a 2024-09-18T11:07:07.584 DEBUG:teuthology.orchestra.run.smithi018:> sudo pkill -f 'journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.a.service' 2024-09-18T11:07:07.627 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T11:07:07.627 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-18T11:07:07.627 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-18T11:07:07.627 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl stop ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.b 2024-09-18T11:07:07.955 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:07 smithi022 systemd[1]: Stopping Ceph mon.b for 126fa29a-75ad-11ef-bceb-c7b262605968... 2024-09-18T11:07:08.300 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:07 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-b[29701]: 2024-09-18T11:07:07.952+0000 7f418be98640 -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-18T11:07:08.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:07 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-b[29701]: 2024-09-18T11:07:07.952+0000 7f418be98640 -1 mon.b@2(peon) e6 *** Got Signal Terminated *** 2024-09-18T11:07:08.301 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:08 smithi022 podman[38257]: 2024-09-18 11:07:08.127715359 +0000 UTC m=+0.292755322 container died fe5e762c7824b6acd2124686928e6cc8a4913ff8036eb237d97d1ed7729be660 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-b, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-18T11:07:08.758 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:08 smithi022 podman[38257]: 2024-09-18 11:07:08.572095808 +0000 UTC m=+0.737135765 container cleanup fe5e762c7824b6acd2124686928e6cc8a4913ff8036eb237d97d1ed7729be660 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-b, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-18T11:07:08.758 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:08 smithi022 bash[38257]: ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-b 2024-09-18T11:07:09.008 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:08 smithi022 podman[38269]: 2024-09-18 11:07:08.756693999 +0000 UTC m=+0.619151552 container remove fe5e762c7824b6acd2124686928e6cc8a4913ff8036eb237d97d1ed7729be660 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-b, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-18T11:07:09.008 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:09 smithi022 systemd[1]: ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-18T11:07:09.008 INFO:journalctl@ceph.mon.b.smithi022.stdout:Sep 18 11:07:09 smithi022 systemd[1]: Stopped Ceph mon.b for 126fa29a-75ad-11ef-bceb-c7b262605968. 2024-09-18T11:07:09.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo pkill -f 'journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.b.service' 2024-09-18T11:07:09.054 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T11:07:09.054 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-18T11:07:09.055 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-18T11:07:09.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.c 2024-09-18T11:07:09.381 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:07:09 smithi053 systemd[1]: Stopping Ceph mon.c for 126fa29a-75ad-11ef-bceb-c7b262605968... 2024-09-18T11:07:09.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:07:09 smithi053 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-c[29966]: 2024-09-18T11:07:09.379+0000 7f06608b7640 -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-18T11:07:09.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:07:09 smithi053 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-c[29966]: 2024-09-18T11:07:09.379+0000 7f06608b7640 -1 mon.c@1(peon) e6 *** Got Signal Terminated *** 2024-09-18T11:07:09.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:07:09 smithi053 podman[38388]: 2024-09-18 11:07:09.471934188 +0000 UTC m=+0.215766983 container died 1d19880024bc58b8b87424cc79b8c0ef4b30bd4ff5fe73711d91c3e23a064485 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-c, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux ) 2024-09-18T11:07:10.081 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:07:09 smithi053 podman[38388]: 2024-09-18 11:07:09.821029509 +0000 UTC m=+0.564862304 container cleanup 1d19880024bc58b8b87424cc79b8c0ef4b30bd4ff5fe73711d91c3e23a064485 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-c, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-18T11:07:10.081 INFO:journalctl@ceph.mon.c.smithi053.stdout:Sep 18 11:07:09 smithi053 bash[38388]: ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mon-c 2024-09-18T11:07:10.243 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mon.c.service' 2024-09-18T11:07:10.285 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T11:07:10.285 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-18T11:07:10.285 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-09-18T11:07:10.285 DEBUG:teuthology.orchestra.run.smithi018:> sudo systemctl stop ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mgr.a 2024-09-18T11:07:10.593 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:07:10 smithi018 systemd[1]: Stopping Ceph mgr.a for 126fa29a-75ad-11ef-bceb-c7b262605968... 2024-09-18T11:07:10.851 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:07:10 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:07:10.591+0000 7fe6a01b6640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.a -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-18T11:07:10.851 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:07:10 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a[28291]: 2024-09-18T11:07:10.591+0000 7fe6a01b6640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-18T11:07:10.852 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:07:10 smithi018 podman[45981]: 2024-09-18 11:07:10.623694285 +0000 UTC m=+0.142012830 container died d70ad4bbcee494c61ba9270fcfaf083f015255a71ce268af31c0008278226a8e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-18T11:07:11.245 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:07:11 smithi018 podman[45981]: 2024-09-18 11:07:11.008172362 +0000 UTC m=+0.526490898 container cleanup d70ad4bbcee494c61ba9270fcfaf083f015255a71ce268af31c0008278226a8e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7061ea6ca50908d104e9f3979dc615e118d9e153, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, ceph=True) 2024-09-18T11:07:11.245 INFO:journalctl@ceph.mgr.a.smithi018.stdout:Sep 18 11:07:11 smithi018 bash[45981]: ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-a 2024-09-18T11:07:11.487 DEBUG:teuthology.orchestra.run.smithi018:> sudo pkill -f 'journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mgr.a.service' 2024-09-18T11:07:11.524 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T11:07:11.525 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-09-18T11:07:11.525 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-09-18T11:07:11.525 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl stop ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mgr.b 2024-09-18T11:07:11.800 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:07:11 smithi022 systemd[1]: Stopping Ceph mgr.b for 126fa29a-75ad-11ef-bceb-c7b262605968... 2024-09-18T11:07:12.165 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:07:11 smithi022 podman[38627]: 2024-09-18 11:07:11.892412638 +0000 UTC m=+0.181835533 container died a8d9b7fb12ac034d9454b28279ee0b768a80cacb8beaebb1158803865a07534c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-18T11:07:12.515 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:07:12 smithi022 podman[38627]: 2024-09-18 11:07:12.246685696 +0000 UTC m=+0.536108580 container cleanup a8d9b7fb12ac034d9454b28279ee0b768a80cacb8beaebb1158803865a07534c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-18T11:07:12.515 INFO:journalctl@ceph.mgr.b.smithi022.stdout:Sep 18 11:07:12 smithi022 bash[38627]: ceph-126fa29a-75ad-11ef-bceb-c7b262605968-mgr-b 2024-09-18T11:07:12.686 DEBUG:teuthology.orchestra.run.smithi022:> sudo pkill -f 'journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@mgr.b.service' 2024-09-18T11:07:12.722 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T11:07:12.723 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-09-18T11:07:12.723 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-18T11:07:12.723 DEBUG:teuthology.orchestra.run.smithi018:> sudo systemctl stop ceph-126fa29a-75ad-11ef-bceb-c7b262605968@osd.0 2024-09-18T11:07:13.003 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:07:12 smithi018 systemd[1]: Stopping Ceph osd.0 for 126fa29a-75ad-11ef-bceb-c7b262605968... 2024-09-18T11:07:14.184 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:07:13 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-0[38290]: 2024-09-18T11:07:13.968+0000 7f304b6b5640 -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-18T11:07:14.184 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:07:13 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-0[38290]: 2024-09-18T11:07:13.968+0000 7f304b6b5640 -1 osd.0 21 *** Got signal Terminated *** 2024-09-18T11:07:14.184 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:07:13 smithi018 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-0[38290]: 2024-09-18T11:07:13.968+0000 7f304b6b5640 -1 osd.0 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-18T11:07:19.718 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:07:19 smithi018 podman[46140]: 2024-09-18 11:07:19.449612288 +0000 UTC m=+5.578539500 container died 44a04e154e26446b4a358b97fca8f3e421d2ff840a295a3b471a8d209b0cdf96 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, io.buildah.version=1.37.2) 2024-09-18T11:07:19.995 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:07:19 smithi018 podman[46140]: 2024-09-18 11:07:19.915763974 +0000 UTC m=+6.044691235 container cleanup 44a04e154e26446b4a358b97fca8f3e421d2ff840a295a3b471a8d209b0cdf96 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-18T11:07:19.995 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:07:19 smithi018 bash[46140]: ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-0 2024-09-18T11:07:20.572 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:07:20 smithi018 podman[46224]: 2024-09-18 11:07:20.258562505 +0000 UTC m=+0.803335866 container remove 44a04e154e26446b4a358b97fca8f3e421d2ff840a295a3b471a8d209b0cdf96 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-0, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.build-date=20240731) 2024-09-18T11:07:20.862 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:07:20 smithi018 podman[46311]: 2024-09-18 11:07:20.474078509 +0000 UTC m=+0.016333579 image pull f2dfd3bedcfd8a352dfcb2d35150edfb80cae3a6389830dbb2d080962a731a96 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9 2024-09-18T11:07:20.863 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:07:20 smithi018 podman[46311]: 2024-09-18 11:07:20.57600179 +0000 UTC m=+0.118256841 container create c1f6fbed376b86b5a8cb6453d8c4686869b3da55ebbeb63de24088ead35a6896 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-0-deactivate, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-18T11:07:20.863 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:07:20 smithi018 podman[46311]: 2024-09-18 11:07:20.803309123 +0000 UTC m=+0.345564193 container init c1f6fbed376b86b5a8cb6453d8c4686869b3da55ebbeb63de24088ead35a6896 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-0-deactivate, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-18T11:07:20.863 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:07:20 smithi018 podman[46311]: 2024-09-18 11:07:20.806705962 +0000 UTC m=+0.348961014 container start c1f6fbed376b86b5a8cb6453d8c4686869b3da55ebbeb63de24088ead35a6896 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-18T11:07:20.863 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:07:20 smithi018 podman[46311]: 2024-09-18 11:07:20.861493711 +0000 UTC m=+0.403748780 container attach c1f6fbed376b86b5a8cb6453d8c4686869b3da55ebbeb63de24088ead35a6896 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-18T11:07:21.245 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 18 11:07:20 smithi018 podman[46311]: 2024-09-18 11:07:20.987157611 +0000 UTC m=+0.529412685 container died c1f6fbed376b86b5a8cb6453d8c4686869b3da55ebbeb63de24088ead35a6896 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-18T11:07:21.632 DEBUG:teuthology.orchestra.run.smithi018:> sudo pkill -f 'journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@osd.0.service' 2024-09-18T11:07:21.679 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T11:07:21.680 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-18T11:07:21.680 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-18T11:07:21.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl stop ceph-126fa29a-75ad-11ef-bceb-c7b262605968@osd.1 2024-09-18T11:07:21.998 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:07:21 smithi022 systemd[1]: Stopping Ceph osd.1 for 126fa29a-75ad-11ef-bceb-c7b262605968... 2024-09-18T11:07:22.300 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:07:21 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-1[34289]: 2024-09-18T11:07:21.996+0000 7f1744e46640 -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-18T11:07:22.300 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:07:21 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-1[34289]: 2024-09-18T11:07:21.996+0000 7f1744e46640 -1 osd.1 21 *** Got signal Terminated *** 2024-09-18T11:07:22.300 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:07:21 smithi022 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-1[34289]: 2024-09-18T11:07:21.996+0000 7f1744e46640 -1 osd.1 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-18T11:07:27.689 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:07:27 smithi022 podman[38860]: 2024-09-18 11:07:27.414569149 +0000 UTC m=+5.526920526 container died 46931f268bc44e60029f63d43694a29ca20e8e0bf1186359ef812dff21ae04a6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-1, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, ceph=True, io.buildah.version=1.37.2) 2024-09-18T11:07:28.052 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:07:27 smithi022 podman[38860]: 2024-09-18 11:07:27.871153153 +0000 UTC m=+5.983504520 container cleanup 46931f268bc44e60029f63d43694a29ca20e8e0bf1186359ef812dff21ae04a6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-1, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6) 2024-09-18T11:07:28.052 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:07:27 smithi022 bash[38860]: ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-1 2024-09-18T11:07:28.483 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:07:28 smithi022 podman[38876]: 2024-09-18 11:07:28.138830536 +0000 UTC m=+0.711983109 container remove 46931f268bc44e60029f63d43694a29ca20e8e0bf1186359ef812dff21ae04a6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-1, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-18T11:07:28.784 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:07:28 smithi022 podman[38964]: 2024-09-18 11:07:28.385315701 +0000 UTC m=+0.016882275 image pull f2dfd3bedcfd8a352dfcb2d35150edfb80cae3a6389830dbb2d080962a731a96 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9 2024-09-18T11:07:28.784 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:07:28 smithi022 podman[38964]: 2024-09-18 11:07:28.489699692 +0000 UTC m=+0.121266297 container create 5b4454a41695e1e2e0a849c24fd125a8d244e702539d1cfe03573da6a07e912e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6) 2024-09-18T11:07:28.785 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:07:28 smithi022 podman[38964]: 2024-09-18 11:07:28.708478778 +0000 UTC m=+0.340045350 container init 5b4454a41695e1e2e0a849c24fd125a8d244e702539d1cfe03573da6a07e912e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-1-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux ) 2024-09-18T11:07:28.785 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:07:28 smithi022 podman[38964]: 2024-09-18 11:07:28.712166472 +0000 UTC m=+0.343733043 container start 5b4454a41695e1e2e0a849c24fd125a8d244e702539d1cfe03573da6a07e912e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-18T11:07:28.785 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:07:28 smithi022 podman[38964]: 2024-09-18 11:07:28.783455844 +0000 UTC m=+0.415022418 container attach 5b4454a41695e1e2e0a849c24fd125a8d244e702539d1cfe03573da6a07e912e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-18T11:07:29.050 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 18 11:07:28 smithi022 podman[38964]: 2024-09-18 11:07:28.895261798 +0000 UTC m=+0.526828367 container died 5b4454a41695e1e2e0a849c24fd125a8d244e702539d1cfe03573da6a07e912e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-18T11:07:29.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo pkill -f 'journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@osd.1.service' 2024-09-18T11:07:29.567 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T11:07:29.568 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-18T11:07:29.568 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-18T11:07:29.568 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-126fa29a-75ad-11ef-bceb-c7b262605968@osd.2 2024-09-18T11:07:29.937 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:07:29 smithi053 systemd[1]: Stopping Ceph osd.2 for 126fa29a-75ad-11ef-bceb-c7b262605968... 2024-09-18T11:07:29.938 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:07:29 smithi053 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-2[34797]: 2024-09-18T11:07:29.845+0000 7f7abf770640 -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-18T11:07:29.938 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:07:29 smithi053 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-2[34797]: 2024-09-18T11:07:29.845+0000 7f7abf770640 -1 osd.2 21 *** Got signal Terminated *** 2024-09-18T11:07:29.938 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:07:29 smithi053 ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-2[34797]: 2024-09-18T11:07:29.845+0000 7f7abf770640 -1 osd.2 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-18T11:07:35.437 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:07:35 smithi053 podman[38853]: 2024-09-18 11:07:35.169299969 +0000 UTC m=+5.401610556 container died 9bba71bf7e496e55bfc71264c42e13cd6f11a0d77557b68b30b354113a4cc7bb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-2, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2) 2024-09-18T11:07:35.937 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:07:35 smithi053 podman[38853]: 2024-09-18 11:07:35.513153948 +0000 UTC m=+5.745464540 container cleanup 9bba71bf7e496e55bfc71264c42e13cd6f11a0d77557b68b30b354113a4cc7bb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-18T11:07:35.937 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:07:35 smithi053 bash[38853]: ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-2 2024-09-18T11:07:35.937 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:07:35 smithi053 podman[38870]: 2024-09-18 11:07:35.672402221 +0000 UTC m=+0.490323069 container remove 9bba71bf7e496e55bfc71264c42e13cd6f11a0d77557b68b30b354113a4cc7bb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-18T11:07:36.385 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:07:36 smithi053 podman[38962]: 2024-09-18 11:07:35.975732336 +0000 UTC m=+0.016081401 image pull f2dfd3bedcfd8a352dfcb2d35150edfb80cae3a6389830dbb2d080962a731a96 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9 2024-09-18T11:07:36.385 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:07:36 smithi053 podman[38962]: 2024-09-18 11:07:36.089970359 +0000 UTC m=+0.130319424 container create 0c089ce33b5128d5c358b5a81e751cd24449ab22f9a0f84c923c0f2c38202695 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-18T11:07:36.385 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:07:36 smithi053 podman[38962]: 2024-09-18 11:07:36.30869801 +0000 UTC m=+0.349047081 container init 0c089ce33b5128d5c358b5a81e751cd24449ab22f9a0f84c923c0f2c38202695 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-2-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-18T11:07:36.385 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:07:36 smithi053 podman[38962]: 2024-09-18 11:07:36.311993471 +0000 UTC m=+0.352342538 container start 0c089ce33b5128d5c358b5a81e751cd24449ab22f9a0f84c923c0f2c38202695 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-18T11:07:36.385 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:07:36 smithi053 podman[38962]: 2024-09-18 11:07:36.383686631 +0000 UTC m=+0.424035716 container attach 0c089ce33b5128d5c358b5a81e751cd24449ab22f9a0f84c923c0f2c38202695 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-2-deactivate, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-18T11:07:36.687 INFO:journalctl@ceph.osd.2.smithi053.stdout:Sep 18 11:07:36 smithi053 podman[38962]: 2024-09-18 11:07:36.490776033 +0000 UTC m=+0.531125107 container died 0c089ce33b5128d5c358b5a81e751cd24449ab22f9a0f84c923c0f2c38202695 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cb120a6b46da6dc9ef8e5823ee6ffcecedd484583d1744ffc3f0e661425145e9, name=ceph-126fa29a-75ad-11ef-bceb-c7b262605968-osd-2-deactivate, RELEASE=wip-bharath11-testing-2024-09-18-1115-quincy-7061ea6, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-18T11:07:37.139 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-126fa29a-75ad-11ef-bceb-c7b262605968@osd.2.service' 2024-09-18T11:07:37.181 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T11:07:37.181 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-18T11:07:37.181 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-18T11:07:38.602 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-18T11:07:40.074 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-18T11:07:41.327 DEBUG:teuthology.orchestra.run.smithi018:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-18T11:07:41.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-18T11:07:41.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-18T11:07:41.417 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-18T11:07:41.418 DEBUG:teuthology.misc:Transferring archived files from smithi018:/var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910918/remote/smithi018/crash 2024-09-18T11:07:41.419 DEBUG:teuthology.orchestra.run.smithi018:> sudo tar c -f - -C /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/crash -- . 2024-09-18T11:07:41.464 INFO:teuthology.orchestra.run.smithi018.stderr:tar: /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-18T11:07:41.464 INFO:teuthology.orchestra.run.smithi018.stderr:tar: Error is not recoverable: exiting now 2024-09-18T11:07:41.466 DEBUG:teuthology.misc:Transferring archived files from smithi022:/var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910918/remote/smithi022/crash 2024-09-18T11:07:41.466 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar c -f - -C /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/crash -- . 2024-09-18T11:07:41.506 INFO:teuthology.orchestra.run.smithi022.stderr:tar: /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-18T11:07:41.507 INFO:teuthology.orchestra.run.smithi022.stderr:tar: Error is not recoverable: exiting now 2024-09-18T11:07:41.508 DEBUG:teuthology.misc:Transferring archived files from smithi053:/var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910918/remote/smithi053/crash 2024-09-18T11:07:41.509 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/crash -- . 2024-09-18T11:07:41.547 INFO:teuthology.orchestra.run.smithi053.stderr:tar: /var/lib/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-18T11:07:41.547 INFO:teuthology.orchestra.run.smithi053.stderr:tar: Error is not recoverable: exiting now 2024-09-18T11:07:41.548 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-18T11:07:41.548 DEBUG:teuthology.orchestra.run.smithi018:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v POOL_APP_NOT_ENABLED | egrep -v 'mon down' | egrep -v 'mons down' | egrep -v 'out of quorum' | head -n 1 2024-09-18T11:07:41.580 INFO:teuthology.orchestra.run.smithi018.stderr:grep: /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph.log: No such file or directory 2024-09-18T11:07:41.582 INFO:tasks.cephadm:Compressing logs... 2024-09-18T11:07:41.583 DEBUG:teuthology.orchestra.run.smithi018:> 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-18T11:07:41.625 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T11:07:41.628 DEBUG:teuthology.orchestra.run.smithi053:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-18T11:07:41.650 INFO:teuthology.orchestra.run.smithi022.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-18T11:07:41.651 INFO:teuthology.orchestra.run.smithi022.stderr:: No such file or directory 2024-09-18T11:07:41.651 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-18T11:07:41.653 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mgr.b.log 2024-09-18T11:07:41.654 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-osd.1.log: /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-18T11:07:41.654 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-18T11:07:41.654 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mon.b.log: /var/log/ceph/cephadm.log: 89.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-18T11:07:41.654 INFO:teuthology.orchestra.run.smithi018.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-18T11:07:41.654 INFO:teuthology.orchestra.run.smithi018.stderr:: No such file or directory 2024-09-18T11:07:41.654 INFO:teuthology.orchestra.run.smithi018.stderr:gzip -5 --verbose -- /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mgr.a.log 2024-09-18T11:07:41.654 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-18T11:07:41.654 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mgr.a.log: gzip -5 --verbose -- /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-18T11:07:41.655 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-18T11:07:41.656 INFO:teuthology.orchestra.run.smithi053.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-18T11:07:41.656 INFO:teuthology.orchestra.run.smithi053.stderr:: No such file or directory 2024-09-18T11:07:41.656 INFO:teuthology.orchestra.run.smithi053.stderr:gzip -5 --verbose -- /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-18T11:07:41.656 INFO:teuthology.orchestra.run.smithi053.stderr:gzip -5 --verbose -- /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-18T11:07:41.656 INFO:teuthology.orchestra.run.smithi053.stderr:/var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-18T11:07:41.656 INFO:teuthology.orchestra.run.smithi053.stderr:/var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-osd.2.log: /var/log/ceph/cephadm.log: 89.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-18T11:07:41.657 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mon.a.log: /var/log/ceph/cephadm.log: 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-18T11:07:41.657 INFO:teuthology.orchestra.run.smithi022.stderr: 91.1% -- replaced with /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mgr.b.log.gz 2024-09-18T11:07:41.665 INFO:teuthology.orchestra.run.smithi053.stderr: 91.7% -- replaced with /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-18T11:07:41.666 INFO:teuthology.orchestra.run.smithi022.stderr: 91.6% -- replaced with /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-18T11:07:41.666 INFO:teuthology.orchestra.run.smithi018.stderr: 91.6% -- replaced with /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-18T11:07:41.680 INFO:teuthology.orchestra.run.smithi053.stderr: 93.5% -- replaced with /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-18T11:07:41.682 INFO:teuthology.orchestra.run.smithi018.stderr: 93.5% -- replaced with /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-18T11:07:41.698 INFO:teuthology.orchestra.run.smithi022.stderr: 93.7% -- replaced with /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-18T11:07:41.723 INFO:teuthology.orchestra.run.smithi018.stderr: 87.9% -- replaced with /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mgr.a.log.gz 2024-09-18T11:07:41.724 INFO:teuthology.orchestra.run.smithi053.stderr: 93.0% -- replaced with /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-18T11:07:41.724 INFO:teuthology.orchestra.run.smithi022.stderr: 92.6% -- replaced with /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-18T11:07:41.726 INFO:teuthology.orchestra.run.smithi053.stderr: 2024-09-18T11:07:41.726 INFO:teuthology.orchestra.run.smithi053.stderr:real 0m0.083s 2024-09-18T11:07:41.726 INFO:teuthology.orchestra.run.smithi053.stderr:user 0m0.120s 2024-09-18T11:07:41.726 INFO:teuthology.orchestra.run.smithi053.stderr:sys 0m0.015s 2024-09-18T11:07:41.727 INFO:teuthology.orchestra.run.smithi022.stderr: 2024-09-18T11:07:41.727 INFO:teuthology.orchestra.run.smithi022.stderr:real 0m0.086s 2024-09-18T11:07:41.727 INFO:teuthology.orchestra.run.smithi022.stderr:user 0m0.145s 2024-09-18T11:07:41.727 INFO:teuthology.orchestra.run.smithi022.stderr:sys 0m0.020s 2024-09-18T11:07:41.878 INFO:teuthology.orchestra.run.smithi018.stderr: 91.3% -- replaced with /var/log/ceph/126fa29a-75ad-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-18T11:07:41.880 INFO:teuthology.orchestra.run.smithi018.stderr: 2024-09-18T11:07:41.880 INFO:teuthology.orchestra.run.smithi018.stderr:real 0m0.240s 2024-09-18T11:07:41.880 INFO:teuthology.orchestra.run.smithi018.stderr:user 0m0.338s 2024-09-18T11:07:41.880 INFO:teuthology.orchestra.run.smithi018.stderr:sys 0m0.032s 2024-09-18T11:07:41.880 INFO:tasks.cephadm:Archiving logs... 2024-09-18T11:07:41.881 DEBUG:teuthology.misc:Transferring archived files from smithi018:/var/log/ceph to /home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910918/remote/smithi018/log 2024-09-18T11:07:41.882 DEBUG:teuthology.orchestra.run.smithi018:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-18T11:07:42.017 DEBUG:teuthology.misc:Transferring archived files from smithi022:/var/log/ceph to /home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910918/remote/smithi022/log 2024-09-18T11:07:42.018 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-18T11:07:42.067 DEBUG:teuthology.misc:Transferring archived files from smithi053:/var/log/ceph to /home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910918/remote/smithi053/log 2024-09-18T11:07:42.068 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-18T11:07:42.114 INFO:tasks.cephadm:Removing cluster... 2024-09-18T11:07:42.114 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 --force 2024-09-18T11:07:42.592 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 --force 2024-09-18T11:07:43.073 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 126fa29a-75ad-11ef-bceb-c7b262605968 --force 2024-09-18T11:07:43.565 INFO:tasks.cephadm:Removing cephadm ... 2024-09-18T11:07:43.565 DEBUG:teuthology.orchestra.run.smithi018:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-18T11:07:43.585 DEBUG:teuthology.orchestra.run.smithi022:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-18T11:07:43.602 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-18T11:07:43.621 INFO:tasks.cephadm:Teardown complete 2024-09-18T11:07:43.621 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-18T11:07:43.633 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-18T11:07:43.634 DEBUG:teuthology.orchestra.run.smithi018:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-18T11:07:43.637 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-18T11:07:43.645 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-18T11:07:43.752 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-18T11:07:43.761 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-18T11:07:43.761 DEBUG:teuthology.orchestra.run.smithi018:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T11:07:43.763 DEBUG:teuthology.orchestra.run.smithi022:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T11:07:43.766 DEBUG:teuthology.orchestra.run.smithi053:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T11:07:43.780 INFO:teuthology.orchestra.run.smithi018.stderr:bash: line 1: ntpq: command not found 2024-09-18T11:07:43.780 INFO:teuthology.orchestra.run.smithi022.stderr:bash: line 1: ntpq: command not found 2024-09-18T11:07:43.780 INFO:teuthology.orchestra.run.smithi053.stderr:bash: line 1: ntpq: command not found 2024-09-18T11:07:43.784 INFO:teuthology.orchestra.run.smithi022.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T11:07:43.784 INFO:teuthology.orchestra.run.smithi022.stdout:=============================================================================== 2024-09-18T11:07:43.784 INFO:teuthology.orchestra.run.smithi022.stdout:^* hv01.front.sepia.ceph.com 3 6 377 42 -398us[ -405us] +/- 61ms 2024-09-18T11:07:43.784 INFO:teuthology.orchestra.run.smithi022.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 42 +863us[ +856us] +/- 63ms 2024-09-18T11:07:43.784 INFO:teuthology.orchestra.run.smithi022.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 40 -380us[ -380us] +/- 69ms 2024-09-18T11:07:43.785 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T11:07:43.787 INFO:teuthology.orchestra.run.smithi018.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T11:07:43.787 INFO:teuthology.orchestra.run.smithi018.stdout:=============================================================================== 2024-09-18T11:07:43.787 INFO:teuthology.orchestra.run.smithi018.stdout:^* hv01.front.sepia.ceph.com 3 6 377 40 -427us[ -419us] +/- 61ms 2024-09-18T11:07:43.787 INFO:teuthology.orchestra.run.smithi018.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 42 +839us[ +847us] +/- 63ms 2024-09-18T11:07:43.787 INFO:teuthology.orchestra.run.smithi018.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 41 -420us[ -412us] +/- 69ms 2024-09-18T11:07:43.787 INFO:teuthology.orchestra.run.smithi018.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T11:07:43.787 INFO:teuthology.orchestra.run.smithi053.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T11:07:43.787 INFO:teuthology.orchestra.run.smithi053.stdout:=============================================================================== 2024-09-18T11:07:43.788 INFO:teuthology.orchestra.run.smithi053.stdout:^* hv01.front.sepia.ceph.com 3 6 377 42 -420us[ -399us] +/- 61ms 2024-09-18T11:07:43.788 INFO:teuthology.orchestra.run.smithi053.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 42 +844us[ +864us] +/- 63ms 2024-09-18T11:07:43.788 INFO:teuthology.orchestra.run.smithi053.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 43 -388us[ -368us] +/- 69ms 2024-09-18T11:07:43.788 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T11:07:43.788 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-18T11:07:43.797 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-18T11:07:43.797 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-18T11:07:43.806 DEBUG:teuthology.orchestra.run.smithi018:> 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-18T11:07:43.905 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T11:07:43.978 DEBUG:teuthology.orchestra.run.smithi053:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-18T11:07:44.045 DEBUG:teuthology.orchestra.run.smithi018:> 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 2024-09-18T11:07:44.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T11:07:44.077 DEBUG:teuthology.orchestra.run.smithi022:> 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 2024-09-18T11:07:44.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T11:07:44.108 DEBUG:teuthology.orchestra.run.smithi053:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-18T11:07:44.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T11:07:44.137 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-18T11:07:44.146 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-18T11:07:44.154 INFO:teuthology.task.internal:Duration was 865.667759 seconds 2024-09-18T11:07:44.154 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-18T11:07:44.163 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-18T11:07:44.163 DEBUG:teuthology.orchestra.run.smithi018:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T11:07:44.165 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T11:07:44.167 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T11:07:44.207 INFO:teuthology.orchestra.run.smithi018.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T11:07:44.207 INFO:teuthology.orchestra.run.smithi022.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T11:07:44.217 INFO:teuthology.orchestra.run.smithi053.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T11:07:44.592 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-18T11:07:44.593 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi018.front.sepia.ceph.com 2024-09-18T11:07:44.593 DEBUG:teuthology.orchestra.run.smithi018:> 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-18T11:07:44.615 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi022.front.sepia.ceph.com 2024-09-18T11:07:44.616 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T11:07:44.666 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi053.front.sepia.ceph.com 2024-09-18T11:07:44.666 DEBUG:teuthology.orchestra.run.smithi053:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-18T11:07:44.694 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-18T11:07:44.694 DEBUG:teuthology.orchestra.run.smithi018:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T11:07:44.696 DEBUG:teuthology.orchestra.run.smithi022:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T11:07:44.709 DEBUG:teuthology.orchestra.run.smithi053:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T11:07:44.762 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-18T11:07:44.762 DEBUG:teuthology.orchestra.run.smithi018:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T11:07:44.765 DEBUG:teuthology.orchestra.run.smithi022:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T11:07:44.780 DEBUG:teuthology.orchestra.run.smithi053:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T11:07:44.952 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-18T11:07:44.963 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-18T11:07:44.964 DEBUG:teuthology.orchestra.run.smithi018:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T11:07:44.989 DEBUG:teuthology.orchestra.run.smithi022:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T11:07:45.015 DEBUG:teuthology.orchestra.run.smithi053:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T11:07:45.042 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-18T11:07:45.051 DEBUG:teuthology.orchestra.run.smithi018:> 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-18T11:07:45.056 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T11:07:45.059 DEBUG:teuthology.orchestra.run.smithi053:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-18T11:07:45.075 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern = core 2024-09-18T11:07:45.081 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern = core 2024-09-18T11:07:45.107 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = core 2024-09-18T11:07:45.134 DEBUG:teuthology.orchestra.run.smithi018:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T11:07:45.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T11:07:45.149 DEBUG:teuthology.orchestra.run.smithi022:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T11:07:45.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T11:07:45.165 DEBUG:teuthology.orchestra.run.smithi053:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T11:07:45.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T11:07:45.189 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-18T11:07:45.199 INFO:teuthology.task.internal:Transferring archived files... 2024-09-18T11:07:45.200 DEBUG:teuthology.misc:Transferring archived files from smithi018:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910918/remote/smithi018 2024-09-18T11:07:45.200 DEBUG:teuthology.orchestra.run.smithi018:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T11:07:45.241 DEBUG:teuthology.misc:Transferring archived files from smithi022:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910918/remote/smithi022 2024-09-18T11:07:45.242 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T11:07:45.277 DEBUG:teuthology.misc:Transferring archived files from smithi053:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910918/remote/smithi053 2024-09-18T11:07:45.278 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T11:07:45.313 INFO:teuthology.task.internal:Removing archive directory... 2024-09-18T11:07:45.313 DEBUG:teuthology.orchestra.run.smithi018:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T11:07:45.316 DEBUG:teuthology.orchestra.run.smithi022:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T11:07:45.318 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T11:07:45.363 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-18T11:07:45.375 INFO:teuthology.task.internal:Not uploading archives. 2024-09-18T11:07:45.375 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-18T11:07:45.384 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-18T11:07:45.385 DEBUG:teuthology.orchestra.run.smithi018:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T11:07:45.387 DEBUG:teuthology.orchestra.run.smithi022:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T11:07:45.389 DEBUG:teuthology.orchestra.run.smithi053:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T11:07:45.399 INFO:teuthology.orchestra.run.smithi018.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 11:07 /home/ubuntu/cephtest 2024-09-18T11:07:45.402 INFO:teuthology.orchestra.run.smithi022.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 11:07 /home/ubuntu/cephtest 2024-09-18T11:07:45.419 INFO:teuthology.orchestra.run.smithi053.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 11:07 /home/ubuntu/cephtest 2024-09-18T11:07:45.421 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-18T11:07:45.431 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-18T11:07:45.455 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_set_mon_crush_locations} duration: 865.6677587032318 flavor: default owner: scheduled_skanta@teuthology success: true 2024-09-18T11:07:45.455 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-18T11:07:45.531 INFO:teuthology.run:pass