2023-12-09T01:13:43.964 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-09T01:13:43.964 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570 --name yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi --description orch/cephadm/workunits/{0-distro/centos_8.stream_container_tools agent/off mon_election/connectivity task/test_rgw_multisite} --verbose --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570/orig.config.yaml 2023-12-09T01:13:43.993 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-09T01:13:44.066 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570 branch: main description: orch/cephadm/workunits/{0-distro/centos_8.stream_container_tools agent/off mon_election/connectivity task/test_rgw_multisite} email: yweinste@redhat.com first_in_suite: false job_id: '7484570' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false 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\) sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 8320 sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 targets: smithi031.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJXWhzkhshU17ADro3Cn1sLflflu9hq4hdx1A92YrMqYca+YQQ5V1c+J6tif+CCMfl01IpS18XwhP5PewyUUo34= smithi064.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGkHfW7yaBBa1BHdTsrlSftThFQcLXxgl2Y5JBlLjIf+US9LTzwepCNSrBjYib8kxontDyRdTlDVoBfSdlXvshc= smithi093.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLZJnogSdCvJlg702mN6m+c1TxVSnmXjFhO1hvC6nknpasse440WuQwhgp9c4yAkS2CR9blfrxMEBZtKRBcCwpc= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - cephadm.shell: host.a: - ceph mgr module enable rgw - rgw_module.apply: specs: - rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 - cephadm.shell: host.a: - 'set -e set -x while true; do TOKEN=$(ceph rgw realm tokens | jq -r ''.[0].token''); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done TOKENS=$(ceph rgw realm tokens) echo $TOKENS | jq --exit-status ''.[0].realm == "myrealm1"'' echo $TOKENS | jq --exit-status ''.[0].token'' TOKEN_JSON=$(ceph rgw realm tokens | jq -r ''.[0].token'' | base64 --decode) echo $TOKEN_JSON | jq --exit-status ''.realm_name == "myrealm1"'' echo $TOKEN_JSON | jq --exit-status ''.endpoint | test("http://.+:\\d+")'' echo $TOKEN_JSON | jq --exit-status ''.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'' echo $TOKEN_JSON | jq --exit-status ''.access_key'' echo $TOKEN_JSON | jq --exit-status ''.secret'' ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-08_19:38:02 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-09T01:13:44.067 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa; will attempt to use it 2023-12-09T01:13:44.067 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa/tasks 2023-12-09T01:13:44.067 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-09T01:13:44.069 INFO:teuthology.task.internal:Checking packages... 2023-12-09T01:13:44.091 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '9dcc13bb80dcc1cdea72b04d80505b4649a2b882' 2023-12-09T01:13:44.091 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-09T01:13:44.091 INFO:teuthology.packaging:ref: None 2023-12-09T01:13:44.091 INFO:teuthology.packaging:tag: None 2023-12-09T01:13:44.091 INFO:teuthology.packaging:branch: main 2023-12-09T01:13:44.091 INFO:teuthology.packaging:sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T01:13:44.091 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-12-09T01:13:44.360 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-58.ge94de282 2023-12-09T01:13:44.360 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-09T01:13:44.367 INFO:teuthology.task.internal:no buildpackages task found 2023-12-09T01:13:44.367 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-09T01:13:44.377 INFO:teuthology.task.internal:Saving configuration 2023-12-09T01:13:44.388 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-09T01:13:44.394 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-09T01:13:44.420 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi031.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-09 01:08:32.054303', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJXWhzkhshU17ADro3Cn1sLflflu9hq4hdx1A92YrMqYca+YQQ5V1c+J6tif+CCMfl01IpS18XwhP5PewyUUo34='} 2023-12-09T01:13:44.443 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi064.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-09 01:08:32.055347', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGkHfW7yaBBa1BHdTsrlSftThFQcLXxgl2Y5JBlLjIf+US9LTzwepCNSrBjYib8kxontDyRdTlDVoBfSdlXvshc='} 2023-12-09T01:13:44.467 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi093.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-09 01:08:32.053040', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLZJnogSdCvJlg702mN6m+c1TxVSnmXjFhO1hvC6nknpasse440WuQwhgp9c4yAkS2CR9blfrxMEBZtKRBcCwpc='} 2023-12-09T01:13:44.467 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-09T01:13:44.473 INFO:teuthology.task.internal:roles: ubuntu@smithi031.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-12-09T01:13:44.473 INFO:teuthology.task.internal:roles: ubuntu@smithi064.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-12-09T01:13:44.473 INFO:teuthology.task.internal:roles: ubuntu@smithi093.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2023-12-09T01:13:44.473 INFO:teuthology.run_tasks:Running task console_log... 2023-12-09T01:13:44.577 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2ec7cb8ee0>, signals=[15]) 2023-12-09T01:13:44.577 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-09T01:13:44.584 INFO:teuthology.task.internal:Opening connections... 2023-12-09T01:13:44.584 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi031.front.sepia.ceph.com 2023-12-09T01:13:44.585 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:13:44.656 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi064.front.sepia.ceph.com 2023-12-09T01:13:44.657 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:13:44.723 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi093.front.sepia.ceph.com 2023-12-09T01:13:44.723 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi093.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:13:44.791 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-09T01:13:44.797 DEBUG:teuthology.orchestra.run.smithi031:> uname -m 2023-12-09T01:13:44.821 INFO:teuthology.orchestra.run.smithi031.stdout:x86_64 2023-12-09T01:13:44.821 DEBUG:teuthology.orchestra.run.smithi031:> cat /etc/os-release 2023-12-09T01:13:44.883 INFO:teuthology.orchestra.run.smithi031.stdout:NAME="CentOS Stream" 2023-12-09T01:13:44.883 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION="8" 2023-12-09T01:13:44.883 INFO:teuthology.orchestra.run.smithi031.stdout:ID="centos" 2023-12-09T01:13:44.883 INFO:teuthology.orchestra.run.smithi031.stdout:ID_LIKE="rhel fedora" 2023-12-09T01:13:44.883 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION_ID="8" 2023-12-09T01:13:44.884 INFO:teuthology.orchestra.run.smithi031.stdout:PLATFORM_ID="platform:el8" 2023-12-09T01:13:44.884 INFO:teuthology.orchestra.run.smithi031.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-09T01:13:44.884 INFO:teuthology.orchestra.run.smithi031.stdout:ANSI_COLOR="0;31" 2023-12-09T01:13:44.884 INFO:teuthology.orchestra.run.smithi031.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-09T01:13:44.884 INFO:teuthology.orchestra.run.smithi031.stdout:HOME_URL="https://centos.org/" 2023-12-09T01:13:44.884 INFO:teuthology.orchestra.run.smithi031.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-09T01:13:44.884 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-09T01:13:44.884 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-09T01:13:44.885 INFO:teuthology.lock.ops:Updating smithi031.front.sepia.ceph.com on lock server 2023-12-09T01:13:44.906 DEBUG:teuthology.orchestra.run.smithi064:> uname -m 2023-12-09T01:13:44.929 INFO:teuthology.orchestra.run.smithi064.stdout:x86_64 2023-12-09T01:13:44.929 DEBUG:teuthology.orchestra.run.smithi064:> cat /etc/os-release 2023-12-09T01:13:44.991 INFO:teuthology.orchestra.run.smithi064.stdout:NAME="CentOS Stream" 2023-12-09T01:13:44.991 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION="8" 2023-12-09T01:13:44.991 INFO:teuthology.orchestra.run.smithi064.stdout:ID="centos" 2023-12-09T01:13:44.991 INFO:teuthology.orchestra.run.smithi064.stdout:ID_LIKE="rhel fedora" 2023-12-09T01:13:44.991 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION_ID="8" 2023-12-09T01:13:44.991 INFO:teuthology.orchestra.run.smithi064.stdout:PLATFORM_ID="platform:el8" 2023-12-09T01:13:44.991 INFO:teuthology.orchestra.run.smithi064.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-09T01:13:44.991 INFO:teuthology.orchestra.run.smithi064.stdout:ANSI_COLOR="0;31" 2023-12-09T01:13:44.991 INFO:teuthology.orchestra.run.smithi064.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-09T01:13:44.992 INFO:teuthology.orchestra.run.smithi064.stdout:HOME_URL="https://centos.org/" 2023-12-09T01:13:44.992 INFO:teuthology.orchestra.run.smithi064.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-09T01:13:44.992 INFO:teuthology.orchestra.run.smithi064.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-09T01:13:44.992 INFO:teuthology.orchestra.run.smithi064.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-09T01:13:44.992 INFO:teuthology.lock.ops:Updating smithi064.front.sepia.ceph.com on lock server 2023-12-09T01:13:45.014 DEBUG:teuthology.orchestra.run.smithi093:> uname -m 2023-12-09T01:13:45.036 INFO:teuthology.orchestra.run.smithi093.stdout:x86_64 2023-12-09T01:13:45.037 DEBUG:teuthology.orchestra.run.smithi093:> cat /etc/os-release 2023-12-09T01:13:45.098 INFO:teuthology.orchestra.run.smithi093.stdout:NAME="CentOS Stream" 2023-12-09T01:13:45.098 INFO:teuthology.orchestra.run.smithi093.stdout:VERSION="8" 2023-12-09T01:13:45.098 INFO:teuthology.orchestra.run.smithi093.stdout:ID="centos" 2023-12-09T01:13:45.098 INFO:teuthology.orchestra.run.smithi093.stdout:ID_LIKE="rhel fedora" 2023-12-09T01:13:45.098 INFO:teuthology.orchestra.run.smithi093.stdout:VERSION_ID="8" 2023-12-09T01:13:45.098 INFO:teuthology.orchestra.run.smithi093.stdout:PLATFORM_ID="platform:el8" 2023-12-09T01:13:45.098 INFO:teuthology.orchestra.run.smithi093.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-09T01:13:45.099 INFO:teuthology.orchestra.run.smithi093.stdout:ANSI_COLOR="0;31" 2023-12-09T01:13:45.099 INFO:teuthology.orchestra.run.smithi093.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-09T01:13:45.099 INFO:teuthology.orchestra.run.smithi093.stdout:HOME_URL="https://centos.org/" 2023-12-09T01:13:45.099 INFO:teuthology.orchestra.run.smithi093.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-09T01:13:45.099 INFO:teuthology.orchestra.run.smithi093.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-09T01:13:45.099 INFO:teuthology.orchestra.run.smithi093.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-09T01:13:45.099 INFO:teuthology.lock.ops:Updating smithi093.front.sepia.ceph.com on lock server 2023-12-09T01:13:45.122 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-09T01:13:45.132 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-09T01:13:45.137 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-09T01:13:45.137 DEBUG:teuthology.orchestra.run.smithi031:> test '!' -e /home/ubuntu/cephtest 2023-12-09T01:13:45.140 DEBUG:teuthology.orchestra.run.smithi064:> test '!' -e /home/ubuntu/cephtest 2023-12-09T01:13:45.142 DEBUG:teuthology.orchestra.run.smithi093:> test '!' -e /home/ubuntu/cephtest 2023-12-09T01:13:45.163 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-09T01:13:45.169 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-09T01:13:45.170 DEBUG:teuthology.orchestra.run.smithi031:> test -z $(ls -A /var/lib/ceph) 2023-12-09T01:13:45.202 DEBUG:teuthology.orchestra.run.smithi064:> test -z $(ls -A /var/lib/ceph) 2023-12-09T01:13:45.204 DEBUG:teuthology.orchestra.run.smithi093:> test -z $(ls -A /var/lib/ceph) 2023-12-09T01:13:45.234 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-09T01:13:45.310 INFO:teuthology.run_tasks:Running task kernel... 2023-12-09T01:13:45.323 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-09T01:13:45.324 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-09T01:13:45.324 DEBUG:teuthology.orchestra.run.smithi031:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-09T01:13:45.324 DEBUG:teuthology.orchestra.run.smithi064:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-09T01:13:45.325 DEBUG:teuthology.orchestra.run.smithi093:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-09T01:13:45.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T01:13:45.346 DEBUG:teuthology.orchestra.run.smithi093:> uname -r 2023-12-09T01:13:45.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T01:13:45.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T01:13:45.348 DEBUG:teuthology.orchestra.run.smithi031:> uname -r 2023-12-09T01:13:45.348 DEBUG:teuthology.orchestra.run.smithi064:> uname -r 2023-12-09T01:13:45.408 INFO:teuthology.orchestra.run.smithi093.stdout:4.18.0-489.el8.x86_64 2023-12-09T01:13:45.408 INFO:teuthology.task.kernel:Running kernel on smithi093: 4.18.0-489.el8.x86_64 2023-12-09T01:13:45.408 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum install -y kernel 2023-12-09T01:13:45.409 INFO:teuthology.orchestra.run.smithi031.stdout:4.18.0-489.el8.x86_64 2023-12-09T01:13:45.409 INFO:teuthology.task.kernel:Running kernel on smithi031: 4.18.0-489.el8.x86_64 2023-12-09T01:13:45.410 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum install -y kernel 2023-12-09T01:13:45.411 INFO:teuthology.orchestra.run.smithi064.stdout:4.18.0-489.el8.x86_64 2023-12-09T01:13:45.411 INFO:teuthology.task.kernel:Running kernel on smithi064: 4.18.0-489.el8.x86_64 2023-12-09T01:13:45.411 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum install -y kernel 2023-12-09T01:13:50.641 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - AppStream 13 MB/s | 34 MB 00:02 2023-12-09T01:13:50.719 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - AppStream 12 MB/s | 34 MB 00:02 2023-12-09T01:13:50.758 INFO:teuthology.orchestra.run.smithi093.stdout:CentOS Stream 8 - AppStream 12 MB/s | 34 MB 00:02 2023-12-09T01:13:59.000 INFO:teuthology.orchestra.run.smithi093.stdout:CentOS Stream 8 - BaseOS 27 MB/s | 55 MB 00:02 2023-12-09T01:13:59.016 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - BaseOS 32 MB/s | 55 MB 00:01 2023-12-09T01:13:59.185 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - BaseOS 32 MB/s | 55 MB 00:01 2023-12-09T01:14:08.074 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - Extras 23 kB/s | 18 kB 00:00 2023-12-09T01:14:08.583 INFO:teuthology.orchestra.run.smithi093.stdout:CentOS Stream 8 - Extras 9.9 kB/s | 18 kB 00:01 2023-12-09T01:14:09.033 INFO:teuthology.orchestra.run.smithi093.stdout:CentOS Stream 8 - Extras common packages 26 kB/s | 6.9 kB 00:00 2023-12-09T01:14:09.209 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - Extras 10 kB/s | 18 kB 00:01 2023-12-09T01:14:09.368 INFO:teuthology.orchestra.run.smithi093.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-12-09T01:14:09.567 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - Extras common packages 5.4 kB/s | 6.9 kB 00:01 2023-12-09T01:14:09.694 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - Extras common packages 24 kB/s | 6.9 kB 00:00 2023-12-09T01:14:09.885 INFO:teuthology.orchestra.run.smithi064.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-09T01:14:10.020 INFO:teuthology.orchestra.run.smithi031.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-09T01:14:10.321 INFO:teuthology.orchestra.run.smithi093.stdout:Extra Packages for Enterprise Linux 20 MB/s | 16 MB 00:00 2023-12-09T01:14:11.127 INFO:teuthology.orchestra.run.smithi064.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-09T01:14:14.121 INFO:teuthology.orchestra.run.smithi093.stdout:lab-extras 331 kB/s | 24 kB 00:00 2023-12-09T01:14:15.160 INFO:teuthology.orchestra.run.smithi064.stdout:lab-extras 571 kB/s | 24 kB 00:00 2023-12-09T01:14:17.762 INFO:teuthology.orchestra.run.smithi093.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-09T01:14:17.762 INFO:teuthology.orchestra.run.smithi093.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-09T01:14:18.041 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:14:18.042 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:14:18.042 INFO:teuthology.orchestra.run.smithi093.stdout: Package Architecture Version Repository Size 2023-12-09T01:14:18.042 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:14:18.042 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:14:18.042 INFO:teuthology.orchestra.run.smithi093.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-09T01:14:18.042 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-09T01:14:18.042 INFO:teuthology.orchestra.run.smithi093.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-09T01:14:18.042 INFO:teuthology.orchestra.run.smithi093.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-09T01:14:18.042 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:14:18.042 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:14:18.042 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:14:18.043 INFO:teuthology.orchestra.run.smithi093.stdout:Install 3 Packages 2023-12-09T01:14:18.043 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:14:18.043 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 90 M 2023-12-09T01:14:18.043 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 96 M 2023-12-09T01:14:18.043 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:14:19.042 INFO:teuthology.orchestra.run.smithi064.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-09T01:14:19.042 INFO:teuthology.orchestra.run.smithi064.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-09T01:14:19.337 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:14:19.338 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:14:19.338 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2023-12-09T01:14:19.338 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:14:19.338 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:14:19.338 INFO:teuthology.orchestra.run.smithi064.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-09T01:14:19.338 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-12-09T01:14:19.338 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-09T01:14:19.338 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-09T01:14:19.338 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:14:19.338 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:14:19.339 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:14:19.339 INFO:teuthology.orchestra.run.smithi064.stdout:Install 3 Packages 2023-12-09T01:14:19.339 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:14:19.339 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 90 M 2023-12-09T01:14:19.339 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 96 M 2023-12-09T01:14:19.339 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:14:19.522 INFO:teuthology.orchestra.run.smithi093.stdout:(1/3): kernel-core-4.18.0-526.el8.x86_64.rpm 30 MB/s | 43 MB 00:01 2023-12-09T01:14:19.781 INFO:teuthology.orchestra.run.smithi093.stdout:(2/3): kernel-4.18.0-526.el8.x86_64.rpm 5.9 MB/s | 10 MB 00:01 2023-12-09T01:14:20.264 INFO:teuthology.orchestra.run.smithi093.stdout:(3/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 17 MB/s | 36 MB 00:02 2023-12-09T01:14:20.264 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:14:20.265 INFO:teuthology.orchestra.run.smithi093.stdout:Total 40 MB/s | 90 MB 00:02 2023-12-09T01:14:20.946 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:14:21.244 INFO:teuthology.orchestra.run.smithi031.stdout:Extra Packages for Enterprise Linux 1.4 MB/s | 16 MB 00:11 2023-12-09T01:14:21.374 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:14:21.374 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:14:21.695 INFO:teuthology.orchestra.run.smithi064.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 4.7 MB/s | 10 MB 00:02 2023-12-09T01:14:22.262 INFO:teuthology.orchestra.run.smithi064.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 13 MB/s | 36 MB 00:02 2023-12-09T01:14:22.614 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:14:22.644 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:14:22.645 INFO:teuthology.orchestra.run.smithi064.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 14 MB/s | 43 MB 00:03 2023-12-09T01:14:22.646 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:14:22.646 INFO:teuthology.orchestra.run.smithi064.stdout:Total 27 MB/s | 90 MB 00:03 2023-12-09T01:14:23.352 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:14:23.803 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:14:23.803 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:14:25.104 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:14:25.127 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:14:25.302 INFO:teuthology.orchestra.run.smithi031.stdout:lab-extras 414 kB/s | 24 kB 00:00 2023-12-09T01:14:25.531 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:14:26.109 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-09T01:14:28.096 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:14:28.597 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-09T01:14:29.202 INFO:teuthology.orchestra.run.smithi031.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-09T01:14:29.202 INFO:teuthology.orchestra.run.smithi031.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-09T01:14:29.517 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:14:29.518 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:14:29.518 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2023-12-09T01:14:29.518 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:14:29.518 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:14:29.518 INFO:teuthology.orchestra.run.smithi031.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-09T01:14:29.518 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-09T01:14:29.518 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-09T01:14:29.518 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-09T01:14:29.518 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:14:29.518 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:14:29.518 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:14:29.519 INFO:teuthology.orchestra.run.smithi031.stdout:Install 3 Packages 2023-12-09T01:14:29.519 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:14:29.519 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 90 M 2023-12-09T01:14:29.519 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 96 M 2023-12-09T01:14:29.519 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:14:29.855 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-09T01:14:30.233 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-09T01:14:30.304 INFO:teuthology.orchestra.run.smithi031.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 14 MB/s | 10 MB 00:00 2023-12-09T01:14:31.304 INFO:teuthology.orchestra.run.smithi031.stdout:(2/3): kernel-core-4.18.0-526.el8.x86_64.rpm 25 MB/s | 43 MB 00:01 2023-12-09T01:14:31.779 INFO:teuthology.orchestra.run.smithi031.stdout:(3/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 16 MB/s | 36 MB 00:02 2023-12-09T01:14:31.779 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:14:31.779 INFO:teuthology.orchestra.run.smithi031.stdout:Total 40 MB/s | 90 MB 00:02 2023-12-09T01:14:32.366 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-09T01:14:32.485 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:14:32.746 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-09T01:14:32.922 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:14:32.922 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:14:33.666 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-09T01:14:33.930 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:14:34.232 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:14:34.245 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:14:36.413 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-09T01:14:36.688 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:14:37.178 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:14:37.933 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-09T01:14:41.708 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-09T01:14:42.132 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-09T01:14:45.806 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-09T01:14:46.108 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:14:55.721 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:14:55.745 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:14:56.089 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:14:56.089 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-09T01:14:56.089 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-09T01:14:56.897 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:14:56.897 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:14:56.897 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:14:56.897 INFO:teuthology.orchestra.run.smithi093.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-09T01:14:56.897 INFO:teuthology.orchestra.run.smithi093.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-09T01:14:56.897 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:14:56.897 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:14:57.038 DEBUG:teuthology.orchestra.run.smithi093:> rpm -q kernel | sort -rV | head -n 1 2023-12-09T01:14:57.289 INFO:teuthology.orchestra.run.smithi093.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-09T01:14:57.290 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-09T01:14:57.290 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-09T01:14:57.290 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-09T01:14:57.290 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-09T01:14:57.290 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2023-12-09T01:14:57.291 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi093.front.sepia.ceph.com, path=None, version=distro) 2023-12-09T01:14:57.291 DEBUG:teuthology.orchestra.run.smithi093:> rpm -q kernel | sort -rV | head -n 1 2023-12-09T01:14:57.499 INFO:teuthology.orchestra.run.smithi093.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-09T01:14:57.499 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-09T01:14:57.499 DEBUG:teuthology.orchestra.run.smithi093:> sudo rpm -qi grub2-tools 2023-12-09T01:14:57.533 INFO:teuthology.orchestra.run.smithi093.stdout:Name : grub2-tools 2023-12-09T01:14:57.533 INFO:teuthology.orchestra.run.smithi093.stdout:Epoch : 1 2023-12-09T01:14:57.533 INFO:teuthology.orchestra.run.smithi093.stdout:Version : 2.02 2023-12-09T01:14:57.533 INFO:teuthology.orchestra.run.smithi093.stdout:Release : 129.el8 2023-12-09T01:14:57.533 INFO:teuthology.orchestra.run.smithi093.stdout:Architecture: x86_64 2023-12-09T01:14:57.533 INFO:teuthology.orchestra.run.smithi093.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-09T01:14:57.533 INFO:teuthology.orchestra.run.smithi093.stdout:Group : System Environment/Base 2023-12-09T01:14:57.533 INFO:teuthology.orchestra.run.smithi093.stdout:Size : 9265586 2023-12-09T01:14:57.533 INFO:teuthology.orchestra.run.smithi093.stdout:License : GPLv3+ 2023-12-09T01:14:57.533 INFO:teuthology.orchestra.run.smithi093.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-09T01:14:57.533 INFO:teuthology.orchestra.run.smithi093.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-09T01:14:57.533 INFO:teuthology.orchestra.run.smithi093.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-09T01:14:57.534 INFO:teuthology.orchestra.run.smithi093.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-09T01:14:57.534 INFO:teuthology.orchestra.run.smithi093.stdout:Relocations : (not relocatable) 2023-12-09T01:14:57.534 INFO:teuthology.orchestra.run.smithi093.stdout:Packager : CentOS BuildSystem 2023-12-09T01:14:57.534 INFO:teuthology.orchestra.run.smithi093.stdout:Vendor : CentOS 2023-12-09T01:14:57.534 INFO:teuthology.orchestra.run.smithi093.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-09T01:14:57.534 INFO:teuthology.orchestra.run.smithi093.stdout:Summary : Support tools for GRUB. 2023-12-09T01:14:57.534 INFO:teuthology.orchestra.run.smithi093.stdout:Description : 2023-12-09T01:14:57.534 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:14:57.534 INFO:teuthology.orchestra.run.smithi093.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-09T01:14:57.534 INFO:teuthology.orchestra.run.smithi093.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-09T01:14:57.534 INFO:teuthology.orchestra.run.smithi093.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-09T01:14:57.534 INFO:teuthology.orchestra.run.smithi093.stdout:hardware devices. 2023-12-09T01:14:57.534 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:14:57.534 INFO:teuthology.orchestra.run.smithi093.stdout:This subpackage provides tools for support of all platforms. 2023-12-09T01:14:57.535 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-09T01:14:57.535 INFO:teuthology.task.kernel:Updating grub on smithi093 to boot 4.18.0-526.el8.x86_64 2023-12-09T01:14:57.535 DEBUG:teuthology.orchestra.run.smithi093:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-09T01:14:59.256 INFO:teuthology.orchestra.run.smithi093.stderr:Generating grub configuration file ... 2023-12-09T01:15:00.013 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:15:00.038 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:15:00.402 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:15:00.402 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-09T01:15:00.402 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-09T01:15:01.204 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:15:01.205 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:15:01.205 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:15:01.205 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-09T01:15:01.205 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-09T01:15:01.205 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:15:01.205 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:15:01.381 DEBUG:teuthology.orchestra.run.smithi064:> rpm -q kernel | sort -rV | head -n 1 2023-12-09T01:15:01.604 INFO:teuthology.orchestra.run.smithi064.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-09T01:15:01.604 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-09T01:15:01.604 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-09T01:15:01.604 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-09T01:15:01.604 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-09T01:15:01.604 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-09T01:15:01.604 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi064.front.sepia.ceph.com, path=None, version=distro) 2023-12-09T01:15:01.604 DEBUG:teuthology.orchestra.run.smithi064:> rpm -q kernel | sort -rV | head -n 1 2023-12-09T01:15:01.823 INFO:teuthology.orchestra.run.smithi064.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-09T01:15:01.823 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-09T01:15:01.823 DEBUG:teuthology.orchestra.run.smithi064:> sudo rpm -qi grub2-tools 2023-12-09T01:15:01.858 INFO:teuthology.orchestra.run.smithi064.stdout:Name : grub2-tools 2023-12-09T01:15:01.858 INFO:teuthology.orchestra.run.smithi064.stdout:Epoch : 1 2023-12-09T01:15:01.858 INFO:teuthology.orchestra.run.smithi064.stdout:Version : 2.02 2023-12-09T01:15:01.858 INFO:teuthology.orchestra.run.smithi064.stdout:Release : 129.el8 2023-12-09T01:15:01.858 INFO:teuthology.orchestra.run.smithi064.stdout:Architecture: x86_64 2023-12-09T01:15:01.858 INFO:teuthology.orchestra.run.smithi064.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-09T01:15:01.858 INFO:teuthology.orchestra.run.smithi064.stdout:Group : System Environment/Base 2023-12-09T01:15:01.858 INFO:teuthology.orchestra.run.smithi064.stdout:Size : 9265586 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout:License : GPLv3+ 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout:Relocations : (not relocatable) 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout:Packager : CentOS BuildSystem 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout:Vendor : CentOS 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout:Summary : Support tools for GRUB. 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout:Description : 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-09T01:15:01.859 INFO:teuthology.orchestra.run.smithi064.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-09T01:15:01.860 INFO:teuthology.orchestra.run.smithi064.stdout:hardware devices. 2023-12-09T01:15:01.860 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:15:01.860 INFO:teuthology.orchestra.run.smithi064.stdout:This subpackage provides tools for support of all platforms. 2023-12-09T01:15:01.860 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-09T01:15:01.861 INFO:teuthology.task.kernel:Updating grub on smithi064 to boot 4.18.0-526.el8.x86_64 2023-12-09T01:15:01.861 DEBUG:teuthology.orchestra.run.smithi064:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-09T01:15:01.955 INFO:teuthology.orchestra.run.smithi093.stderr:done 2023-12-09T01:15:01.957 DEBUG:teuthology.orchestra.run.smithi093:> mktemp 2023-12-09T01:15:01.979 INFO:teuthology.orchestra.run.smithi093.stdout:/tmp/tmp.frrQGQrjk7 2023-12-09T01:15:01.979 DEBUG:teuthology.orchestra.run.smithi093:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.frrQGQrjk7 2023-12-09T01:15:02.054 DEBUG:teuthology.orchestra.run.smithi093:> sudo chmod 0666 /tmp/tmp.frrQGQrjk7 2023-12-09T01:15:02.195 DEBUG:teuthology.orchestra.remote:smithi093:/tmp/tmp.frrQGQrjk7 is 6KB 2023-12-09T01:15:02.243 DEBUG:teuthology.orchestra.run.smithi093:> rm -fr /tmp/tmp.frrQGQrjk7 2023-12-09T01:15:02.260 DEBUG:teuthology.orchestra.run.smithi093:> sudo /bin/ls /boot/loader/entries || true 2023-12-09T01:15:02.334 INFO:teuthology.orchestra.run.smithi093.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-09T01:15:02.335 INFO:teuthology.orchestra.run.smithi093.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-09T01:15:02.335 INFO:teuthology.orchestra.run.smithi093.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-09T01:15:02.335 INFO:teuthology.orchestra.run.smithi093.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-09T01:15:02.336 DEBUG:teuthology.orchestra.run.smithi093:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-09T01:15:02.504 DEBUG:teuthology.orchestra.run.smithi093:> sudo shutdown -r now 2023-12-09T01:15:03.411 INFO:teuthology.orchestra.run.smithi064.stderr:Generating grub configuration file ... 2023-12-09T01:15:05.915 INFO:teuthology.orchestra.run.smithi064.stderr:done 2023-12-09T01:15:05.917 DEBUG:teuthology.orchestra.run.smithi064:> mktemp 2023-12-09T01:15:05.946 INFO:teuthology.orchestra.run.smithi064.stdout:/tmp/tmp.RtiewPeiIU 2023-12-09T01:15:05.946 DEBUG:teuthology.orchestra.run.smithi064:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.RtiewPeiIU 2023-12-09T01:15:06.023 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 0666 /tmp/tmp.RtiewPeiIU 2023-12-09T01:15:06.167 DEBUG:teuthology.orchestra.remote:smithi064:/tmp/tmp.RtiewPeiIU is 6KB 2023-12-09T01:15:06.216 DEBUG:teuthology.orchestra.run.smithi064:> rm -fr /tmp/tmp.RtiewPeiIU 2023-12-09T01:15:06.234 DEBUG:teuthology.orchestra.run.smithi064:> sudo /bin/ls /boot/loader/entries || true 2023-12-09T01:15:06.310 INFO:teuthology.orchestra.run.smithi064.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-09T01:15:06.310 INFO:teuthology.orchestra.run.smithi064.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-09T01:15:06.310 INFO:teuthology.orchestra.run.smithi064.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-09T01:15:06.310 INFO:teuthology.orchestra.run.smithi064.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-09T01:15:06.311 DEBUG:teuthology.orchestra.run.smithi064:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-09T01:15:06.463 DEBUG:teuthology.orchestra.run.smithi064:> sudo shutdown -r now 2023-12-09T01:15:09.683 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:15:09.711 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:15:10.163 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:15:10.163 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-09T01:15:10.163 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-09T01:15:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-09T01:15:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:15:11.035 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:15:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-09T01:15:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-09T01:15:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:15:11.035 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:15:11.193 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q kernel | sort -rV | head -n 1 2023-12-09T01:15:11.417 INFO:teuthology.orchestra.run.smithi031.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-09T01:15:11.418 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-09T01:15:11.418 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-09T01:15:11.418 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-09T01:15:11.418 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-09T01:15:11.418 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-09T01:15:11.418 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi031.front.sepia.ceph.com, path=None, version=distro) 2023-12-09T01:15:11.418 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q kernel | sort -rV | head -n 1 2023-12-09T01:15:11.636 INFO:teuthology.orchestra.run.smithi031.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-09T01:15:11.637 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-09T01:15:11.637 DEBUG:teuthology.orchestra.run.smithi031:> sudo rpm -qi grub2-tools 2023-12-09T01:15:11.671 INFO:teuthology.orchestra.run.smithi031.stdout:Name : grub2-tools 2023-12-09T01:15:11.671 INFO:teuthology.orchestra.run.smithi031.stdout:Epoch : 1 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:Version : 2.02 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:Release : 129.el8 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:Architecture: x86_64 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:Group : System Environment/Base 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:Size : 9265586 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:License : GPLv3+ 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:Relocations : (not relocatable) 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:Packager : CentOS BuildSystem 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:Vendor : CentOS 2023-12-09T01:15:11.672 INFO:teuthology.orchestra.run.smithi031.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-09T01:15:11.673 INFO:teuthology.orchestra.run.smithi031.stdout:Summary : Support tools for GRUB. 2023-12-09T01:15:11.673 INFO:teuthology.orchestra.run.smithi031.stdout:Description : 2023-12-09T01:15:11.673 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:15:11.673 INFO:teuthology.orchestra.run.smithi031.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-09T01:15:11.673 INFO:teuthology.orchestra.run.smithi031.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-09T01:15:11.673 INFO:teuthology.orchestra.run.smithi031.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-09T01:15:11.673 INFO:teuthology.orchestra.run.smithi031.stdout:hardware devices. 2023-12-09T01:15:11.673 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:15:11.673 INFO:teuthology.orchestra.run.smithi031.stdout:This subpackage provides tools for support of all platforms. 2023-12-09T01:15:11.674 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-09T01:15:11.674 INFO:teuthology.task.kernel:Updating grub on smithi031 to boot 4.18.0-526.el8.x86_64 2023-12-09T01:15:11.674 DEBUG:teuthology.orchestra.run.smithi031:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-09T01:15:13.056 INFO:teuthology.orchestra.run.smithi031.stderr:Generating grub configuration file ... 2023-12-09T01:15:15.451 INFO:teuthology.orchestra.run.smithi031.stderr:done 2023-12-09T01:15:15.453 DEBUG:teuthology.orchestra.run.smithi031:> mktemp 2023-12-09T01:15:15.474 INFO:teuthology.orchestra.run.smithi031.stdout:/tmp/tmp.PEvuPjzVgW 2023-12-09T01:15:15.475 DEBUG:teuthology.orchestra.run.smithi031:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.PEvuPjzVgW 2023-12-09T01:15:15.548 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 0666 /tmp/tmp.PEvuPjzVgW 2023-12-09T01:15:15.704 DEBUG:teuthology.orchestra.remote:smithi031:/tmp/tmp.PEvuPjzVgW is 6KB 2023-12-09T01:15:15.752 DEBUG:teuthology.orchestra.run.smithi031:> rm -fr /tmp/tmp.PEvuPjzVgW 2023-12-09T01:15:15.770 DEBUG:teuthology.orchestra.run.smithi031:> sudo /bin/ls /boot/loader/entries || true 2023-12-09T01:15:15.836 INFO:teuthology.orchestra.run.smithi031.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-09T01:15:15.836 INFO:teuthology.orchestra.run.smithi031.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-09T01:15:15.836 INFO:teuthology.orchestra.run.smithi031.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-09T01:15:15.837 INFO:teuthology.orchestra.run.smithi031.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-09T01:15:15.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-09T01:15:15.994 DEBUG:teuthology.orchestra.run.smithi031:> sudo shutdown -r now 2023-12-09T01:15:32.522 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2023-12-09T01:15:32.522 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi093.front.sepia.ceph.com' 2023-12-09T01:15:32.523 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi093.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:15:36.466 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-09T01:15:36.466 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2023-12-09T01:15:36.467 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:15:46.006 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-09T01:15:46.007 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-12-09T01:15:46.007 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:15:51.010 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.93 2023-12-09T01:15:54.850 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.64 2023-12-09T01:16:00.014 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi093.front.sepia.ceph.com' 2023-12-09T01:16:00.015 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi093.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:16:03.074 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.93 2023-12-09T01:16:03.851 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2023-12-09T01:16:03.852 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:16:04.322 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.31 2023-12-09T01:16:06.918 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.64 2023-12-09T01:16:13.328 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-12-09T01:16:13.329 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:16:15.076 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi093.front.sepia.ceph.com' 2023-12-09T01:16:15.077 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi093.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:16:18.946 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2023-12-09T01:16:18.947 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:16:31.714 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.31 2023-12-09T01:16:33.506 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.93 2023-12-09T01:16:37.350 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.64 2023-12-09T01:16:43.722 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-12-09T01:16:43.723 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:16:44.141 DEBUG:teuthology.orchestra.run.smithi031:> true 2023-12-09T01:16:44.512 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-12-09T01:16:44.512 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-526.el8.x86_64"... 2023-12-09T01:16:44.513 DEBUG:teuthology.orchestra.run.smithi031:> uname -r 2023-12-09T01:16:44.532 INFO:teuthology.orchestra.run.smithi031.stdout:4.18.0-526.el8.x86_64 2023-12-09T01:16:44.532 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-09T01:16:44.532 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-09T01:16:44.533 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-09T01:16:45.534 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-09T01:16:45.534 DEBUG:teuthology.orchestra.run.smithi031:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-09T01:16:45.632 INFO:teuthology.orchestra.run.smithi031.stdout:ttyS1 2023-12-09T01:16:45.645 DEBUG:teuthology.parallel:result is None 2023-12-09T01:16:48.507 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi093.front.sepia.ceph.com' 2023-12-09T01:16:48.508 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi093.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:16:48.959 DEBUG:teuthology.orchestra.run.smithi093:> true 2023-12-09T01:16:49.476 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi093.front.sepia.ceph.com' 2023-12-09T01:16:49.477 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "4.18.0-526.el8.x86_64"... 2023-12-09T01:16:49.477 DEBUG:teuthology.orchestra.run.smithi093:> uname -r 2023-12-09T01:16:49.638 INFO:teuthology.orchestra.run.smithi093.stdout:4.18.0-526.el8.x86_64 2023-12-09T01:16:49.639 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-09T01:16:49.639 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-09T01:16:49.639 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-09T01:16:50.640 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-09T01:16:50.640 DEBUG:teuthology.orchestra.run.smithi093:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-09T01:16:51.089 INFO:teuthology.orchestra.run.smithi093.stdout:ttyS1 2023-12-09T01:16:51.109 DEBUG:teuthology.parallel:result is None 2023-12-09T01:16:52.351 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2023-12-09T01:16:52.352 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:16:53.410 DEBUG:teuthology.orchestra.run.smithi064:> true 2023-12-09T01:16:54.131 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi064.front.sepia.ceph.com' 2023-12-09T01:16:54.131 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-526.el8.x86_64"... 2023-12-09T01:16:54.132 DEBUG:teuthology.orchestra.run.smithi064:> uname -r 2023-12-09T01:16:54.150 INFO:teuthology.orchestra.run.smithi064.stdout:4.18.0-526.el8.x86_64 2023-12-09T01:16:54.150 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-09T01:16:54.150 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-09T01:16:54.150 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-09T01:16:55.151 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-09T01:16:55.151 DEBUG:teuthology.orchestra.run.smithi064:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-09T01:16:55.218 INFO:teuthology.orchestra.run.smithi064.stdout:ttyS1 2023-12-09T01:16:55.231 DEBUG:teuthology.parallel:result is None 2023-12-09T01:16:55.231 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-09T01:16:55.241 INFO:teuthology.task.internal:Creating test directory... 2023-12-09T01:16:55.242 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-09T01:16:55.245 DEBUG:teuthology.orchestra.run.smithi064:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-09T01:16:55.247 DEBUG:teuthology.orchestra.run.smithi093:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-09T01:16:55.270 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-09T01:16:55.276 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-09T01:16:55.299 INFO:teuthology.task.internal:Creating archive directory... 2023-12-09T01:16:55.299 DEBUG:teuthology.orchestra.run.smithi031:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-09T01:16:55.310 DEBUG:teuthology.orchestra.run.smithi064:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-09T01:16:55.312 DEBUG:teuthology.orchestra.run.smithi093:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-09T01:16:55.353 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-09T01:16:55.360 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-09T01:16:55.360 DEBUG:teuthology.orchestra.run.smithi031:> 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 2023-12-09T01:16:55.383 DEBUG:teuthology.orchestra.run.smithi064:> 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 2023-12-09T01:16:55.392 DEBUG:teuthology.orchestra.run.smithi093:> 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 2023-12-09T01:16:55.422 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-09T01:16:55.430 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-09T01:16:55.434 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-09T01:16:55.435 INFO:teuthology.orchestra.run.smithi093.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-09T01:16:55.440 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-09T01:16:55.447 INFO:teuthology.orchestra.run.smithi093.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-09T01:16:55.449 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-09T01:16:55.456 INFO:teuthology.task.internal:Configuring sudo... 2023-12-09T01:16:55.456 DEBUG:teuthology.orchestra.run.smithi031:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-09T01:16:55.479 DEBUG:teuthology.orchestra.run.smithi064:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-09T01:16:55.484 DEBUG:teuthology.orchestra.run.smithi093:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-09T01:16:55.515 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-09T01:16:55.527 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-09T01:16:55.527 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-09T01:16:55.554 DEBUG:teuthology.orchestra.run.smithi064:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-09T01:16:55.557 DEBUG:teuthology.orchestra.run.smithi093:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-09T01:16:55.576 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-09T01:16:55.663 DEBUG:teuthology.orchestra.run.smithi031:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-09T01:16:55.723 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-09T01:16:55.814 DEBUG:teuthology.orchestra.run.smithi031:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-09T01:16:55.863 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-09T01:16:55.863 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-09T01:16:55.938 DEBUG:teuthology.orchestra.run.smithi064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-09T01:16:55.989 DEBUG:teuthology.orchestra.run.smithi064:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-09T01:16:56.053 DEBUG:teuthology.orchestra.run.smithi064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-09T01:16:56.098 DEBUG:teuthology.orchestra.run.smithi064:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-09T01:16:56.144 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-12-09T01:16:56.144 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-09T01:16:56.213 DEBUG:teuthology.orchestra.run.smithi093:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-09T01:16:56.256 DEBUG:teuthology.orchestra.run.smithi093:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-09T01:16:56.315 DEBUG:teuthology.orchestra.run.smithi093:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-09T01:16:56.403 DEBUG:teuthology.orchestra.run.smithi093:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-09T01:16:56.446 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-09T01:16:56.446 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-09T01:16:56.518 DEBUG:teuthology.orchestra.run.smithi031:> sudo service rsyslog restart 2023-12-09T01:16:56.520 DEBUG:teuthology.orchestra.run.smithi064:> sudo service rsyslog restart 2023-12-09T01:16:56.522 DEBUG:teuthology.orchestra.run.smithi093:> sudo service rsyslog restart 2023-12-09T01:16:56.578 INFO:teuthology.orchestra.run.smithi064.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-09T01:16:56.595 INFO:teuthology.orchestra.run.smithi031.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-09T01:16:56.629 INFO:teuthology.orchestra.run.smithi093.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-09T01:16:57.093 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-09T01:16:57.103 INFO:teuthology.task.internal:Starting timer... 2023-12-09T01:16:57.103 INFO:teuthology.run_tasks:Running task pcp... 2023-12-09T01:16:57.130 INFO:teuthology.run_tasks:Running task selinux... 2023-12-09T01:16:57.138 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-09T01:16:57.139 DEBUG:teuthology.orchestra.run.smithi031:> sudo service auditd rotate 2023-12-09T01:16:57.230 INFO:teuthology.orchestra.run.smithi031.stdout:Rotating logs: 2023-12-09T01:16:57.232 DEBUG:teuthology.orchestra.run.smithi064:> sudo service auditd rotate 2023-12-09T01:16:57.315 INFO:teuthology.orchestra.run.smithi064.stdout:Rotating logs: 2023-12-09T01:16:57.317 DEBUG:teuthology.orchestra.run.smithi093:> sudo service auditd rotate 2023-12-09T01:16:57.374 INFO:teuthology.orchestra.run.smithi093.stdout:Rotating logs: 2023-12-09T01:16:57.375 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-09T01:16:57.376 DEBUG:teuthology.orchestra.run.smithi031:> /usr/sbin/getenforce 2023-12-09T01:16:57.429 INFO:teuthology.orchestra.run.smithi031.stdout:Permissive 2023-12-09T01:16:57.430 DEBUG:teuthology.orchestra.run.smithi064:> /usr/sbin/getenforce 2023-12-09T01:16:57.475 INFO:teuthology.orchestra.run.smithi064.stdout:Permissive 2023-12-09T01:16:57.475 DEBUG:teuthology.orchestra.run.smithi093:> /usr/sbin/getenforce 2023-12-09T01:16:57.532 INFO:teuthology.orchestra.run.smithi093.stdout:Permissive 2023-12-09T01:16:57.533 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi031.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi064.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi093.front.sepia.ceph.com': 'permissive'} 2023-12-09T01:16:57.533 DEBUG:teuthology.orchestra.run.smithi031:> 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 2023-12-09T01:16:57.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T01:16:57.568 DEBUG:teuthology.orchestra.run.smithi064:> 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 2023-12-09T01:16:57.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T01:16:57.598 DEBUG:teuthology.orchestra.run.smithi093:> 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 2023-12-09T01:16:57.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T01:16:57.625 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-09T01:16:57.625 DEBUG:teuthology.orchestra.run.smithi031:> sudo /usr/sbin/setenforce permissive 2023-12-09T01:16:57.659 DEBUG:teuthology.orchestra.run.smithi064:> sudo /usr/sbin/setenforce permissive 2023-12-09T01:16:57.688 DEBUG:teuthology.orchestra.run.smithi093:> sudo /usr/sbin/setenforce permissive 2023-12-09T01:16:57.714 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-09T01:16:57.726 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-09T01:16:57.731 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-09T01:16:57.849 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-09T01:16:57.866 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'}]}] 2023-12-09T01:16:57.867 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi031.front.sepia.ceph.com,smithi064.front.sepia.ceph.com,smithi093.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-09T01:25:13.316 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi031.front.sepia.ceph.com'), Remote(name='ubuntu@smithi064.front.sepia.ceph.com'), Remote(name='ubuntu@smithi093.front.sepia.ceph.com')] 2023-12-09T01:25:13.317 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-12-09T01:25:13.318 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:25:13.393 DEBUG:teuthology.orchestra.run.smithi031:> true 2023-12-09T01:25:13.473 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-12-09T01:25:13.474 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2023-12-09T01:25:13.474 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:25:13.543 DEBUG:teuthology.orchestra.run.smithi064:> true 2023-12-09T01:25:13.573 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi064.front.sepia.ceph.com' 2023-12-09T01:25:13.574 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi093.front.sepia.ceph.com' 2023-12-09T01:25:13.574 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi093.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T01:25:13.644 DEBUG:teuthology.orchestra.run.smithi093:> true 2023-12-09T01:25:13.670 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi093.front.sepia.ceph.com' 2023-12-09T01:25:13.670 INFO:teuthology.run_tasks:Running task clock... 2023-12-09T01:25:13.681 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-09T01:25:13.682 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-09T01:25:13.682 DEBUG:teuthology.orchestra.run.smithi031:> 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 2023-12-09T01:25:13.685 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-09T01:25:13.685 DEBUG:teuthology.orchestra.run.smithi064:> 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 2023-12-09T01:25:13.688 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-09T01:25:13.688 DEBUG:teuthology.orchestra.run.smithi093:> 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 2023-12-09T01:25:13.723 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-09T01:25:13.724 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-09T01:25:13.740 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-09T01:25:13.740 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-09T01:25:13.741 INFO:teuthology.orchestra.run.smithi093.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-09T01:25:13.755 INFO:teuthology.orchestra.run.smithi093.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-09T01:25:13.806 INFO:teuthology.orchestra.run.smithi064.stderr:sudo: ntpd: command not found 2023-12-09T01:25:13.818 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: ntpd: command not found 2023-12-09T01:25:13.819 INFO:teuthology.orchestra.run.smithi064.stdout:506 Cannot talk to daemon 2023-12-09T01:25:13.824 INFO:teuthology.orchestra.run.smithi093.stderr:sudo: ntpd: command not found 2023-12-09T01:25:13.831 INFO:teuthology.orchestra.run.smithi031.stdout:506 Cannot talk to daemon 2023-12-09T01:25:13.833 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-09T01:25:13.835 INFO:teuthology.orchestra.run.smithi093.stdout:506 Cannot talk to daemon 2023-12-09T01:25:13.848 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-09T01:25:13.848 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-09T01:25:13.849 INFO:teuthology.orchestra.run.smithi093.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-09T01:25:13.863 INFO:teuthology.orchestra.run.smithi093.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-09T01:25:13.864 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-09T01:25:13.922 INFO:teuthology.orchestra.run.smithi093.stderr:bash: ntpq: command not found 2023-12-09T01:25:13.925 INFO:teuthology.orchestra.run.smithi064.stderr:bash: ntpq: command not found 2023-12-09T01:25:13.926 INFO:teuthology.orchestra.run.smithi093.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-09T01:25:13.926 INFO:teuthology.orchestra.run.smithi093.stdout:=============================================================================== 2023-12-09T01:25:13.926 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:25:13.926 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:25:13.926 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:25:13.926 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:25:13.928 INFO:teuthology.orchestra.run.smithi064.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-09T01:25:13.928 INFO:teuthology.orchestra.run.smithi064.stdout:=============================================================================== 2023-12-09T01:25:13.928 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:25:13.928 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:25:13.929 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:25:13.929 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:25:13.949 INFO:teuthology.orchestra.run.smithi031.stderr:bash: ntpq: command not found 2023-12-09T01:25:13.952 INFO:teuthology.orchestra.run.smithi031.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-09T01:25:13.952 INFO:teuthology.orchestra.run.smithi031.stdout:=============================================================================== 2023-12-09T01:25:13.952 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:25:13.953 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:25:13.953 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:25:13.953 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:25:13.954 INFO:teuthology.run_tasks:Running task pexec... 2023-12-09T01:25:13.963 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-09T01:25:13.964 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi031.front.sepia.ceph.com 2023-12-09T01:25:13.964 DEBUG:teuthology.orchestra.run.smithi031:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-09T01:25:13.964 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi064.front.sepia.ceph.com 2023-12-09T01:25:13.965 DEBUG:teuthology.orchestra.run.smithi064:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-09T01:25:13.965 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi093.front.sepia.ceph.com 2023-12-09T01:25:13.965 DEBUG:teuthology.orchestra.run.smithi093:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-09T01:25:14.844 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:26 ago on Sat 09 Dec 2023 01:22:48 AM UTC. 2023-12-09T01:25:14.884 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:11 ago on Sat 09 Dec 2023 01:23:03 AM UTC. 2023-12-09T01:25:15.005 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:41 ago on Sat 09 Dec 2023 01:23:33 AM UTC. 2023-12-09T01:25:16.981 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:25:16.982 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:25:16.982 INFO:teuthology.orchestra.run.smithi093.stdout: Package Architecture Version Repository Size 2023-12-09T01:25:16.982 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:25:16.982 INFO:teuthology.orchestra.run.smithi093.stdout:Resetting modules: 2023-12-09T01:25:16.982 INFO:teuthology.orchestra.run.smithi093.stdout: container-tools 2023-12-09T01:25:16.982 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:25:16.982 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:25:16.982 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:25:16.983 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:25:17.173 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:25:17.174 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:25:17.174 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2023-12-09T01:25:17.174 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:25:17.174 INFO:teuthology.orchestra.run.smithi064.stdout:Resetting modules: 2023-12-09T01:25:17.175 INFO:teuthology.orchestra.run.smithi064.stdout: container-tools 2023-12-09T01:25:17.175 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:25:17.175 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:25:17.175 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:25:17.175 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:25:17.233 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:25:17.410 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:25:17.413 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:25:17.413 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2023-12-09T01:25:17.413 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:25:17.413 INFO:teuthology.orchestra.run.smithi031.stdout:Resetting modules: 2023-12-09T01:25:17.414 INFO:teuthology.orchestra.run.smithi031.stdout: container-tools 2023-12-09T01:25:17.414 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:25:17.414 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:25:17.414 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:25:17.414 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:25:17.434 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:25:17.687 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:25:18.161 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:29 ago on Sat 09 Dec 2023 01:22:48 AM UTC. 2023-12-09T01:25:18.454 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:15 ago on Sat 09 Dec 2023 01:23:03 AM UTC. 2023-12-09T01:25:19.036 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:45 ago on Sat 09 Dec 2023 01:23:33 AM UTC. 2023-12-09T01:25:20.295 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:25:20.478 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:25:20.479 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-09T01:25:20.479 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:25:20.479 INFO:teuthology.orchestra.run.smithi093.stdout:Installing group/module packages: 2023-12-09T01:25:20.479 INFO:teuthology.orchestra.run.smithi093.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-09T01:25:20.479 INFO:teuthology.orchestra.run.smithi093.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-09T01:25:20.479 INFO:teuthology.orchestra.run.smithi093.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-09T01:25:20.479 INFO:teuthology.orchestra.run.smithi093.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-09T01:25:20.479 INFO:teuthology.orchestra.run.smithi093.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-09T01:25:20.479 INFO:teuthology.orchestra.run.smithi093.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-09T01:25:20.479 INFO:teuthology.orchestra.run.smithi093.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-09T01:25:20.479 INFO:teuthology.orchestra.run.smithi093.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-09T01:25:20.479 INFO:teuthology.orchestra.run.smithi093.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-09T01:25:20.479 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-09T01:25:20.479 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-09T01:25:20.480 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-09T01:25:20.480 INFO:teuthology.orchestra.run.smithi093.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-09T01:25:20.480 INFO:teuthology.orchestra.run.smithi093.stdout:Installing weak dependencies: 2023-12-09T01:25:20.480 INFO:teuthology.orchestra.run.smithi093.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-09T01:25:20.480 INFO:teuthology.orchestra.run.smithi093.stdout:Installing module profiles: 2023-12-09T01:25:20.480 INFO:teuthology.orchestra.run.smithi093.stdout: container-tools/common 2023-12-09T01:25:20.480 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:25:20.480 INFO:teuthology.orchestra.run.smithi093.stdout:Enabling module streams: 2023-12-09T01:25:20.480 INFO:teuthology.orchestra.run.smithi093.stdout: container-tools rhel8 2023-12-09T01:25:20.480 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:25:20.480 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:25:20.480 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:25:20.480 INFO:teuthology.orchestra.run.smithi093.stdout:Install 13 Packages 2023-12-09T01:25:20.480 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:25:20.481 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 27 M 2023-12-09T01:25:20.481 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 89 M 2023-12-09T01:25:20.481 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:25:20.712 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:25:20.792 INFO:teuthology.orchestra.run.smithi093.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 2.7 MB/s | 750 kB 00:00 2023-12-09T01:25:20.851 INFO:teuthology.orchestra.run.smithi093.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 3.1 MB/s | 1.0 MB 00:00 2023-12-09T01:25:20.876 INFO:teuthology.orchestra.run.smithi093.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 453 kB/s | 38 kB 00:00 2023-12-09T01:25:20.910 INFO:teuthology.orchestra.run.smithi093.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 4.0 MB/s | 241 kB 00:00 2023-12-09T01:25:20.911 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:25:20.911 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-12-09T01:25:20.911 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:25:20.911 INFO:teuthology.orchestra.run.smithi064.stdout:Installing group/module packages: 2023-12-09T01:25:20.911 INFO:teuthology.orchestra.run.smithi064.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-09T01:25:20.911 INFO:teuthology.orchestra.run.smithi064.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-09T01:25:20.911 INFO:teuthology.orchestra.run.smithi064.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-09T01:25:20.911 INFO:teuthology.orchestra.run.smithi064.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-09T01:25:20.911 INFO:teuthology.orchestra.run.smithi064.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-09T01:25:20.911 INFO:teuthology.orchestra.run.smithi064.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-09T01:25:20.911 INFO:teuthology.orchestra.run.smithi064.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-09T01:25:20.911 INFO:teuthology.orchestra.run.smithi064.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout:Installing weak dependencies: 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout:Installing module profiles: 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout: container-tools/common 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout:Enabling module streams: 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout: container-tools rhel8 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:25:20.912 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:25:20.913 INFO:teuthology.orchestra.run.smithi064.stdout:Install 13 Packages 2023-12-09T01:25:20.913 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:25:20.913 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 27 M 2023-12-09T01:25:20.913 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 89 M 2023-12-09T01:25:20.913 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:25:20.969 INFO:teuthology.orchestra.run.smithi093.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 3.0 MB/s | 178 kB 00:00 2023-12-09T01:25:21.027 INFO:teuthology.orchestra.run.smithi093.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 423 kB/s | 25 kB 00:00 2023-12-09T01:25:21.077 INFO:teuthology.orchestra.run.smithi093.stdout:(7/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 20 MB/s | 3.9 MB 00:00 2023-12-09T01:25:21.103 INFO:teuthology.orchestra.run.smithi093.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.2 MB/s | 94 kB 00:00 2023-12-09T01:25:21.211 INFO:teuthology.orchestra.run.smithi093.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 14 MB/s | 9.6 MB 00:00 2023-12-09T01:25:21.302 INFO:teuthology.orchestra.run.smithi093.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 581 kB/s | 53 kB 00:00 2023-12-09T01:25:21.354 INFO:teuthology.orchestra.run.smithi093.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 10 MB/s | 2.5 MB 00:00 2023-12-09T01:25:21.379 INFO:teuthology.orchestra.run.smithi093.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 535 kB/s | 41 kB 00:00 2023-12-09T01:25:21.399 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:25:21.406 INFO:teuthology.orchestra.run.smithi064.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 2.6 MB/s | 750 kB 00:00 2023-12-09T01:25:21.440 INFO:teuthology.orchestra.run.smithi064.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 3.2 MB/s | 1.0 MB 00:00 2023-12-09T01:25:21.465 INFO:teuthology.orchestra.run.smithi064.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 645 kB/s | 38 kB 00:00 2023-12-09T01:25:21.471 INFO:teuthology.orchestra.run.smithi093.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 21 MB/s | 8.1 MB 00:00 2023-12-09T01:25:21.471 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:25:21.472 INFO:teuthology.orchestra.run.smithi093.stdout:Total 27 MB/s | 27 MB 00:00 2023-12-09T01:25:21.498 INFO:teuthology.orchestra.run.smithi064.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 4.0 MB/s | 241 kB 00:00 2023-12-09T01:25:21.557 INFO:teuthology.orchestra.run.smithi064.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 3.0 MB/s | 178 kB 00:00 2023-12-09T01:25:21.606 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:25:21.606 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-09T01:25:21.606 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:25:21.606 INFO:teuthology.orchestra.run.smithi031.stdout:Installing group/module packages: 2023-12-09T01:25:21.606 INFO:teuthology.orchestra.run.smithi031.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-09T01:25:21.606 INFO:teuthology.orchestra.run.smithi031.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-09T01:25:21.606 INFO:teuthology.orchestra.run.smithi031.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-09T01:25:21.606 INFO:teuthology.orchestra.run.smithi031.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-09T01:25:21.606 INFO:teuthology.orchestra.run.smithi031.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout:Installing weak dependencies: 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout:Installing module profiles: 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout: container-tools/common 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout:Enabling module streams: 2023-12-09T01:25:21.607 INFO:teuthology.orchestra.run.smithi031.stdout: container-tools rhel8 2023-12-09T01:25:21.608 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:25:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:25:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:25:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:Install 13 Packages 2023-12-09T01:25:21.608 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:25:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 27 M 2023-12-09T01:25:21.609 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 89 M 2023-12-09T01:25:21.609 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:25:21.641 INFO:teuthology.orchestra.run.smithi064.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 297 kB/s | 25 kB 00:00 2023-12-09T01:25:21.708 INFO:teuthology.orchestra.run.smithi064.stdout:(7/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 16 MB/s | 3.9 MB 00:00 2023-12-09T01:25:21.733 INFO:teuthology.orchestra.run.smithi064.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.0 MB/s | 94 kB 00:00 2023-12-09T01:25:21.737 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:25:21.759 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:25:21.759 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:25:21.842 INFO:teuthology.orchestra.run.smithi064.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 13 MB/s | 9.6 MB 00:00 2023-12-09T01:25:21.909 INFO:teuthology.orchestra.run.smithi064.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 790 kB/s | 53 kB 00:00 2023-12-09T01:25:21.943 INFO:teuthology.orchestra.run.smithi031.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 2.6 MB/s | 750 kB 00:00 2023-12-09T01:25:21.951 INFO:teuthology.orchestra.run.smithi064.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 12 MB/s | 2.5 MB 00:00 2023-12-09T01:25:21.967 INFO:teuthology.orchestra.run.smithi064.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 699 kB/s | 41 kB 00:00 2023-12-09T01:25:21.985 INFO:teuthology.orchestra.run.smithi031.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 3.1 MB/s | 1.0 MB 00:00 2023-12-09T01:25:22.002 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:25:22.006 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:25:22.010 INFO:teuthology.orchestra.run.smithi031.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 567 kB/s | 38 kB 00:00 2023-12-09T01:25:22.044 INFO:teuthology.orchestra.run.smithi031.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 4.0 MB/s | 241 kB 00:00 2023-12-09T01:25:22.102 INFO:teuthology.orchestra.run.smithi031.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 3.0 MB/s | 178 kB 00:00 2023-12-09T01:25:22.161 INFO:teuthology.orchestra.run.smithi031.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 426 kB/s | 25 kB 00:00 2023-12-09T01:25:22.184 INFO:teuthology.orchestra.run.smithi064.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 17 MB/s | 8.1 MB 00:00 2023-12-09T01:25:22.185 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:25:22.185 INFO:teuthology.orchestra.run.smithi064.stdout:Total 21 MB/s | 27 MB 00:01 2023-12-09T01:25:22.253 INFO:teuthology.orchestra.run.smithi031.stdout:(7/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 16 MB/s | 3.9 MB 00:00 2023-12-09T01:25:22.278 INFO:teuthology.orchestra.run.smithi031.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 803 kB/s | 94 kB 00:00 2023-12-09T01:25:22.395 INFO:teuthology.orchestra.run.smithi031.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 13 MB/s | 9.6 MB 00:00 2023-12-09T01:25:22.454 INFO:teuthology.orchestra.run.smithi031.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 906 kB/s | 53 kB 00:00 2023-12-09T01:25:22.460 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:25:22.483 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:25:22.483 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:25:22.505 INFO:teuthology.orchestra.run.smithi031.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 11 MB/s | 2.5 MB 00:00 2023-12-09T01:25:22.530 INFO:teuthology.orchestra.run.smithi031.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 543 kB/s | 41 kB 00:00 2023-12-09T01:25:22.688 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:25:22.689 INFO:teuthology.orchestra.run.smithi031.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 19 MB/s | 8.1 MB 00:00 2023-12-09T01:25:22.689 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:25:22.689 INFO:teuthology.orchestra.run.smithi031.stdout:Total 25 MB/s | 27 MB 00:01 2023-12-09T01:25:22.762 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:25:22.765 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:25:22.907 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-09T01:25:22.980 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:25:23.004 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:25:23.005 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:25:23.077 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-09T01:25:23.276 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-09T01:25:23.284 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:25:23.288 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:25:23.457 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:25:23.504 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-09T01:25:23.697 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-09T01:25:23.891 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-09T01:25:24.096 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-09T01:25:24.108 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:25:24.237 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-09T01:25:24.320 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-09T01:25:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-09T01:25:24.696 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-09T01:25:24.775 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-09T01:25:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-09T01:25:25.066 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-09T01:25:25.334 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-09T01:25:25.355 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-09T01:25:25.546 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-09T01:25:25.578 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-09T01:25:25.822 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-09T01:25:26.249 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-09T01:25:26.352 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-09T01:25:26.580 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-09T01:25:26.650 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-09T01:25:26.795 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-09T01:25:26.886 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-09T01:25:27.062 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-09T01:25:27.116 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-09T01:25:27.151 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-09T01:25:27.399 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-09T01:25:27.417 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-09T01:25:27.567 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-09T01:25:27.617 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-09T01:25:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-09T01:25:27.988 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-09T01:25:27.988 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-09T01:25:27.988 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-09T01:25:27.989 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-09T01:25:27.989 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-09T01:25:27.989 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-09T01:25:27.989 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-09T01:25:27.989 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-09T01:25:27.989 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-09T01:25:27.989 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-09T01:25:27.989 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-09T01:25:27.989 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-09T01:25:27.989 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-09T01:25:28.553 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-09T01:25:28.797 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-09T01:25:28.798 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-09T01:25:28.798 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:25:28.798 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:25:28.798 INFO:teuthology.orchestra.run.smithi093.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:28.798 INFO:teuthology.orchestra.run.smithi093.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:28.799 INFO:teuthology.orchestra.run.smithi093.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-09T01:25:28.799 INFO:teuthology.orchestra.run.smithi093.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-09T01:25:28.799 INFO:teuthology.orchestra.run.smithi093.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:28.799 INFO:teuthology.orchestra.run.smithi093.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:28.799 INFO:teuthology.orchestra.run.smithi093.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-09T01:25:28.799 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-09T01:25:28.799 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-09T01:25:28.799 INFO:teuthology.orchestra.run.smithi093.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:28.799 INFO:teuthology.orchestra.run.smithi093.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:28.799 INFO:teuthology.orchestra.run.smithi093.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-09T01:25:28.799 INFO:teuthology.orchestra.run.smithi093.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-09T01:25:28.799 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:25:28.799 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:25:28.897 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-09T01:25:29.014 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-09T01:25:29.041 DEBUG:teuthology.parallel:result is None 2023-12-09T01:25:29.135 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-09T01:25:29.310 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-09T01:25:29.451 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-09T01:25:29.451 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-09T01:25:29.451 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-09T01:25:29.451 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-09T01:25:29.452 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-09T01:25:29.452 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-09T01:25:29.452 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-09T01:25:29.452 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-09T01:25:29.452 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-09T01:25:29.452 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-09T01:25:29.452 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-09T01:25:29.452 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-09T01:25:29.452 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-09T01:25:29.802 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-09T01:25:29.803 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-09T01:25:29.803 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-09T01:25:29.803 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-09T01:25:29.803 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-09T01:25:29.803 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-09T01:25:29.803 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-09T01:25:29.803 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-09T01:25:29.804 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-09T01:25:29.804 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-09T01:25:29.804 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-09T01:25:29.804 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-09T01:25:29.804 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-09T01:25:30.621 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-09T01:25:30.621 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:25:30.621 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:25:30.621 INFO:teuthology.orchestra.run.smithi064.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:30.621 INFO:teuthology.orchestra.run.smithi064.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:30.622 INFO:teuthology.orchestra.run.smithi064.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-09T01:25:30.622 INFO:teuthology.orchestra.run.smithi064.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-09T01:25:30.622 INFO:teuthology.orchestra.run.smithi064.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:30.622 INFO:teuthology.orchestra.run.smithi064.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:30.622 INFO:teuthology.orchestra.run.smithi064.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-09T01:25:30.622 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-09T01:25:30.622 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-09T01:25:30.622 INFO:teuthology.orchestra.run.smithi064.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:30.622 INFO:teuthology.orchestra.run.smithi064.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:30.622 INFO:teuthology.orchestra.run.smithi064.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-09T01:25:30.622 INFO:teuthology.orchestra.run.smithi064.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-09T01:25:30.622 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:25:30.622 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:25:30.697 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-09T01:25:30.698 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:25:30.698 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:25:30.698 INFO:teuthology.orchestra.run.smithi031.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:30.698 INFO:teuthology.orchestra.run.smithi031.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:30.698 INFO:teuthology.orchestra.run.smithi031.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-09T01:25:30.698 INFO:teuthology.orchestra.run.smithi031.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-09T01:25:30.698 INFO:teuthology.orchestra.run.smithi031.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:30.698 INFO:teuthology.orchestra.run.smithi031.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:30.698 INFO:teuthology.orchestra.run.smithi031.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-09T01:25:30.699 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-09T01:25:30.699 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-09T01:25:30.699 INFO:teuthology.orchestra.run.smithi031.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:30.699 INFO:teuthology.orchestra.run.smithi031.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-09T01:25:30.699 INFO:teuthology.orchestra.run.smithi031.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-09T01:25:30.699 INFO:teuthology.orchestra.run.smithi031.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-09T01:25:30.699 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:25:30.699 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:25:30.901 DEBUG:teuthology.parallel:result is None 2023-12-09T01:25:30.984 DEBUG:teuthology.parallel:result is None 2023-12-09T01:25:30.984 INFO:teuthology.run_tasks:Running task install... 2023-12-09T01:25:30.995 DEBUG:teuthology.task.install:project ceph 2023-12-09T01:25:30.995 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '9dcc13bb80dcc1cdea72b04d80505b4649a2b882'}} 2023-12-09T01:25:30.995 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '9dcc13bb80dcc1cdea72b04d80505b4649a2b882'} 2023-12-09T01:25:30.995 INFO:teuthology.task.install:Using flavor: default 2023-12-09T01:25:31.002 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']} 2023-12-09T01:25:31.002 INFO:teuthology.task.install:extra packages: [] 2023-12-09T01:25:31.002 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': '9dcc13bb80dcc1cdea72b04d80505b4649a2b882', 'tag': None, 'wait_for_package': False} 2023-12-09T01:25:31.003 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T01:25:31.005 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': '9dcc13bb80dcc1cdea72b04d80505b4649a2b882', 'tag': None, 'wait_for_package': False} 2023-12-09T01:25:31.005 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T01:25:31.006 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': '9dcc13bb80dcc1cdea72b04d80505b4649a2b882', 'tag': None, 'wait_for_package': False} 2023-12-09T01:25:31.006 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T01:25:31.171 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/ 2023-12-09T01:25:31.171 INFO:teuthology.task.install.rpm:Package version is 19.0.0-44.g9dcc13bb 2023-12-09T01:25:31.178 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/ 2023-12-09T01:25:31.179 INFO:teuthology.task.install.rpm:Package version is 19.0.0-44.g9dcc13bb 2023-12-09T01:25:31.261 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/ 2023-12-09T01:25:31.261 INFO:teuthology.task.install.rpm:Package version is 19.0.0-44.g9dcc13bb 2023-12-09T01:25:31.369 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-09T01:25:31.370 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-12-09T01:25:31.370 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-09T01:25:31.370 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-09T01:25:31.370 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-09T01:25:31.371 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-09T01:25:31.402 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 2023-12-09T01:25:31.402 DEBUG:teuthology.orchestra.run.smithi064:> 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/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-09T01:25:31.405 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 2023-12-09T01:25:31.405 DEBUG:teuthology.orchestra.run.smithi031:> 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/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-09T01:25:31.474 DEBUG:teuthology.orchestra.run.smithi064:> 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 2023-12-09T01:25:31.477 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-09T01:25:31.477 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-09T01:25:31.477 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-09T01:25:31.481 DEBUG:teuthology.orchestra.run.smithi031:> 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 2023-12-09T01:25:31.512 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 2023-12-09T01:25:31.513 DEBUG:teuthology.orchestra.run.smithi093:> 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/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-09T01:25:31.555 DEBUG:teuthology.orchestra.run.smithi064:> 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 2023-12-09T01:25:31.568 DEBUG:teuthology.orchestra.run.smithi031:> 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 2023-12-09T01:25:31.585 DEBUG:teuthology.orchestra.run.smithi093:> 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 2023-12-09T01:25:31.624 INFO:teuthology.orchestra.run.smithi064.stdout:check_obsoletes = 1 2023-12-09T01:25:31.625 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum clean all 2023-12-09T01:25:31.643 INFO:teuthology.orchestra.run.smithi031.stdout:check_obsoletes = 1 2023-12-09T01:25:31.645 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum clean all 2023-12-09T01:25:31.665 DEBUG:teuthology.orchestra.run.smithi093:> 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 2023-12-09T01:25:31.734 INFO:teuthology.orchestra.run.smithi093.stdout:check_obsoletes = 1 2023-12-09T01:25:31.735 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum clean all 2023-12-09T01:25:31.918 INFO:teuthology.orchestra.run.smithi064.stdout:76 files removed 2023-12-09T01:25:31.947 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-radosgw 2023-12-09T01:25:31.956 INFO:teuthology.orchestra.run.smithi031.stdout:76 files removed 2023-12-09T01:25:31.987 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-radosgw 2023-12-09T01:25:32.021 INFO:teuthology.orchestra.run.smithi093.stdout:76 files removed 2023-12-09T01:25:32.048 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-radosgw 2023-12-09T01:25:32.704 INFO:teuthology.orchestra.run.smithi064.stdout:ceph packages for x86_64 246 kB/s | 81 kB 00:00 2023-12-09T01:25:32.773 INFO:teuthology.orchestra.run.smithi093.stdout:ceph packages for x86_64 251 kB/s | 81 kB 00:00 2023-12-09T01:25:32.822 INFO:teuthology.orchestra.run.smithi031.stdout:ceph packages for x86_64 224 kB/s | 81 kB 00:00 2023-12-09T01:25:33.021 INFO:teuthology.orchestra.run.smithi064.stdout:ceph noarch packages 34 kB/s | 9.5 kB 00:00 2023-12-09T01:25:33.105 INFO:teuthology.orchestra.run.smithi031.stdout:ceph noarch packages 40 kB/s | 9.5 kB 00:00 2023-12-09T01:25:33.207 INFO:teuthology.orchestra.run.smithi093.stdout:ceph noarch packages 24 kB/s | 9.5 kB 00:00 2023-12-09T01:25:33.330 INFO:teuthology.orchestra.run.smithi064.stdout:ceph source packages 5.3 kB/s | 1.5 kB 00:00 2023-12-09T01:25:33.414 INFO:teuthology.orchestra.run.smithi031.stdout:ceph source packages 5.4 kB/s | 1.5 kB 00:00 2023-12-09T01:25:33.516 INFO:teuthology.orchestra.run.smithi093.stdout:ceph source packages 5.3 kB/s | 1.5 kB 00:00 2023-12-09T01:25:35.398 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - AppStream 18 MB/s | 34 MB 00:01 2023-12-09T01:25:35.583 INFO:teuthology.orchestra.run.smithi093.stdout:CentOS Stream 8 - AppStream 17 MB/s | 34 MB 00:02 2023-12-09T01:25:35.748 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - AppStream 14 MB/s | 34 MB 00:02 2023-12-09T01:25:48.965 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - BaseOS 8.4 MB/s | 55 MB 00:06 2023-12-09T01:25:49.165 INFO:teuthology.orchestra.run.smithi093.stdout:CentOS Stream 8 - BaseOS 7.5 MB/s | 55 MB 00:07 2023-12-09T01:25:49.739 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - BaseOS 7.5 MB/s | 55 MB 00:07 2023-12-09T01:25:57.757 INFO:teuthology.orchestra.run.smithi093.stdout:CentOS Stream 8 - Extras 23 kB/s | 18 kB 00:00 2023-12-09T01:25:57.939 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - Extras 30 kB/s | 18 kB 00:00 2023-12-09T01:25:58.074 INFO:teuthology.orchestra.run.smithi093.stdout:CentOS Stream 8 - Extras common packages 51 kB/s | 6.9 kB 00:00 2023-12-09T01:25:58.265 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - Extras common packages 54 kB/s | 6.9 kB 00:00 2023-12-09T01:25:59.013 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - Extras 28 kB/s | 18 kB 00:00 2023-12-09T01:25:59.559 INFO:teuthology.orchestra.run.smithi093.stdout:CentOS Stream 8 - PowerTools 5.0 MB/s | 6.6 MB 00:01 2023-12-09T01:25:59.702 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - PowerTools 5.2 MB/s | 6.6 MB 00:01 2023-12-09T01:26:00.023 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - Extras common packages 8.6 kB/s | 6.9 kB 00:00 2023-12-09T01:26:01.027 INFO:teuthology.orchestra.run.smithi093.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-09T01:26:01.276 INFO:teuthology.orchestra.run.smithi064.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-09T01:26:01.324 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - PowerTools 5.9 MB/s | 6.6 MB 00:01 2023-12-09T01:26:02.738 INFO:teuthology.orchestra.run.smithi093.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-12-09T01:26:02.926 INFO:teuthology.orchestra.run.smithi031.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-09T01:26:03.296 INFO:teuthology.orchestra.run.smithi064.stdout:Extra Packages for Enterprise Linux 8.6 MB/s | 16 MB 00:01 2023-12-09T01:26:04.396 INFO:teuthology.orchestra.run.smithi031.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2023-12-09T01:26:06.761 INFO:teuthology.orchestra.run.smithi093.stdout:lab-extras 365 kB/s | 24 kB 00:00 2023-12-09T01:26:07.402 INFO:teuthology.orchestra.run.smithi064.stdout:lab-extras 268 kB/s | 24 kB 00:00 2023-12-09T01:26:08.726 INFO:teuthology.orchestra.run.smithi031.stdout:lab-extras 425 kB/s | 24 kB 00:00 2023-12-09T01:26:11.312 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:26:11.315 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:26:11.315 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-09T01:26:11.315 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:26:11.315 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:26:11.315 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-radosgw x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 14 M 2023-12-09T01:26:11.315 INFO:teuthology.orchestra.run.smithi093.stdout:Upgrading: 2023-12-09T01:26:11.315 INFO:teuthology.orchestra.run.smithi093.stdout: librados2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 3.8 M 2023-12-09T01:26:11.315 INFO:teuthology.orchestra.run.smithi093.stdout: librbd1 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 3.7 M 2023-12-09T01:26:11.315 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-09T01:26:11.315 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-base x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 5.4 M 2023-12-09T01:26:11.315 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-common x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 23 M 2023-12-09T01:26:11.315 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-selinux x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 24 k 2023-12-09T01:26:11.316 INFO:teuthology.orchestra.run.smithi093.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-09T01:26:11.316 INFO:teuthology.orchestra.run.smithi093.stdout: libcephfs2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 839 k 2023-12-09T01:26:11.316 INFO:teuthology.orchestra.run.smithi093.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-09T01:26:11.316 INFO:teuthology.orchestra.run.smithi093.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-12-09T01:26:11.316 INFO:teuthology.orchestra.run.smithi093.stdout: libradosstriper1 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 517 k 2023-12-09T01:26:11.316 INFO:teuthology.orchestra.run.smithi093.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-12-09T01:26:11.316 INFO:teuthology.orchestra.run.smithi093.stdout: librgw2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 6.9 M 2023-12-09T01:26:11.316 INFO:teuthology.orchestra.run.smithi093.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-09T01:26:11.316 INFO:teuthology.orchestra.run.smithi093.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-12-09T01:26:11.316 INFO:teuthology.orchestra.run.smithi093.stdout: python3-ceph-argparse x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 45 k 2023-12-09T01:26:11.316 INFO:teuthology.orchestra.run.smithi093.stdout: python3-ceph-common x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 128 k 2023-12-09T01:26:11.316 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cephfs x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 197 k 2023-12-09T01:26:11.316 INFO:teuthology.orchestra.run.smithi093.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-12-09T01:26:11.317 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rados x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 371 k 2023-12-09T01:26:11.317 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rbd x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 365 k 2023-12-09T01:26:11.317 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rgw x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 107 k 2023-12-09T01:26:11.317 INFO:teuthology.orchestra.run.smithi093.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-09T01:26:11.317 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:26:11.317 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:26:11.317 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:26:11.317 INFO:teuthology.orchestra.run.smithi093.stdout:Install 21 Packages 2023-12-09T01:26:11.317 INFO:teuthology.orchestra.run.smithi093.stdout:Upgrade 2 Packages 2023-12-09T01:26:11.317 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:26:11.318 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 62 M 2023-12-09T01:26:11.318 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:26:12.246 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:26:12.249 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:26:12.249 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-12-09T01:26:12.249 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:26:12.249 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:26:12.249 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-radosgw x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 14 M 2023-12-09T01:26:12.250 INFO:teuthology.orchestra.run.smithi064.stdout:Upgrading: 2023-12-09T01:26:12.250 INFO:teuthology.orchestra.run.smithi064.stdout: librados2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 3.8 M 2023-12-09T01:26:12.250 INFO:teuthology.orchestra.run.smithi064.stdout: librbd1 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 3.7 M 2023-12-09T01:26:12.250 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-12-09T01:26:12.250 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-base x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 5.4 M 2023-12-09T01:26:12.250 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-common x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 23 M 2023-12-09T01:26:12.250 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-selinux x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 24 k 2023-12-09T01:26:12.250 INFO:teuthology.orchestra.run.smithi064.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-09T01:26:12.250 INFO:teuthology.orchestra.run.smithi064.stdout: libcephfs2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 839 k 2023-12-09T01:26:12.250 INFO:teuthology.orchestra.run.smithi064.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-09T01:26:12.250 INFO:teuthology.orchestra.run.smithi064.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-12-09T01:26:12.250 INFO:teuthology.orchestra.run.smithi064.stdout: libradosstriper1 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 517 k 2023-12-09T01:26:12.250 INFO:teuthology.orchestra.run.smithi064.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-12-09T01:26:12.251 INFO:teuthology.orchestra.run.smithi064.stdout: librgw2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 6.9 M 2023-12-09T01:26:12.251 INFO:teuthology.orchestra.run.smithi064.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-09T01:26:12.251 INFO:teuthology.orchestra.run.smithi064.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-12-09T01:26:12.251 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-argparse x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 45 k 2023-12-09T01:26:12.251 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-common x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 128 k 2023-12-09T01:26:12.251 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cephfs x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 197 k 2023-12-09T01:26:12.251 INFO:teuthology.orchestra.run.smithi064.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-12-09T01:26:12.251 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rados x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 371 k 2023-12-09T01:26:12.251 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rbd x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 365 k 2023-12-09T01:26:12.251 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rgw x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 107 k 2023-12-09T01:26:12.251 INFO:teuthology.orchestra.run.smithi064.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-09T01:26:12.251 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:26:12.251 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:26:12.251 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:26:12.252 INFO:teuthology.orchestra.run.smithi064.stdout:Install 21 Packages 2023-12-09T01:26:12.252 INFO:teuthology.orchestra.run.smithi064.stdout:Upgrade 2 Packages 2023-12-09T01:26:12.252 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:26:12.252 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 62 M 2023-12-09T01:26:12.252 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:26:13.246 INFO:teuthology.orchestra.run.smithi093.stdout:(1/23): ceph-base-19.0.0-44.g9dcc13bb.el8.x86_6 3.4 MB/s | 5.4 MB 00:01 2023-12-09T01:26:13.329 INFO:teuthology.orchestra.run.smithi093.stdout:(2/23): ceph-selinux-19.0.0-44.g9dcc13bb.el8.x8 292 kB/s | 24 kB 00:00 2023-12-09T01:26:13.604 INFO:teuthology.orchestra.run.smithi093.stdout:(3/23): libcephfs2-19.0.0-44.g9dcc13bb.el8.x86_ 3.0 MB/s | 839 kB 00:00 2023-12-09T01:26:13.629 INFO:teuthology.orchestra.run.smithi064.stdout:(1/23): ceph-base-19.0.0-44.g9dcc13bb.el8.x86_6 4.3 MB/s | 5.4 MB 00:01 2023-12-09T01:26:13.729 INFO:teuthology.orchestra.run.smithi064.stdout:(2/23): ceph-selinux-19.0.0-44.g9dcc13bb.el8.x8 243 kB/s | 24 kB 00:00 2023-12-09T01:26:13.779 INFO:teuthology.orchestra.run.smithi093.stdout:(4/23): libradosstriper1-19.0.0-44.g9dcc13bb.el 2.9 MB/s | 517 kB 00:00 2023-12-09T01:26:13.806 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:26:13.809 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:26:13.809 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-09T01:26:13.809 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:26:13.809 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:26:13.809 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-radosgw x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 14 M 2023-12-09T01:26:13.809 INFO:teuthology.orchestra.run.smithi031.stdout:Upgrading: 2023-12-09T01:26:13.810 INFO:teuthology.orchestra.run.smithi031.stdout: librados2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 3.8 M 2023-12-09T01:26:13.810 INFO:teuthology.orchestra.run.smithi031.stdout: librbd1 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 3.7 M 2023-12-09T01:26:13.810 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-09T01:26:13.810 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-base x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 5.4 M 2023-12-09T01:26:13.810 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-common x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 23 M 2023-12-09T01:26:13.810 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-selinux x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 24 k 2023-12-09T01:26:13.810 INFO:teuthology.orchestra.run.smithi031.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-09T01:26:13.810 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 839 k 2023-12-09T01:26:13.810 INFO:teuthology.orchestra.run.smithi031.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-09T01:26:13.810 INFO:teuthology.orchestra.run.smithi031.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-12-09T01:26:13.810 INFO:teuthology.orchestra.run.smithi031.stdout: libradosstriper1 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 517 k 2023-12-09T01:26:13.810 INFO:teuthology.orchestra.run.smithi031.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-12-09T01:26:13.810 INFO:teuthology.orchestra.run.smithi031.stdout: librgw2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 6.9 M 2023-12-09T01:26:13.811 INFO:teuthology.orchestra.run.smithi031.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-09T01:26:13.811 INFO:teuthology.orchestra.run.smithi031.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-12-09T01:26:13.811 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-argparse x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 45 k 2023-12-09T01:26:13.811 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-common x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 128 k 2023-12-09T01:26:13.811 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cephfs x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 197 k 2023-12-09T01:26:13.811 INFO:teuthology.orchestra.run.smithi031.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-12-09T01:26:13.811 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rados x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 371 k 2023-12-09T01:26:13.811 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rbd x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 365 k 2023-12-09T01:26:13.811 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rgw x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 107 k 2023-12-09T01:26:13.811 INFO:teuthology.orchestra.run.smithi031.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-09T01:26:13.811 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:26:13.811 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:26:13.811 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:26:13.811 INFO:teuthology.orchestra.run.smithi031.stdout:Install 21 Packages 2023-12-09T01:26:13.812 INFO:teuthology.orchestra.run.smithi031.stdout:Upgrade 2 Packages 2023-12-09T01:26:13.812 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:26:13.812 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 62 M 2023-12-09T01:26:13.812 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:26:14.013 INFO:teuthology.orchestra.run.smithi064.stdout:(3/23): libcephfs2-19.0.0-44.g9dcc13bb.el8.x86_ 2.9 MB/s | 839 kB 00:00 2023-12-09T01:26:14.330 INFO:teuthology.orchestra.run.smithi064.stdout:(4/23): libradosstriper1-19.0.0-44.g9dcc13bb.el 1.6 MB/s | 517 kB 00:00 2023-12-09T01:26:14.863 INFO:teuthology.orchestra.run.smithi093.stdout:(5/23): ceph-radosgw-19.0.0-44.g9dcc13bb.el8.x8 4.3 MB/s | 14 MB 00:03 2023-12-09T01:26:14.980 INFO:teuthology.orchestra.run.smithi093.stdout:(6/23): python3-ceph-argparse-19.0.0-44.g9dcc13 384 kB/s | 45 kB 00:00 2023-12-09T01:26:15.072 INFO:teuthology.orchestra.run.smithi093.stdout:(7/23): python3-ceph-common-19.0.0-44.g9dcc13bb 1.4 MB/s | 128 kB 00:00 2023-12-09T01:26:15.080 INFO:teuthology.orchestra.run.smithi064.stdout:(5/23): ceph-radosgw-19.0.0-44.g9dcc13bb.el8.x8 5.1 MB/s | 14 MB 00:02 2023-12-09T01:26:15.164 INFO:teuthology.orchestra.run.smithi064.stdout:(6/23): python3-ceph-argparse-19.0.0-44.g9dcc13 537 kB/s | 45 kB 00:00 2023-12-09T01:26:15.181 INFO:teuthology.orchestra.run.smithi093.stdout:(8/23): python3-cephfs-19.0.0-44.g9dcc13bb.el8. 1.8 MB/s | 197 kB 00:00 2023-12-09T01:26:15.230 INFO:teuthology.orchestra.run.smithi064.stdout:(7/23): python3-ceph-common-19.0.0-44.g9dcc13bb 1.9 MB/s | 128 kB 00:00 2023-12-09T01:26:15.297 INFO:teuthology.orchestra.run.smithi093.stdout:(9/23): python3-rados-19.0.0-44.g9dcc13bb.el8.x 3.1 MB/s | 371 kB 00:00 2023-12-09T01:26:15.339 INFO:teuthology.orchestra.run.smithi064.stdout:(8/23): python3-cephfs-19.0.0-44.g9dcc13bb.el8. 1.8 MB/s | 197 kB 00:00 2023-12-09T01:26:15.414 INFO:teuthology.orchestra.run.smithi093.stdout:(10/23): python3-rbd-19.0.0-44.g9dcc13bb.el8.x8 3.1 MB/s | 365 kB 00:00 2023-12-09T01:26:15.548 INFO:teuthology.orchestra.run.smithi093.stdout:(11/23): librgw2-19.0.0-44.g9dcc13bb.el8.x86_64 3.9 MB/s | 6.9 MB 00:01 2023-12-09T01:26:15.573 INFO:teuthology.orchestra.run.smithi093.stdout:(12/23): python3-rgw-19.0.0-44.g9dcc13bb.el8.x8 672 kB/s | 107 kB 00:00 2023-12-09T01:26:15.799 INFO:teuthology.orchestra.run.smithi093.stdout:(13/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.1 MB/s | 259 kB 00:00 2023-12-09T01:26:15.824 INFO:teuthology.orchestra.run.smithi093.stdout:(14/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.3 MB/s | 354 kB 00:00 2023-12-09T01:26:15.858 INFO:teuthology.orchestra.run.smithi093.stdout:(15/23): python3-prettytable-0.7.2-14.el8.noarc 751 kB/s | 44 kB 00:00 2023-12-09T01:26:16.073 INFO:teuthology.orchestra.run.smithi064.stdout:(9/23): python3-rados-19.0.0-44.g9dcc13bb.el8.x 507 kB/s | 371 kB 00:00 2023-12-09T01:26:16.102 INFO:teuthology.orchestra.run.smithi031.stdout:(1/23): ceph-base-19.0.0-44.g9dcc13bb.el8.x86_6 3.1 MB/s | 5.4 MB 00:01 2023-12-09T01:26:16.158 INFO:teuthology.orchestra.run.smithi093.stdout:(16/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.0 MB/s | 306 kB 00:00 2023-12-09T01:26:16.177 INFO:teuthology.orchestra.run.smithi031.stdout:(2/23): ceph-selinux-19.0.0-44.g9dcc13bb.el8.x8 325 kB/s | 24 kB 00:00 2023-12-09T01:26:16.183 INFO:teuthology.orchestra.run.smithi093.stdout:(17/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 131 kB/s | 47 kB 00:00 2023-12-09T01:26:16.209 INFO:teuthology.orchestra.run.smithi093.stdout:(18/23): liboath-2.6.2-3.el8.x86_64.rpm 1.1 MB/s | 59 kB 00:00 2023-12-09T01:26:16.286 INFO:teuthology.orchestra.run.smithi031.stdout:(3/23): libcephfs2-19.0.0-44.g9dcc13bb.el8.x86_ 7.6 MB/s | 839 kB 00:00 2023-12-09T01:26:16.290 INFO:teuthology.orchestra.run.smithi064.stdout:(10/23): ceph-common-19.0.0-44.g9dcc13bb.el8.x8 5.7 MB/s | 23 MB 00:03 2023-12-09T01:26:16.361 INFO:teuthology.orchestra.run.smithi031.stdout:(4/23): libradosstriper1-19.0.0-44.g9dcc13bb.el 6.7 MB/s | 517 kB 00:00 2023-12-09T01:26:16.374 INFO:teuthology.orchestra.run.smithi064.stdout:(11/23): librgw2-19.0.0-44.g9dcc13bb.el8.x86_64 3.4 MB/s | 6.9 MB 00:02 2023-12-09T01:26:16.424 INFO:teuthology.orchestra.run.smithi064.stdout:(12/23): python3-rgw-19.0.0-44.g9dcc13bb.el8.x8 794 kB/s | 107 kB 00:00 2023-12-09T01:26:16.442 INFO:teuthology.orchestra.run.smithi093.stdout:(19/23): ceph-common-19.0.0-44.g9dcc13bb.el8.x8 4.7 MB/s | 23 MB 00:04 2023-12-09T01:26:16.467 INFO:teuthology.orchestra.run.smithi093.stdout:(20/23): libunwind-1.3.1-3.el8.x86_64.rpm 264 kB/s | 75 kB 00:00 2023-12-09T01:26:16.549 INFO:teuthology.orchestra.run.smithi064.stdout:(13/23): python3-rbd-19.0.0-44.g9dcc13bb.el8.x8 767 kB/s | 365 kB 00:00 2023-12-09T01:26:16.657 INFO:teuthology.orchestra.run.smithi064.stdout:(14/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.1 MB/s | 259 kB 00:00 2023-12-09T01:26:16.725 INFO:teuthology.orchestra.run.smithi064.stdout:(15/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.0 MB/s | 354 kB 00:00 2023-12-09T01:26:16.750 INFO:teuthology.orchestra.run.smithi064.stdout:(16/23): python3-prettytable-0.7.2-14.el8.noarc 219 kB/s | 44 kB 00:00 2023-12-09T01:26:16.918 INFO:teuthology.orchestra.run.smithi093.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 2.4 MB/s | 1.7 MB 00:00 2023-12-09T01:26:16.934 INFO:teuthology.orchestra.run.smithi064.stdout:(17/23): liboath-2.6.2-3.el8.x86_64.rpm 321 kB/s | 59 kB 00:00 2023-12-09T01:26:16.944 INFO:teuthology.orchestra.run.smithi031.stdout:(5/23): librgw2-19.0.0-44.g9dcc13bb.el8.x86_64. 12 MB/s | 6.9 MB 00:00 2023-12-09T01:26:16.992 INFO:teuthology.orchestra.run.smithi064.stdout:(18/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.1 MB/s | 306 kB 00:00 2023-12-09T01:26:17.018 INFO:teuthology.orchestra.run.smithi064.stdout:(19/23): libunwind-1.3.1-3.el8.x86_64.rpm 899 kB/s | 75 kB 00:00 2023-12-09T01:26:17.020 INFO:teuthology.orchestra.run.smithi031.stdout:(6/23): python3-ceph-argparse-19.0.0-44.g9dcc13 597 kB/s | 45 kB 00:00 2023-12-09T01:26:17.060 INFO:teuthology.orchestra.run.smithi064.stdout:(20/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 117 kB/s | 47 kB 00:00 2023-12-09T01:26:17.087 INFO:teuthology.orchestra.run.smithi031.stdout:(7/23): python3-ceph-common-19.0.0-44.g9dcc13bb 1.9 MB/s | 128 kB 00:00 2023-12-09T01:26:17.118 INFO:teuthology.orchestra.run.smithi093.stdout:(22/23): librbd1-19.0.0-44.g9dcc13bb.el8.x86_64 5.7 MB/s | 3.7 MB 00:00 2023-12-09T01:26:17.143 INFO:teuthology.orchestra.run.smithi064.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 12 MB/s | 1.7 MB 00:00 2023-12-09T01:26:17.154 INFO:teuthology.orchestra.run.smithi031.stdout:(8/23): python3-cephfs-19.0.0-44.g9dcc13bb.el8. 2.9 MB/s | 197 kB 00:00 2023-12-09T01:26:17.237 INFO:teuthology.orchestra.run.smithi031.stdout:(9/23): python3-rados-19.0.0-44.g9dcc13bb.el8.x 4.4 MB/s | 371 kB 00:00 2023-12-09T01:26:17.337 INFO:teuthology.orchestra.run.smithi031.stdout:(10/23): python3-rbd-19.0.0-44.g9dcc13bb.el8.x8 3.6 MB/s | 365 kB 00:00 2023-12-09T01:26:17.429 INFO:teuthology.orchestra.run.smithi031.stdout:(11/23): python3-rgw-19.0.0-44.g9dcc13bb.el8.x8 1.1 MB/s | 107 kB 00:00 2023-12-09T01:26:17.501 INFO:teuthology.orchestra.run.smithi093.stdout:(23/23): librados2-19.0.0-44.g9dcc13bb.el8.x86_ 3.6 MB/s | 3.8 MB 00:01 2023-12-09T01:26:17.504 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:26:17.504 INFO:teuthology.orchestra.run.smithi093.stdout:Total 9.9 MB/s | 62 MB 00:06 2023-12-09T01:26:17.545 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:26:17.591 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:26:17.591 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:26:17.671 INFO:teuthology.orchestra.run.smithi031.stdout:(12/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.4 MB/s | 354 kB 00:00 2023-12-09T01:26:17.747 INFO:teuthology.orchestra.run.smithi031.stdout:(13/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.4 MB/s | 259 kB 00:00 2023-12-09T01:26:17.819 INFO:teuthology.orchestra.run.smithi064.stdout:(22/23): librbd1-19.0.0-44.g9dcc13bb.el8.x86_64 4.9 MB/s | 3.7 MB 00:00 2023-12-09T01:26:17.829 INFO:teuthology.orchestra.run.smithi031.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 539 kB/s | 44 kB 00:00 2023-12-09T01:26:17.877 INFO:teuthology.orchestra.run.smithi064.stdout:(23/23): librados2-19.0.0-44.g9dcc13bb.el8.x86_ 4.4 MB/s | 3.8 MB 00:00 2023-12-09T01:26:17.881 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:26:17.882 INFO:teuthology.orchestra.run.smithi064.stdout:Total 11 MB/s | 62 MB 00:05 2023-12-09T01:26:17.925 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:26:17.954 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:26:17.957 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:26:17.976 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:26:17.976 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:26:18.139 INFO:teuthology.orchestra.run.smithi031.stdout:(15/23): ceph-radosgw-19.0.0-44.g9dcc13bb.el8.x 3.7 MB/s | 14 MB 00:03 2023-12-09T01:26:18.173 INFO:teuthology.orchestra.run.smithi031.stdout:(16/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 136 kB/s | 47 kB 00:00 2023-12-09T01:26:18.351 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:26:18.354 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:26:18.623 INFO:teuthology.orchestra.run.smithi031.stdout:(17/23): ceph-common-19.0.0-44.g9dcc13bb.el8.x8 5.3 MB/s | 23 MB 00:04 2023-12-09T01:26:18.673 INFO:teuthology.orchestra.run.smithi031.stdout:(18/23): liboath-2.6.2-3.el8.x86_64.rpm 118 kB/s | 59 kB 00:00 2023-12-09T01:26:18.782 INFO:teuthology.orchestra.run.smithi031.stdout:(19/23): gperftools-libs-2.7-9.el8.x86_64.rpm 477 kB/s | 306 kB 00:00 2023-12-09T01:26:19.107 INFO:teuthology.orchestra.run.smithi031.stdout:(20/23): librados2-19.0.0-44.g9dcc13bb.el8.x86_ 12 MB/s | 3.8 MB 00:00 2023-12-09T01:26:19.120 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:26:19.132 INFO:teuthology.orchestra.run.smithi031.stdout:(21/23): libunwind-1.3.1-3.el8.x86_64.rpm 147 kB/s | 75 kB 00:00 2023-12-09T01:26:19.174 INFO:teuthology.orchestra.run.smithi031.stdout:(22/23): thrift-0.13.0-2.el8.x86_64.rpm 3.5 MB/s | 1.7 MB 00:00 2023-12-09T01:26:19.333 INFO:teuthology.orchestra.run.smithi031.stdout:(23/23): librbd1-19.0.0-44.g9dcc13bb.el8.x86_64 16 MB/s | 3.7 MB 00:00 2023-12-09T01:26:19.338 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:26:19.338 INFO:teuthology.orchestra.run.smithi031.stdout:Total 11 MB/s | 62 MB 00:05 2023-12-09T01:26:19.341 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-09T01:26:19.383 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:26:19.434 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:26:19.435 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:26:19.557 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-12-09T01:26:19.592 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:26:19.727 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-12-09T01:26:19.790 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-09T01:26:19.818 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:26:19.822 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:26:19.990 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-12-09T01:26:20.152 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-12-09T01:26:20.158 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-12-09T01:26:20.377 INFO:teuthology.orchestra.run.smithi093.stdout: Upgrading : librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/25 2023-12-09T01:26:20.468 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/25 2023-12-09T01:26:20.606 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-12-09T01:26:20.746 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/25 2023-12-09T01:26:20.825 INFO:teuthology.orchestra.run.smithi064.stdout: Upgrading : librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/25 2023-12-09T01:26:20.928 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/25 2023-12-09T01:26:20.943 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T01:26:21.067 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:26:21.190 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/25 2023-12-09T01:26:21.351 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T01:26:21.383 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T01:26:21.400 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-09T01:26:21.552 INFO:teuthology.orchestra.run.smithi093.stdout: Upgrading : librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T01:26:21.615 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T01:26:21.620 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-12-09T01:26:21.800 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-09T01:26:21.800 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-12-09T01:26:21.818 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T01:26:21.960 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-09T01:26:22.025 INFO:teuthology.orchestra.run.smithi064.stdout: Upgrading : librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T01:26:22.084 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T01:26:22.249 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-12-09T01:26:22.274 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-09T01:26:22.408 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-09T01:26:22.459 INFO:teuthology.orchestra.run.smithi031.stdout: Upgrading : librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/25 2023-12-09T01:26:22.574 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/25 2023-12-09T01:26:22.661 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-09T01:26:22.811 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T01:26:22.811 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/25 2023-12-09T01:26:22.861 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T01:26:23.025 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T01:26:23.029 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x8 11/25 2023-12-09T01:26:23.146 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-09T01:26:23.205 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 12/25 2023-12-09T01:26:23.341 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T01:26:23.405 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T01:26:23.437 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 13/25 2023-12-09T01:26:23.485 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T01:26:23.553 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x8 11/25 2023-12-09T01:26:23.648 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 14/25 2023-12-09T01:26:23.650 INFO:teuthology.orchestra.run.smithi031.stdout: Upgrading : librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T01:26:23.723 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T01:26:23.745 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 12/25 2023-12-09T01:26:23.776 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 15/25 2023-12-09T01:26:23.882 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 15/25 2023-12-09T01:26:23.928 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-09T01:26:23.979 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 13/25 2023-12-09T01:26:24.058 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-09T01:26:24.086 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-09T01:26:24.215 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 14/25 2023-12-09T01:26:24.268 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2023-12-09T01:26:24.341 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 15/25 2023-12-09T01:26:24.445 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 15/25 2023-12-09T01:26:24.470 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-09T01:26:24.668 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-09T01:26:24.668 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_ 19/25 2023-12-09T01:26:24.801 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-09T01:26:24.942 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T01:26:25.000 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2023-12-09T01:26:25.011 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T01:26:25.171 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-09T01:26:25.189 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x8 11/25 2023-12-09T01:26:25.338 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 12/25 2023-12-09T01:26:25.374 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_ 19/25 2023-12-09T01:26:25.678 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 13/25 2023-12-09T01:26:25.909 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 14/25 2023-12-09T01:26:26.059 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 15/25 2023-12-09T01:26:26.139 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 15/25 2023-12-09T01:26:26.430 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-09T01:26:26.593 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2023-12-09T01:26:26.786 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-09T01:26:26.967 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_ 19/25 2023-12-09T01:26:27.308 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T01:26:27.535 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T01:26:28.184 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T01:26:28.187 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T01:26:28.511 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 21/25 2023-12-09T01:26:28.627 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 21/25 2023-12-09T01:26:28.826 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T01:26:28.924 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T01:26:29.561 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T01:26:29.775 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T01:26:29.867 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 21/25 2023-12-09T01:26:29.997 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 21/25 2023-12-09T01:26:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T01:26:30.165 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T01:26:30.671 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T01:26:30.928 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 21/25 2023-12-09T01:26:31.073 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 21/25 2023-12-09T01:26:31.266 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T01:26:47.629 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T01:26:47.630 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /sys 2023-12-09T01:26:47.630 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /proc 2023-12-09T01:26:47.630 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /dev 2023-12-09T01:26:47.630 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /run 2023-12-09T01:26:47.630 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /mnt 2023-12-09T01:26:47.630 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /var/tmp 2023-12-09T01:26:47.630 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /home 2023-12-09T01:26:47.630 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /tmp 2023-12-09T01:26:47.630 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /dev 2023-12-09T01:26:47.631 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:26:49.124 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 23/25 2023-12-09T01:26:49.144 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 23/25 2023-12-09T01:26:49.145 INFO:teuthology.orchestra.run.smithi093.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-09T01:26:49.334 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-09T01:26:49.334 INFO:teuthology.orchestra.run.smithi093.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T01:26:49.495 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T01:26:49.495 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /sys 2023-12-09T01:26:49.495 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /proc 2023-12-09T01:26:49.496 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /dev 2023-12-09T01:26:49.496 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /run 2023-12-09T01:26:49.496 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /mnt 2023-12-09T01:26:49.496 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /var/tmp 2023-12-09T01:26:49.496 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /home 2023-12-09T01:26:49.496 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /tmp 2023-12-09T01:26:49.496 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /dev 2023-12-09T01:26:49.497 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:26:50.024 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T01:26:50.024 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/25 2023-12-09T01:26:50.024 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/25 2023-12-09T01:26:50.024 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 3/25 2023-12-09T01:26:50.024 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/25 2023-12-09T01:26:50.024 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/25 2023-12-09T01:26:50.024 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T01:26:50.024 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T01:26:50.024 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x8 8/25 2023-12-09T01:26:50.025 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_ 9/25 2023-12-09T01:26:50.025 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T01:26:50.025 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 11/25 2023-12-09T01:26:50.025 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 12/25 2023-12-09T01:26:50.025 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 13/25 2023-12-09T01:26:50.025 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-12-09T01:26:50.025 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-12-09T01:26:50.025 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-09T01:26:50.025 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-12-09T01:26:50.025 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-09T01:26:50.025 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-12-09T01:26:50.025 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-12-09T01:26:50.025 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-12-09T01:26:50.026 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T01:26:50.026 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-09T01:26:50.026 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 24/25 2023-12-09T01:26:51.115 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T01:26:51.116 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:26:51.116 INFO:teuthology.orchestra.run.smithi093.stdout:Upgraded: 2023-12-09T01:26:51.116 INFO:teuthology.orchestra.run.smithi093.stdout: librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.116 INFO:teuthology.orchestra.run.smithi093.stdout: librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.116 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:26:51.116 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.116 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.116 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.116 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.116 INFO:teuthology.orchestra.run.smithi093.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-09T01:26:51.116 INFO:teuthology.orchestra.run.smithi093.stdout: libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.116 INFO:teuthology.orchestra.run.smithi093.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-09T01:26:51.117 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:26:51.118 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:26:51.164 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 23/25 2023-12-09T01:26:51.187 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 23/25 2023-12-09T01:26:51.187 INFO:teuthology.orchestra.run.smithi064.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-09T01:26:51.359 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-test 2023-12-09T01:26:51.432 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-09T01:26:51.432 INFO:teuthology.orchestra.run.smithi064.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T01:26:52.171 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T01:26:52.171 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/25 2023-12-09T01:26:52.171 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/25 2023-12-09T01:26:52.171 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 3/25 2023-12-09T01:26:52.171 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/25 2023-12-09T01:26:52.171 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/25 2023-12-09T01:26:52.172 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T01:26:52.172 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T01:26:52.172 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x8 8/25 2023-12-09T01:26:52.172 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_ 9/25 2023-12-09T01:26:52.172 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T01:26:52.172 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 11/25 2023-12-09T01:26:52.172 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 12/25 2023-12-09T01:26:52.173 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 13/25 2023-12-09T01:26:52.173 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-12-09T01:26:52.173 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-12-09T01:26:52.173 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-09T01:26:52.173 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-12-09T01:26:52.173 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-09T01:26:52.174 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-12-09T01:26:52.174 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-12-09T01:26:52.174 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-12-09T01:26:52.174 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T01:26:52.174 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-09T01:26:52.174 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 24/25 2023-12-09T01:26:52.210 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:00:46 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:26:52.725 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T01:26:52.725 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /sys 2023-12-09T01:26:52.725 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /proc 2023-12-09T01:26:52.725 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /dev 2023-12-09T01:26:52.725 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /run 2023-12-09T01:26:52.725 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /mnt 2023-12-09T01:26:52.725 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /var/tmp 2023-12-09T01:26:52.726 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /home 2023-12-09T01:26:52.726 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /tmp 2023-12-09T01:26:52.726 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /dev 2023-12-09T01:26:52.726 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:26:53.530 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T01:26:53.531 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:26:53.531 INFO:teuthology.orchestra.run.smithi064.stdout:Upgraded: 2023-12-09T01:26:53.531 INFO:teuthology.orchestra.run.smithi064.stdout: librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.531 INFO:teuthology.orchestra.run.smithi064.stdout: librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.531 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:26:53.531 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.531 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.531 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.531 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.531 INFO:teuthology.orchestra.run.smithi064.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-09T01:26:53.531 INFO:teuthology.orchestra.run.smithi064.stdout: libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.531 INFO:teuthology.orchestra.run.smithi064.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-09T01:26:53.532 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:26:53.533 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:26:53.781 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-test 2023-12-09T01:26:53.894 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:26:53.895 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:26:53.896 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-09T01:26:53.896 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:26:53.896 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:26:53.896 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-test x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 49 M 2023-12-09T01:26:53.896 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-09T01:26:53.896 INFO:teuthology.orchestra.run.smithi093.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2023-12-09T01:26:53.896 INFO:teuthology.orchestra.run.smithi093.stdout: libcephsqlite x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 183 k 2023-12-09T01:26:53.896 INFO:teuthology.orchestra.run.smithi093.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-12-09T01:26:53.896 INFO:teuthology.orchestra.run.smithi093.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-12-09T01:26:53.896 INFO:teuthology.orchestra.run.smithi093.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-12-09T01:26:53.897 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:26:53.897 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:26:53.897 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:26:53.897 INFO:teuthology.orchestra.run.smithi093.stdout:Install 6 Packages 2023-12-09T01:26:53.897 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:26:53.897 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 50 M 2023-12-09T01:26:53.897 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 223 M 2023-12-09T01:26:53.897 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:26:54.167 INFO:teuthology.orchestra.run.smithi093.stdout:(1/6): jq-1.6-8.el8.x86_64.rpm 895 kB/s | 203 kB 00:00 2023-12-09T01:26:54.259 INFO:teuthology.orchestra.run.smithi093.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.0 MB/s | 187 kB 00:00 2023-12-09T01:26:54.284 INFO:teuthology.orchestra.run.smithi093.stdout:(3/6): libcephsqlite-19.0.0-44.g9dcc13bb.el8.x8 532 kB/s | 183 kB 00:00 2023-12-09T01:26:54.299 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 23/25 2023-12-09T01:26:54.326 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 23/25 2023-12-09T01:26:54.327 INFO:teuthology.orchestra.run.smithi031.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-09T01:26:54.351 INFO:teuthology.orchestra.run.smithi093.stdout:(4/6): socat-1.7.4.1-1.el8.x86_64.rpm 3.4 MB/s | 323 kB 00:00 2023-12-09T01:26:54.452 INFO:teuthology.orchestra.run.smithi093.stdout:(5/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 423 kB/s | 71 kB 00:00 2023-12-09T01:26:54.557 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-09T01:26:54.557 INFO:teuthology.orchestra.run.smithi031.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T01:26:54.677 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:00:47 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:26:55.272 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T01:26:55.272 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/25 2023-12-09T01:26:55.272 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/25 2023-12-09T01:26:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 3/25 2023-12-09T01:26:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/25 2023-12-09T01:26:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/25 2023-12-09T01:26:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T01:26:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T01:26:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x8 8/25 2023-12-09T01:26:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_ 9/25 2023-12-09T01:26:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T01:26:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 11/25 2023-12-09T01:26:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 12/25 2023-12-09T01:26:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 13/25 2023-12-09T01:26:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-12-09T01:26:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-12-09T01:26:55.273 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-09T01:26:55.274 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-12-09T01:26:55.274 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-09T01:26:55.274 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-12-09T01:26:55.274 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-12-09T01:26:55.274 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-12-09T01:26:55.274 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T01:26:55.274 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-09T01:26:55.274 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 24/25 2023-12-09T01:26:56.476 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:26:56.477 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:26:56.477 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-12-09T01:26:56.477 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:26:56.477 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:26:56.477 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-test x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 49 M 2023-12-09T01:26:56.477 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-12-09T01:26:56.477 INFO:teuthology.orchestra.run.smithi064.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2023-12-09T01:26:56.477 INFO:teuthology.orchestra.run.smithi064.stdout: libcephsqlite x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 183 k 2023-12-09T01:26:56.478 INFO:teuthology.orchestra.run.smithi064.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-12-09T01:26:56.478 INFO:teuthology.orchestra.run.smithi064.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-12-09T01:26:56.478 INFO:teuthology.orchestra.run.smithi064.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-12-09T01:26:56.478 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:26:56.478 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:26:56.478 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:26:56.478 INFO:teuthology.orchestra.run.smithi064.stdout:Install 6 Packages 2023-12-09T01:26:56.478 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:26:56.479 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 50 M 2023-12-09T01:26:56.479 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 223 M 2023-12-09T01:26:56.479 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:26:56.690 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T01:26:56.691 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:26:56.691 INFO:teuthology.orchestra.run.smithi031.stdout:Upgraded: 2023-12-09T01:26:56.691 INFO:teuthology.orchestra.run.smithi031.stdout: librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.691 INFO:teuthology.orchestra.run.smithi031.stdout: librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.691 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:26:56.691 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.691 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.691 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.691 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.691 INFO:teuthology.orchestra.run.smithi031.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-09T01:26:56.691 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.691 INFO:teuthology.orchestra.run.smithi031.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-09T01:26:56.691 INFO:teuthology.orchestra.run.smithi031.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-09T01:26:56.692 INFO:teuthology.orchestra.run.smithi031.stdout: libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.692 INFO:teuthology.orchestra.run.smithi031.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-09T01:26:56.692 INFO:teuthology.orchestra.run.smithi031.stdout: librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.692 INFO:teuthology.orchestra.run.smithi031.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-09T01:26:56.692 INFO:teuthology.orchestra.run.smithi031.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-09T01:26:56.692 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.692 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.692 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.692 INFO:teuthology.orchestra.run.smithi031.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-09T01:26:56.692 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.692 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.692 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:26:56.692 INFO:teuthology.orchestra.run.smithi031.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-09T01:26:56.693 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:26:56.693 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:26:56.727 INFO:teuthology.orchestra.run.smithi093.stdout:(6/6): ceph-test-19.0.0-44.g9dcc13bb.el8.x86_64 18 MB/s | 49 MB 00:02 2023-12-09T01:26:56.728 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:26:56.729 INFO:teuthology.orchestra.run.smithi093.stdout:Total 18 MB/s | 50 MB 00:02 2023-12-09T01:26:56.740 INFO:teuthology.orchestra.run.smithi064.stdout:(1/6): libcephsqlite-19.0.0-44.g9dcc13bb.el8.x8 946 kB/s | 183 kB 00:00 2023-12-09T01:26:56.765 INFO:teuthology.orchestra.run.smithi064.stdout:(2/6): jq-1.6-8.el8.x86_64.rpm 927 kB/s | 203 kB 00:00 2023-12-09T01:26:56.772 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:26:56.793 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:26:56.793 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:26:56.874 INFO:teuthology.orchestra.run.smithi064.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.9 MB/s | 323 kB 00:00 2023-12-09T01:26:56.932 INFO:teuthology.orchestra.run.smithi064.stdout:(4/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.2 MB/s | 71 kB 00:00 2023-12-09T01:26:56.946 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-test 2023-12-09T01:26:56.958 INFO:teuthology.orchestra.run.smithi064.stdout:(5/6): oniguruma-6.8.2-2.el8.x86_64.rpm 861 kB/s | 187 kB 00:00 2023-12-09T01:26:57.094 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:26:57.097 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:26:57.589 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:26:57.840 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-12-09T01:26:57.938 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:49 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:26:58.015 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-12-09T01:26:58.130 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-09T01:26:58.239 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-09T01:26:58.437 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : jq-1.6-8.el8.x86_64 4/6 2023-12-09T01:26:58.588 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/6 2023-12-09T01:26:59.813 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:26:59.815 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:26:59.815 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-09T01:26:59.815 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:26:59.815 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:26:59.815 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-test x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 49 M 2023-12-09T01:26:59.815 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-09T01:26:59.815 INFO:teuthology.orchestra.run.smithi031.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2023-12-09T01:26:59.815 INFO:teuthology.orchestra.run.smithi031.stdout: libcephsqlite x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 183 k 2023-12-09T01:26:59.815 INFO:teuthology.orchestra.run.smithi031.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-12-09T01:26:59.815 INFO:teuthology.orchestra.run.smithi031.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-12-09T01:26:59.815 INFO:teuthology.orchestra.run.smithi031.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-12-09T01:26:59.815 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:26:59.816 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:26:59.816 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:26:59.816 INFO:teuthology.orchestra.run.smithi031.stdout:Install 6 Packages 2023-12-09T01:26:59.816 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:26:59.816 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 50 M 2023-12-09T01:26:59.816 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 223 M 2023-12-09T01:26:59.816 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:27:00.269 INFO:teuthology.orchestra.run.smithi031.stdout:(1/6): jq-1.6-8.el8.x86_64.rpm 949 kB/s | 203 kB 00:00 2023-12-09T01:27:00.319 INFO:teuthology.orchestra.run.smithi031.stdout:(2/6): libcephsqlite-19.0.0-44.g9dcc13bb.el8.x8 693 kB/s | 183 kB 00:00 2023-12-09T01:27:00.344 INFO:teuthology.orchestra.run.smithi031.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.4 MB/s | 187 kB 00:00 2023-12-09T01:27:00.403 INFO:teuthology.orchestra.run.smithi031.stdout:(4/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.2 MB/s | 71 kB 00:00 2023-12-09T01:27:00.553 INFO:teuthology.orchestra.run.smithi031.stdout:(5/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.3 MB/s | 323 kB 00:00 2023-12-09T01:27:00.708 INFO:teuthology.orchestra.run.smithi064.stdout:(6/6): ceph-test-19.0.0-44.g9dcc13bb.el8.x86_64 12 MB/s | 49 MB 00:04 2023-12-09T01:27:00.710 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:27:00.710 INFO:teuthology.orchestra.run.smithi064.stdout:Total 12 MB/s | 50 MB 00:04 2023-12-09T01:27:00.755 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:27:00.778 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:27:00.778 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:27:01.095 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:27:01.098 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:27:01.612 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:27:01.869 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-12-09T01:27:02.090 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-12-09T01:27:02.227 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-09T01:27:02.338 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-09T01:27:02.503 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : jq-1.6-8.el8.x86_64 4/6 2023-12-09T01:27:02.686 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/6 2023-12-09T01:27:03.300 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/6 2023-12-09T01:27:03.578 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/6 2023-12-09T01:27:03.860 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/6 2023-12-09T01:27:03.860 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/6 2023-12-09T01:27:03.860 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/6 2023-12-09T01:27:03.860 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : jq-1.6-8.el8.x86_64 3/6 2023-12-09T01:27:03.861 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-09T01:27:03.861 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-09T01:27:03.878 INFO:teuthology.orchestra.run.smithi031.stdout:(6/6): ceph-test-19.0.0-44.g9dcc13bb.el8.x86_64 13 MB/s | 49 MB 00:03 2023-12-09T01:27:03.880 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:27:03.880 INFO:teuthology.orchestra.run.smithi031.stdout:Total 12 MB/s | 50 MB 00:04 2023-12-09T01:27:03.927 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:27:03.950 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:27:03.951 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:27:04.282 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:27:04.285 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:27:04.651 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-12-09T01:27:04.651 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:04.651 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:27:04.651 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 jq-1.6-8.el8.x86_64 2023-12-09T01:27:04.651 INFO:teuthology.orchestra.run.smithi093.stdout: libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-09T01:27:04.651 INFO:teuthology.orchestra.run.smithi093.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-09T01:27:04.652 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:04.652 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:27:04.865 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph 2023-12-09T01:27:04.914 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:27:05.185 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-12-09T01:27:05.366 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-12-09T01:27:05.535 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-09T01:27:05.618 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-09T01:27:05.726 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:00:59 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:27:05.811 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : jq-1.6-8.el8.x86_64 4/6 2023-12-09T01:27:05.977 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/6 2023-12-09T01:27:07.388 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:27:07.392 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:27:07.392 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-09T01:27:07.392 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:27:07.393 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:27:07.393 INFO:teuthology.orchestra.run.smithi093.stdout: ceph x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 6.4 k 2023-12-09T01:27:07.393 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-09T01:27:07.393 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mds x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 2.3 M 2023-12-09T01:27:07.393 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 1.6 M 2023-12-09T01:27:07.393 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-modules-core noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 243 k 2023-12-09T01:27:07.394 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mon x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 4.6 M 2023-12-09T01:27:07.394 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-osd x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 18 M 2023-12-09T01:27:07.394 INFO:teuthology.orchestra.run.smithi093.stdout: lua-devel x86_64 5.3.4-12.el8 powertools 30 k 2023-12-09T01:27:07.394 INFO:teuthology.orchestra.run.smithi093.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-09T01:27:07.394 INFO:teuthology.orchestra.run.smithi093.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-09T01:27:07.394 INFO:teuthology.orchestra.run.smithi093.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-09T01:27:07.394 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-12-09T01:27:07.394 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-09T01:27:07.394 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-09T01:27:07.394 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-12-09T01:27:07.394 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-09T01:27:07.395 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-09T01:27:07.395 INFO:teuthology.orchestra.run.smithi093.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-09T01:27:07.395 INFO:teuthology.orchestra.run.smithi093.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-12-09T01:27:07.395 INFO:teuthology.orchestra.run.smithi093.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-12-09T01:27:07.395 INFO:teuthology.orchestra.run.smithi093.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-09T01:27:07.395 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-09T01:27:07.395 INFO:teuthology.orchestra.run.smithi093.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-09T01:27:07.395 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-12-09T01:27:07.395 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-12-09T01:27:07.395 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-12-09T01:27:07.395 INFO:teuthology.orchestra.run.smithi093.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-09T01:27:07.395 INFO:teuthology.orchestra.run.smithi093.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-09T01:27:07.395 INFO:teuthology.orchestra.run.smithi093.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-09T01:27:07.396 INFO:teuthology.orchestra.run.smithi093.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-09T01:27:07.396 INFO:teuthology.orchestra.run.smithi093.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-09T01:27:07.396 INFO:teuthology.orchestra.run.smithi093.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-09T01:27:07.396 INFO:teuthology.orchestra.run.smithi093.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-09T01:27:07.396 INFO:teuthology.orchestra.run.smithi093.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-12-09T01:27:07.396 INFO:teuthology.orchestra.run.smithi093.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-09T01:27:07.396 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:07.396 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:27:07.396 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:27:07.396 INFO:teuthology.orchestra.run.smithi093.stdout:Install 34 Packages 2023-12-09T01:27:07.396 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:07.397 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 31 M 2023-12-09T01:27:07.397 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 122 M 2023-12-09T01:27:07.397 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:27:07.748 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/6 2023-12-09T01:27:08.017 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/6 2023-12-09T01:27:08.337 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/6 2023-12-09T01:27:08.338 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/6 2023-12-09T01:27:08.338 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/6 2023-12-09T01:27:08.338 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : jq-1.6-8.el8.x86_64 3/6 2023-12-09T01:27:08.338 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-09T01:27:08.338 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-09T01:27:08.886 INFO:teuthology.orchestra.run.smithi093.stdout:(1/34): ceph-19.0.0-44.g9dcc13bb.el8.x86_64.rpm 26 kB/s | 6.4 kB 00:00 2023-12-09T01:27:08.936 INFO:teuthology.orchestra.run.smithi093.stdout:(2/34): ceph-mgr-19.0.0-44.g9dcc13bb.el8.x86_64 5.5 MB/s | 1.6 MB 00:00 2023-12-09T01:27:09.114 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-12-09T01:27:09.114 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:09.115 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:27:09.115 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 jq-1.6-8.el8.x86_64 2023-12-09T01:27:09.115 INFO:teuthology.orchestra.run.smithi064.stdout: libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-09T01:27:09.115 INFO:teuthology.orchestra.run.smithi064.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-09T01:27:09.115 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:09.115 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:27:09.343 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph 2023-12-09T01:27:09.828 INFO:teuthology.orchestra.run.smithi093.stdout:(3/34): ceph-osd-19.0.0-44.g9dcc13bb.el8.x86_64 20 MB/s | 18 MB 00:00 2023-12-09T01:27:09.878 INFO:teuthology.orchestra.run.smithi093.stdout:(4/34): ceph-mgr-modules-core-19.0.0-44.g9dcc13 4.8 MB/s | 243 kB 00:00 2023-12-09T01:27:10.028 INFO:teuthology.orchestra.run.smithi093.stdout:(5/34): ceph-mds-19.0.0-44.g9dcc13bb.el8.x86_64 1.7 MB/s | 2.3 MB 00:01 2023-12-09T01:27:10.079 INFO:teuthology.orchestra.run.smithi093.stdout:(6/34): python3-mako-1.0.6-14.el8.noarch.rpm 783 kB/s | 157 kB 00:00 2023-12-09T01:27:10.145 INFO:teuthology.orchestra.run.smithi093.stdout:(7/34): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 1.5 MB/s | 103 kB 00:00 2023-12-09T01:27:10.179 INFO:teuthology.orchestra.run.smithi093.stdout:(8/34): python3-markupsafe-0.23-19.el8.x86_64.r 258 kB/s | 39 kB 00:00 2023-12-09T01:27:10.204 INFO:teuthology.orchestra.run.smithi093.stdout:(9/34): python3-pytz-2017.2-11.el8.noarch.rpm 975 kB/s | 57 kB 00:00 2023-12-09T01:27:10.234 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:03 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:27:10.355 INFO:teuthology.orchestra.run.smithi093.stdout:(10/34): python3-werkzeug-0.12.2-4.el8.noarch.r 2.5 MB/s | 457 kB 00:00 2023-12-09T01:27:10.738 INFO:teuthology.orchestra.run.smithi093.stdout:(11/34): python3-cffi-1.11.5-6.el8.x86_64.rpm 466 kB/s | 249 kB 00:00 2023-12-09T01:27:10.889 INFO:teuthology.orchestra.run.smithi093.stdout:(12/34): ceph-mon-19.0.0-44.g9dcc13bb.el8.x86_6 2.3 MB/s | 4.6 MB 00:02 2023-12-09T01:27:11.064 INFO:teuthology.orchestra.run.smithi093.stdout:(13/34): python3-cryptography-3.2.1-6.el8.x86_6 905 kB/s | 641 kB 00:00 2023-12-09T01:27:11.189 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/6 2023-12-09T01:27:11.193 INFO:teuthology.orchestra.run.smithi093.stdout:(14/34): python3-pycparser-2.14-14.el8.noarch.r 240 kB/s | 109 kB 00:00 2023-12-09T01:27:11.215 INFO:teuthology.orchestra.run.smithi093.stdout:(15/34): lua-devel-5.3.4-12.el8.x86_64.rpm 92 kB/s | 30 kB 00:00 2023-12-09T01:27:11.459 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/6 2023-12-09T01:27:11.654 INFO:teuthology.orchestra.run.smithi093.stdout:(16/34): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 95 kB/s | 44 kB 00:00 2023-12-09T01:27:11.772 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/6 2023-12-09T01:27:11.773 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/6 2023-12-09T01:27:11.773 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/6 2023-12-09T01:27:11.773 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : jq-1.6-8.el8.x86_64 3/6 2023-12-09T01:27:11.773 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-09T01:27:11.773 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-09T01:27:11.948 INFO:teuthology.orchestra.run.smithi093.stdout:(17/34): python3-beautifulsoup4-4.6.3-2.el8.1.n 252 kB/s | 185 kB 00:00 2023-12-09T01:27:12.048 INFO:teuthology.orchestra.run.smithi093.stdout:(18/34): luarocks-3.5.0-1.el8.noarch.rpm 170 kB/s | 167 kB 00:00 2023-12-09T01:27:12.049 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:27:12.053 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:27:12.054 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-12-09T01:27:12.054 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:27:12.054 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:27:12.054 INFO:teuthology.orchestra.run.smithi064.stdout: ceph x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 6.4 k 2023-12-09T01:27:12.054 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-12-09T01:27:12.055 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mds x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 2.3 M 2023-12-09T01:27:12.055 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 1.6 M 2023-12-09T01:27:12.055 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-modules-core noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 243 k 2023-12-09T01:27:12.055 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mon x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 4.6 M 2023-12-09T01:27:12.055 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-osd x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 18 M 2023-12-09T01:27:12.055 INFO:teuthology.orchestra.run.smithi064.stdout: lua-devel x86_64 5.3.4-12.el8 powertools 30 k 2023-12-09T01:27:12.055 INFO:teuthology.orchestra.run.smithi064.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-09T01:27:12.055 INFO:teuthology.orchestra.run.smithi064.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-09T01:27:12.055 INFO:teuthology.orchestra.run.smithi064.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-09T01:27:12.056 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-12-09T01:27:12.056 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-09T01:27:12.056 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-09T01:27:12.056 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-12-09T01:27:12.056 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-09T01:27:12.056 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-09T01:27:12.056 INFO:teuthology.orchestra.run.smithi064.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-09T01:27:12.056 INFO:teuthology.orchestra.run.smithi064.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-12-09T01:27:12.056 INFO:teuthology.orchestra.run.smithi064.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-12-09T01:27:12.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-09T01:27:12.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-09T01:27:12.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-09T01:27:12.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-12-09T01:27:12.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-12-09T01:27:12.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-12-09T01:27:12.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-09T01:27:12.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-09T01:27:12.058 INFO:teuthology.orchestra.run.smithi064.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-09T01:27:12.058 INFO:teuthology.orchestra.run.smithi064.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-09T01:27:12.058 INFO:teuthology.orchestra.run.smithi064.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-09T01:27:12.058 INFO:teuthology.orchestra.run.smithi064.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-09T01:27:12.058 INFO:teuthology.orchestra.run.smithi064.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-09T01:27:12.058 INFO:teuthology.orchestra.run.smithi064.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-12-09T01:27:12.058 INFO:teuthology.orchestra.run.smithi064.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-09T01:27:12.059 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:12.059 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:27:12.059 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:27:12.059 INFO:teuthology.orchestra.run.smithi064.stdout:Install 34 Packages 2023-12-09T01:27:12.059 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:12.060 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 31 M 2023-12-09T01:27:12.060 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 122 M 2023-12-09T01:27:12.060 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:27:12.174 INFO:teuthology.orchestra.run.smithi093.stdout:(19/34): python3-jaraco-6.2-6.el8.noarch.rpm 89 kB/s | 11 kB 00:00 2023-12-09T01:27:12.208 INFO:teuthology.orchestra.run.smithi093.stdout:(20/34): python3-cheroot-8.5.2-1.el8.noarch.rpm 312 kB/s | 173 kB 00:00 2023-12-09T01:27:12.299 INFO:teuthology.orchestra.run.smithi093.stdout:(21/34): python3-jaraco-functools-2.0-4.el8.noa 140 kB/s | 18 kB 00:00 2023-12-09T01:27:12.324 INFO:teuthology.orchestra.run.smithi093.stdout:(22/34): python3-logutils-0.3.5-11.el8.noarch.r 417 kB/s | 49 kB 00:00 2023-12-09T01:27:12.433 INFO:teuthology.orchestra.run.smithi093.stdout:(23/34): python3-more-itertools-7.2.0-3.el8.noa 439 kB/s | 59 kB 00:00 2023-12-09T01:27:12.591 INFO:teuthology.orchestra.run.smithi093.stdout:(24/34): python3-portend-2.6-1.el8.noarch.rpm 98 kB/s | 16 kB 00:00 2023-12-09T01:27:12.617 INFO:teuthology.orchestra.run.smithi093.stdout:(25/34): python3-cherrypy-18.4.0-1.el8.noarch.r 575 kB/s | 384 kB 00:00 2023-12-09T01:27:12.679 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-12-09T01:27:12.679 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:12.679 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:27:12.679 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 jq-1.6-8.el8.x86_64 2023-12-09T01:27:12.679 INFO:teuthology.orchestra.run.smithi031.stdout: libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-09T01:27:12.679 INFO:teuthology.orchestra.run.smithi031.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-09T01:27:12.679 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:12.679 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:27:12.734 INFO:teuthology.orchestra.run.smithi093.stdout:(26/34): python3-simplegeneric-0.8.1-17.el8.noa 132 kB/s | 19 kB 00:00 2023-12-09T01:27:12.759 INFO:teuthology.orchestra.run.smithi093.stdout:(27/34): python3-singledispatch-3.4.0.3-18.el8. 169 kB/s | 24 kB 00:00 2023-12-09T01:27:12.809 INFO:teuthology.orchestra.run.smithi093.stdout:(28/34): python3-pecan-1.3.2-9.el8.noarch.rpm 583 kB/s | 283 kB 00:00 2023-12-09T01:27:12.886 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph 2023-12-09T01:27:12.893 INFO:teuthology.orchestra.run.smithi093.stdout:(29/34): python3-tempora-1.14.1-5.el8.noarch.rp 184 kB/s | 29 kB 00:00 2023-12-09T01:27:12.918 INFO:teuthology.orchestra.run.smithi093.stdout:(30/34): python3-trustme-0.6.0-4.el8.noarch.rpm 173 kB/s | 27 kB 00:00 2023-12-09T01:27:13.077 INFO:teuthology.orchestra.run.smithi093.stdout:(31/34): python3-webtest-2.0.33-1.el8.noarch.rp 540 kB/s | 85 kB 00:00 2023-12-09T01:27:13.210 INFO:teuthology.orchestra.run.smithi093.stdout:(32/34): python3-zc-lockfile-2.0-2.el8.noarch.r 172 kB/s | 23 kB 00:00 2023-12-09T01:27:13.285 INFO:teuthology.orchestra.run.smithi064.stdout:(1/34): ceph-19.0.0-44.g9dcc13bb.el8.x86_64.rpm 41 kB/s | 6.4 kB 00:00 2023-12-09T01:27:13.319 INFO:teuthology.orchestra.run.smithi093.stdout:(33/34): python3-waitress-1.4.3-1.el8.noarch.rp 501 kB/s | 255 kB 00:00 2023-12-09T01:27:13.402 INFO:teuthology.orchestra.run.smithi093.stdout:(34/34): python3-webob-1.8.5-1.el8.1.noarch.rpm 493 kB/s | 251 kB 00:00 2023-12-09T01:27:13.404 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:27:13.405 INFO:teuthology.orchestra.run.smithi093.stdout:Total 5.1 MB/s | 31 MB 00:06 2023-12-09T01:27:13.452 INFO:teuthology.orchestra.run.smithi064.stdout:(2/34): ceph-mgr-19.0.0-44.g9dcc13bb.el8.x86_64 5.0 MB/s | 1.6 MB 00:00 2023-12-09T01:27:13.496 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:27:13.537 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:27:13.537 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:27:13.875 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:05 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:27:13.903 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:27:13.906 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:27:14.462 INFO:teuthology.orchestra.run.smithi064.stdout:(3/34): ceph-osd-19.0.0-44.g9dcc13bb.el8.x86_64 18 MB/s | 18 MB 00:01 2023-12-09T01:27:14.527 INFO:teuthology.orchestra.run.smithi064.stdout:(4/34): ceph-mon-19.0.0-44.g9dcc13bb.el8.x86_64 3.7 MB/s | 4.6 MB 00:01 2023-12-09T01:27:14.553 INFO:teuthology.orchestra.run.smithi064.stdout:(5/34): ceph-mgr-modules-core-19.0.0-44.g9dcc13 2.6 MB/s | 243 kB 00:00 2023-12-09T01:27:14.703 INFO:teuthology.orchestra.run.smithi064.stdout:(6/34): python3-markupsafe-0.23-19.el8.x86_64.r 258 kB/s | 39 kB 00:00 2023-12-09T01:27:14.753 INFO:teuthology.orchestra.run.smithi064.stdout:(7/34): python3-mako-1.0.6-14.el8.noarch.rpm 696 kB/s | 157 kB 00:00 2023-12-09T01:27:14.837 INFO:teuthology.orchestra.run.smithi064.stdout:(8/34): ceph-mds-19.0.0-44.g9dcc13bb.el8.x86_64 1.4 MB/s | 2.3 MB 00:01 2023-12-09T01:27:14.863 INFO:teuthology.orchestra.run.smithi064.stdout:(9/34): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 651 kB/s | 103 kB 00:00 2023-12-09T01:27:14.888 INFO:teuthology.orchestra.run.smithi064.stdout:(10/34): python3-pytz-2017.2-11.el8.noarch.rpm 426 kB/s | 57 kB 00:00 2023-12-09T01:27:14.963 INFO:teuthology.orchestra.run.smithi064.stdout:(11/34): python3-werkzeug-0.12.2-4.el8.noarch.r 3.6 MB/s | 457 kB 00:00 2023-12-09T01:27:15.094 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:27:15.307 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/34 2023-12-09T01:27:15.405 INFO:teuthology.orchestra.run.smithi064.stdout:(12/34): python3-cffi-1.11.5-6.el8.x86_64.rpm 481 kB/s | 249 kB 00:00 2023-12-09T01:27:15.430 INFO:teuthology.orchestra.run.smithi064.stdout:(13/34): python3-pycparser-2.14-14.el8.noarch.r 234 kB/s | 109 kB 00:00 2023-12-09T01:27:15.514 INFO:teuthology.orchestra.run.smithi064.stdout:(14/34): python3-cryptography-3.2.1-6.el8.x86_6 1.0 MB/s | 641 kB 00:00 2023-12-09T01:27:15.544 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/34 2023-12-09T01:27:15.722 INFO:teuthology.orchestra.run.smithi064.stdout:(15/34): lua-devel-5.3.4-12.el8.x86_64.rpm 94 kB/s | 30 kB 00:00 2023-12-09T01:27:15.739 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:27:15.743 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:27:15.743 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-09T01:27:15.743 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:27:15.744 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:27:15.744 INFO:teuthology.orchestra.run.smithi031.stdout: ceph x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 6.4 k 2023-12-09T01:27:15.744 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-09T01:27:15.744 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mds x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 2.3 M 2023-12-09T01:27:15.744 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 1.6 M 2023-12-09T01:27:15.744 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-modules-core noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 243 k 2023-12-09T01:27:15.744 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mon x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 4.6 M 2023-12-09T01:27:15.744 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-osd x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 18 M 2023-12-09T01:27:15.744 INFO:teuthology.orchestra.run.smithi031.stdout: lua-devel x86_64 5.3.4-12.el8 powertools 30 k 2023-12-09T01:27:15.744 INFO:teuthology.orchestra.run.smithi031.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-09T01:27:15.744 INFO:teuthology.orchestra.run.smithi031.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-09T01:27:15.744 INFO:teuthology.orchestra.run.smithi031.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-09T01:27:15.744 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-12-09T01:27:15.744 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-09T01:27:15.745 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-09T01:27:15.745 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-12-09T01:27:15.745 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-09T01:27:15.745 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-09T01:27:15.745 INFO:teuthology.orchestra.run.smithi031.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-09T01:27:15.745 INFO:teuthology.orchestra.run.smithi031.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-12-09T01:27:15.745 INFO:teuthology.orchestra.run.smithi031.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-12-09T01:27:15.745 INFO:teuthology.orchestra.run.smithi031.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-09T01:27:15.745 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-09T01:27:15.745 INFO:teuthology.orchestra.run.smithi031.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-09T01:27:15.745 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-12-09T01:27:15.745 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-12-09T01:27:15.745 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-12-09T01:27:15.745 INFO:teuthology.orchestra.run.smithi031.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-09T01:27:15.746 INFO:teuthology.orchestra.run.smithi031.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-09T01:27:15.746 INFO:teuthology.orchestra.run.smithi031.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-09T01:27:15.746 INFO:teuthology.orchestra.run.smithi031.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-09T01:27:15.746 INFO:teuthology.orchestra.run.smithi031.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-09T01:27:15.746 INFO:teuthology.orchestra.run.smithi031.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-09T01:27:15.746 INFO:teuthology.orchestra.run.smithi031.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-09T01:27:15.746 INFO:teuthology.orchestra.run.smithi031.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-12-09T01:27:15.746 INFO:teuthology.orchestra.run.smithi031.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-09T01:27:15.746 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:15.746 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:27:15.747 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:27:15.747 INFO:teuthology.orchestra.run.smithi031.stdout:Install 34 Packages 2023-12-09T01:27:15.747 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:15.748 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 31 M 2023-12-09T01:27:15.748 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 122 M 2023-12-09T01:27:15.748 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:27:15.764 INFO:teuthology.orchestra.run.smithi064.stdout:(16/34): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 174 kB/s | 44 kB 00:00 2023-12-09T01:27:15.786 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/34 2023-12-09T01:27:15.856 INFO:teuthology.orchestra.run.smithi064.stdout:(17/34): luarocks-3.5.0-1.el8.noarch.rpm 392 kB/s | 167 kB 00:00 2023-12-09T01:27:16.040 INFO:teuthology.orchestra.run.smithi064.stdout:(18/34): python3-cheroot-8.5.2-1.el8.noarch.rpm 627 kB/s | 173 kB 00:00 2023-12-09T01:27:16.058 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/34 2023-12-09T01:27:16.124 INFO:teuthology.orchestra.run.smithi064.stdout:(19/34): python3-cherrypy-18.4.0-1.el8.noarch.r 1.4 MB/s | 384 kB 00:00 2023-12-09T01:27:16.199 INFO:teuthology.orchestra.run.smithi064.stdout:(20/34): python3-jaraco-6.2-6.el8.noarch.rpm 70 kB/s | 11 kB 00:00 2023-12-09T01:27:16.273 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/34 2023-12-09T01:27:16.282 INFO:teuthology.orchestra.run.smithi064.stdout:(21/34): python3-jaraco-functools-2.0-4.el8.noa 111 kB/s | 18 kB 00:00 2023-12-09T01:27:16.391 INFO:teuthology.orchestra.run.smithi064.stdout:(22/34): python3-logutils-0.3.5-11.el8.noarch.r 254 kB/s | 49 kB 00:00 2023-12-09T01:27:16.425 INFO:teuthology.orchestra.run.smithi064.stdout:(23/34): python3-more-itertools-7.2.0-3.el8.noa 413 kB/s | 59 kB 00:00 2023-12-09T01:27:16.445 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/34 2023-12-09T01:27:16.508 INFO:teuthology.orchestra.run.smithi064.stdout:(24/34): python3-beautifulsoup4-4.6.3-2.el8.1.n 236 kB/s | 185 kB 00:00 2023-12-09T01:27:16.567 INFO:teuthology.orchestra.run.smithi064.stdout:(25/34): python3-portend-2.6-1.el8.noarch.rpm 110 kB/s | 16 kB 00:00 2023-12-09T01:27:16.605 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/34 2023-12-09T01:27:16.667 INFO:teuthology.orchestra.run.smithi064.stdout:(26/34): python3-simplegeneric-0.8.1-17.el8.noa 118 kB/s | 19 kB 00:00 2023-12-09T01:27:16.692 INFO:teuthology.orchestra.run.smithi064.stdout:(27/34): python3-singledispatch-3.4.0.3-18.el8. 191 kB/s | 24 kB 00:00 2023-12-09T01:27:16.799 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/34 2023-12-09T01:27:16.809 INFO:teuthology.orchestra.run.smithi064.stdout:(28/34): python3-tempora-1.14.1-5.el8.noarch.rp 206 kB/s | 29 kB 00:00 2023-12-09T01:27:16.835 INFO:teuthology.orchestra.run.smithi064.stdout:(29/34): python3-pecan-1.3.2-9.el8.noarch.rpm 638 kB/s | 283 kB 00:00 2023-12-09T01:27:16.860 INFO:teuthology.orchestra.run.smithi064.stdout:(30/34): python3-trustme-0.6.0-4.el8.noarch.rpm 164 kB/s | 27 kB 00:00 2023-12-09T01:27:16.912 INFO:teuthology.orchestra.run.smithi031.stdout:(1/34): ceph-19.0.0-44.g9dcc13bb.el8.x86_64.rpm 15 kB/s | 6.4 kB 00:00 2023-12-09T01:27:17.008 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/34 2023-12-09T01:27:17.060 INFO:teuthology.orchestra.run.smithi064.stdout:(31/34): python3-webtest-2.0.33-1.el8.noarch.rp 427 kB/s | 85 kB 00:00 2023-12-09T01:27:17.227 INFO:teuthology.orchestra.run.smithi064.stdout:(32/34): python3-zc-lockfile-2.0-2.el8.noarch.r 138 kB/s | 23 kB 00:00 2023-12-09T01:27:17.246 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/34 2023-12-09T01:27:17.253 INFO:teuthology.orchestra.run.smithi064.stdout:(33/34): python3-waitress-1.4.3-1.el8.noarch.rp 577 kB/s | 255 kB 00:00 2023-12-09T01:27:17.303 INFO:teuthology.orchestra.run.smithi064.stdout:(34/34): python3-webob-1.8.5-1.el8.1.noarch.rpm 537 kB/s | 251 kB 00:00 2023-12-09T01:27:17.304 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:27:17.304 INFO:teuthology.orchestra.run.smithi064.stdout:Total 5.8 MB/s | 31 MB 00:05 2023-12-09T01:27:17.400 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:27:17.444 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:27:17.445 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:27:17.485 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/34 2023-12-09T01:27:17.562 INFO:teuthology.orchestra.run.smithi031.stdout:(2/34): ceph-mgr-19.0.0-44.g9dcc13bb.el8.x86_64 1.5 MB/s | 1.6 MB 00:01 2023-12-09T01:27:17.717 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : luarocks-3.5.0-1.el8.noarch 12/34 2023-12-09T01:27:17.898 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : lua-devel-5.3.4-12.el8.x86_64 13/34 2023-12-09T01:27:17.898 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:27:17.898 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:27:17.898 INFO:teuthology.orchestra.run.smithi031.stdout:(3/34): ceph-mds-19.0.0-44.g9dcc13bb.el8.x86_64 1.8 MB/s | 2.3 MB 00:01 2023-12-09T01:27:17.898 INFO:teuthology.orchestra.run.smithi031.stdout:(4/34): ceph-mgr-modules-core-19.0.0-44.g9dcc13 2.8 MB/s | 243 kB 00:00 2023-12-09T01:27:18.013 INFO:teuthology.orchestra.run.smithi031.stdout:(5/34): python3-mako-1.0.6-14.el8.noarch.rpm 820 kB/s | 157 kB 00:00 2023-12-09T01:27:18.071 INFO:teuthology.orchestra.run.smithi031.stdout:(6/34): python3-markupsafe-0.23-19.el8.x86_64.r 665 kB/s | 39 kB 00:00 2023-12-09T01:27:18.099 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 14/34 2023-12-09T01:27:18.147 INFO:teuthology.orchestra.run.smithi031.stdout:(7/34): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 1.4 MB/s | 103 kB 00:00 2023-12-09T01:27:18.205 INFO:teuthology.orchestra.run.smithi031.stdout:(8/34): python3-pytz-2017.2-11.el8.noarch.rpm 978 kB/s | 57 kB 00:00 2023-12-09T01:27:18.322 INFO:teuthology.orchestra.run.smithi031.stdout:(9/34): python3-werkzeug-0.12.2-4.el8.noarch.rp 3.8 MB/s | 457 kB 00:00 2023-12-09T01:27:18.456 INFO:teuthology.orchestra.run.smithi031.stdout:(10/34): python3-cffi-1.11.5-6.el8.x86_64.rpm 1.8 MB/s | 249 kB 00:00 2023-12-09T01:27:18.515 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 15/34 2023-12-09T01:27:18.556 INFO:teuthology.orchestra.run.smithi031.stdout:(11/34): python3-cryptography-3.2.1-6.el8.x86_6 6.3 MB/s | 641 kB 00:00 2023-12-09T01:27:18.631 INFO:teuthology.orchestra.run.smithi031.stdout:(12/34): python3-pycparser-2.14-14.el8.noarch.r 1.4 MB/s | 109 kB 00:00 2023-12-09T01:27:18.822 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 16/34 2023-12-09T01:27:18.907 INFO:teuthology.orchestra.run.smithi031.stdout:(13/34): lua-devel-5.3.4-12.el8.x86_64.rpm 109 kB/s | 30 kB 00:00 2023-12-09T01:27:19.001 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 17/34 2023-12-09T01:27:19.007 INFO:teuthology.orchestra.run.smithi031.stdout:(14/34): ceph-mon-19.0.0-44.g9dcc13bb.el8.x86_6 2.2 MB/s | 4.6 MB 00:02 2023-12-09T01:27:19.241 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:27:19.260 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 18/34 2023-12-09T01:27:19.399 INFO:teuthology.orchestra.run.smithi031.stdout:(15/34): ceph-osd-19.0.0-44.g9dcc13bb.el8.x86_6 9.8 MB/s | 18 MB 00:01 2023-12-09T01:27:19.444 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 19/34 2023-12-09T01:27:19.541 INFO:teuthology.orchestra.run.smithi031.stdout:(16/34): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 82 kB/s | 44 kB 00:00 2023-12-09T01:27:19.569 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/34 2023-12-09T01:27:19.583 INFO:teuthology.orchestra.run.smithi031.stdout:(17/34): luarocks-3.5.0-1.el8.noarch.rpm 247 kB/s | 167 kB 00:00 2023-12-09T01:27:19.778 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 20/34 2023-12-09T01:27:19.917 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/34 2023-12-09T01:27:19.984 INFO:teuthology.orchestra.run.smithi031.stdout:(18/34): python3-cherrypy-18.4.0-1.el8.noarch.r 962 kB/s | 384 kB 00:00 2023-12-09T01:27:20.007 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 21/34 2023-12-09T01:27:20.008 INFO:teuthology.orchestra.run.smithi031.stdout:(19/34): python3-cheroot-8.5.2-1.el8.noarch.rpm 369 kB/s | 173 kB 00:00 2023-12-09T01:27:20.034 INFO:teuthology.orchestra.run.smithi031.stdout:(20/34): python3-beautifulsoup4-4.6.3-2.el8.1.n 292 kB/s | 185 kB 00:00 2023-12-09T01:27:20.093 INFO:teuthology.orchestra.run.smithi031.stdout:(21/34): python3-jaraco-6.2-6.el8.noarch.rpm 102 kB/s | 11 kB 00:00 2023-12-09T01:27:20.151 INFO:teuthology.orchestra.run.smithi031.stdout:(22/34): python3-logutils-0.3.5-11.el8.noarch.r 417 kB/s | 49 kB 00:00 2023-12-09T01:27:20.154 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 22/34 2023-12-09T01:27:20.173 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/34 2023-12-09T01:27:20.185 INFO:teuthology.orchestra.run.smithi031.stdout:(23/34): python3-jaraco-functools-2.0-4.el8.noa 100 kB/s | 18 kB 00:00 2023-12-09T01:27:20.252 INFO:teuthology.orchestra.run.smithi031.stdout:(24/34): python3-more-itertools-7.2.0-3.el8.noa 369 kB/s | 59 kB 00:00 2023-12-09T01:27:20.310 INFO:teuthology.orchestra.run.smithi031.stdout:(25/34): python3-portend-2.6-1.el8.noarch.rpm 124 kB/s | 16 kB 00:00 2023-12-09T01:27:20.341 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 23/34 2023-12-09T01:27:20.377 INFO:teuthology.orchestra.run.smithi031.stdout:(26/34): python3-pecan-1.3.2-9.el8.noarch.rpm 1.2 MB/s | 283 kB 00:00 2023-12-09T01:27:20.402 INFO:teuthology.orchestra.run.smithi031.stdout:(27/34): python3-simplegeneric-0.8.1-17.el8.noa 124 kB/s | 19 kB 00:00 2023-12-09T01:27:20.436 INFO:teuthology.orchestra.run.smithi031.stdout:(28/34): python3-singledispatch-3.4.0.3-18.el8. 190 kB/s | 24 kB 00:00 2023-12-09T01:27:20.457 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/34 2023-12-09T01:27:20.495 INFO:teuthology.orchestra.run.smithi031.stdout:(29/34): python3-tempora-1.14.1-5.el8.noarch.rp 250 kB/s | 29 kB 00:00 2023-12-09T01:27:20.520 INFO:teuthology.orchestra.run.smithi031.stdout:(30/34): python3-trustme-0.6.0-4.el8.noarch.rpm 235 kB/s | 27 kB 00:00 2023-12-09T01:27:20.603 INFO:teuthology.orchestra.run.smithi031.stdout:(31/34): python3-waitress-1.4.3-1.el8.noarch.rp 1.5 MB/s | 255 kB 00:00 2023-12-09T01:27:20.616 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-portend-2.6-1.el8.noarch 24/34 2023-12-09T01:27:20.662 INFO:teuthology.orchestra.run.smithi031.stdout:(32/34): python3-webtest-2.0.33-1.el8.noarch.rp 601 kB/s | 85 kB 00:00 2023-12-09T01:27:20.671 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/34 2023-12-09T01:27:20.687 INFO:teuthology.orchestra.run.smithi031.stdout:(33/34): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.3 MB/s | 251 kB 00:00 2023-12-09T01:27:20.721 INFO:teuthology.orchestra.run.smithi031.stdout:(34/34): python3-zc-lockfile-2.0-2.el8.noarch.r 196 kB/s | 23 kB 00:00 2023-12-09T01:27:20.723 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:27:20.723 INFO:teuthology.orchestra.run.smithi031.stdout:Total 6.2 MB/s | 31 MB 00:04 2023-12-09T01:27:20.823 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:27:20.827 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 25/34 2023-12-09T01:27:20.869 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:27:20.869 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:27:20.895 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/34 2023-12-09T01:27:21.070 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/34 2023-12-09T01:27:21.090 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 26/34 2023-12-09T01:27:21.281 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/34 2023-12-09T01:27:21.284 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:27:21.288 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:27:21.394 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 27/34 2023-12-09T01:27:21.519 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/34 2023-12-09T01:27:21.691 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 28/34 2023-12-09T01:27:21.772 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/34 2023-12-09T01:27:22.057 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/34 2023-12-09T01:27:22.112 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-44.g9dcc13bb.el8.no 29/34 2023-12-09T01:27:22.289 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : luarocks-3.5.0-1.el8.noarch 12/34 2023-12-09T01:27:22.360 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 30/34 2023-12-09T01:27:22.435 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : lua-devel-5.3.4-12.el8.x86_64 13/34 2023-12-09T01:27:22.669 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:27:22.693 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 14/34 2023-12-09T01:27:22.932 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/34 2023-12-09T01:27:23.246 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 15/34 2023-12-09T01:27:23.317 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/34 2023-12-09T01:27:23.538 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 16/34 2023-12-09T01:27:23.562 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/34 2023-12-09T01:27:23.742 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 17/34 2023-12-09T01:27:23.832 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/34 2023-12-09T01:27:23.956 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 30/34 2023-12-09T01:27:23.982 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 18/34 2023-12-09T01:27:24.029 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/34 2023-12-09T01:27:24.152 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-osd-2:19.0.0-44.g9dcc13bb.el8.x86_64 31/34 2023-12-09T01:27:24.193 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 19/34 2023-12-09T01:27:24.254 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/34 2023-12-09T01:27:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/34 2023-12-09T01:27:24.492 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 20/34 2023-12-09T01:27:24.612 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-osd-2:19.0.0-44.g9dcc13bb.el8.x86_64 31/34 2023-12-09T01:27:24.638 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/34 2023-12-09T01:27:24.843 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mon-2:19.0.0-44.g9dcc13bb.el8.x86_64 32/34 2023-12-09T01:27:24.860 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/34 2023-12-09T01:27:25.060 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-mon-2:19.0.0-44.g9dcc13bb.el8.x86_64 32/34 2023-12-09T01:27:25.104 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/34 2023-12-09T01:27:25.285 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mds-2:19.0.0-44.g9dcc13bb.el8.x86_64 33/34 2023-12-09T01:27:25.302 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-mds-2:19.0.0-44.g9dcc13bb.el8.x86_64 33/34 2023-12-09T01:27:25.357 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/34 2023-12-09T01:27:25.367 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 21/34 2023-12-09T01:27:25.426 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-2:19.0.0-44.g9dcc13bb.el8.x86_64 34/34 2023-12-09T01:27:25.521 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 22/34 2023-12-09T01:27:25.571 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : luarocks-3.5.0-1.el8.noarch 12/34 2023-12-09T01:27:25.717 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : lua-devel-5.3.4-12.el8.x86_64 13/34 2023-12-09T01:27:25.764 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 23/34 2023-12-09T01:27:25.842 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-2:19.0.0-44.g9dcc13bb.el8.x86_64 34/34 2023-12-09T01:27:25.842 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/34 2023-12-09T01:27:25.842 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mds-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/34 2023-12-09T01:27:25.842 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 3/34 2023-12-09T01:27:25.842 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mon-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/34 2023-12-09T01:27:25.842 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-osd-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/34 2023-12-09T01:27:25.842 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-44.g9dcc13bb.el8.no 6/34 2023-12-09T01:27:25.843 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/34 2023-12-09T01:27:25.843 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/34 2023-12-09T01:27:25.843 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/34 2023-12-09T01:27:25.843 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/34 2023-12-09T01:27:25.843 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/34 2023-12-09T01:27:25.843 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/34 2023-12-09T01:27:25.843 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/34 2023-12-09T01:27:25.843 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/34 2023-12-09T01:27:25.843 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : lua-devel-5.3.4-12.el8.x86_64 15/34 2023-12-09T01:27:25.843 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 16/34 2023-12-09T01:27:25.843 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 17/34 2023-12-09T01:27:25.843 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 18/34 2023-12-09T01:27:25.843 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 19/34 2023-12-09T01:27:25.844 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 20/34 2023-12-09T01:27:25.844 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 21/34 2023-12-09T01:27:25.844 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 22/34 2023-12-09T01:27:25.844 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 23/34 2023-12-09T01:27:25.844 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 24/34 2023-12-09T01:27:25.844 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 25/34 2023-12-09T01:27:25.844 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-portend-2.6-1.el8.noarch 26/34 2023-12-09T01:27:25.844 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 27/34 2023-12-09T01:27:25.844 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 28/34 2023-12-09T01:27:25.845 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 29/34 2023-12-09T01:27:25.845 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 30/34 2023-12-09T01:27:25.845 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 31/34 2023-12-09T01:27:25.845 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 32/34 2023-12-09T01:27:25.845 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 33/34 2023-12-09T01:27:25.984 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 14/34 2023-12-09T01:27:26.052 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-portend-2.6-1.el8.noarch 24/34 2023-12-09T01:27:26.306 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 25/34 2023-12-09T01:27:26.418 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 15/34 2023-12-09T01:27:26.578 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 26/34 2023-12-09T01:27:26.731 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 16/34 2023-12-09T01:27:26.902 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 17/34 2023-12-09T01:27:26.928 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 27/34 2023-12-09T01:27:27.041 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 34/34 2023-12-09T01:27:27.041 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:27.041 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:27:27.041 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:27.041 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mds-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:27.041 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:27.041 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-modules-core-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:27:27.041 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mon-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:27.042 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-osd-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:27.042 INFO:teuthology.orchestra.run.smithi093.stdout: lua-devel-5.3.4-12.el8.x86_64 2023-12-09T01:27:27.042 INFO:teuthology.orchestra.run.smithi093.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-09T01:27:27.042 INFO:teuthology.orchestra.run.smithi093.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-09T01:27:27.042 INFO:teuthology.orchestra.run.smithi093.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-09T01:27:27.042 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-09T01:27:27.042 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-09T01:27:27.042 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-09T01:27:27.042 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-09T01:27:27.042 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-09T01:27:27.042 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-09T01:27:27.042 INFO:teuthology.orchestra.run.smithi093.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-09T01:27:27.042 INFO:teuthology.orchestra.run.smithi093.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-09T01:27:27.043 INFO:teuthology.orchestra.run.smithi093.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-09T01:27:27.043 INFO:teuthology.orchestra.run.smithi093.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-09T01:27:27.043 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-09T01:27:27.043 INFO:teuthology.orchestra.run.smithi093.stdout: python3-portend-2.6-1.el8.noarch 2023-12-09T01:27:27.043 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-09T01:27:27.043 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-09T01:27:27.043 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-09T01:27:27.043 INFO:teuthology.orchestra.run.smithi093.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-09T01:27:27.043 INFO:teuthology.orchestra.run.smithi093.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-09T01:27:27.043 INFO:teuthology.orchestra.run.smithi093.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-09T01:27:27.043 INFO:teuthology.orchestra.run.smithi093.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-09T01:27:27.043 INFO:teuthology.orchestra.run.smithi093.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-09T01:27:27.043 INFO:teuthology.orchestra.run.smithi093.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-09T01:27:27.044 INFO:teuthology.orchestra.run.smithi093.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-09T01:27:27.044 INFO:teuthology.orchestra.run.smithi093.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-09T01:27:27.044 INFO:teuthology.orchestra.run.smithi093.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-09T01:27:27.044 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:27.044 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:27:27.184 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 18/34 2023-12-09T01:27:27.218 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-base 2023-12-09T01:27:27.255 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 28/34 2023-12-09T01:27:27.385 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 19/34 2023-12-09T01:27:27.722 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 20/34 2023-12-09T01:27:27.741 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-44.g9dcc13bb.el8.no 29/34 2023-12-09T01:27:27.984 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 30/34 2023-12-09T01:27:28.074 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:01:22 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:27:28.707 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 21/34 2023-12-09T01:27:28.887 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 22/34 2023-12-09T01:27:29.079 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 23/34 2023-12-09T01:27:29.369 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-portend-2.6-1.el8.noarch 24/34 2023-12-09T01:27:29.545 INFO:teuthology.orchestra.run.smithi093.stdout:Package ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:27:29.596 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 25/34 2023-12-09T01:27:29.698 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 30/34 2023-12-09T01:27:29.768 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:27:29.769 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-09T01:27:29.769 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:27:29.891 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 26/34 2023-12-09T01:27:29.907 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install cephadm 2023-12-09T01:27:29.908 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-osd-2:19.0.0-44.g9dcc13bb.el8.x86_64 31/34 2023-12-09T01:27:30.259 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 27/34 2023-12-09T01:27:30.400 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-osd-2:19.0.0-44.g9dcc13bb.el8.x86_64 31/34 2023-12-09T01:27:30.579 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 28/34 2023-12-09T01:27:30.756 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:01:24 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:27:30.782 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mon-2:19.0.0-44.g9dcc13bb.el8.x86_64 32/34 2023-12-09T01:27:30.970 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-44.g9dcc13bb.el8.no 29/34 2023-12-09T01:27:31.012 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mon-2:19.0.0-44.g9dcc13bb.el8.x86_64 32/34 2023-12-09T01:27:31.184 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 30/34 2023-12-09T01:27:31.199 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mds-2:19.0.0-44.g9dcc13bb.el8.x86_64 33/34 2023-12-09T01:27:31.218 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mds-2:19.0.0-44.g9dcc13bb.el8.x86_64 33/34 2023-12-09T01:27:31.349 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-2:19.0.0-44.g9dcc13bb.el8.x86_64 34/34 2023-12-09T01:27:31.843 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-2:19.0.0-44.g9dcc13bb.el8.x86_64 34/34 2023-12-09T01:27:31.843 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/34 2023-12-09T01:27:31.843 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mds-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/34 2023-12-09T01:27:31.843 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 3/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mon-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-osd-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-44.g9dcc13bb.el8.no 6/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : lua-devel-5.3.4-12.el8.x86_64 15/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 16/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 17/34 2023-12-09T01:27:31.844 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 18/34 2023-12-09T01:27:31.845 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 19/34 2023-12-09T01:27:31.845 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 20/34 2023-12-09T01:27:31.845 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 21/34 2023-12-09T01:27:31.845 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 22/34 2023-12-09T01:27:31.845 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 23/34 2023-12-09T01:27:31.845 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 24/34 2023-12-09T01:27:31.845 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 25/34 2023-12-09T01:27:31.845 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-portend-2.6-1.el8.noarch 26/34 2023-12-09T01:27:31.845 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 27/34 2023-12-09T01:27:31.845 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 28/34 2023-12-09T01:27:31.845 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 29/34 2023-12-09T01:27:31.845 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 30/34 2023-12-09T01:27:31.845 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 31/34 2023-12-09T01:27:31.845 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 32/34 2023-12-09T01:27:31.846 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 33/34 2023-12-09T01:27:32.434 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:27:32.435 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:27:32.435 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-09T01:27:32.435 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:27:32.435 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:27:32.435 INFO:teuthology.orchestra.run.smithi093.stdout: cephadm noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 416 k 2023-12-09T01:27:32.435 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:32.435 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:27:32.435 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:27:32.435 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-09T01:27:32.435 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:32.436 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 416 k 2023-12-09T01:27:32.436 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 2.2 M 2023-12-09T01:27:32.436 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:27:32.651 INFO:teuthology.orchestra.run.smithi093.stdout:cephadm-19.0.0-44.g9dcc13bb.el8.noarch.rpm 1.9 MB/s | 416 kB 00:00 2023-12-09T01:27:32.652 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:27:32.652 INFO:teuthology.orchestra.run.smithi093.stdout:Total 1.9 MB/s | 416 kB 00:00 2023-12-09T01:27:32.652 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:27:32.660 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:27:32.660 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:27:32.663 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:27:32.666 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:27:32.709 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:27:32.957 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 30/34 2023-12-09T01:27:33.067 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 34/34 2023-12-09T01:27:33.067 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:33.068 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:27:33.068 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:33.068 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mds-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:33.068 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:33.068 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-modules-core-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:27:33.068 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mon-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:33.068 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-osd-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:33.068 INFO:teuthology.orchestra.run.smithi064.stdout: lua-devel-5.3.4-12.el8.x86_64 2023-12-09T01:27:33.068 INFO:teuthology.orchestra.run.smithi064.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-09T01:27:33.068 INFO:teuthology.orchestra.run.smithi064.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-09T01:27:33.068 INFO:teuthology.orchestra.run.smithi064.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-09T01:27:33.068 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-09T01:27:33.068 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-09T01:27:33.068 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-09T01:27:33.069 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-09T01:27:33.069 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-09T01:27:33.069 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-09T01:27:33.069 INFO:teuthology.orchestra.run.smithi064.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-09T01:27:33.069 INFO:teuthology.orchestra.run.smithi064.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-09T01:27:33.069 INFO:teuthology.orchestra.run.smithi064.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-09T01:27:33.069 INFO:teuthology.orchestra.run.smithi064.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-09T01:27:33.069 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-09T01:27:33.069 INFO:teuthology.orchestra.run.smithi064.stdout: python3-portend-2.6-1.el8.noarch 2023-12-09T01:27:33.069 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-09T01:27:33.069 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-09T01:27:33.069 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-09T01:27:33.069 INFO:teuthology.orchestra.run.smithi064.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-09T01:27:33.070 INFO:teuthology.orchestra.run.smithi064.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-09T01:27:33.070 INFO:teuthology.orchestra.run.smithi064.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-09T01:27:33.070 INFO:teuthology.orchestra.run.smithi064.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-09T01:27:33.070 INFO:teuthology.orchestra.run.smithi064.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-09T01:27:33.070 INFO:teuthology.orchestra.run.smithi064.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-09T01:27:33.070 INFO:teuthology.orchestra.run.smithi064.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-09T01:27:33.070 INFO:teuthology.orchestra.run.smithi064.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-09T01:27:33.070 INFO:teuthology.orchestra.run.smithi064.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-09T01:27:33.070 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:33.070 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:27:33.176 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-osd-2:19.0.0-44.g9dcc13bb.el8.x86_64 31/34 2023-12-09T01:27:33.265 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:27:33.285 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-base 2023-12-09T01:27:33.690 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-osd-2:19.0.0-44.g9dcc13bb.el8.x86_64 31/34 2023-12-09T01:27:33.939 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mon-2:19.0.0-44.g9dcc13bb.el8.x86_64 32/34 2023-12-09T01:27:34.181 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mon-2:19.0.0-44.g9dcc13bb.el8.x86_64 32/34 2023-12-09T01:27:34.182 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:27 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:27:34.381 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mds-2:19.0.0-44.g9dcc13bb.el8.x86_64 33/34 2023-12-09T01:27:34.403 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mds-2:19.0.0-44.g9dcc13bb.el8.x86_64 33/34 2023-12-09T01:27:34.540 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-2:19.0.0-44.g9dcc13bb.el8.x86_64 34/34 2023-12-09T01:27:35.010 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-2:19.0.0-44.g9dcc13bb.el8.x86_64 34/34 2023-12-09T01:27:35.010 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/34 2023-12-09T01:27:35.010 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mds-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/34 2023-12-09T01:27:35.010 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 3/34 2023-12-09T01:27:35.010 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mon-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/34 2023-12-09T01:27:35.010 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-osd-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/34 2023-12-09T01:27:35.010 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-44.g9dcc13bb.el8.no 6/34 2023-12-09T01:27:35.010 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/34 2023-12-09T01:27:35.011 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/34 2023-12-09T01:27:35.011 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/34 2023-12-09T01:27:35.011 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/34 2023-12-09T01:27:35.011 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/34 2023-12-09T01:27:35.011 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/34 2023-12-09T01:27:35.011 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/34 2023-12-09T01:27:35.011 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/34 2023-12-09T01:27:35.011 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : lua-devel-5.3.4-12.el8.x86_64 15/34 2023-12-09T01:27:35.011 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 16/34 2023-12-09T01:27:35.011 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 17/34 2023-12-09T01:27:35.011 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 18/34 2023-12-09T01:27:35.011 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 19/34 2023-12-09T01:27:35.011 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 20/34 2023-12-09T01:27:35.012 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 21/34 2023-12-09T01:27:35.012 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 22/34 2023-12-09T01:27:35.012 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 23/34 2023-12-09T01:27:35.012 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 24/34 2023-12-09T01:27:35.012 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 25/34 2023-12-09T01:27:35.012 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-portend-2.6-1.el8.noarch 26/34 2023-12-09T01:27:35.012 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 27/34 2023-12-09T01:27:35.012 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 28/34 2023-12-09T01:27:35.013 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 29/34 2023-12-09T01:27:35.013 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 30/34 2023-12-09T01:27:35.013 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 31/34 2023-12-09T01:27:35.013 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 32/34 2023-12-09T01:27:35.013 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 33/34 2023-12-09T01:27:35.072 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:27:35.304 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:27:35.732 INFO:teuthology.orchestra.run.smithi064.stdout:Package ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:27:35.971 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:27:35.972 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-12-09T01:27:35.972 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:27:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 34/34 2023-12-09T01:27:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:36.247 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:27:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mds-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-modules-core-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:27:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mon-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-osd-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: lua-devel-5.3.4-12.el8.x86_64 2023-12-09T01:27:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-09T01:27:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-09T01:27:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-09T01:27:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-09T01:27:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-09T01:27:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-09T01:27:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-09T01:27:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-09T01:27:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-09T01:27:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-09T01:27:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-09T01:27:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-09T01:27:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-09T01:27:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-09T01:27:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: python3-portend-2.6-1.el8.noarch 2023-12-09T01:27:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-09T01:27:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-09T01:27:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-09T01:27:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-09T01:27:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-09T01:27:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-09T01:27:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-09T01:27:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-09T01:27:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-09T01:27:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-09T01:27:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-09T01:27:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-09T01:27:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:36.253 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:27:36.262 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install cephadm 2023-12-09T01:27:36.274 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:27:36.274 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:36.274 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:27:36.275 INFO:teuthology.orchestra.run.smithi093.stdout: cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:27:36.275 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:36.275 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:27:36.399 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-base 2023-12-09T01:27:36.463 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-immutable-object-cache 2023-12-09T01:27:37.163 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:30 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:27:37.326 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:01:31 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:27:37.412 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:29 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:27:38.964 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:27:38.965 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:27:38.965 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-12-09T01:27:38.965 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:27:38.965 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:27:38.965 INFO:teuthology.orchestra.run.smithi064.stdout: cephadm noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 416 k 2023-12-09T01:27:38.965 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:38.965 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:27:38.965 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:27:38.965 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-12-09T01:27:38.965 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:38.966 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 416 k 2023-12-09T01:27:38.966 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 2.2 M 2023-12-09T01:27:38.966 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:27:39.000 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:27:39.000 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:27:39.001 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repo Size 2023-12-09T01:27:39.001 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:27:39.001 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:27:39.001 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 171 k 2023-12-09T01:27:39.001 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:39.001 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:27:39.001 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:27:39.001 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-09T01:27:39.001 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:39.002 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 171 k 2023-12-09T01:27:39.002 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 524 k 2023-12-09T01:27:39.002 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:27:39.024 INFO:teuthology.orchestra.run.smithi031.stdout:Package ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:27:39.180 INFO:teuthology.orchestra.run.smithi093.stdout:ceph-immutable-object-cache-19.0.0-44.g9dcc13bb 962 kB/s | 171 kB 00:00 2023-12-09T01:27:39.181 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:27:39.181 INFO:teuthology.orchestra.run.smithi093.stdout:Total 953 kB/s | 171 kB 00:00 2023-12-09T01:27:39.181 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:27:39.192 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:27:39.192 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:27:39.241 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:27:39.243 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:27:39.274 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:27:39.276 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-09T01:27:39.276 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:27:39.339 INFO:teuthology.orchestra.run.smithi064.stdout:cephadm-19.0.0-44.g9dcc13bb.el8.noarch.rpm 1.1 MB/s | 416 kB 00:00 2023-12-09T01:27:39.339 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:27:39.339 INFO:teuthology.orchestra.run.smithi064.stdout:Total 1.1 MB/s | 416 kB 00:00 2023-12-09T01:27:39.340 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:27:39.348 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:27:39.348 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:27:39.352 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:27:39.355 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:27:39.357 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:27:39.415 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:27:39.583 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-44.g9dcc13bb.el 1/1 2023-12-09T01:27:39.886 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install cephadm 2023-12-09T01:27:39.997 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-44.g9dcc13bb.el 1/1 2023-12-09T01:27:40.013 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:27:40.220 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:27:40.455 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:27:40.706 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-44.g9dcc13bb.el 1/1 2023-12-09T01:27:40.706 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:40.706 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:27:40.706 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-immutable-object-cache-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:40.706 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:40.706 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:27:40.878 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:32 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:27:40.945 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-mgr 2023-12-09T01:27:41.223 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:27:41.223 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:41.223 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:27:41.223 INFO:teuthology.orchestra.run.smithi064.stdout: cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:27:41.224 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:41.224 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:27:41.456 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-immutable-object-cache 2023-12-09T01:27:41.808 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:01:35 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:27:42.354 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:35 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:27:42.741 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:27:42.742 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:27:42.742 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-09T01:27:42.742 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:27:42.742 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:27:42.742 INFO:teuthology.orchestra.run.smithi031.stdout: cephadm noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 416 k 2023-12-09T01:27:42.743 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:42.743 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:27:42.743 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:27:42.743 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-09T01:27:42.743 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:42.743 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 416 k 2023-12-09T01:27:42.743 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 2.2 M 2023-12-09T01:27:42.743 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:27:42.971 INFO:teuthology.orchestra.run.smithi031.stdout:cephadm-19.0.0-44.g9dcc13bb.el8.noarch.rpm 1.8 MB/s | 416 kB 00:00 2023-12-09T01:27:42.972 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:27:42.972 INFO:teuthology.orchestra.run.smithi031.stdout:Total 1.8 MB/s | 416 kB 00:00 2023-12-09T01:27:42.973 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:27:42.982 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:27:42.982 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:27:42.986 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:27:42.990 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:27:43.064 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:27:43.265 INFO:teuthology.orchestra.run.smithi093.stdout:Package ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:27:43.486 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:27:43.487 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-09T01:27:43.487 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:27:43.595 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-mgr-dashboard 2023-12-09T01:27:43.666 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:27:43.863 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:27:44.126 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:27:44.145 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:27:44.145 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:27:44.145 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repo Size 2023-12-09T01:27:44.145 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:27:44.145 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:27:44.145 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 171 k 2023-12-09T01:27:44.145 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:44.146 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:27:44.146 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:27:44.146 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-12-09T01:27:44.146 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:44.146 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 171 k 2023-12-09T01:27:44.146 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 524 k 2023-12-09T01:27:44.146 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:27:44.443 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:01:38 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:27:44.452 INFO:teuthology.orchestra.run.smithi064.stdout:ceph-immutable-object-cache-19.0.0-44.g9dcc13bb 560 kB/s | 171 kB 00:00 2023-12-09T01:27:44.452 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:27:44.453 INFO:teuthology.orchestra.run.smithi064.stdout:Total 557 kB/s | 171 kB 00:00 2023-12-09T01:27:44.453 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:27:44.465 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:27:44.465 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:27:44.515 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:27:44.518 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:27:44.631 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:27:44.839 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-44.g9dcc13bb.el 1/1 2023-12-09T01:27:44.899 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:27:44.899 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:44.899 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:27:44.899 INFO:teuthology.orchestra.run.smithi031.stdout: cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:27:44.899 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:44.900 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:27:45.141 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-immutable-object-cache 2023-12-09T01:27:45.278 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-44.g9dcc13bb.el 1/1 2023-12-09T01:27:46.000 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-44.g9dcc13bb.el 1/1 2023-12-09T01:27:46.000 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:46.000 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:27:46.000 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-immutable-object-cache-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:46.000 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:46.000 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:27:46.112 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:27:46.113 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:27:46.113 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-09T01:27:46.113 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:27:46.113 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:27:46.113 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-dashboard noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 1.8 M 2023-12-09T01:27:46.113 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-09T01:27:46.113 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-grafana-dashboards noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 28 k 2023-12-09T01:27:46.113 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-prometheus-alerts noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 15 k 2023-12-09T01:27:46.113 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-12-09T01:27:46.113 INFO:teuthology.orchestra.run.smithi093.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-09T01:27:46.114 INFO:teuthology.orchestra.run.smithi093.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-09T01:27:46.114 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:46.114 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:27:46.114 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:27:46.114 INFO:teuthology.orchestra.run.smithi093.stdout:Install 6 Packages 2023-12-09T01:27:46.114 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:46.115 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 2.1 M 2023-12-09T01:27:46.115 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 8.7 M 2023-12-09T01:27:46.115 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:27:46.136 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:38 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:27:46.199 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr 2023-12-09T01:27:46.359 INFO:teuthology.orchestra.run.smithi093.stdout:(1/6): ceph-grafana-dashboards-19.0.0-44.g9dcc1 164 kB/s | 28 kB 00:00 2023-12-09T01:27:46.383 INFO:teuthology.orchestra.run.smithi093.stdout:(2/6): ceph-prometheus-alerts-19.0.0-44.g9dcc13 77 kB/s | 15 kB 00:00 2023-12-09T01:27:46.458 INFO:teuthology.orchestra.run.smithi093.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 433 kB/s | 43 kB 00:00 2023-12-09T01:27:46.484 INFO:teuthology.orchestra.run.smithi093.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 335 kB/s | 34 kB 00:00 2023-12-09T01:27:46.526 INFO:teuthology.orchestra.run.smithi093.stdout:(5/6): ceph-mgr-dashboard-19.0.0-44.g9dcc13bb.e 5.2 MB/s | 1.8 MB 00:00 2023-12-09T01:27:46.617 INFO:teuthology.orchestra.run.smithi093.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.2 MB/s | 196 kB 00:00 2023-12-09T01:27:46.620 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:27:46.620 INFO:teuthology.orchestra.run.smithi093.stdout:Total 4.1 MB/s | 2.1 MB 00:00 2023-12-09T01:27:46.630 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:27:46.639 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:27:46.639 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:27:46.714 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:27:46.717 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:27:47.003 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:27:47.090 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:40 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:27:47.187 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-12-09T01:27:47.432 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-12-09T01:27:47.600 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-12-09T01:27:47.730 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-44.g9dcc13bb.el8.noa 4/6 2023-12-09T01:27:48.008 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:27:48.009 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:27:48.009 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repo Size 2023-12-09T01:27:48.009 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:27:48.009 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:27:48.009 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 171 k 2023-12-09T01:27:48.009 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:48.009 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:27:48.009 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:27:48.009 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-09T01:27:48.010 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:48.010 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 171 k 2023-12-09T01:27:48.010 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 524 k 2023-12-09T01:27:48.010 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:27:48.121 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-44.g9dcc13bb.el8.no 5/6 2023-12-09T01:27:48.365 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-44.g9dcc13bb.el8.noarch 6/6 2023-12-09T01:27:48.617 INFO:teuthology.orchestra.run.smithi031.stdout:ceph-immutable-object-cache-19.0.0-44.g9dcc13bb 282 kB/s | 171 kB 00:00 2023-12-09T01:27:48.617 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:27:48.618 INFO:teuthology.orchestra.run.smithi031.stdout:Total 281 kB/s | 171 kB 00:00 2023-12-09T01:27:48.618 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:27:48.633 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:27:48.633 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:27:48.642 INFO:teuthology.orchestra.run.smithi064.stdout:Package ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:27:48.649 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-44.g9dcc13bb.el8.noarch 6/6 2023-12-09T01:27:48.649 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-44.g9dcc13bb.el8.no 1/6 2023-12-09T01:27:48.649 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-44.g9dcc13bb.el8.noarch 2/6 2023-12-09T01:27:48.649 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-44.g9dcc13bb.el8.noa 3/6 2023-12-09T01:27:48.649 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-12-09T01:27:48.649 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-12-09T01:27:48.690 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:27:48.694 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:27:48.810 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:27:48.882 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:27:48.884 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-12-09T01:27:48.884 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:27:48.982 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr-dashboard 2023-12-09T01:27:49.021 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-44.g9dcc13bb.el 1/1 2023-12-09T01:27:49.353 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-12-09T01:27:49.353 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:49.353 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:27:49.353 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-grafana-dashboards-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:27:49.353 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-dashboard-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:27:49.353 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-prometheus-alerts-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:27:49.353 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-09T01:27:49.353 INFO:teuthology.orchestra.run.smithi093.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-09T01:27:49.353 INFO:teuthology.orchestra.run.smithi093.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-09T01:27:49.353 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:49.353 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:27:49.473 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-09T01:27:49.498 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-44.g9dcc13bb.el 1/1 2023-12-09T01:27:49.874 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:42 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:27:50.252 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-44.g9dcc13bb.el 1/1 2023-12-09T01:27:50.252 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:50.252 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:27:50.252 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-immutable-object-cache-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:27:50.252 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:50.252 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:27:50.319 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:01:44 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:27:50.490 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr 2023-12-09T01:27:51.487 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:43 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:27:51.677 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:27:51.678 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:27:51.678 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-12-09T01:27:51.678 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:27:51.678 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:27:51.678 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-dashboard noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 1.8 M 2023-12-09T01:27:51.678 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-12-09T01:27:51.678 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-grafana-dashboards noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 28 k 2023-12-09T01:27:51.679 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-prometheus-alerts noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 15 k 2023-12-09T01:27:51.679 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-12-09T01:27:51.679 INFO:teuthology.orchestra.run.smithi064.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-09T01:27:51.679 INFO:teuthology.orchestra.run.smithi064.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-09T01:27:51.679 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:51.679 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:27:51.679 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:27:51.679 INFO:teuthology.orchestra.run.smithi064.stdout:Install 6 Packages 2023-12-09T01:27:51.679 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:51.679 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 2.1 M 2023-12-09T01:27:51.680 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 8.7 M 2023-12-09T01:27:51.680 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:27:51.998 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:27:51.999 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================================ 2023-12-09T01:27:52.000 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-09T01:27:52.000 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================================ 2023-12-09T01:27:52.000 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:27:52.000 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 7.4 M 2023-12-09T01:27:52.000 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-09T01:27:52.000 INFO:teuthology.orchestra.run.smithi093.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-12-09T01:27:52.000 INFO:teuthology.orchestra.run.smithi093.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-12-09T01:27:52.000 INFO:teuthology.orchestra.run.smithi093.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-12-09T01:27:52.000 INFO:teuthology.orchestra.run.smithi093.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-12-09T01:27:52.000 INFO:teuthology.orchestra.run.smithi093.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-12-09T01:27:52.000 INFO:teuthology.orchestra.run.smithi093.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-12-09T01:27:52.000 INFO:teuthology.orchestra.run.smithi093.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-12-09T01:27:52.000 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:52.000 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:27:52.001 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================================ 2023-12-09T01:27:52.001 INFO:teuthology.orchestra.run.smithi093.stdout:Install 8 Packages 2023-12-09T01:27:52.001 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:27:52.001 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 35 M 2023-12-09T01:27:52.001 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 210 M 2023-12-09T01:27:52.001 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:27:52.335 INFO:teuthology.orchestra.run.smithi064.stdout:(1/6): ceph-prometheus-alerts-19.0.0-44.g9dcc13 73 kB/s | 15 kB 00:00 2023-12-09T01:27:52.404 INFO:teuthology.orchestra.run.smithi064.stdout:(2/6): python3-jwt-1.6.1-2.el8.noarch.rpm 620 kB/s | 43 kB 00:00 2023-12-09T01:27:52.463 INFO:teuthology.orchestra.run.smithi064.stdout:(3/6): ceph-grafana-dashboards-19.0.0-44.g9dcc1 84 kB/s | 28 kB 00:00 2023-12-09T01:27:52.625 INFO:teuthology.orchestra.run.smithi093.stdout:(1/8): openblas-0.3.15-4.el8.x86_64.rpm 10 MB/s | 4.7 MB 00:00 2023-12-09T01:27:52.655 INFO:teuthology.orchestra.run.smithi064.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 134 kB/s | 34 kB 00:00 2023-12-09T01:27:52.691 INFO:teuthology.orchestra.run.smithi093.stdout:(2/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 9.1 MB/s | 4.9 MB 00:00 2023-12-09T01:27:52.758 INFO:teuthology.orchestra.run.smithi093.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 3.3 MB/s | 225 kB 00:00 2023-12-09T01:27:52.834 INFO:teuthology.orchestra.run.smithi093.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 18 MB/s | 3.7 MB 00:00 2023-12-09T01:27:52.891 INFO:teuthology.orchestra.run.smithi064.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 459 kB/s | 196 kB 00:00 2023-12-09T01:27:52.932 INFO:teuthology.orchestra.run.smithi064.stdout:(6/6): ceph-mgr-dashboard-19.0.0-44.g9dcc13bb.e 2.2 MB/s | 1.8 MB 00:00 2023-12-09T01:27:52.934 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:27:52.934 INFO:teuthology.orchestra.run.smithi064.stdout:Total 1.6 MB/s | 2.1 MB 00:01 2023-12-09T01:27:52.947 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:27:52.958 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:27:52.958 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:27:53.046 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:27:53.049 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:27:53.106 INFO:teuthology.orchestra.run.smithi031.stdout:Package ceph-mgr-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:27:53.209 INFO:teuthology.orchestra.run.smithi093.stdout:(5/8): python3-scipy-1.0.0-21.module_el8.5.0+77 30 MB/s | 14 MB 00:00 2023-12-09T01:27:53.234 INFO:teuthology.orchestra.run.smithi093.stdout:(6/8): libgfortran-8.5.0-21.el8.x86_64.rpm 1.6 MB/s | 645 kB 00:00 2023-12-09T01:27:53.301 INFO:teuthology.orchestra.run.smithi093.stdout:(7/8): libquadmath-8.5.0-21.el8.x86_64.rpm 1.8 MB/s | 172 kB 00:00 2023-12-09T01:27:53.343 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:27:53.356 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:27:53.357 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-09T01:27:53.357 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:27:53.478 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr-dashboard 2023-12-09T01:27:53.526 INFO:teuthology.orchestra.run.smithi093.stdout:(8/8): ceph-mgr-diskprediction-local-19.0.0-44. 5.4 MB/s | 7.4 MB 00:01 2023-12-09T01:27:53.527 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:27:53.527 INFO:teuthology.orchestra.run.smithi093.stdout:Total 23 MB/s | 35 MB 00:01 2023-12-09T01:27:53.578 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-12-09T01:27:53.760 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:27:53.778 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:27:53.778 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:27:53.823 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-12-09T01:27:54.065 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-12-09T01:27:54.094 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:27:54.097 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:27:54.179 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-44.g9dcc13bb.el8.noa 4/6 2023-12-09T01:27:54.456 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:46 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:27:54.576 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-44.g9dcc13bb.el8.no 5/6 2023-12-09T01:27:54.737 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:27:54.788 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-44.g9dcc13bb.el8.noarch 6/6 2023-12-09T01:27:54.872 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-09T01:27:55.008 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-09T01:27:55.095 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-44.g9dcc13bb.el8.noarch 6/6 2023-12-09T01:27:55.095 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-44.g9dcc13bb.el8.no 1/6 2023-12-09T01:27:55.095 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-44.g9dcc13bb.el8.noarch 2/6 2023-12-09T01:27:55.096 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-44.g9dcc13bb.el8.noa 3/6 2023-12-09T01:27:55.096 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-12-09T01:27:55.096 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-12-09T01:27:55.205 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-09T01:27:55.799 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-09T01:27:55.827 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-12-09T01:27:55.827 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:55.827 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:27:55.827 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-grafana-dashboards-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:27:55.827 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-dashboard-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:27:55.827 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-prometheus-alerts-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:27:55.827 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-09T01:27:55.827 INFO:teuthology.orchestra.run.smithi064.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-09T01:27:55.828 INFO:teuthology.orchestra.run.smithi064.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-09T01:27:55.828 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:55.828 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:27:55.947 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-12-09T01:27:55.957 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-09T01:27:56.329 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:27:56.330 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:27:56.330 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-09T01:27:56.331 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:27:56.331 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:27:56.331 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-dashboard noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 1.8 M 2023-12-09T01:27:56.331 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-09T01:27:56.331 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-grafana-dashboards noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 28 k 2023-12-09T01:27:56.331 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-prometheus-alerts noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 15 k 2023-12-09T01:27:56.331 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-12-09T01:27:56.331 INFO:teuthology.orchestra.run.smithi031.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-09T01:27:56.331 INFO:teuthology.orchestra.run.smithi031.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-09T01:27:56.331 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:56.331 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:27:56.332 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:27:56.332 INFO:teuthology.orchestra.run.smithi031.stdout:Install 6 Packages 2023-12-09T01:27:56.332 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:27:56.332 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 2.1 M 2023-12-09T01:27:56.332 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 8.7 M 2023-12-09T01:27:56.332 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:27:56.566 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-12-09T01:27:56.848 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:49 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:27:56.871 INFO:teuthology.orchestra.run.smithi031.stdout:(1/6): ceph-grafana-dashboards-19.0.0-44.g9dcc1 72 kB/s | 28 kB 00:00 2023-12-09T01:27:56.916 INFO:teuthology.orchestra.run.smithi031.stdout:(2/6): ceph-prometheus-alerts-19.0.0-44.g9dcc13 34 kB/s | 15 kB 00:00 2023-12-09T01:27:56.980 INFO:teuthology.orchestra.run.smithi031.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 393 kB/s | 43 kB 00:00 2023-12-09T01:27:57.313 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-09T01:27:57.488 INFO:teuthology.orchestra.run.smithi031.stdout:(4/6): ceph-mgr-dashboard-19.0.0-44.g9dcc13bb.e 1.7 MB/s | 1.8 MB 00:01 2023-12-09T01:27:58.010 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-09T01:27:58.357 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-09T01:27:58.613 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-09T01:27:58.658 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:27:58.659 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================================ 2023-12-09T01:27:58.659 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-12-09T01:27:58.659 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================================ 2023-12-09T01:27:58.660 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:27:58.660 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 7.4 M 2023-12-09T01:27:58.660 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-12-09T01:27:58.660 INFO:teuthology.orchestra.run.smithi064.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-12-09T01:27:58.660 INFO:teuthology.orchestra.run.smithi064.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-12-09T01:27:58.660 INFO:teuthology.orchestra.run.smithi064.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-12-09T01:27:58.660 INFO:teuthology.orchestra.run.smithi064.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-12-09T01:27:58.660 INFO:teuthology.orchestra.run.smithi064.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-12-09T01:27:58.660 INFO:teuthology.orchestra.run.smithi064.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-12-09T01:27:58.660 INFO:teuthology.orchestra.run.smithi064.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-12-09T01:27:58.660 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:58.660 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:27:58.660 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================================ 2023-12-09T01:27:58.660 INFO:teuthology.orchestra.run.smithi064.stdout:Install 8 Packages 2023-12-09T01:27:58.661 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:27:58.661 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 35 M 2023-12-09T01:27:58.661 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 210 M 2023-12-09T01:27:58.661 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:27:59.340 INFO:teuthology.orchestra.run.smithi064.stdout:(1/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 11 MB/s | 4.9 MB 00:00 2023-12-09T01:27:59.415 INFO:teuthology.orchestra.run.smithi064.stdout:(2/8): openblas-0.3.15-4.el8.x86_64.rpm 9.3 MB/s | 4.7 MB 00:00 2023-12-09T01:27:59.501 INFO:teuthology.orchestra.run.smithi064.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.6 MB/s | 225 kB 00:00 2023-12-09T01:27:59.574 INFO:teuthology.orchestra.run.smithi064.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 16 MB/s | 3.7 MB 00:00 2023-12-09T01:27:59.763 INFO:teuthology.orchestra.run.smithi064.stdout:(5/8): ceph-mgr-diskprediction-local-19.0.0-44. 8.7 MB/s | 7.4 MB 00:00 2023-12-09T01:27:59.883 INFO:teuthology.orchestra.run.smithi064.stdout:(6/8): libgfortran-8.5.0-21.el8.x86_64.rpm 2.0 MB/s | 645 kB 00:00 2023-12-09T01:27:59.933 INFO:teuthology.orchestra.run.smithi064.stdout:(7/8): libquadmath-8.5.0-21.el8.x86_64.rpm 1.0 MB/s | 172 kB 00:00 2023-12-09T01:28:00.100 INFO:teuthology.orchestra.run.smithi064.stdout:(8/8): python3-scipy-1.0.0-21.module_el8.5.0+77 23 MB/s | 14 MB 00:00 2023-12-09T01:28:00.101 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:28:00.102 INFO:teuthology.orchestra.run.smithi064.stdout:Total 25 MB/s | 35 MB 00:01 2023-12-09T01:28:00.341 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:28:00.355 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-09T01:28:00.360 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:28:00.360 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:28:00.712 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:28:00.716 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:28:01.313 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:28:01.494 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-09T01:28:01.584 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-12-09T01:28:01.630 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-09T01:28:01.795 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-44.g9dcc13bb. 8/8 2023-12-09T01:28:01.802 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-09T01:28:02.114 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-44.g9dcc13bb. 8/8 2023-12-09T01:28:02.114 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-44.g9dcc13bb. 1/8 2023-12-09T01:28:02.114 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-12-09T01:28:02.114 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-12-09T01:28:02.114 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-12-09T01:28:02.114 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-12-09T01:28:02.114 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-12-09T01:28:02.114 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-12-09T01:28:02.433 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-09T01:28:02.627 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-12-09T01:28:02.841 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-12-09T01:28:02.842 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:02.842 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:28:02.842 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-diskprediction-local-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:28:02.842 INFO:teuthology.orchestra.run.smithi093.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-12-09T01:28:02.842 INFO:teuthology.orchestra.run.smithi093.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-12-09T01:28:02.842 INFO:teuthology.orchestra.run.smithi093.stdout: openblas-0.3.15-4.el8.x86_64 2023-12-09T01:28:02.842 INFO:teuthology.orchestra.run.smithi093.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-12-09T01:28:02.842 INFO:teuthology.orchestra.run.smithi093.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-09T01:28:02.842 INFO:teuthology.orchestra.run.smithi093.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-09T01:28:02.842 INFO:teuthology.orchestra.run.smithi093.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-12-09T01:28:02.842 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:02.842 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:28:02.968 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-mgr-rook 2023-12-09T01:28:03.286 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-12-09T01:28:03.436 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-09T01:28:03.823 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:01:57 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:28:04.106 INFO:teuthology.orchestra.run.smithi031.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 4.7 kB/s | 34 kB 00:07 2023-12-09T01:28:04.443 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-09T01:28:05.061 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-09T01:28:05.311 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-09T01:28:05.504 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:28:05.506 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:05.506 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-09T01:28:05.506 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:05.506 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:28:05.506 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-rook noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 50 k 2023-12-09T01:28:05.507 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-09T01:28:05.507 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-09T01:28:05.507 INFO:teuthology.orchestra.run.smithi093.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-09T01:28:05.507 INFO:teuthology.orchestra.run.smithi093.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-09T01:28:05.507 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-12-09T01:28:05.507 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-12-09T01:28:05.507 INFO:teuthology.orchestra.run.smithi093.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-09T01:28:05.507 INFO:teuthology.orchestra.run.smithi093.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-12-09T01:28:05.507 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-12-09T01:28:05.507 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-12-09T01:28:05.507 INFO:teuthology.orchestra.run.smithi093.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-12-09T01:28:05.507 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-09T01:28:05.507 INFO:teuthology.orchestra.run.smithi093.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-09T01:28:05.507 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:05.508 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:28:05.508 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:05.508 INFO:teuthology.orchestra.run.smithi093.stdout:Install 13 Packages 2023-12-09T01:28:05.508 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:05.508 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 1.9 M 2023-12-09T01:28:05.508 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 25 M 2023-12-09T01:28:05.508 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:28:06.005 INFO:teuthology.orchestra.run.smithi093.stdout:(1/13): python3-jsonpointer-1.10-11.el8.noarch. 120 kB/s | 20 kB 00:00 2023-12-09T01:28:06.040 INFO:teuthology.orchestra.run.smithi093.stdout:(2/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 132 kB/s | 27 kB 00:00 2023-12-09T01:28:06.065 INFO:teuthology.orchestra.run.smithi093.stdout:(3/13): ceph-mgr-rook-19.0.0-44.g9dcc13bb.el8.n 221 kB/s | 50 kB 00:00 2023-12-09T01:28:06.124 INFO:teuthology.orchestra.run.smithi093.stdout:(4/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.0 MB/s | 126 kB 00:00 2023-12-09T01:28:06.149 INFO:teuthology.orchestra.run.smithi093.stdout:(5/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.8 MB/s | 155 kB 00:00 2023-12-09T01:28:06.174 INFO:teuthology.orchestra.run.smithi093.stdout:(6/13): python3-pyasn1-modules-0.3.7-6.el8.noar 819 kB/s | 110 kB 00:00 2023-12-09T01:28:06.200 INFO:teuthology.orchestra.run.smithi093.stdout:(7/13): python3-requests-oauthlib-1.0.0-1.el8.n 563 kB/s | 43 kB 00:00 2023-12-09T01:28:06.516 INFO:teuthology.orchestra.run.smithi093.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 90 kB/s | 33 kB 00:00 2023-12-09T01:28:06.533 INFO:teuthology.orchestra.run.smithi093.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 45 kB/s | 16 kB 00:00 2023-12-09T01:28:06.617 INFO:teuthology.orchestra.run.smithi093.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 195 kB/s | 81 kB 00:00 2023-12-09T01:28:06.709 INFO:teuthology.orchestra.run.smithi093.stdout:(11/13): python3-rsa-4.9-2.el8.noarch.rpm 366 kB/s | 64 kB 00:00 2023-12-09T01:28:06.726 INFO:teuthology.orchestra.run.smithi093.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 564 kB/s | 61 kB 00:00 2023-12-09T01:28:06.976 INFO:teuthology.orchestra.run.smithi093.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 2.5 MB/s | 1.2 MB 00:00 2023-12-09T01:28:06.981 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:28:06.981 INFO:teuthology.orchestra.run.smithi093.stdout:Total 1.3 MB/s | 1.9 MB 00:01 2023-12-09T01:28:07.038 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:28:07.054 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:28:07.055 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:28:07.141 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:28:07.146 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:28:07.192 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-09T01:28:08.101 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:28:08.348 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-09T01:28:08.487 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-12-09T01:28:08.586 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-12-09T01:28:08.743 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-44.g9dcc13bb. 8/8 2023-12-09T01:28:08.822 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-12-09T01:28:09.043 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-12-09T01:28:09.115 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-44.g9dcc13bb. 8/8 2023-12-09T01:28:09.115 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-44.g9dcc13bb. 1/8 2023-12-09T01:28:09.115 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-12-09T01:28:09.115 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-12-09T01:28:09.116 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-12-09T01:28:09.116 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-12-09T01:28:09.116 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-12-09T01:28:09.116 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-12-09T01:28:09.269 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-12-09T01:28:09.531 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-12-09T01:28:09.823 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-12-09T01:28:09.886 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-12-09T01:28:09.886 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:09.886 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:28:09.886 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-diskprediction-local-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:28:09.886 INFO:teuthology.orchestra.run.smithi064.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-12-09T01:28:09.886 INFO:teuthology.orchestra.run.smithi064.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-12-09T01:28:09.887 INFO:teuthology.orchestra.run.smithi064.stdout: openblas-0.3.15-4.el8.x86_64 2023-12-09T01:28:09.887 INFO:teuthology.orchestra.run.smithi064.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-12-09T01:28:09.887 INFO:teuthology.orchestra.run.smithi064.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-09T01:28:09.887 INFO:teuthology.orchestra.run.smithi064.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-09T01:28:09.887 INFO:teuthology.orchestra.run.smithi064.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-12-09T01:28:09.887 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:09.887 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:28:10.036 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr-rook 2023-12-09T01:28:10.040 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-12-09T01:28:10.935 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:03 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:28:11.092 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-12-09T01:28:11.384 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-12-09T01:28:11.618 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-12-09T01:28:11.821 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-12-09T01:28:11.986 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mgr-rook-2:19.0.0-44.g9dcc13bb.el8.noarch 13/13 2023-12-09T01:28:12.310 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-44.g9dcc13bb.el8.noarch 13/13 2023-12-09T01:28:12.310 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mgr-rook-2:19.0.0-44.g9dcc13bb.el8.noarch 1/13 2023-12-09T01:28:12.310 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-12-09T01:28:12.310 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-12-09T01:28:12.310 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-12-09T01:28:12.310 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-12-09T01:28:12.310 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-09T01:28:12.310 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-09T01:28:12.310 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-12-09T01:28:12.311 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-09T01:28:12.311 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-12-09T01:28:12.311 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-12-09T01:28:12.311 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-12-09T01:28:12.730 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:28:12.731 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:12.732 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-12-09T01:28:12.732 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:12.732 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:28:12.732 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-rook noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 50 k 2023-12-09T01:28:12.732 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-12-09T01:28:12.732 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-09T01:28:12.732 INFO:teuthology.orchestra.run.smithi064.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-09T01:28:12.732 INFO:teuthology.orchestra.run.smithi064.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-09T01:28:12.732 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-12-09T01:28:12.732 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-12-09T01:28:12.732 INFO:teuthology.orchestra.run.smithi064.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-09T01:28:12.732 INFO:teuthology.orchestra.run.smithi064.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-12-09T01:28:12.732 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-12-09T01:28:12.733 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-12-09T01:28:12.733 INFO:teuthology.orchestra.run.smithi064.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-12-09T01:28:12.733 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-09T01:28:12.733 INFO:teuthology.orchestra.run.smithi064.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-09T01:28:12.733 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:12.733 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:28:12.733 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:12.733 INFO:teuthology.orchestra.run.smithi064.stdout:Install 13 Packages 2023-12-09T01:28:12.733 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:12.734 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 1.9 M 2023-12-09T01:28:12.734 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 25 M 2023-12-09T01:28:12.734 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:28:13.060 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-12-09T01:28:13.061 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:13.061 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:28:13.061 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-rook-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:28:13.061 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-09T01:28:13.061 INFO:teuthology.orchestra.run.smithi093.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-09T01:28:13.061 INFO:teuthology.orchestra.run.smithi093.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-09T01:28:13.061 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-09T01:28:13.061 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-09T01:28:13.061 INFO:teuthology.orchestra.run.smithi093.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-09T01:28:13.061 INFO:teuthology.orchestra.run.smithi093.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-09T01:28:13.061 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-09T01:28:13.061 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-09T01:28:13.062 INFO:teuthology.orchestra.run.smithi093.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-09T01:28:13.062 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-09T01:28:13.062 INFO:teuthology.orchestra.run.smithi093.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-09T01:28:13.062 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:13.062 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:28:13.178 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-mgr-cephadm 2023-12-09T01:28:13.265 INFO:teuthology.orchestra.run.smithi064.stdout:(1/13): python3-jsonpointer-1.10-11.el8.noarch. 139 kB/s | 20 kB 00:00 2023-12-09T01:28:13.281 INFO:teuthology.orchestra.run.smithi064.stdout:(2/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 166 kB/s | 27 kB 00:00 2023-12-09T01:28:13.324 INFO:teuthology.orchestra.run.smithi064.stdout:(3/13): ceph-mgr-rook-19.0.0-44.g9dcc13bb.el8.n 247 kB/s | 50 kB 00:00 2023-12-09T01:28:13.382 INFO:teuthology.orchestra.run.smithi064.stdout:(4/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.0 MB/s | 126 kB 00:00 2023-12-09T01:28:13.416 INFO:teuthology.orchestra.run.smithi064.stdout:(5/13): python3-pyasn1-modules-0.3.7-6.el8.noar 819 kB/s | 110 kB 00:00 2023-12-09T01:28:13.441 INFO:teuthology.orchestra.run.smithi064.stdout:(6/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.3 MB/s | 155 kB 00:00 2023-12-09T01:28:13.458 INFO:teuthology.orchestra.run.smithi064.stdout:(7/13): python3-requests-oauthlib-1.0.0-1.el8.n 565 kB/s | 43 kB 00:00 2023-12-09T01:28:13.584 INFO:teuthology.orchestra.run.smithi064.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 197 kB/s | 33 kB 00:00 2023-12-09T01:28:13.600 INFO:teuthology.orchestra.run.smithi064.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 103 kB/s | 16 kB 00:00 2023-12-09T01:28:13.634 INFO:teuthology.orchestra.run.smithi064.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 463 kB/s | 81 kB 00:00 2023-12-09T01:28:13.693 INFO:teuthology.orchestra.run.smithi064.stdout:(11/13): python3-websocket-client-0.56.0-5.el8. 1.0 MB/s | 61 kB 00:00 2023-12-09T01:28:13.718 INFO:teuthology.orchestra.run.smithi064.stdout:(12/13): python3-rsa-4.9-2.el8.noarch.rpm 549 kB/s | 64 kB 00:00 2023-12-09T01:28:13.893 INFO:teuthology.orchestra.run.smithi064.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 4.0 MB/s | 1.2 MB 00:00 2023-12-09T01:28:13.893 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:28:13.894 INFO:teuthology.orchestra.run.smithi064.stdout:Total 1.7 MB/s | 1.9 MB 00:01 2023-12-09T01:28:13.957 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:28:13.974 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:28:13.974 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:28:14.029 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:08 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:28:14.068 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:28:14.071 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:28:14.629 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:28:14.948 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-09T01:28:15.161 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-12-09T01:28:15.405 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-12-09T01:28:15.641 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-12-09T01:28:15.700 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:28:15.701 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:15.701 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-09T01:28:15.701 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:15.701 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:28:15.702 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-cephadm noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 133 k 2023-12-09T01:28:15.702 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-09T01:28:15.702 INFO:teuthology.orchestra.run.smithi093.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-09T01:28:15.702 INFO:teuthology.orchestra.run.smithi093.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-12-09T01:28:15.702 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-12-09T01:28:15.702 INFO:teuthology.orchestra.run.smithi093.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-09T01:28:15.702 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:15.702 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:28:15.702 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:15.702 INFO:teuthology.orchestra.run.smithi093.stdout:Install 5 Packages 2023-12-09T01:28:15.702 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:15.703 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 6.0 M 2023-12-09T01:28:15.703 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 26 M 2023-12-09T01:28:15.703 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:28:15.897 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-12-09T01:28:15.982 INFO:teuthology.orchestra.run.smithi093.stdout:(1/5): ceph-mgr-cephadm-19.0.0-44.g9dcc13bb.el8 741 kB/s | 133 kB 00:00 2023-12-09T01:28:16.099 INFO:teuthology.orchestra.run.smithi093.stdout:(2/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 1.8 MB/s | 538 kB 00:00 2023-12-09T01:28:16.161 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-12-09T01:28:16.282 INFO:teuthology.orchestra.run.smithi093.stdout:(3/5): python3-babel-2.5.1-7.el8.noarch.rpm 10 MB/s | 4.8 MB 00:00 2023-12-09T01:28:16.466 INFO:teuthology.orchestra.run.smithi093.stdout:(4/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 983 kB/s | 476 kB 00:00 2023-12-09T01:28:16.491 INFO:teuthology.orchestra.run.smithi093.stdout:(5/5): python3-natsort-7.1.1-2.el8.noarch.rpm 154 kB/s | 60 kB 00:00 2023-12-09T01:28:16.493 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:28:16.494 INFO:teuthology.orchestra.run.smithi093.stdout:Total 7.5 MB/s | 6.0 MB 00:00 2023-12-09T01:28:16.499 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-12-09T01:28:16.545 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:28:16.556 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:28:16.557 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:28:16.655 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:28:16.658 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:28:16.792 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-12-09T01:28:16.942 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:28:17.265 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-12-09T01:28:17.951 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-12-09T01:28:18.219 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-09T01:28:18.224 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-12-09T01:28:18.458 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-12-09T01:28:18.655 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-12-09T01:28:18.697 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-12-09T01:28:18.892 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-09T01:28:18.917 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-rook-2:19.0.0-44.g9dcc13bb.el8.noarch 13/13 2023-12-09T01:28:19.085 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 5/5 2023-12-09T01:28:19.231 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-44.g9dcc13bb.el8.noarch 13/13 2023-12-09T01:28:19.231 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-rook-2:19.0.0-44.g9dcc13bb.el8.noarch 1/13 2023-12-09T01:28:19.231 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-12-09T01:28:19.231 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-12-09T01:28:19.231 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-12-09T01:28:19.231 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-12-09T01:28:19.231 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-09T01:28:19.231 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-09T01:28:19.231 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-12-09T01:28:19.232 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-09T01:28:19.232 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-12-09T01:28:19.232 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-12-09T01:28:19.232 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-12-09T01:28:19.372 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 5/5 2023-12-09T01:28:19.373 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/5 2023-12-09T01:28:19.373 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-12-09T01:28:19.373 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-12-09T01:28:19.373 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-09T01:28:20.056 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-rook-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-09T01:28:20.057 INFO:teuthology.orchestra.run.smithi064.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-09T01:28:20.058 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:20.058 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:28:20.058 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-12-09T01:28:20.058 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:20.058 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:28:20.058 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:28:20.058 INFO:teuthology.orchestra.run.smithi093.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-09T01:28:20.058 INFO:teuthology.orchestra.run.smithi093.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-09T01:28:20.058 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-09T01:28:20.059 INFO:teuthology.orchestra.run.smithi093.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-09T01:28:20.059 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:20.059 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:28:20.173 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr-cephadm 2023-12-09T01:28:20.186 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-fuse 2023-12-09T01:28:21.040 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:15 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:28:21.072 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:14 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:28:22.700 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:28:22.701 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:22.701 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-09T01:28:22.701 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:22.702 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:28:22.702 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-fuse x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 919 k 2023-12-09T01:28:22.702 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-09T01:28:22.702 INFO:teuthology.orchestra.run.smithi093.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-12-09T01:28:22.702 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:22.702 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:28:22.702 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:22.703 INFO:teuthology.orchestra.run.smithi093.stdout:Install 2 Packages 2023-12-09T01:28:22.703 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:22.703 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 1.0 M 2023-12-09T01:28:22.703 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 3.1 M 2023-12-09T01:28:22.703 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:28:22.887 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:28:22.887 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:22.887 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-12-09T01:28:22.887 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:22.887 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:28:22.887 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-cephadm noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 133 k 2023-12-09T01:28:22.887 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-12-09T01:28:22.887 INFO:teuthology.orchestra.run.smithi064.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-09T01:28:22.887 INFO:teuthology.orchestra.run.smithi064.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-12-09T01:28:22.887 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-12-09T01:28:22.887 INFO:teuthology.orchestra.run.smithi064.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-09T01:28:22.888 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:22.888 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:28:22.888 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:22.888 INFO:teuthology.orchestra.run.smithi064.stdout:Install 5 Packages 2023-12-09T01:28:22.888 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:22.888 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 6.0 M 2023-12-09T01:28:22.888 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 26 M 2023-12-09T01:28:22.888 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:28:22.976 INFO:teuthology.orchestra.run.smithi093.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 1.0 MB/s | 83 kB 00:00 2023-12-09T01:28:23.208 INFO:teuthology.orchestra.run.smithi093.stdout:(2/2): ceph-fuse-19.0.0-44.g9dcc13bb.el8.x86_64 2.9 MB/s | 919 kB 00:00 2023-12-09T01:28:23.208 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:28:23.209 INFO:teuthology.orchestra.run.smithi093.stdout:Total 1.9 MB/s | 1.0 MB 00:00 2023-12-09T01:28:23.218 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:28:23.228 INFO:teuthology.orchestra.run.smithi064.stdout:(1/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 2.0 MB/s | 538 kB 00:00 2023-12-09T01:28:23.240 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:28:23.240 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:28:23.253 INFO:teuthology.orchestra.run.smithi064.stdout:(2/5): ceph-mgr-cephadm-19.0.0-44.g9dcc13bb.el8 452 kB/s | 133 kB 00:00 2023-12-09T01:28:23.324 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:28:23.328 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:28:23.395 INFO:teuthology.orchestra.run.smithi064.stdout:(3/5): python3-babel-2.5.1-7.el8.noarch.rpm 11 MB/s | 4.8 MB 00:00 2023-12-09T01:28:23.420 INFO:teuthology.orchestra.run.smithi064.stdout:(4/5): python3-natsort-7.1.1-2.el8.noarch.rpm 361 kB/s | 60 kB 00:00 2023-12-09T01:28:23.492 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:28:23.495 INFO:teuthology.orchestra.run.smithi064.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 1.7 MB/s | 476 kB 00:00 2023-12-09T01:28:23.497 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:28:23.498 INFO:teuthology.orchestra.run.smithi064.stdout:Total 9.8 MB/s | 6.0 MB 00:00 2023-12-09T01:28:23.551 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:28:23.563 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:28:23.563 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:28:23.682 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:28:23.685 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:28:23.771 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-09T01:28:23.967 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/2 2023-12-09T01:28:23.987 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:28:24.334 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-12-09T01:28:24.356 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/2 2023-12-09T01:28:24.356 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/2 2023-12-09T01:28:25.053 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-09T01:28:25.053 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:25.053 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:28:25.053 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-09T01:28:25.053 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:25.053 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:28:25.272 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-volume 2023-12-09T01:28:25.361 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-09T01:28:25.722 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-12-09T01:28:26.043 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-09T01:28:26.135 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:20 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:28:26.266 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 5/5 2023-12-09T01:28:26.565 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 5/5 2023-12-09T01:28:26.565 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/5 2023-12-09T01:28:26.565 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-12-09T01:28:26.565 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-12-09T01:28:26.565 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-09T01:28:27.284 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-12-09T01:28:27.284 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:27.284 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:28:27.284 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:28:27.284 INFO:teuthology.orchestra.run.smithi064.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-09T01:28:27.284 INFO:teuthology.orchestra.run.smithi064.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-09T01:28:27.284 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-09T01:28:27.284 INFO:teuthology.orchestra.run.smithi064.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-09T01:28:27.284 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:27.284 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:28:27.424 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-fuse 2023-12-09T01:28:27.822 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:28:27.823 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:27.823 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-09T01:28:27.823 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:27.823 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:28:27.823 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-volume noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 262 k 2023-12-09T01:28:27.823 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:27.823 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:28:27.823 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:27.823 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-09T01:28:27.823 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:27.824 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 262 k 2023-12-09T01:28:27.824 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 1.3 M 2023-12-09T01:28:27.824 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:28:28.046 INFO:teuthology.orchestra.run.smithi093.stdout:ceph-volume-19.0.0-44.g9dcc13bb.el8.noarch.rpm 1.2 MB/s | 262 kB 00:00 2023-12-09T01:28:28.047 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:28:28.047 INFO:teuthology.orchestra.run.smithi093.stdout:Total 1.1 MB/s | 262 kB 00:00 2023-12-09T01:28:28.047 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:28:28.057 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:28:28.057 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:28:28.091 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:28:28.094 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:28:28.272 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:28:28.317 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:21 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:28:28.559 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-volume-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:28:28.969 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-volume-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:28:30.043 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-volume-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:28:30.043 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:30.044 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:28:30.044 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-volume-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:28:30.044 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:30.044 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:28:30.126 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:28:30.127 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:30.127 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-12-09T01:28:30.127 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:30.127 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:28:30.127 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-fuse x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 919 k 2023-12-09T01:28:30.127 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-12-09T01:28:30.127 INFO:teuthology.orchestra.run.smithi064.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-12-09T01:28:30.127 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:30.127 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:28:30.128 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:30.128 INFO:teuthology.orchestra.run.smithi064.stdout:Install 2 Packages 2023-12-09T01:28:30.128 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:30.128 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 1.0 M 2023-12-09T01:28:30.128 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 3.1 M 2023-12-09T01:28:30.128 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:28:30.388 INFO:teuthology.orchestra.run.smithi064.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 1.1 MB/s | 83 kB 00:00 2023-12-09T01:28:30.620 INFO:teuthology.orchestra.run.smithi064.stdout:(2/2): ceph-fuse-19.0.0-44.g9dcc13bb.el8.x86_64 2.9 MB/s | 919 kB 00:00 2023-12-09T01:28:30.621 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:28:30.621 INFO:teuthology.orchestra.run.smithi064.stdout:Total 2.0 MB/s | 1.0 MB 00:00 2023-12-09T01:28:30.633 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:28:30.656 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:28:30.657 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:28:30.751 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:28:30.754 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:28:30.928 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:28:31.191 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-09T01:28:31.382 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/2 2023-12-09T01:28:31.452 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install librados-devel 2023-12-09T01:28:31.811 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/2 2023-12-09T01:28:31.811 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/2 2023-12-09T01:28:32.323 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:26 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:28:32.545 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-09T01:28:32.545 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:32.545 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:28:32.545 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-09T01:28:32.545 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:32.545 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:28:32.749 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-volume 2023-12-09T01:28:33.645 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:26 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:28:33.991 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:28:33.991 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:33.991 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repo Size 2023-12-09T01:28:33.991 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:33.992 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:28:33.992 INFO:teuthology.orchestra.run.smithi093.stdout: librados-devel x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 139 k 2023-12-09T01:28:33.992 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:33.992 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:28:33.992 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:33.992 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-09T01:28:33.992 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:33.992 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 139 k 2023-12-09T01:28:33.993 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 513 k 2023-12-09T01:28:33.993 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:28:34.178 INFO:teuthology.orchestra.run.smithi093.stdout:librados-devel-19.0.0-44.g9dcc13bb.el8.x86_64.r 752 kB/s | 139 kB 00:00 2023-12-09T01:28:34.178 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:28:34.178 INFO:teuthology.orchestra.run.smithi093.stdout:Total 746 kB/s | 139 kB 00:00 2023-12-09T01:28:34.179 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:28:34.184 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:28:34.184 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:28:34.234 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:28:34.237 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:28:34.353 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:28:34.582 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : librados-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:28:34.897 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: librados-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:28:35.438 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:28:35.439 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:35.440 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-12-09T01:28:35.440 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:35.440 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:28:35.440 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-volume noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 262 k 2023-12-09T01:28:35.440 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:35.440 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:28:35.440 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:35.441 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-12-09T01:28:35.441 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:35.441 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 262 k 2023-12-09T01:28:35.441 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 1.3 M 2023-12-09T01:28:35.441 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:28:35.564 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librados-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:28:35.564 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:35.564 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:28:35.564 INFO:teuthology.orchestra.run.smithi093.stdout: librados-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:28:35.564 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:35.564 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:28:35.781 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install libcephfs2 2023-12-09T01:28:35.987 INFO:teuthology.orchestra.run.smithi064.stdout:ceph-volume-19.0.0-44.g9dcc13bb.el8.noarch.rpm 479 kB/s | 262 kB 00:00 2023-12-09T01:28:35.987 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:28:35.988 INFO:teuthology.orchestra.run.smithi064.stdout:Total 477 kB/s | 262 kB 00:00 2023-12-09T01:28:35.988 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:28:36.000 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:28:36.000 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:28:36.085 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:28:36.089 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:28:36.571 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:28:36.649 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:30 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:28:37.365 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-volume-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:28:37.795 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-volume-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:28:38.104 INFO:teuthology.orchestra.run.smithi093.stdout:Package libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:28:38.326 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:28:38.327 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-09T01:28:38.327 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:28:38.434 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install libcephfs-devel 2023-12-09T01:28:38.610 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-volume-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:28:38.610 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:38.610 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:28:38.611 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-volume-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:28:38.611 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:38.611 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:28:38.846 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install librados-devel 2023-12-09T01:28:39.281 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:33 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:28:39.748 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:32 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:28:40.939 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:28:40.940 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:40.940 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repo Size 2023-12-09T01:28:40.940 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:40.940 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:28:40.940 INFO:teuthology.orchestra.run.smithi093.stdout: libcephfs-devel x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 31 k 2023-12-09T01:28:40.940 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:40.941 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:28:40.941 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:28:40.941 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-09T01:28:40.941 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:40.941 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 31 k 2023-12-09T01:28:40.941 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 139 k 2023-12-09T01:28:40.941 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:28:41.179 INFO:teuthology.orchestra.run.smithi093.stdout:libcephfs-devel-19.0.0-44.g9dcc13bb.el8.x86_64. 130 kB/s | 31 kB 00:00 2023-12-09T01:28:41.180 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:28:41.180 INFO:teuthology.orchestra.run.smithi093.stdout:Total 129 kB/s | 31 kB 00:00 2023-12-09T01:28:41.180 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:28:41.184 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:28:41.184 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:28:41.210 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:28:41.213 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:28:41.270 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:28:41.481 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : libcephfs-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:28:41.540 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:28:41.541 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:41.541 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repo Size 2023-12-09T01:28:41.541 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:41.541 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:28:41.541 INFO:teuthology.orchestra.run.smithi064.stdout: librados-devel x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 139 k 2023-12-09T01:28:41.541 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:41.541 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:28:41.541 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:41.541 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-12-09T01:28:41.541 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:41.542 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 139 k 2023-12-09T01:28:41.542 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 513 k 2023-12-09T01:28:41.542 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:28:41.742 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:28:41.841 INFO:teuthology.orchestra.run.smithi064.stdout:librados-devel-19.0.0-44.g9dcc13bb.el8.x86_64.r 465 kB/s | 139 kB 00:00 2023-12-09T01:28:41.842 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:28:41.842 INFO:teuthology.orchestra.run.smithi064.stdout:Total 463 kB/s | 139 kB 00:00 2023-12-09T01:28:41.842 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:28:41.848 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:28:41.848 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:28:41.901 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:28:41.905 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:28:42.028 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:28:42.247 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librados-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:28:42.570 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librados-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:28:42.864 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : libcephfs-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:28:42.864 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:42.864 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:28:42.864 INFO:teuthology.orchestra.run.smithi093.stdout: libcephfs-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:28:42.864 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:28:42.864 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:28:42.985 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install librados2 2023-12-09T01:28:43.561 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librados-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:28:43.561 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:43.561 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:28:43.561 INFO:teuthology.orchestra.run.smithi064.stdout: librados-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:28:43.561 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:43.562 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:28:43.776 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install libcephfs2 2023-12-09T01:28:43.834 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:37 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:28:44.681 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:37 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:28:45.280 INFO:teuthology.orchestra.run.smithi093.stdout:Package librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:28:45.508 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:28:45.509 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-09T01:28:45.509 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:28:45.596 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install librbd1 2023-12-09T01:28:46.230 INFO:teuthology.orchestra.run.smithi064.stdout:Package libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:28:46.451 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:40 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:28:46.468 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:28:46.469 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-12-09T01:28:46.469 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:28:46.566 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install libcephfs-devel 2023-12-09T01:28:47.460 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:40 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:28:47.908 INFO:teuthology.orchestra.run.smithi093.stdout:Package librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:28:48.132 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:28:48.133 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-09T01:28:48.133 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:28:48.368 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install python3-rados 2023-12-09T01:28:49.213 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:43 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:28:49.243 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:28:49.243 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:49.244 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repo Size 2023-12-09T01:28:49.244 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:49.244 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:28:49.244 INFO:teuthology.orchestra.run.smithi064.stdout: libcephfs-devel x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 31 k 2023-12-09T01:28:49.244 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:49.244 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:28:49.244 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:28:49.244 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-12-09T01:28:49.244 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:49.245 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 31 k 2023-12-09T01:28:49.245 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 139 k 2023-12-09T01:28:49.245 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:28:49.522 INFO:teuthology.orchestra.run.smithi064.stdout:libcephfs-devel-19.0.0-44.g9dcc13bb.el8.x86_64. 112 kB/s | 31 kB 00:00 2023-12-09T01:28:49.522 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:28:49.522 INFO:teuthology.orchestra.run.smithi064.stdout:Total 111 kB/s | 31 kB 00:00 2023-12-09T01:28:49.523 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:28:49.526 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:28:49.526 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:28:49.578 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:28:49.582 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:28:49.643 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:28:49.862 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libcephfs-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:28:50.140 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:28:50.672 INFO:teuthology.orchestra.run.smithi093.stdout:Package python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:28:50.824 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libcephfs-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:28:50.824 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:50.824 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:28:50.824 INFO:teuthology.orchestra.run.smithi064.stdout: libcephfs-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:28:50.824 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:28:50.824 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:28:50.898 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:28:50.899 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-09T01:28:50.899 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:28:50.939 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install librados2 2023-12-09T01:28:50.991 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install python3-rgw 2023-12-09T01:28:51.828 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:44 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:28:51.852 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:45 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:28:53.308 INFO:teuthology.orchestra.run.smithi093.stdout:Package python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:28:53.383 INFO:teuthology.orchestra.run.smithi064.stdout:Package librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:28:53.531 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:28:53.532 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-09T01:28:53.532 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:28:53.623 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:28:53.624 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-12-09T01:28:53.624 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:28:53.627 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install python3-cephfs 2023-12-09T01:28:53.760 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install librbd1 2023-12-09T01:28:54.479 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:48 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:28:54.647 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:47 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:28:55.950 INFO:teuthology.orchestra.run.smithi093.stdout:Package python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:28:56.172 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:28:56.173 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-09T01:28:56.173 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:28:56.198 INFO:teuthology.orchestra.run.smithi064.stdout:Package librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:28:56.274 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install python3-rbd 2023-12-09T01:28:56.434 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:28:56.436 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-12-09T01:28:56.436 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:28:56.533 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install python3-rados 2023-12-09T01:28:57.124 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:51 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:28:57.418 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:50 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:28:58.581 INFO:teuthology.orchestra.run.smithi093.stdout:Package python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:28:58.805 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:28:58.806 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-09T01:28:58.806 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:28:58.947 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install rbd-fuse 2023-12-09T01:28:58.970 INFO:teuthology.orchestra.run.smithi064.stdout:Package python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:28:59.209 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:28:59.211 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-12-09T01:28:59.211 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:28:59.308 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install python3-rgw 2023-12-09T01:28:59.793 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:53 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:29:00.198 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:53 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:29:01.048 INFO:teuthology.orchestra.run.smithi031.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 3.1 kB/s | 196 kB 01:04 2023-12-09T01:29:01.051 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:29:01.051 INFO:teuthology.orchestra.run.smithi031.stdout:Total 33 kB/s | 2.1 MB 01:04 2023-12-09T01:29:01.062 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:29:01.073 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:29:01.073 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:29:01.167 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:29:01.170 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:29:01.450 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:29:01.451 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:29:01.451 INFO:teuthology.orchestra.run.smithi093.stdout: Package Architecture Version Repository Size 2023-12-09T01:29:01.451 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:29:01.451 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:29:01.451 INFO:teuthology.orchestra.run.smithi093.stdout: rbd-fuse x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 93 k 2023-12-09T01:29:01.451 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:29:01.452 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:29:01.452 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:29:01.452 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-09T01:29:01.452 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:29:01.452 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 93 k 2023-12-09T01:29:01.452 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 280 k 2023-12-09T01:29:01.452 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:29:01.472 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:29:01.645 INFO:teuthology.orchestra.run.smithi093.stdout:rbd-fuse-19.0.0-44.g9dcc13bb.el8.x86_64.rpm 487 kB/s | 93 kB 00:00 2023-12-09T01:29:01.645 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:29:01.645 INFO:teuthology.orchestra.run.smithi093.stdout:Total 483 kB/s | 93 kB 00:00 2023-12-09T01:29:01.646 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:29:01.656 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:29:01.656 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:29:01.693 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-12-09T01:29:01.704 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:29:01.707 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:29:01.762 INFO:teuthology.orchestra.run.smithi064.stdout:Package python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:29:01.820 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:29:01.929 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-12-09T01:29:01.999 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:29:02.001 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-12-09T01:29:02.001 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:29:02.023 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : rbd-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:02.099 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install python3-cephfs 2023-12-09T01:29:02.169 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-12-09T01:29:02.291 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-44.g9dcc13bb.el8.noa 4/6 2023-12-09T01:29:02.312 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: rbd-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:02.713 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-44.g9dcc13bb.el8.no 5/6 2023-12-09T01:29:02.935 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-44.g9dcc13bb.el8.noarch 6/6 2023-12-09T01:29:02.968 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : rbd-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:02.968 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:29:02.968 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:29:02.969 INFO:teuthology.orchestra.run.smithi093.stdout: rbd-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:29:02.969 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:29:02.969 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:29:03.000 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:55 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:29:03.199 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install rbd-mirror 2023-12-09T01:29:03.269 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-44.g9dcc13bb.el8.noarch 6/6 2023-12-09T01:29:03.269 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-44.g9dcc13bb.el8.no 1/6 2023-12-09T01:29:03.269 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-44.g9dcc13bb.el8.noarch 2/6 2023-12-09T01:29:03.269 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-44.g9dcc13bb.el8.noa 3/6 2023-12-09T01:29:03.269 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-12-09T01:29:03.270 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-12-09T01:29:04.025 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-12-09T01:29:04.025 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:04.025 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:29:04.025 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-grafana-dashboards-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:29:04.025 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-dashboard-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:29:04.025 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-prometheus-alerts-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:29:04.025 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-09T01:29:04.025 INFO:teuthology.orchestra.run.smithi031.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-09T01:29:04.025 INFO:teuthology.orchestra.run.smithi031.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-09T01:29:04.025 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:04.026 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:29:04.052 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:02:58 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:29:04.158 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-09T01:29:04.571 INFO:teuthology.orchestra.run.smithi064.stdout:Package python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:29:04.808 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:29:04.809 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-12-09T01:29:04.809 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:29:04.907 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install python3-rbd 2023-12-09T01:29:05.142 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:02:57 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:29:05.723 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:29:05.723 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:29:05.724 INFO:teuthology.orchestra.run.smithi093.stdout: Package Architecture Version Repository Size 2023-12-09T01:29:05.724 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:29:05.724 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:29:05.724 INFO:teuthology.orchestra.run.smithi093.stdout: rbd-mirror x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 3.6 M 2023-12-09T01:29:05.724 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:29:05.724 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:29:05.724 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:29:05.724 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-09T01:29:05.724 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:29:05.725 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 3.6 M 2023-12-09T01:29:05.725 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 17 M 2023-12-09T01:29:05.725 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:29:05.793 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:58 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:29:06.596 INFO:teuthology.orchestra.run.smithi093.stdout:rbd-mirror-19.0.0-44.g9dcc13bb.el8.x86_64.rpm 4.1 MB/s | 3.6 MB 00:00 2023-12-09T01:29:06.596 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:29:06.597 INFO:teuthology.orchestra.run.smithi093.stdout:Total 4.1 MB/s | 3.6 MB 00:00 2023-12-09T01:29:06.597 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:29:06.609 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:29:06.610 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:29:06.672 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:29:06.675 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:29:07.030 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:29:07.031 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================================ 2023-12-09T01:29:07.031 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-09T01:29:07.032 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================================ 2023-12-09T01:29:07.032 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:29:07.032 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 7.4 M 2023-12-09T01:29:07.032 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-09T01:29:07.032 INFO:teuthology.orchestra.run.smithi031.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-12-09T01:29:07.032 INFO:teuthology.orchestra.run.smithi031.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-12-09T01:29:07.032 INFO:teuthology.orchestra.run.smithi031.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-12-09T01:29:07.032 INFO:teuthology.orchestra.run.smithi031.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-12-09T01:29:07.032 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-12-09T01:29:07.032 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-12-09T01:29:07.032 INFO:teuthology.orchestra.run.smithi031.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-12-09T01:29:07.032 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:07.032 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:29:07.032 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================================ 2023-12-09T01:29:07.033 INFO:teuthology.orchestra.run.smithi031.stdout:Install 8 Packages 2023-12-09T01:29:07.033 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:07.033 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 35 M 2023-12-09T01:29:07.033 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 210 M 2023-12-09T01:29:07.033 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:29:07.129 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:29:07.311 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : rbd-mirror-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:07.339 INFO:teuthology.orchestra.run.smithi064.stdout:Package python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:29:07.577 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:29:07.578 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-12-09T01:29:07.578 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:29:07.682 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install rbd-fuse 2023-12-09T01:29:07.721 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: rbd-mirror-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:08.460 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : rbd-mirror-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:08.460 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:29:08.460 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:29:08.460 INFO:teuthology.orchestra.run.smithi093.stdout: rbd-mirror-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:29:08.460 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:29:08.460 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:29:08.567 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:03:01 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:29:08.587 INFO:teuthology.orchestra.run.smithi031.stdout:(1/8): openblas-0.3.15-4.el8.x86_64.rpm 9.4 MB/s | 4.7 MB 00:00 2023-12-09T01:29:08.671 INFO:teuthology.orchestra.run.smithi031.stdout:(2/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 8.3 MB/s | 4.9 MB 00:00 2023-12-09T01:29:08.687 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install rbd-nbd 2023-12-09T01:29:08.729 INFO:teuthology.orchestra.run.smithi031.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 3.8 MB/s | 225 kB 00:00 2023-12-09T01:29:08.813 INFO:teuthology.orchestra.run.smithi031.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 17 MB/s | 3.7 MB 00:00 2023-12-09T01:29:09.255 INFO:teuthology.orchestra.run.smithi031.stdout:(5/8): python3-scipy-1.0.0-21.module_el8.5.0+77 26 MB/s | 14 MB 00:00 2023-12-09T01:29:09.288 INFO:teuthology.orchestra.run.smithi031.stdout:(6/8): libgfortran-8.5.0-21.el8.x86_64.rpm 1.3 MB/s | 645 kB 00:00 2023-12-09T01:29:09.389 INFO:teuthology.orchestra.run.smithi031.stdout:(7/8): libquadmath-8.5.0-21.el8.x86_64.rpm 1.3 MB/s | 172 kB 00:00 2023-12-09T01:29:09.544 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:03:03 ago on Sat 09 Dec 2023 01:26:06 AM UTC. 2023-12-09T01:29:10.355 INFO:teuthology.orchestra.run.smithi031.stdout:(8/8): ceph-mgr-diskprediction-local-19.0.0-44. 3.3 MB/s | 7.4 MB 00:02 2023-12-09T01:29:10.357 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:29:10.357 INFO:teuthology.orchestra.run.smithi031.stdout:Total 11 MB/s | 35 MB 00:03 2023-12-09T01:29:10.357 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:29:10.358 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:29:10.358 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2023-12-09T01:29:10.358 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:29:10.358 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:29:10.358 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-fuse x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 93 k 2023-12-09T01:29:10.359 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:29:10.359 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:29:10.359 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:29:10.359 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-12-09T01:29:10.359 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:29:10.359 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 93 k 2023-12-09T01:29:10.359 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 280 k 2023-12-09T01:29:10.359 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:29:10.526 INFO:teuthology.orchestra.run.smithi064.stdout:rbd-fuse-19.0.0-44.g9dcc13bb.el8.x86_64.rpm 561 kB/s | 93 kB 00:00 2023-12-09T01:29:10.527 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:29:10.527 INFO:teuthology.orchestra.run.smithi064.stdout:Total 557 kB/s | 93 kB 00:00 2023-12-09T01:29:10.527 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:29:10.539 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:29:10.539 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:29:10.590 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:29:10.594 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:29:10.608 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:29:10.629 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:29:10.629 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:29:10.714 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:29:10.884 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : rbd-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:11.082 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:29:11.086 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:29:11.201 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: rbd-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:11.217 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-09T01:29:11.217 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:29:11.217 INFO:teuthology.orchestra.run.smithi093.stdout: Package Architecture Version Repository Size 2023-12-09T01:29:11.217 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:29:11.217 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-09T01:29:11.217 INFO:teuthology.orchestra.run.smithi093.stdout: rbd-nbd x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 181 k 2023-12-09T01:29:11.217 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:29:11.217 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-09T01:29:11.218 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-09T01:29:11.218 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-09T01:29:11.218 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:29:11.218 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 181 k 2023-12-09T01:29:11.218 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 573 k 2023-12-09T01:29:11.218 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-09T01:29:11.597 INFO:teuthology.orchestra.run.smithi093.stdout:rbd-nbd-19.0.0-44.g9dcc13bb.el8.x86_64.rpm 476 kB/s | 181 kB 00:00 2023-12-09T01:29:11.598 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:29:11.598 INFO:teuthology.orchestra.run.smithi093.stdout:Total 475 kB/s | 181 kB 00:00 2023-12-09T01:29:11.599 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-09T01:29:11.610 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-09T01:29:11.610 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-09T01:29:11.659 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-09T01:29:11.662 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-09T01:29:11.693 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:29:11.777 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-09T01:29:11.943 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : rbd-nbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:11.950 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : rbd-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:11.950 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:29:11.950 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:29:11.950 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:29:11.950 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:29:11.950 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:29:11.964 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-09T01:29:12.111 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-09T01:29:12.178 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install rbd-mirror 2023-12-09T01:29:12.233 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: rbd-nbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:12.247 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-09T01:29:12.930 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-09T01:29:12.955 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : rbd-nbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:12.955 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:29:12.955 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-09T01:29:12.955 INFO:teuthology.orchestra.run.smithi093.stdout: rbd-nbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:29:12.955 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:29:12.955 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-09T01:29:13.064 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:03:06 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:29:13.089 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-12-09T01:29:13.159 DEBUG:teuthology.parallel:result is None 2023-12-09T01:29:13.804 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-12-09T01:29:13.947 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-09T01:29:14.754 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-09T01:29:14.869 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:29:14.869 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:29:14.869 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2023-12-09T01:29:14.869 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:29:14.869 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:29:14.869 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-mirror x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 3.6 M 2023-12-09T01:29:14.870 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:29:14.870 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:29:14.870 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:29:14.870 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-12-09T01:29:14.870 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:29:14.870 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 3.6 M 2023-12-09T01:29:14.871 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 17 M 2023-12-09T01:29:14.871 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:29:15.112 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-09T01:29:15.405 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-09T01:29:15.462 INFO:teuthology.orchestra.run.smithi064.stdout:rbd-mirror-19.0.0-44.g9dcc13bb.el8.x86_64.rpm 6.1 MB/s | 3.6 MB 00:00 2023-12-09T01:29:15.463 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:29:15.463 INFO:teuthology.orchestra.run.smithi064.stdout:Total 6.0 MB/s | 3.6 MB 00:00 2023-12-09T01:29:15.464 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:29:15.477 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:29:15.477 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:29:15.546 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:29:15.549 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:29:16.061 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:29:16.285 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : rbd-mirror-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:16.720 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: rbd-mirror-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:17.364 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-09T01:29:17.472 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : rbd-mirror-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:17.472 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:29:17.472 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:29:17.472 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-mirror-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:29:17.472 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:29:17.473 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:29:17.705 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install rbd-nbd 2023-12-09T01:29:18.600 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:03:11 ago on Sat 09 Dec 2023 01:26:07 AM UTC. 2023-12-09T01:29:18.802 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-12-09T01:29:19.162 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-44.g9dcc13bb. 8/8 2023-12-09T01:29:19.524 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-44.g9dcc13bb. 8/8 2023-12-09T01:29:19.524 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-44.g9dcc13bb. 1/8 2023-12-09T01:29:19.524 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-12-09T01:29:19.524 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-12-09T01:29:19.524 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-12-09T01:29:19.524 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-12-09T01:29:19.524 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-12-09T01:29:19.524 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-12-09T01:29:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-12-09T01:29:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:20.349 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:29:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-diskprediction-local-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:29:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-12-09T01:29:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-12-09T01:29:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: openblas-0.3.15-4.el8.x86_64 2023-12-09T01:29:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-12-09T01:29:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-09T01:29:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-09T01:29:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-12-09T01:29:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:20.350 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:29:20.396 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-12-09T01:29:20.396 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:29:20.396 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2023-12-09T01:29:20.396 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:29:20.396 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-12-09T01:29:20.396 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-nbd x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 181 k 2023-12-09T01:29:20.396 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:29:20.397 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-12-09T01:29:20.397 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-12-09T01:29:20.397 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-12-09T01:29:20.397 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:29:20.397 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 181 k 2023-12-09T01:29:20.397 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 573 k 2023-12-09T01:29:20.397 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-12-09T01:29:20.491 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr-rook 2023-12-09T01:29:20.598 INFO:teuthology.orchestra.run.smithi064.stdout:rbd-nbd-19.0.0-44.g9dcc13bb.el8.x86_64.rpm 900 kB/s | 181 kB 00:00 2023-12-09T01:29:20.599 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:29:20.599 INFO:teuthology.orchestra.run.smithi064.stdout:Total 895 kB/s | 181 kB 00:00 2023-12-09T01:29:20.599 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-12-09T01:29:20.611 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-12-09T01:29:20.612 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-12-09T01:29:20.664 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-12-09T01:29:20.667 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-12-09T01:29:20.785 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-12-09T01:29:20.991 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : rbd-nbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:21.287 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: rbd-nbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:21.481 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:03:13 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:29:22.024 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : rbd-nbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:22.024 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:29:22.024 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-12-09T01:29:22.024 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-nbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:29:22.025 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-12-09T01:29:22.025 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-12-09T01:29:22.256 DEBUG:teuthology.parallel:result is None 2023-12-09T01:29:23.333 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:29:23.335 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:23.335 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-09T01:29:23.335 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:23.335 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:29:23.335 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-rook noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 50 k 2023-12-09T01:29:23.335 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-09T01:29:23.335 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-09T01:29:23.335 INFO:teuthology.orchestra.run.smithi031.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-09T01:29:23.335 INFO:teuthology.orchestra.run.smithi031.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-09T01:29:23.335 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-12-09T01:29:23.335 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-12-09T01:29:23.335 INFO:teuthology.orchestra.run.smithi031.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-09T01:29:23.335 INFO:teuthology.orchestra.run.smithi031.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-12-09T01:29:23.336 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-12-09T01:29:23.336 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-12-09T01:29:23.336 INFO:teuthology.orchestra.run.smithi031.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-12-09T01:29:23.336 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-09T01:29:23.336 INFO:teuthology.orchestra.run.smithi031.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-09T01:29:23.336 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:23.336 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:29:23.336 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:23.336 INFO:teuthology.orchestra.run.smithi031.stdout:Install 13 Packages 2023-12-09T01:29:23.336 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:23.337 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 1.9 M 2023-12-09T01:29:23.337 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 25 M 2023-12-09T01:29:23.337 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:29:23.618 INFO:teuthology.orchestra.run.smithi031.stdout:(1/13): python3-jsonpointer-1.10-11.el8.noarch. 170 kB/s | 20 kB 00:00 2023-12-09T01:29:23.675 INFO:teuthology.orchestra.run.smithi031.stdout:(2/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 152 kB/s | 27 kB 00:00 2023-12-09T01:29:23.744 INFO:teuthology.orchestra.run.smithi031.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.0 MB/s | 126 kB 00:00 2023-12-09T01:29:23.786 INFO:teuthology.orchestra.run.smithi031.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.0 MB/s | 110 kB 00:00 2023-12-09T01:29:23.811 INFO:teuthology.orchestra.run.smithi031.stdout:(5/13): ceph-mgr-rook-19.0.0-44.g9dcc13bb.el8.n 161 kB/s | 50 kB 00:00 2023-12-09T01:29:23.836 INFO:teuthology.orchestra.run.smithi031.stdout:(6/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.6 MB/s | 155 kB 00:00 2023-12-09T01:29:23.862 INFO:teuthology.orchestra.run.smithi031.stdout:(7/13): python3-requests-oauthlib-1.0.0-1.el8.n 564 kB/s | 43 kB 00:00 2023-12-09T01:29:23.895 INFO:teuthology.orchestra.run.smithi031.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 393 kB/s | 33 kB 00:00 2023-12-09T01:29:23.920 INFO:teuthology.orchestra.run.smithi031.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 194 kB/s | 16 kB 00:00 2023-12-09T01:29:23.946 INFO:teuthology.orchestra.run.smithi031.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 971 kB/s | 81 kB 00:00 2023-12-09T01:29:23.979 INFO:teuthology.orchestra.run.smithi031.stdout:(11/13): python3-rsa-4.9-2.el8.noarch.rpm 1.1 MB/s | 64 kB 00:00 2023-12-09T01:29:24.005 INFO:teuthology.orchestra.run.smithi031.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 1.0 MB/s | 61 kB 00:00 2023-12-09T01:29:24.046 INFO:teuthology.orchestra.run.smithi031.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 7.7 MB/s | 1.2 MB 00:00 2023-12-09T01:29:24.047 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:29:24.047 INFO:teuthology.orchestra.run.smithi031.stdout:Total 2.7 MB/s | 1.9 MB 00:00 2023-12-09T01:29:24.112 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:29:24.129 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:29:24.129 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:29:24.227 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:29:24.230 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:29:24.915 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:29:25.213 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-09T01:29:25.419 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-12-09T01:29:25.669 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-12-09T01:29:25.937 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-12-09T01:29:26.152 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-12-09T01:29:26.414 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-12-09T01:29:26.686 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-12-09T01:29:26.963 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-12-09T01:29:28.140 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-12-09T01:29:28.553 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-12-09T01:29:28.753 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-12-09T01:29:28.967 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-12-09T01:29:29.461 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-rook-2:19.0.0-44.g9dcc13bb.el8.noarch 13/13 2023-12-09T01:29:29.791 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-44.g9dcc13bb.el8.noarch 13/13 2023-12-09T01:29:29.791 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-rook-2:19.0.0-44.g9dcc13bb.el8.noarch 1/13 2023-12-09T01:29:29.792 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-12-09T01:29:29.792 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-12-09T01:29:29.792 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-12-09T01:29:29.792 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-12-09T01:29:29.792 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-09T01:29:29.792 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-09T01:29:29.792 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-12-09T01:29:29.792 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-09T01:29:29.792 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-12-09T01:29:29.792 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-12-09T01:29:29.792 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-12-09T01:29:30.620 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-12-09T01:29:30.621 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:30.621 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:29:30.621 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-rook-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:29:30.621 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-09T01:29:30.621 INFO:teuthology.orchestra.run.smithi031.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-09T01:29:30.621 INFO:teuthology.orchestra.run.smithi031.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-09T01:29:30.621 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-09T01:29:30.621 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-09T01:29:30.621 INFO:teuthology.orchestra.run.smithi031.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-09T01:29:30.621 INFO:teuthology.orchestra.run.smithi031.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-09T01:29:30.621 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-09T01:29:30.621 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-09T01:29:30.622 INFO:teuthology.orchestra.run.smithi031.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-09T01:29:30.622 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-09T01:29:30.622 INFO:teuthology.orchestra.run.smithi031.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-09T01:29:30.622 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:30.622 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:29:30.750 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr-cephadm 2023-12-09T01:29:31.741 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:03:23 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:29:33.608 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:29:33.609 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:33.609 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-09T01:29:33.609 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:33.609 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:29:33.610 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-cephadm noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 133 k 2023-12-09T01:29:33.610 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-09T01:29:33.610 INFO:teuthology.orchestra.run.smithi031.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-09T01:29:33.610 INFO:teuthology.orchestra.run.smithi031.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-12-09T01:29:33.610 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-12-09T01:29:33.610 INFO:teuthology.orchestra.run.smithi031.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-09T01:29:33.610 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:33.610 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:29:33.610 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:33.610 INFO:teuthology.orchestra.run.smithi031.stdout:Install 5 Packages 2023-12-09T01:29:33.610 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:33.611 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 6.0 M 2023-12-09T01:29:33.611 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 26 M 2023-12-09T01:29:33.611 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:29:34.304 INFO:teuthology.orchestra.run.smithi031.stdout:(1/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 1.9 MB/s | 538 kB 00:00 2023-12-09T01:29:34.487 INFO:teuthology.orchestra.run.smithi031.stdout:(2/5): python3-babel-2.5.1-7.el8.noarch.rpm 10 MB/s | 4.8 MB 00:00 2023-12-09T01:29:34.512 INFO:teuthology.orchestra.run.smithi031.stdout:(3/5): ceph-mgr-cephadm-19.0.0-44.g9dcc13bb.el8 273 kB/s | 133 kB 00:00 2023-12-09T01:29:34.938 INFO:teuthology.orchestra.run.smithi031.stdout:(4/5): python3-natsort-7.1.1-2.el8.noarch.rpm 134 kB/s | 60 kB 00:00 2023-12-09T01:29:35.305 INFO:teuthology.orchestra.run.smithi031.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 475 kB/s | 476 kB 00:01 2023-12-09T01:29:35.306 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:29:35.306 INFO:teuthology.orchestra.run.smithi031.stdout:Total 3.5 MB/s | 6.0 MB 00:01 2023-12-09T01:29:35.365 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:29:35.377 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:29:35.377 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:29:35.498 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:29:35.502 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:29:35.799 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:29:36.124 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-12-09T01:29:37.151 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-09T01:29:37.516 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-12-09T01:29:37.807 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-09T01:29:37.985 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 5/5 2023-12-09T01:29:38.314 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 5/5 2023-12-09T01:29:38.314 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 1/5 2023-12-09T01:29:38.314 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-12-09T01:29:38.314 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-12-09T01:29:38.314 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-09T01:29:39.070 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-12-09T01:29:39.070 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:39.070 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:29:39.071 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-cephadm-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:29:39.071 INFO:teuthology.orchestra.run.smithi031.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-09T01:29:39.071 INFO:teuthology.orchestra.run.smithi031.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-09T01:29:39.071 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-09T01:29:39.071 INFO:teuthology.orchestra.run.smithi031.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-09T01:29:39.071 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:39.071 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:29:39.224 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-fuse 2023-12-09T01:29:40.210 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:03:32 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:29:42.096 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:29:42.097 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:42.097 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-09T01:29:42.097 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:42.098 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:29:42.098 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-fuse x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 919 k 2023-12-09T01:29:42.098 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-09T01:29:42.098 INFO:teuthology.orchestra.run.smithi031.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-12-09T01:29:42.098 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:42.098 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:29:42.098 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:42.098 INFO:teuthology.orchestra.run.smithi031.stdout:Install 2 Packages 2023-12-09T01:29:42.098 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:42.099 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 1.0 M 2023-12-09T01:29:42.099 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 3.1 M 2023-12-09T01:29:42.099 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:29:42.388 INFO:teuthology.orchestra.run.smithi031.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 823 kB/s | 83 kB 00:00 2023-12-09T01:29:42.638 INFO:teuthology.orchestra.run.smithi031.stdout:(2/2): ceph-fuse-19.0.0-44.g9dcc13bb.el8.x86_64 2.6 MB/s | 919 kB 00:00 2023-12-09T01:29:42.638 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:29:42.639 INFO:teuthology.orchestra.run.smithi031.stdout:Total 1.8 MB/s | 1.0 MB 00:00 2023-12-09T01:29:42.651 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:29:42.676 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:29:42.676 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:29:42.779 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:29:42.782 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:29:42.967 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:29:43.231 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-09T01:29:43.410 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/2 2023-12-09T01:29:43.851 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/2 2023-12-09T01:29:43.851 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/2 2023-12-09T01:29:44.615 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-09T01:29:44.616 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:44.616 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:29:44.616 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-09T01:29:44.616 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:44.616 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:29:44.876 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-volume 2023-12-09T01:29:45.868 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:03:37 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:29:47.743 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:29:47.744 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:47.744 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-09T01:29:47.744 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:47.744 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:29:47.744 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-volume noarch 2:19.0.0-44.g9dcc13bb.el8 ceph-noarch 262 k 2023-12-09T01:29:47.744 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:47.744 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:29:47.744 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:47.744 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-09T01:29:47.744 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:47.745 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 262 k 2023-12-09T01:29:47.745 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 1.3 M 2023-12-09T01:29:47.745 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:29:47.959 INFO:teuthology.orchestra.run.smithi031.stdout:ceph-volume-19.0.0-44.g9dcc13bb.el8.noarch.rpm 1.2 MB/s | 262 kB 00:00 2023-12-09T01:29:47.960 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:29:47.960 INFO:teuthology.orchestra.run.smithi031.stdout:Total 1.2 MB/s | 262 kB 00:00 2023-12-09T01:29:47.961 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:29:47.973 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:29:47.973 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:29:48.009 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:29:48.013 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:29:48.208 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:29:48.508 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-volume-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:29:48.966 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-volume-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:29:49.712 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-volume-2:19.0.0-44.g9dcc13bb.el8.noarch 1/1 2023-12-09T01:29:49.712 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:49.712 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:29:49.712 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-volume-2:19.0.0-44.g9dcc13bb.el8.noarch 2023-12-09T01:29:49.712 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:49.712 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:29:49.921 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install librados-devel 2023-12-09T01:29:50.915 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:03:42 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:29:52.775 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:29:52.777 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:52.777 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repo Size 2023-12-09T01:29:52.777 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:52.777 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:29:52.777 INFO:teuthology.orchestra.run.smithi031.stdout: librados-devel x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 139 k 2023-12-09T01:29:52.777 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:52.777 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:29:52.777 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:29:52.777 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-09T01:29:52.777 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:52.777 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 139 k 2023-12-09T01:29:52.777 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 513 k 2023-12-09T01:29:52.777 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:29:53.001 INFO:teuthology.orchestra.run.smithi031.stdout:librados-devel-19.0.0-44.g9dcc13bb.el8.x86_64.r 621 kB/s | 139 kB 00:00 2023-12-09T01:29:53.001 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:29:53.002 INFO:teuthology.orchestra.run.smithi031.stdout:Total 617 kB/s | 139 kB 00:00 2023-12-09T01:29:53.002 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:29:53.009 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:29:53.009 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:29:53.070 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:29:53.073 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:29:53.197 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:29:53.457 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librados-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:53.781 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librados-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:54.570 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librados-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:29:54.571 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:54.571 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:29:54.571 INFO:teuthology.orchestra.run.smithi031.stdout: librados-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:29:54.571 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:29:54.571 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:29:54.840 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install libcephfs2 2023-12-09T01:29:55.838 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:03:47 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:29:57.470 INFO:teuthology.orchestra.run.smithi031.stdout:Package libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:29:57.720 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:29:57.722 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-09T01:29:57.722 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:29:57.837 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install libcephfs-devel 2023-12-09T01:29:58.825 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:03:50 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:30:00.698 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:30:00.698 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:30:00.698 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repo Size 2023-12-09T01:30:00.698 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:30:00.699 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:30:00.699 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs-devel x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 31 k 2023-12-09T01:30:00.699 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:00.699 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:30:00.699 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:30:00.699 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-09T01:30:00.699 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:00.699 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 31 k 2023-12-09T01:30:00.700 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 139 k 2023-12-09T01:30:00.700 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:30:00.868 INFO:teuthology.orchestra.run.smithi031.stdout:libcephfs-devel-19.0.0-44.g9dcc13bb.el8.x86_64. 184 kB/s | 31 kB 00:00 2023-12-09T01:30:00.869 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:30:00.869 INFO:teuthology.orchestra.run.smithi031.stdout:Total 182 kB/s | 31 kB 00:00 2023-12-09T01:30:00.870 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:30:00.874 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:30:00.874 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:30:00.894 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:30:00.898 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:30:00.963 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:30:01.180 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libcephfs-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:30:01.483 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:30:02.204 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libcephfs-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:30:02.204 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:02.204 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:30:02.204 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs-devel-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:30:02.204 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:02.204 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:30:02.409 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install librados2 2023-12-09T01:30:03.395 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:03:55 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:30:05.018 INFO:teuthology.orchestra.run.smithi031.stdout:Package librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:30:05.274 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:30:05.276 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-09T01:30:05.276 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:30:05.387 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install librbd1 2023-12-09T01:30:06.372 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:03:58 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:30:07.986 INFO:teuthology.orchestra.run.smithi031.stdout:Package librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:30:08.236 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:30:08.237 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-09T01:30:08.238 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:30:08.344 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install python3-rados 2023-12-09T01:30:09.325 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:04:01 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:30:10.940 INFO:teuthology.orchestra.run.smithi031.stdout:Package python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:30:11.190 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:30:11.191 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-09T01:30:11.191 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:30:11.318 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install python3-rgw 2023-12-09T01:30:12.305 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:04:04 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:30:13.917 INFO:teuthology.orchestra.run.smithi031.stdout:Package python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:30:14.166 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:30:14.167 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-09T01:30:14.167 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:30:14.281 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install python3-cephfs 2023-12-09T01:30:15.289 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:04:07 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:30:16.921 INFO:teuthology.orchestra.run.smithi031.stdout:Package python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:30:17.170 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:30:17.172 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-09T01:30:17.172 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:30:17.294 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install python3-rbd 2023-12-09T01:30:18.278 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:04:10 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:30:19.898 INFO:teuthology.orchestra.run.smithi031.stdout:Package python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 is already installed. 2023-12-09T01:30:20.148 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:30:20.150 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-09T01:30:20.150 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:30:20.267 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install rbd-fuse 2023-12-09T01:30:21.259 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:04:13 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:30:23.125 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:30:23.126 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:30:23.126 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2023-12-09T01:30:23.126 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:30:23.126 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:30:23.126 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-fuse x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 93 k 2023-12-09T01:30:23.126 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:23.126 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:30:23.127 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:30:23.127 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-09T01:30:23.127 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:23.127 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 93 k 2023-12-09T01:30:23.127 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 280 k 2023-12-09T01:30:23.127 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:30:23.298 INFO:teuthology.orchestra.run.smithi031.stdout:rbd-fuse-19.0.0-44.g9dcc13bb.el8.x86_64.rpm 547 kB/s | 93 kB 00:00 2023-12-09T01:30:23.299 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:30:23.300 INFO:teuthology.orchestra.run.smithi031.stdout:Total 542 kB/s | 93 kB 00:00 2023-12-09T01:30:23.300 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:30:23.312 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:30:23.313 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:30:23.371 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:30:23.374 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:30:23.488 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:30:23.702 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : rbd-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:30:24.036 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: rbd-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:30:24.798 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : rbd-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:30:24.798 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:24.798 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:30:24.798 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-fuse-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:30:24.799 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:24.799 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:30:25.049 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install rbd-mirror 2023-12-09T01:30:26.036 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:04:18 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:30:27.912 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:30:27.912 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:30:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2023-12-09T01:30:27.912 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:30:27.913 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:30:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-mirror x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 3.6 M 2023-12-09T01:30:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:27.913 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:30:27.913 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:30:27.913 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-09T01:30:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:27.913 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 3.6 M 2023-12-09T01:30:27.914 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 17 M 2023-12-09T01:30:27.914 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:30:28.469 INFO:teuthology.orchestra.run.smithi031.stdout:rbd-mirror-19.0.0-44.g9dcc13bb.el8.x86_64.rpm 6.5 MB/s | 3.6 MB 00:00 2023-12-09T01:30:28.470 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:30:28.470 INFO:teuthology.orchestra.run.smithi031.stdout:Total 6.4 MB/s | 3.6 MB 00:00 2023-12-09T01:30:28.471 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:30:28.486 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:30:28.486 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:30:28.560 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:30:28.563 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:30:29.054 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:30:29.260 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : rbd-mirror-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:30:29.753 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: rbd-mirror-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:30:30.528 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : rbd-mirror-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:30:30.528 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:30.528 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:30:30.528 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-mirror-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:30:30.528 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:30.528 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:30:30.742 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install rbd-nbd 2023-12-09T01:30:31.736 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:04:23 ago on Sat 09 Dec 2023 01:26:08 AM UTC. 2023-12-09T01:30:33.635 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-09T01:30:33.636 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:30:33.636 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2023-12-09T01:30:33.636 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:30:33.636 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-09T01:30:33.636 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-nbd x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 181 k 2023-12-09T01:30:33.636 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:33.637 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-09T01:30:33.637 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-09T01:30:33.637 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-09T01:30:33.637 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:33.638 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 181 k 2023-12-09T01:30:33.638 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 573 k 2023-12-09T01:30:33.638 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-09T01:30:33.938 INFO:teuthology.orchestra.run.smithi031.stdout:rbd-nbd-19.0.0-44.g9dcc13bb.el8.x86_64.rpm 600 kB/s | 181 kB 00:00 2023-12-09T01:30:33.939 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:30:33.939 INFO:teuthology.orchestra.run.smithi031.stdout:Total 597 kB/s | 181 kB 00:00 2023-12-09T01:30:33.940 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-09T01:30:33.954 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-09T01:30:33.954 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-09T01:30:34.015 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-09T01:30:34.019 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-09T01:30:34.152 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-09T01:30:34.358 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : rbd-nbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:30:34.686 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: rbd-nbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:30:35.434 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : rbd-nbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/1 2023-12-09T01:30:35.434 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:35.434 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-09T01:30:35.434 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-nbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T01:30:35.435 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:30:35.435 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-09T01:30:35.703 DEBUG:teuthology.parallel:result is None 2023-12-09T01:30:35.704 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T01:30:35.952 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-09T01:30:35.981 INFO:teuthology.orchestra.run.smithi031.stdout:19.0.0-44.g9dcc13bb.el8 2023-12-09T01:30:35.981 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-44.g9dcc13bb.el8 2023-12-09T01:30:35.982 INFO:teuthology.task.install:The correct ceph version 19.0.0-44.g9dcc13bb is installed. 2023-12-09T01:30:35.982 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T01:30:36.215 DEBUG:teuthology.orchestra.run.smithi064:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-09T01:30:36.243 INFO:teuthology.orchestra.run.smithi064.stdout:19.0.0-44.g9dcc13bb.el8 2023-12-09T01:30:36.244 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-44.g9dcc13bb.el8 2023-12-09T01:30:36.244 INFO:teuthology.task.install:The correct ceph version 19.0.0-44.g9dcc13bb is installed. 2023-12-09T01:30:36.244 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T01:30:36.501 DEBUG:teuthology.orchestra.run.smithi093:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-09T01:30:36.529 INFO:teuthology.orchestra.run.smithi093.stdout:19.0.0-44.g9dcc13bb.el8 2023-12-09T01:30:36.529 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-44.g9dcc13bb.el8 2023-12-09T01:30:36.529 INFO:teuthology.task.install:The correct ceph version 19.0.0-44.g9dcc13bb is installed. 2023-12-09T01:30:36.530 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-09T01:30:36.530 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-09T01:30:36.530 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-09T01:30:36.567 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-12-09T01:30:36.568 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-09T01:30:36.603 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-09T01:30:36.603 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-09T01:30:36.638 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-09T01:30:36.638 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-09T01:30:36.638 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/usr/bin/daemon-helper 2023-12-09T01:30:36.673 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-09T01:30:36.748 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-12-09T01:30:36.748 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/usr/bin/daemon-helper 2023-12-09T01:30:36.780 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-09T01:30:36.852 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-09T01:30:36.852 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/usr/bin/daemon-helper 2023-12-09T01:30:36.886 DEBUG:teuthology.orchestra.run.smithi093:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-09T01:30:36.959 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-09T01:30:36.959 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-09T01:30:36.959 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-09T01:30:36.993 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-09T01:30:37.069 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-12-09T01:30:37.069 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-09T01:30:37.102 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-09T01:30:37.175 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-09T01:30:37.175 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-09T01:30:37.210 DEBUG:teuthology.orchestra.run.smithi093:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-09T01:30:37.283 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-09T01:30:37.283 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-09T01:30:37.283 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/usr/bin/stdin-killer 2023-12-09T01:30:37.317 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-09T01:30:37.392 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-12-09T01:30:37.392 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/usr/bin/stdin-killer 2023-12-09T01:30:37.425 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-09T01:30:37.498 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-09T01:30:37.498 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/usr/bin/stdin-killer 2023-12-09T01:30:37.531 DEBUG:teuthology.orchestra.run.smithi093:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-09T01:30:37.605 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-09T01:30:37.714 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, '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\\)'], 'sha1': '9dcc13bb80dcc1cdea72b04d80505b4649a2b882'} 2023-12-09T01:30:37.714 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T01:30:37.714 INFO:tasks.cephadm:Cluster fsid is 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:30:37.715 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-09T01:30:37.715 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.31', 'mon.b': '172.21.15.64', 'mon.c': '172.21.15.93'} 2023-12-09T01:30:37.715 INFO:tasks.cephadm:First mon is mon.a on smithi031 2023-12-09T01:30:37.715 INFO:tasks.cephadm:First mgr is a 2023-12-09T01:30:37.715 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-09T01:30:37.715 DEBUG:teuthology.orchestra.run.smithi031:> sudo hostname $(hostname -s) 2023-12-09T01:30:37.752 DEBUG:teuthology.orchestra.run.smithi064:> sudo hostname $(hostname -s) 2023-12-09T01:30:37.786 DEBUG:teuthology.orchestra.run.smithi093:> sudo hostname $(hostname -s) 2023-12-09T01:30:37.822 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-12-09T01:30:37.823 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T01:30:38.095 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '9dcc13bb80dcc1cdea72b04d80505b4649a2b882', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/74812/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-44-g9dcc13bb', 'node_name': '172.21.2.5+braggi05', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-44.g9dcc13bb'}, 'url': 'https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-12-08 18:55:58.649973', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2023-12-09T01:30:38.252 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref main, sha1 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T01:30:38.252 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/x86_64/flavors/default/cephadm 2023-12-09T01:30:38.252 DEBUG:teuthology.orchestra.run.smithi031:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-09T01:30:39.468 INFO:teuthology.orchestra.run.smithi031.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2270390 Dec 9 01:30 /home/ubuntu/cephtest/cephadm 2023-12-09T01:30:39.469 DEBUG:teuthology.orchestra.run.smithi064:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-09T01:30:40.123 INFO:teuthology.orchestra.run.smithi064.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2270390 Dec 9 01:30 /home/ubuntu/cephtest/cephadm 2023-12-09T01:30:40.124 DEBUG:teuthology.orchestra.run.smithi093:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-09T01:30:41.177 INFO:teuthology.orchestra.run.smithi093.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2270390 Dec 9 01:30 /home/ubuntu/cephtest/cephadm 2023-12-09T01:30:41.178 DEBUG:teuthology.orchestra.run.smithi031:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-09T01:30:41.203 DEBUG:teuthology.orchestra.run.smithi064:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-09T01:30:41.227 DEBUG:teuthology.orchestra.run.smithi093:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-09T01:30:41.260 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 on all hosts... 2023-12-09T01:30:41.260 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 pull 2023-12-09T01:30:41.262 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 pull 2023-12-09T01:30:41.270 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 pull 2023-12-09T01:30:42.262 INFO:teuthology.orchestra.run.smithi093.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882... 2023-12-09T01:30:42.291 INFO:teuthology.orchestra.run.smithi064.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882... 2023-12-09T01:30:42.299 INFO:teuthology.orchestra.run.smithi031.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882... 2023-12-09T01:31:12.739 INFO:teuthology.orchestra.run.smithi093.stdout:{ 2023-12-09T01:31:12.740 INFO:teuthology.orchestra.run.smithi093.stdout: "ceph_version": "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)", 2023-12-09T01:31:12.740 INFO:teuthology.orchestra.run.smithi093.stdout: "image_id": "f28f2b94f1537e28b0600ca855ec327b8a3b71e1462d0546ac53028647f2734e", 2023-12-09T01:31:12.740 INFO:teuthology.orchestra.run.smithi093.stdout: "repo_digests": [ 2023-12-09T01:31:12.740 INFO:teuthology.orchestra.run.smithi093.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389" 2023-12-09T01:31:12.740 INFO:teuthology.orchestra.run.smithi093.stdout: ] 2023-12-09T01:31:12.740 INFO:teuthology.orchestra.run.smithi093.stdout:} 2023-12-09T01:31:28.582 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2023-12-09T01:31:28.582 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph_version": "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)", 2023-12-09T01:31:28.582 INFO:teuthology.orchestra.run.smithi031.stdout: "image_id": "f28f2b94f1537e28b0600ca855ec327b8a3b71e1462d0546ac53028647f2734e", 2023-12-09T01:31:28.582 INFO:teuthology.orchestra.run.smithi031.stdout: "repo_digests": [ 2023-12-09T01:31:28.582 INFO:teuthology.orchestra.run.smithi031.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389" 2023-12-09T01:31:28.582 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2023-12-09T01:31:28.582 INFO:teuthology.orchestra.run.smithi031.stdout:} 2023-12-09T01:31:33.492 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2023-12-09T01:31:33.492 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph_version": "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)", 2023-12-09T01:31:33.492 INFO:teuthology.orchestra.run.smithi064.stdout: "image_id": "f28f2b94f1537e28b0600ca855ec327b8a3b71e1462d0546ac53028647f2734e", 2023-12-09T01:31:33.492 INFO:teuthology.orchestra.run.smithi064.stdout: "repo_digests": [ 2023-12-09T01:31:33.492 INFO:teuthology.orchestra.run.smithi064.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389" 2023-12-09T01:31:33.492 INFO:teuthology.orchestra.run.smithi064.stdout: ] 2023-12-09T01:31:33.493 INFO:teuthology.orchestra.run.smithi064.stdout:} 2023-12-09T01:31:33.518 DEBUG:teuthology.orchestra.run.smithi031:> sudo mkdir -p /etc/ceph 2023-12-09T01:31:33.559 DEBUG:teuthology.orchestra.run.smithi064:> sudo mkdir -p /etc/ceph 2023-12-09T01:31:33.590 DEBUG:teuthology.orchestra.run.smithi093:> sudo mkdir -p /etc/ceph 2023-12-09T01:31:33.633 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 777 /etc/ceph 2023-12-09T01:31:33.694 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 777 /etc/ceph 2023-12-09T01:31:33.722 DEBUG:teuthology.orchestra.run.smithi093:> sudo chmod 777 /etc/ceph 2023-12-09T01:31:33.758 INFO:tasks.cephadm:Writing seed config... 2023-12-09T01:31:33.759 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-12-09T01:31:33.759 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-09T01:31:33.759 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-09T01:31:33.759 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2023-12-09T01:31:33.759 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-09T01:31:33.759 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-09T01:31:33.760 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-09T01:31:33.760 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-09T01:31:33.760 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-09T01:31:33.760 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-09T01:31:33.760 DEBUG:teuthology.orchestra.run.smithi031:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-09T01:31:33.783 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 = 8e6dafa0-9632-11ee-95a3-87774f69a715 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 = False [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 2023-12-09T01:31:33.784 DEBUG:teuthology.orchestra.run.smithi031:mon.a> sudo journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mon.a.service 2023-12-09T01:31:33.826 DEBUG:teuthology.orchestra.run.smithi031:mgr.a> sudo journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mgr.a.service 2023-12-09T01:31:33.859 INFO:journalctl@ceph.mon.a.smithi031.stdout:-- Logs begin at Sat 2023-12-09 01:16:29 UTC. -- 2023-12-09T01:31:33.860 INFO:tasks.cephadm:Bootstrapping... 2023-12-09T01:31:33.861 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -v bootstrap --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 --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.31 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-09T01:31:33.893 INFO:journalctl@ceph.mgr.a.smithi031.stdout:-- Logs begin at Sat 2023-12-09 01:16:29 UTC. -- 2023-12-09T01:31:34.094 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-09T01:31:34.095 INFO:teuthology.orchestra.run.smithi031.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882', '-v', 'bootstrap', '--fsid', '8e6dafa0-9632-11ee-95a3-87774f69a715', '--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.31', '--skip-admin-label'] 2023-12-09T01:31:34.129 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout 4.6.1 2023-12-09T01:31:34.129 INFO:teuthology.orchestra.run.smithi031.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-12-09T01:31:34.129 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying podman|docker is present... 2023-12-09T01:31:34.166 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout 4.6.1 2023-12-09T01:31:34.166 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying lvm2 is present... 2023-12-09T01:31:34.166 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying time synchronization is in place... 2023-12-09T01:31:34.174 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-09T01:31:34.174 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-09T01:31:34.181 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-09T01:31:34.181 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2023-12-09T01:31:34.188 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout enabled 2023-12-09T01:31:34.194 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout active 2023-12-09T01:31:34.194 INFO:teuthology.orchestra.run.smithi031.stdout:Unit chronyd.service is enabled and running 2023-12-09T01:31:34.195 INFO:teuthology.orchestra.run.smithi031.stdout:Repeating the final host check... 2023-12-09T01:31:34.227 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout 4.6.1 2023-12-09T01:31:34.227 INFO:teuthology.orchestra.run.smithi031.stdout:podman (/bin/podman) version 4.6.1 is present 2023-12-09T01:31:34.227 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl is present 2023-12-09T01:31:34.227 INFO:teuthology.orchestra.run.smithi031.stdout:lvcreate is present 2023-12-09T01:31:34.234 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-09T01:31:34.234 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-09T01:31:34.240 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-09T01:31:34.240 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2023-12-09T01:31:34.247 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout enabled 2023-12-09T01:31:34.253 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout active 2023-12-09T01:31:34.253 INFO:teuthology.orchestra.run.smithi031.stdout:Unit chronyd.service is enabled and running 2023-12-09T01:31:34.253 INFO:teuthology.orchestra.run.smithi031.stdout:Host looks OK 2023-12-09T01:31:34.253 INFO:teuthology.orchestra.run.smithi031.stdout:Cluster fsid: 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:31:34.254 INFO:teuthology.orchestra.run.smithi031.stdout:Acquiring lock 140059098012416 on /run/cephadm/8e6dafa0-9632-11ee-95a3-87774f69a715.lock 2023-12-09T01:31:34.254 INFO:teuthology.orchestra.run.smithi031.stdout:Lock 140059098012416 acquired on /run/cephadm/8e6dafa0-9632-11ee-95a3-87774f69a715.lock 2023-12-09T01:31:34.254 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying IP 172.21.15.31 port 3300 ... 2023-12-09T01:31:34.255 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying IP 172.21.15.31 port 6789 ... 2023-12-09T01:31:34.255 INFO:teuthology.orchestra.run.smithi031.stdout:Base mon IP(s) is [172.21.15.31:3300, 172.21.15.31:6789], mon addrv is [v2:172.21.15.31:3300,v1:172.21.15.31:6789] 2023-12-09T01:31:34.259 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.31 metric 100 2023-12-09T01:31:34.259 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.31 metric 100 2023-12-09T01:31:34.262 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-12-09T01:31:34.262 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-12-09T01:31:34.262 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1750sec hoplimit 64 pref medium 2023-12-09T01:31:34.265 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-09T01:31:34.265 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-12-09T01:31:34.265 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-09T01:31:34.265 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout 3: ens1f0: mtu 1500 state UP qlen 1000 2023-12-09T01:31:34.265 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout inet6 fe80::ae1f:6bff:fea5:caba/64 scope link 2023-12-09T01:31:34.265 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-09T01:31:34.266 INFO:teuthology.orchestra.run.smithi031.stdout:Mon IP `172.21.15.31` is in CIDR network `172.21.0.0/20` 2023-12-09T01:31:34.266 INFO:teuthology.orchestra.run.smithi031.stdout:Mon IP `172.21.15.31` is in CIDR network `172.21.0.0/20` 2023-12-09T01:31:34.266 INFO:teuthology.orchestra.run.smithi031.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-12-09T01:31:34.267 INFO:teuthology.orchestra.run.smithi031.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-09T01:31:34.267 INFO:teuthology.orchestra.run.smithi031.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882... 2023-12-09T01:31:34.612 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout f28f2b94f1537e28b0600ca855ec327b8a3b71e1462d0546ac53028647f2734e 2023-12-09T01:31:34.612 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882... 2023-12-09T01:31:34.612 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Getting image source signatures 2023-12-09T01:31:34.612 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Copying blob sha256:f2aeea3d08d6ef797d8c7954df637bceeee9967749e8c4f7d5a2023b35d7841f 2023-12-09T01:31:34.612 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Copying blob sha256:d3e436ac93e4b5a6d94c7ac8024df331e66e67275836276615dc044fd3cbf83a 2023-12-09T01:31:34.613 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Copying config sha256:f28f2b94f1537e28b0600ca855ec327b8a3b71e1462d0546ac53028647f2734e 2023-12-09T01:31:34.613 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Writing manifest to image destination 2023-12-09T01:31:35.325 INFO:teuthology.orchestra.run.smithi031.stdout:ceph: stdout ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev) 2023-12-09T01:31:35.326 INFO:teuthology.orchestra.run.smithi031.stdout:Ceph version: ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev) 2023-12-09T01:31:35.326 INFO:teuthology.orchestra.run.smithi031.stdout:Extracting ceph user uid/gid from container image... 2023-12-09T01:31:35.942 INFO:teuthology.orchestra.run.smithi031.stdout:stat: stdout 167 167 2023-12-09T01:31:35.943 INFO:teuthology.orchestra.run.smithi031.stdout:Creating initial keys... 2023-12-09T01:31:36.516 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph-authtool: stdout AQB4w3NlZvtdCxAAl+o9q+mOYnm2BeISklnS9A== 2023-12-09T01:31:37.159 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph-authtool: stdout AQB4w3NlCWqiLhAAEXO8GqZHVE+g5bbrRemakA== 2023-12-09T01:31:37.877 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph-authtool: stdout AQB5w3NlfsN4GRAAMRQ4IKuYj6QRpZI1LBvKvg== 2023-12-09T01:31:37.879 INFO:teuthology.orchestra.run.smithi031.stdout:Creating initial monmap... 2023-12-09T01:31:38.582 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-09T01:31:38.582 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2023-12-09T01:31:38.582 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:31:38.582 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-09T01:31:38.582 INFO:teuthology.orchestra.run.smithi031.stdout:monmaptool for a [v2:172.21.15.31:3300,v1:172.21.15.31:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-09T01:31:38.582 INFO:teuthology.orchestra.run.smithi031.stdout:setting min_mon_release = pacific 2023-12-09T01:31:38.582 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: set fsid to 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:31:38.582 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-09T01:31:38.582 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:31:38.582 INFO:teuthology.orchestra.run.smithi031.stdout:Creating mon... 2023-12-09T01:31:39.209 INFO:teuthology.orchestra.run.smithi031.stdout:create mon.a on 2023-12-09T01:31:39.341 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-09T01:31:39.438 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-09T01:31:39.566 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-8e6dafa0-9632-11ee-95a3-87774f69a715.target → /etc/systemd/system/ceph-8e6dafa0-9632-11ee-95a3-87774f69a715.target. 2023-12-09T01:31:39.566 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-8e6dafa0-9632-11ee-95a3-87774f69a715.target → /etc/systemd/system/ceph-8e6dafa0-9632-11ee-95a3-87774f69a715.target. 2023-12-09T01:31:39.764 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mon.a 2023-12-09T01:31:39.764 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mon.a.service: Unit ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mon.a.service not loaded. 2023-12-09T01:31:39.866 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8e6dafa0-9632-11ee-95a3-87774f69a715.target.wants/ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mon.a.service → /etc/systemd/system/ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@.service. 2023-12-09T01:31:40.151 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:39 smithi031 systemd[1]: Starting Ceph mon.a for 8e6dafa0-9632-11ee-95a3-87774f69a715... 2023-12-09T01:31:40.232 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-09T01:31:40.233 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout disabled 2023-12-09T01:31:40.242 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-09T01:31:40.242 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2023-12-09T01:31:40.242 INFO:teuthology.orchestra.run.smithi031.stdout:firewalld.service is not enabled 2023-12-09T01:31:40.242 INFO:teuthology.orchestra.run.smithi031.stdout:Not possible to enable service . firewalld.service is not available 2023-12-09T01:31:40.243 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mon to start... 2023-12-09T01:31:40.243 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mon... 2023-12-09T01:31:40.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:40 smithi031 bash[111603]: 81b032b0e99ba4aa8af3dc80b9371a7eab18a6493fad5243d38f55dc10967891 2023-12-09T01:31:40.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:40 smithi031 systemd[1]: Started Ceph mon.a for 8e6dafa0-9632-11ee-95a3-87774f69a715. 2023-12-09T01:31:40.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:40 smithi031 ceph-mon[111640]: mkfs 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:31:40.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:40 smithi031 ceph-mon[111640]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-09T01:31:41.095 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout cluster: 2023-12-09T01:31:41.096 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout id: 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:31:41.096 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-12-09T01:31:41.096 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-12-09T01:31:41.096 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout services: 2023-12-09T01:31:41.096 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.494184s) 2023-12-09T01:31:41.096 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-12-09T01:31:41.097 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-12-09T01:31:41.097 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-12-09T01:31:41.097 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout data: 2023-12-09T01:31:41.097 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-12-09T01:31:41.097 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-12-09T01:31:41.097 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-12-09T01:31:41.097 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout pgs: 2023-12-09T01:31:41.097 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-12-09T01:31:41.097 INFO:teuthology.orchestra.run.smithi031.stdout:mon is available 2023-12-09T01:31:41.097 INFO:teuthology.orchestra.run.smithi031.stdout:Assimilating anything we can from ceph.conf... 2023-12-09T01:31:41.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:41 smithi031 ceph-mon[111640]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-09T01:31:41.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:41 smithi031 ceph-mon[111640]: monmap e1: 1 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-09T01:31:41.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:41 smithi031 ceph-mon[111640]: fsmap 2023-12-09T01:31:41.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:41 smithi031 ceph-mon[111640]: osdmap e1: 0 total, 0 up, 0 in 2023-12-09T01:31:41.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:41 smithi031 ceph-mon[111640]: mgrmap e1: no daemons active 2023-12-09T01:31:41.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:41 smithi031 ceph-mon[111640]: from='client.? 172.21.15.31:0/1715840820' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-09T01:31:41.917 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-12-09T01:31:41.919 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [global] 2023-12-09T01:31:41.919 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout fsid = 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:31:41.919 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.31:3300,v1:172.21.15.31:6789] 2023-12-09T01:31:41.919 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-09T01:31:41.919 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-09T01:31:41.920 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-09T01:31:41.920 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-09T01:31:41.920 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-12-09T01:31:41.920 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-09T01:31:41.920 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2023-12-09T01:31:41.920 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-09T01:31:41.920 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-12-09T01:31:41.920 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [osd] 2023-12-09T01:31:41.920 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-09T01:31:41.920 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-09T01:31:41.920 INFO:teuthology.orchestra.run.smithi031.stdout:Generating new minimal ceph.conf... 2023-12-09T01:31:42.395 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:42 smithi031 ceph-mon[111640]: from='client.? 172.21.15.31:0/3029389582' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-09T01:31:42.395 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:42 smithi031 ceph-mon[111640]: from='client.? 172.21.15.31:0/3029389582' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-09T01:31:42.718 INFO:teuthology.orchestra.run.smithi031.stdout:Restarting the monitor... 2023-12-09T01:31:42.925 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:42 smithi031 systemd[1]: Stopping Ceph mon.a for 8e6dafa0-9632-11ee-95a3-87774f69a715... 2023-12-09T01:31:43.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:42 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mon-a[111617]: 2023-12-09T01:31:42.924+0000 7f0d5d295700 -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 2023-12-09T01:31:43.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:42 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mon-a[111617]: 2023-12-09T01:31:42.924+0000 7f0d5d295700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-09T01:31:43.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 bash[111965]: ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mon-a 2023-12-09T01:31:43.748 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 systemd[1]: ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mon.a.service: Succeeded. 2023-12-09T01:31:43.748 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 systemd[1]: Stopped Ceph mon.a for 8e6dafa0-9632-11ee-95a3-87774f69a715. 2023-12-09T01:31:43.748 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 systemd[1]: Starting Ceph mon.a for 8e6dafa0-9632-11ee-95a3-87774f69a715... 2023-12-09T01:31:43.819 INFO:teuthology.orchestra.run.smithi031.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-12-09T01:31:44.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 bash[112087]: f85622d25a4fdb82dca29329e128493eece0bd25af9419afc19e90ac88753cc4 2023-12-09T01:31:44.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: set uid:gid to 167:167 (ceph:ceph) 2023-12-09T01:31:44.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev), process ceph-mon, pid 7 2023-12-09T01:31:44.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: pidfile_write: ignore empty --pid-file 2023-12-09T01:31:44.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 systemd[1]: Started Ceph mon.a for 8e6dafa0-9632-11ee-95a3-87774f69a715. 2023-12-09T01:31:44.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: load: jerasure load: lrc 2023-12-09T01:31:44.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: RocksDB version: 7.9.2 2023-12-09T01:31:44.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Git sha 0 2023-12-09T01:31:44.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Compile date 2023-12-08 17:42:16 2023-12-09T01:31:44.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: DB SUMMARY 2023-12-09T01:31:44.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: DB Session ID: 76USZMLQFT1GR6D7FFB7 2023-12-09T01:31:44.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: CURRENT file: CURRENT 2023-12-09T01:31:44.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: IDENTITY file: IDENTITY 2023-12-09T01:31:44.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-09T01:31:44.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-09T01:31:44.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 82376 ; 2023-12-09T01:31:44.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.error_if_exists: 0 2023-12-09T01:31:44.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.create_if_missing: 0 2023-12-09T01:31:44.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.paranoid_checks: 1 2023-12-09T01:31:44.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-09T01:31:44.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-09T01:31:44.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-09T01:31:44.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.env: 0x55f7a46c9a60 2023-12-09T01:31:44.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.fs: PosixFileSystem 2023-12-09T01:31:44.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.info_log: 0x55f7a596b740 2023-12-09T01:31:44.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_file_opening_threads: 16 2023-12-09T01:31:44.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.statistics: (nil) 2023-12-09T01:31:44.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.use_fsync: 0 2023-12-09T01:31:44.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_log_file_size: 0 2023-12-09T01:31:44.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-09T01:31:44.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-09T01:31:44.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.keep_log_file_num: 1000 2023-12-09T01:31:44.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.recycle_log_file_num: 0 2023-12-09T01:31:44.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.allow_fallocate: 1 2023-12-09T01:31:44.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.allow_mmap_reads: 0 2023-12-09T01:31:44.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.allow_mmap_writes: 0 2023-12-09T01:31:44.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.use_direct_reads: 0 2023-12-09T01:31:44.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-09T01:31:44.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.create_missing_column_families: 0 2023-12-09T01:31:44.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.db_log_dir: 2023-12-09T01:31:44.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.wal_dir: 2023-12-09T01:31:44.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-09T01:31:44.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-09T01:31:44.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-09T01:31:44.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-09T01:31:44.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-09T01:31:44.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-09T01:31:44.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.advise_random_on_open: 1 2023-12-09T01:31:44.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.db_write_buffer_size: 0 2023-12-09T01:31:44.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.write_buffer_manager: 0x55f7a5921360 2023-12-09T01:31:44.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-09T01:31:44.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-09T01:31:44.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-09T01:31:44.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.rate_limiter: (nil) 2023-12-09T01:31:44.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-09T01:31:44.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.wal_recovery_mode: 2 2023-12-09T01:31:44.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.enable_thread_tracking: 0 2023-12-09T01:31:44.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.enable_pipelined_write: 0 2023-12-09T01:31:44.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.unordered_write: 0 2023-12-09T01:31:44.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-09T01:31:44.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-09T01:31:44.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-09T01:31:44.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-09T01:31:44.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.row_cache: None 2023-12-09T01:31:44.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.wal_filter: None 2023-12-09T01:31:44.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-09T01:31:44.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.allow_ingest_behind: 0 2023-12-09T01:31:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.two_write_queues: 0 2023-12-09T01:31:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.manual_wal_flush: 0 2023-12-09T01:31:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.wal_compression: 0 2023-12-09T01:31:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.atomic_flush: 0 2023-12-09T01:31:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-09T01:31:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-09T01:31:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-09T01:31:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.log_readahead_size: 0 2023-12-09T01:31:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-09T01:31:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.best_efforts_recovery: 0 2023-12-09T01:31:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-09T01:31:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-09T01:31:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.allow_data_in_errors: 0 2023-12-09T01:31:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.db_host_id: __hostname__ 2023-12-09T01:31:44.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-09T01:31:44.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_background_jobs: 2 2023-12-09T01:31:44.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_background_compactions: -1 2023-12-09T01:31:44.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_subcompactions: 1 2023-12-09T01:31:44.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-09T01:31:44.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-09T01:31:44.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-09T01:31:44.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_total_wal_size: 0 2023-12-09T01:31:44.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-09T01:31:44.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-09T01:31:44.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-09T01:31:44.210 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-09T01:31:44.210 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_open_files: -1 2023-12-09T01:31:44.210 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.bytes_per_sync: 0 2023-12-09T01:31:44.210 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-09T01:31:44.210 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-09T01:31:44.210 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compaction_readahead_size: 0 2023-12-09T01:31:44.210 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_background_flushes: -1 2023-12-09T01:31:44.210 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Compression algorithms supported: 2023-12-09T01:31:44.210 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-09T01:31:44.211 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: kZSTD supported: 0 2023-12-09T01:31:44.211 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: kXpressCompression supported: 0 2023-12-09T01:31:44.211 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: kLZ4HCCompression supported: 1 2023-12-09T01:31:44.211 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: kZlibCompression supported: 1 2023-12-09T01:31:44.211 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: kSnappyCompression supported: 1 2023-12-09T01:31:44.211 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: kLZ4Compression supported: 1 2023-12-09T01:31:44.211 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: kBZip2Compression supported: 0 2023-12-09T01:31:44.211 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-09T01:31:44.211 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-09T01:31:44.211 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-12-09T01:31:44.211 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-09T01:31:44.211 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-09T01:31:44.211 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.merge_operator: 2023-12-09T01:31:44.212 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compaction_filter: None 2023-12-09T01:31:44.212 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compaction_filter_factory: None 2023-12-09T01:31:44.212 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.sst_partitioner_factory: None 2023-12-09T01:31:44.212 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-09T01:31:44.212 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-09T01:31:44.212 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f7a596b860) 2023-12-09T01:31:44.212 INFO:journalctl@ceph.mon.a.smithi031.stdout: cache_index_and_filter_blocks: 1 2023-12-09T01:31:44.212 INFO:journalctl@ceph.mon.a.smithi031.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-09T01:31:44.212 INFO:journalctl@ceph.mon.a.smithi031.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-09T01:31:44.212 INFO:journalctl@ceph.mon.a.smithi031.stdout: pin_top_level_index_and_filter: 1 2023-12-09T01:31:44.212 INFO:journalctl@ceph.mon.a.smithi031.stdout: index_type: 0 2023-12-09T01:31:44.213 INFO:journalctl@ceph.mon.a.smithi031.stdout: data_block_index_type: 0 2023-12-09T01:31:44.213 INFO:journalctl@ceph.mon.a.smithi031.stdout: index_shortening: 1 2023-12-09T01:31:44.213 INFO:journalctl@ceph.mon.a.smithi031.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-09T01:31:44.213 INFO:journalctl@ceph.mon.a.smithi031.stdout: checksum: 4 2023-12-09T01:31:44.213 INFO:journalctl@ceph.mon.a.smithi031.stdout: no_block_cache: 0 2023-12-09T01:31:44.213 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_cache: 0x55f7a59c1090 2023-12-09T01:31:44.213 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_cache_name: BinnedLRUCache 2023-12-09T01:31:44.213 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_cache_options: 2023-12-09T01:31:44.213 INFO:journalctl@ceph.mon.a.smithi031.stdout: capacity : 536870912 2023-12-09T01:31:44.213 INFO:journalctl@ceph.mon.a.smithi031.stdout: num_shard_bits : 4 2023-12-09T01:31:44.213 INFO:journalctl@ceph.mon.a.smithi031.stdout: strict_capacity_limit : 0 2023-12-09T01:31:44.213 INFO:journalctl@ceph.mon.a.smithi031.stdout: high_pri_pool_ratio: 0.000 2023-12-09T01:31:44.214 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_cache_compressed: (nil) 2023-12-09T01:31:44.214 INFO:journalctl@ceph.mon.a.smithi031.stdout: persistent_cache: (nil) 2023-12-09T01:31:44.214 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_size: 4096 2023-12-09T01:31:44.214 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_size_deviation: 10 2023-12-09T01:31:44.214 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_restart_interval: 16 2023-12-09T01:31:44.214 INFO:journalctl@ceph.mon.a.smithi031.stdout: index_block_restart_interval: 1 2023-12-09T01:31:44.214 INFO:journalctl@ceph.mon.a.smithi031.stdout: metadata_block_size: 4096 2023-12-09T01:31:44.215 INFO:journalctl@ceph.mon.a.smithi031.stdout: partition_filters: 0 2023-12-09T01:31:44.215 INFO:journalctl@ceph.mon.a.smithi031.stdout: use_delta_encoding: 1 2023-12-09T01:31:44.215 INFO:journalctl@ceph.mon.a.smithi031.stdout: filter_policy: bloomfilter 2023-12-09T01:31:44.215 INFO:journalctl@ceph.mon.a.smithi031.stdout: whole_key_filtering: 1 2023-12-09T01:31:44.215 INFO:journalctl@ceph.mon.a.smithi031.stdout: verify_compression: 0 2023-12-09T01:31:44.215 INFO:journalctl@ceph.mon.a.smithi031.stdout: read_amp_bytes_per_bit: 0 2023-12-09T01:31:44.215 INFO:journalctl@ceph.mon.a.smithi031.stdout: format_version: 5 2023-12-09T01:31:44.215 INFO:journalctl@ceph.mon.a.smithi031.stdout: enable_index_compression: 1 2023-12-09T01:31:44.215 INFO:journalctl@ceph.mon.a.smithi031.stdout: block_align: 0 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout: max_auto_readahead_size: 262144 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout: prepopulate_block_cache: 0 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout: initial_auto_readahead_size: 8192 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout: num_file_reads_for_auto_readahead: 2 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.write_buffer_size: 33554432 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_write_buffer_number: 2 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compression: NoCompression 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.bottommost_compression: Disabled 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.prefix_extractor: nullptr 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.num_levels: 7 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-09T01:31:44.216 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-09T01:31:44.217 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-09T01:31:44.217 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-09T01:31:44.217 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-09T01:31:44.217 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-09T01:31:44.217 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-09T01:31:44.217 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-09T01:31:44.217 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-09T01:31:44.217 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-09T01:31:44.217 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-09T01:31:44.217 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compression_opts.level: 32767 2023-12-09T01:31:44.217 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compression_opts.strategy: 0 2023-12-09T01:31:44.217 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-09T01:31:44.217 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-09T01:31:44.218 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-09T01:31:44.218 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-09T01:31:44.218 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compression_opts.enabled: false 2023-12-09T01:31:44.218 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-09T01:31:44.218 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-09T01:31:44.218 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-09T01:31:44.218 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-09T01:31:44.218 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.target_file_size_base: 67108864 2023-12-09T01:31:44.218 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-09T01:31:44.218 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-09T01:31:44.218 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-09T01:31:44.218 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.arena_block_size: 1048576 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.disable_auto_compactions: 0 2023-12-09T01:31:44.219 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-09T01:31:44.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-09T01:31:44.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-09T01:31:44.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-09T01:31:44.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-09T01:31:44.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-09T01:31:44.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-09T01:31:44.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-09T01:31:44.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-09T01:31:44.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-09T01:31:44.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.table_properties_collectors: 2023-12-09T01:31:44.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.inplace_update_support: 0 2023-12-09T01:31:44.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-09T01:31:44.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-09T01:31:44.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.bloom_locality: 0 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.max_successive_merges: 0 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.paranoid_file_checks: 0 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.force_consistency_checks: 1 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.report_bg_io_stats: 0 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.ttl: 2592000 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.enable_blob_files: false 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.min_blob_size: 0 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.blob_file_size: 268435456 2023-12-09T01:31:44.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-09T01:31:44.222 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-09T01:31:44.222 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-09T01:31:44.222 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-09T01:31:44.222 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-09T01:31:44.222 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.blob_file_starting_level: 0 2023-12-09T01:31:44.222 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-09T01:31:44.222 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2023-12-09T01:31:44.222 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-09T01:31:44.222 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: fc85764d-2536-437e-95b1-3f3a19f34149 2023-12-09T01:31:44.222 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702085503824743, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-09T01:31:44.223 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-09T01:31:44.223 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702085503826277, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 79280, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 243, "table_properties": {"data_size": 77467, "index_size": 223, "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": 9840, "raw_average_key_size": 47, "raw_value_size": 71814, "raw_average_value_size": 348, "num_data_blocks": 10, "num_entries": 206, "num_filter_entries": 206, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1702085503, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fc85764d-2536-437e-95b1-3f3a19f34149", "db_session_id": "76USZMLQFT1GR6D7FFB7", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-09T01:31:44.223 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702085503826424, "job": 1, "event": "recovery_finished"} 2023-12-09T01:31:44.223 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-09T01:31:44.223 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-09T01:31:44.223 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f7a5a5c000 2023-12-09T01:31:44.223 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: DB pointer 0x55f7a5a48000 2023-12-09T01:31:44.223 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-09T01:31:44.223 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-09T01:31:44.223 INFO:journalctl@ceph.mon.a.smithi031.stdout: ** DB Stats ** 2023-12-09T01:31:44.223 INFO:journalctl@ceph.mon.a.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-09T01:31:44.223 INFO:journalctl@ceph.mon.a.smithi031.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-09T01:31:44.223 INFO:journalctl@ceph.mon.a.smithi031.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-09T01:31:44.223 INFO:journalctl@ceph.mon.a.smithi031.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.stdout: 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.stdout: ** Compaction Stats [default] ** 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.stdout: L0 2/0 79.26 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 78.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.stdout: Sum 2/0 79.26 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 78.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.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 78.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.stdout: 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.stdout: ** Compaction Stats [default] ** 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-09T01:31:44.224 INFO:journalctl@ceph.mon.a.smithi031.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 78.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: Cumulative compaction: 0.00 GB write, 13.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: Interval compaction: 0.00 GB write, 13.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.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 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: Block cache BinnedLRUCache@0x55f7a59c1090#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: 2023-12-09T01:31:44.225 INFO:journalctl@ceph.mon.a.smithi031.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-09T01:31:44.226 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: starting mon.a rank 0 at public addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] at bind addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:31:44.226 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: mon.a@-1(???) e1 preinit fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:31:44.226 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: mon.a@-1(???).mds e1 new map 2023-12-09T01:31:44.226 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: mon.a@-1(???).mds e1 print_map 2023-12-09T01:31:44.226 INFO:journalctl@ceph.mon.a.smithi031.stdout: e1 2023-12-09T01:31:44.226 INFO:journalctl@ceph.mon.a.smithi031.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-09T01:31:44.226 INFO:journalctl@ceph.mon.a.smithi031.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2023-12-09T01:31:44.226 INFO:journalctl@ceph.mon.a.smithi031.stdout: legacy client fscid: -1 2023-12-09T01:31:44.226 INFO:journalctl@ceph.mon.a.smithi031.stdout: 2023-12-09T01:31:44.226 INFO:journalctl@ceph.mon.a.smithi031.stdout: No filesystems configured 2023-12-09T01:31:44.226 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-09T01:31:44.226 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-09T01:31:44.226 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-09T01:31:44.227 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-09T01:31:44.227 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-09T01:31:44.227 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-09T01:31:44.227 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: monmap e1: 1 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-09T01:31:44.227 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: fsmap 2023-12-09T01:31:44.227 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: osdmap e1: 0 total, 0 up, 0 in 2023-12-09T01:31:44.227 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:43 smithi031 ceph-mon[112124]: mgrmap e1: no daemons active 2023-12-09T01:31:44.634 INFO:teuthology.orchestra.run.smithi031.stdout:Wrote config to /etc/ceph/ceph.conf 2023-12-09T01:31:44.660 INFO:teuthology.orchestra.run.smithi031.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-09T01:31:44.660 INFO:teuthology.orchestra.run.smithi031.stdout:Creating mgr... 2023-12-09T01:31:44.661 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying port 0.0.0.0:9283 ... 2023-12-09T01:31:44.662 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying port 0.0.0.0:8765 ... 2023-12-09T01:31:44.857 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mgr.a 2023-12-09T01:31:44.858 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mgr.a.service: Unit ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mgr.a.service not loaded. 2023-12-09T01:31:44.957 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8e6dafa0-9632-11ee-95a3-87774f69a715.target.wants/ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mgr.a.service → /etc/systemd/system/ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@.service. 2023-12-09T01:31:45.201 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:44 smithi031 systemd[1]: Starting Ceph mgr.a for 8e6dafa0-9632-11ee-95a3-87774f69a715... 2023-12-09T01:31:45.417 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-09T01:31:45.418 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout disabled 2023-12-09T01:31:45.429 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-09T01:31:45.429 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2023-12-09T01:31:45.430 INFO:teuthology.orchestra.run.smithi031.stdout:firewalld.service is not enabled 2023-12-09T01:31:45.430 INFO:teuthology.orchestra.run.smithi031.stdout:Not possible to enable service . firewalld.service is not available 2023-12-09T01:31:45.441 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-09T01:31:45.441 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout disabled 2023-12-09T01:31:45.450 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-09T01:31:45.450 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2023-12-09T01:31:45.450 INFO:teuthology.orchestra.run.smithi031.stdout:firewalld.service is not enabled 2023-12-09T01:31:45.450 INFO:teuthology.orchestra.run.smithi031.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-12-09T01:31:45.451 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mgr to start... 2023-12-09T01:31:45.451 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mgr... 2023-12-09T01:31:45.559 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:45 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/3404989446' entity='client.admin' 2023-12-09T01:31:45.559 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:45 smithi031 bash[112358]: 0ee8a872b7ae3c906298e0e0e9c2d68a226d94e4e4ea28ee3fdc307f6fa35ddc 2023-12-09T01:31:45.559 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:45 smithi031 systemd[1]: Started Ceph mgr.a for 8e6dafa0-9632-11ee-95a3-87774f69a715. 2023-12-09T01:31:45.950 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:45 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:45.562+0000 7fbb71e44200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-09T01:31:45.951 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:45 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:45.763+0000 7fbb71e44200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-09T01:31:46.286 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:46 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:46.160+0000 7fbb71e44200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-09T01:31:46.336 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-12-09T01:31:46.336 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-12-09T01:31:46.336 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsid": "8e6dafa0-9632-11ee-95a3-87774f69a715", 2023-12-09T01:31:46.336 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "health": { 2023-12-09T01:31:46.336 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-09T01:31:46.336 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-09T01:31:46.336 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-09T01:31:46.336 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:46.336 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-09T01:31:46.336 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-09T01:31:46.336 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 0 2023-12-09T01:31:46.336 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-12-09T01:31:46.336 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-09T01:31:46.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "a" 2023-12-09T01:31:46.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-12-09T01:31:46.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-12-09T01:31:46.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-09T01:31:46.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:46.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-09T01:31:46.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-09T01:31:46.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:46.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-09T01:31:46.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:46.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-09T01:31:46.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-09T01:31:46.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-09T01:31:46.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-09T01:31:46.341 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-09T01:31:46.341 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-09T01:31:46.341 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:46.341 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-09T01:31:46.341 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-09T01:31:46.341 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-09T01:31:46.341 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-09T01:31:46.341 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-09T01:31:46.341 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-09T01:31:46.341 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-09T01:31:46.341 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-09T01:31:46.341 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-09T01:31:46.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:46.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-09T01:31:46.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:46.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-09T01:31:46.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-09T01:31:46.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:46.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-09T01:31:46.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-09T01:31:46.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-09T01:31:46.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-09T01:31:46.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-09T01:31:46.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-09T01:31:46.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "restful" 2023-12-09T01:31:46.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-12-09T01:31:46.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-09T01:31:46.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:46.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-09T01:31:46.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:46.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modified": "2023-12-09T01:31:40.253170+0000", 2023-12-09T01:31:46.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-09T01:31:46.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:46.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-09T01:31:46.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-12-09T01:31:46.343 INFO:teuthology.orchestra.run.smithi031.stdout:mgr not available, waiting (1/15)... 2023-12-09T01:31:46.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:46 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/2009890414' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-09T01:31:46.985 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:46 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:46.730+0000 7fbb71e44200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-09T01:31:47.450 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:46 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:46.985+0000 7fbb71e44200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-09T01:31:47.950 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:47 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:47.456+0000 7fbb71e44200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-09T01:31:48.523 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:48 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:48.254+0000 7fbb71e44200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-09T01:31:48.523 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:48 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:48.352+0000 7fbb71e44200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-09T01:31:49.201 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:49 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:49.073+0000 7fbb71e44200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-09T01:31:49.201 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:49 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:49.168+0000 7fbb71e44200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-09T01:31:49.263 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-12-09T01:31:49.263 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-12-09T01:31:49.263 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsid": "8e6dafa0-9632-11ee-95a3-87774f69a715", 2023-12-09T01:31:49.263 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "health": { 2023-12-09T01:31:49.264 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-09T01:31:49.264 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-09T01:31:49.264 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-09T01:31:49.264 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:49.264 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-09T01:31:49.264 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-09T01:31:49.264 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 0 2023-12-09T01:31:49.264 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-12-09T01:31:49.264 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-09T01:31:49.264 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "a" 2023-12-09T01:31:49.264 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-12-09T01:31:49.264 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2023-12-09T01:31:49.264 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-09T01:31:49.264 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:49.265 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-09T01:31:49.265 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-09T01:31:49.265 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:49.265 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-09T01:31:49.265 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:49.265 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-09T01:31:49.265 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-09T01:31:49.265 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-09T01:31:49.265 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-09T01:31:49.265 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-09T01:31:49.266 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-09T01:31:49.266 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:49.266 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-09T01:31:49.266 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-09T01:31:49.266 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-09T01:31:49.266 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-09T01:31:49.266 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-09T01:31:49.266 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-09T01:31:49.267 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "restful" 2023-12-09T01:31:49.268 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-12-09T01:31:49.268 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-09T01:31:49.268 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:49.268 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-09T01:31:49.268 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:49.268 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modified": "2023-12-09T01:31:40.253170+0000", 2023-12-09T01:31:49.268 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-09T01:31:49.268 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:49.268 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-09T01:31:49.268 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-12-09T01:31:49.268 INFO:teuthology.orchestra.run.smithi031.stdout:mgr not available, waiting (2/15)... 2023-12-09T01:31:49.635 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:49 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:49.269+0000 7fbb71e44200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-09T01:31:49.635 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:49 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:49.374+0000 7fbb71e44200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-09T01:31:49.635 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:49 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:49.634+0000 7fbb71e44200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-09T01:31:49.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:49 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/4206438912' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-09T01:31:49.951 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:49 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:49.739+0000 7fbb71e44200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-09T01:31:50.294 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:49 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:49.980+0000 7fbb71e44200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-09T01:31:50.294 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:50 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:50.087+0000 7fbb71e44200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-09T01:31:50.700 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:50 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:50.294+0000 7fbb71e44200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-09T01:31:50.701 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:50 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:50.390+0000 7fbb71e44200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-09T01:31:51.687 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:51 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:51.248+0000 7fbb71e44200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-09T01:31:51.687 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:51 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:51.482+0000 7fbb71e44200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-09T01:31:51.950 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:51 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:51.686+0000 7fbb71e44200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-09T01:31:51.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:51 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/2333473729' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-09T01:31:52.077 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-12-09T01:31:52.077 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-12-09T01:31:52.077 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsid": "8e6dafa0-9632-11ee-95a3-87774f69a715", 2023-12-09T01:31:52.077 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "health": { 2023-12-09T01:31:52.077 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-09T01:31:52.077 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-09T01:31:52.077 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-09T01:31:52.077 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:52.078 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-09T01:31:52.078 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-09T01:31:52.078 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 0 2023-12-09T01:31:52.078 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-12-09T01:31:52.078 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-09T01:31:52.078 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "a" 2023-12-09T01:31:52.078 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-12-09T01:31:52.078 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2023-12-09T01:31:52.078 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-09T01:31:52.078 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:52.078 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-09T01:31:52.078 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-09T01:31:52.078 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:52.079 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-09T01:31:52.079 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:52.079 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-09T01:31:52.079 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-09T01:31:52.079 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-09T01:31:52.079 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-09T01:31:52.082 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-09T01:31:52.083 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-09T01:31:52.083 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:52.083 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-09T01:31:52.083 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-09T01:31:52.083 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-09T01:31:52.083 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-09T01:31:52.083 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-09T01:31:52.083 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-09T01:31:52.083 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-09T01:31:52.083 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-09T01:31:52.083 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-09T01:31:52.083 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:52.083 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-09T01:31:52.083 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:52.084 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-09T01:31:52.084 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-09T01:31:52.084 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:52.084 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-09T01:31:52.084 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-09T01:31:52.084 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-09T01:31:52.084 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-09T01:31:52.084 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-09T01:31:52.084 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-09T01:31:52.084 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "restful" 2023-12-09T01:31:52.084 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-12-09T01:31:52.084 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-09T01:31:52.084 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:52.084 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-09T01:31:52.085 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:52.085 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modified": "2023-12-09T01:31:40.253170+0000", 2023-12-09T01:31:52.085 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-09T01:31:52.085 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:52.085 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-09T01:31:52.085 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-12-09T01:31:52.085 INFO:teuthology.orchestra.run.smithi031.stdout:mgr not available, waiting (3/15)... 2023-12-09T01:31:52.700 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:52 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:52.442+0000 7fbb71e44200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-09T01:31:52.701 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:52 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:52.644+0000 7fbb71e44200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-09T01:31:53.201 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:52 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:52.847+0000 7fbb71e44200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-09T01:31:53.201 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:31:52 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:31:52.976+0000 7fbb71e44200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-09T01:31:53.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:53 smithi031 ceph-mon[112124]: Activating manager daemon a 2023-12-09T01:31:53.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:53 smithi031 ceph-mon[112124]: mgrmap e2: a(active, starting, since 0.00329686s) 2023-12-09T01:31:53.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:53 smithi031 ceph-mon[112124]: from='mgr.14100 172.21.15.31:0/4273139600' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-09T01:31:53.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:53 smithi031 ceph-mon[112124]: from='mgr.14100 172.21.15.31:0/4273139600' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-09T01:31:53.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:53 smithi031 ceph-mon[112124]: from='mgr.14100 172.21.15.31:0/4273139600' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-09T01:31:53.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:53 smithi031 ceph-mon[112124]: from='mgr.14100 172.21.15.31:0/4273139600' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:31:53.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:53 smithi031 ceph-mon[112124]: from='mgr.14100 172.21.15.31:0/4273139600' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-09T01:31:53.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:53 smithi031 ceph-mon[112124]: Manager daemon a is now available 2023-12-09T01:31:53.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:53 smithi031 ceph-mon[112124]: from='mgr.14100 172.21.15.31:0/4273139600' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-09T01:31:53.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:53 smithi031 ceph-mon[112124]: from='mgr.14100 172.21.15.31:0/4273139600' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-09T01:31:53.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:53 smithi031 ceph-mon[112124]: from='mgr.14100 172.21.15.31:0/4273139600' entity='mgr.a' 2023-12-09T01:31:53.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:53 smithi031 ceph-mon[112124]: from='mgr.14100 172.21.15.31:0/4273139600' entity='mgr.a' 2023-12-09T01:31:53.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:53 smithi031 ceph-mon[112124]: from='mgr.14100 172.21.15.31:0/4273139600' entity='mgr.a' 2023-12-09T01:31:55.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:54 smithi031 ceph-mon[112124]: mgrmap e3: a(active, since 1.00963s) 2023-12-09T01:31:56.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:55 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/3228946801' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-09T01:31:57.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:31:57 smithi031 ceph-mon[112124]: mgrmap e4: a(active, since 3s) 2023-12-09T01:31:58.334 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-12-09T01:31:58.336 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-12-09T01:31:58.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsid": "8e6dafa0-9632-11ee-95a3-87774f69a715", 2023-12-09T01:31:58.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "health": { 2023-12-09T01:31:58.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-09T01:31:58.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-09T01:31:58.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-09T01:31:58.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:58.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-09T01:31:58.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-09T01:31:58.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 0 2023-12-09T01:31:58.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-12-09T01:31:58.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-09T01:31:58.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "a" 2023-12-09T01:31:58.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-12-09T01:31:58.337 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2023-12-09T01:31:58.338 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-09T01:31:58.338 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:58.338 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-09T01:31:58.338 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-09T01:31:58.338 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:58.338 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-09T01:31:58.338 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:58.338 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-09T01:31:58.338 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-09T01:31:58.338 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-09T01:31:58.338 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-09T01:31:58.341 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-09T01:31:58.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-09T01:31:58.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:58.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-09T01:31:58.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-09T01:31:58.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-09T01:31:58.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-09T01:31:58.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-09T01:31:58.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-09T01:31:58.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-09T01:31:58.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-09T01:31:58.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-09T01:31:58.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:58.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-09T01:31:58.342 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "restful" 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-09T01:31:58.343 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-09T01:31:58.344 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modified": "2023-12-09T01:31:40.253170+0000", 2023-12-09T01:31:58.344 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-09T01:31:58.344 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2023-12-09T01:31:58.344 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-09T01:31:58.344 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-12-09T01:31:58.344 INFO:teuthology.orchestra.run.smithi031.stdout:mgr is available 2023-12-09T01:32:00.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:00 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/3265756661' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-09T01:32:00.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:00 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/3265756661' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-09T01:32:02.118 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-12-09T01:32:02.119 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [global] 2023-12-09T01:32:02.119 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout fsid = 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:32:02.119 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-09T01:32:02.119 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-09T01:32:02.119 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-09T01:32:02.119 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-09T01:32:02.119 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-12-09T01:32:02.119 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-09T01:32:02.119 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-09T01:32:02.119 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2023-12-09T01:32:02.119 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [osd] 2023-12-09T01:32:02.119 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-09T01:32:02.119 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-09T01:32:02.119 INFO:teuthology.orchestra.run.smithi031.stdout:Enabling cephadm module... 2023-12-09T01:32:03.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:03 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/1459882259' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-09T01:32:03.451 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:03 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: ignoring --setuser ceph since I am not root 2023-12-09T01:32:03.451 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:03 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: ignoring --setgroup ceph since I am not root 2023-12-09T01:32:03.451 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:03 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:03.350+0000 7fc99e8ef200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-09T01:32:03.932 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:03 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:03.548+0000 7fc99e8ef200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-09T01:32:04.185 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:03 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:03.932+0000 7fc99e8ef200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-09T01:32:04.185 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:04 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/1459882259' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-09T01:32:04.185 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:04 smithi031 ceph-mon[112124]: mgrmap e5: a(active, since 10s) 2023-12-09T01:32:04.186 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:04 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/1219260180' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-09T01:32:04.505 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-12-09T01:32:04.506 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-12-09T01:32:04.506 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-09T01:32:04.506 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-12-09T01:32:04.506 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-09T01:32:04.506 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-12-09T01:32:04.506 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for the mgr to restart... 2023-12-09T01:32:04.506 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mgr epoch 5... 2023-12-09T01:32:04.701 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:04 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:04.500+0000 7fc99e8ef200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-09T01:32:05.202 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:04 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:04.764+0000 7fc99e8ef200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-09T01:32:05.700 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:05 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:05.242+0000 7fc99e8ef200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-09T01:32:06.450 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:06 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:06.041+0000 7fc99e8ef200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-09T01:32:06.451 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:06 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:06.139+0000 7fc99e8ef200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-09T01:32:07.120 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:06 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:06.821+0000 7fc99e8ef200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-09T01:32:07.120 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:06 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:06.915+0000 7fc99e8ef200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-09T01:32:07.120 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:07 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:07.015+0000 7fc99e8ef200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-09T01:32:07.378 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:07 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:07.119+0000 7fc99e8ef200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-09T01:32:07.700 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:07 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:07.377+0000 7fc99e8ef200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-09T01:32:07.701 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:07 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:07.481+0000 7fc99e8ef200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-09T01:32:08.036 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:07 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:07.723+0000 7fc99e8ef200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-09T01:32:08.036 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:07 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:07.830+0000 7fc99e8ef200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-09T01:32:08.450 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:08.035+0000 7fc99e8ef200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-09T01:32:08.451 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:08.131+0000 7fc99e8ef200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-09T01:32:09.415 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:08.993+0000 7fc99e8ef200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-09T01:32:09.415 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:09 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:09.212+0000 7fc99e8ef200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-09T01:32:10.450 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:09 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:09.414+0000 7fc99e8ef200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-09T01:32:10.451 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:10.184+0000 7fc99e8ef200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-09T01:32:10.451 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:10.387+0000 7fc99e8ef200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-09T01:32:10.951 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:10.590+0000 7fc99e8ef200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-09T01:32:10.951 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:10.718+0000 7fc99e8ef200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-09T01:32:10.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-mon[112124]: Active manager daemon a restarted 2023-12-09T01:32:10.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-mon[112124]: Activating manager daemon a 2023-12-09T01:32:10.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-mon[112124]: osdmap e2: 0 total, 0 up, 0 in 2023-12-09T01:32:10.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-mon[112124]: mgrmap e6: a(active, starting, since 0.00388851s) 2023-12-09T01:32:10.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:32:10.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-09T01:32:10.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-09T01:32:10.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-09T01:32:10.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-09T01:32:10.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-mon[112124]: Manager daemon a is now available 2023-12-09T01:32:10.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' 2023-12-09T01:32:10.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' 2023-12-09T01:32:10.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:10 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:32:12.079 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-12-09T01:32:12.079 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-12-09T01:32:12.079 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-09T01:32:12.079 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-12-09T01:32:12.079 INFO:teuthology.orchestra.run.smithi031.stdout:mgr epoch 5 is available 2023-12-09T01:32:12.079 INFO:teuthology.orchestra.run.smithi031.stdout:Setting orchestrator backend to cephadm... 2023-12-09T01:32:12.177 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:11 smithi031 ceph-mon[112124]: Found migration_current of "None". Setting to last migration. 2023-12-09T01:32:12.178 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:11 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:32:12.178 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:11 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:32:12.178 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:11 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-09T01:32:12.178 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:11 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-09T01:32:12.178 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:11 smithi031 ceph-mon[112124]: mgrmap e7: a(active, since 1.0057s) 2023-12-09T01:32:12.981 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:12 smithi031 ceph-mon[112124]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-09T01:32:12.981 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:12 smithi031 ceph-mon[112124]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-09T01:32:12.981 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:12 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' 2023-12-09T01:32:12.981 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:12 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' 2023-12-09T01:32:12.981 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:12 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' 2023-12-09T01:32:12.981 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:12 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:32:13.978 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout value unchanged 2023-12-09T01:32:13.979 INFO:teuthology.orchestra.run.smithi031.stdout:Generating ssh key... 2023-12-09T01:32:14.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:13 smithi031 ceph-mon[112124]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:32:14.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:13 smithi031 ceph-mon[112124]: mgrmap e8: a(active, since 2s) 2023-12-09T01:32:15.032 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-mon[112124]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:32:15.032 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-mon[112124]: [09/Dec/2023:01:32:14] ENGINE Bus STARTING 2023-12-09T01:32:15.032 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:32:15.032 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' 2023-12-09T01:32:15.032 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' 2023-12-09T01:32:15.033 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: Generating public/private rsa key pair. 2023-12-09T01:32:15.033 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: Your identification has been saved in /tmp/tmpao312x76/key. 2023-12-09T01:32:15.033 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: Your public key has been saved in /tmp/tmpao312x76/key.pub. 2023-12-09T01:32:15.033 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: The key fingerprint is: 2023-12-09T01:32:15.033 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: SHA256:EKkYI8s/oZpVDfen9EK8BAsaSToL2rKZd6ed3kWRQvg ceph-8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:32:15.033 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: The key's randomart image is: 2023-12-09T01:32:15.033 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: +---[RSA 3072]----+ 2023-12-09T01:32:15.033 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: | ... .o. | 2023-12-09T01:32:15.033 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: |..= o =o . | 2023-12-09T01:32:15.033 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: |=o * *.*. o | 2023-12-09T01:32:15.033 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: |+=o.o o.E... | 2023-12-09T01:32:15.033 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: |+ +.. +S=. | 2023-12-09T01:32:15.033 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: | *.o +.. | 2023-12-09T01:32:15.034 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: |=o. o . .. | 2023-12-09T01:32:15.034 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: |o. . + o . | 2023-12-09T01:32:15.034 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: | ..+ . | 2023-12-09T01:32:15.034 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:14 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: +----[SHA256]-----+ 2023-12-09T01:32:16.038 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJhCV/Ol0wz2r/INgQKeZbqz/HoB9xNguwbtOd5dZeGcws9tHWHtdX+NlDqlKhbkC5tNld8SAIc+xQRjeSnYDKMcLgKBtewG17+Uo9wSr7W35XU+Jai4yQrj7il5ni2d1CygBC/sRF5ukZmL11aw4705Z1oaoC/yIhkwA9gjfOwP6KjU7zdMUvj5IyP5h1ma6XQhfWLZuBZLZiEEVBh3LlJFliyq+HqmBUUsI+hPehRk0quR/yWcrhXIAEn7N7U8i35aP56lKGZtEzojPqBzj8w9WMRONh6x1F1zpwlchbJ73+ZNHXr5EqXOL9j8VVMvgS27T/vGfq2GQ3zy5TMH/EfHabRjWVjYdbDHCP2M9Chf6Ir6gE0s3+KWpkv/jr+ucKN/e6+gM9usPIwQTsuZcSsN79/H3QrVee8pG8yC6AZn/4y++8ETLX6b9eLI7iKhjMVaFVEExJV0JLY3O+ryDYSaqgUqZ/Vi5YV/UR1ts1n/F2YxbhisXHpsLFlAyb6Ck= ceph-8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:32:16.038 INFO:teuthology.orchestra.run.smithi031.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-09T01:32:16.039 INFO:teuthology.orchestra.run.smithi031.stdout:Adding key to root@localhost authorized_keys... 2023-12-09T01:32:16.040 INFO:teuthology.orchestra.run.smithi031.stdout:Adding host smithi031... 2023-12-09T01:32:16.152 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:15 smithi031 ceph-mon[112124]: [09/Dec/2023:01:32:14] ENGINE Serving on https://172.21.15.31:7150 2023-12-09T01:32:16.152 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:15 smithi031 ceph-mon[112124]: [09/Dec/2023:01:32:14] ENGINE Serving on http://172.21.15.31:8765 2023-12-09T01:32:16.152 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:15 smithi031 ceph-mon[112124]: [09/Dec/2023:01:32:14] ENGINE Bus STARTED 2023-12-09T01:32:16.152 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:15 smithi031 ceph-mon[112124]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:32:16.153 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:15 smithi031 ceph-mon[112124]: Generating ssh key... 2023-12-09T01:32:16.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:16 smithi031 ceph-mon[112124]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:32:18.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:17 smithi031 ceph-mon[112124]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi031", "addr": "172.21.15.31", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:32:18.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:17 smithi031 ceph-mon[112124]: Deploying cephadm binary to smithi031 2023-12-09T01:32:21.023 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout Added host 'smithi031' with addr '172.21.15.31' 2023-12-09T01:32:21.023 INFO:teuthology.orchestra.run.smithi031.stdout:Deploying unmanaged mon service... 2023-12-09T01:32:21.885 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:21 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' 2023-12-09T01:32:21.885 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:21 smithi031 ceph-mon[112124]: Added host smithi031 2023-12-09T01:32:21.885 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:21 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:32:21.885 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:21 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' 2023-12-09T01:32:22.078 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-12-09T01:32:22.078 INFO:teuthology.orchestra.run.smithi031.stdout:Deploying unmanaged mgr service... 2023-12-09T01:32:23.020 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:22 smithi031 ceph-mon[112124]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:32:23.020 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:22 smithi031 ceph-mon[112124]: Saving service mon spec with placement count:5 2023-12-09T01:32:23.020 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:22 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' 2023-12-09T01:32:23.344 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-12-09T01:32:24.052 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:23 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' 2023-12-09T01:32:24.052 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:23 smithi031 ceph-mon[112124]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:32:24.052 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:23 smithi031 ceph-mon[112124]: Saving service mgr spec with placement count:2 2023-12-09T01:32:24.052 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:23 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' 2023-12-09T01:32:25.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:24 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' 2023-12-09T01:32:25.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:24 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/2957831670' entity='client.admin' 2023-12-09T01:32:25.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:24 smithi031 ceph-mon[112124]: from='mgr.14120 172.21.15.31:0/767291507' entity='mgr.a' 2023-12-09T01:32:25.344 INFO:teuthology.orchestra.run.smithi031.stdout:Enabling the dashboard module... 2023-12-09T01:32:26.039 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:26 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/2519156271' entity='client.admin' 2023-12-09T01:32:26.039 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:26 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/2965016477' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-09T01:32:26.304 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:26 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: ignoring --setuser ceph since I am not root 2023-12-09T01:32:26.304 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:26 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: ignoring --setgroup ceph since I am not root 2023-12-09T01:32:26.305 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:26 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:26.206+0000 7fa6552aa200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-09T01:32:26.564 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:26 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:26.405+0000 7fa6552aa200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-09T01:32:26.951 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:26 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:26.787+0000 7fa6552aa200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-09T01:32:27.284 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:27 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/2965016477' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-09T01:32:27.284 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:27 smithi031 ceph-mon[112124]: mgrmap e9: a(active, since 15s) 2023-12-09T01:32:27.460 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-12-09T01:32:27.461 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-12-09T01:32:27.461 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-09T01:32:27.461 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-12-09T01:32:27.461 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-09T01:32:27.461 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-12-09T01:32:27.461 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for the mgr to restart... 2023-12-09T01:32:27.461 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mgr epoch 9... 2023-12-09T01:32:27.574 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:27 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:27.359+0000 7fa6552aa200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-09T01:32:27.950 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:27 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:27.637+0000 7fa6552aa200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-09T01:32:28.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:28 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/2928202981' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-09T01:32:28.451 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:28 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:28.120+0000 7fa6552aa200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-09T01:32:29.200 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:28 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:28.922+0000 7fa6552aa200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-09T01:32:29.201 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:29 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:29.020+0000 7fa6552aa200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-09T01:32:30.007 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:29 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:29.705+0000 7fa6552aa200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-09T01:32:30.007 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:29 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:29.801+0000 7fa6552aa200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-09T01:32:30.007 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:29 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:29.901+0000 7fa6552aa200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-09T01:32:30.266 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:30 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:30.006+0000 7fa6552aa200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-09T01:32:30.614 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:30 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:30.265+0000 7fa6552aa200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-09T01:32:30.614 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:30 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:30.371+0000 7fa6552aa200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-09T01:32:30.614 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:30 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:30.613+0000 7fa6552aa200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-09T01:32:30.929 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:30 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:30.721+0000 7fa6552aa200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-09T01:32:31.200 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:30 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:30.928+0000 7fa6552aa200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-09T01:32:31.201 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:31 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:31.024+0000 7fa6552aa200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-09T01:32:32.200 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:31 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:31.886+0000 7fa6552aa200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-09T01:32:32.201 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:32 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:32.108+0000 7fa6552aa200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-09T01:32:32.701 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:32 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:32.312+0000 7fa6552aa200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-09T01:32:33.450 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:33 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:33.092+0000 7fa6552aa200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-09T01:32:33.451 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:33 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:33.299+0000 7fa6552aa200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-09T01:32:33.776 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:33 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:33.506+0000 7fa6552aa200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-09T01:32:33.777 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:32:33 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:32:33.637+0000 7fa6552aa200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-09T01:32:33.777 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:33 smithi031 ceph-mon[112124]: Active manager daemon a restarted 2023-12-09T01:32:33.777 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:33 smithi031 ceph-mon[112124]: Activating manager daemon a 2023-12-09T01:32:33.777 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:33 smithi031 ceph-mon[112124]: osdmap e3: 0 total, 0 up, 0 in 2023-12-09T01:32:33.777 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:33 smithi031 ceph-mon[112124]: mgrmap e10: a(active, starting, since 0.00377095s) 2023-12-09T01:32:33.777 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:33 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:32:33.777 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:33 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-09T01:32:33.777 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:33 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-09T01:32:33.777 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:33 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-09T01:32:33.777 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:33 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-09T01:32:33.777 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:33 smithi031 ceph-mon[112124]: Manager daemon a is now available 2023-12-09T01:32:35.043 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2023-12-09T01:32:35.043 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-12-09T01:32:35.043 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-09T01:32:35.043 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2023-12-09T01:32:35.043 INFO:teuthology.orchestra.run.smithi031.stdout:mgr epoch 9 is available 2023-12-09T01:32:35.043 INFO:teuthology.orchestra.run.smithi031.stdout:Generating a dashboard self-signed certificate... 2023-12-09T01:32:35.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:34 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:32:35.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:34 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:32:35.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:34 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-09T01:32:35.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:34 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-09T01:32:35.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:34 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:35.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:34 smithi031 ceph-mon[112124]: mgrmap e11: a(active, since 1.00682s) 2023-12-09T01:32:36.008 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:35 smithi031 ceph-mon[112124]: [09/Dec/2023:01:32:34] ENGINE Bus STARTING 2023-12-09T01:32:36.008 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:35 smithi031 ceph-mon[112124]: [09/Dec/2023:01:32:34] ENGINE Serving on http://172.21.15.31:8765 2023-12-09T01:32:36.008 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:35 smithi031 ceph-mon[112124]: [09/Dec/2023:01:32:34] ENGINE Serving on https://172.21.15.31:7150 2023-12-09T01:32:36.008 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:35 smithi031 ceph-mon[112124]: [09/Dec/2023:01:32:34] ENGINE Bus STARTED 2023-12-09T01:32:36.008 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:35 smithi031 ceph-mon[112124]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-09T01:32:36.008 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:35 smithi031 ceph-mon[112124]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-09T01:32:36.008 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:35 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:36.210 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-12-09T01:32:36.210 INFO:teuthology.orchestra.run.smithi031.stdout:Creating initial admin user... 2023-12-09T01:32:36.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:36 smithi031 ceph-mon[112124]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:32:36.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:36 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:36.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:36 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:36.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:36 smithi031 ceph-mon[112124]: mgrmap e12: a(active, since 2s) 2023-12-09T01:32:37.693 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$JI6//XqoLVEOB6cUb6cC7e4wPOrn4S2RGsPBoEBupdgY0D4p2Kp.C", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1702085557, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-09T01:32:37.693 INFO:teuthology.orchestra.run.smithi031.stdout:Fetching dashboard port number... 2023-12-09T01:32:38.620 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:38 smithi031 ceph-mon[112124]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:32:38.620 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:38 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:38.620 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:38 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/805269210' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-09T01:32:38.675 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 8443 2023-12-09T01:32:38.687 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-09T01:32:38.687 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout disabled 2023-12-09T01:32:38.696 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-09T01:32:38.697 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2023-12-09T01:32:38.697 INFO:teuthology.orchestra.run.smithi031.stdout:firewalld.service is not enabled 2023-12-09T01:32:38.697 INFO:teuthology.orchestra.run.smithi031.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-09T01:32:38.700 INFO:teuthology.orchestra.run.smithi031.stdout:Ceph Dashboard is now available at: 2023-12-09T01:32:38.700 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:32:38.700 INFO:teuthology.orchestra.run.smithi031.stdout: URL: https://smithi031.front.sepia.ceph.com:8443/ 2023-12-09T01:32:38.700 INFO:teuthology.orchestra.run.smithi031.stdout: User: admin 2023-12-09T01:32:38.700 INFO:teuthology.orchestra.run.smithi031.stdout: Password: sjg2juhf8i 2023-12-09T01:32:38.700 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:32:38.701 INFO:teuthology.orchestra.run.smithi031.stdout:Saving cluster configuration to /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config directory 2023-12-09T01:32:38.701 INFO:teuthology.orchestra.run.smithi031.stdout:Enabling autotune for osd_memory_target 2023-12-09T01:32:40.700 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-12-09T01:32:40.700 INFO:teuthology.orchestra.run.smithi031.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-12-09T01:32:40.700 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:32:40.700 INFO:teuthology.orchestra.run.smithi031.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-09T01:32:40.701 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:32:40.701 INFO:teuthology.orchestra.run.smithi031.stdout:Or, if you are only running a single cluster on this host: 2023-12-09T01:32:40.701 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:32:40.701 INFO:teuthology.orchestra.run.smithi031.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-12-09T01:32:40.701 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:32:40.701 INFO:teuthology.orchestra.run.smithi031.stdout:Please consider enabling telemetry to help improve Ceph: 2023-12-09T01:32:40.701 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:32:40.701 INFO:teuthology.orchestra.run.smithi031.stdout: ceph telemetry on 2023-12-09T01:32:40.701 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:32:40.701 INFO:teuthology.orchestra.run.smithi031.stdout:For more information see: 2023-12-09T01:32:40.701 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:32:40.701 INFO:teuthology.orchestra.run.smithi031.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-12-09T01:32:40.701 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:32:40.701 INFO:teuthology.orchestra.run.smithi031.stdout:Bootstrap complete. 2023-12-09T01:32:40.756 INFO:tasks.cephadm:Fetching config... 2023-12-09T01:32:40.756 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-09T01:32:40.756 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-09T01:32:40.778 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-09T01:32:40.779 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-09T01:32:40.779 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-09T01:32:40.839 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-09T01:32:40.840 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-09T01:32:40.840 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-09T01:32:40.884 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:40 smithi031 ceph-mon[112124]: mgrmap e13: a(active, since 6s) 2023-12-09T01:32:40.884 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:40 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/626856228' entity='client.admin' 2023-12-09T01:32:40.919 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-09T01:32:40.919 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-09T01:32:40.919 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-09T01:32:40.981 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-09T01:32:40.981 DEBUG:teuthology.orchestra.run.smithi031:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJhCV/Ol0wz2r/INgQKeZbqz/HoB9xNguwbtOd5dZeGcws9tHWHtdX+NlDqlKhbkC5tNld8SAIc+xQRjeSnYDKMcLgKBtewG17+Uo9wSr7W35XU+Jai4yQrj7il5ni2d1CygBC/sRF5ukZmL11aw4705Z1oaoC/yIhkwA9gjfOwP6KjU7zdMUvj5IyP5h1ma6XQhfWLZuBZLZiEEVBh3LlJFliyq+HqmBUUsI+hPehRk0quR/yWcrhXIAEn7N7U8i35aP56lKGZtEzojPqBzj8w9WMRONh6x1F1zpwlchbJ73+ZNHXr5EqXOL9j8VVMvgS27T/vGfq2GQ3zy5TMH/EfHabRjWVjYdbDHCP2M9Chf6Ir6gE0s3+KWpkv/jr+ucKN/e6+gM9usPIwQTsuZcSsN79/H3QrVee8pG8yC6AZn/4y++8ETLX6b9eLI7iKhjMVaFVEExJV0JLY3O+ryDYSaqgUqZ/Vi5YV/UR1ts1n/F2YxbhisXHpsLFlAyb6Ck= ceph-8e6dafa0-9632-11ee-95a3-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-09T01:32:41.062 INFO:teuthology.orchestra.run.smithi031.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJhCV/Ol0wz2r/INgQKeZbqz/HoB9xNguwbtOd5dZeGcws9tHWHtdX+NlDqlKhbkC5tNld8SAIc+xQRjeSnYDKMcLgKBtewG17+Uo9wSr7W35XU+Jai4yQrj7il5ni2d1CygBC/sRF5ukZmL11aw4705Z1oaoC/yIhkwA9gjfOwP6KjU7zdMUvj5IyP5h1ma6XQhfWLZuBZLZiEEVBh3LlJFliyq+HqmBUUsI+hPehRk0quR/yWcrhXIAEn7N7U8i35aP56lKGZtEzojPqBzj8w9WMRONh6x1F1zpwlchbJ73+ZNHXr5EqXOL9j8VVMvgS27T/vGfq2GQ3zy5TMH/EfHabRjWVjYdbDHCP2M9Chf6Ir6gE0s3+KWpkv/jr+ucKN/e6+gM9usPIwQTsuZcSsN79/H3QrVee8pG8yC6AZn/4y++8ETLX6b9eLI7iKhjMVaFVEExJV0JLY3O+ryDYSaqgUqZ/Vi5YV/UR1ts1n/F2YxbhisXHpsLFlAyb6Ck= ceph-8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:32:41.076 DEBUG:teuthology.orchestra.run.smithi064:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJhCV/Ol0wz2r/INgQKeZbqz/HoB9xNguwbtOd5dZeGcws9tHWHtdX+NlDqlKhbkC5tNld8SAIc+xQRjeSnYDKMcLgKBtewG17+Uo9wSr7W35XU+Jai4yQrj7il5ni2d1CygBC/sRF5ukZmL11aw4705Z1oaoC/yIhkwA9gjfOwP6KjU7zdMUvj5IyP5h1ma6XQhfWLZuBZLZiEEVBh3LlJFliyq+HqmBUUsI+hPehRk0quR/yWcrhXIAEn7N7U8i35aP56lKGZtEzojPqBzj8w9WMRONh6x1F1zpwlchbJ73+ZNHXr5EqXOL9j8VVMvgS27T/vGfq2GQ3zy5TMH/EfHabRjWVjYdbDHCP2M9Chf6Ir6gE0s3+KWpkv/jr+ucKN/e6+gM9usPIwQTsuZcSsN79/H3QrVee8pG8yC6AZn/4y++8ETLX6b9eLI7iKhjMVaFVEExJV0JLY3O+ryDYSaqgUqZ/Vi5YV/UR1ts1n/F2YxbhisXHpsLFlAyb6Ck= ceph-8e6dafa0-9632-11ee-95a3-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-09T01:32:41.124 INFO:teuthology.orchestra.run.smithi064.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJhCV/Ol0wz2r/INgQKeZbqz/HoB9xNguwbtOd5dZeGcws9tHWHtdX+NlDqlKhbkC5tNld8SAIc+xQRjeSnYDKMcLgKBtewG17+Uo9wSr7W35XU+Jai4yQrj7il5ni2d1CygBC/sRF5ukZmL11aw4705Z1oaoC/yIhkwA9gjfOwP6KjU7zdMUvj5IyP5h1ma6XQhfWLZuBZLZiEEVBh3LlJFliyq+HqmBUUsI+hPehRk0quR/yWcrhXIAEn7N7U8i35aP56lKGZtEzojPqBzj8w9WMRONh6x1F1zpwlchbJ73+ZNHXr5EqXOL9j8VVMvgS27T/vGfq2GQ3zy5TMH/EfHabRjWVjYdbDHCP2M9Chf6Ir6gE0s3+KWpkv/jr+ucKN/e6+gM9usPIwQTsuZcSsN79/H3QrVee8pG8yC6AZn/4y++8ETLX6b9eLI7iKhjMVaFVEExJV0JLY3O+ryDYSaqgUqZ/Vi5YV/UR1ts1n/F2YxbhisXHpsLFlAyb6Ck= ceph-8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:32:41.136 DEBUG:teuthology.orchestra.run.smithi093:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJhCV/Ol0wz2r/INgQKeZbqz/HoB9xNguwbtOd5dZeGcws9tHWHtdX+NlDqlKhbkC5tNld8SAIc+xQRjeSnYDKMcLgKBtewG17+Uo9wSr7W35XU+Jai4yQrj7il5ni2d1CygBC/sRF5ukZmL11aw4705Z1oaoC/yIhkwA9gjfOwP6KjU7zdMUvj5IyP5h1ma6XQhfWLZuBZLZiEEVBh3LlJFliyq+HqmBUUsI+hPehRk0quR/yWcrhXIAEn7N7U8i35aP56lKGZtEzojPqBzj8w9WMRONh6x1F1zpwlchbJ73+ZNHXr5EqXOL9j8VVMvgS27T/vGfq2GQ3zy5TMH/EfHabRjWVjYdbDHCP2M9Chf6Ir6gE0s3+KWpkv/jr+ucKN/e6+gM9usPIwQTsuZcSsN79/H3QrVee8pG8yC6AZn/4y++8ETLX6b9eLI7iKhjMVaFVEExJV0JLY3O+ryDYSaqgUqZ/Vi5YV/UR1ts1n/F2YxbhisXHpsLFlAyb6Ck= ceph-8e6dafa0-9632-11ee-95a3-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-09T01:32:41.182 INFO:teuthology.orchestra.run.smithi093.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJhCV/Ol0wz2r/INgQKeZbqz/HoB9xNguwbtOd5dZeGcws9tHWHtdX+NlDqlKhbkC5tNld8SAIc+xQRjeSnYDKMcLgKBtewG17+Uo9wSr7W35XU+Jai4yQrj7il5ni2d1CygBC/sRF5ukZmL11aw4705Z1oaoC/yIhkwA9gjfOwP6KjU7zdMUvj5IyP5h1ma6XQhfWLZuBZLZiEEVBh3LlJFliyq+HqmBUUsI+hPehRk0quR/yWcrhXIAEn7N7U8i35aP56lKGZtEzojPqBzj8w9WMRONh6x1F1zpwlchbJ73+ZNHXr5EqXOL9j8VVMvgS27T/vGfq2GQ3zy5TMH/EfHabRjWVjYdbDHCP2M9Chf6Ir6gE0s3+KWpkv/jr+ucKN/e6+gM9usPIwQTsuZcSsN79/H3QrVee8pG8yC6AZn/4y++8ETLX6b9eLI7iKhjMVaFVEExJV0JLY3O+ryDYSaqgUqZ/Vi5YV/UR1ts1n/F2YxbhisXHpsLFlAyb6Ck= ceph-8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:32:41.194 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-09T01:32:41.489 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:32:43.260 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-09T01:32:43.261 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-09T01:32:43.602 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:32:43.906 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:43 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:43.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:43 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:43.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:43 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi031", "name": "osd_memory_target"}]: dispatch 2023-12-09T01:32:43.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:43 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:43.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:43 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:32:43.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:43 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:43.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:43 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/3814588003' entity='client.admin' 2023-12-09T01:32:43.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:43 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:32:43.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:43 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:45.370 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi064 2023-12-09T01:32:45.370 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-12-09T01:32:45.370 DEBUG:teuthology.orchestra.run.smithi064:> dd of=/etc/ceph/ceph.conf 2023-12-09T01:32:45.393 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-12-09T01:32:45.393 DEBUG:teuthology.orchestra.run.smithi064:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:32:45.455 INFO:tasks.cephadm:Adding host smithi064 to orchestrator... 2023-12-09T01:32:45.455 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph orch host add smithi064 2023-12-09T01:32:45.759 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:32:46.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:45 smithi031 ceph-mon[112124]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:32:46.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:45 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:46.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:45 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:32:46.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:45 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:32:46.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:45 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:32:46.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:45 smithi031 ceph-mon[112124]: Updating smithi031:/etc/ceph/ceph.conf 2023-12-09T01:32:47.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:47 smithi031 ceph-mon[112124]: Updating smithi031:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:32:47.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:47 smithi031 ceph-mon[112124]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:32:47.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:47 smithi031 ceph-mon[112124]: Updating smithi031:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T01:32:47.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:47 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:47.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:47 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:47.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:47 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:48.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:48 smithi031 ceph-mon[112124]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi064", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:32:49.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:49 smithi031 ceph-mon[112124]: Deploying cephadm binary to smithi064 2023-12-09T01:32:50.917 INFO:teuthology.orchestra.run.smithi031.stdout:Added host 'smithi064' with addr '172.21.15.64' 2023-12-09T01:32:51.320 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph orch host ls --format=json 2023-12-09T01:32:51.612 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:32:52.046 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:51 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:52.046 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:51 smithi031 ceph-mon[112124]: Added host smithi064 2023-12-09T01:32:52.046 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:51 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:32:52.047 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:51 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:52.047 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:51 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:52.776 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:32:52.776 INFO:teuthology.orchestra.run.smithi031.stdout:[{"addr": "172.21.15.31", "hostname": "smithi031", "labels": [], "status": ""}, {"addr": "172.21.15.64", "hostname": "smithi064", "labels": [], "status": ""}] 2023-12-09T01:32:53.157 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi093 2023-12-09T01:32:53.157 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-09T01:32:53.157 DEBUG:teuthology.orchestra.run.smithi093:> dd of=/etc/ceph/ceph.conf 2023-12-09T01:32:53.180 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-09T01:32:53.180 DEBUG:teuthology.orchestra.run.smithi093:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:32:53.242 INFO:tasks.cephadm:Adding host smithi093 to orchestrator... 2023-12-09T01:32:53.242 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph orch host add smithi093 2023-12-09T01:32:53.538 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:32:53.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:53 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:53.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:53 smithi031 ceph-mon[112124]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T01:32:55.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:54 smithi031 ceph-mon[112124]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:32:56.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:55 smithi031 ceph-mon[112124]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi093", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:32:56.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:55 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:56.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:55 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:56.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:55 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:56.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:55 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:56.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:55 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2023-12-09T01:32:56.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:55 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:32:56.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:55 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:32:56.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:55 smithi031 ceph-mon[112124]: Updating smithi064:/etc/ceph/ceph.conf 2023-12-09T01:32:57.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:56 smithi031 ceph-mon[112124]: Updating smithi064:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:32:57.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:56 smithi031 ceph-mon[112124]: Deploying cephadm binary to smithi093 2023-12-09T01:32:57.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:56 smithi031 ceph-mon[112124]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:32:57.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:56 smithi031 ceph-mon[112124]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:32:57.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:56 smithi031 ceph-mon[112124]: Updating smithi064:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T01:32:57.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:56 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:57.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:56 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:57.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:56 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:58.875 INFO:teuthology.orchestra.run.smithi031.stdout:Added host 'smithi093' with addr '172.21.15.93' 2023-12-09T01:32:59.167 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:58 smithi031 ceph-mon[112124]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:32:59.167 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:58 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:32:59.167 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:58 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:32:59.259 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph orch host ls --format=json 2023-12-09T01:32:59.549 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:33:00.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:59 smithi031 ceph-mon[112124]: Added host smithi093 2023-12-09T01:33:00.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:59 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:00.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:32:59 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:00.767 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:33:00.767 INFO:teuthology.orchestra.run.smithi031.stdout:[{"addr": "172.21.15.31", "hostname": "smithi031", "labels": [], "status": ""}, {"addr": "172.21.15.64", "hostname": "smithi064", "labels": [], "status": ""}, {"addr": "172.21.15.93", "hostname": "smithi093", "labels": [], "status": ""}] 2023-12-09T01:33:01.066 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:00 smithi031 ceph-mon[112124]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:01.066 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:00 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:01.156 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-09T01:33:01.156 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph osd crush tunables default 2023-12-09T01:33:01.449 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:33:02.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:01 smithi031 ceph-mon[112124]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T01:33:03.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:02 smithi031 ceph-mon[112124]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:03.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:02 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:03.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:02 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:03.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:02 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:03.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:02 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:03.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:02 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi093", "name": "osd_memory_target"}]: dispatch 2023-12-09T01:33:03.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:02 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:03.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:02 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:03.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:02 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/3072366193' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-09T01:33:03.627 INFO:teuthology.orchestra.run.smithi031.stderr:adjusted tunables profile to default 2023-12-09T01:33:04.005 INFO:tasks.cephadm:Adding mon.a on smithi031 2023-12-09T01:33:04.005 INFO:tasks.cephadm:Adding mon.b on smithi064 2023-12-09T01:33:04.005 INFO:tasks.cephadm:Adding mon.c on smithi093 2023-12-09T01:33:04.005 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph orch apply mon '3;smithi031:172.21.15.31=a;smithi064:172.21.15.64=b;smithi093:172.21.15.93=c' 2023-12-09T01:33:04.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:03 smithi031 ceph-mon[112124]: Updating smithi093:/etc/ceph/ceph.conf 2023-12-09T01:33:04.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:03 smithi031 ceph-mon[112124]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:33:04.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:03 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/3072366193' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-09T01:33:04.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:03 smithi031 ceph-mon[112124]: osdmap e4: 0 total, 0 up, 0 in 2023-12-09T01:33:04.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:03 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:04.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:03 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:04.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:03 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:04.285 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:33:05.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:04 smithi031 ceph-mon[112124]: Updating smithi093:/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:33:05.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:04 smithi031 ceph-mon[112124]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T01:33:05.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:04 smithi031 ceph-mon[112124]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:05.506 INFO:teuthology.orchestra.run.smithi093.stdout:Scheduled mon update... 2023-12-09T01:33:05.855 DEBUG:teuthology.orchestra.run.smithi064:mon.b> sudo journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mon.b.service 2023-12-09T01:33:05.894 DEBUG:teuthology.orchestra.run.smithi093:mon.c> sudo journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mon.c.service 2023-12-09T01:33:05.896 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-09T01:33:05.896 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-09T01:33:05.925 INFO:journalctl@ceph.mon.c.smithi093.stdout:-- Logs begin at Sat 2023-12-09 01:16:28 UTC. -- 2023-12-09T01:33:05.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:-- Logs begin at Sat 2023-12-09 01:16:31 UTC. -- 2023-12-09T01:33:06.295 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:33:06.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:06 smithi031 ceph-mon[112124]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi031:172.21.15.31=a;smithi064:172.21.15.64=b;smithi093:172.21.15.93=c", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:33:06.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:06 smithi031 ceph-mon[112124]: Saving service mon spec with placement smithi031:172.21.15.31=a;smithi064:172.21.15.64=b;smithi093:172.21.15.93=c;count:3 2023-12-09T01:33:06.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:06 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:06.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:06 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:06.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:06 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:06.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:06 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:06.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:06 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:06.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:06 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:06.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:06 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:06.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:06 smithi031 ceph-mon[112124]: Deploying daemon mon.c on smithi093 2023-12-09T01:33:06.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:06 smithi031 ceph-mon[112124]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:07.873 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:33:07.873 INFO:teuthology.orchestra.run.smithi093.stdout:{"epoch":1,"fsid":"8e6dafa0-9632-11ee-95a3-87774f69a715","modified":"2023-12-09T01:31:38.226197Z","created":"2023-12-09T01:31:38.226197Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3300","nonce":0},{"type":"v1","addr":"172.21.15.31:6789","nonce":0}]},"addr":"172.21.15.31:6789/0","public_addr":"172.21.15.31:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-09T01:33:07.875 INFO:teuthology.orchestra.run.smithi093.stderr:dumped monmap epoch 1 2023-12-09T01:33:09.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 systemd[1]: Started Ceph mon.c for 8e6dafa0-9632-11ee-95a3-87774f69a715. 2023-12-09T01:33:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: mon.c@-1(synchronizing).mds e1 new map 2023-12-09T01:33:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: mon.c@-1(synchronizing).mds e1 print_map 2023-12-09T01:33:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout: e1 2023-12-09T01:33:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-09T01:33:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2023-12-09T01:33:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout: legacy client fscid: -1 2023-12-09T01:33:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout: 2023-12-09T01:33:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout: No filesystems configured 2023-12-09T01:33:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-09T01:33:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-09T01:33:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-09T01:33:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-09T01:33:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-09T01:33:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-09T01:33:09.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-09T01:33:09.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-09T01:33:09.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-09T01:33:09.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-09T01:33:09.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:09.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:09.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:09.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:09.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:09.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi093", "name": "osd_memory_target"}]: dispatch 2023-12-09T01:33:09.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:09.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:09.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/3072366193' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-09T01:33:09.082 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: Updating smithi093:/etc/ceph/ceph.conf 2023-12-09T01:33:09.082 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:33:09.082 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/3072366193' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-09T01:33:09.082 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: osdmap e4: 0 total, 0 up, 0 in 2023-12-09T01:33:09.082 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:09.082 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:09.082 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:09.082 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: Updating smithi093:/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:33:09.082 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T01:33:09.082 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:09.082 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi031:172.21.15.31=a;smithi064:172.21.15.64=b;smithi093:172.21.15.93=c", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:33:09.082 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: Saving service mon spec with placement smithi031:172.21.15.31=a;smithi064:172.21.15.64=b;smithi093:172.21.15.93=c;count:3 2023-12-09T01:33:09.082 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:09.083 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:09.083 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:09.083 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:09.083 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:09.083 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:09.083 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:09.083 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: Deploying daemon mon.c on smithi093 2023-12-09T01:33:09.083 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:09.083 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:09.083 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: from='client.? 172.21.15.93:0/3092301434' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T01:33:09.083 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:08 smithi093 ceph-mon[116654]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-09T01:33:09.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:08 smithi031 ceph-mon[112124]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:09.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:08 smithi031 ceph-mon[112124]: from='client.? 172.21.15.93:0/3092301434' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T01:33:09.284 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-09T01:33:09.284 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-09T01:33:09.541 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.c/config 2023-12-09T01:33:14.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:33:14.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: mon.a calling monitor election 2023-12-09T01:33:14.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:14.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:14.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:14.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:14.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: mon.c calling monitor election 2023-12-09T01:33:14.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:14.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:14.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:14.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:14.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-09T01:33:14.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: monmap e2: 2 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],c=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-09T01:33:14.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: fsmap 2023-12-09T01:33:14.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: osdmap e4: 0 total, 0 up, 0 in 2023-12-09T01:33:14.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: mgrmap e13: a(active, since 40s) 2023-12-09T01:33:14.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: overall HEALTH_OK 2023-12-09T01:33:14.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:14.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:13 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:14.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:33:14.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: mon.a calling monitor election 2023-12-09T01:33:14.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:14.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:14.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:14.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:14.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: mon.c calling monitor election 2023-12-09T01:33:14.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:14.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:14.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:14.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:14.331 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-09T01:33:14.331 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: monmap e2: 2 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],c=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-09T01:33:14.331 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: fsmap 2023-12-09T01:33:14.331 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: osdmap e4: 0 total, 0 up, 0 in 2023-12-09T01:33:14.331 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: mgrmap e13: a(active, since 40s) 2023-12-09T01:33:14.331 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: overall HEALTH_OK 2023-12-09T01:33:14.331 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:14.331 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:13 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:14.356 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:33:14.356 INFO:teuthology.orchestra.run.smithi093.stdout:{"epoch":2,"fsid":"8e6dafa0-9632-11ee-95a3-87774f69a715","modified":"2023-12-09T01:33:08.861143Z","created":"2023-12-09T01:31:38.226197Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3300","nonce":0},{"type":"v1","addr":"172.21.15.31:6789","nonce":0}]},"addr":"172.21.15.31:6789/0","public_addr":"172.21.15.31:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:3300","nonce":0},{"type":"v1","addr":"172.21.15.93:6789","nonce":0}]},"addr":"172.21.15.93:6789/0","public_addr":"172.21.15.93:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-09T01:33:14.358 INFO:teuthology.orchestra.run.smithi093.stderr:dumped monmap epoch 2 2023-12-09T01:33:15.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:14 smithi093 ceph-mon[116654]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:15.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:14 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:15.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:14 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:15.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:14 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:15.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:14 smithi093 ceph-mon[116654]: Deploying daemon mon.b on smithi064 2023-12-09T01:33:15.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:14 smithi093 ceph-mon[116654]: from='client.? 172.21.15.93:0/723334244' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T01:33:15.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:14 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:14 smithi031 ceph-mon[112124]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:14 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:14 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:14 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:14 smithi031 ceph-mon[112124]: Deploying daemon mon.b on smithi064 2023-12-09T01:33:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:14 smithi031 ceph-mon[112124]: from='client.? 172.21.15.93:0/723334244' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T01:33:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:14 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:15.736 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-09T01:33:15.737 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-09T01:33:16.011 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.c/config 2023-12-09T01:33:16.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 systemd[1]: Started Ceph mon.b for 8e6dafa0-9632-11ee-95a3-87774f69a715. 2023-12-09T01:33:16.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: load: jerasure load: lrc 2023-12-09T01:33:16.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: RocksDB version: 7.9.2 2023-12-09T01:33:16.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Git sha 0 2023-12-09T01:33:16.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Compile date 2023-12-08 17:42:16 2023-12-09T01:33:16.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: DB SUMMARY 2023-12-09T01:33:16.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: DB Session ID: KRQ8P89WCA01B9D02BUM 2023-12-09T01:33:16.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: CURRENT file: CURRENT 2023-12-09T01:33:16.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: IDENTITY file: IDENTITY 2023-12-09T01:33:16.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-12-09T01:33:16.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-12-09T01:33:16.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2023-12-09T01:33:16.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.error_if_exists: 0 2023-12-09T01:33:16.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.create_if_missing: 0 2023-12-09T01:33:16.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.paranoid_checks: 1 2023-12-09T01:33:16.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-09T01:33:16.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-09T01:33:16.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-09T01:33:16.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.env: 0x562d100a5a60 2023-12-09T01:33:16.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.fs: PosixFileSystem 2023-12-09T01:33:16.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.info_log: 0x562d10b19740 2023-12-09T01:33:16.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_file_opening_threads: 16 2023-12-09T01:33:16.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.statistics: (nil) 2023-12-09T01:33:16.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.use_fsync: 0 2023-12-09T01:33:16.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_log_file_size: 0 2023-12-09T01:33:16.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-09T01:33:16.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-09T01:33:16.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.keep_log_file_num: 1000 2023-12-09T01:33:16.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.recycle_log_file_num: 0 2023-12-09T01:33:16.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.allow_fallocate: 1 2023-12-09T01:33:16.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.allow_mmap_reads: 0 2023-12-09T01:33:16.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.allow_mmap_writes: 0 2023-12-09T01:33:16.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.use_direct_reads: 0 2023-12-09T01:33:16.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-09T01:33:16.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.create_missing_column_families: 0 2023-12-09T01:33:16.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.db_log_dir: 2023-12-09T01:33:16.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.wal_dir: 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.advise_random_on_open: 1 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.db_write_buffer_size: 0 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.write_buffer_manager: 0x562d10acf360 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.rate_limiter: (nil) 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-09T01:33:16.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.wal_recovery_mode: 2 2023-12-09T01:33:16.985 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.enable_thread_tracking: 0 2023-12-09T01:33:16.985 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.enable_pipelined_write: 0 2023-12-09T01:33:16.985 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.unordered_write: 0 2023-12-09T01:33:16.985 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-09T01:33:16.985 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-09T01:33:16.985 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-09T01:33:16.985 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-09T01:33:16.985 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.row_cache: None 2023-12-09T01:33:16.985 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.wal_filter: None 2023-12-09T01:33:16.985 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-09T01:33:16.985 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.allow_ingest_behind: 0 2023-12-09T01:33:16.985 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.two_write_queues: 0 2023-12-09T01:33:16.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.manual_wal_flush: 0 2023-12-09T01:33:16.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.wal_compression: 0 2023-12-09T01:33:16.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.atomic_flush: 0 2023-12-09T01:33:16.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-09T01:33:16.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-09T01:33:16.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-09T01:33:16.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.log_readahead_size: 0 2023-12-09T01:33:16.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-09T01:33:16.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.best_efforts_recovery: 0 2023-12-09T01:33:16.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-09T01:33:16.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-09T01:33:16.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.allow_data_in_errors: 0 2023-12-09T01:33:16.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.db_host_id: __hostname__ 2023-12-09T01:33:16.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-09T01:33:16.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_background_jobs: 2 2023-12-09T01:33:16.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_background_compactions: -1 2023-12-09T01:33:16.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_subcompactions: 1 2023-12-09T01:33:16.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-09T01:33:16.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-09T01:33:16.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-09T01:33:16.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_total_wal_size: 0 2023-12-09T01:33:16.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-09T01:33:16.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-09T01:33:16.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-09T01:33:16.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-09T01:33:16.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_open_files: -1 2023-12-09T01:33:16.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.bytes_per_sync: 0 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compaction_readahead_size: 0 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_background_flushes: -1 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Compression algorithms supported: 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: kZSTD supported: 0 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: kXpressCompression supported: 0 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: kLZ4HCCompression supported: 1 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: kZlibCompression supported: 1 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: kSnappyCompression supported: 1 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: kLZ4Compression supported: 1 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: kBZip2Compression supported: 0 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-09T01:33:16.988 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-09T01:33:16.989 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-12-09T01:33:16.989 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-09T01:33:16.989 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-09T01:33:16.989 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.merge_operator: 2023-12-09T01:33:16.989 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compaction_filter: None 2023-12-09T01:33:16.989 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compaction_filter_factory: None 2023-12-09T01:33:16.989 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.sst_partitioner_factory: None 2023-12-09T01:33:16.989 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-09T01:33:16.989 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-09T01:33:16.989 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562d10b19860) 2023-12-09T01:33:16.989 INFO:journalctl@ceph.mon.b.smithi064.stdout: cache_index_and_filter_blocks: 1 2023-12-09T01:33:16.989 INFO:journalctl@ceph.mon.b.smithi064.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-09T01:33:16.989 INFO:journalctl@ceph.mon.b.smithi064.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-09T01:33:16.990 INFO:journalctl@ceph.mon.b.smithi064.stdout: pin_top_level_index_and_filter: 1 2023-12-09T01:33:16.990 INFO:journalctl@ceph.mon.b.smithi064.stdout: index_type: 0 2023-12-09T01:33:16.990 INFO:journalctl@ceph.mon.b.smithi064.stdout: data_block_index_type: 0 2023-12-09T01:33:16.990 INFO:journalctl@ceph.mon.b.smithi064.stdout: index_shortening: 1 2023-12-09T01:33:16.990 INFO:journalctl@ceph.mon.b.smithi064.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-09T01:33:16.990 INFO:journalctl@ceph.mon.b.smithi064.stdout: checksum: 4 2023-12-09T01:33:16.990 INFO:journalctl@ceph.mon.b.smithi064.stdout: no_block_cache: 0 2023-12-09T01:33:16.990 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_cache: 0x562d10b6f090 2023-12-09T01:33:16.990 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_cache_name: BinnedLRUCache 2023-12-09T01:33:16.990 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_cache_options: 2023-12-09T01:33:16.990 INFO:journalctl@ceph.mon.b.smithi064.stdout: capacity : 536870912 2023-12-09T01:33:16.990 INFO:journalctl@ceph.mon.b.smithi064.stdout: num_shard_bits : 4 2023-12-09T01:33:16.990 INFO:journalctl@ceph.mon.b.smithi064.stdout: strict_capacity_limit : 0 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: high_pri_pool_ratio: 0.000 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_cache_compressed: (nil) 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: persistent_cache: (nil) 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_size: 4096 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_size_deviation: 10 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_restart_interval: 16 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: index_block_restart_interval: 1 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: metadata_block_size: 4096 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: partition_filters: 0 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: use_delta_encoding: 1 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: filter_policy: bloomfilter 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: whole_key_filtering: 1 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: verify_compression: 0 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: read_amp_bytes_per_bit: 0 2023-12-09T01:33:16.991 INFO:journalctl@ceph.mon.b.smithi064.stdout: format_version: 5 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout: enable_index_compression: 1 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_align: 0 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout: max_auto_readahead_size: 262144 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout: prepopulate_block_cache: 0 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout: initial_auto_readahead_size: 8192 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout: num_file_reads_for_auto_readahead: 2 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.write_buffer_size: 33554432 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_write_buffer_number: 2 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compression: NoCompression 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.bottommost_compression: Disabled 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.prefix_extractor: nullptr 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.num_levels: 7 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-09T01:33:16.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compression_opts.level: 32767 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compression_opts.strategy: 0 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-09T01:33:16.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-09T01:33:16.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compression_opts.enabled: false 2023-12-09T01:33:16.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-09T01:33:16.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-09T01:33:16.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-09T01:33:16.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-09T01:33:16.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.target_file_size_base: 67108864 2023-12-09T01:33:16.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-09T01:33:16.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-09T01:33:16.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-09T01:33:16.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-09T01:33:16.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-09T01:33:16.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-09T01:33:16.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-09T01:33:16.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-09T01:33:16.995 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-09T01:33:16.995 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-09T01:33:16.995 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-09T01:33:16.995 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-09T01:33:16.995 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-09T01:33:16.995 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-09T01:33:16.995 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.arena_block_size: 1048576 2023-12-09T01:33:16.995 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-09T01:33:16.995 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-09T01:33:16.995 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.disable_auto_compactions: 0 2023-12-09T01:33:16.995 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-09T01:33:16.995 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-09T01:33:16.995 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-09T01:33:16.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-09T01:33:16.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-09T01:33:16.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-09T01:33:16.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-09T01:33:16.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-09T01:33:16.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.table_properties_collectors: 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.inplace_update_support: 0 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.bloom_locality: 0 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.max_successive_merges: 0 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.paranoid_file_checks: 0 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.force_consistency_checks: 1 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.report_bg_io_stats: 0 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.ttl: 2592000 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-09T01:33:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-09T01:33:16.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-09T01:33:16.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.enable_blob_files: false 2023-12-09T01:33:16.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.min_blob_size: 0 2023-12-09T01:33:16.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.blob_file_size: 268435456 2023-12-09T01:33:16.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-09T01:33:16.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-09T01:33:16.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-09T01:33:16.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-09T01:33:16.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-09T01:33:16.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.blob_file_starting_level: 0 2023-12-09T01:33:16.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-09T01:33:16.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-09T01:33:16.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-12-09T01:33:16.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a3167d89-5f52-4dd4-ae90-b5165ff9dc2b 2023-12-09T01:33:16.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702085596624350, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-09T01:33:16.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-12-09T01:33:16.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702085596624737, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1747, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1702085596, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a3167d89-5f52-4dd4-ae90-b5165ff9dc2b", "db_session_id": "KRQ8P89WCA01B9D02BUM", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-12-09T01:33:16.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702085596624817, "job": 1, "event": "recovery_finished"} 2023-12-09T01:33:16.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-12-09T01:33:16.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-09T01:33:16.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562d10c0a000 2023-12-09T01:33:16.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: DB pointer 0x562d10bf6000 2023-12-09T01:33:16.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-09T01:33:16.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-09T01:33:16.999 INFO:journalctl@ceph.mon.b.smithi064.stdout: ** DB Stats ** 2023-12-09T01:33:16.999 INFO:journalctl@ceph.mon.b.smithi064.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-09T01:33:16.999 INFO:journalctl@ceph.mon.b.smithi064.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-09T01:33:16.999 INFO:journalctl@ceph.mon.b.smithi064.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-09T01:33:17.000 INFO:journalctl@ceph.mon.b.smithi064.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-09T01:33:17.000 INFO:journalctl@ceph.mon.b.smithi064.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-09T01:33:17.000 INFO:journalctl@ceph.mon.b.smithi064.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-09T01:33:17.000 INFO:journalctl@ceph.mon.b.smithi064.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-09T01:33:17.000 INFO:journalctl@ceph.mon.b.smithi064.stdout: 2023-12-09T01:33:17.000 INFO:journalctl@ceph.mon.b.smithi064.stdout: ** Compaction Stats [default] ** 2023-12-09T01:33:17.000 INFO:journalctl@ceph.mon.b.smithi064.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-09T01:33:17.000 INFO:journalctl@ceph.mon.b.smithi064.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-09T01:33:17.000 INFO:journalctl@ceph.mon.b.smithi064.stdout: L0 1/0 1.71 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-09T01:33:17.000 INFO:journalctl@ceph.mon.b.smithi064.stdout: Sum 1/0 1.71 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-09T01:33:17.000 INFO:journalctl@ceph.mon.b.smithi064.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-09T01:33:17.000 INFO:journalctl@ceph.mon.b.smithi064.stdout: 2023-12-09T01:33:17.000 INFO:journalctl@ceph.mon.b.smithi064.stdout: ** Compaction Stats [default] ** 2023-12-09T01:33:17.000 INFO:journalctl@ceph.mon.b.smithi064.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: Cumulative compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: Interval compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.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 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: Block cache BinnedLRUCache@0x562d10b6f090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2023-12-09T01:33:17.001 INFO:journalctl@ceph.mon.b.smithi064.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2023-12-09T01:33:17.002 INFO:journalctl@ceph.mon.b.smithi064.stdout: 2023-12-09T01:33:17.002 INFO:journalctl@ceph.mon.b.smithi064.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-09T01:33:17.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-09T01:33:17.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: using public_addr v2:172.21.15.64:0/0 -> [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] 2023-12-09T01:33:17.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: starting mon.b rank -1 at public addrs [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] at bind addrs [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:33:17.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b@-1(???) e0 preinit fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:33:17.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b@-1(synchronizing).mds e1 new map 2023-12-09T01:33:17.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b@-1(synchronizing).mds e1 print_map 2023-12-09T01:33:17.002 INFO:journalctl@ceph.mon.b.smithi064.stdout: e1 2023-12-09T01:33:17.002 INFO:journalctl@ceph.mon.b.smithi064.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-09T01:33:17.002 INFO:journalctl@ceph.mon.b.smithi064.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2023-12-09T01:33:17.002 INFO:journalctl@ceph.mon.b.smithi064.stdout: legacy client fscid: -1 2023-12-09T01:33:17.002 INFO:journalctl@ceph.mon.b.smithi064.stdout: 2023-12-09T01:33:17.003 INFO:journalctl@ceph.mon.b.smithi064.stdout: No filesystems configured 2023-12-09T01:33:17.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-09T01:33:17.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-09T01:33:17.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-09T01:33:17.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-09T01:33:17.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-09T01:33:17.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-09T01:33:17.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-09T01:33:17.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-09T01:33:17.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-09T01:33:17.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-09T01:33:17.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:17.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi093", "name": "osd_memory_target"}]: dispatch 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/3072366193' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: Updating smithi093:/etc/ceph/ceph.conf 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/3072366193' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: osdmap e4: 0 total, 0 up, 0 in 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: Updating smithi093:/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:33:17.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi031:172.21.15.31=a;smithi064:172.21.15.64=b;smithi093:172.21.15.93=c", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: Saving service mon spec with placement smithi031:172.21.15.31=a;smithi064:172.21.15.64=b;smithi093:172.21.15.93=c;count:3 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: Deploying daemon mon.c on smithi093 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='client.? 172.21.15.93:0/3092301434' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T01:33:17.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:33:17.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.a calling monitor election 2023-12-09T01:33:17.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:17.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:17.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:17.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:17.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.c calling monitor election 2023-12-09T01:33:17.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:17.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:17.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:17.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:17.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-09T01:33:17.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: monmap e2: 2 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],c=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-09T01:33:17.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: fsmap 2023-12-09T01:33:17.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: osdmap e4: 0 total, 0 up, 0 in 2023-12-09T01:33:17.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mgrmap e13: a(active, since 40s) 2023-12-09T01:33:17.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: overall HEALTH_OK 2023-12-09T01:33:17.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:17.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:17.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:17.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:17.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:17.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:17.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: Deploying daemon mon.b on smithi064 2023-12-09T01:33:17.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='client.? 172.21.15.93:0/723334244' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T01:33:17.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:17.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:16 smithi064 ceph-mon[116984]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-09T01:33:22.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:33:22.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: mon.a calling monitor election 2023-12-09T01:33:22.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: mon.c calling monitor election 2023-12-09T01:33:22.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:22.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:22.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: mon.b calling monitor election 2023-12-09T01:33:22.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:22.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-09T01:33:22.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0],c=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-09T01:33:22.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: fsmap 2023-12-09T01:33:22.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: osdmap e4: 0 total, 0 up, 0 in 2023-12-09T01:33:22.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: mgrmap e13: a(active, since 48s) 2023-12-09T01:33:22.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: overall HEALTH_OK 2023-12-09T01:33:22.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:21 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:33:22.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: mon.a calling monitor election 2023-12-09T01:33:22.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: mon.c calling monitor election 2023-12-09T01:33:22.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:22.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:22.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: mon.b calling monitor election 2023-12-09T01:33:22.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:22.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-09T01:33:22.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0],c=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-09T01:33:22.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: fsmap 2023-12-09T01:33:22.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: osdmap e4: 0 total, 0 up, 0 in 2023-12-09T01:33:22.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: mgrmap e13: a(active, since 48s) 2023-12-09T01:33:22.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: overall HEALTH_OK 2023-12-09T01:33:22.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:21 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:33:22.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: mon.a calling monitor election 2023-12-09T01:33:22.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: mon.c calling monitor election 2023-12-09T01:33:22.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:33:22.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:22.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: mon.b calling monitor election 2023-12-09T01:33:22.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:22.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-09T01:33:22.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0],c=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-09T01:33:22.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: fsmap 2023-12-09T01:33:22.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: osdmap e4: 0 total, 0 up, 0 in 2023-12-09T01:33:22.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: mgrmap e13: a(active, since 48s) 2023-12-09T01:33:22.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: overall HEALTH_OK 2023-12-09T01:33:22.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:21 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:22 smithi093 ceph-mon[116654]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:22.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:22.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:22.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:22.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:22 smithi064 ceph-mon[116984]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:22.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:22.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:22.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:22.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:22.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:23.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:22 smithi031 ceph-mon[112124]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:23.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:23.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:33:23.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:23.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:23.237 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-09T01:33:23.237 INFO:teuthology.orchestra.run.smithi093.stdout:{"epoch":3,"fsid":"8e6dafa0-9632-11ee-95a3-87774f69a715","modified":"2023-12-09T01:33:16.655728Z","created":"2023-12-09T01:31:38.226197Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3300","nonce":0},{"type":"v1","addr":"172.21.15.31:6789","nonce":0}]},"addr":"172.21.15.31:6789/0","public_addr":"172.21.15.31:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:3300","nonce":0},{"type":"v1","addr":"172.21.15.93:6789","nonce":0}]},"addr":"172.21.15.93:6789/0","public_addr":"172.21.15.93:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:3300","nonce":0},{"type":"v1","addr":"172.21.15.64:6789","nonce":0}]},"addr":"172.21.15.64:6789/0","public_addr":"172.21.15.64:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-12-09T01:33:23.240 INFO:teuthology.orchestra.run.smithi093.stderr:dumped monmap epoch 3 2023-12-09T01:33:23.608 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-09T01:33:23.608 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph config generate-minimal-conf 2023-12-09T01:33:23.769 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: Updating smithi031:/etc/ceph/ceph.conf 2023-12-09T01:33:23.770 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: Updating smithi064:/etc/ceph/ceph.conf 2023-12-09T01:33:23.770 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: Updating smithi093:/etc/ceph/ceph.conf 2023-12-09T01:33:23.770 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: Updating smithi031:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:33:23.770 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: Updating smithi064:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:33:23.770 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:33:23.770 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='client.? 172.21.15.93:0/1336319984' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T01:33:23.770 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.770 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.770 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.770 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.913 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:33:23.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: Updating smithi031:/etc/ceph/ceph.conf 2023-12-09T01:33:23.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: Updating smithi064:/etc/ceph/ceph.conf 2023-12-09T01:33:23.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: Updating smithi093:/etc/ceph/ceph.conf 2023-12-09T01:33:23.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: Updating smithi031:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:33:23.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: Updating smithi064:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:33:23.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:33:23.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='client.? 172.21.15.93:0/1336319984' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T01:33:23.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:23.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:23.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-09T01:33:23.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:23.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:23 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:24.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-09T01:33:24.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:24.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:23 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: Updating smithi031:/etc/ceph/ceph.conf 2023-12-09T01:33:24.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: Updating smithi064:/etc/ceph/ceph.conf 2023-12-09T01:33:24.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: Updating smithi093:/etc/ceph/ceph.conf 2023-12-09T01:33:24.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: Updating smithi031:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:33:24.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: Updating smithi064:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:33:24.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='client.? 172.21.15.93:0/1336319984' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-09T01:33:24.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:24.232 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:23 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:25.189 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:24 smithi064 ceph-mon[116984]: Reconfiguring mon.a (unknown last config time)... 2023-12-09T01:33:25.189 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:24 smithi064 ceph-mon[116984]: Reconfiguring daemon mon.a on smithi031 2023-12-09T01:33:25.190 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:24 smithi064 ceph-mon[116984]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:25.190 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:24 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:25.190 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:24 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:25.190 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:24 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:25.190 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:24 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-09T01:33:25.190 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:24 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:25.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:24 smithi031 ceph-mon[112124]: Reconfiguring mon.a (unknown last config time)... 2023-12-09T01:33:25.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:24 smithi031 ceph-mon[112124]: Reconfiguring daemon mon.a on smithi031 2023-12-09T01:33:25.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:24 smithi031 ceph-mon[112124]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:25.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:24 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:25.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:24 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:25.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:24 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:25.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:24 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-09T01:33:25.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:24 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:25.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:24 smithi093 ceph-mon[116654]: Reconfiguring mon.a (unknown last config time)... 2023-12-09T01:33:25.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:24 smithi093 ceph-mon[116654]: Reconfiguring daemon mon.a on smithi031 2023-12-09T01:33:25.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:24 smithi093 ceph-mon[116654]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:25.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:24 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:25.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:24 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:25.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:24 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:25.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:24 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-09T01:33:25.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:24 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:25.464 INFO:teuthology.orchestra.run.smithi031.stdout:# minimal ceph.conf for 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:33:25.465 INFO:teuthology.orchestra.run.smithi031.stdout:[global] 2023-12-09T01:33:25.465 INFO:teuthology.orchestra.run.smithi031.stdout: fsid = 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:33:25.465 INFO:teuthology.orchestra.run.smithi031.stdout: mon_host = [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] [v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0] 2023-12-09T01:33:25.844 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-09T01:33:25.844 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-09T01:33:25.844 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.conf 2023-12-09T01:33:25.881 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-09T01:33:25.881 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:33:25.956 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-12-09T01:33:25.956 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/ceph/ceph.conf 2023-12-09T01:33:25.990 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-12-09T01:33:25.990 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:33:26.060 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-09T01:33:26.060 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/etc/ceph/ceph.conf 2023-12-09T01:33:26.091 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-09T01:33:26.091 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:33:26.116 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:25 smithi093 ceph-mon[116654]: Reconfiguring mon.b (monmap changed)... 2023-12-09T01:33:26.117 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:25 smithi093 ceph-mon[116654]: Reconfiguring daemon mon.b on smithi064 2023-12-09T01:33:26.117 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:25 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/2380329448' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:26.117 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:25 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:26.117 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:25 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:26.117 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:25 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:26.117 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:25 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-09T01:33:26.117 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:25 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:26.147 INFO:tasks.cephadm:Adding mgr.a on smithi031 2023-12-09T01:33:26.147 INFO:tasks.cephadm:Adding mgr.b on smithi064 2023-12-09T01:33:26.147 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph orch apply mgr '2;smithi031=a;smithi064=b' 2023-12-09T01:33:26.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:25 smithi031 ceph-mon[112124]: Reconfiguring mon.b (monmap changed)... 2023-12-09T01:33:26.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:25 smithi031 ceph-mon[112124]: Reconfiguring daemon mon.b on smithi064 2023-12-09T01:33:26.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:25 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/2380329448' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:26.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:25 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:26.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:25 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:26.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:25 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:26.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:25 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-09T01:33:26.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:25 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:26.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:25 smithi064 ceph-mon[116984]: Reconfiguring mon.b (monmap changed)... 2023-12-09T01:33:26.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:25 smithi064 ceph-mon[116984]: Reconfiguring daemon mon.b on smithi064 2023-12-09T01:33:26.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:25 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/2380329448' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:26.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:25 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:26.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:25 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:26.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:25 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T01:33:26.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:25 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-09T01:33:26.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:25 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:26.659 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.c/config 2023-12-09T01:33:27.166 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:26 smithi093 ceph-mon[116654]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:27.166 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:26 smithi093 ceph-mon[116654]: Reconfiguring mon.c (monmap changed)... 2023-12-09T01:33:27.166 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:26 smithi093 ceph-mon[116654]: Reconfiguring daemon mon.c on smithi093 2023-12-09T01:33:27.167 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:26 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:27.167 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:26 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:27.167 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:26 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:27.167 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:26 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:27.167 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:26 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:27.167 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:26 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:27.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:26 smithi031 ceph-mon[112124]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:27.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:26 smithi031 ceph-mon[112124]: Reconfiguring mon.c (monmap changed)... 2023-12-09T01:33:27.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:26 smithi031 ceph-mon[112124]: Reconfiguring daemon mon.c on smithi093 2023-12-09T01:33:27.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:26 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:27.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:26 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:27.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:26 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:27.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:26 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:27.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:26 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:27.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:26 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:27.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:26 smithi064 ceph-mon[116984]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:27.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:26 smithi064 ceph-mon[116984]: Reconfiguring mon.c (monmap changed)... 2023-12-09T01:33:27.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:26 smithi064 ceph-mon[116984]: Reconfiguring daemon mon.c on smithi093 2023-12-09T01:33:27.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:26 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:27.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:26 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:27.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:26 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:27.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:26 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:27.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:26 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:27.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:26 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:27.897 INFO:teuthology.orchestra.run.smithi093.stdout:Scheduled mgr update... 2023-12-09T01:33:28.276 DEBUG:teuthology.orchestra.run.smithi064:mgr.b> sudo journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mgr.b.service 2023-12-09T01:33:28.278 INFO:tasks.cephadm:Deploying OSDs... 2023-12-09T01:33:28.278 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-09T01:33:28.278 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/scratch_devs of=/dev/stdout 2023-12-09T01:33:28.301 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-09T01:33:28.302 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_1 2023-12-09T01:33:28.306 INFO:journalctl@ceph.mgr.b.smithi064.stdout:-- Logs begin at Sat 2023-12-09 01:16:31 UTC. -- 2023-12-09T01:33:28.365 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-09T01:33:28.365 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T01:33:28.365 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 395679 Links: 1 2023-12-09T01:33:28.365 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T01:33:28.365 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T01:33:28.365 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-12-09 01:32:43.335191123 +0000 2023-12-09T01:33:28.365 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-12-09 01:24:34.141046388 +0000 2023-12-09T01:33:28.365 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-12-09 01:24:34.141046388 +0000 2023-12-09T01:33:28.365 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-12-09T01:33:28.365 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-09T01:33:28.438 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-12-09T01:33:28.438 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-12-09T01:33:28.438 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000236824 s, 2.2 MB/s 2023-12-09T01:33:28.439 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-09T01:33:28.504 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_2 2023-12-09T01:33:28.567 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-09T01:33:28.567 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T01:33:28.567 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 397326 Links: 1 2023-12-09T01:33:28.567 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T01:33:28.567 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T01:33:28.567 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-12-09 01:32:43.401189968 +0000 2023-12-09T01:33:28.567 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-12-09 01:24:34.700036671 +0000 2023-12-09T01:33:28.567 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-12-09 01:24:34.700036671 +0000 2023-12-09T01:33:28.567 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-12-09T01:33:28.567 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-09T01:33:28.640 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-12-09T01:33:28.640 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-12-09T01:33:28.640 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000232066 s, 2.2 MB/s 2023-12-09T01:33:28.641 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-09T01:33:28.706 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_3 2023-12-09T01:33:28.768 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-09T01:33:28.768 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T01:33:28.768 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 399407 Links: 1 2023-12-09T01:33:28.769 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T01:33:28.769 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T01:33:28.769 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-12-09 01:32:43.449189128 +0000 2023-12-09T01:33:28.769 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-12-09 01:24:35.329025738 +0000 2023-12-09T01:33:28.769 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-12-09 01:24:35.329025738 +0000 2023-12-09T01:33:28.769 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-12-09T01:33:28.769 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-09T01:33:28.842 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-12-09T01:33:28.842 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-12-09T01:33:28.842 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000221946 s, 2.3 MB/s 2023-12-09T01:33:28.843 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-09T01:33:28.907 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_4 2023-12-09T01:33:28.971 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-09T01:33:28.971 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T01:33:28.971 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 394560 Links: 1 2023-12-09T01:33:28.971 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T01:33:28.971 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T01:33:28.971 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-12-09 01:32:43.496188306 +0000 2023-12-09T01:33:28.971 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-12-09 01:24:35.905015726 +0000 2023-12-09T01:33:28.971 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-12-09 01:24:35.905015726 +0000 2023-12-09T01:33:28.971 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-12-09T01:33:28.972 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-09T01:33:29.044 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-12-09T01:33:29.044 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-12-09T01:33:29.044 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000255723 s, 2.0 MB/s 2023-12-09T01:33:29.045 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-09T01:33:29.109 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-12-09T01:33:29.109 DEBUG:teuthology.orchestra.run.smithi064:> dd if=/scratch_devs of=/dev/stdout 2023-12-09T01:33:29.128 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-09T01:33:29.128 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_1 2023-12-09T01:33:29.139 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:28 smithi064 ceph-mon[116984]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:29.139 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:28 smithi064 ceph-mon[116984]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi031=a;smithi064=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:33:29.139 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:28 smithi064 ceph-mon[116984]: Saving service mgr spec with placement smithi031=a;smithi064=b;count:2 2023-12-09T01:33:29.139 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:28 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:29.139 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:28 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:29.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:28 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:29.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:28 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:29.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:28 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:29.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:28 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T01:33:29.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:28 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-09T01:33:29.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:28 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T01:33:29.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:28 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:29.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:28 smithi064 ceph-mon[116984]: Deploying daemon mgr.b on smithi064 2023-12-09T01:33:29.167 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-09T01:33:29.167 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T01:33:29.167 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 6h/6d Inode: 393496 Links: 1 2023-12-09T01:33:29.167 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T01:33:29.167 INFO:teuthology.orchestra.run.smithi064.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T01:33:29.167 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2023-12-09 01:33:29.046254795 +0000 2023-12-09T01:33:29.167 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2023-12-09 01:24:01.467118552 +0000 2023-12-09T01:33:29.167 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2023-12-09 01:24:01.467118552 +0000 2023-12-09T01:33:29.168 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: - 2023-12-09T01:33:29.168 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-09T01:33:29.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:28 smithi031 ceph-mon[112124]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:29.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:28 smithi031 ceph-mon[112124]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi031=a;smithi064=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:33:29.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:28 smithi031 ceph-mon[112124]: Saving service mgr spec with placement smithi031=a;smithi064=b;count:2 2023-12-09T01:33:29.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:28 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:29.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:28 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:29.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:28 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:29.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:28 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:29.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:28 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:29.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:28 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T01:33:29.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:28 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-09T01:33:29.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:28 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T01:33:29.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:28 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:29.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:28 smithi031 ceph-mon[112124]: Deploying daemon mgr.b on smithi064 2023-12-09T01:33:29.245 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2023-12-09T01:33:29.245 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2023-12-09T01:33:29.245 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000235159 s, 2.2 MB/s 2023-12-09T01:33:29.246 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-09T01:33:29.306 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_2 2023-12-09T01:33:29.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:28 smithi093 ceph-mon[116654]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:29.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:28 smithi093 ceph-mon[116654]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi031=a;smithi064=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:33:29.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:28 smithi093 ceph-mon[116654]: Saving service mgr spec with placement smithi031=a;smithi064=b;count:2 2023-12-09T01:33:29.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:28 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:29.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:28 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:29.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:28 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:29.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:28 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:29.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:28 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:29.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:28 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T01:33:29.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:28 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-09T01:33:29.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:28 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T01:33:29.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:28 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:29.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:28 smithi093 ceph-mon[116654]: Deploying daemon mgr.b on smithi064 2023-12-09T01:33:29.364 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-09T01:33:29.364 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T01:33:29.365 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 6h/6d Inode: 397467 Links: 1 2023-12-09T01:33:29.365 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T01:33:29.365 INFO:teuthology.orchestra.run.smithi064.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T01:33:29.365 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2023-12-09 01:33:29.192251860 +0000 2023-12-09T01:33:29.365 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2023-12-09 01:24:01.979108309 +0000 2023-12-09T01:33:29.365 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2023-12-09 01:24:01.979108309 +0000 2023-12-09T01:33:29.365 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: - 2023-12-09T01:33:29.365 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-09T01:33:29.430 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:29 smithi064 systemd[1]: Starting Ceph mgr.b for 8e6dafa0-9632-11ee-95a3-87774f69a715... 2023-12-09T01:33:29.434 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2023-12-09T01:33:29.434 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2023-12-09T01:33:29.434 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000201446 s, 2.5 MB/s 2023-12-09T01:33:29.435 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-09T01:33:29.495 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_3 2023-12-09T01:33:29.554 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-09T01:33:29.554 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T01:33:29.554 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 6h/6d Inode: 394975 Links: 1 2023-12-09T01:33:29.555 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T01:33:29.555 INFO:teuthology.orchestra.run.smithi064.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T01:33:29.555 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2023-12-09 01:33:29.192251860 +0000 2023-12-09T01:33:29.555 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2023-12-09 01:24:02.510097685 +0000 2023-12-09T01:33:29.555 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2023-12-09 01:24:02.510097685 +0000 2023-12-09T01:33:29.555 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: - 2023-12-09T01:33:29.555 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-09T01:33:29.622 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2023-12-09T01:33:29.622 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2023-12-09T01:33:29.622 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000208391 s, 2.5 MB/s 2023-12-09T01:33:29.623 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-09T01:33:29.684 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_4 2023-12-09T01:33:29.714 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:29 smithi064 ceph-mgr[118570]: -- 172.21.15.64:0/846332380 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a31c9fc1a0 con 0x55a31c9d2c00 2023-12-09T01:33:29.732 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-09T01:33:29.732 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T01:33:29.733 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 6h/6d Inode: 398671 Links: 1 2023-12-09T01:33:29.733 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T01:33:29.733 INFO:teuthology.orchestra.run.smithi064.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T01:33:29.733 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2023-12-09 01:33:29.192251860 +0000 2023-12-09T01:33:29.733 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2023-12-09 01:24:03.029087302 +0000 2023-12-09T01:33:29.733 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2023-12-09 01:24:03.029087302 +0000 2023-12-09T01:33:29.733 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: - 2023-12-09T01:33:29.733 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-09T01:33:29.801 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2023-12-09T01:33:29.801 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2023-12-09T01:33:29.802 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000224014 s, 2.3 MB/s 2023-12-09T01:33:29.803 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-09T01:33:29.864 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-09T01:33:29.864 DEBUG:teuthology.orchestra.run.smithi093:> dd if=/scratch_devs of=/dev/stdout 2023-12-09T01:33:29.887 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-09T01:33:29.887 DEBUG:teuthology.orchestra.run.smithi093:> stat /dev/vg_nvme/lv_1 2023-12-09T01:33:29.949 INFO:teuthology.orchestra.run.smithi093.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-09T01:33:29.949 INFO:teuthology.orchestra.run.smithi093.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T01:33:29.950 INFO:teuthology.orchestra.run.smithi093.stdout:Device: 6h/6d Inode: 396459 Links: 1 2023-12-09T01:33:29.950 INFO:teuthology.orchestra.run.smithi093.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T01:33:29.950 INFO:teuthology.orchestra.run.smithi093.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T01:33:29.950 INFO:teuthology.orchestra.run.smithi093.stdout:Access: 2023-12-09 01:33:08.407631401 +0000 2023-12-09T01:33:29.950 INFO:teuthology.orchestra.run.smithi093.stdout:Modify: 2023-12-09 01:23:45.556537363 +0000 2023-12-09T01:33:29.950 INFO:teuthology.orchestra.run.smithi093.stdout:Change: 2023-12-09 01:23:45.556537363 +0000 2023-12-09T01:33:29.950 INFO:teuthology.orchestra.run.smithi093.stdout: Birth: - 2023-12-09T01:33:29.950 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-09T01:33:29.980 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:29 smithi064 bash[118415]: 8391b49c1811d7906936a76f1335730909ab472ff89d7ab0bbbf04afc003800b 2023-12-09T01:33:29.980 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:29 smithi064 systemd[1]: Started Ceph mgr.b for 8e6dafa0-9632-11ee-95a3-87774f69a715. 2023-12-09T01:33:29.980 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:29 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:29.813+0000 7f5db40a7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-09T01:33:30.021 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records in 2023-12-09T01:33:30.022 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records out 2023-12-09T01:33:30.022 INFO:teuthology.orchestra.run.smithi093.stderr:512 bytes copied, 0.000315004 s, 1.6 MB/s 2023-12-09T01:33:30.026 DEBUG:teuthology.orchestra.run.smithi093:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-09T01:33:30.087 DEBUG:teuthology.orchestra.run.smithi093:> stat /dev/vg_nvme/lv_2 2023-12-09T01:33:30.146 INFO:teuthology.orchestra.run.smithi093.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-09T01:33:30.146 INFO:teuthology.orchestra.run.smithi093.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T01:33:30.146 INFO:teuthology.orchestra.run.smithi093.stdout:Device: 6h/6d Inode: 397385 Links: 1 2023-12-09T01:33:30.146 INFO:teuthology.orchestra.run.smithi093.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T01:33:30.146 INFO:teuthology.orchestra.run.smithi093.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T01:33:30.146 INFO:teuthology.orchestra.run.smithi093.stdout:Access: 2023-12-09 01:33:08.407631401 +0000 2023-12-09T01:33:30.147 INFO:teuthology.orchestra.run.smithi093.stdout:Modify: 2023-12-09 01:23:46.058526732 +0000 2023-12-09T01:33:30.147 INFO:teuthology.orchestra.run.smithi093.stdout:Change: 2023-12-09 01:23:46.058526732 +0000 2023-12-09T01:33:30.147 INFO:teuthology.orchestra.run.smithi093.stdout: Birth: - 2023-12-09T01:33:30.147 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-09T01:33:30.213 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records in 2023-12-09T01:33:30.213 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records out 2023-12-09T01:33:30.213 INFO:teuthology.orchestra.run.smithi093.stderr:512 bytes copied, 0.000220812 s, 2.3 MB/s 2023-12-09T01:33:30.214 DEBUG:teuthology.orchestra.run.smithi093:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-09T01:33:30.273 DEBUG:teuthology.orchestra.run.smithi093:> stat /dev/vg_nvme/lv_3 2023-12-09T01:33:30.331 INFO:teuthology.orchestra.run.smithi093.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-09T01:33:30.331 INFO:teuthology.orchestra.run.smithi093.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T01:33:30.331 INFO:teuthology.orchestra.run.smithi093.stdout:Device: 6h/6d Inode: 399406 Links: 1 2023-12-09T01:33:30.331 INFO:teuthology.orchestra.run.smithi093.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T01:33:30.331 INFO:teuthology.orchestra.run.smithi093.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T01:33:30.331 INFO:teuthology.orchestra.run.smithi093.stdout:Access: 2023-12-09 01:33:08.407631401 +0000 2023-12-09T01:33:30.331 INFO:teuthology.orchestra.run.smithi093.stdout:Modify: 2023-12-09 01:23:46.564516016 +0000 2023-12-09T01:33:30.332 INFO:teuthology.orchestra.run.smithi093.stdout:Change: 2023-12-09 01:23:46.564516016 +0000 2023-12-09T01:33:30.332 INFO:teuthology.orchestra.run.smithi093.stdout: Birth: - 2023-12-09T01:33:30.332 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-09T01:33:30.361 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:30 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:30.002+0000 7f5db40a7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-09T01:33:30.397 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records in 2023-12-09T01:33:30.397 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records out 2023-12-09T01:33:30.397 INFO:teuthology.orchestra.run.smithi093.stderr:512 bytes copied, 0.000239072 s, 2.1 MB/s 2023-12-09T01:33:30.398 DEBUG:teuthology.orchestra.run.smithi093:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-09T01:33:30.457 DEBUG:teuthology.orchestra.run.smithi093:> stat /dev/vg_nvme/lv_4 2023-12-09T01:33:30.515 INFO:teuthology.orchestra.run.smithi093.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-09T01:33:30.515 INFO:teuthology.orchestra.run.smithi093.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T01:33:30.515 INFO:teuthology.orchestra.run.smithi093.stdout:Device: 6h/6d Inode: 393657 Links: 1 2023-12-09T01:33:30.515 INFO:teuthology.orchestra.run.smithi093.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T01:33:30.515 INFO:teuthology.orchestra.run.smithi093.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T01:33:30.515 INFO:teuthology.orchestra.run.smithi093.stdout:Access: 2023-12-09 01:33:08.408631380 +0000 2023-12-09T01:33:30.515 INFO:teuthology.orchestra.run.smithi093.stdout:Modify: 2023-12-09 01:23:47.072505258 +0000 2023-12-09T01:33:30.515 INFO:teuthology.orchestra.run.smithi093.stdout:Change: 2023-12-09 01:23:47.072505258 +0000 2023-12-09T01:33:30.515 INFO:teuthology.orchestra.run.smithi093.stdout: Birth: - 2023-12-09T01:33:30.516 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-09T01:33:30.580 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records in 2023-12-09T01:33:30.580 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records out 2023-12-09T01:33:30.580 INFO:teuthology.orchestra.run.smithi093.stderr:512 bytes copied, 0.000236714 s, 2.2 MB/s 2023-12-09T01:33:30.581 DEBUG:teuthology.orchestra.run.smithi093:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-09T01:33:30.639 INFO:tasks.cephadm:Deploying osd.0 on smithi031 with /dev/vg_nvme/lv_4... 2023-12-09T01:33:30.640 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-09T01:33:30.674 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:30 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:30.361+0000 7f5db40a7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-09T01:33:30.932 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:33:30.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:30 smithi031 ceph-mon[112124]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:30.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:30 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:30.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:30 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:30.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:30 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:30.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:30 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:30.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:30 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:30.980 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:30 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:30.915+0000 7f5db40a7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-09T01:33:30.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:30 smithi064 ceph-mon[116984]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:30.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:30 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:30.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:30 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:30.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:30 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:30.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:30 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:30.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:30 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:31.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:30 smithi093 ceph-mon[116654]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:31.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:30 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:31.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:30 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:31.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:30 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:31.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:30 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:31.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:30 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:31.480 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:31 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:31.154+0000 7f5db40a7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-09T01:33:31.962 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:31 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:31.591+0000 7f5db40a7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-09T01:33:32.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:32.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:32.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:32.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:32.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:32.091 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T01:33:32.091 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T01:33:32.091 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:32.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:32.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:32.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:32.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:32.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:32.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T01:33:32.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T01:33:32.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:32.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:32.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:32.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:32.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:32.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:32.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T01:33:32.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T01:33:32.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:32.512 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-09T01:33:32.512 INFO:teuthology.orchestra.run.smithi031.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-09T01:33:32.512 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10+0 records in 2023-12-09T01:33:32.513 INFO:teuthology.orchestra.run.smithi031.stderr:10+0 records out 2023-12-09T01:33:32.513 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0116561 s, 900 MB/s 2023-12-09T01:33:32.513 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping successful for: 2023-12-09T01:33:32.730 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:32 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:32.345+0000 7f5db40a7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-09T01:33:32.730 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:32 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:32.436+0000 7f5db40a7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-09T01:33:32.903 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi031:vg_nvme/lv_4 2023-12-09T01:33:33.196 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:33:33.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:32 smithi031 ceph-mon[112124]: Reconfiguring mgr.a (unknown last config time)... 2023-12-09T01:33:33.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:32 smithi031 ceph-mon[112124]: Reconfiguring daemon mgr.a on smithi031 2023-12-09T01:33:33.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:32 smithi031 ceph-mon[112124]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:33.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:32 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:33.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:32 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:33.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:32 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:33.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:32 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:33.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:32 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:33.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:32 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:33.230 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:33 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:33.062+0000 7f5db40a7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-09T01:33:33.230 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:33 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:33.150+0000 7f5db40a7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-09T01:33:33.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:32 smithi064 ceph-mon[116984]: Reconfiguring mgr.a (unknown last config time)... 2023-12-09T01:33:33.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:32 smithi064 ceph-mon[116984]: Reconfiguring daemon mgr.a on smithi031 2023-12-09T01:33:33.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:32 smithi064 ceph-mon[116984]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:33.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:32 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:33.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:32 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:33.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:32 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:33.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:32 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:33.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:32 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:33.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:32 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:33.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:32 smithi093 ceph-mon[116654]: Reconfiguring mgr.a (unknown last config time)... 2023-12-09T01:33:33.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:32 smithi093 ceph-mon[116654]: Reconfiguring daemon mgr.a on smithi031 2023-12-09T01:33:33.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:32 smithi093 ceph-mon[116654]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:33.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:32 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:33.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:32 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:33.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:32 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:33.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:32 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:33.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:32 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:33.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:32 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:33.572 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:33 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:33.243+0000 7f5db40a7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-09T01:33:33.572 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:33 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:33.340+0000 7f5db40a7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-09T01:33:33.893 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:33 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:33.573+0000 7f5db40a7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-09T01:33:33.893 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:33 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:33.669+0000 7f5db40a7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-09T01:33:34.185 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:33 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:33.893+0000 7f5db40a7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-09T01:33:34.185 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:33 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:33.993+0000 7f5db40a7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-09T01:33:34.480 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:34 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:34.185+0000 7f5db40a7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-09T01:33:34.480 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:34 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:34.275+0000 7f5db40a7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-09T01:33:34.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:34 smithi064 ceph-mon[116984]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:34.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:34 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:34.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:34 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T01:33:34.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:34 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T01:33:34.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:34 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:35.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:34 smithi093 ceph-mon[116654]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:35.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:34 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:35.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:34 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T01:33:35.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:34 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T01:33:35.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:34 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:35.082 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:34 smithi031 ceph-mon[112124]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:35.082 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:34 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:35.082 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:34 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T01:33:35.082 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:34 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T01:33:35.083 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:34 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:35.457 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:35 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:35.066+0000 7f5db40a7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-09T01:33:35.457 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:35 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:35.270+0000 7f5db40a7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-09T01:33:35.730 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:35 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:35.457+0000 7f5db40a7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-09T01:33:36.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:35 smithi093 ceph-mon[116654]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:33:36.143 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:35 smithi064 ceph-mon[116984]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:33:36.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:35 smithi031 ceph-mon[112124]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:33:36.480 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:36 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:36.144+0000 7f5db40a7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-09T01:33:36.480 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:36 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:36.332+0000 7f5db40a7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-09T01:33:36.980 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:36 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:36.521+0000 7f5db40a7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-09T01:33:36.980 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:33:36 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:33:36.643+0000 7f5db40a7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-09T01:33:36.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:36 smithi064 ceph-mon[116984]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:36.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:36 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/2996333356' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98a11fd7-9b3c-4f3a-8d86-3dc429b11f72"}]: dispatch 2023-12-09T01:33:36.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:36 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/2996333356' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98a11fd7-9b3c-4f3a-8d86-3dc429b11f72"}]': finished 2023-12-09T01:33:36.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:36 smithi064 ceph-mon[116984]: osdmap e5: 1 total, 0 up, 1 in 2023-12-09T01:33:36.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:36 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:36.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:36 smithi064 ceph-mon[116984]: Standby manager daemon b started 2023-12-09T01:33:36.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:36 smithi064 ceph-mon[116984]: from='mgr.? 172.21.15.64:0/1497641888' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-09T01:33:36.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:36 smithi064 ceph-mon[116984]: from='mgr.? 172.21.15.64:0/1497641888' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-09T01:33:36.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:36 smithi064 ceph-mon[116984]: from='mgr.? 172.21.15.64:0/1497641888' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-09T01:33:36.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:36 smithi064 ceph-mon[116984]: from='mgr.? 172.21.15.64:0/1497641888' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-09T01:33:37.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:36 smithi093 ceph-mon[116654]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:37.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:36 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/2996333356' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98a11fd7-9b3c-4f3a-8d86-3dc429b11f72"}]: dispatch 2023-12-09T01:33:37.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:36 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/2996333356' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98a11fd7-9b3c-4f3a-8d86-3dc429b11f72"}]': finished 2023-12-09T01:33:37.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:36 smithi093 ceph-mon[116654]: osdmap e5: 1 total, 0 up, 1 in 2023-12-09T01:33:37.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:36 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:37.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:36 smithi093 ceph-mon[116654]: Standby manager daemon b started 2023-12-09T01:33:37.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:36 smithi093 ceph-mon[116654]: from='mgr.? 172.21.15.64:0/1497641888' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-09T01:33:37.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:36 smithi093 ceph-mon[116654]: from='mgr.? 172.21.15.64:0/1497641888' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-09T01:33:37.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:36 smithi093 ceph-mon[116654]: from='mgr.? 172.21.15.64:0/1497641888' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-09T01:33:37.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:36 smithi093 ceph-mon[116654]: from='mgr.? 172.21.15.64:0/1497641888' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-09T01:33:37.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:36 smithi031 ceph-mon[112124]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:37.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:36 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/2996333356' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98a11fd7-9b3c-4f3a-8d86-3dc429b11f72"}]: dispatch 2023-12-09T01:33:37.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:36 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/2996333356' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98a11fd7-9b3c-4f3a-8d86-3dc429b11f72"}]': finished 2023-12-09T01:33:37.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:36 smithi031 ceph-mon[112124]: osdmap e5: 1 total, 0 up, 1 in 2023-12-09T01:33:37.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:36 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:37.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:36 smithi031 ceph-mon[112124]: Standby manager daemon b started 2023-12-09T01:33:37.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:36 smithi031 ceph-mon[112124]: from='mgr.? 172.21.15.64:0/1497641888' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-09T01:33:37.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:36 smithi031 ceph-mon[112124]: from='mgr.? 172.21.15.64:0/1497641888' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-09T01:33:37.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:36 smithi031 ceph-mon[112124]: from='mgr.? 172.21.15.64:0/1497641888' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-09T01:33:37.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:36 smithi031 ceph-mon[112124]: from='mgr.? 172.21.15.64:0/1497641888' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-09T01:33:38.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:37 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/286352495' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T01:33:38.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:37 smithi093 ceph-mon[116654]: mgrmap e14: a(active, since 63s), standbys: b 2023-12-09T01:33:38.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:37 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-09T01:33:38.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:37 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/286352495' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T01:33:38.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:37 smithi031 ceph-mon[112124]: mgrmap e14: a(active, since 63s), standbys: b 2023-12-09T01:33:38.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:37 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-09T01:33:38.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:37 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/286352495' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T01:33:38.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:37 smithi064 ceph-mon[116984]: mgrmap e14: a(active, since 63s), standbys: b 2023-12-09T01:33:38.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:37 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-09T01:33:39.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:38 smithi093 ceph-mon[116654]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:39.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:38 smithi031 ceph-mon[112124]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:39.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:38 smithi064 ceph-mon[116984]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:41.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:40 smithi031 ceph-mon[112124]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:41.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:40 smithi064 ceph-mon[116984]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:41.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:40 smithi093 ceph-mon[116654]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:41.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:41 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-09T01:33:41.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:41 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:42.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:41 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-09T01:33:42.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:41 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:42.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:41 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-09T01:33:42.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:41 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:43.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:42 smithi031 ceph-mon[112124]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:43.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:42 smithi031 ceph-mon[112124]: Deploying daemon osd.0 on smithi031 2023-12-09T01:33:43.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:42 smithi064 ceph-mon[116984]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:43.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:42 smithi064 ceph-mon[116984]: Deploying daemon osd.0 on smithi031 2023-12-09T01:33:43.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:42 smithi093 ceph-mon[116654]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:43.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:42 smithi093 ceph-mon[116654]: Deploying daemon osd.0 on smithi031 2023-12-09T01:33:45.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:44 smithi031 ceph-mon[112124]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:45.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:44 smithi064 ceph-mon[116984]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:45.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:44 smithi093 ceph-mon[116654]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:46.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:46 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:46.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:46 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:46.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:46 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:46.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:46 smithi031 ceph-mon[112124]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:46.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:46 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:46.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:46 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:46.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:46 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:46.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:46 smithi064 ceph-mon[116984]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:47.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:46 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:47.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:46 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:47.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:46 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:47.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:46 smithi093 ceph-mon[116654]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:47.973 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 0 on host 'smithi031' 2023-12-09T01:33:48.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:47 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:48.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:47 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:48.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:47 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:48.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:47 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:48.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:47 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:48.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:47 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:48.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:47 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:48.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:47 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:48.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:47 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:48.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:47 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:48.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:47 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:48.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:47 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:48.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:47 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:48.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:47 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:48.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:47 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:48.361 DEBUG:teuthology.orchestra.run.smithi031:osd.0> sudo journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@osd.0.service 2023-12-09T01:33:48.363 INFO:tasks.cephadm:Deploying osd.1 on smithi064 with /dev/vg_nvme/lv_4... 2023-12-09T01:33:48.363 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-09T01:33:48.398 INFO:journalctl@ceph.osd.0.smithi031.stdout:-- Logs begin at Sat 2023-12-09 01:16:29 UTC. -- 2023-12-09T01:33:48.639 INFO:teuthology.orchestra.run.smithi064.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.b/config 2023-12-09T01:33:48.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:48 smithi064 ceph-mon[116984]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:48.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:48 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:48.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:48 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:48.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:48 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:48.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:48 smithi064 ceph-mon[116984]: from='osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-09T01:33:49.184 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:48 smithi031 ceph-mon[112124]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:49.184 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:48 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:49.184 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:48 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:49.184 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:48 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:49.184 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:48 smithi031 ceph-mon[112124]: from='osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-09T01:33:49.185 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:33:48 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-0[130690]: 2023-12-09T01:33:48.797+0000 7fa3a509e640 -1 osd.0 0 log_to_monitors true 2023-12-09T01:33:49.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:48 smithi093 ceph-mon[116654]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:49.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:48 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:49.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:48 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:49.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:48 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:33:49.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:48 smithi093 ceph-mon[116654]: from='osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-09T01:33:49.907 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-09T01:33:49.907 INFO:teuthology.orchestra.run.smithi064.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-09T01:33:49.907 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10+0 records in 2023-12-09T01:33:49.907 INFO:teuthology.orchestra.run.smithi064.stderr:10+0 records out 2023-12-09T01:33:49.907 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111111 s, 944 MB/s 2023-12-09T01:33:49.907 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping successful for: 2023-12-09T01:33:50.317 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi064:vg_nvme/lv_4 2023-12-09T01:33:50.581 INFO:teuthology.orchestra.run.smithi064.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.b/config 2023-12-09T01:33:50.642 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:50 smithi031 ceph-mon[112124]: from='osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-09T01:33:50.642 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:50 smithi031 ceph-mon[112124]: osdmap e6: 1 total, 0 up, 1 in 2023-12-09T01:33:50.642 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:50 smithi031 ceph-mon[112124]: from='osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-12-09T01:33:50.642 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:50 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:50.642 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:50 smithi031 ceph-mon[112124]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:50.643 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:33:50 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-0[130690]: 2023-12-09T01:33:50.358+0000 7fa39a715700 -1 osd.0 0 waiting for initial osdmap 2023-12-09T01:33:50.643 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:33:50 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-0[130690]: 2023-12-09T01:33:50.361+0000 7fa392507700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-09T01:33:50.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:50 smithi064 ceph-mon[116984]: from='osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-09T01:33:50.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:50 smithi064 ceph-mon[116984]: osdmap e6: 1 total, 0 up, 1 in 2023-12-09T01:33:50.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:50 smithi064 ceph-mon[116984]: from='osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-12-09T01:33:50.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:50 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:50.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:50 smithi064 ceph-mon[116984]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:50.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:50 smithi093 ceph-mon[116654]: from='osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-09T01:33:50.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:50 smithi093 ceph-mon[116654]: osdmap e6: 1 total, 0 up, 1 in 2023-12-09T01:33:50.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:50 smithi093 ceph-mon[116654]: from='osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-12-09T01:33:50.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:50 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:50.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:50 smithi093 ceph-mon[116654]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:51.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:51 smithi031 ceph-mon[112124]: from='osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-12-09T01:33:51.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:51 smithi031 ceph-mon[112124]: osdmap e7: 1 total, 0 up, 1 in 2023-12-09T01:33:51.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:51 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:51.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:51 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:51.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:51 smithi031 ceph-mon[112124]: Detected new or changed devices on smithi031 2023-12-09T01:33:51.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:51 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:51.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:51 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:51.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:51 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-09T01:33:51.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:51 smithi031 ceph-mon[112124]: Adjusting osd_memory_target on smithi031 to 17126M 2023-12-09T01:33:51.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:51 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:51.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:51 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:51.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:51 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:51.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:51 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:51.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:51 smithi064 ceph-mon[116984]: from='osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-12-09T01:33:51.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:51 smithi064 ceph-mon[116984]: osdmap e7: 1 total, 0 up, 1 in 2023-12-09T01:33:51.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:51 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:51.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:51 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:51.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:51 smithi064 ceph-mon[116984]: Detected new or changed devices on smithi031 2023-12-09T01:33:51.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:51 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:51.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:51 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:51.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:51 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-09T01:33:51.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:51 smithi064 ceph-mon[116984]: Adjusting osd_memory_target on smithi031 to 17126M 2023-12-09T01:33:51.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:51 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:51.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:51 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:51.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:51 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:51.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:51 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:51.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:51 smithi093 ceph-mon[116654]: from='osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-12-09T01:33:51.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:51 smithi093 ceph-mon[116654]: osdmap e7: 1 total, 0 up, 1 in 2023-12-09T01:33:51.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:51 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:51.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:51 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:51.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:51 smithi093 ceph-mon[116654]: Detected new or changed devices on smithi031 2023-12-09T01:33:51.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:51 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:51.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:51 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:51.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:51 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-09T01:33:51.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:51 smithi093 ceph-mon[116654]: Adjusting osd_memory_target on smithi031 to 17126M 2023-12-09T01:33:51.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:51 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:51.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:51 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:51.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:51 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:33:51.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:51 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:33:52.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:52 smithi064 ceph-mon[116984]: purged_snaps scrub starts 2023-12-09T01:33:52.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:52 smithi064 ceph-mon[116984]: purged_snaps scrub ok 2023-12-09T01:33:52.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:52 smithi064 ceph-mon[116984]: osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486] boot 2023-12-09T01:33:52.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:52 smithi064 ceph-mon[116984]: osdmap e8: 1 total, 1 up, 1 in 2023-12-09T01:33:52.597 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:52 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:52.597 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:52 smithi064 ceph-mon[116984]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:52.597 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:52 smithi064 ceph-mon[116984]: from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:33:52.597 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:52 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T01:33:52.597 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:52 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T01:33:52.597 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:52 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:52.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:52 smithi031 ceph-mon[112124]: purged_snaps scrub starts 2023-12-09T01:33:52.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:52 smithi031 ceph-mon[112124]: purged_snaps scrub ok 2023-12-09T01:33:52.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:52 smithi031 ceph-mon[112124]: osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486] boot 2023-12-09T01:33:52.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:52 smithi031 ceph-mon[112124]: osdmap e8: 1 total, 1 up, 1 in 2023-12-09T01:33:52.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:52 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:52.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:52 smithi031 ceph-mon[112124]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:52.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:52 smithi031 ceph-mon[112124]: from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:33:52.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:52 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T01:33:52.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:52 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T01:33:52.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:52 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:52.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:52 smithi093 ceph-mon[116654]: purged_snaps scrub starts 2023-12-09T01:33:52.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:52 smithi093 ceph-mon[116654]: purged_snaps scrub ok 2023-12-09T01:33:52.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:52 smithi093 ceph-mon[116654]: osd.0 [v2:172.21.15.31:6802/1770441486,v1:172.21.15.31:6803/1770441486] boot 2023-12-09T01:33:52.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:52 smithi093 ceph-mon[116654]: osdmap e8: 1 total, 1 up, 1 in 2023-12-09T01:33:52.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:52 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:33:52.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:52 smithi093 ceph-mon[116654]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T01:33:52.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:52 smithi093 ceph-mon[116654]: from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:33:52.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:52 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T01:33:52.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:52 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T01:33:52.831 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:52 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:33:53.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:53 smithi031 ceph-mon[112124]: osdmap e9: 1 total, 1 up, 1 in 2023-12-09T01:33:53.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:53 smithi064 ceph-mon[116984]: osdmap e9: 1 total, 1 up, 1 in 2023-12-09T01:33:53.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:53 smithi093 ceph-mon[116654]: osdmap e9: 1 total, 1 up, 1 in 2023-12-09T01:33:54.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:54 smithi031 ceph-mon[112124]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:33:54.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:54 smithi031 ceph-mon[112124]: from='client.? 172.21.15.64:0/239649123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8b5bd42-deec-44d6-a44e-2424e9ba5d9c"}]: dispatch 2023-12-09T01:33:54.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:54 smithi031 ceph-mon[112124]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8b5bd42-deec-44d6-a44e-2424e9ba5d9c"}]: dispatch 2023-12-09T01:33:54.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:54 smithi031 ceph-mon[112124]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8b5bd42-deec-44d6-a44e-2424e9ba5d9c"}]': finished 2023-12-09T01:33:54.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:54 smithi031 ceph-mon[112124]: osdmap e10: 2 total, 1 up, 2 in 2023-12-09T01:33:54.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:54 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:33:54.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:54 smithi064 ceph-mon[116984]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:33:54.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:54 smithi064 ceph-mon[116984]: from='client.? 172.21.15.64:0/239649123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8b5bd42-deec-44d6-a44e-2424e9ba5d9c"}]: dispatch 2023-12-09T01:33:54.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:54 smithi064 ceph-mon[116984]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8b5bd42-deec-44d6-a44e-2424e9ba5d9c"}]: dispatch 2023-12-09T01:33:54.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:54 smithi064 ceph-mon[116984]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8b5bd42-deec-44d6-a44e-2424e9ba5d9c"}]': finished 2023-12-09T01:33:54.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:54 smithi064 ceph-mon[116984]: osdmap e10: 2 total, 1 up, 2 in 2023-12-09T01:33:54.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:54 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:33:54.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:54 smithi093 ceph-mon[116654]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:33:54.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:54 smithi093 ceph-mon[116654]: from='client.? 172.21.15.64:0/239649123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8b5bd42-deec-44d6-a44e-2424e9ba5d9c"}]: dispatch 2023-12-09T01:33:54.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:54 smithi093 ceph-mon[116654]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8b5bd42-deec-44d6-a44e-2424e9ba5d9c"}]: dispatch 2023-12-09T01:33:54.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:54 smithi093 ceph-mon[116654]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8b5bd42-deec-44d6-a44e-2424e9ba5d9c"}]': finished 2023-12-09T01:33:54.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:54 smithi093 ceph-mon[116654]: osdmap e10: 2 total, 1 up, 2 in 2023-12-09T01:33:54.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:54 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:33:55.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:55 smithi031 ceph-mon[112124]: from='client.? 172.21.15.64:0/1022659906' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T01:33:55.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:55 smithi064 ceph-mon[116984]: from='client.? 172.21.15.64:0/1022659906' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T01:33:55.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:55 smithi093 ceph-mon[116654]: from='client.? 172.21.15.64:0/1022659906' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T01:33:56.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:56 smithi031 ceph-mon[112124]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:33:56.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:56 smithi064 ceph-mon[116984]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:33:56.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:56 smithi093 ceph-mon[116654]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:33:58.812 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:58 smithi064 ceph-mon[116984]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:33:59.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:58 smithi093 ceph-mon[116654]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:33:59.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:58 smithi031 ceph-mon[112124]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:00.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:59 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-09T01:34:00.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:59 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:00.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:33:59 smithi031 ceph-mon[112124]: Deploying daemon osd.1 on smithi064 2023-12-09T01:34:00.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:59 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-09T01:34:00.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:59 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:00.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:33:59 smithi064 ceph-mon[116984]: Deploying daemon osd.1 on smithi064 2023-12-09T01:34:00.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:59 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-09T01:34:00.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:59 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:00.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:33:59 smithi093 ceph-mon[116654]: Deploying daemon osd.1 on smithi064 2023-12-09T01:34:01.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:00 smithi031 ceph-mon[112124]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:01.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:00 smithi064 ceph-mon[116984]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:01.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:00 smithi093 ceph-mon[116654]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:03.174 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:02 smithi064 ceph-mon[116984]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:03.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:02 smithi031 ceph-mon[112124]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:03.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:02 smithi093 ceph-mon[116654]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:04.562 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:04 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:04.562 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:04 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:04.562 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:04 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:04.562 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:04 smithi064 ceph-mon[116984]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:04.579 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:04 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:04.579 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:04 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:04.579 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:04 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:04.579 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:04 smithi093 ceph-mon[116654]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:04.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:04 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:04.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:04 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:04.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:04 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:04.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:04 smithi031 ceph-mon[112124]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:05.561 INFO:teuthology.orchestra.run.smithi064.stdout:Created osd(s) 1 on host 'smithi064' 2023-12-09T01:34:05.979 DEBUG:teuthology.orchestra.run.smithi064:osd.1> sudo journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@osd.1.service 2023-12-09T01:34:05.982 INFO:tasks.cephadm:Deploying osd.2 on smithi093 with /dev/vg_nvme/lv_4... 2023-12-09T01:34:05.982 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-09T01:34:06.012 INFO:journalctl@ceph.osd.1.smithi064.stdout:-- Logs begin at Sat 2023-12-09 01:16:31 UTC. -- 2023-12-09T01:34:06.181 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:05 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.182 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:05 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.182 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:05 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:06.182 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:05 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:34:06.182 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:05 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.182 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:05 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.182 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:05 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.182 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:05 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:06.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:05 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:05 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:05 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:06.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:05 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:34:06.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:05 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:05 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:05 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:05 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:06.244 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.c/config 2023-12-09T01:34:06.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:05 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:05 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:05 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:06.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:05 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:34:06.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:05 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:05 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:05 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:06.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:05 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:06.473 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:34:06 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-1[121872]: 2023-12-09T01:34:06.426+0000 7fe153745640 -1 osd.1 0 log_to_monitors true 2023-12-09T01:34:07.019 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:06 smithi093 ceph-mon[116654]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:07.019 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:06 smithi093 ceph-mon[116654]: from='osd.1 [v2:172.21.15.64:6800/2819006430,v1:172.21.15.64:6801/2819006430]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-09T01:34:07.019 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:06 smithi093 ceph-mon[116654]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-09T01:34:07.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:06 smithi031 ceph-mon[112124]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:07.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:06 smithi031 ceph-mon[112124]: from='osd.1 [v2:172.21.15.64:6800/2819006430,v1:172.21.15.64:6801/2819006430]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-09T01:34:07.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:06 smithi031 ceph-mon[112124]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-09T01:34:07.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:06 smithi064 ceph-mon[116984]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:07.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:06 smithi064 ceph-mon[116984]: from='osd.1 [v2:172.21.15.64:6800/2819006430,v1:172.21.15.64:6801/2819006430]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-09T01:34:07.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:06 smithi064 ceph-mon[116984]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-09T01:34:07.534 INFO:teuthology.orchestra.run.smithi093.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-09T01:34:07.534 INFO:teuthology.orchestra.run.smithi093.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-09T01:34:07.534 INFO:teuthology.orchestra.run.smithi093.stderr: stderr: 10+0 records in 2023-12-09T01:34:07.534 INFO:teuthology.orchestra.run.smithi093.stderr:10+0 records out 2023-12-09T01:34:07.534 INFO:teuthology.orchestra.run.smithi093.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0149009 s, 704 MB/s 2023-12-09T01:34:07.534 INFO:teuthology.orchestra.run.smithi093.stderr:--> Zapping successful for: 2023-12-09T01:34:07.882 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi093:vg_nvme/lv_4 2023-12-09T01:34:07.939 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:34:07 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-1[121872]: 2023-12-09T01:34:07.873+0000 7fe148dbc700 -1 osd.1 0 waiting for initial osdmap 2023-12-09T01:34:07.940 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:34:07 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-1[121872]: 2023-12-09T01:34:07.879+0000 7fe1433b3700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-09T01:34:07.940 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:07 smithi064 ceph-mon[116984]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-09T01:34:07.940 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:07 smithi064 ceph-mon[116984]: osdmap e11: 2 total, 1 up, 2 in 2023-12-09T01:34:07.940 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:07 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:07.940 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:07 smithi064 ceph-mon[116984]: from='osd.1 [v2:172.21.15.64:6800/2819006430,v1:172.21.15.64:6801/2819006430]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2023-12-09T01:34:07.940 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:07 smithi064 ceph-mon[116984]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2023-12-09T01:34:08.135 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.c/config 2023-12-09T01:34:08.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:07 smithi031 ceph-mon[112124]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-09T01:34:08.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:07 smithi031 ceph-mon[112124]: osdmap e11: 2 total, 1 up, 2 in 2023-12-09T01:34:08.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:07 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:08.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:07 smithi031 ceph-mon[112124]: from='osd.1 [v2:172.21.15.64:6800/2819006430,v1:172.21.15.64:6801/2819006430]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2023-12-09T01:34:08.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:07 smithi031 ceph-mon[112124]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2023-12-09T01:34:08.241 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:07 smithi093 ceph-mon[116654]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-09T01:34:08.242 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:07 smithi093 ceph-mon[116654]: osdmap e11: 2 total, 1 up, 2 in 2023-12-09T01:34:08.242 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:07 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:08.242 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:07 smithi093 ceph-mon[116654]: from='osd.1 [v2:172.21.15.64:6800/2819006430,v1:172.21.15.64:6801/2819006430]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2023-12-09T01:34:08.242 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:07 smithi093 ceph-mon[116654]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2023-12-09T01:34:09.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:08 smithi031 ceph-mon[112124]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:09.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:08 smithi031 ceph-mon[112124]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2023-12-09T01:34:09.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:08 smithi031 ceph-mon[112124]: osdmap e12: 2 total, 1 up, 2 in 2023-12-09T01:34:09.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:08 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:09.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:08 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:09.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:08 smithi031 ceph-mon[112124]: Detected new or changed devices on smithi064 2023-12-09T01:34:09.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:08 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:09.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:08 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:09.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:08 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-09T01:34:09.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:08 smithi031 ceph-mon[112124]: Adjusting osd_memory_target on smithi064 to 17122M 2023-12-09T01:34:09.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:08 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:09.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:08 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:09.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:08 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:34:09.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:08 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:09.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:08 smithi064 ceph-mon[116984]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:09.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:08 smithi064 ceph-mon[116984]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2023-12-09T01:34:09.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:08 smithi064 ceph-mon[116984]: osdmap e12: 2 total, 1 up, 2 in 2023-12-09T01:34:09.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:08 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:09.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:08 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:09.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:08 smithi064 ceph-mon[116984]: Detected new or changed devices on smithi064 2023-12-09T01:34:09.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:08 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:09.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:08 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:09.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:08 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-09T01:34:09.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:08 smithi064 ceph-mon[116984]: Adjusting osd_memory_target on smithi064 to 17122M 2023-12-09T01:34:09.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:08 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:09.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:08 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:09.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:08 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:34:09.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:08 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:09.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:08 smithi093 ceph-mon[116654]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:09.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:08 smithi093 ceph-mon[116654]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2023-12-09T01:34:09.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:08 smithi093 ceph-mon[116654]: osdmap e12: 2 total, 1 up, 2 in 2023-12-09T01:34:09.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:09.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:09.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:08 smithi093 ceph-mon[116654]: Detected new or changed devices on smithi064 2023-12-09T01:34:09.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:09.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:09.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-09T01:34:09.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:08 smithi093 ceph-mon[116654]: Adjusting osd_memory_target on smithi064 to 17122M 2023-12-09T01:34:09.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:09.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:09.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:34:09.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:08 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:10.001 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:09 smithi093 ceph-mon[116654]: purged_snaps scrub starts 2023-12-09T01:34:10.001 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:09 smithi093 ceph-mon[116654]: purged_snaps scrub ok 2023-12-09T01:34:10.001 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:09 smithi093 ceph-mon[116654]: osd.1 [v2:172.21.15.64:6800/2819006430,v1:172.21.15.64:6801/2819006430] boot 2023-12-09T01:34:10.002 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:09 smithi093 ceph-mon[116654]: osdmap e13: 2 total, 2 up, 2 in 2023-12-09T01:34:10.002 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:09 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:10.002 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:09 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T01:34:10.002 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:09 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T01:34:10.002 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:09 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:10.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:09 smithi031 ceph-mon[112124]: purged_snaps scrub starts 2023-12-09T01:34:10.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:09 smithi031 ceph-mon[112124]: purged_snaps scrub ok 2023-12-09T01:34:10.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:09 smithi031 ceph-mon[112124]: osd.1 [v2:172.21.15.64:6800/2819006430,v1:172.21.15.64:6801/2819006430] boot 2023-12-09T01:34:10.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:09 smithi031 ceph-mon[112124]: osdmap e13: 2 total, 2 up, 2 in 2023-12-09T01:34:10.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:09 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:10.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:09 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T01:34:10.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:09 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T01:34:10.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:09 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:10.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:09 smithi064 ceph-mon[116984]: purged_snaps scrub starts 2023-12-09T01:34:10.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:09 smithi064 ceph-mon[116984]: purged_snaps scrub ok 2023-12-09T01:34:10.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:09 smithi064 ceph-mon[116984]: osd.1 [v2:172.21.15.64:6800/2819006430,v1:172.21.15.64:6801/2819006430] boot 2023-12-09T01:34:10.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:09 smithi064 ceph-mon[116984]: osdmap e13: 2 total, 2 up, 2 in 2023-12-09T01:34:10.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:09 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:10.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:09 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T01:34:10.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:09 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T01:34:10.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:09 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:11.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:10 smithi031 ceph-mon[112124]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi093:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:34:11.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:10 smithi031 ceph-mon[112124]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:11.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:10 smithi031 ceph-mon[112124]: osdmap e14: 2 total, 2 up, 2 in 2023-12-09T01:34:11.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:10 smithi064 ceph-mon[116984]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi093:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:34:11.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:10 smithi064 ceph-mon[116984]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:11.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:10 smithi064 ceph-mon[116984]: osdmap e14: 2 total, 2 up, 2 in 2023-12-09T01:34:11.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:10 smithi093 ceph-mon[116654]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi093:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:34:11.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:10 smithi093 ceph-mon[116654]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-09T01:34:11.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:10 smithi093 ceph-mon[116654]: osdmap e14: 2 total, 2 up, 2 in 2023-12-09T01:34:12.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:11 smithi031 ceph-mon[112124]: from='client.? 172.21.15.93:0/2903404822' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4e62e11e-5c78-4cf2-9cae-44b18313b0bf"}]: dispatch 2023-12-09T01:34:12.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:11 smithi031 ceph-mon[112124]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4e62e11e-5c78-4cf2-9cae-44b18313b0bf"}]: dispatch 2023-12-09T01:34:12.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:11 smithi031 ceph-mon[112124]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4e62e11e-5c78-4cf2-9cae-44b18313b0bf"}]': finished 2023-12-09T01:34:12.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:11 smithi031 ceph-mon[112124]: osdmap e15: 3 total, 2 up, 3 in 2023-12-09T01:34:12.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:11 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:12.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:11 smithi031 ceph-mon[112124]: from='client.? 172.21.15.93:0/846034229' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T01:34:12.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:11 smithi064 ceph-mon[116984]: from='client.? 172.21.15.93:0/2903404822' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4e62e11e-5c78-4cf2-9cae-44b18313b0bf"}]: dispatch 2023-12-09T01:34:12.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:11 smithi064 ceph-mon[116984]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4e62e11e-5c78-4cf2-9cae-44b18313b0bf"}]: dispatch 2023-12-09T01:34:12.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:11 smithi064 ceph-mon[116984]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4e62e11e-5c78-4cf2-9cae-44b18313b0bf"}]': finished 2023-12-09T01:34:12.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:11 smithi064 ceph-mon[116984]: osdmap e15: 3 total, 2 up, 3 in 2023-12-09T01:34:12.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:11 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:12.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:11 smithi064 ceph-mon[116984]: from='client.? 172.21.15.93:0/846034229' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T01:34:12.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:11 smithi093 ceph-mon[116654]: from='client.? 172.21.15.93:0/2903404822' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4e62e11e-5c78-4cf2-9cae-44b18313b0bf"}]: dispatch 2023-12-09T01:34:12.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:11 smithi093 ceph-mon[116654]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4e62e11e-5c78-4cf2-9cae-44b18313b0bf"}]: dispatch 2023-12-09T01:34:12.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:11 smithi093 ceph-mon[116654]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4e62e11e-5c78-4cf2-9cae-44b18313b0bf"}]': finished 2023-12-09T01:34:12.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:11 smithi093 ceph-mon[116654]: osdmap e15: 3 total, 2 up, 3 in 2023-12-09T01:34:12.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:11 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:12.330 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:11 smithi093 ceph-mon[116654]: from='client.? 172.21.15.93:0/846034229' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T01:34:13.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:12 smithi031 ceph-mon[112124]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:13.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:12 smithi064 ceph-mon[116984]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:13.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:12 smithi093 ceph-mon[116654]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:15.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:14 smithi093 ceph-mon[116654]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:15.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:14 smithi031 ceph-mon[112124]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:15.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:14 smithi064 ceph-mon[116984]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:17.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:16 smithi031 ceph-mon[112124]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:17.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:16 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-09T01:34:17.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:16 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:17.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:16 smithi064 ceph-mon[116984]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:17.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-09T01:34:17.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:16 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:17.317 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:16 smithi093 ceph-mon[116654]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:17.318 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:16 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-09T01:34:17.318 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:16 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:17.937 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:17 smithi093 ceph-mon[116654]: Deploying daemon osd.2 on smithi093 2023-12-09T01:34:18.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:17 smithi031 ceph-mon[112124]: Deploying daemon osd.2 on smithi093 2023-12-09T01:34:18.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:17 smithi064 ceph-mon[116984]: Deploying daemon osd.2 on smithi093 2023-12-09T01:34:19.155 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:18 smithi093 ceph-mon[116654]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:19.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:18 smithi031 ceph-mon[112124]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:19.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:18 smithi064 ceph-mon[116984]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:21.065 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:20 smithi093 ceph-mon[116654]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:21.065 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:20 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:21.065 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:20 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:21.065 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:20 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:21.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:20 smithi031 ceph-mon[112124]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:21.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:20 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:21.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:20 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:21.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:20 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:21.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:20 smithi064 ceph-mon[116984]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:21.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:20 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:21.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:20 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:21.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:20 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:21.997 INFO:teuthology.orchestra.run.smithi093.stdout:Created osd(s) 2 on host 'smithi093' 2023-12-09T01:34:22.391 DEBUG:teuthology.orchestra.run.smithi093:osd.2> sudo journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@osd.2.service 2023-12-09T01:34:22.393 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2023-12-09T01:34:22.394 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph osd stat -f json 2023-12-09T01:34:22.422 INFO:journalctl@ceph.osd.2.smithi093.stdout:-- Logs begin at Sat 2023-12-09 01:16:28 UTC. -- 2023-12-09T01:34:22.693 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:22.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:22.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:34:22.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:22 smithi031 ceph-mon[112124]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:22.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:22 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:22.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:22.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:34:22.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:22 smithi064 ceph-mon[116984]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:22.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:22 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:22.817 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.817 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.817 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:22.817 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:34:22.817 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.817 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:22 smithi093 ceph-mon[116654]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:22.817 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.817 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:22.817 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:22 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:23.467 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:34:23 smithi093 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-2[121716]: 2023-12-09T01:34:23.101+0000 7f3eefed8640 -1 osd.2 0 log_to_monitors true 2023-12-09T01:34:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:23 smithi064 ceph-mon[116984]: from='osd.2 [v2:172.21.15.93:6800/2900415058,v1:172.21.15.93:6801/2900415058]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-09T01:34:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:23 smithi064 ceph-mon[116984]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-09T01:34:23.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:23 smithi093 ceph-mon[116654]: from='osd.2 [v2:172.21.15.93:6800/2900415058,v1:172.21.15.93:6801/2900415058]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-09T01:34:23.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:23 smithi093 ceph-mon[116654]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-09T01:34:23.942 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:34:23.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:23 smithi031 ceph-mon[112124]: from='osd.2 [v2:172.21.15.93:6800/2900415058,v1:172.21.15.93:6801/2900415058]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-09T01:34:23.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:23 smithi031 ceph-mon[112124]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-09T01:34:24.403 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":16,"num_osds":3,"num_up_osds":2,"osd_up_since":1702085648,"num_in_osds":3,"osd_in_since":1702085651,"num_remapped_pgs":0} 2023-12-09T01:34:24.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:24 smithi031 ceph-mon[112124]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-09T01:34:24.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:24 smithi031 ceph-mon[112124]: osdmap e16: 3 total, 2 up, 3 in 2023-12-09T01:34:24.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:24 smithi031 ceph-mon[112124]: from='osd.2 [v2:172.21.15.93:6800/2900415058,v1:172.21.15.93:6801/2900415058]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi093", "root=default"]}]: dispatch 2023-12-09T01:34:24.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:24 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:24.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:24 smithi031 ceph-mon[112124]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi093", "root=default"]}]: dispatch 2023-12-09T01:34:24.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:24 smithi031 ceph-mon[112124]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:24.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:24 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/4279175817' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-09T01:34:24.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:24 smithi031 ceph-mon[112124]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi093", "root=default"]}]': finished 2023-12-09T01:34:24.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:24 smithi064 ceph-mon[116984]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-09T01:34:24.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:24 smithi064 ceph-mon[116984]: osdmap e16: 3 total, 2 up, 3 in 2023-12-09T01:34:24.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:24 smithi064 ceph-mon[116984]: from='osd.2 [v2:172.21.15.93:6800/2900415058,v1:172.21.15.93:6801/2900415058]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi093", "root=default"]}]: dispatch 2023-12-09T01:34:24.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:24 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:24.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:24 smithi064 ceph-mon[116984]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi093", "root=default"]}]: dispatch 2023-12-09T01:34:24.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:24 smithi064 ceph-mon[116984]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:24.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:24 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/4279175817' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-09T01:34:24.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:24 smithi064 ceph-mon[116984]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi093", "root=default"]}]': finished 2023-12-09T01:34:24.829 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:34:24 smithi093 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-2[121716]: 2023-12-09T01:34:24.473+0000 7f3ee554f700 -1 osd.2 0 waiting for initial osdmap 2023-12-09T01:34:24.829 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:34:24 smithi093 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-2[121716]: 2023-12-09T01:34:24.477+0000 7f3eddb42700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-09T01:34:24.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:24 smithi093 ceph-mon[116654]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-09T01:34:24.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:24 smithi093 ceph-mon[116654]: osdmap e16: 3 total, 2 up, 3 in 2023-12-09T01:34:24.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:24 smithi093 ceph-mon[116654]: from='osd.2 [v2:172.21.15.93:6800/2900415058,v1:172.21.15.93:6801/2900415058]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi093", "root=default"]}]: dispatch 2023-12-09T01:34:24.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:24 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:24.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:24 smithi093 ceph-mon[116654]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi093", "root=default"]}]: dispatch 2023-12-09T01:34:24.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:24 smithi093 ceph-mon[116654]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:24.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:24 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/4279175817' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-09T01:34:24.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:24 smithi093 ceph-mon[116654]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi093", "root=default"]}]': finished 2023-12-09T01:34:25.404 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph osd stat -f json 2023-12-09T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:25 smithi031 ceph-mon[112124]: osdmap e17: 3 total, 2 up, 3 in 2023-12-09T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:25 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:25 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:25 smithi031 ceph-mon[112124]: Detected new or changed devices on smithi093 2023-12-09T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:25 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:25 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:25 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-09T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:25 smithi031 ceph-mon[112124]: Adjusting osd_memory_target on smithi093 to 21218M 2023-12-09T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:25 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:25.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:25 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:25.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:25 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:34:25.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:25 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:25.702 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:25.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:25 smithi064 ceph-mon[116984]: osdmap e17: 3 total, 2 up, 3 in 2023-12-09T01:34:25.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:25 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:25.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:25 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:25.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:25 smithi064 ceph-mon[116984]: Detected new or changed devices on smithi093 2023-12-09T01:34:25.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:25 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:25.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:25 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:25.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:25 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-09T01:34:25.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:25 smithi064 ceph-mon[116984]: Adjusting osd_memory_target on smithi093 to 21218M 2023-12-09T01:34:25.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:25 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:25.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:25 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:25.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:25 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:34:25.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:25 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:25.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:25 smithi093 ceph-mon[116654]: osdmap e17: 3 total, 2 up, 3 in 2023-12-09T01:34:25.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:25 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:25.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:25 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:25.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:25 smithi093 ceph-mon[116654]: Detected new or changed devices on smithi093 2023-12-09T01:34:25.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:25 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:25.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:25 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:25.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:25 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-09T01:34:25.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:25 smithi093 ceph-mon[116654]: Adjusting osd_memory_target on smithi093 to 21218M 2023-12-09T01:34:25.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:25 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:25.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:25 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:34:25.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:25 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:34:25.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:25 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:26.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:26 smithi064 ceph-mon[116984]: purged_snaps scrub starts 2023-12-09T01:34:26.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:26 smithi064 ceph-mon[116984]: purged_snaps scrub ok 2023-12-09T01:34:26.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:26 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:26.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:26 smithi064 ceph-mon[116984]: osd.2 [v2:172.21.15.93:6800/2900415058,v1:172.21.15.93:6801/2900415058] boot 2023-12-09T01:34:26.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:26 smithi064 ceph-mon[116984]: osdmap e18: 3 total, 3 up, 3 in 2023-12-09T01:34:26.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:26 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:26.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:26 smithi064 ceph-mon[116984]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:26.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:26 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-12-09T01:34:26.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:26 smithi093 ceph-mon[116654]: purged_snaps scrub starts 2023-12-09T01:34:26.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:26 smithi093 ceph-mon[116654]: purged_snaps scrub ok 2023-12-09T01:34:26.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:26 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:26.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:26 smithi093 ceph-mon[116654]: osd.2 [v2:172.21.15.93:6800/2900415058,v1:172.21.15.93:6801/2900415058] boot 2023-12-09T01:34:26.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:26 smithi093 ceph-mon[116654]: osdmap e18: 3 total, 3 up, 3 in 2023-12-09T01:34:26.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:26 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:26.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:26 smithi093 ceph-mon[116654]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:26.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:26 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-12-09T01:34:26.926 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:34:26.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:26 smithi031 ceph-mon[112124]: purged_snaps scrub starts 2023-12-09T01:34:26.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:26 smithi031 ceph-mon[112124]: purged_snaps scrub ok 2023-12-09T01:34:26.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:26 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:26.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:26 smithi031 ceph-mon[112124]: osd.2 [v2:172.21.15.93:6800/2900415058,v1:172.21.15.93:6801/2900415058] boot 2023-12-09T01:34:26.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:26 smithi031 ceph-mon[112124]: osdmap e18: 3 total, 3 up, 3 in 2023-12-09T01:34:26.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:26 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:26.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:26 smithi031 ceph-mon[112124]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-09T01:34:26.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:26 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-12-09T01:34:27.308 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":19,"num_osds":3,"num_up_osds":3,"osd_up_since":1702085665,"num_in_osds":3,"osd_in_since":1702085651,"num_remapped_pgs":0} 2023-12-09T01:34:27.309 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-09T01:34:27.617 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:27.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:27 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-12-09T01:34:27.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:27 smithi031 ceph-mon[112124]: osdmap e19: 3 total, 3 up, 3 in 2023-12-09T01:34:27.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:27 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-09T01:34:27.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:27 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/1080093103' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-09T01:34:27.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:27 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-12-09T01:34:27.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:27 smithi093 ceph-mon[116654]: osdmap e19: 3 total, 3 up, 3 in 2023-12-09T01:34:27.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:27 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-09T01:34:27.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:27 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/1080093103' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-09T01:34:27.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:27 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-12-09T01:34:27.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:27 smithi064 ceph-mon[116984]: osdmap e19: 3 total, 3 up, 3 in 2023-12-09T01:34:27.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:27 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-09T01:34:27.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:27 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/1080093103' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-09T01:34:28.391 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:34:28 smithi031 sudo[136633]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-09T01:34:28.391 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:34:28 smithi031 sudo[136633]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-09T01:34:28.391 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:34:28 smithi031 sudo[136633]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T01:34:28.391 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:34:28 smithi031 sudo[136633]: pam_unix(sudo:session): session closed for user root 2023-12-09T01:34:28.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:28 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-09T01:34:28.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:28 smithi031 ceph-mon[112124]: osdmap e20: 3 total, 3 up, 3 in 2023-12-09T01:34:28.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:28 smithi031 ceph-mon[112124]: pgmap v67: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:28.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:28 smithi031 ceph-mon[112124]: osdmap e21: 3 total, 3 up, 3 in 2023-12-09T01:34:28.702 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:34:28 smithi031 sudo[136691]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-09T01:34:28.702 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:34:28 smithi031 sudo[136691]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-09T01:34:28.702 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:34:28 smithi031 sudo[136691]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T01:34:28.702 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:34:28 smithi031 sudo[136691]: pam_unix(sudo:session): session closed for user root 2023-12-09T01:34:28.795 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:34:28.795 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":21,"fsid":"8e6dafa0-9632-11ee-95a3-87774f69a715","created":"2023-12-09T01:31:40.252565+0000","modified":"2023-12-09T01:34:28.480415+0000","last_up_change":"2023-12-09T01:34:25.473979+0000","last_in_change":"2023-12-09T01:34:11.142668+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-09T01:34:26.207530+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":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"98a11fd7-9b3c-4f3a-8d86-3dc429b11f72","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.31:6802","nonce":1770441486},{"type":"v1","addr":"172.21.15.31:6803","nonce":1770441486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":1770441486},{"type":"v1","addr":"172.21.15.31:6805","nonce":1770441486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":1770441486},{"type":"v1","addr":"172.21.15.31:6809","nonce":1770441486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":1770441486},{"type":"v1","addr":"172.21.15.31:6807","nonce":1770441486}]},"public_addr":"172.21.15.31:6803/1770441486","cluster_addr":"172.21.15.31:6805/1770441486","heartbeat_back_addr":"172.21.15.31:6809/1770441486","heartbeat_front_addr":"172.21.15.31:6807/1770441486","state":["exists","up"]},{"osd":1,"uuid":"b8b5bd42-deec-44d6-a44e-2424e9ba5d9c","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.64:6800","nonce":2819006430},{"type":"v1","addr":"172.21.15.64:6801","nonce":2819006430}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6802","nonce":2819006430},{"type":"v1","addr":"172.21.15.64:6803","nonce":2819006430}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6806","nonce":2819006430},{"type":"v1","addr":"172.21.15.64:6807","nonce":2819006430}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6804","nonce":2819006430},{"type":"v1","addr":"172.21.15.64:6805","nonce":2819006430}]},"public_addr":"172.21.15.64:6801/2819006430","cluster_addr":"172.21.15.64:6803/2819006430","heartbeat_back_addr":"172.21.15.64:6807/2819006430","heartbeat_front_addr":"172.21.15.64:6805/2819006430","state":["exists","up"]},{"osd":2,"uuid":"4e62e11e-5c78-4cf2-9cae-44b18313b0bf","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.93:6800","nonce":2900415058},{"type":"v1","addr":"172.21.15.93:6801","nonce":2900415058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6802","nonce":2900415058},{"type":"v1","addr":"172.21.15.93:6803","nonce":2900415058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6806","nonce":2900415058},{"type":"v1","addr":"172.21.15.93:6807","nonce":2900415058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6804","nonce":2900415058},{"type":"v1","addr":"172.21.15.93:6805","nonce":2900415058}]},"public_addr":"172.21.15.93:6801/2900415058","cluster_addr":"172.21.15.93:6803/2900415058","heartbeat_back_addr":"172.21.15.93:6807/2900415058","heartbeat_front_addr":"172.21.15.93:6805/2900415058","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T01:33:49.769565+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T01:34:07.411077+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T01:34:24.070845+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:6801/2748319477":"2023-12-10T01:32:33.651147+0000","172.21.15.31:0/3271170009":"2023-12-10T01:32:33.651147+0000","172.21.15.31:0/321649101":"2023-12-10T01:32:33.651147+0000","172.21.15.31:0/3478549121":"2023-12-10T01:32:10.733000+0000","172.21.15.31:0/1095750749":"2023-12-10T01:32:10.733000+0000","172.21.15.31:6800/249677738":"2023-12-10T01:32:10.733000+0000","172.21.15.31:6801/249677738":"2023-12-10T01:32:10.733000+0000","172.21.15.31:0/226947028":"2023-12-10T01:32:10.733000+0000","172.21.15.31:6800/2748319477":"2023-12-10T01:32:33.651147+0000","172.21.15.31:0/737286586":"2023-12-10T01:32:33.651147+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}} 2023-12-09T01:34:28.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:28 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-09T01:34:28.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:28 smithi093 ceph-mon[116654]: osdmap e20: 3 total, 3 up, 3 in 2023-12-09T01:34:28.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:28 smithi093 ceph-mon[116654]: pgmap v67: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:28.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:28 smithi093 ceph-mon[116654]: osdmap e21: 3 total, 3 up, 3 in 2023-12-09T01:34:28.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:28 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-09T01:34:28.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:28 smithi064 ceph-mon[116984]: osdmap e20: 3 total, 3 up, 3 in 2023-12-09T01:34:28.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:28 smithi064 ceph-mon[116984]: pgmap v67: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:28.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:28 smithi064 ceph-mon[116984]: osdmap e21: 3 total, 3 up, 3 in 2023-12-09T01:34:29.183 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-09T01:34:26.207530+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': {}}, 'read_balance': {'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-12-09T01:34:29.183 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-09T01:34:29.433 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:34:28 smithi064 sudo[127003]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-09T01:34:29.433 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:34:28 smithi064 sudo[127003]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-09T01:34:29.433 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:34:28 smithi064 sudo[127003]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T01:34:29.433 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:34:29 smithi064 sudo[127003]: pam_unix(sudo:session): session closed for user root 2023-12-09T01:34:29.477 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:29.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:29 smithi064 ceph-mon[116984]: mgrmap e15: a(active, since 114s), standbys: b 2023-12-09T01:34:29.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:29 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:29.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:29 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/84990538' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T01:34:29.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:29 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:29.730 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:34:29 smithi064 sudo[127006]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-09T01:34:29.730 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:34:29 smithi064 sudo[127006]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-09T01:34:29.731 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:34:29 smithi064 sudo[127006]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T01:34:29.731 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:34:29 smithi064 sudo[127006]: pam_unix(sudo:session): session closed for user root 2023-12-09T01:34:29.784 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:29 smithi031 ceph-mon[112124]: mgrmap e15: a(active, since 114s), standbys: b 2023-12-09T01:34:29.784 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:29 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:29.784 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:29 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/84990538' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T01:34:29.784 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:29 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:29.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:29 smithi093 ceph-mon[116654]: mgrmap e15: a(active, since 114s), standbys: b 2023-12-09T01:34:29.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:29 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:29.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:29 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/84990538' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T01:34:29.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:29 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:29.829 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:34:29 smithi093 sudo[126781]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-09T01:34:29.829 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:34:29 smithi093 sudo[126781]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-09T01:34:29.830 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:34:29 smithi093 sudo[126781]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T01:34:29.830 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:34:29 smithi093 sudo[126781]: pam_unix(sudo:session): session closed for user root 2023-12-09T01:34:30.329 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:34:29 smithi093 sudo[126784]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-09T01:34:30.329 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:34:29 smithi093 sudo[126784]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-09T01:34:30.329 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:34:29 smithi093 sudo[126784]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T01:34:30.329 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:34:29 smithi093 sudo[126784]: pam_unix(sudo:session): session closed for user root 2023-12-09T01:34:30.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:30 smithi031 sudo[136913]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-09T01:34:30.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:30 smithi031 sudo[136913]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-09T01:34:30.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:30 smithi031 sudo[136913]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T01:34:30.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:30 smithi031 sudo[136913]: pam_unix(sudo:session): session closed for user root 2023-12-09T01:34:31.131 INFO:teuthology.orchestra.run.smithi031.stdout:pg_num: 1 2023-12-09T01:34:31.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:30 smithi031 sudo[136934]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-09T01:34:31.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:30 smithi031 sudo[136934]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-09T01:34:31.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:30 smithi031 sudo[136934]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T01:34:31.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:30 smithi031 sudo[136934]: pam_unix(sudo:session): session closed for user root 2023-12-09T01:34:31.516 INFO:tasks.cephadm:Setting up client nodes... 2023-12-09T01:34:31.517 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-09T01:34:31.517 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-09T01:34:31.517 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph mgr dump --format=json 2023-12-09T01:34:31.549 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:31 smithi031 ceph-mon[112124]: pgmap v69: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:31.549 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:31.549 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:31 smithi031 ceph-mon[112124]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-09T01:34:31.549 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:31 smithi031 ceph-mon[112124]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-09T01:34:31.549 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:34:31.549 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:34:31.549 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:34:31.549 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:34:31.549 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:34:31.549 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:31 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:34:31.579 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 sudo[126787]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-09T01:34:31.579 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 sudo[126787]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-09T01:34:31.579 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 sudo[126787]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T01:34:31.580 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 sudo[126787]: pam_unix(sudo:session): session closed for user root 2023-12-09T01:34:31.580 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 sudo[126790]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-09T01:34:31.580 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 sudo[126790]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-09T01:34:31.580 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 sudo[126790]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T01:34:31.580 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 sudo[126790]: pam_unix(sudo:session): session closed for user root 2023-12-09T01:34:31.580 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 ceph-mon[116654]: pgmap v69: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:31.580 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:31.580 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 ceph-mon[116654]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-09T01:34:31.580 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 ceph-mon[116654]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-09T01:34:31.580 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:34:31.580 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:34:31.580 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:34:31.580 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:34:31.580 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:34:31.581 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:31 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:34:31.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:31 smithi064 ceph-mon[116984]: pgmap v69: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:31.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' 2023-12-09T01:34:31.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:31 smithi064 ceph-mon[116984]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-09T01:34:31.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:31 smithi064 ceph-mon[116984]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-09T01:34:31.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:34:31.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:34:31.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:34:31.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:34:31.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:34:31.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:31 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:34:31.810 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:32.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:31 smithi064 sudo[127009]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-09T01:34:32.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:31 smithi064 sudo[127009]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-09T01:34:32.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:31 smithi064 sudo[127009]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T01:34:32.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:31 smithi064 sudo[127009]: pam_unix(sudo:session): session closed for user root 2023-12-09T01:34:32.617 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:32 smithi031 ceph-mon[112124]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-09T01:34:32.617 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:32 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/3200044033' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-09T01:34:32.617 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:32 smithi031 ceph-mon[112124]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-09T01:34:32.617 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:32 smithi031 ceph-mon[112124]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-09T01:34:32.618 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:32 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:34:32.618 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:32 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:34:32.618 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:32 smithi031 ceph-mon[112124]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:34:32.618 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:32 smithi031 ceph-mon[112124]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:32.618 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:32 smithi031 ceph-mon[112124]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-09T01:34:32.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:32 smithi064 sudo[127012]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-09T01:34:32.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:32 smithi064 sudo[127012]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-09T01:34:32.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:32 smithi064 sudo[127012]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T01:34:32.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:32 smithi064 sudo[127012]: pam_unix(sudo:session): session closed for user root 2023-12-09T01:34:32.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:32 smithi064 ceph-mon[116984]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-09T01:34:32.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:32 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/3200044033' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-09T01:34:32.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:32 smithi064 ceph-mon[116984]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-09T01:34:32.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:32 smithi064 ceph-mon[116984]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-09T01:34:32.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:32 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:34:32.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:32 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:34:32.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:32 smithi064 ceph-mon[116984]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:34:32.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:32 smithi064 ceph-mon[116984]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:32.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:32 smithi064 ceph-mon[116984]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-09T01:34:32.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:32 smithi093 ceph-mon[116654]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-09T01:34:32.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:32 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/3200044033' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-09T01:34:32.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:32 smithi093 ceph-mon[116654]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-09T01:34:32.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:32 smithi093 ceph-mon[116654]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-09T01:34:32.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:32 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:34:32.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:32 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:34:32.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:32 smithi093 ceph-mon[116654]: from='mgr.14152 172.21.15.31:0/4100069156' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:34:32.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:32 smithi093 ceph-mon[116654]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:32.830 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:32 smithi093 ceph-mon[116654]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-09T01:34:33.117 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:34:33.500 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":15,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6800","nonce":4275355161},{"type":"v1","addr":"172.21.15.31:6801","nonce":4275355161}]},"active_addr":"172.21.15.31:6801/4275355161","active_change":"2023-12-09T01:32:33.651330+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24116,"name":"b","mgr_features":4540138322906710015,"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":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","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":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/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_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki: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_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:latest","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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":"secs","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"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":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"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":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","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":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/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_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki: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_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:latest","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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":"secs","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"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":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"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.31:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.31:0","nonce":287712962}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.31:0","nonce":68233977}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.31:0","nonce":509770126}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.31:0","nonce":2459158314}]}]} 2023-12-09T01:34:33.504 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-09T01:34:33.504 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-09T01:34:33.504 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-09T01:34:33.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:33 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/2520562247' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-09T01:34:33.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:33 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/2520562247' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-09T01:34:33.829 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:33 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/2520562247' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-09T01:34:33.836 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:34.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:34 smithi031 ceph-mon[112124]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:35.048 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:34:35.048 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":21,"fsid":"8e6dafa0-9632-11ee-95a3-87774f69a715","created":"2023-12-09T01:31:40.252565+0000","modified":"2023-12-09T01:34:28.480415+0000","last_up_change":"2023-12-09T01:34:25.473979+0000","last_in_change":"2023-12-09T01:34:11.142668+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-09T01:34:26.207530+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":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"98a11fd7-9b3c-4f3a-8d86-3dc429b11f72","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.31:6802","nonce":1770441486},{"type":"v1","addr":"172.21.15.31:6803","nonce":1770441486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":1770441486},{"type":"v1","addr":"172.21.15.31:6805","nonce":1770441486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":1770441486},{"type":"v1","addr":"172.21.15.31:6809","nonce":1770441486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":1770441486},{"type":"v1","addr":"172.21.15.31:6807","nonce":1770441486}]},"public_addr":"172.21.15.31:6803/1770441486","cluster_addr":"172.21.15.31:6805/1770441486","heartbeat_back_addr":"172.21.15.31:6809/1770441486","heartbeat_front_addr":"172.21.15.31:6807/1770441486","state":["exists","up"]},{"osd":1,"uuid":"b8b5bd42-deec-44d6-a44e-2424e9ba5d9c","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.64:6800","nonce":2819006430},{"type":"v1","addr":"172.21.15.64:6801","nonce":2819006430}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6802","nonce":2819006430},{"type":"v1","addr":"172.21.15.64:6803","nonce":2819006430}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6806","nonce":2819006430},{"type":"v1","addr":"172.21.15.64:6807","nonce":2819006430}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6804","nonce":2819006430},{"type":"v1","addr":"172.21.15.64:6805","nonce":2819006430}]},"public_addr":"172.21.15.64:6801/2819006430","cluster_addr":"172.21.15.64:6803/2819006430","heartbeat_back_addr":"172.21.15.64:6807/2819006430","heartbeat_front_addr":"172.21.15.64:6805/2819006430","state":["exists","up"]},{"osd":2,"uuid":"4e62e11e-5c78-4cf2-9cae-44b18313b0bf","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.93:6800","nonce":2900415058},{"type":"v1","addr":"172.21.15.93:6801","nonce":2900415058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6802","nonce":2900415058},{"type":"v1","addr":"172.21.15.93:6803","nonce":2900415058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6806","nonce":2900415058},{"type":"v1","addr":"172.21.15.93:6807","nonce":2900415058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6804","nonce":2900415058},{"type":"v1","addr":"172.21.15.93:6805","nonce":2900415058}]},"public_addr":"172.21.15.93:6801/2900415058","cluster_addr":"172.21.15.93:6803/2900415058","heartbeat_back_addr":"172.21.15.93:6807/2900415058","heartbeat_front_addr":"172.21.15.93:6805/2900415058","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T01:33:49.769565+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T01:34:07.411077+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T01:34:24.070845+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:6801/2748319477":"2023-12-10T01:32:33.651147+0000","172.21.15.31:0/3271170009":"2023-12-10T01:32:33.651147+0000","172.21.15.31:0/321649101":"2023-12-10T01:32:33.651147+0000","172.21.15.31:0/3478549121":"2023-12-10T01:32:10.733000+0000","172.21.15.31:0/1095750749":"2023-12-10T01:32:10.733000+0000","172.21.15.31:6800/249677738":"2023-12-10T01:32:10.733000+0000","172.21.15.31:6801/249677738":"2023-12-10T01:32:10.733000+0000","172.21.15.31:0/226947028":"2023-12-10T01:32:10.733000+0000","172.21.15.31:6800/2748319477":"2023-12-10T01:32:33.651147+0000","172.21.15.31:0/737286586":"2023-12-10T01:32:33.651147+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}} 2023-12-09T01:34:35.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:34 smithi064 ceph-mon[116984]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:35.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:34 smithi093 ceph-mon[116654]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:35.441 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-09T01:34:35.442 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-09T01:34:35.736 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:36.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:35 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/3305857623' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T01:34:36.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:35 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/3305857623' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T01:34:36.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:35 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/3305857623' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T01:34:36.986 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:34:36.987 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":21,"fsid":"8e6dafa0-9632-11ee-95a3-87774f69a715","created":"2023-12-09T01:31:40.252565+0000","modified":"2023-12-09T01:34:28.480415+0000","last_up_change":"2023-12-09T01:34:25.473979+0000","last_in_change":"2023-12-09T01:34:11.142668+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-09T01:34:26.207530+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":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"98a11fd7-9b3c-4f3a-8d86-3dc429b11f72","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.31:6802","nonce":1770441486},{"type":"v1","addr":"172.21.15.31:6803","nonce":1770441486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":1770441486},{"type":"v1","addr":"172.21.15.31:6805","nonce":1770441486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":1770441486},{"type":"v1","addr":"172.21.15.31:6809","nonce":1770441486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":1770441486},{"type":"v1","addr":"172.21.15.31:6807","nonce":1770441486}]},"public_addr":"172.21.15.31:6803/1770441486","cluster_addr":"172.21.15.31:6805/1770441486","heartbeat_back_addr":"172.21.15.31:6809/1770441486","heartbeat_front_addr":"172.21.15.31:6807/1770441486","state":["exists","up"]},{"osd":1,"uuid":"b8b5bd42-deec-44d6-a44e-2424e9ba5d9c","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.64:6800","nonce":2819006430},{"type":"v1","addr":"172.21.15.64:6801","nonce":2819006430}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6802","nonce":2819006430},{"type":"v1","addr":"172.21.15.64:6803","nonce":2819006430}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6806","nonce":2819006430},{"type":"v1","addr":"172.21.15.64:6807","nonce":2819006430}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6804","nonce":2819006430},{"type":"v1","addr":"172.21.15.64:6805","nonce":2819006430}]},"public_addr":"172.21.15.64:6801/2819006430","cluster_addr":"172.21.15.64:6803/2819006430","heartbeat_back_addr":"172.21.15.64:6807/2819006430","heartbeat_front_addr":"172.21.15.64:6805/2819006430","state":["exists","up"]},{"osd":2,"uuid":"4e62e11e-5c78-4cf2-9cae-44b18313b0bf","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.93:6800","nonce":2900415058},{"type":"v1","addr":"172.21.15.93:6801","nonce":2900415058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6802","nonce":2900415058},{"type":"v1","addr":"172.21.15.93:6803","nonce":2900415058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6806","nonce":2900415058},{"type":"v1","addr":"172.21.15.93:6807","nonce":2900415058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6804","nonce":2900415058},{"type":"v1","addr":"172.21.15.93:6805","nonce":2900415058}]},"public_addr":"172.21.15.93:6801/2900415058","cluster_addr":"172.21.15.93:6803/2900415058","heartbeat_back_addr":"172.21.15.93:6807/2900415058","heartbeat_front_addr":"172.21.15.93:6805/2900415058","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T01:33:49.769565+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T01:34:07.411077+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T01:34:24.070845+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:6801/2748319477":"2023-12-10T01:32:33.651147+0000","172.21.15.31:0/3271170009":"2023-12-10T01:32:33.651147+0000","172.21.15.31:0/321649101":"2023-12-10T01:32:33.651147+0000","172.21.15.31:0/3478549121":"2023-12-10T01:32:10.733000+0000","172.21.15.31:0/1095750749":"2023-12-10T01:32:10.733000+0000","172.21.15.31:6800/249677738":"2023-12-10T01:32:10.733000+0000","172.21.15.31:6801/249677738":"2023-12-10T01:32:10.733000+0000","172.21.15.31:0/226947028":"2023-12-10T01:32:10.733000+0000","172.21.15.31:6800/2748319477":"2023-12-10T01:32:33.651147+0000","172.21.15.31:0/737286586":"2023-12-10T01:32:33.651147+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}} 2023-12-09T01:34:37.154 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:36 smithi031 ceph-mon[112124]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-09T01:34:37.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:36 smithi064 ceph-mon[116984]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-09T01:34:37.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:36 smithi093 ceph-mon[116654]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-09T01:34:37.366 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-09T01:34:37.367 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-09T01:34:37.367 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-09T01:34:37.678 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:37.728 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:37.999 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:38.054 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:37 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/3033759210' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T01:34:38.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:37 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/3033759210' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T01:34:38.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:37 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/3033759210' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T01:34:38.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:38 smithi031 ceph-mon[112124]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-09T01:34:39.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:38 smithi064 ceph-mon[116984]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-09T01:34:39.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:38 smithi093 ceph-mon[116654]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-09T01:34:39.711 INFO:teuthology.orchestra.run.smithi031.stdout:77309411334 2023-12-09T01:34:39.711 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-09T01:34:40.021 INFO:teuthology.orchestra.run.smithi031.stdout:55834574857 2023-12-09T01:34:40.021 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-09T01:34:40.233 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:40.714 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:40.722 INFO:teuthology.orchestra.run.smithi031.stdout:34359738381 2023-12-09T01:34:40.723 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-09T01:34:40.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:40 smithi031 ceph-mon[112124]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-09T01:34:41.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:40 smithi064 ceph-mon[116984]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-09T01:34:41.257 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:41.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:40 smithi093 ceph-mon[116654]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-09T01:34:42.249 INFO:teuthology.orchestra.run.smithi031.stdout:77309411335 2023-12-09T01:34:42.589 INFO:teuthology.orchestra.run.smithi031.stdout:55834574858 2023-12-09T01:34:42.805 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411334 got 77309411335 for osd.2 2023-12-09T01:34:42.805 DEBUG:teuthology.parallel:result is None 2023-12-09T01:34:43.075 INFO:teuthology.orchestra.run.smithi031.stdout:34359738381 2023-12-09T01:34:43.154 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:42 smithi031 ceph-mon[112124]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-09T01:34:43.154 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:42 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/4057695828' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-09T01:34:43.154 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:42 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/519104343' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-09T01:34:43.155 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574857 got 55834574858 for osd.1 2023-12-09T01:34:43.155 DEBUG:teuthology.parallel:result is None 2023-12-09T01:34:43.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:42 smithi064 ceph-mon[116984]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-09T01:34:43.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:42 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/4057695828' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-09T01:34:43.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:42 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/519104343' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-09T01:34:43.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:42 smithi093 ceph-mon[116654]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-09T01:34:43.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:42 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/4057695828' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-09T01:34:43.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:42 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/519104343' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-09T01:34:43.456 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738381 got 34359738381 for osd.0 2023-12-09T01:34:43.456 DEBUG:teuthology.parallel:result is None 2023-12-09T01:34:43.456 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-09T01:34:43.456 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph pg dump --format=json 2023-12-09T01:34:43.748 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:44.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:43 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/440638908' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-09T01:34:44.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:43 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/440638908' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-09T01:34:44.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:43 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/440638908' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-09T01:34:45.022 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:34:45.024 INFO:teuthology.orchestra.run.smithi031.stderr:dumped all 2023-12-09T01:34:45.186 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:44 smithi031 ceph-mon[112124]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-09T01:34:45.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:44 smithi064 ceph-mon[116984]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-09T01:34:45.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:44 smithi093 ceph-mon[116654]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-09T01:34:45.414 INFO:teuthology.orchestra.run.smithi031.stdout:{"pg_ready":true,"pg_map":{"version":76,"stamp":"2023-12-09T01:34:43.677023+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":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":137,"ondisk_log_size":137,"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":84564,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281150892,"statfs":{"total":287985106944,"available":287898513408,"internally_reserved":0,"allocated":2322432,"data_stored":1935438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":82963791},"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":20,"num_read_kb":18,"num_write":36,"num_write_kb":784,"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.002180"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":185,"reported_epoch":21,"state":"active+clean","last_fresh":"2023-12-09T01:34:32.302870+0000","last_change":"2023-12-09T01:34:27.484604+0000","last_active":"2023-12-09T01:34:32.302870+0000","last_peered":"2023-12-09T01:34:32.302870+0000","last_clean":"2023-12-09T01:34:32.302870+0000","last_became_active":"2023-12-09T01:34:27.484062+0000","last_became_peered":"2023-12-09T01:34:27.484062+0000","last_unstale":"2023-12-09T01:34:32.302870+0000","last_undegraded":"2023-12-09T01:34:32.302870+0000","last_fullsized":"2023-12-09T01:34:32.302870+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":"2023-12-09T01:34:26.475942+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-09T01:34:26.475942+0000","last_clean_scrub_stamp":"2023-12-09T01:34:26.475942+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"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 @ 2023-12-10T02:22:00.501541+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":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411335,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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.58899999999999997}]},{"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.48899999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738382,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27772,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717380,"statfs":{"total":95995035648,"available":95966597120,"internally_reserved":0,"allocated":774144,"data_stored":645146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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.56699999999999995}]},{"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.502}]}]},{"osd":1,"up_from":13,"seq":55834574858,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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.313}]},{"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.26800000000000002}]}]}],"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}]}} 2023-12-09T01:34:45.414 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph pg dump --format=json 2023-12-09T01:34:45.706 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:46.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:45 smithi031 ceph-mon[112124]: from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T01:34:46.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:45 smithi064 ceph-mon[116984]: from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T01:34:46.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:45 smithi093 ceph-mon[116654]: from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T01:34:46.921 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:34:46.923 INFO:teuthology.orchestra.run.smithi031.stderr:dumped all 2023-12-09T01:34:47.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:46 smithi031 ceph-mon[112124]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-09T01:34:47.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:46 smithi064 ceph-mon[116984]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-09T01:34:47.306 INFO:teuthology.orchestra.run.smithi031.stdout:{"pg_ready":true,"pg_map":{"version":77,"stamp":"2023-12-09T01:34:45.677296+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":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":137,"ondisk_log_size":137,"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":84564,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281150892,"statfs":{"total":287985106944,"available":287898513408,"internally_reserved":0,"allocated":2322432,"data_stored":1935438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":82963791},"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":20,"num_read_kb":18,"num_write":36,"num_write_kb":784,"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.002100"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":185,"reported_epoch":21,"state":"active+clean","last_fresh":"2023-12-09T01:34:32.302870+0000","last_change":"2023-12-09T01:34:27.484604+0000","last_active":"2023-12-09T01:34:32.302870+0000","last_peered":"2023-12-09T01:34:32.302870+0000","last_clean":"2023-12-09T01:34:32.302870+0000","last_became_active":"2023-12-09T01:34:27.484062+0000","last_became_peered":"2023-12-09T01:34:27.484062+0000","last_unstale":"2023-12-09T01:34:32.302870+0000","last_undegraded":"2023-12-09T01:34:32.302870+0000","last_fullsized":"2023-12-09T01:34:32.302870+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":"2023-12-09T01:34:26.475942+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-09T01:34:26.475942+0000","last_clean_scrub_stamp":"2023-12-09T01:34:26.475942+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"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 @ 2023-12-10T02:22:00.501541+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":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411335,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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.58899999999999997}]},{"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.48899999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738382,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27772,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717380,"statfs":{"total":95995035648,"available":95966597120,"internally_reserved":0,"allocated":774144,"data_stored":645146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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.56699999999999995}]},{"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.502}]}]},{"osd":1,"up_from":13,"seq":55834574859,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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.33000000000000002}]},{"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.45500000000000002}]}]}],"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}]}} 2023-12-09T01:34:47.306 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-09T01:34:47.307 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-09T01:34:47.307 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-09T01:34:47.307 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph health --format=json 2023-12-09T01:34:47.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:46 smithi093 ceph-mon[116654]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-09T01:34:47.603 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:47.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:47 smithi031 ceph-mon[112124]: from='client.14364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T01:34:48.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:47 smithi064 ceph-mon[116984]: from='client.14364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T01:34:48.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:47 smithi093 ceph-mon[116654]: from='client.14364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T01:34:48.866 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-09T01:34:48.866 INFO:teuthology.orchestra.run.smithi031.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-09T01:34:49.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:48 smithi031 ceph-mon[112124]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:49.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:48 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/2088752733' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-09T01:34:49.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:48 smithi064 ceph-mon[116984]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:49.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:48 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/2088752733' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-09T01:34:49.247 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-09T01:34:49.248 INFO:tasks.cephadm:Setup complete, yielding 2023-12-09T01:34:49.248 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-09T01:34:49.259 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi031.front.sepia.ceph.com 2023-12-09T01:34:49.259 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- bash -c 'ceph mgr module enable rgw' 2023-12-09T01:34:49.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:48 smithi093 ceph-mon[116654]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:49.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:48 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/2088752733' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-09T01:34:49.553 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:51.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:50 smithi031 ceph-mon[112124]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:51.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:50 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/2863175335' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2023-12-09T01:34:51.201 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:50 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: ignoring --setuser ceph since I am not root 2023-12-09T01:34:51.202 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:50 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: ignoring --setgroup ceph since I am not root 2023-12-09T01:34:51.202 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:51 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:51.122+0000 7fbed88bf200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-09T01:34:51.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:50 smithi064 ceph-mon[116984]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:51.231 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:50 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/2863175335' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2023-12-09T01:34:51.231 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:50 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: ignoring --setuser ceph since I am not root 2023-12-09T01:34:51.231 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:50 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: ignoring --setgroup ceph since I am not root 2023-12-09T01:34:51.231 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:50 smithi064 ceph-mgr[118570]: -- 172.21.15.64:0/503295960 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5573edd7c1a0 con 0x5573edd52800 2023-12-09T01:34:51.231 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:51 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:51.114+0000 7fc2b9939200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-09T01:34:51.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:50 smithi093 ceph-mon[116654]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:34:51.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:50 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/2863175335' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2023-12-09T01:34:51.332 INFO:teuthology.run_tasks:Running task rgw_module.apply... 2023-12-09T01:34:51.350 INFO:tasks.rgw_module:Applying spec(s): rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 2023-12-09T01:34:51.350 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph rgw realm bootstrap -i - 2023-12-09T01:34:51.633 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:51 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:51.297+0000 7fc2b9939200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-09T01:34:51.647 INFO:teuthology.orchestra.run.smithi031.stdout:Inferring config /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/mon.a/config 2023-12-09T01:34:51.701 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:51 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:51.323+0000 7fbed88bf200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-09T01:34:51.932 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:51 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:51.632+0000 7fc2b9939200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-09T01:34:52.135 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:51 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:51.709+0000 7fbed88bf200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-09T01:34:52.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:51 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/2863175335' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2023-12-09T01:34:52.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:51 smithi031 ceph-mon[112124]: mgrmap e16: a(active, since 2m), standbys: b 2023-12-09T01:34:52.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:51 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/2863175335' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2023-12-09T01:34:52.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:51 smithi064 ceph-mon[116984]: mgrmap e16: a(active, since 2m), standbys: b 2023-12-09T01:34:52.230 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:52 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:52.144+0000 7fc2b9939200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-09T01:34:52.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:51 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/2863175335' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2023-12-09T01:34:52.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:51 smithi093 ceph-mon[116654]: mgrmap e16: a(active, since 2m), standbys: b 2023-12-09T01:34:52.450 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:52 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:52.302+0000 7fbed88bf200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-09T01:34:52.730 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:52 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:52.379+0000 7fc2b9939200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-09T01:34:52.950 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:52 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:52.576+0000 7fbed88bf200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-09T01:34:53.230 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:52 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:52.816+0000 7fc2b9939200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-09T01:34:53.450 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:53 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:53.059+0000 7fbed88bf200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-09T01:34:53.980 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:53 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:53.553+0000 7fc2b9939200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-09T01:34:53.980 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:53 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:53.643+0000 7fc2b9939200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-09T01:34:54.200 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:53 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:53.864+0000 7fbed88bf200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-09T01:34:54.201 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:53 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:53.963+0000 7fbed88bf200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-09T01:34:54.546 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:54 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:54.267+0000 7fc2b9939200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-09T01:34:54.546 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:54 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:54.355+0000 7fc2b9939200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-09T01:34:54.546 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:54 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:54.447+0000 7fc2b9939200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-09T01:34:54.546 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:54 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:54.545+0000 7fc2b9939200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-09T01:34:54.875 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:54 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:54.778+0000 7fc2b9939200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-09T01:34:54.950 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:54 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:54.648+0000 7fbed88bf200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-09T01:34:54.951 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:54 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:54.745+0000 7fbed88bf200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-09T01:34:54.951 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:54 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:54.848+0000 7fbed88bf200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-09T01:34:55.200 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:54 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:54.875+0000 7fc2b9939200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-09T01:34:55.200 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:55 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:55.099+0000 7fc2b9939200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-09T01:34:55.213 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:54 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:54.955+0000 7fbed88bf200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-09T01:34:55.480 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:55 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:55.199+0000 7fc2b9939200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-09T01:34:55.480 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:55 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:55.390+0000 7fc2b9939200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-09T01:34:55.567 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:55 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:55.213+0000 7fbed88bf200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-09T01:34:55.567 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:55 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:55.318+0000 7fbed88bf200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-09T01:34:55.884 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:55 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:55.566+0000 7fbed88bf200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-09T01:34:55.884 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:55 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:55.675+0000 7fbed88bf200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-09T01:34:55.980 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:55 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:55.480+0000 7fc2b9939200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-09T01:34:56.200 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:55 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:55.884+0000 7fbed88bf200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-09T01:34:56.201 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:55 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:55.982+0000 7fbed88bf200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-09T01:34:56.659 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:56 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:56.268+0000 7fc2b9939200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-09T01:34:56.659 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:56 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:56.472+0000 7fc2b9939200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-09T01:34:56.980 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:56 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:56.658+0000 7fc2b9939200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-09T01:34:57.200 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:56 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:56.845+0000 7fbed88bf200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-09T01:34:57.201 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:57 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:57.065+0000 7fbed88bf200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-09T01:34:57.701 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:57 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:57.269+0000 7fbed88bf200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-09T01:34:57.723 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:57 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:57.345+0000 7fc2b9939200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-09T01:34:57.723 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:57 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:57.534+0000 7fc2b9939200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-09T01:34:57.980 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:57 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:57.722+0000 7fc2b9939200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-09T01:34:57.980 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:34:57 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b[118476]: 2023-12-09T01:34:57.843+0000 7fc2b9939200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-09T01:34:57.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:57 smithi064 ceph-mon[116984]: Standby manager daemon b restarted 2023-12-09T01:34:57.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:57 smithi064 ceph-mon[116984]: Standby manager daemon b started 2023-12-09T01:34:57.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:57 smithi064 ceph-mon[116984]: from='mgr.? 172.21.15.64:0/1462820169' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-09T01:34:57.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:57 smithi064 ceph-mon[116984]: from='mgr.? 172.21.15.64:0/1462820169' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-09T01:34:57.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:57 smithi064 ceph-mon[116984]: from='mgr.? 172.21.15.64:0/1462820169' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-09T01:34:57.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:57 smithi064 ceph-mon[116984]: from='mgr.? 172.21.15.64:0/1462820169' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-09T01:34:58.201 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:58.026+0000 7fbed88bf200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-09T01:34:58.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:57 smithi031 ceph-mon[112124]: Standby manager daemon b restarted 2023-12-09T01:34:58.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:57 smithi031 ceph-mon[112124]: Standby manager daemon b started 2023-12-09T01:34:58.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:57 smithi031 ceph-mon[112124]: from='mgr.? 172.21.15.64:0/1462820169' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-09T01:34:58.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:57 smithi031 ceph-mon[112124]: from='mgr.? 172.21.15.64:0/1462820169' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-09T01:34:58.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:57 smithi031 ceph-mon[112124]: from='mgr.? 172.21.15.64:0/1462820169' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-09T01:34:58.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:57 smithi031 ceph-mon[112124]: from='mgr.? 172.21.15.64:0/1462820169' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-09T01:34:58.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:57 smithi093 ceph-mon[116654]: Standby manager daemon b restarted 2023-12-09T01:34:58.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:57 smithi093 ceph-mon[116654]: Standby manager daemon b started 2023-12-09T01:34:58.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:57 smithi093 ceph-mon[116654]: from='mgr.? 172.21.15.64:0/1462820169' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-09T01:34:58.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:57 smithi093 ceph-mon[116654]: from='mgr.? 172.21.15.64:0/1462820169' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-09T01:34:58.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:57 smithi093 ceph-mon[116654]: from='mgr.? 172.21.15.64:0/1462820169' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-09T01:34:58.329 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:57 smithi093 ceph-mon[116654]: from='mgr.? 172.21.15.64:0/1462820169' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-09T01:34:58.567 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:58.232+0000 7fbed88bf200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-09T01:34:58.567 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:58.436+0000 7fbed88bf200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-09T01:34:58.916 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:34:58.566+0000 7fbed88bf200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-09T01:34:58.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: mgrmap e17: a(active, since 2m), standbys: b 2023-12-09T01:34:58.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: Active manager daemon a restarted 2023-12-09T01:34:58.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: Activating manager daemon a 2023-12-09T01:34:58.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: osdmap e22: 3 total, 3 up, 3 in 2023-12-09T01:34:58.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: mgrmap e18: a(active, starting, since 0.00772609s), standbys: b 2023-12-09T01:34:58.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:34:58.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:34:58.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:34:58.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-09T01:34:58.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-09T01:34:58.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:34:58.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:58.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:58.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-09T01:34:58.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-09T01:34:58.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-09T01:34:58.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: Manager daemon a is now available 2023-12-09T01:34:58.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:58.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:58.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-09T01:34:58.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:34:58 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-09T01:34:59.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: mgrmap e17: a(active, since 2m), standbys: b 2023-12-09T01:34:59.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: Active manager daemon a restarted 2023-12-09T01:34:59.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: Activating manager daemon a 2023-12-09T01:34:59.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: osdmap e22: 3 total, 3 up, 3 in 2023-12-09T01:34:59.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: mgrmap e18: a(active, starting, since 0.00772609s), standbys: b 2023-12-09T01:34:59.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:34:59.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:34:59.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:34:59.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-09T01:34:59.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-09T01:34:59.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:34:59.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:59.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:59.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-09T01:34:59.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-09T01:34:59.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-09T01:34:59.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: Manager daemon a is now available 2023-12-09T01:34:59.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:59.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:59.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-09T01:34:59.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:34:58 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-09T01:34:59.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: mgrmap e17: a(active, since 2m), standbys: b 2023-12-09T01:34:59.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: Active manager daemon a restarted 2023-12-09T01:34:59.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: Activating manager daemon a 2023-12-09T01:34:59.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: osdmap e22: 3 total, 3 up, 3 in 2023-12-09T01:34:59.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: mgrmap e18: a(active, starting, since 0.00772609s), standbys: b 2023-12-09T01:34:59.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-09T01:34:59.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-09T01:34:59.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-09T01:34:59.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-09T01:34:59.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-09T01:34:59.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T01:34:59.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T01:34:59.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T01:34:59.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-09T01:34:59.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-09T01:34:59.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-09T01:34:59.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: Manager daemon a is now available 2023-12-09T01:34:59.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:59.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:34:59.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-09T01:34:59.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:34:58 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-09T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:00 smithi031 ceph-mon[112124]: from='client.14394 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:00 smithi031 ceph-mon[112124]: mgrmap e19: a(active, since 1.01451s), standbys: b 2023-12-09T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:00 smithi031 ceph-mon[112124]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:00 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:00 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:00 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:00 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:00 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:00 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:00.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:00 smithi064 ceph-mon[116984]: from='client.14394 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:35:00.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:00 smithi064 ceph-mon[116984]: mgrmap e19: a(active, since 1.01451s), standbys: b 2023-12-09T01:35:00.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:00 smithi064 ceph-mon[116984]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:35:00.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:00 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:00.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:00 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:00.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:00 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:00.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:00 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:00.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:00 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:00.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:00 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:00 smithi093 ceph-mon[116654]: from='client.14394 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T01:35:01.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:00 smithi093 ceph-mon[116654]: mgrmap e19: a(active, since 1.01451s), standbys: b 2023-12-09T01:35:01.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:00 smithi093 ceph-mon[116654]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:35:01.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:00 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:00 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:00 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:00 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:00 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:00 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: [09/Dec/2023:01:35:00] ENGINE Bus STARTING 2023-12-09T01:35:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: [09/Dec/2023:01:35:00] ENGINE Serving on https://172.21.15.31:7150 2023-12-09T01:35:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: [09/Dec/2023:01:35:00] ENGINE Serving on http://172.21.15.31:8765 2023-12-09T01:35:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: [09/Dec/2023:01:35:00] ENGINE Bus STARTED 2023-12-09T01:35:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:35:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: osdmap e23: 3 total, 3 up, 3 in 2023-12-09T01:35:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/756373059' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-09T01:35:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:35:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:35:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: Updating smithi031:/etc/ceph/ceph.conf 2023-12-09T01:35:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: Updating smithi064:/etc/ceph/ceph.conf 2023-12-09T01:35:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:01 smithi031 ceph-mon[112124]: Updating smithi093:/etc/ceph/ceph.conf 2023-12-09T01:35:01.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: [09/Dec/2023:01:35:00] ENGINE Bus STARTING 2023-12-09T01:35:01.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: [09/Dec/2023:01:35:00] ENGINE Serving on https://172.21.15.31:7150 2023-12-09T01:35:01.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: [09/Dec/2023:01:35:00] ENGINE Serving on http://172.21.15.31:8765 2023-12-09T01:35:01.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: [09/Dec/2023:01:35:00] ENGINE Bus STARTED 2023-12-09T01:35:01.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:35:01.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: osdmap e23: 3 total, 3 up, 3 in 2023-12-09T01:35:01.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/756373059' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-09T01:35:01.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:01.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:35:01.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:35:01.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: Updating smithi031:/etc/ceph/ceph.conf 2023-12-09T01:35:01.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: Updating smithi064:/etc/ceph/ceph.conf 2023-12-09T01:35:01.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:01 smithi064 ceph-mon[116984]: Updating smithi093:/etc/ceph/ceph.conf 2023-12-09T01:35:02.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: [09/Dec/2023:01:35:00] ENGINE Bus STARTING 2023-12-09T01:35:02.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: [09/Dec/2023:01:35:00] ENGINE Serving on https://172.21.15.31:7150 2023-12-09T01:35:02.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: [09/Dec/2023:01:35:00] ENGINE Serving on http://172.21.15.31:8765 2023-12-09T01:35:02.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: [09/Dec/2023:01:35:00] ENGINE Bus STARTED 2023-12-09T01:35:02.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:35:02.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: osdmap e23: 3 total, 3 up, 3 in 2023-12-09T01:35:02.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/756373059' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-09T01:35:02.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:35:02.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:35:02.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: Updating smithi031:/etc/ceph/ceph.conf 2023-12-09T01:35:02.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: Updating smithi064:/etc/ceph/ceph.conf 2023-12-09T01:35:02.081 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:01 smithi093 ceph-mon[116654]: Updating smithi093:/etc/ceph/ceph.conf 2023-12-09T01:35:02.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: Updating smithi064:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:35:02.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:35:02.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: Updating smithi031:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:35:02.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:02.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:02.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: Updating smithi093:/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:02.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: mgrmap e20: a(active, since 3s), standbys: b 2023-12-09T01:35:02.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/756373059' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-09T01:35:02.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: osdmap e24: 3 total, 3 up, 3 in 2023-12-09T01:35:02.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: Updating smithi064:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T01:35:02.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: Updating smithi031:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T01:35:02.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T01:35:02.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:02 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: Updating smithi064:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:35:02.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:35:02.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: Updating smithi031:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:35:02.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:02.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:02.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: Updating smithi093:/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:02.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: mgrmap e20: a(active, since 3s), standbys: b 2023-12-09T01:35:02.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/756373059' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-09T01:35:02.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: osdmap e24: 3 total, 3 up, 3 in 2023-12-09T01:35:02.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: Updating smithi064:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T01:35:02.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: Updating smithi031:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T01:35:02.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T01:35:02.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:02.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:02 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:03.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: Updating smithi064:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:35:03.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:35:03.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: Updating smithi031:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T01:35:03.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:03.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:03.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: Updating smithi093:/etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:03.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: mgrmap e20: a(active, since 3s), standbys: b 2023-12-09T01:35:03.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/756373059' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-09T01:35:03.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: osdmap e24: 3 total, 3 up, 3 in 2023-12-09T01:35:03.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: Updating smithi064:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T01:35:03.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: Updating smithi031:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T01:35:03.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: Updating smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T01:35:03.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:03.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:03.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:03.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:03.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:03.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:03.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:02 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:03.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:03 smithi031 ceph-mon[112124]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:35:03.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:03 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:35:03.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:03 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:35:03.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:03 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:35:03.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:03 smithi031 ceph-mon[112124]: osdmap e25: 3 total, 3 up, 3 in 2023-12-09T01:35:03.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:03 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2023-12-09T01:35:03.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:03 smithi031 ceph-mon[112124]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:03.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:03 smithi064 ceph-mon[116984]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:35:03.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:03 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:35:03.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:03 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:35:03.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:03 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:35:03.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:03 smithi064 ceph-mon[116984]: osdmap e25: 3 total, 3 up, 3 in 2023-12-09T01:35:03.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:03 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2023-12-09T01:35:03.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:03 smithi064 ceph-mon[116984]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:04.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:03 smithi093 ceph-mon[116654]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:35:04.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:03 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T01:35:04.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:03 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T01:35:04.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:03 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T01:35:04.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:03 smithi093 ceph-mon[116654]: osdmap e25: 3 total, 3 up, 3 in 2023-12-09T01:35:04.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:03 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2023-12-09T01:35:04.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:03 smithi093 ceph-mon[116654]: from='mgr.24301 172.21.15.31:0/2286684319' entity='mgr.a' 2023-12-09T01:35:04.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:04 smithi031 ceph-mon[112124]: mgrmap e21: a(active, since 5s), standbys: b 2023-12-09T01:35:04.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:04 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2023-12-09T01:35:04.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:04 smithi031 ceph-mon[112124]: osdmap e26: 3 total, 3 up, 3 in 2023-12-09T01:35:04.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:04 smithi064 ceph-mon[116984]: mgrmap e21: a(active, since 5s), standbys: b 2023-12-09T01:35:04.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:04 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2023-12-09T01:35:04.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:04 smithi064 ceph-mon[116984]: osdmap e26: 3 total, 3 up, 3 in 2023-12-09T01:35:05.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:04 smithi093 ceph-mon[116654]: mgrmap e21: a(active, since 5s), standbys: b 2023-12-09T01:35:05.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:04 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2023-12-09T01:35:05.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:04 smithi093 ceph-mon[116654]: osdmap e26: 3 total, 3 up, 3 in 2023-12-09T01:35:05.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:05 smithi064 ceph-mon[116984]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:35:05.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:05 smithi064 ceph-mon[116984]: osdmap e27: 3 total, 3 up, 3 in 2023-12-09T01:35:05.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:05 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2023-12-09T01:35:06.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:05 smithi093 ceph-mon[116654]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:35:06.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:05 smithi093 ceph-mon[116654]: osdmap e27: 3 total, 3 up, 3 in 2023-12-09T01:35:06.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:05 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2023-12-09T01:35:06.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:05 smithi031 ceph-mon[112124]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-09T01:35:06.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:05 smithi031 ceph-mon[112124]: osdmap e27: 3 total, 3 up, 3 in 2023-12-09T01:35:06.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:05 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2023-12-09T01:35:06.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:06 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2023-12-09T01:35:06.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:06 smithi064 ceph-mon[116984]: osdmap e28: 3 total, 3 up, 3 in 2023-12-09T01:35:07.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:06 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2023-12-09T01:35:07.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:06 smithi093 ceph-mon[116654]: osdmap e28: 3 total, 3 up, 3 in 2023-12-09T01:35:07.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:06 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2023-12-09T01:35:07.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:06 smithi031 ceph-mon[112124]: osdmap e28: 3 total, 3 up, 3 in 2023-12-09T01:35:07.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:07 smithi064 ceph-mon[116984]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2023-12-09T01:35:07.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:07 smithi064 ceph-mon[116984]: osdmap e29: 3 total, 3 up, 3 in 2023-12-09T01:35:07.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:07 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2023-12-09T01:35:08.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:07 smithi093 ceph-mon[116654]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2023-12-09T01:35:08.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:07 smithi093 ceph-mon[116654]: osdmap e29: 3 total, 3 up, 3 in 2023-12-09T01:35:08.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:07 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2023-12-09T01:35:08.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:07 smithi031 ceph-mon[112124]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2023-12-09T01:35:08.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:07 smithi031 ceph-mon[112124]: osdmap e29: 3 total, 3 up, 3 in 2023-12-09T01:35:08.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:07 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2023-12-09T01:35:08.791 INFO:teuthology.orchestra.run.smithi031.stderr:Error EINVAL: Traceback (most recent call last): 2023-12-09T01:35:08.791 INFO:teuthology.orchestra.run.smithi031.stderr: File "/usr/share/ceph/mgr/mgr_module.py", line 1801, in _handle_command 2023-12-09T01:35:08.792 INFO:teuthology.orchestra.run.smithi031.stderr: return CLICommand.COMMANDS[cmd['prefix']].call(self, cmd, inbuf) 2023-12-09T01:35:08.792 INFO:teuthology.orchestra.run.smithi031.stderr: File "/usr/share/ceph/mgr/mgr_module.py", line 474, in call 2023-12-09T01:35:08.792 INFO:teuthology.orchestra.run.smithi031.stderr: return self.func(mgr, **kwargs) 2023-12-09T01:35:08.792 INFO:teuthology.orchestra.run.smithi031.stderr: File "/usr/share/ceph/mgr/rgw/module.py", line 96, in wrapper 2023-12-09T01:35:08.792 INFO:teuthology.orchestra.run.smithi031.stderr: return func(self, *args, **kwargs) 2023-12-09T01:35:08.792 INFO:teuthology.orchestra.run.smithi031.stderr: File "/usr/share/ceph/mgr/rgw/module.py", line 189, in _cmd_rgw_realm_bootstrap 2023-12-09T01:35:08.792 INFO:teuthology.orchestra.run.smithi031.stderr: RGWAM(self.env).realm_bootstrap(spec, start_radosgw) 2023-12-09T01:35:08.792 INFO:teuthology.orchestra.run.smithi031.stderr: File "/lib/python3.6/site-packages/ceph/rgw/rgwam_core.py", line 537, in realm_bootstrap 2023-12-09T01:35:08.792 INFO:teuthology.orchestra.run.smithi031.stderr: self.update_period(realm, zonegroup) 2023-12-09T01:35:08.792 INFO:teuthology.orchestra.run.smithi031.stderr: File "/lib/python3.6/site-packages/ceph/rgw/rgwam_core.py", line 514, in update_period 2023-12-09T01:35:08.792 INFO:teuthology.orchestra.run.smithi031.stderr: period = RGWPeriod(period_info) 2023-12-09T01:35:08.792 INFO:teuthology.orchestra.run.smithi031.stderr: File "/lib/python3.6/site-packages/ceph/rgw/types.py", line 120, in __init__ 2023-12-09T01:35:08.792 INFO:teuthology.orchestra.run.smithi031.stderr: self.realm_name = period_dict['realm_name'] 2023-12-09T01:35:08.793 INFO:teuthology.orchestra.run.smithi031.stderr:KeyError: 'realm_name' 2023-12-09T01:35:08.793 INFO:teuthology.orchestra.run.smithi031.stderr: 2023-12-09T01:35:08.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:08 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2023-12-09T01:35:08.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:08 smithi064 ceph-mon[116984]: osdmap e30: 3 total, 3 up, 3 in 2023-12-09T01:35:08.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:08 smithi064 ceph-mon[116984]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-09T01:35:09.070 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2023-12-09T01:35:09.071 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-mon[112124]: osdmap e30: 3 total, 3 up, 3 in 2023-12-09T01:35:09.071 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-mon[112124]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-09T01:35:09.071 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:35:08.787+0000 7fbe4939b700 -1 mgr handle_command module 'rgw' command handler threw exception: 'realm_name' 2023-12-09T01:35:09.071 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:35:08.788+0000 7fbe4939b700 -1 mgr.server reply reply (22) Invalid argument Traceback (most recent call last): 2023-12-09T01:35:09.071 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: File "/usr/share/ceph/mgr/mgr_module.py", line 1801, in _handle_command 2023-12-09T01:35:09.071 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: return CLICommand.COMMANDS[cmd['prefix']].call(self, cmd, inbuf) 2023-12-09T01:35:09.071 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: File "/usr/share/ceph/mgr/mgr_module.py", line 474, in call 2023-12-09T01:35:09.071 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: return self.func(mgr, **kwargs) 2023-12-09T01:35:09.071 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: File "/usr/share/ceph/mgr/rgw/module.py", line 96, in wrapper 2023-12-09T01:35:09.071 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: return func(self, *args, **kwargs) 2023-12-09T01:35:09.071 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: File "/usr/share/ceph/mgr/rgw/module.py", line 189, in _cmd_rgw_realm_bootstrap 2023-12-09T01:35:09.071 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: RGWAM(self.env).realm_bootstrap(spec, start_radosgw) 2023-12-09T01:35:09.072 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: File "/lib/python3.6/site-packages/ceph/rgw/rgwam_core.py", line 537, in realm_bootstrap 2023-12-09T01:35:09.072 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: self.update_period(realm, zonegroup) 2023-12-09T01:35:09.072 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: File "/lib/python3.6/site-packages/ceph/rgw/rgwam_core.py", line 514, in update_period 2023-12-09T01:35:09.072 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: period = RGWPeriod(period_info) 2023-12-09T01:35:09.072 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: File "/lib/python3.6/site-packages/ceph/rgw/types.py", line 120, in __init__ 2023-12-09T01:35:09.072 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: self.realm_name = period_dict['realm_name'] 2023-12-09T01:35:09.072 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: KeyError: 'realm_name' 2023-12-09T01:35:09.072 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:08 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:35:09.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:08 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2023-12-09T01:35:09.079 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:08 smithi093 ceph-mon[116654]: osdmap e30: 3 total, 3 up, 3 in 2023-12-09T01:35:09.080 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:08 smithi093 ceph-mon[116654]: from='client.? 172.21.15.31:0/1106469426' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-09T01:35:09.169 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-12-09T01:35:09.170 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa/tasks/rgw_module.py", line 49, in apply _shell( File "/home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa/tasks/rgw_module.py", line 12, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi031 with status 22: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph rgw realm bootstrap -i -' 2023-12-09T01:35:09.257 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=028c18fe0a9e46168177def07084923b Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa/tasks/rgw_module.py", line 49, in apply _shell( File "/home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa/tasks/rgw_module.py", line 12, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi031 with status 22: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph rgw realm bootstrap -i -' 2023-12-09T01:35:09.259 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-09T01:35:09.269 INFO:tasks.cephadm:Teardown begin 2023-12-09T01:35:09.269 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:09.313 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:09.350 DEBUG:teuthology.orchestra.run.smithi093:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:09.389 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-09T01:35:09.390 DEBUG:teuthology.orchestra.run.smithi031:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-09T01:35:09.413 DEBUG:teuthology.orchestra.run.smithi064:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-09T01:35:09.436 DEBUG:teuthology.orchestra.run.smithi093:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-09T01:35:09.458 INFO:tasks.cephadm:Stopping all daemons... 2023-12-09T01:35:09.459 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-09T01:35:09.459 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mon.a 2023-12-09T01:35:09.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:09 smithi031 systemd[1]: Stopping Ceph mon.a for 8e6dafa0-9632-11ee-95a3-87774f69a715... 2023-12-09T01:35:09.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:09 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mon-a[112101]: 2023-12-09T01:35:09.698+0000 7fac6cb20700 -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 2023-12-09T01:35:09.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:09 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mon-a[112101]: 2023-12-09T01:35:09.698+0000 7fac6cb20700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-09T01:35:10.367 INFO:journalctl@ceph.mon.a.smithi031.stdout:Dec 09 01:35:10 smithi031 bash[142389]: ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mon-a 2023-12-09T01:35:10.374 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mon.a.service' 2023-12-09T01:35:10.435 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T01:35:10.436 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-09T01:35:10.436 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2023-12-09T01:35:10.436 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mon.b 2023-12-09T01:35:10.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:10 smithi064 systemd[1]: Stopping Ceph mon.b for 8e6dafa0-9632-11ee-95a3-87774f69a715... 2023-12-09T01:35:10.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:10 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mon-b[116961]: 2023-12-09T01:35:10.675+0000 7fdb89420700 -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 2023-12-09T01:35:10.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:10 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mon-b[116961]: 2023-12-09T01:35:10.675+0000 7fdb89420700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-09T01:35:11.230 INFO:journalctl@ceph.mon.b.smithi064.stdout:Dec 09 01:35:11 smithi064 bash[128667]: ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mon-b 2023-12-09T01:35:11.270 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mon.b.service' 2023-12-09T01:35:11.312 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T01:35:11.312 INFO:tasks.cephadm.mon.c:Stopped mon.b 2023-12-09T01:35:11.313 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-12-09T01:35:11.313 DEBUG:teuthology.orchestra.run.smithi093:> sudo systemctl stop ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mon.c 2023-12-09T01:35:11.726 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:11 smithi093 systemd[1]: Stopping Ceph mon.c for 8e6dafa0-9632-11ee-95a3-87774f69a715... 2023-12-09T01:35:11.727 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:11 smithi093 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mon-c[116623]: 2023-12-09T01:35:11.535+0000 7fc4a6a0b700 -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 2023-12-09T01:35:11.727 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:11 smithi093 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mon-c[116623]: 2023-12-09T01:35:11.535+0000 7fc4a6a0b700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-09T01:35:11.978 INFO:journalctl@ceph.mon.c.smithi093.stdout:Dec 09 01:35:11 smithi093 bash[128334]: ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mon-c 2023-12-09T01:35:11.984 DEBUG:teuthology.orchestra.run.smithi093:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mon.c.service' 2023-12-09T01:35:12.030 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T01:35:12.031 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-12-09T01:35:12.031 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2023-12-09T01:35:12.031 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mgr.a 2023-12-09T01:35:12.407 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:12 smithi031 systemd[1]: Stopping Ceph mgr.a for 8e6dafa0-9632-11ee-95a3-87774f69a715... 2023-12-09T01:35:12.407 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:12 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a[112373]: 2023-12-09T01:35:12.264+0000 7fbecd334700 -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 2023-12-09T01:35:12.701 INFO:journalctl@ceph.mgr.a.smithi031.stdout:Dec 09 01:35:12 smithi031 bash[142533]: ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-a 2023-12-09T01:35:12.740 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mgr.a.service' 2023-12-09T01:35:12.780 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T01:35:12.780 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2023-12-09T01:35:12.780 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2023-12-09T01:35:12.781 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mgr.b 2023-12-09T01:35:13.118 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:35:12 smithi064 systemd[1]: Stopping Ceph mgr.b for 8e6dafa0-9632-11ee-95a3-87774f69a715... 2023-12-09T01:35:13.388 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:35:13 smithi064 bash[128815]: ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-mgr-b 2023-12-09T01:35:13.389 INFO:journalctl@ceph.mgr.b.smithi064.stdout:Dec 09 01:35:13 smithi064 systemd[1]: ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mgr.b.service: Main process exited, code=exited, status=143/n/a 2023-12-09T01:35:13.395 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@mgr.b.service' 2023-12-09T01:35:13.429 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T01:35:13.429 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2023-12-09T01:35:13.429 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-09T01:35:13.430 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@osd.0 2023-12-09T01:35:13.951 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:35:13 smithi031 systemd[1]: Stopping Ceph osd.0 for 8e6dafa0-9632-11ee-95a3-87774f69a715... 2023-12-09T01:35:13.951 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:35:13 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-0[130690]: 2023-12-09T01:35:13.672+0000 7fa39b717700 -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 2023-12-09T01:35:13.951 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:35:13 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-0[130690]: 2023-12-09T01:35:13.672+0000 7fa39b717700 -1 osd.0 31 *** Got signal Terminated *** 2023-12-09T01:35:13.951 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:35:13 smithi031 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-0[130690]: 2023-12-09T01:35:13.672+0000 7fa39b717700 -1 osd.0 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-09T01:35:19.451 INFO:journalctl@ceph.osd.0.smithi031.stdout:Dec 09 01:35:19 smithi031 bash[142678]: ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-0 2023-12-09T01:35:20.543 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@osd.0.service' 2023-12-09T01:35:20.593 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T01:35:20.593 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-09T01:35:20.594 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-09T01:35:20.594 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@osd.1 2023-12-09T01:35:20.980 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:35:20 smithi064 systemd[1]: Stopping Ceph osd.1 for 8e6dafa0-9632-11ee-95a3-87774f69a715... 2023-12-09T01:35:20.980 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:35:20 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-1[121872]: 2023-12-09T01:35:20.817+0000 7fe149dbe700 -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 2023-12-09T01:35:20.981 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:35:20 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-1[121872]: 2023-12-09T01:35:20.817+0000 7fe149dbe700 -1 osd.1 31 *** Got signal Terminated *** 2023-12-09T01:35:20.981 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:35:20 smithi064 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-1[121872]: 2023-12-09T01:35:20.817+0000 7fe149dbe700 -1 osd.1 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-09T01:35:26.980 INFO:journalctl@ceph.osd.1.smithi064.stdout:Dec 09 01:35:26 smithi064 bash[128961]: ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-1 2023-12-09T01:35:27.826 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@osd.1.service' 2023-12-09T01:35:27.864 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T01:35:27.865 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-09T01:35:27.865 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-09T01:35:27.865 DEBUG:teuthology.orchestra.run.smithi093:> sudo systemctl stop ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@osd.2 2023-12-09T01:35:28.329 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:35:27 smithi093 systemd[1]: Stopping Ceph osd.2 for 8e6dafa0-9632-11ee-95a3-87774f69a715... 2023-12-09T01:35:28.329 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:35:28 smithi093 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-2[121716]: 2023-12-09T01:35:28.079+0000 7f3ee6551700 -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 2023-12-09T01:35:28.330 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:35:28 smithi093 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-2[121716]: 2023-12-09T01:35:28.079+0000 7f3ee6551700 -1 osd.2 31 *** Got signal Terminated *** 2023-12-09T01:35:28.330 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:35:28 smithi093 ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-2[121716]: 2023-12-09T01:35:28.079+0000 7f3ee6551700 -1 osd.2 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-09T01:35:34.082 INFO:journalctl@ceph.osd.2.smithi093.stdout:Dec 09 01:35:33 smithi093 bash[128488]: ceph-8e6dafa0-9632-11ee-95a3-87774f69a715-osd-2 2023-12-09T01:35:34.830 DEBUG:teuthology.orchestra.run.smithi093:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e6dafa0-9632-11ee-95a3-87774f69a715@osd.2.service' 2023-12-09T01:35:34.869 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T01:35:34.870 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-09T01:35:34.870 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 --force --keep-logs 2023-12-09T01:35:35.114 INFO:teuthology.orchestra.run.smithi031.stdout:Deleting cluster with fsid: 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:35:35.831 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 --force --keep-logs 2023-12-09T01:35:36.074 INFO:teuthology.orchestra.run.smithi064.stdout:Deleting cluster with fsid: 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:35:36.741 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 --force --keep-logs 2023-12-09T01:35:36.979 INFO:teuthology.orchestra.run.smithi093.stdout:Deleting cluster with fsid: 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:35:37.503 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:37.542 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:37.580 DEBUG:teuthology.orchestra.run.smithi093:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-09T01:35:37.609 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-09T01:35:37.611 DEBUG:teuthology.misc:Transferring archived files from smithi031:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570/remote/smithi031/crash 2023-12-09T01:35:37.612 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/crash -- . 2023-12-09T01:35:37.658 INFO:teuthology.orchestra.run.smithi031.stderr:tar: /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/crash: Cannot open: No such file or directory 2023-12-09T01:35:37.658 INFO:teuthology.orchestra.run.smithi031.stderr:tar: Error is not recoverable: exiting now 2023-12-09T01:35:37.659 DEBUG:teuthology.misc:Transferring archived files from smithi064:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570/remote/smithi064/crash 2023-12-09T01:35:37.660 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/crash -- . 2023-12-09T01:35:37.794 INFO:teuthology.orchestra.run.smithi064.stderr:tar: /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/crash: Cannot open: No such file or directory 2023-12-09T01:35:37.795 INFO:teuthology.orchestra.run.smithi064.stderr:tar: Error is not recoverable: exiting now 2023-12-09T01:35:37.796 DEBUG:teuthology.misc:Transferring archived files from smithi093:/var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570/remote/smithi093/crash 2023-12-09T01:35:37.798 DEBUG:teuthology.orchestra.run.smithi093:> sudo tar c -f - -C /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/crash -- . 2023-12-09T01:35:37.844 INFO:teuthology.orchestra.run.smithi093.stderr:tar: /var/lib/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/crash: Cannot open: No such file or directory 2023-12-09T01:35:37.844 INFO:teuthology.orchestra.run.smithi093.stderr:tar: Error is not recoverable: exiting now 2023-12-09T01:35:37.845 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-09T01:35:37.845 DEBUG:teuthology.orchestra.run.smithi031:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-09T01:35:37.880 INFO:teuthology.orchestra.run.smithi031.stderr:grep: /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph.log: No such file or directory 2023-12-09T01:35:37.882 INFO:tasks.cephadm:Compressing logs... 2023-12-09T01:35:37.882 DEBUG:teuthology.orchestra.run.smithi031:> 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 -- 2023-12-09T01:35:37.925 DEBUG:teuthology.orchestra.run.smithi064:> 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 -- 2023-12-09T01:35:37.928 DEBUG:teuthology.orchestra.run.smithi093:> 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 -- 2023-12-09T01:35:37.955 INFO:teuthology.orchestra.run.smithi093.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-09T01:35:37.956 INFO:teuthology.orchestra.run.smithi093.stderr:: No such file or directory 2023-12-09T01:35:37.956 INFO:teuthology.orchestra.run.smithi093.stderr:gzip -5 --verbose -- /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-volume.log 2023-12-09T01:35:37.956 INFO:teuthology.orchestra.run.smithi093.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-osd.2.log 2023-12-09T01:35:37.956 INFO:teuthology.orchestra.run.smithi093.stderr:gzip -5 --verbose -- /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mon.c.log 2023-12-09T01:35:37.959 INFO:teuthology.orchestra.run.smithi093.stderr:/var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-volume.log: /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-osd.2.log: /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mon.c.log: 88.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-09T01:35:37.959 INFO:teuthology.orchestra.run.smithi093.stderr: 91.1% -- replaced with /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-volume.log.gz 2023-12-09T01:35:37.960 INFO:teuthology.orchestra.run.smithi031.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-09T01:35:37.960 INFO:teuthology.orchestra.run.smithi031.stderr:: No such file or directory 2023-12-09T01:35:37.960 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-volume.log 2023-12-09T01:35:37.961 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-osd.0.log 2023-12-09T01:35:37.961 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mgr.a.log 2023-12-09T01:35:37.961 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mon.a.log 2023-12-09T01:35:37.961 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mgr.a.log: /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mon.a.log: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-09T01:35:37.962 INFO:teuthology.orchestra.run.smithi031.stderr: 91.3% -- replaced with /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-volume.log.gz 2023-12-09T01:35:37.964 INFO:teuthology.orchestra.run.smithi064.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-09T01:35:37.964 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-09T01:35:37.964 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-volume.log 2023-12-09T01:35:37.964 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mgr.b.log 2023-12-09T01:35:37.965 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mon.b.log 2023-12-09T01:35:37.965 INFO:teuthology.orchestra.run.smithi064.stderr: 87.0% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-09T01:35:37.965 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-osd.1.log 2023-12-09T01:35:37.965 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mon.b.log: /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-osd.1.log: 91.1% -- replaced with /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-volume.log.gz 2023-12-09T01:35:37.966 INFO:teuthology.orchestra.run.smithi064.stderr: 89.9% -- replaced with /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mgr.b.log.gz 2023-12-09T01:35:37.989 INFO:teuthology.orchestra.run.smithi093.stderr: 92.5% -- replaced with /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mon.c.log.gz 2023-12-09T01:35:37.996 INFO:teuthology.orchestra.run.smithi064.stderr: 92.2% -- replaced with /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mon.b.log.gz 2023-12-09T01:35:38.010 INFO:teuthology.orchestra.run.smithi031.stderr: 89.2% -- replaced with /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mgr.a.log.gz 2023-12-09T01:35:38.079 INFO:teuthology.orchestra.run.smithi031.stderr: 94.4% -- replaced with /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-osd.0.log.gz 2023-12-09T01:35:38.080 INFO:teuthology.orchestra.run.smithi093.stderr: 94.4% -- replaced with /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-osd.2.log.gz 2023-12-09T01:35:38.082 INFO:teuthology.orchestra.run.smithi093.stderr: 2023-12-09T01:35:38.082 INFO:teuthology.orchestra.run.smithi093.stderr:real 0m0.137s 2023-12-09T01:35:38.082 INFO:teuthology.orchestra.run.smithi093.stderr:user 0m0.162s 2023-12-09T01:35:38.082 INFO:teuthology.orchestra.run.smithi093.stderr:sys 0m0.020s 2023-12-09T01:35:38.094 INFO:teuthology.orchestra.run.smithi031.stderr: 91.5% -- replaced with /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-mon.a.log.gz 2023-12-09T01:35:38.096 INFO:teuthology.orchestra.run.smithi031.stderr: 2023-12-09T01:35:38.096 INFO:teuthology.orchestra.run.smithi031.stderr:real 0m0.151s 2023-12-09T01:35:38.096 INFO:teuthology.orchestra.run.smithi031.stderr:user 0m0.309s 2023-12-09T01:35:38.096 INFO:teuthology.orchestra.run.smithi031.stderr:sys 0m0.031s 2023-12-09T01:35:38.118 INFO:teuthology.orchestra.run.smithi064.stderr: 94.3% -- replaced with /var/log/ceph/8e6dafa0-9632-11ee-95a3-87774f69a715/ceph-osd.1.log.gz 2023-12-09T01:35:38.120 INFO:teuthology.orchestra.run.smithi064.stderr: 2023-12-09T01:35:38.120 INFO:teuthology.orchestra.run.smithi064.stderr:real 0m0.174s 2023-12-09T01:35:38.120 INFO:teuthology.orchestra.run.smithi064.stderr:user 0m0.210s 2023-12-09T01:35:38.120 INFO:teuthology.orchestra.run.smithi064.stderr:sys 0m0.019s 2023-12-09T01:35:38.121 INFO:tasks.cephadm:Archiving logs... 2023-12-09T01:35:38.121 DEBUG:teuthology.misc:Transferring archived files from smithi031:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570/remote/smithi031/log 2023-12-09T01:35:38.122 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-09T01:35:38.242 DEBUG:teuthology.misc:Transferring archived files from smithi064:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570/remote/smithi064/log 2023-12-09T01:35:38.243 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-09T01:35:38.303 DEBUG:teuthology.misc:Transferring archived files from smithi093:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570/remote/smithi093/log 2023-12-09T01:35:38.304 DEBUG:teuthology.orchestra.run.smithi093:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-09T01:35:38.354 INFO:tasks.cephadm:Removing cluster... 2023-12-09T01:35:38.354 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 --force 2023-12-09T01:35:38.598 INFO:teuthology.orchestra.run.smithi031.stdout:Deleting cluster with fsid: 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:35:38.861 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 --force 2023-12-09T01:35:39.092 INFO:teuthology.orchestra.run.smithi064.stdout:Deleting cluster with fsid: 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:35:39.332 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 --force 2023-12-09T01:35:39.557 INFO:teuthology.orchestra.run.smithi093.stdout:Deleting cluster with fsid: 8e6dafa0-9632-11ee-95a3-87774f69a715 2023-12-09T01:35:39.784 INFO:tasks.cephadm:Removing cephadm ... 2023-12-09T01:35:39.784 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-09T01:35:39.808 DEBUG:teuthology.orchestra.run.smithi064:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-09T01:35:39.829 DEBUG:teuthology.orchestra.run.smithi093:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-09T01:35:39.847 INFO:tasks.cephadm:Teardown complete 2023-12-09T01:35:39.847 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-09T01:35:39.856 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... 2023-12-09T01:35:39.857 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-09T01:35:39.859 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-09T01:35:39.871 DEBUG:teuthology.orchestra.run.smithi093:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-09T01:35:39.992 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-09T01:35:40.002 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-09T01:35:40.002 DEBUG:teuthology.orchestra.run.smithi031:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-09T01:35:40.005 DEBUG:teuthology.orchestra.run.smithi064:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-09T01:35:40.007 DEBUG:teuthology.orchestra.run.smithi093:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-09T01:35:40.023 INFO:teuthology.orchestra.run.smithi064.stderr:bash: ntpq: command not found 2023-12-09T01:35:40.024 INFO:teuthology.orchestra.run.smithi093.stderr:bash: ntpq: command not found 2023-12-09T01:35:40.024 INFO:teuthology.orchestra.run.smithi031.stderr:bash: ntpq: command not found 2023-12-09T01:35:40.031 INFO:teuthology.orchestra.run.smithi031.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-09T01:35:40.031 INFO:teuthology.orchestra.run.smithi031.stdout:=============================================================================== 2023-12-09T01:35:40.031 INFO:teuthology.orchestra.run.smithi031.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 40 +1336us[+1333us] +/- 102ms 2023-12-09T01:35:40.032 INFO:teuthology.orchestra.run.smithi031.stdout:^* hv02.front.sepia.ceph.com 3 6 377 39 -299us[ -301us] +/- 69ms 2023-12-09T01:35:40.032 INFO:teuthology.orchestra.run.smithi031.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 38 -644us[ -644us] +/- 78ms 2023-12-09T01:35:40.032 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:35:40.032 INFO:teuthology.orchestra.run.smithi064.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-09T01:35:40.032 INFO:teuthology.orchestra.run.smithi064.stdout:=============================================================================== 2023-12-09T01:35:40.032 INFO:teuthology.orchestra.run.smithi064.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 40 +1355us[+1361us] +/- 102ms 2023-12-09T01:35:40.032 INFO:teuthology.orchestra.run.smithi064.stdout:^* hv02.front.sepia.ceph.com 3 6 377 37 -281us[ -275us] +/- 69ms 2023-12-09T01:35:40.033 INFO:teuthology.orchestra.run.smithi064.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 38 -650us[ -643us] +/- 78ms 2023-12-09T01:35:40.033 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:35:40.033 INFO:teuthology.orchestra.run.smithi093.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-09T01:35:40.033 INFO:teuthology.orchestra.run.smithi093.stdout:=============================================================================== 2023-12-09T01:35:40.033 INFO:teuthology.orchestra.run.smithi093.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 38 +1336us[+1336us] +/- 102ms 2023-12-09T01:35:40.033 INFO:teuthology.orchestra.run.smithi093.stdout:^* hv02.front.sepia.ceph.com 3 6 377 39 -287us[ -283us] +/- 69ms 2023-12-09T01:35:40.033 INFO:teuthology.orchestra.run.smithi093.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 39 -651us[ -651us] +/- 78ms 2023-12-09T01:35:40.033 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T01:35:40.034 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-09T01:35:40.044 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-09T01:35:40.045 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-09T01:35:40.054 DEBUG:teuthology.orchestra.run.smithi031:> 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 2023-12-09T01:35:40.179 DEBUG:teuthology.orchestra.run.smithi064:> 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 2023-12-09T01:35:40.278 DEBUG:teuthology.orchestra.run.smithi093:> 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 2023-12-09T01:35:40.368 DEBUG:teuthology.orchestra.run.smithi031:> 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 2023-12-09T01:35:40.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T01:35:40.409 DEBUG:teuthology.orchestra.run.smithi064:> 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 2023-12-09T01:35:40.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T01:35:40.443 DEBUG:teuthology.orchestra.run.smithi093:> 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 2023-12-09T01:35:40.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T01:35:40.475 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-09T01:35:40.488 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-09T01:35:40.498 INFO:teuthology.task.internal:Duration was 1123.394922 seconds 2023-12-09T01:35:40.498 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-09T01:35:40.508 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-09T01:35:40.508 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-09T01:35:40.511 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-09T01:35:40.514 DEBUG:teuthology.orchestra.run.smithi093:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-09T01:35:40.560 INFO:teuthology.orchestra.run.smithi064.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-09T01:35:40.562 INFO:teuthology.orchestra.run.smithi093.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-09T01:35:40.568 INFO:teuthology.orchestra.run.smithi031.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-09T01:35:40.993 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-09T01:35:40.993 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi031.front.sepia.ceph.com 2023-12-09T01:35:40.994 DEBUG:teuthology.orchestra.run.smithi031:> 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 2023-12-09T01:35:41.023 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi064.front.sepia.ceph.com 2023-12-09T01:35:41.023 DEBUG:teuthology.orchestra.run.smithi064:> 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 2023-12-09T01:35:41.047 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi093.front.sepia.ceph.com 2023-12-09T01:35:41.047 DEBUG:teuthology.orchestra.run.smithi093:> 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 2023-12-09T01:35:41.070 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-09T01:35:41.071 DEBUG:teuthology.orchestra.run.smithi031:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-09T01:35:41.073 DEBUG:teuthology.orchestra.run.smithi064:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-09T01:35:41.090 DEBUG:teuthology.orchestra.run.smithi093:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-09T01:35:41.150 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-09T01:35:41.150 DEBUG:teuthology.orchestra.run.smithi031:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-09T01:35:41.153 DEBUG:teuthology.orchestra.run.smithi064:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-09T01:35:41.172 DEBUG:teuthology.orchestra.run.smithi093:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-09T01:35:41.262 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-09T01:35:41.279 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-09T01:35:41.280 DEBUG:teuthology.orchestra.run.smithi031:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-09T01:35:41.313 DEBUG:teuthology.orchestra.run.smithi064:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-09T01:35:41.341 DEBUG:teuthology.orchestra.run.smithi093:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-09T01:35:41.368 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-09T01:35:41.379 DEBUG:teuthology.orchestra.run.smithi031:> 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 2023-12-09T01:35:41.382 DEBUG:teuthology.orchestra.run.smithi064:> 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 2023-12-09T01:35:41.384 DEBUG:teuthology.orchestra.run.smithi093:> 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 2023-12-09T01:35:41.409 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern = core 2023-12-09T01:35:41.413 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = core 2023-12-09T01:35:41.435 INFO:teuthology.orchestra.run.smithi093.stdout:kernel.core_pattern = core 2023-12-09T01:35:41.451 DEBUG:teuthology.orchestra.run.smithi031:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-09T01:35:41.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T01:35:41.508 DEBUG:teuthology.orchestra.run.smithi064:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-09T01:35:41.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T01:35:41.525 DEBUG:teuthology.orchestra.run.smithi093:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-09T01:35:41.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T01:35:41.542 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-09T01:35:41.553 INFO:teuthology.task.internal:Transferring archived files... 2023-12-09T01:35:41.554 DEBUG:teuthology.misc:Transferring archived files from smithi031:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570/remote/smithi031 2023-12-09T01:35:41.554 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-09T01:35:41.602 DEBUG:teuthology.misc:Transferring archived files from smithi064:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570/remote/smithi064 2023-12-09T01:35:41.603 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-09T01:35:41.646 DEBUG:teuthology.misc:Transferring archived files from smithi093:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570/remote/smithi093 2023-12-09T01:35:41.646 DEBUG:teuthology.orchestra.run.smithi093:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-09T01:35:41.686 INFO:teuthology.task.internal:Removing archive directory... 2023-12-09T01:35:41.687 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-09T01:35:41.689 DEBUG:teuthology.orchestra.run.smithi064:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-09T01:35:41.692 DEBUG:teuthology.orchestra.run.smithi093:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-09T01:35:41.737 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-09T01:35:41.749 INFO:teuthology.task.internal:Not uploading archives. 2023-12-09T01:35:41.750 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-09T01:35:41.759 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-09T01:35:41.760 DEBUG:teuthology.orchestra.run.smithi031:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-09T01:35:41.762 DEBUG:teuthology.orchestra.run.smithi064:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-09T01:35:41.764 DEBUG:teuthology.orchestra.run.smithi093:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-09T01:35:41.780 INFO:teuthology.orchestra.run.smithi064.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 9 01:35 /home/ubuntu/cephtest 2023-12-09T01:35:41.782 INFO:teuthology.orchestra.run.smithi031.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 9 01:35 /home/ubuntu/cephtest 2023-12-09T01:35:41.795 INFO:teuthology.orchestra.run.smithi093.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 9 01:35 /home/ubuntu/cephtest 2023-12-09T01:35:41.796 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-09T01:35:41.808 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-09T01:35:41.832 INFO:teuthology.nuke:Checking targets against current locks 2023-12-09T01:35:41.862 DEBUG:teuthology.nuke:shortname: smithi031 2023-12-09T01:35:41.862 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-09T01:35:41.889 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi031.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-09 01:08:32.054303', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJXWhzkhshU17ADro3Cn1sLflflu9hq4hdx1A92YrMqYca+YQQ5V1c+J6tif+CCMfl01IpS18XwhP5PewyUUo34='} 2023-12-09T01:35:41.894 DEBUG:teuthology.nuke:shortname: smithi064 2023-12-09T01:35:41.894 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-09T01:35:41.916 DEBUG:teuthology.nuke:shortname: smithi093 2023-12-09T01:35:41.916 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-09T01:35:41.921 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi064.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-09 01:08:32.055347', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGkHfW7yaBBa1BHdTsrlSftThFQcLXxgl2Y5JBlLjIf+US9LTzwepCNSrBjYib8kxontDyRdTlDVoBfSdlXvshc='} 2023-12-09T01:35:41.942 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi093.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484570', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-09 01:08:32.053040', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLZJnogSdCvJlg702mN6m+c1TxVSnmXjFhO1hvC6nknpasse440WuQwhgp9c4yAkS2CR9blfrxMEBZtKRBcCwpc='} 2023-12-09T01:35:41.951 INFO:teuthology.orchestra.console.smithi031:Power off 2023-12-09T01:35:41.951 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-09T01:35:41.978 DEBUG:teuthology.orchestra.console.smithi031:power off output: Chassis Power Control: Down/Off 2023-12-09T01:35:41.978 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T01:35:41.994 INFO:teuthology.orchestra.console.smithi064:Power off 2023-12-09T01:35:41.995 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-09T01:35:42.007 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is on 2023-12-09T01:35:42.016 DEBUG:teuthology.orchestra.console.smithi064:power off output: Chassis Power Control: Down/Off 2023-12-09T01:35:42.017 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T01:35:42.034 INFO:teuthology.orchestra.console.smithi093:Power off 2023-12-09T01:35:42.035 DEBUG:teuthology.orchestra.console.smithi093:pexpect command: ipmitool -H smithi093.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-09T01:35:42.049 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2023-12-09T01:35:42.057 DEBUG:teuthology.orchestra.console.smithi093:power off output: Chassis Power Control: Down/Off 2023-12-09T01:35:42.057 DEBUG:teuthology.orchestra.console.smithi093:pexpect command: ipmitool -H smithi093.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T01:35:42.083 DEBUG:teuthology.orchestra.console.smithi093:check power output: Chassis Power is on 2023-12-09T01:35:46.008 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T01:35:46.050 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T01:35:46.084 DEBUG:teuthology.orchestra.console.smithi093:pexpect command: ipmitool -H smithi093.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T01:35:46.117 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is on 2023-12-09T01:35:46.161 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2023-12-09T01:35:46.192 DEBUG:teuthology.orchestra.console.smithi093:check power output: Chassis Power is on 2023-12-09T01:35:50.122 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T01:35:50.161 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T01:35:50.194 DEBUG:teuthology.orchestra.console.smithi093:pexpect command: ipmitool -H smithi093.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T01:35:50.233 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is on 2023-12-09T01:35:50.272 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2023-12-09T01:35:50.305 DEBUG:teuthology.orchestra.console.smithi093:check power output: Chassis Power is on 2023-12-09T01:35:54.237 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T01:35:54.273 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T01:35:54.305 DEBUG:teuthology.orchestra.console.smithi093:pexpect command: ipmitool -H smithi093.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T01:35:54.348 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is off 2023-12-09T01:35:54.384 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is off 2023-12-09T01:35:54.415 DEBUG:teuthology.orchestra.console.smithi093:check power output: Chassis Power is off 2023-12-09T01:35:54.449 INFO:teuthology.orchestra.console.smithi031:Power off completed 2023-12-09T01:35:54.485 INFO:teuthology.orchestra.console.smithi064:Power off completed 2023-12-09T01:35:54.515 INFO:teuthology.orchestra.console.smithi093:Power off completed 2023-12-09T01:35:54.621 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/centos_8.stream_container_tools agent/off mon_election/connectivity task/test_rgw_multisite} duration: 1123.3949220180511 failure_reason: 'Command failed on smithi031 with status 22: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e6dafa0-9632-11ee-95a3-87774f69a715 -- ceph rgw realm bootstrap -i -''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=028c18fe0a9e46168177def07084923b status: fail success: false 2023-12-09T01:35:54.621 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-09T01:35:54.706 INFO:teuthology.run:FAIL