2024-02-05T07:31:47.494 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-05T07:31:47.495 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --archive /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758 --name gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi --owner scheduled_gabrioux@teuthology --description orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} -- /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758/orig.config.yaml 2024-02-05T07:31:47.524 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-05T07:31:47.603 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758 branch: wip-guits-testing-3-2024-02-04-2254 description: orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} email: gabrioux@ibm.com first_in_suite: false job_id: '7546758' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-testing-3-2024-02-04-2254 ceph: conf: global: mon election default strategy: 1 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: 164d3be4a527be775f4d3c343ea591122f1b8921 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-testing-3-2024-02-04-2254 sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/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: 7317 sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-3-2024-02-04-2254 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_164d3be4a527be775f4d3c343ea591122f1b8921/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 targets: smithi097.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP0vGNS74zdHqRr8GzNs2YSCDXoJAGx10gXwL/pckxmLyAAUk45d03/EYYtVraVfmoT53eEIAY5ekfboZI1QrCM= smithi120.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD+sN3jP12ZCi1j3+281cArL6kcKLPeI3zI+r092zct4V+80ADAPJxWN29nyz71ahoEW+Wel+e9pZq+znar7YNQ= smithi160.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHeIrDCiYwLg4R3i18kafNQA4s/KWfXrF8/mCXy0asoIrFs7m/KM/AW2mcYha4wjCtvOIt0IecB8NL+xevDplCU= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.shell: host.a: - "set -e\nset -x\nceph orch apply node-exporter\nceph orch apply grafana\nceph\ \ orch apply alertmanager\nceph orch apply prometheus\nsleep 240\nceph orch\ \ ls\nceph orch ps\nceph orch host ls\nMON_DAEMON=$(ceph orch ps --daemon-type\ \ mon -f json | jq -r 'last | .daemon_name')\nGRAFANA_HOST=$(ceph orch ps --daemon-type\ \ grafana -f json | jq -e '.[]' | jq -r '.hostname')\nPROM_HOST=$(ceph orch\ \ ps --daemon-type prometheus -f json | jq -e '.[]' | jq -r '.hostname')\nALERTM_HOST=$(ceph\ \ orch ps --daemon-type alertmanager -f json | jq -e '.[]' | jq -r '.hostname')\n\ GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST \"$GRAFANA_HOST\"\ \ '.[] | select(.hostname==$GRAFANA_HOST) | .addr')\nPROM_IP=$(ceph orch host\ \ ls -f json | jq -r --arg PROM_HOST \"$PROM_HOST\" '.[] | select(.hostname==$PROM_HOST)\ \ | .addr')\nALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST\ \ \"$ALERTM_HOST\" '.[] | select(.hostname==$ALERTM_HOST) | .addr')\n# check\ \ each host node-exporter metrics endpoint is responsive\nALL_HOST_IPS=$(ceph\ \ orch host ls -f json | jq -r '.[] | .addr')\nfor ip in $ALL_HOST_IPS; do\n\ \ curl -s http://${ip}:9100/metric\ndone\n# check grafana endpoints are responsive\ \ and database health is okay\ncurl -k -s https://${GRAFANA_IP}:3000/api/health\n\ curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '.database == \"ok\"\ '\n# stop mon daemon in order to trigger an alert\nceph orch daemon stop $MON_DAEMON\n\ sleep 120\n# check prometheus endpoints are responsive and mon down alert is\ \ firing\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ \ | jq -e '.status == \"success\"'\ncurl -s http://${PROM_IP}:9095/api/v1/alerts\n\ curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '.data | .alerts | .[]\ \ | select(.labels | .alertname == \"CephMonDown\") | .state == \"firing\"'\n\ # check alertmanager endpoints are responsive and mon down alert is active\n\ curl -s http://${ALERTM_IP}:9093/api/v1/status\ncurl -s http://${ALERTM_IP}:9093/api/v1/alerts\n\ curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '.data | .[] | select(.labels\ \ | .alertname == \"CephMonDown\") | .status | .state == \"active\"'\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-02-05_05:57:01 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-05T07:31:47.603 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_164d3be4a527be775f4d3c343ea591122f1b8921/qa; will attempt to use it 2024-02-05T07:31:47.604 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_164d3be4a527be775f4d3c343ea591122f1b8921/qa/tasks 2024-02-05T07:31:47.604 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-05T07:31:47.606 INFO:teuthology.task.internal:Checking packages... 2024-02-05T07:31:47.630 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '164d3be4a527be775f4d3c343ea591122f1b8921' 2024-02-05T07:31:47.630 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-05T07:31:47.630 INFO:teuthology.packaging:ref: None 2024-02-05T07:31:47.630 INFO:teuthology.packaging:tag: None 2024-02-05T07:31:47.630 INFO:teuthology.packaging:branch: wip-guits-testing-3-2024-02-04-2254 2024-02-05T07:31:47.630 INFO:teuthology.packaging:sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:31:47.630 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-testing-3-2024-02-04-2254 2024-02-05T07:31:47.868 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1241.g164d3be4 2024-02-05T07:31:47.869 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-05T07:31:47.876 INFO:teuthology.task.internal:no buildpackages task found 2024-02-05T07:31:47.876 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-05T07:31:47.885 INFO:teuthology.task.internal:Saving configuration 2024-02-05T07:31:47.902 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-05T07:31:47.908 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-05T07:31:47.930 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi097.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-05 07:26:51.173963', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP0vGNS74zdHqRr8GzNs2YSCDXoJAGx10gXwL/pckxmLyAAUk45d03/EYYtVraVfmoT53eEIAY5ekfboZI1QrCM='} 2024-02-05T07:31:47.951 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi120.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-05 07:26:51.172371', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD+sN3jP12ZCi1j3+281cArL6kcKLPeI3zI+r092zct4V+80ADAPJxWN29nyz71ahoEW+Wel+e9pZq+znar7YNQ='} 2024-02-05T07:31:47.967 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-05 07:26:51.175185', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHeIrDCiYwLg4R3i18kafNQA4s/KWfXrF8/mCXy0asoIrFs7m/KM/AW2mcYha4wjCtvOIt0IecB8NL+xevDplCU='} 2024-02-05T07:31:47.967 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-05T07:31:47.974 INFO:teuthology.task.internal:roles: ubuntu@smithi097.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-02-05T07:31:47.974 INFO:teuthology.task.internal:roles: ubuntu@smithi120.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-02-05T07:31:47.974 INFO:teuthology.task.internal:roles: ubuntu@smithi160.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-02-05T07:31:47.974 INFO:teuthology.run_tasks:Running task console_log... 2024-02-05T07:31:48.094 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc94aeeaf70>, signals=[15]) 2024-02-05T07:31:48.095 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-05T07:31:48.101 INFO:teuthology.task.internal:Opening connections... 2024-02-05T07:31:48.101 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi097.front.sepia.ceph.com 2024-02-05T07:31:48.103 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:31:48.192 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi120.front.sepia.ceph.com 2024-02-05T07:31:48.193 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:31:48.278 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi160.front.sepia.ceph.com 2024-02-05T07:31:48.279 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:31:48.365 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-05T07:31:48.372 DEBUG:teuthology.orchestra.run.smithi097:> uname -m 2024-02-05T07:31:48.389 INFO:teuthology.orchestra.run.smithi097.stdout:x86_64 2024-02-05T07:31:48.389 DEBUG:teuthology.orchestra.run.smithi097:> cat /etc/os-release 2024-02-05T07:31:48.445 INFO:teuthology.orchestra.run.smithi097.stdout:NAME="CentOS Stream" 2024-02-05T07:31:48.445 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION="9" 2024-02-05T07:31:48.445 INFO:teuthology.orchestra.run.smithi097.stdout:ID="centos" 2024-02-05T07:31:48.445 INFO:teuthology.orchestra.run.smithi097.stdout:ID_LIKE="rhel fedora" 2024-02-05T07:31:48.445 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION_ID="9" 2024-02-05T07:31:48.445 INFO:teuthology.orchestra.run.smithi097.stdout:PLATFORM_ID="platform:el9" 2024-02-05T07:31:48.445 INFO:teuthology.orchestra.run.smithi097.stdout:PRETTY_NAME="CentOS Stream 9" 2024-02-05T07:31:48.445 INFO:teuthology.orchestra.run.smithi097.stdout:ANSI_COLOR="0;31" 2024-02-05T07:31:48.446 INFO:teuthology.orchestra.run.smithi097.stdout:LOGO="fedora-logo-icon" 2024-02-05T07:31:48.446 INFO:teuthology.orchestra.run.smithi097.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-02-05T07:31:48.446 INFO:teuthology.orchestra.run.smithi097.stdout:HOME_URL="https://centos.org/" 2024-02-05T07:31:48.446 INFO:teuthology.orchestra.run.smithi097.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-05T07:31:48.446 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-02-05T07:31:48.446 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-05T07:31:48.446 INFO:teuthology.lock.ops:Updating smithi097.front.sepia.ceph.com on lock server 2024-02-05T07:31:48.508 DEBUG:teuthology.orchestra.run.smithi120:> uname -m 2024-02-05T07:31:48.525 INFO:teuthology.orchestra.run.smithi120.stdout:x86_64 2024-02-05T07:31:48.526 DEBUG:teuthology.orchestra.run.smithi120:> cat /etc/os-release 2024-02-05T07:31:48.583 INFO:teuthology.orchestra.run.smithi120.stdout:NAME="CentOS Stream" 2024-02-05T07:31:48.583 INFO:teuthology.orchestra.run.smithi120.stdout:VERSION="9" 2024-02-05T07:31:48.583 INFO:teuthology.orchestra.run.smithi120.stdout:ID="centos" 2024-02-05T07:31:48.583 INFO:teuthology.orchestra.run.smithi120.stdout:ID_LIKE="rhel fedora" 2024-02-05T07:31:48.583 INFO:teuthology.orchestra.run.smithi120.stdout:VERSION_ID="9" 2024-02-05T07:31:48.583 INFO:teuthology.orchestra.run.smithi120.stdout:PLATFORM_ID="platform:el9" 2024-02-05T07:31:48.583 INFO:teuthology.orchestra.run.smithi120.stdout:PRETTY_NAME="CentOS Stream 9" 2024-02-05T07:31:48.583 INFO:teuthology.orchestra.run.smithi120.stdout:ANSI_COLOR="0;31" 2024-02-05T07:31:48.583 INFO:teuthology.orchestra.run.smithi120.stdout:LOGO="fedora-logo-icon" 2024-02-05T07:31:48.584 INFO:teuthology.orchestra.run.smithi120.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-02-05T07:31:48.584 INFO:teuthology.orchestra.run.smithi120.stdout:HOME_URL="https://centos.org/" 2024-02-05T07:31:48.584 INFO:teuthology.orchestra.run.smithi120.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-05T07:31:48.584 INFO:teuthology.orchestra.run.smithi120.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-02-05T07:31:48.584 INFO:teuthology.orchestra.run.smithi120.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-05T07:31:48.584 INFO:teuthology.lock.ops:Updating smithi120.front.sepia.ceph.com on lock server 2024-02-05T07:31:48.606 DEBUG:teuthology.orchestra.run.smithi160:> uname -m 2024-02-05T07:31:48.623 INFO:teuthology.orchestra.run.smithi160.stdout:x86_64 2024-02-05T07:31:48.624 DEBUG:teuthology.orchestra.run.smithi160:> cat /etc/os-release 2024-02-05T07:31:48.679 INFO:teuthology.orchestra.run.smithi160.stdout:NAME="CentOS Stream" 2024-02-05T07:31:48.679 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION="9" 2024-02-05T07:31:48.680 INFO:teuthology.orchestra.run.smithi160.stdout:ID="centos" 2024-02-05T07:31:48.680 INFO:teuthology.orchestra.run.smithi160.stdout:ID_LIKE="rhel fedora" 2024-02-05T07:31:48.680 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_ID="9" 2024-02-05T07:31:48.680 INFO:teuthology.orchestra.run.smithi160.stdout:PLATFORM_ID="platform:el9" 2024-02-05T07:31:48.680 INFO:teuthology.orchestra.run.smithi160.stdout:PRETTY_NAME="CentOS Stream 9" 2024-02-05T07:31:48.680 INFO:teuthology.orchestra.run.smithi160.stdout:ANSI_COLOR="0;31" 2024-02-05T07:31:48.681 INFO:teuthology.orchestra.run.smithi160.stdout:LOGO="fedora-logo-icon" 2024-02-05T07:31:48.681 INFO:teuthology.orchestra.run.smithi160.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-02-05T07:31:48.681 INFO:teuthology.orchestra.run.smithi160.stdout:HOME_URL="https://centos.org/" 2024-02-05T07:31:48.681 INFO:teuthology.orchestra.run.smithi160.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-05T07:31:48.681 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-02-05T07:31:48.681 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-05T07:31:48.682 INFO:teuthology.lock.ops:Updating smithi160.front.sepia.ceph.com on lock server 2024-02-05T07:31:48.714 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-05T07:31:48.724 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-05T07:31:48.731 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-05T07:31:48.732 DEBUG:teuthology.orchestra.run.smithi097:> test '!' -e /home/ubuntu/cephtest 2024-02-05T07:31:48.735 DEBUG:teuthology.orchestra.run.smithi120:> test '!' -e /home/ubuntu/cephtest 2024-02-05T07:31:48.737 DEBUG:teuthology.orchestra.run.smithi160:> test '!' -e /home/ubuntu/cephtest 2024-02-05T07:31:48.753 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-05T07:31:48.768 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-05T07:31:48.769 DEBUG:teuthology.orchestra.run.smithi097:> test -z $(ls -A /var/lib/ceph) 2024-02-05T07:31:48.790 DEBUG:teuthology.orchestra.run.smithi120:> test -z $(ls -A /var/lib/ceph) 2024-02-05T07:31:48.794 DEBUG:teuthology.orchestra.run.smithi160:> test -z $(ls -A /var/lib/ceph) 2024-02-05T07:31:48.890 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-05T07:31:48.966 INFO:teuthology.run_tasks:Running task kernel... 2024-02-05T07:31:48.980 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-05T07:31:48.981 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 2024-02-05T07:31:48.981 DEBUG:teuthology.orchestra.run.smithi097:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-05T07:31:48.981 DEBUG:teuthology.orchestra.run.smithi120:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-05T07:31:48.982 DEBUG:teuthology.orchestra.run.smithi160:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-05T07:31:48.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:31:48.998 DEBUG:teuthology.orchestra.run.smithi120:> uname -r 2024-02-05T07:31:48.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:31:48.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:31:49.000 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2024-02-05T07:31:49.000 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2024-02-05T07:31:49.055 INFO:teuthology.orchestra.run.smithi160.stdout:5.14.0-361.el9.x86_64 2024-02-05T07:31:49.055 INFO:teuthology.task.kernel:Running kernel on smithi160: 5.14.0-361.el9.x86_64 2024-02-05T07:31:49.055 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum install -y kernel 2024-02-05T07:31:49.056 INFO:teuthology.orchestra.run.smithi120.stdout:5.14.0-361.el9.x86_64 2024-02-05T07:31:49.056 INFO:teuthology.task.kernel:Running kernel on smithi120: 5.14.0-361.el9.x86_64 2024-02-05T07:31:49.057 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum install -y kernel 2024-02-05T07:31:49.058 INFO:teuthology.orchestra.run.smithi097.stdout:5.14.0-361.el9.x86_64 2024-02-05T07:31:49.058 INFO:teuthology.task.kernel:Running kernel on smithi097: 5.14.0-361.el9.x86_64 2024-02-05T07:31:49.058 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum install -y kernel 2024-02-05T07:31:51.461 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS-9 - AppStream 8.2 MB/s | 6.6 MB 00:00 2024-02-05T07:31:51.461 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS-9 - AppStream 8.6 MB/s | 6.6 MB 00:00 2024-02-05T07:31:51.512 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS-9 - AppStream 8.4 MB/s | 6.6 MB 00:00 2024-02-05T07:31:53.144 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS-9 - BaseOS 3.3 MB/s | 2.0 MB 00:00 2024-02-05T07:31:53.154 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS-9 - BaseOS 3.6 MB/s | 2.0 MB 00:00 2024-02-05T07:31:53.353 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS-9 - BaseOS 2.5 MB/s | 2.0 MB 00:00 2024-02-05T07:31:54.196 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-02-05T07:31:54.864 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - BaseOS 5.8 MB/s | 8.0 MB 00:01 2024-02-05T07:31:56.854 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - AppStream 20 MB/s | 19 MB 00:00 2024-02-05T07:31:56.885 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - BaseOS 2.5 MB/s | 8.0 MB 00:03 2024-02-05T07:31:57.089 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 9 - AppStream 10 MB/s | 19 MB 00:01 2024-02-05T07:32:02.188 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - CRB 3.2 MB/s | 5.9 MB 00:01 2024-02-05T07:32:02.337 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 9 - CRB 3.3 MB/s | 5.9 MB 00:01 2024-02-05T07:32:03.738 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 9 - Extras packages 52 kB/s | 15 kB 00:00 2024-02-05T07:32:05.556 INFO:teuthology.orchestra.run.smithi120.stdout:Extra Packages for Enterprise Linux 12 MB/s | 20 MB 00:01 2024-02-05T07:32:10.556 INFO:teuthology.orchestra.run.smithi120.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-02-05T07:32:12.829 INFO:teuthology.orchestra.run.smithi120.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-02-05T07:32:12.829 INFO:teuthology.orchestra.run.smithi120.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-02-05T07:32:12.909 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:32:12.920 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:32:12.920 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repository Size 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout: kernel x86_64 5.14.0-416.el9 CentOS-BaseOS 6.0 M 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout:Installing dependencies: 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-core x86_64 5.14.0-416.el9 CentOS-BaseOS 21 M 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-modules x86_64 5.14.0-416.el9 CentOS-BaseOS 39 M 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-modules-core x86_64 5.14.0-416.el9 CentOS-BaseOS 33 M 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout:Install 4 Packages 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 99 M 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 122 M 2024-02-05T07:32:12.921 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:32:13.474 INFO:teuthology.orchestra.run.smithi120.stdout:(1/4): kernel-5.14.0-416.el9.x86_64.rpm 11 MB/s | 6.0 MB 00:00 2024-02-05T07:32:14.591 INFO:teuthology.orchestra.run.smithi120.stdout:(2/4): kernel-core-5.14.0-416.el9.x86_64.rpm 12 MB/s | 21 MB 00:01 2024-02-05T07:32:15.824 INFO:teuthology.orchestra.run.smithi120.stdout:(3/4): kernel-modules-core-5.14.0-416.el9.x86_6 14 MB/s | 33 MB 00:02 2024-02-05T07:32:16.874 INFO:teuthology.orchestra.run.smithi120.stdout:(4/4): kernel-modules-5.14.0-416.el9.x86_64.rpm 9.9 MB/s | 39 MB 00:03 2024-02-05T07:32:16.877 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:32:16.878 INFO:teuthology.orchestra.run.smithi120.stdout:Total 25 MB/s | 99 MB 00:03 2024-02-05T07:32:16.878 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:32:17.247 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:32:17.247 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:32:18.269 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:32:18.269 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:32:20.676 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:32:21.365 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : kernel-modules-core-5.14.0-416.el9.x86_64 1/4 2024-02-05T07:32:21.610 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : kernel-core-5.14.0-416.el9.x86_64 2/4 2024-02-05T07:32:24.374 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-core-5.14.0-416.el9.x86_64 2/4 2024-02-05T07:32:24.567 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : kernel-modules-5.14.0-416.el9.x86_64 3/4 2024-02-05T07:32:29.263 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-modules-5.14.0-416.el9.x86_64 3/4 2024-02-05T07:32:29.455 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : kernel-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:32:34.198 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-modules-core-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:32:45.112 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - AppStream 407 kB/s | 19 MB 00:47 2024-02-05T07:32:50.463 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - CRB 3.3 MB/s | 5.9 MB 00:01 2024-02-05T07:32:51.905 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - Extras packages 43 kB/s | 15 kB 00:00 2024-02-05T07:32:55.106 INFO:teuthology.orchestra.run.smithi160.stdout:Extra Packages for Enterprise Linux 6.6 MB/s | 20 MB 00:03 2024-02-05T07:32:55.816 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - Extras packages 289 B/s | 15 kB 00:52 2024-02-05T07:32:57.476 INFO:teuthology.orchestra.run.smithi097.stdout:Extra Packages for Enterprise Linux 13 MB/s | 20 MB 00:01 2024-02-05T07:32:59.865 INFO:teuthology.orchestra.run.smithi160.stdout:lab-extras 41 kB/s | 1.7 kB 00:00 2024-02-05T07:33:02.063 INFO:teuthology.orchestra.run.smithi160.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-02-05T07:33:02.063 INFO:teuthology.orchestra.run.smithi160.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-02-05T07:33:02.152 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:33:02.160 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:33:02.160 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-02-05T07:33:02.160 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:33:02.160 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:33:02.161 INFO:teuthology.orchestra.run.smithi160.stdout: kernel x86_64 5.14.0-416.el9 CentOS-BaseOS 6.0 M 2024-02-05T07:33:02.161 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-02-05T07:33:02.161 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-core x86_64 5.14.0-416.el9 CentOS-BaseOS 21 M 2024-02-05T07:33:02.161 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules x86_64 5.14.0-416.el9 CentOS-BaseOS 39 M 2024-02-05T07:33:02.161 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules-core x86_64 5.14.0-416.el9 CentOS-BaseOS 33 M 2024-02-05T07:33:02.161 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:33:02.161 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:33:02.161 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:33:02.161 INFO:teuthology.orchestra.run.smithi160.stdout:Install 4 Packages 2024-02-05T07:33:02.161 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:33:02.161 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 99 M 2024-02-05T07:33:02.162 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 122 M 2024-02-05T07:33:02.162 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:33:02.350 INFO:teuthology.orchestra.run.smithi097.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-02-05T07:33:02.632 INFO:teuthology.orchestra.run.smithi160.stdout:(1/4): kernel-5.14.0-416.el9.x86_64.rpm 13 MB/s | 6.0 MB 00:00 2024-02-05T07:33:03.174 INFO:teuthology.orchestra.run.smithi160.stdout:(2/4): kernel-core-5.14.0-416.el9.x86_64.rpm 21 MB/s | 21 MB 00:01 2024-02-05T07:33:03.437 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-core-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:03.437 INFO:teuthology.orchestra.run.smithi120.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-02-05T07:33:03.438 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:33:03.507 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-modules-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:03.899 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:03.899 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : kernel-5.14.0-416.el9.x86_64 1/4 2024-02-05T07:33:03.899 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : kernel-core-5.14.0-416.el9.x86_64 2/4 2024-02-05T07:33:03.899 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : kernel-modules-5.14.0-416.el9.x86_64 3/4 2024-02-05T07:33:03.958 INFO:teuthology.orchestra.run.smithi160.stdout:(3/4): kernel-modules-core-5.14.0-416.el9.x86_6 25 MB/s | 33 MB 00:01 2024-02-05T07:33:04.299 INFO:teuthology.orchestra.run.smithi160.stdout:(4/4): kernel-modules-5.14.0-416.el9.x86_64.rpm 18 MB/s | 39 MB 00:02 2024-02-05T07:33:04.303 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:33:04.303 INFO:teuthology.orchestra.run.smithi160.stdout:Total 46 MB/s | 99 MB 00:02 2024-02-05T07:33:04.303 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:33:04.346 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : kernel-modules-core-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:04.346 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:33:04.346 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:33:04.346 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-5.14.0-416.el9.x86_64 2024-02-05T07:33:04.346 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-core-5.14.0-416.el9.x86_64 2024-02-05T07:33:04.346 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-modules-5.14.0-416.el9.x86_64 2024-02-05T07:33:04.346 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-modules-core-5.14.0-416.el9.x86_64 2024-02-05T07:33:04.346 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:33:04.346 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:33:04.582 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-02-05T07:33:04.582 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-02-05T07:33:04.684 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:33:04.684 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:33:04.684 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:33:04.695 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:33:04.695 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2024-02-05T07:33:04.695 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:33:04.695 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:33:04.695 INFO:teuthology.orchestra.run.smithi097.stdout: kernel x86_64 5.14.0-416.el9 CentOS-BaseOS 6.0 M 2024-02-05T07:33:04.695 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2024-02-05T07:33:04.695 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-core x86_64 5.14.0-416.el9 CentOS-BaseOS 21 M 2024-02-05T07:33:04.695 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules x86_64 5.14.0-416.el9 CentOS-BaseOS 39 M 2024-02-05T07:33:04.695 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules-core x86_64 5.14.0-416.el9 CentOS-BaseOS 33 M 2024-02-05T07:33:04.695 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:33:04.695 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:33:04.695 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:33:04.695 INFO:teuthology.orchestra.run.smithi097.stdout:Install 4 Packages 2024-02-05T07:33:04.695 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:33:04.696 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 99 M 2024-02-05T07:33:04.696 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 122 M 2024-02-05T07:33:04.696 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:33:04.918 DEBUG:teuthology.orchestra.run.smithi120:> rpm -q kernel | sort -rV | head -n 1 2024-02-05T07:33:05.044 INFO:teuthology.orchestra.run.smithi120.stdout:kernel-5.14.0-416.el9.x86_64 2024-02-05T07:33:05.044 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-416.el9.x86_64 2024-02-05T07:33:05.044 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-416.el9.x86_64 2024-02-05T07:33:05.045 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-05T07:33:05.045 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-05T07:33:05.045 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-02-05T07:33:05.045 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi120.front.sepia.ceph.com, path=None, version=distro) 2024-02-05T07:33:05.045 DEBUG:teuthology.orchestra.run.smithi120:> rpm -q kernel | sort -rV | head -n 1 2024-02-05T07:33:05.127 INFO:teuthology.orchestra.run.smithi097.stdout:(1/4): kernel-5.14.0-416.el9.x86_64.rpm 14 MB/s | 6.0 MB 00:00 2024-02-05T07:33:05.152 INFO:teuthology.orchestra.run.smithi120.stdout:kernel-5.14.0-416.el9.x86_64 2024-02-05T07:33:05.152 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-416.el9.x86_64 2024-02-05T07:33:05.152 DEBUG:teuthology.orchestra.run.smithi120:> sudo rpm -qi grub2-tools 2024-02-05T07:33:05.194 INFO:teuthology.orchestra.run.smithi120.stdout:Name : grub2-tools 2024-02-05T07:33:05.194 INFO:teuthology.orchestra.run.smithi120.stdout:Epoch : 1 2024-02-05T07:33:05.194 INFO:teuthology.orchestra.run.smithi120.stdout:Version : 2.06 2024-02-05T07:33:05.194 INFO:teuthology.orchestra.run.smithi120.stdout:Release : 68.el9 2024-02-05T07:33:05.194 INFO:teuthology.orchestra.run.smithi120.stdout:Architecture: x86_64 2024-02-05T07:33:05.194 INFO:teuthology.orchestra.run.smithi120.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-02-05T07:33:05.194 INFO:teuthology.orchestra.run.smithi120.stdout:Group : Unspecified 2024-02-05T07:33:05.194 INFO:teuthology.orchestra.run.smithi120.stdout:Size : 8264254 2024-02-05T07:33:05.194 INFO:teuthology.orchestra.run.smithi120.stdout:License : GPLv3+ 2024-02-05T07:33:05.195 INFO:teuthology.orchestra.run.smithi120.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-02-05T07:33:05.195 INFO:teuthology.orchestra.run.smithi120.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-02-05T07:33:05.195 INFO:teuthology.orchestra.run.smithi120.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-02-05T07:33:05.195 INFO:teuthology.orchestra.run.smithi120.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-02-05T07:33:05.195 INFO:teuthology.orchestra.run.smithi120.stdout:Packager : builder@centos.org 2024-02-05T07:33:05.195 INFO:teuthology.orchestra.run.smithi120.stdout:Vendor : CentOS 2024-02-05T07:33:05.195 INFO:teuthology.orchestra.run.smithi120.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-05T07:33:05.195 INFO:teuthology.orchestra.run.smithi120.stdout:Summary : Support tools for GRUB. 2024-02-05T07:33:05.195 INFO:teuthology.orchestra.run.smithi120.stdout:Description : 2024-02-05T07:33:05.195 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:33:05.195 INFO:teuthology.orchestra.run.smithi120.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-05T07:33:05.195 INFO:teuthology.orchestra.run.smithi120.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-05T07:33:05.195 INFO:teuthology.orchestra.run.smithi120.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-05T07:33:05.195 INFO:teuthology.orchestra.run.smithi120.stdout:hardware devices. 2024-02-05T07:33:05.196 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:33:05.196 INFO:teuthology.orchestra.run.smithi120.stdout:This subpackage provides tools for support of all platforms. 2024-02-05T07:33:05.197 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-05T07:33:05.197 INFO:teuthology.task.kernel:Updating grub on smithi120 to boot 5.14.0-416.el9.x86_64 2024-02-05T07:33:05.197 DEBUG:teuthology.orchestra.run.smithi120:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-05T07:33:05.694 INFO:teuthology.orchestra.run.smithi097.stdout:(2/4): kernel-core-5.14.0-416.el9.x86_64.rpm 21 MB/s | 21 MB 00:00 2024-02-05T07:33:05.729 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:33:05.730 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:33:05.807 INFO:teuthology.orchestra.run.smithi120.stderr:Generating grub configuration file ... 2024-02-05T07:33:06.310 INFO:teuthology.orchestra.run.smithi097.stdout:(3/4): kernel-modules-core-5.14.0-416.el9.x86_6 28 MB/s | 33 MB 00:01 2024-02-05T07:33:06.952 INFO:teuthology.orchestra.run.smithi097.stdout:(4/4): kernel-modules-5.14.0-416.el9.x86_64.rpm 17 MB/s | 39 MB 00:02 2024-02-05T07:33:06.955 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:33:06.955 INFO:teuthology.orchestra.run.smithi097.stdout:Total 44 MB/s | 99 MB 00:02 2024-02-05T07:33:06.956 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:33:07.142 INFO:teuthology.orchestra.run.smithi120.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-02-05T07:33:07.181 INFO:teuthology.orchestra.run.smithi120.stderr:done 2024-02-05T07:33:07.184 DEBUG:teuthology.orchestra.run.smithi120:> mktemp 2024-02-05T07:33:07.199 INFO:teuthology.orchestra.run.smithi120.stdout:/tmp/tmp.kbd8kHH7N5 2024-02-05T07:33:07.199 DEBUG:teuthology.orchestra.run.smithi120:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.kbd8kHH7N5 2024-02-05T07:33:07.267 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod 0666 /tmp/tmp.kbd8kHH7N5 2024-02-05T07:33:07.311 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:33:07.311 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:33:07.410 DEBUG:teuthology.orchestra.remote:smithi120:/tmp/tmp.kbd8kHH7N5 is 6KB 2024-02-05T07:33:07.458 DEBUG:teuthology.orchestra.run.smithi120:> rm -fr /tmp/tmp.kbd8kHH7N5 2024-02-05T07:33:07.472 DEBUG:teuthology.orchestra.run.smithi120:> sudo /bin/ls /boot/loader/entries || true 2024-02-05T07:33:07.538 INFO:teuthology.orchestra.run.smithi120.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-02-05T07:33:07.538 INFO:teuthology.orchestra.run.smithi120.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-02-05T07:33:07.538 INFO:teuthology.orchestra.run.smithi120.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-02-05T07:33:07.538 INFO:teuthology.orchestra.run.smithi120.stdout:15949e3c88704300882482eddfd7baae-5.14.0-416.el9.x86_64.conf 2024-02-05T07:33:07.539 DEBUG:teuthology.orchestra.run.smithi120:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-416.el9.x86_64 2024-02-05T07:33:07.694 DEBUG:teuthology.orchestra.run.smithi120:> sudo shutdown -r now 2024-02-05T07:33:08.118 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:33:08.345 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:33:08.346 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:33:08.858 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-modules-core-5.14.0-416.el9.x86_64 1/4 2024-02-05T07:33:08.983 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-core-5.14.0-416.el9.x86_64 2/4 2024-02-05T07:33:10.740 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:33:11.399 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-modules-core-5.14.0-416.el9.x86_64 1/4 2024-02-05T07:33:11.536 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-core-5.14.0-416.el9.x86_64 2/4 2024-02-05T07:33:11.724 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-core-5.14.0-416.el9.x86_64 2/4 2024-02-05T07:33:11.902 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-modules-5.14.0-416.el9.x86_64 3/4 2024-02-05T07:33:14.314 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-core-5.14.0-416.el9.x86_64 2/4 2024-02-05T07:33:14.497 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-modules-5.14.0-416.el9.x86_64 3/4 2024-02-05T07:33:16.614 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-modules-5.14.0-416.el9.x86_64 3/4 2024-02-05T07:33:16.714 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:19.208 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-modules-5.14.0-416.el9.x86_64 3/4 2024-02-05T07:33:19.384 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:21.461 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-modules-core-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:24.131 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-modules-core-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:37.696 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-02-05T07:33:37.697 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-02-05T07:33:37.698 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:33:51.038 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-core-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:51.039 INFO:teuthology.orchestra.run.smithi160.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-02-05T07:33:51.039 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:33:51.106 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-modules-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:51.486 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:51.487 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-5.14.0-416.el9.x86_64 1/4 2024-02-05T07:33:51.487 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-core-5.14.0-416.el9.x86_64 2/4 2024-02-05T07:33:51.487 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-modules-5.14.0-416.el9.x86_64 3/4 2024-02-05T07:33:51.942 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-modules-core-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:51.942 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:33:51.943 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:33:51.943 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-5.14.0-416.el9.x86_64 2024-02-05T07:33:51.943 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-core-5.14.0-416.el9.x86_64 2024-02-05T07:33:51.943 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules-5.14.0-416.el9.x86_64 2024-02-05T07:33:51.943 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules-core-5.14.0-416.el9.x86_64 2024-02-05T07:33:51.943 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:33:51.943 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:33:52.446 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q kernel | sort -rV | head -n 1 2024-02-05T07:33:52.591 INFO:teuthology.orchestra.run.smithi160.stdout:kernel-5.14.0-416.el9.x86_64 2024-02-05T07:33:52.591 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-416.el9.x86_64 2024-02-05T07:33:52.591 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-416.el9.x86_64 2024-02-05T07:33:52.591 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-05T07:33:52.591 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-05T07:33:52.591 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-02-05T07:33:52.591 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi160.front.sepia.ceph.com, path=None, version=distro) 2024-02-05T07:33:52.592 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q kernel | sort -rV | head -n 1 2024-02-05T07:33:52.699 INFO:teuthology.orchestra.run.smithi160.stdout:kernel-5.14.0-416.el9.x86_64 2024-02-05T07:33:52.700 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-416.el9.x86_64 2024-02-05T07:33:52.700 DEBUG:teuthology.orchestra.run.smithi160:> sudo rpm -qi grub2-tools 2024-02-05T07:33:52.733 INFO:teuthology.orchestra.run.smithi160.stdout:Name : grub2-tools 2024-02-05T07:33:52.733 INFO:teuthology.orchestra.run.smithi160.stdout:Epoch : 1 2024-02-05T07:33:52.733 INFO:teuthology.orchestra.run.smithi160.stdout:Version : 2.06 2024-02-05T07:33:52.733 INFO:teuthology.orchestra.run.smithi160.stdout:Release : 68.el9 2024-02-05T07:33:52.734 INFO:teuthology.orchestra.run.smithi160.stdout:Architecture: x86_64 2024-02-05T07:33:52.734 INFO:teuthology.orchestra.run.smithi160.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-02-05T07:33:52.734 INFO:teuthology.orchestra.run.smithi160.stdout:Group : Unspecified 2024-02-05T07:33:52.734 INFO:teuthology.orchestra.run.smithi160.stdout:Size : 8264254 2024-02-05T07:33:52.734 INFO:teuthology.orchestra.run.smithi160.stdout:License : GPLv3+ 2024-02-05T07:33:52.734 INFO:teuthology.orchestra.run.smithi160.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-02-05T07:33:52.734 INFO:teuthology.orchestra.run.smithi160.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-02-05T07:33:52.734 INFO:teuthology.orchestra.run.smithi160.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-02-05T07:33:52.734 INFO:teuthology.orchestra.run.smithi160.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-02-05T07:33:52.734 INFO:teuthology.orchestra.run.smithi160.stdout:Packager : builder@centos.org 2024-02-05T07:33:52.734 INFO:teuthology.orchestra.run.smithi160.stdout:Vendor : CentOS 2024-02-05T07:33:52.734 INFO:teuthology.orchestra.run.smithi160.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-05T07:33:52.735 INFO:teuthology.orchestra.run.smithi160.stdout:Summary : Support tools for GRUB. 2024-02-05T07:33:52.735 INFO:teuthology.orchestra.run.smithi160.stdout:Description : 2024-02-05T07:33:52.735 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:33:52.735 INFO:teuthology.orchestra.run.smithi160.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-05T07:33:52.735 INFO:teuthology.orchestra.run.smithi160.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-05T07:33:52.735 INFO:teuthology.orchestra.run.smithi160.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-05T07:33:52.735 INFO:teuthology.orchestra.run.smithi160.stdout:hardware devices. 2024-02-05T07:33:52.735 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:33:52.735 INFO:teuthology.orchestra.run.smithi160.stdout:This subpackage provides tools for support of all platforms. 2024-02-05T07:33:52.736 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-05T07:33:52.736 INFO:teuthology.task.kernel:Updating grub on smithi160 to boot 5.14.0-416.el9.x86_64 2024-02-05T07:33:52.736 DEBUG:teuthology.orchestra.run.smithi160:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-05T07:33:53.371 INFO:teuthology.orchestra.run.smithi160.stderr:Generating grub configuration file ... 2024-02-05T07:33:53.506 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-core-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:53.506 INFO:teuthology.orchestra.run.smithi097.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-02-05T07:33:53.507 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:33:53.574 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-modules-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:53.996 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:53.996 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-5.14.0-416.el9.x86_64 1/4 2024-02-05T07:33:53.996 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-core-5.14.0-416.el9.x86_64 2/4 2024-02-05T07:33:53.996 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-modules-5.14.0-416.el9.x86_64 3/4 2024-02-05T07:33:54.396 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-modules-core-5.14.0-416.el9.x86_64 4/4 2024-02-05T07:33:54.396 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:33:54.396 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:33:54.396 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-5.14.0-416.el9.x86_64 2024-02-05T07:33:54.396 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-core-5.14.0-416.el9.x86_64 2024-02-05T07:33:54.397 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules-5.14.0-416.el9.x86_64 2024-02-05T07:33:54.397 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules-core-5.14.0-416.el9.x86_64 2024-02-05T07:33:54.397 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:33:54.397 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:33:54.862 INFO:teuthology.orchestra.run.smithi160.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-02-05T07:33:54.895 INFO:teuthology.orchestra.run.smithi160.stderr:done 2024-02-05T07:33:54.898 DEBUG:teuthology.orchestra.run.smithi160:> mktemp 2024-02-05T07:33:54.902 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q kernel | sort -rV | head -n 1 2024-02-05T07:33:54.914 INFO:teuthology.orchestra.run.smithi160.stdout:/tmp/tmp.QjWPPK4Hui 2024-02-05T07:33:54.914 DEBUG:teuthology.orchestra.run.smithi160:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.QjWPPK4Hui 2024-02-05T07:33:54.983 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 0666 /tmp/tmp.QjWPPK4Hui 2024-02-05T07:33:55.075 INFO:teuthology.orchestra.run.smithi097.stdout:kernel-5.14.0-416.el9.x86_64 2024-02-05T07:33:55.075 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-416.el9.x86_64 2024-02-05T07:33:55.075 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-416.el9.x86_64 2024-02-05T07:33:55.075 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-05T07:33:55.075 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-05T07:33:55.075 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-02-05T07:33:55.075 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi097.front.sepia.ceph.com, path=None, version=distro) 2024-02-05T07:33:55.076 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q kernel | sort -rV | head -n 1 2024-02-05T07:33:55.126 DEBUG:teuthology.orchestra.remote:smithi160:/tmp/tmp.QjWPPK4Hui is 6KB 2024-02-05T07:33:55.175 DEBUG:teuthology.orchestra.run.smithi160:> rm -fr /tmp/tmp.QjWPPK4Hui 2024-02-05T07:33:55.183 INFO:teuthology.orchestra.run.smithi097.stdout:kernel-5.14.0-416.el9.x86_64 2024-02-05T07:33:55.184 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-416.el9.x86_64 2024-02-05T07:33:55.184 DEBUG:teuthology.orchestra.run.smithi097:> sudo rpm -qi grub2-tools 2024-02-05T07:33:55.189 DEBUG:teuthology.orchestra.run.smithi160:> sudo /bin/ls /boot/loader/entries || true 2024-02-05T07:33:55.225 INFO:teuthology.orchestra.run.smithi097.stdout:Name : grub2-tools 2024-02-05T07:33:55.225 INFO:teuthology.orchestra.run.smithi097.stdout:Epoch : 1 2024-02-05T07:33:55.225 INFO:teuthology.orchestra.run.smithi097.stdout:Version : 2.06 2024-02-05T07:33:55.225 INFO:teuthology.orchestra.run.smithi097.stdout:Release : 68.el9 2024-02-05T07:33:55.225 INFO:teuthology.orchestra.run.smithi097.stdout:Architecture: x86_64 2024-02-05T07:33:55.225 INFO:teuthology.orchestra.run.smithi097.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-02-05T07:33:55.225 INFO:teuthology.orchestra.run.smithi097.stdout:Group : Unspecified 2024-02-05T07:33:55.225 INFO:teuthology.orchestra.run.smithi097.stdout:Size : 8264254 2024-02-05T07:33:55.225 INFO:teuthology.orchestra.run.smithi097.stdout:License : GPLv3+ 2024-02-05T07:33:55.225 INFO:teuthology.orchestra.run.smithi097.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-02-05T07:33:55.225 INFO:teuthology.orchestra.run.smithi097.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-02-05T07:33:55.225 INFO:teuthology.orchestra.run.smithi097.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-02-05T07:33:55.225 INFO:teuthology.orchestra.run.smithi097.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-02-05T07:33:55.226 INFO:teuthology.orchestra.run.smithi097.stdout:Packager : builder@centos.org 2024-02-05T07:33:55.226 INFO:teuthology.orchestra.run.smithi097.stdout:Vendor : CentOS 2024-02-05T07:33:55.226 INFO:teuthology.orchestra.run.smithi097.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-05T07:33:55.226 INFO:teuthology.orchestra.run.smithi097.stdout:Summary : Support tools for GRUB. 2024-02-05T07:33:55.226 INFO:teuthology.orchestra.run.smithi097.stdout:Description : 2024-02-05T07:33:55.226 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:33:55.226 INFO:teuthology.orchestra.run.smithi097.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-05T07:33:55.226 INFO:teuthology.orchestra.run.smithi097.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-05T07:33:55.226 INFO:teuthology.orchestra.run.smithi097.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-05T07:33:55.226 INFO:teuthology.orchestra.run.smithi097.stdout:hardware devices. 2024-02-05T07:33:55.226 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:33:55.226 INFO:teuthology.orchestra.run.smithi097.stdout:This subpackage provides tools for support of all platforms. 2024-02-05T07:33:55.227 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-05T07:33:55.227 INFO:teuthology.task.kernel:Updating grub on smithi097 to boot 5.14.0-416.el9.x86_64 2024-02-05T07:33:55.227 DEBUG:teuthology.orchestra.run.smithi097:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-05T07:33:55.253 INFO:teuthology.orchestra.run.smithi160.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-02-05T07:33:55.253 INFO:teuthology.orchestra.run.smithi160.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-02-05T07:33:55.253 INFO:teuthology.orchestra.run.smithi160.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-02-05T07:33:55.253 INFO:teuthology.orchestra.run.smithi160.stdout:15949e3c88704300882482eddfd7baae-5.14.0-416.el9.x86_64.conf 2024-02-05T07:33:55.254 DEBUG:teuthology.orchestra.run.smithi160:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-416.el9.x86_64 2024-02-05T07:33:55.392 DEBUG:teuthology.orchestra.run.smithi160:> sudo shutdown -r now 2024-02-05T07:33:55.827 INFO:teuthology.orchestra.run.smithi097.stderr:Generating grub configuration file ... 2024-02-05T07:33:57.174 INFO:teuthology.orchestra.run.smithi097.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-02-05T07:33:57.211 INFO:teuthology.orchestra.run.smithi097.stderr:done 2024-02-05T07:33:57.213 DEBUG:teuthology.orchestra.run.smithi097:> mktemp 2024-02-05T07:33:57.229 INFO:teuthology.orchestra.run.smithi097.stdout:/tmp/tmp.Czqg72G8Kg 2024-02-05T07:33:57.229 DEBUG:teuthology.orchestra.run.smithi097:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Czqg72G8Kg 2024-02-05T07:33:57.298 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod 0666 /tmp/tmp.Czqg72G8Kg 2024-02-05T07:33:57.436 DEBUG:teuthology.orchestra.remote:smithi097:/tmp/tmp.Czqg72G8Kg is 6KB 2024-02-05T07:33:57.483 DEBUG:teuthology.orchestra.run.smithi097:> rm -fr /tmp/tmp.Czqg72G8Kg 2024-02-05T07:33:57.498 DEBUG:teuthology.orchestra.run.smithi097:> sudo /bin/ls /boot/loader/entries || true 2024-02-05T07:33:57.563 INFO:teuthology.orchestra.run.smithi097.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-02-05T07:33:57.563 INFO:teuthology.orchestra.run.smithi097.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-02-05T07:33:57.563 INFO:teuthology.orchestra.run.smithi097.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-02-05T07:33:57.563 INFO:teuthology.orchestra.run.smithi097.stdout:15949e3c88704300882482eddfd7baae-5.14.0-416.el9.x86_64.conf 2024-02-05T07:33:57.564 DEBUG:teuthology.orchestra.run.smithi097:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-416.el9.x86_64 2024-02-05T07:33:57.711 DEBUG:teuthology.orchestra.run.smithi097:> sudo shutdown -r now 2024-02-05T07:34:25.395 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-02-05T07:34:25.395 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-02-05T07:34:25.396 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:34:27.714 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-02-05T07:34:27.714 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-02-05T07:34:27.715 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:34:37.711 DEBUG:teuthology.orchestra.remote:timed out 2024-02-05T07:34:46.721 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-02-05T07:34:46.721 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:34:50.274 DEBUG:teuthology.orchestra.run.smithi120:> true 2024-02-05T07:34:50.695 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-02-05T07:34:50.695 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-416.el9.x86_64"... 2024-02-05T07:34:50.695 DEBUG:teuthology.orchestra.run.smithi120:> uname -r 2024-02-05T07:34:50.709 INFO:teuthology.orchestra.run.smithi120.stdout:5.14.0-416.el9.x86_64 2024-02-05T07:34:50.709 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-416.el9.x86_64 vs 5.14.0-416.el9.x86_64 2024-02-05T07:34:50.709 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-05T07:34:50.709 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-05T07:34:51.711 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-02-05T07:34:51.711 DEBUG:teuthology.orchestra.run.smithi120:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-05T07:34:51.776 INFO:teuthology.orchestra.run.smithi120.stdout:ttyS1 2024-02-05T07:34:51.813 DEBUG:teuthology.parallel:result is None 2024-02-05T07:34:59.900 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.160 2024-02-05T07:35:08.901 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-02-05T07:35:08.902 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:35:27.296 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.160 2024-02-05T07:35:27.717 DEBUG:teuthology.orchestra.remote:timed out 2024-02-05T07:35:36.718 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-02-05T07:35:36.719 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:35:38.272 DEBUG:teuthology.orchestra.run.smithi097:> true 2024-02-05T07:35:38.723 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-02-05T07:35:38.723 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-416.el9.x86_64"... 2024-02-05T07:35:38.723 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2024-02-05T07:35:38.737 INFO:teuthology.orchestra.run.smithi097.stdout:5.14.0-416.el9.x86_64 2024-02-05T07:35:38.737 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-416.el9.x86_64 vs 5.14.0-416.el9.x86_64 2024-02-05T07:35:38.737 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-05T07:35:38.737 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-05T07:35:39.297 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-02-05T07:35:39.298 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:35:39.737 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-02-05T07:35:39.738 DEBUG:teuthology.orchestra.run.smithi097:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-05T07:35:39.793 DEBUG:teuthology.orchestra.run.smithi160:> true 2024-02-05T07:35:39.830 INFO:teuthology.orchestra.run.smithi097.stdout:ttyS1 2024-02-05T07:35:39.867 DEBUG:teuthology.parallel:result is None 2024-02-05T07:35:40.272 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-02-05T07:35:40.272 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-416.el9.x86_64"... 2024-02-05T07:35:40.272 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2024-02-05T07:35:40.287 INFO:teuthology.orchestra.run.smithi160.stdout:5.14.0-416.el9.x86_64 2024-02-05T07:35:40.287 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-416.el9.x86_64 vs 5.14.0-416.el9.x86_64 2024-02-05T07:35:40.287 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-05T07:35:40.287 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-05T07:35:41.288 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-02-05T07:35:41.288 DEBUG:teuthology.orchestra.run.smithi160:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-05T07:35:41.354 INFO:teuthology.orchestra.run.smithi160.stdout:ttyS1 2024-02-05T07:35:41.394 DEBUG:teuthology.parallel:result is None 2024-02-05T07:35:41.394 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-05T07:35:41.402 INFO:teuthology.task.internal:Creating test directory... 2024-02-05T07:35:41.402 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-05T07:35:41.404 DEBUG:teuthology.orchestra.run.smithi120:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-05T07:35:41.407 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-05T07:35:41.423 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-05T07:35:41.430 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-05T07:35:41.438 INFO:teuthology.task.internal:Creating archive directory... 2024-02-05T07:35:41.438 DEBUG:teuthology.orchestra.run.smithi097:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-05T07:35:41.459 DEBUG:teuthology.orchestra.run.smithi120:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-05T07:35:41.466 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-05T07:35:41.497 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-05T07:35:41.503 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-05T07:35:41.503 DEBUG:teuthology.orchestra.run.smithi097:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-05T07:35:41.515 DEBUG:teuthology.orchestra.run.smithi120:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-05T07:35:41.530 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-05T07:35:41.554 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-05T07:35:41.567 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-05T07:35:41.568 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-05T07:35:41.570 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-05T07:35:41.581 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-05T07:35:41.583 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-05T07:35:41.585 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-05T07:35:41.592 INFO:teuthology.task.internal:Configuring sudo... 2024-02-05T07:35:41.592 DEBUG:teuthology.orchestra.run.smithi097:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-05T07:35:41.611 DEBUG:teuthology.orchestra.run.smithi120:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-05T07:35:41.628 DEBUG:teuthology.orchestra.run.smithi160:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-05T07:35:41.655 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-05T07:35:41.664 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-05T07:35:41.665 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-05T07:35:41.679 DEBUG:teuthology.orchestra.run.smithi120:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-05T07:35:41.697 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-05T07:35:41.711 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-05T07:35:41.774 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-05T07:35:41.827 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-05T07:35:41.909 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-05T07:35:41.950 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-02-05T07:35:41.950 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-05T07:35:42.019 DEBUG:teuthology.orchestra.run.smithi120:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-05T07:35:42.062 DEBUG:teuthology.orchestra.run.smithi120:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-05T07:35:42.112 DEBUG:teuthology.orchestra.run.smithi120:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-05T07:35:42.197 DEBUG:teuthology.orchestra.run.smithi120:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-05T07:35:42.240 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-02-05T07:35:42.240 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-05T07:35:42.308 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-05T07:35:42.349 DEBUG:teuthology.orchestra.run.smithi160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-05T07:35:42.400 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-05T07:35:42.483 DEBUG:teuthology.orchestra.run.smithi160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-05T07:35:42.525 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-05T07:35:42.525 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-05T07:35:42.595 DEBUG:teuthology.orchestra.run.smithi097:> sudo service rsyslog restart 2024-02-05T07:35:42.597 DEBUG:teuthology.orchestra.run.smithi120:> sudo service rsyslog restart 2024-02-05T07:35:42.600 DEBUG:teuthology.orchestra.run.smithi160:> sudo service rsyslog restart 2024-02-05T07:35:42.641 INFO:teuthology.orchestra.run.smithi097.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-05T07:35:42.651 INFO:teuthology.orchestra.run.smithi120.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-05T07:35:42.695 INFO:teuthology.orchestra.run.smithi160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-05T07:35:43.111 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-05T07:35:43.119 INFO:teuthology.task.internal:Starting timer... 2024-02-05T07:35:43.120 INFO:teuthology.run_tasks:Running task pcp... 2024-02-05T07:35:43.144 INFO:teuthology.run_tasks:Running task selinux... 2024-02-05T07:35:43.152 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-02-05T07:35:43.152 DEBUG:teuthology.orchestra.run.smithi097:> sudo service auditd rotate 2024-02-05T07:35:43.209 INFO:teuthology.orchestra.run.smithi097.stdout:Rotating logs: 2024-02-05T07:35:43.210 DEBUG:teuthology.orchestra.run.smithi120:> sudo service auditd rotate 2024-02-05T07:35:43.264 INFO:teuthology.orchestra.run.smithi120.stdout:Rotating logs: 2024-02-05T07:35:43.266 DEBUG:teuthology.orchestra.run.smithi160:> sudo service auditd rotate 2024-02-05T07:35:43.334 INFO:teuthology.orchestra.run.smithi160.stdout:Rotating logs: 2024-02-05T07:35:43.336 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-05T07:35:43.336 DEBUG:teuthology.orchestra.run.smithi097:> /usr/sbin/getenforce 2024-02-05T07:35:43.359 INFO:teuthology.orchestra.run.smithi097.stdout:Permissive 2024-02-05T07:35:43.359 DEBUG:teuthology.orchestra.run.smithi120:> /usr/sbin/getenforce 2024-02-05T07:35:43.378 INFO:teuthology.orchestra.run.smithi120.stdout:Permissive 2024-02-05T07:35:43.378 DEBUG:teuthology.orchestra.run.smithi160:> /usr/sbin/getenforce 2024-02-05T07:35:43.399 INFO:teuthology.orchestra.run.smithi160.stdout:Permissive 2024-02-05T07:35:43.399 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi097.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi120.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi160.front.sepia.ceph.com': 'permissive'} 2024-02-05T07:35:43.399 DEBUG:teuthology.orchestra.run.smithi097:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-05T07:35:43.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:35:43.431 DEBUG:teuthology.orchestra.run.smithi120:> 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 2024-02-05T07:35:43.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:35:43.459 DEBUG:teuthology.orchestra.run.smithi160:> 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 2024-02-05T07:35:43.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:35:43.486 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-05T07:35:43.486 DEBUG:teuthology.orchestra.run.smithi097:> sudo /usr/sbin/setenforce permissive 2024-02-05T07:35:43.527 DEBUG:teuthology.orchestra.run.smithi120:> sudo /usr/sbin/setenforce permissive 2024-02-05T07:35:43.579 DEBUG:teuthology.orchestra.run.smithi160:> sudo /usr/sbin/setenforce permissive 2024-02-05T07:35:43.627 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-05T07:35:43.636 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-05T07:35:43.654 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-02-05T07:35:43.655 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi097.front.sepia.ceph.com,smithi120.front.sepia.ceph.com,smithi160.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-05T07:39:51.573 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi097.front.sepia.ceph.com'), Remote(name='ubuntu@smithi120.front.sepia.ceph.com'), Remote(name='ubuntu@smithi160.front.sepia.ceph.com')] 2024-02-05T07:39:51.575 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-02-05T07:39:51.576 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:39:51.666 DEBUG:teuthology.orchestra.run.smithi097:> true 2024-02-05T07:39:51.746 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-02-05T07:39:51.747 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-02-05T07:39:51.747 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:39:51.836 DEBUG:teuthology.orchestra.run.smithi120:> true 2024-02-05T07:39:51.916 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-02-05T07:39:51.917 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-02-05T07:39:51.917 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:39:52.005 DEBUG:teuthology.orchestra.run.smithi160:> true 2024-02-05T07:39:52.084 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-02-05T07:39:52.085 INFO:teuthology.run_tasks:Running task clock... 2024-02-05T07:39:52.095 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-05T07:39:52.096 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-05T07:39:52.096 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-05T07:39:52.099 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-05T07:39:52.099 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-05T07:39:52.101 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-05T07:39:52.101 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-05T07:39:52.129 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-05T07:39:52.131 INFO:teuthology.orchestra.run.smithi120.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-05T07:39:52.146 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-05T07:39:52.149 INFO:teuthology.orchestra.run.smithi120.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-05T07:39:52.157 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-05T07:39:52.175 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-05T07:39:52.176 INFO:teuthology.orchestra.run.smithi097.stderr:sudo: ntpd: command not found 2024-02-05T07:39:52.179 INFO:teuthology.orchestra.run.smithi120.stderr:sudo: ntpd: command not found 2024-02-05T07:39:52.190 INFO:teuthology.orchestra.run.smithi097.stdout:506 Cannot talk to daemon 2024-02-05T07:39:52.192 INFO:teuthology.orchestra.run.smithi120.stdout:506 Cannot talk to daemon 2024-02-05T07:39:52.202 INFO:teuthology.orchestra.run.smithi160.stderr:sudo: ntpd: command not found 2024-02-05T07:39:52.206 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-05T07:39:52.209 INFO:teuthology.orchestra.run.smithi120.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-05T07:39:52.216 INFO:teuthology.orchestra.run.smithi160.stdout:506 Cannot talk to daemon 2024-02-05T07:39:52.222 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-05T07:39:52.225 INFO:teuthology.orchestra.run.smithi120.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-05T07:39:52.233 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-05T07:39:52.250 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-05T07:39:52.278 INFO:teuthology.orchestra.run.smithi097.stderr:bash: line 1: ntpq: command not found 2024-02-05T07:39:52.279 INFO:teuthology.orchestra.run.smithi120.stderr:bash: line 1: ntpq: command not found 2024-02-05T07:39:52.281 INFO:teuthology.orchestra.run.smithi097.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-05T07:39:52.281 INFO:teuthology.orchestra.run.smithi097.stdout:=============================================================================== 2024-02-05T07:39:52.282 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:39:52.282 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:39:52.282 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:39:52.282 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:39:52.283 INFO:teuthology.orchestra.run.smithi120.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-05T07:39:52.283 INFO:teuthology.orchestra.run.smithi120.stdout:=============================================================================== 2024-02-05T07:39:52.283 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:39:52.284 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:39:52.284 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:39:52.284 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:39:52.302 INFO:teuthology.orchestra.run.smithi160.stderr:bash: line 1: ntpq: command not found 2024-02-05T07:39:52.306 INFO:teuthology.orchestra.run.smithi160.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-05T07:39:52.306 INFO:teuthology.orchestra.run.smithi160.stdout:=============================================================================== 2024-02-05T07:39:52.306 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:39:52.306 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:39:52.306 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:39:52.307 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:39:52.307 INFO:teuthology.run_tasks:Running task pexec... 2024-02-05T07:39:52.319 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-05T07:39:52.320 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi097.front.sepia.ceph.com 2024-02-05T07:39:52.320 DEBUG:teuthology.orchestra.run.smithi097:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-05T07:39:52.321 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi120.front.sepia.ceph.com 2024-02-05T07:39:52.321 DEBUG:teuthology.orchestra.run.smithi120:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-05T07:39:52.321 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi160.front.sepia.ceph.com 2024-02-05T07:39:52.322 DEBUG:teuthology.orchestra.run.smithi160:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-05T07:39:52.904 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:49 ago on Mon 05 Feb 2024 07:39:03 AM UTC. 2024-02-05T07:39:52.907 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:00:49 ago on Mon 05 Feb 2024 07:39:03 AM UTC. 2024-02-05T07:39:52.930 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:49 ago on Mon 05 Feb 2024 07:39:03 AM UTC. 2024-02-05T07:39:53.055 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:39:53.057 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:39:53.063 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:39:53.063 INFO:teuthology.orchestra.run.smithi120.stdout: Package Architecture Version Repository Size 2024-02-05T07:39:53.063 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:39:53.063 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:39:53.063 INFO:teuthology.orchestra.run.smithi120.stdout: runc x86_64 4:1.1.12-1.el9 CentOS-AppStream 3.1 M 2024-02-05T07:39:53.063 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:39:53.063 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:39:53.064 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:39:53.064 INFO:teuthology.orchestra.run.smithi120.stdout:Install 1 Package 2024-02-05T07:39:53.064 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:39:53.064 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:39:53.064 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2024-02-05T07:39:53.064 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:39:53.065 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:39:53.065 INFO:teuthology.orchestra.run.smithi097.stdout: runc x86_64 4:1.1.12-1.el9 CentOS-AppStream 3.1 M 2024-02-05T07:39:53.065 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:39:53.065 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:39:53.065 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:39:53.065 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2024-02-05T07:39:53.065 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:39:53.065 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 3.1 M 2024-02-05T07:39:53.065 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 9.8 M 2024-02-05T07:39:53.065 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:39:53.066 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 3.1 M 2024-02-05T07:39:53.066 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 9.8 M 2024-02-05T07:39:53.066 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:39:53.083 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:39:53.085 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:39:53.085 INFO:teuthology.orchestra.run.smithi160.stdout: Package Architecture Version Repository Size 2024-02-05T07:39:53.085 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:39:53.085 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:39:53.085 INFO:teuthology.orchestra.run.smithi160.stdout: runc x86_64 4:1.1.12-1.el9 CentOS-AppStream 3.1 M 2024-02-05T07:39:53.085 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:39:53.085 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:39:53.085 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:39:53.085 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-02-05T07:39:53.085 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:39:53.086 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 3.1 M 2024-02-05T07:39:53.086 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 9.8 M 2024-02-05T07:39:53.086 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:39:53.329 INFO:teuthology.orchestra.run.smithi120.stdout:runc-1.1.12-1.el9.x86_64.rpm 12 MB/s | 3.1 MB 00:00 2024-02-05T07:39:53.329 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:39:53.330 INFO:teuthology.orchestra.run.smithi120.stdout:Total 12 MB/s | 3.1 MB 00:00 2024-02-05T07:39:53.330 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:39:53.334 INFO:teuthology.orchestra.run.smithi097.stdout:runc-1.1.12-1.el9.x86_64.rpm 12 MB/s | 3.1 MB 00:00 2024-02-05T07:39:53.334 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:39:53.335 INFO:teuthology.orchestra.run.smithi097.stdout:Total 12 MB/s | 3.1 MB 00:00 2024-02-05T07:39:53.335 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:39:53.335 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:39:53.335 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:39:53.340 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:39:53.340 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:39:53.365 INFO:teuthology.orchestra.run.smithi160.stdout:runc-1.1.12-1.el9.x86_64.rpm 11 MB/s | 3.1 MB 00:00 2024-02-05T07:39:53.365 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:39:53.366 INFO:teuthology.orchestra.run.smithi160.stdout:Total 11 MB/s | 3.1 MB 00:00 2024-02-05T07:39:53.366 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:39:53.371 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:39:53.371 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:39:53.405 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:39:53.406 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:39:53.410 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:39:53.410 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:39:53.442 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:39:53.442 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:39:53.609 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:39:53.614 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:39:53.641 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:39:53.694 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-05T07:39:53.709 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-05T07:39:53.743 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-05T07:39:54.241 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-05T07:39:54.299 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-05T07:39:54.338 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-05T07:39:54.573 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-05T07:39:54.573 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:39:54.573 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:39:54.573 INFO:teuthology.orchestra.run.smithi120.stdout: runc-4:1.1.12-1.el9.x86_64 2024-02-05T07:39:54.573 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:39:54.574 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:39:54.596 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-05T07:39:54.596 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:39:54.596 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:39:54.596 INFO:teuthology.orchestra.run.smithi160.stdout: runc-4:1.1.12-1.el9.x86_64 2024-02-05T07:39:54.597 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:39:54.597 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:39:54.639 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-05T07:39:54.639 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:39:54.640 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:39:54.640 INFO:teuthology.orchestra.run.smithi097.stdout: runc-4:1.1.12-1.el9.x86_64 2024-02-05T07:39:54.640 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:39:54.640 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:39:54.861 DEBUG:teuthology.parallel:result is None 2024-02-05T07:39:54.862 DEBUG:teuthology.parallel:result is None 2024-02-05T07:39:54.889 DEBUG:teuthology.parallel:result is None 2024-02-05T07:39:54.889 INFO:teuthology.run_tasks:Running task install... 2024-02-05T07:39:54.897 DEBUG:teuthology.task.install:project ceph 2024-02-05T07:39:54.897 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '164d3be4a527be775f4d3c343ea591122f1b8921'}} 2024-02-05T07:39:54.897 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '164d3be4a527be775f4d3c343ea591122f1b8921'} 2024-02-05T07:39:54.898 INFO:teuthology.task.install:Using flavor: default 2024-02-05T07:39:54.903 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-02-05T07:39:54.903 INFO:teuthology.task.install:extra packages: [] 2024-02-05T07:39:54.904 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': '164d3be4a527be775f4d3c343ea591122f1b8921', 'tag': None, 'wait_for_package': False} 2024-02-05T07:39:54.904 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:39:54.906 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': '164d3be4a527be775f4d3c343ea591122f1b8921', 'tag': None, 'wait_for_package': False} 2024-02-05T07:39:54.906 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:39:54.907 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': '164d3be4a527be775f4d3c343ea591122f1b8921', 'tag': None, 'wait_for_package': False} 2024-02-05T07:39:54.907 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:39:55.060 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/flavors/default/ 2024-02-05T07:39:55.061 INFO:teuthology.task.install.rpm:Package version is 19.0.0-1241.g164d3be4 2024-02-05T07:39:55.062 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/flavors/default/ 2024-02-05T07:39:55.062 INFO:teuthology.task.install.rpm:Package version is 19.0.0-1241.g164d3be4 2024-02-05T07:39:55.135 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/flavors/default/ 2024-02-05T07:39:55.136 INFO:teuthology.task.install.rpm:Package version is 19.0.0-1241.g164d3be4 2024-02-05T07:39:55.245 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-05T07:39:55.245 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-05T07:39:55.245 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-05T07:39:55.247 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-05T07:39:55.248 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-02-05T07:39:55.248 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-05T07:39:55.250 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-05T07:39:55.250 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-02-05T07:39:55.251 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-05T07:39:55.275 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-02-05T07:39:55.276 DEBUG:teuthology.orchestra.run.smithi160:> 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/164d3be4a527be775f4d3c343ea591122f1b8921/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-05T07:39:55.278 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-02-05T07:39:55.278 DEBUG:teuthology.orchestra.run.smithi097:> 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/164d3be4a527be775f4d3c343ea591122f1b8921/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-05T07:39:55.279 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-02-05T07:39:55.280 DEBUG:teuthology.orchestra.run.smithi120:> 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/164d3be4a527be775f4d3c343ea591122f1b8921/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-05T07:39:55.342 DEBUG:teuthology.orchestra.run.smithi160:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-02-05T07:39:55.346 DEBUG:teuthology.orchestra.run.smithi097:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-02-05T07:39:55.347 DEBUG:teuthology.orchestra.run.smithi120:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-02-05T07:39:55.422 DEBUG:teuthology.orchestra.run.smithi160:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-02-05T07:39:55.426 DEBUG:teuthology.orchestra.run.smithi097:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-02-05T07:39:55.431 DEBUG:teuthology.orchestra.run.smithi120:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-02-05T07:39:55.458 INFO:teuthology.orchestra.run.smithi120.stdout:check_obsoletes = 1 2024-02-05T07:39:55.459 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum clean all 2024-02-05T07:39:55.503 INFO:teuthology.orchestra.run.smithi097.stdout:check_obsoletes = 1 2024-02-05T07:39:55.505 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum clean all 2024-02-05T07:39:55.506 INFO:teuthology.orchestra.run.smithi160.stdout:check_obsoletes = 1 2024-02-05T07:39:55.507 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum clean all 2024-02-05T07:39:55.711 INFO:teuthology.orchestra.run.smithi120.stdout:74 files removed 2024-02-05T07:39:55.738 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install ceph-radosgw 2024-02-05T07:39:55.740 INFO:teuthology.orchestra.run.smithi160.stdout:74 files removed 2024-02-05T07:39:55.743 INFO:teuthology.orchestra.run.smithi097.stdout:74 files removed 2024-02-05T07:39:55.767 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-radosgw 2024-02-05T07:39:55.770 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-radosgw 2024-02-05T07:39:56.472 INFO:teuthology.orchestra.run.smithi097.stdout:ceph packages for x86_64 206 kB/s | 80 kB 00:00 2024-02-05T07:39:56.478 INFO:teuthology.orchestra.run.smithi120.stdout:ceph packages for x86_64 189 kB/s | 80 kB 00:00 2024-02-05T07:39:56.546 INFO:teuthology.orchestra.run.smithi160.stdout:ceph packages for x86_64 173 kB/s | 80 kB 00:00 2024-02-05T07:39:56.812 INFO:teuthology.orchestra.run.smithi120.stdout:ceph noarch packages 35 kB/s | 10 kB 00:00 2024-02-05T07:39:56.890 INFO:teuthology.orchestra.run.smithi097.stdout:ceph noarch packages 27 kB/s | 10 kB 00:00 2024-02-05T07:39:56.963 INFO:teuthology.orchestra.run.smithi160.stdout:ceph noarch packages 27 kB/s | 10 kB 00:00 2024-02-05T07:39:57.171 INFO:teuthology.orchestra.run.smithi120.stdout:ceph source packages 5.9 kB/s | 1.9 kB 00:00 2024-02-05T07:39:57.240 INFO:teuthology.orchestra.run.smithi097.stdout:ceph source packages 6.0 kB/s | 1.9 kB 00:00 2024-02-05T07:39:57.313 INFO:teuthology.orchestra.run.smithi160.stdout:ceph source packages 6.1 kB/s | 1.9 kB 00:00 2024-02-05T07:39:57.701 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS-9 - AppStream 16 MB/s | 6.6 MB 00:00 2024-02-05T07:39:57.849 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS-9 - AppStream 13 MB/s | 6.6 MB 00:00 2024-02-05T07:39:57.898 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS-9 - AppStream 9.5 MB/s | 6.6 MB 00:00 2024-02-05T07:39:59.324 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS-9 - BaseOS 5.3 MB/s | 2.0 MB 00:00 2024-02-05T07:39:59.407 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS-9 - BaseOS 5.2 MB/s | 2.0 MB 00:00 2024-02-05T07:39:59.427 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS-9 - BaseOS 3.3 MB/s | 2.0 MB 00:00 2024-02-05T07:40:00.593 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - BaseOS 9.5 MB/s | 8.0 MB 00:00 2024-02-05T07:40:00.790 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 9 - BaseOS 7.6 MB/s | 8.0 MB 00:01 2024-02-05T07:40:01.856 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - BaseOS 3.6 MB/s | 8.0 MB 00:02 2024-02-05T07:40:02.618 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - AppStream 20 MB/s | 19 MB 00:00 2024-02-05T07:40:03.257 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 9 - AppStream 14 MB/s | 19 MB 00:01 2024-02-05T07:40:03.699 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - AppStream 25 MB/s | 19 MB 00:00 2024-02-05T07:40:07.086 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - CRB 6.0 MB/s | 5.9 MB 00:00 2024-02-05T07:40:07.158 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 9 - CRB 15 MB/s | 5.9 MB 00:00 2024-02-05T07:40:07.927 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - CRB 8.5 MB/s | 5.9 MB 00:00 2024-02-05T07:40:08.684 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 9 - Extras packages 40 kB/s | 15 kB 00:00 2024-02-05T07:40:09.320 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - Extras packages 13 kB/s | 15 kB 00:01 2024-02-05T07:40:09.612 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - Extras packages 26 kB/s | 15 kB 00:00 2024-02-05T07:40:10.556 INFO:teuthology.orchestra.run.smithi160.stdout:Extra Packages for Enterprise Linux 25 MB/s | 20 MB 00:00 2024-02-05T07:40:11.172 INFO:teuthology.orchestra.run.smithi097.stdout:Extra Packages for Enterprise Linux 12 MB/s | 20 MB 00:01 2024-02-05T07:40:15.402 INFO:teuthology.orchestra.run.smithi160.stdout:lab-extras 24 kB/s | 1.7 kB 00:00 2024-02-05T07:40:16.030 INFO:teuthology.orchestra.run.smithi097.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-02-05T07:40:17.980 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:40:17.982 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:40:17.982 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-02-05T07:40:17.982 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:40:17.982 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:40:17.982 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-radosgw x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 9.7 M 2024-02-05T07:40:17.982 INFO:teuthology.orchestra.run.smithi160.stdout:Upgrading: 2024-02-05T07:40:17.982 INFO:teuthology.orchestra.run.smithi160.stdout: librados2 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 3.4 M 2024-02-05T07:40:17.982 INFO:teuthology.orchestra.run.smithi160.stdout: librbd1 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 3.1 M 2024-02-05T07:40:17.983 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-02-05T07:40:17.983 INFO:teuthology.orchestra.run.smithi160.stdout: boost-program-options 2024-02-05T07:40:17.983 INFO:teuthology.orchestra.run.smithi160.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-02-05T07:40:17.983 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-base x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 5.1 M 2024-02-05T07:40:17.983 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-common x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 20 M 2024-02-05T07:40:17.983 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-selinux x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 25 k 2024-02-05T07:40:17.983 INFO:teuthology.orchestra.run.smithi160.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-02-05T07:40:17.983 INFO:teuthology.orchestra.run.smithi160.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-02-05T07:40:17.983 INFO:teuthology.orchestra.run.smithi160.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-02-05T07:40:17.983 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs2 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 743 k 2024-02-05T07:40:17.983 INFO:teuthology.orchestra.run.smithi160.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-02-05T07:40:17.983 INFO:teuthology.orchestra.run.smithi160.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-02-05T07:40:17.983 INFO:teuthology.orchestra.run.smithi160.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-02-05T07:40:17.984 INFO:teuthology.orchestra.run.smithi160.stdout: libradosstriper1 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 498 k 2024-02-05T07:40:17.984 INFO:teuthology.orchestra.run.smithi160.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-02-05T07:40:17.984 INFO:teuthology.orchestra.run.smithi160.stdout: librgw2 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 5.1 M 2024-02-05T07:40:17.984 INFO:teuthology.orchestra.run.smithi160.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-02-05T07:40:17.984 INFO:teuthology.orchestra.run.smithi160.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-02-05T07:40:17.984 INFO:teuthology.orchestra.run.smithi160.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-02-05T07:40:17.984 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-argparse 2024-02-05T07:40:17.984 INFO:teuthology.orchestra.run.smithi160.stdout: x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 45 k 2024-02-05T07:40:17.984 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-common x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 131 k 2024-02-05T07:40:17.984 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cephfs x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 162 k 2024-02-05T07:40:17.984 INFO:teuthology.orchestra.run.smithi160.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-02-05T07:40:17.984 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rados x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 320 k 2024-02-05T07:40:17.985 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rbd x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 298 k 2024-02-05T07:40:17.985 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rgw x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 99 k 2024-02-05T07:40:17.985 INFO:teuthology.orchestra.run.smithi160.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-02-05T07:40:17.985 INFO:teuthology.orchestra.run.smithi160.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-02-05T07:40:17.985 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:40:17.985 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:40:17.985 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:40:17.985 INFO:teuthology.orchestra.run.smithi160.stdout:Install 27 Packages 2024-02-05T07:40:17.985 INFO:teuthology.orchestra.run.smithi160.stdout:Upgrade 2 Packages 2024-02-05T07:40:17.985 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:40:17.986 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 57 M 2024-02-05T07:40:17.986 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:40:18.640 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:40:18.642 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:40:18.642 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2024-02-05T07:40:18.642 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:40:18.642 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:40:18.642 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-radosgw x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 9.7 M 2024-02-05T07:40:18.642 INFO:teuthology.orchestra.run.smithi097.stdout:Upgrading: 2024-02-05T07:40:18.642 INFO:teuthology.orchestra.run.smithi097.stdout: librados2 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 3.4 M 2024-02-05T07:40:18.642 INFO:teuthology.orchestra.run.smithi097.stdout: librbd1 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 3.1 M 2024-02-05T07:40:18.642 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2024-02-05T07:40:18.643 INFO:teuthology.orchestra.run.smithi097.stdout: boost-program-options 2024-02-05T07:40:18.643 INFO:teuthology.orchestra.run.smithi097.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-02-05T07:40:18.643 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-base x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 5.1 M 2024-02-05T07:40:18.643 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-common x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 20 M 2024-02-05T07:40:18.643 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-selinux x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 25 k 2024-02-05T07:40:18.643 INFO:teuthology.orchestra.run.smithi097.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-02-05T07:40:18.643 INFO:teuthology.orchestra.run.smithi097.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-02-05T07:40:18.643 INFO:teuthology.orchestra.run.smithi097.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-02-05T07:40:18.643 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs2 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 743 k 2024-02-05T07:40:18.643 INFO:teuthology.orchestra.run.smithi097.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-02-05T07:40:18.643 INFO:teuthology.orchestra.run.smithi097.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-02-05T07:40:18.643 INFO:teuthology.orchestra.run.smithi097.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-02-05T07:40:18.643 INFO:teuthology.orchestra.run.smithi097.stdout: libradosstriper1 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 498 k 2024-02-05T07:40:18.643 INFO:teuthology.orchestra.run.smithi097.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-02-05T07:40:18.644 INFO:teuthology.orchestra.run.smithi097.stdout: librgw2 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 5.1 M 2024-02-05T07:40:18.644 INFO:teuthology.orchestra.run.smithi097.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-02-05T07:40:18.644 INFO:teuthology.orchestra.run.smithi097.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-02-05T07:40:18.644 INFO:teuthology.orchestra.run.smithi097.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-02-05T07:40:18.644 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-argparse 2024-02-05T07:40:18.644 INFO:teuthology.orchestra.run.smithi097.stdout: x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 45 k 2024-02-05T07:40:18.644 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-common x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 131 k 2024-02-05T07:40:18.644 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cephfs x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 162 k 2024-02-05T07:40:18.644 INFO:teuthology.orchestra.run.smithi097.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-02-05T07:40:18.644 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rados x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 320 k 2024-02-05T07:40:18.644 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rbd x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 298 k 2024-02-05T07:40:18.644 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rgw x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 99 k 2024-02-05T07:40:18.644 INFO:teuthology.orchestra.run.smithi097.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-02-05T07:40:18.644 INFO:teuthology.orchestra.run.smithi097.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-02-05T07:40:18.645 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:40:18.645 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:40:18.645 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:40:18.645 INFO:teuthology.orchestra.run.smithi097.stdout:Install 27 Packages 2024-02-05T07:40:18.645 INFO:teuthology.orchestra.run.smithi097.stdout:Upgrade 2 Packages 2024-02-05T07:40:18.645 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:40:18.645 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 57 M 2024-02-05T07:40:18.645 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:40:19.553 INFO:teuthology.orchestra.run.smithi160.stdout:(1/29): ceph-base-19.0.0-1241.g164d3be4.el9.x86 3.4 MB/s | 5.1 MB 00:01 2024-02-05T07:40:19.612 INFO:teuthology.orchestra.run.smithi160.stdout:(2/29): ceph-selinux-19.0.0-1241.g164d3be4.el9. 433 kB/s | 25 kB 00:00 2024-02-05T07:40:19.812 INFO:teuthology.orchestra.run.smithi160.stdout:(3/29): libcephfs2-19.0.0-1241.g164d3be4.el9.x8 3.6 MB/s | 743 kB 00:00 2024-02-05T07:40:19.962 INFO:teuthology.orchestra.run.smithi160.stdout:(4/29): libradosstriper1-19.0.0-1241.g164d3be4. 3.2 MB/s | 498 kB 00:00 2024-02-05T07:40:20.312 INFO:teuthology.orchestra.run.smithi160.stdout:(5/29): ceph-radosgw-19.0.0-1241.g164d3be4.el9. 4.3 MB/s | 9.7 MB 00:02 2024-02-05T07:40:20.413 INFO:teuthology.orchestra.run.smithi160.stdout:(6/29): python3-ceph-argparse-19.0.0-1241.g164d 451 kB/s | 45 kB 00:00 2024-02-05T07:40:20.521 INFO:teuthology.orchestra.run.smithi160.stdout:(7/29): python3-ceph-common-19.0.0-1241.g164d3b 1.2 MB/s | 131 kB 00:00 2024-02-05T07:40:20.630 INFO:teuthology.orchestra.run.smithi160.stdout:(8/29): python3-cephfs-19.0.0-1241.g164d3be4.el 1.5 MB/s | 162 kB 00:00 2024-02-05T07:40:20.974 INFO:teuthology.orchestra.run.smithi160.stdout:(9/29): librgw2-19.0.0-1241.g164d3be4.el9.x86_6 5.0 MB/s | 5.1 MB 00:01 2024-02-05T07:40:21.049 INFO:teuthology.orchestra.run.smithi160.stdout:(10/29): python3-rbd-19.0.0-1241.g164d3be4.el9. 3.9 MB/s | 298 kB 00:00 2024-02-05T07:40:21.064 INFO:teuthology.orchestra.run.smithi097.stdout:(1/29): ceph-radosgw-19.0.0-1241.g164d3be4.el9. 4.7 MB/s | 9.7 MB 00:02 2024-02-05T07:40:21.123 INFO:teuthology.orchestra.run.smithi097.stdout:(2/29): ceph-selinux-19.0.0-1241.g164d3be4.el9. 432 kB/s | 25 kB 00:00 2024-02-05T07:40:21.124 INFO:teuthology.orchestra.run.smithi160.stdout:(11/29): python3-rgw-19.0.0-1241.g164d3be4.el9. 1.3 MB/s | 99 kB 00:00 2024-02-05T07:40:21.191 INFO:teuthology.orchestra.run.smithi160.stdout:(12/29): python3-rados-19.0.0-1241.g164d3be4.el 571 kB/s | 320 kB 00:00 2024-02-05T07:40:21.240 INFO:teuthology.orchestra.run.smithi097.stdout:(3/29): libcephfs2-19.0.0-1241.g164d3be4.el9.x8 6.2 MB/s | 743 kB 00:00 2024-02-05T07:40:21.283 INFO:teuthology.orchestra.run.smithi160.stdout:(13/29): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.7 MB/s | 159 kB 00:00 2024-02-05T07:40:21.308 INFO:teuthology.orchestra.run.smithi160.stdout:(14/29): boost-program-options-1.75.0-8.el9.x86 576 kB/s | 106 kB 00:00 2024-02-05T07:40:21.325 INFO:teuthology.orchestra.run.smithi160.stdout:(15/29): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.0 MB/s | 44 kB 00:00 2024-02-05T07:40:21.332 INFO:teuthology.orchestra.run.smithi097.stdout:(4/29): ceph-base-19.0.0-1241.g164d3be4.el9.x86 2.2 MB/s | 5.1 MB 00:02 2024-02-05T07:40:21.357 INFO:teuthology.orchestra.run.smithi097.stdout:(5/29): libradosstriper1-19.0.0-1241.g164d3be4. 4.2 MB/s | 498 kB 00:00 2024-02-05T07:40:21.407 INFO:teuthology.orchestra.run.smithi097.stdout:(6/29): python3-ceph-argparse-19.0.0-1241.g164d 904 kB/s | 45 kB 00:00 2024-02-05T07:40:21.457 INFO:teuthology.orchestra.run.smithi097.stdout:(7/29): python3-ceph-common-19.0.0-1241.g164d3b 2.6 MB/s | 131 kB 00:00 2024-02-05T07:40:21.508 INFO:teuthology.orchestra.run.smithi097.stdout:(8/29): python3-cephfs-19.0.0-1241.g164d3be4.el 3.2 MB/s | 162 kB 00:00 2024-02-05T07:40:21.509 INFO:teuthology.orchestra.run.smithi160.stdout:(16/29): ceph-common-19.0.0-1241.g164d3be4.el9. 5.8 MB/s | 20 MB 00:03 2024-02-05T07:40:21.534 INFO:teuthology.orchestra.run.smithi160.stdout:(17/29): librdkafka-1.6.1-102.el9.x86_64.rpm 2.9 MB/s | 661 kB 00:00 2024-02-05T07:40:21.559 INFO:teuthology.orchestra.run.smithi160.stdout:(18/29): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.2 MB/s | 282 kB 00:00 2024-02-05T07:40:21.566 INFO:teuthology.orchestra.run.smithi097.stdout:(9/29): python3-rados-19.0.0-1241.g164d3be4.el9 5.4 MB/s | 320 kB 00:00 2024-02-05T07:40:21.585 INFO:teuthology.orchestra.run.smithi160.stdout:(19/29): python3-prettytable-0.7.2-27.el9.noarc 558 kB/s | 41 kB 00:00 2024-02-05T07:40:21.634 INFO:teuthology.orchestra.run.smithi097.stdout:(10/29): python3-rbd-19.0.0-1241.g164d3be4.el9. 4.4 MB/s | 298 kB 00:00 2024-02-05T07:40:21.692 INFO:teuthology.orchestra.run.smithi097.stdout:(11/29): python3-rgw-19.0.0-1241.g164d3be4.el9. 1.7 MB/s | 99 kB 00:00 2024-02-05T07:40:21.826 INFO:teuthology.orchestra.run.smithi097.stdout:(12/29): boost-program-options-1.75.0-8.el9.x86 794 kB/s | 106 kB 00:00 2024-02-05T07:40:21.851 INFO:teuthology.orchestra.run.smithi160.stdout:(20/29): libarrow-doc-9.0.0-10.el9.noarch.rpm 97 kB/s | 26 kB 00:00 2024-02-05T07:40:21.884 INFO:teuthology.orchestra.run.smithi097.stdout:(13/29): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.7 MB/s | 159 kB 00:00 2024-02-05T07:40:21.968 INFO:teuthology.orchestra.run.smithi160.stdout:(21/29): gperftools-libs-2.9.1-2.el9.x86_64.rpm 756 kB/s | 309 kB 00:00 2024-02-05T07:40:21.994 INFO:teuthology.orchestra.run.smithi160.stdout:(22/29): liboath-2.6.7-2.el9.x86_64.rpm 342 kB/s | 49 kB 00:00 2024-02-05T07:40:22.027 INFO:teuthology.orchestra.run.smithi160.stdout:(23/29): libunwind-1.6.2-1.el9.x86_64.rpm 1.1 MB/s | 67 kB 00:00 2024-02-05T07:40:22.093 INFO:teuthology.orchestra.run.smithi097.stdout:(14/29): ceph-common-19.0.0-1241.g164d3be4.el9. 6.4 MB/s | 20 MB 00:03 2024-02-05T07:40:22.118 INFO:teuthology.orchestra.run.smithi097.stdout:(15/29): librabbitmq-0.11.0-7.el9.x86_64.rpm 189 kB/s | 44 kB 00:00 2024-02-05T07:40:22.136 INFO:teuthology.orchestra.run.smithi160.stdout:(24/29): parquet-libs-9.0.0-10.el9.x86_64.rpm 5.8 MB/s | 838 kB 00:00 2024-02-05T07:40:22.160 INFO:teuthology.orchestra.run.smithi097.stdout:(16/29): librdkafka-1.6.1-102.el9.x86_64.rpm 9.7 MB/s | 661 kB 00:00 2024-02-05T07:40:22.161 INFO:teuthology.orchestra.run.smithi160.stdout:(25/29): re2-20211101-3.el9.x86_64.rpm 1.4 MB/s | 192 kB 00:00 2024-02-05T07:40:22.186 INFO:teuthology.orchestra.run.smithi097.stdout:(17/29): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.1 MB/s | 282 kB 00:00 2024-02-05T07:40:22.211 INFO:teuthology.orchestra.run.smithi097.stdout:(18/29): python3-prettytable-0.7.2-27.el9.noarc 821 kB/s | 41 kB 00:00 2024-02-05T07:40:22.353 INFO:teuthology.orchestra.run.smithi097.stdout:(19/29): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.8 MB/s | 309 kB 00:00 2024-02-05T07:40:22.378 INFO:teuthology.orchestra.run.smithi160.stdout:(26/29): libarrow-9.0.0-10.el9.x86_64.rpm 5.4 MB/s | 4.4 MB 00:00 2024-02-05T07:40:22.411 INFO:teuthology.orchestra.run.smithi160.stdout:(27/29): thrift-0.15.0-2.el9.x86_64.rpm 5.8 MB/s | 1.6 MB 00:00 2024-02-05T07:40:22.412 INFO:teuthology.orchestra.run.smithi097.stdout:(20/29): libarrow-doc-9.0.0-10.el9.noarch.rpm 446 kB/s | 26 kB 00:00 2024-02-05T07:40:22.454 INFO:teuthology.orchestra.run.smithi097.stdout:(21/29): liboath-2.6.7-2.el9.x86_64.rpm 1.1 MB/s | 49 kB 00:00 2024-02-05T07:40:22.521 INFO:teuthology.orchestra.run.smithi097.stdout:(22/29): libarrow-9.0.0-10.el9.x86_64.rpm 14 MB/s | 4.4 MB 00:00 2024-02-05T07:40:22.546 INFO:teuthology.orchestra.run.smithi097.stdout:(23/29): libunwind-1.6.2-1.el9.x86_64.rpm 732 kB/s | 67 kB 00:00 2024-02-05T07:40:22.588 INFO:teuthology.orchestra.run.smithi097.stdout:(24/29): parquet-libs-9.0.0-10.el9.x86_64.rpm 12 MB/s | 838 kB 00:00 2024-02-05T07:40:22.646 INFO:teuthology.orchestra.run.smithi097.stdout:(25/29): librgw2-19.0.0-1241.g164d3be4.el9.x86_ 3.9 MB/s | 5.1 MB 00:01 2024-02-05T07:40:22.672 INFO:teuthology.orchestra.run.smithi097.stdout:(26/29): re2-20211101-3.el9.x86_64.rpm 1.5 MB/s | 192 kB 00:00 2024-02-05T07:40:22.678 INFO:teuthology.orchestra.run.smithi160.stdout:(28/29): librados2-19.0.0-1241.g164d3be4.el9.x8 6.5 MB/s | 3.4 MB 00:00 2024-02-05T07:40:22.714 INFO:teuthology.orchestra.run.smithi097.stdout:(27/29): thrift-0.15.0-2.el9.x86_64.rpm 13 MB/s | 1.6 MB 00:00 2024-02-05T07:40:22.795 INFO:teuthology.orchestra.run.smithi160.stdout:(29/29): librbd1-19.0.0-1241.g164d3be4.el9.x86_ 7.5 MB/s | 3.1 MB 00:00 2024-02-05T07:40:22.801 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:40:22.801 INFO:teuthology.orchestra.run.smithi160.stdout:Total 12 MB/s | 57 MB 00:04 2024-02-05T07:40:22.801 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:40:22.834 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:40:22.834 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:40:22.980 INFO:teuthology.orchestra.run.smithi097.stdout:(28/29): librbd1-19.0.0-1241.g164d3be4.el9.x86_ 10 MB/s | 3.1 MB 00:00 2024-02-05T07:40:23.329 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:40:23.329 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:40:23.330 INFO:teuthology.orchestra.run.smithi097.stdout:(29/29): librados2-19.0.0-1241.g164d3be4.el9.x8 4.9 MB/s | 3.4 MB 00:00 2024-02-05T07:40:23.333 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:40:23.333 INFO:teuthology.orchestra.run.smithi097.stdout:Total 12 MB/s | 57 MB 00:04 2024-02-05T07:40:23.334 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:40:23.364 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:40:23.364 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:40:23.843 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:40:23.843 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:40:24.660 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:40:24.753 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/31 2024-02-05T07:40:24.783 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/31 2024-02-05T07:40:24.834 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/31 2024-02-05T07:40:25.177 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:40:25.205 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/31 2024-02-05T07:40:25.233 INFO:teuthology.orchestra.run.smithi160.stdout: Upgrading : librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 5/31 2024-02-05T07:40:25.258 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/31 2024-02-05T07:40:25.285 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/31 2024-02-05T07:40:25.324 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 5/31 2024-02-05T07:40:25.336 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/31 2024-02-05T07:40:25.403 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rados-2:19.0.0-1241.g164d3be4.el9.x86_64 6/31 2024-02-05T07:40:25.434 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 7/31 2024-02-05T07:40:25.488 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 7/31 2024-02-05T07:40:25.516 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/31 2024-02-05T07:40:25.560 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-ceph-argparse-2:19.0.0-1241.g164d3be4.el9. 9/31 2024-02-05T07:40:25.628 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cephfs-2:19.0.0-1241.g164d3be4.el9.x86_64 10/31 2024-02-05T07:40:25.652 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libradosstriper1-2:19.0.0-1241.g164d3be4.el9.x86_6 11/31 2024-02-05T07:40:25.654 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/31 2024-02-05T07:40:25.710 INFO:teuthology.orchestra.run.smithi097.stdout: Upgrading : librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 5/31 2024-02-05T07:40:25.718 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libradosstriper1-2:19.0.0-1241.g164d3be4.el9.x86_6 11/31 2024-02-05T07:40:25.826 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 5/31 2024-02-05T07:40:25.833 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/31 2024-02-05T07:40:25.868 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 13/31 2024-02-05T07:40:25.908 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/31 2024-02-05T07:40:25.913 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rados-2:19.0.0-1241.g164d3be4.el9.x86_64 6/31 2024-02-05T07:40:25.941 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/31 2024-02-05T07:40:25.944 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 7/31 2024-02-05T07:40:25.969 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 16/31 2024-02-05T07:40:25.990 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 7/31 2024-02-05T07:40:26.002 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 17/31 2024-02-05T07:40:26.019 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/31 2024-02-05T07:40:26.063 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-ceph-argparse-2:19.0.0-1241.g164d3be4.el9. 9/31 2024-02-05T07:40:26.131 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cephfs-2:19.0.0-1241.g164d3be4.el9.x86_64 10/31 2024-02-05T07:40:26.155 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libradosstriper1-2:19.0.0-1241.g164d3be4.el9.x86_6 11/31 2024-02-05T07:40:26.221 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libradosstriper1-2:19.0.0-1241.g164d3be4.el9.x86_6 11/31 2024-02-05T07:40:26.310 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 18/31 2024-02-05T07:40:26.326 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/31 2024-02-05T07:40:26.341 INFO:teuthology.orchestra.run.smithi160.stdout: Upgrading : librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 19/31 2024-02-05T07:40:26.354 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 13/31 2024-02-05T07:40:26.395 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/31 2024-02-05T07:40:26.413 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 19/31 2024-02-05T07:40:26.427 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/31 2024-02-05T07:40:26.445 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rbd-2:19.0.0-1241.g164d3be4.el9.x86_64 20/31 2024-02-05T07:40:26.464 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 16/31 2024-02-05T07:40:26.484 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 21/31 2024-02-05T07:40:26.497 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 17/31 2024-02-05T07:40:26.804 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 18/31 2024-02-05T07:40:26.835 INFO:teuthology.orchestra.run.smithi097.stdout: Upgrading : librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 19/31 2024-02-05T07:40:26.925 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 19/31 2024-02-05T07:40:26.936 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 22/31 2024-02-05T07:40:26.956 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rbd-2:19.0.0-1241.g164d3be4.el9.x86_64 20/31 2024-02-05T07:40:26.968 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librgw2-2:19.0.0-1241.g164d3be4.el9.x86_64 23/31 2024-02-05T07:40:26.995 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 21/31 2024-02-05T07:40:27.039 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librgw2-2:19.0.0-1241.g164d3be4.el9.x86_64 23/31 2024-02-05T07:40:27.107 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rgw-2:19.0.0-1241.g164d3be4.el9.x86_64 24/31 2024-02-05T07:40:27.137 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-ceph-common-2:19.0.0-1241.g164d3be4.el9.x8 25/31 2024-02-05T07:40:27.450 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 22/31 2024-02-05T07:40:27.479 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librgw2-2:19.0.0-1241.g164d3be4.el9.x86_64 23/31 2024-02-05T07:40:27.551 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librgw2-2:19.0.0-1241.g164d3be4.el9.x86_64 23/31 2024-02-05T07:40:27.635 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rgw-2:19.0.0-1241.g164d3be4.el9.x86_64 24/31 2024-02-05T07:40:27.665 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-ceph-common-2:19.0.0-1241.g164d3be4.el9.x8 25/31 2024-02-05T07:40:28.594 INFO:teuthology.orchestra.run.smithi120.stdout:Extra Packages for Enterprise Linux 1.0 MB/s | 20 MB 00:19 2024-02-05T07:40:29.364 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 26/31 2024-02-05T07:40:29.400 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 26/31 2024-02-05T07:40:29.788 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 26/31 2024-02-05T07:40:29.820 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 26/31 2024-02-05T07:40:29.934 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 26/31 2024-02-05T07:40:29.978 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 27/31 2024-02-05T07:40:30.067 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 27/31 2024-02-05T07:40:30.068 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-02-05T07:40:30.068 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-02-05T07:40:30.068 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:40:30.104 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-selinux-2:19.0.0-1241.g164d3be4.el9.x86_64 28/31 2024-02-05T07:40:30.350 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 26/31 2024-02-05T07:40:30.398 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 27/31 2024-02-05T07:40:30.489 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 27/31 2024-02-05T07:40:30.489 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-02-05T07:40:30.489 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-02-05T07:40:30.489 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:40:30.541 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-selinux-2:19.0.0-1241.g164d3be4.el9.x86_64 28/31 2024-02-05T07:40:33.475 INFO:teuthology.orchestra.run.smithi120.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-02-05T07:40:36.109 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:40:36.111 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:40:36.111 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repository Size 2024-02-05T07:40:36.112 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:40:36.112 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:40:36.112 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-radosgw x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 9.7 M 2024-02-05T07:40:36.112 INFO:teuthology.orchestra.run.smithi120.stdout:Upgrading: 2024-02-05T07:40:36.112 INFO:teuthology.orchestra.run.smithi120.stdout: librados2 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 3.4 M 2024-02-05T07:40:36.112 INFO:teuthology.orchestra.run.smithi120.stdout: librbd1 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 3.1 M 2024-02-05T07:40:36.112 INFO:teuthology.orchestra.run.smithi120.stdout:Installing dependencies: 2024-02-05T07:40:36.112 INFO:teuthology.orchestra.run.smithi120.stdout: boost-program-options 2024-02-05T07:40:36.112 INFO:teuthology.orchestra.run.smithi120.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-02-05T07:40:36.112 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-base x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 5.1 M 2024-02-05T07:40:36.112 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-common x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 20 M 2024-02-05T07:40:36.112 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-selinux x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 25 k 2024-02-05T07:40:36.113 INFO:teuthology.orchestra.run.smithi120.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-02-05T07:40:36.113 INFO:teuthology.orchestra.run.smithi120.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-02-05T07:40:36.113 INFO:teuthology.orchestra.run.smithi120.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-02-05T07:40:36.113 INFO:teuthology.orchestra.run.smithi120.stdout: libcephfs2 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 743 k 2024-02-05T07:40:36.113 INFO:teuthology.orchestra.run.smithi120.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-02-05T07:40:36.113 INFO:teuthology.orchestra.run.smithi120.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-02-05T07:40:36.113 INFO:teuthology.orchestra.run.smithi120.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-02-05T07:40:36.113 INFO:teuthology.orchestra.run.smithi120.stdout: libradosstriper1 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 498 k 2024-02-05T07:40:36.113 INFO:teuthology.orchestra.run.smithi120.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-02-05T07:40:36.113 INFO:teuthology.orchestra.run.smithi120.stdout: librgw2 x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 5.1 M 2024-02-05T07:40:36.113 INFO:teuthology.orchestra.run.smithi120.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-02-05T07:40:36.113 INFO:teuthology.orchestra.run.smithi120.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-02-05T07:40:36.114 INFO:teuthology.orchestra.run.smithi120.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-02-05T07:40:36.114 INFO:teuthology.orchestra.run.smithi120.stdout: python3-ceph-argparse 2024-02-05T07:40:36.114 INFO:teuthology.orchestra.run.smithi120.stdout: x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 45 k 2024-02-05T07:40:36.114 INFO:teuthology.orchestra.run.smithi120.stdout: python3-ceph-common x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 131 k 2024-02-05T07:40:36.114 INFO:teuthology.orchestra.run.smithi120.stdout: python3-cephfs x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 162 k 2024-02-05T07:40:36.114 INFO:teuthology.orchestra.run.smithi120.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-02-05T07:40:36.114 INFO:teuthology.orchestra.run.smithi120.stdout: python3-rados x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 320 k 2024-02-05T07:40:36.114 INFO:teuthology.orchestra.run.smithi120.stdout: python3-rbd x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 298 k 2024-02-05T07:40:36.114 INFO:teuthology.orchestra.run.smithi120.stdout: python3-rgw x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 99 k 2024-02-05T07:40:36.114 INFO:teuthology.orchestra.run.smithi120.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-02-05T07:40:36.114 INFO:teuthology.orchestra.run.smithi120.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-02-05T07:40:36.114 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:40:36.114 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:40:36.114 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:40:36.115 INFO:teuthology.orchestra.run.smithi120.stdout:Install 27 Packages 2024-02-05T07:40:36.115 INFO:teuthology.orchestra.run.smithi120.stdout:Upgrade 2 Packages 2024-02-05T07:40:36.115 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:40:36.115 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 57 M 2024-02-05T07:40:36.115 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:40:37.284 INFO:teuthology.orchestra.run.smithi120.stdout:(1/29): ceph-base-19.0.0-1241.g164d3be4.el9.x86 6.2 MB/s | 5.1 MB 00:00 2024-02-05T07:40:37.334 INFO:teuthology.orchestra.run.smithi120.stdout:(2/29): ceph-selinux-19.0.0-1241.g164d3be4.el9. 504 kB/s | 25 kB 00:00 2024-02-05T07:40:37.467 INFO:teuthology.orchestra.run.smithi120.stdout:(3/29): libcephfs2-19.0.0-1241.g164d3be4.el9.x8 5.4 MB/s | 743 kB 00:00 2024-02-05T07:40:37.584 INFO:teuthology.orchestra.run.smithi120.stdout:(4/29): libradosstriper1-19.0.0-1241.g164d3be4. 4.2 MB/s | 498 kB 00:00 2024-02-05T07:40:37.760 INFO:teuthology.orchestra.run.smithi120.stdout:(5/29): ceph-radosgw-19.0.0-1241.g164d3be4.el9. 7.5 MB/s | 9.7 MB 00:01 2024-02-05T07:40:37.810 INFO:teuthology.orchestra.run.smithi120.stdout:(6/29): python3-ceph-argparse-19.0.0-1241.g164d 908 kB/s | 45 kB 00:00 2024-02-05T07:40:37.885 INFO:teuthology.orchestra.run.smithi120.stdout:(7/29): python3-ceph-common-19.0.0-1241.g164d3b 1.7 MB/s | 131 kB 00:00 2024-02-05T07:40:37.969 INFO:teuthology.orchestra.run.smithi120.stdout:(8/29): python3-cephfs-19.0.0-1241.g164d3be4.el 1.9 MB/s | 162 kB 00:00 2024-02-05T07:40:38.069 INFO:teuthology.orchestra.run.smithi120.stdout:(9/29): python3-rados-19.0.0-1241.g164d3be4.el9 3.1 MB/s | 320 kB 00:00 2024-02-05T07:40:38.161 INFO:teuthology.orchestra.run.smithi120.stdout:(10/29): librgw2-19.0.0-1241.g164d3be4.el9.x86_ 8.8 MB/s | 5.1 MB 00:00 2024-02-05T07:40:38.186 INFO:teuthology.orchestra.run.smithi120.stdout:(11/29): python3-rbd-19.0.0-1241.g164d3be4.el9. 2.5 MB/s | 298 kB 00:00 2024-02-05T07:40:38.211 INFO:teuthology.orchestra.run.smithi120.stdout:(12/29): python3-rgw-19.0.0-1241.g164d3be4.el9. 1.9 MB/s | 99 kB 00:00 2024-02-05T07:40:38.420 INFO:teuthology.orchestra.run.smithi120.stdout:(13/29): ceph-common-19.0.0-1241.g164d3be4.el9. 10 MB/s | 20 MB 00:01 2024-02-05T07:40:38.520 INFO:teuthology.orchestra.run.smithi120.stdout:(14/29): boost-program-options-1.75.0-8.el9.x86 317 kB/s | 106 kB 00:00 2024-02-05T07:40:38.545 INFO:teuthology.orchestra.run.smithi120.stdout:(15/29): librabbitmq-0.11.0-7.el9.x86_64.rpm 447 kB/s | 44 kB 00:00 2024-02-05T07:40:38.571 INFO:teuthology.orchestra.run.smithi120.stdout:(16/29): libpmemobj-1.12.1-1.el9.x86_64.rpm 476 kB/s | 159 kB 00:00 2024-02-05T07:40:38.621 INFO:teuthology.orchestra.run.smithi120.stdout:(17/29): librdkafka-1.6.1-102.el9.x86_64.rpm 6.5 MB/s | 661 kB 00:00 2024-02-05T07:40:38.646 INFO:teuthology.orchestra.run.smithi120.stdout:(18/29): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.7 MB/s | 282 kB 00:00 2024-02-05T07:40:38.671 INFO:teuthology.orchestra.run.smithi120.stdout:(19/29): python3-prettytable-0.7.2-27.el9.noarc 411 kB/s | 41 kB 00:00 2024-02-05T07:40:38.763 INFO:teuthology.orchestra.run.smithi120.stdout:(20/29): libarrow-doc-9.0.0-10.el9.noarch.rpm 284 kB/s | 26 kB 00:00 2024-02-05T07:40:38.822 INFO:teuthology.orchestra.run.smithi120.stdout:(21/29): liboath-2.6.7-2.el9.x86_64.rpm 833 kB/s | 49 kB 00:00 2024-02-05T07:40:38.847 INFO:teuthology.orchestra.run.smithi120.stdout:(22/29): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.3 MB/s | 309 kB 00:00 2024-02-05T07:40:38.881 INFO:teuthology.orchestra.run.smithi120.stdout:(23/29): libunwind-1.6.2-1.el9.x86_64.rpm 1.1 MB/s | 67 kB 00:00 2024-02-05T07:40:38.964 INFO:teuthology.orchestra.run.smithi120.stdout:(24/29): parquet-libs-9.0.0-10.el9.x86_64.rpm 7.0 MB/s | 838 kB 00:00 2024-02-05T07:40:38.989 INFO:teuthology.orchestra.run.smithi120.stdout:(25/29): re2-20211101-3.el9.x86_64.rpm 1.7 MB/s | 192 kB 00:00 2024-02-05T07:40:39.056 INFO:teuthology.orchestra.run.smithi120.stdout:(26/29): libarrow-9.0.0-10.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-02-05T07:40:39.098 INFO:teuthology.orchestra.run.smithi120.stdout:(27/29): thrift-0.15.0-2.el9.x86_64.rpm 12 MB/s | 1.6 MB 00:00 2024-02-05T07:40:39.273 INFO:teuthology.orchestra.run.smithi120.stdout:(28/29): librados2-19.0.0-1241.g164d3be4.el9.x8 12 MB/s | 3.4 MB 00:00 2024-02-05T07:40:39.424 INFO:teuthology.orchestra.run.smithi120.stdout:(29/29): librbd1-19.0.0-1241.g164d3be4.el9.x86_ 8.5 MB/s | 3.1 MB 00:00 2024-02-05T07:40:39.429 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:40:39.429 INFO:teuthology.orchestra.run.smithi120.stdout:Total 17 MB/s | 57 MB 00:03 2024-02-05T07:40:39.429 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:40:39.463 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:40:39.463 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:40:39.804 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-selinux-2:19.0.0-1241.g164d3be4.el9.x86_64 28/31 2024-02-05T07:40:39.804 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /sys 2024-02-05T07:40:39.804 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /proc 2024-02-05T07:40:39.804 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /mnt 2024-02-05T07:40:39.804 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /var/tmp 2024-02-05T07:40:39.804 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /home 2024-02-05T07:40:39.804 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /root 2024-02-05T07:40:39.804 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /tmp 2024-02-05T07:40:39.804 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:40:39.948 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:40:39.949 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:40:40.115 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-selinux-2:19.0.0-1241.g164d3be4.el9.x86_64 28/31 2024-02-05T07:40:40.115 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /sys 2024-02-05T07:40:40.116 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /proc 2024-02-05T07:40:40.116 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /mnt 2024-02-05T07:40:40.116 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /var/tmp 2024-02-05T07:40:40.116 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /home 2024-02-05T07:40:40.116 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /root 2024-02-05T07:40:40.116 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /tmp 2024-02-05T07:40:40.116 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:40:40.684 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-radosgw-2:19.0.0-1241.g164d3be4.el9.x86_64 29/31 2024-02-05T07:40:40.709 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-1241.g164d3be4.el9.x86_64 29/31 2024-02-05T07:40:40.710 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:40:40.710 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-02-05T07:40:40.710 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-05T07:40:40.710 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-05T07:40:40.710 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:40:40.711 INFO:teuthology.orchestra.run.smithi160.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 30/31 2024-02-05T07:40:40.795 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 30/31 2024-02-05T07:40:40.795 INFO:teuthology.orchestra.run.smithi160.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 31/31 2024-02-05T07:40:41.066 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-radosgw-2:19.0.0-1241.g164d3be4.el9.x86_64 29/31 2024-02-05T07:40:41.091 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-1241.g164d3be4.el9.x86_64 29/31 2024-02-05T07:40:41.091 INFO:teuthology.orchestra.run.smithi097.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:40:41.091 INFO:teuthology.orchestra.run.smithi097.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-02-05T07:40:41.091 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-05T07:40:41.091 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-05T07:40:41.091 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:40:41.093 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 30/31 2024-02-05T07:40:41.176 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 30/31 2024-02-05T07:40:41.176 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 31/31 2024-02-05T07:40:41.278 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:40:41.373 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/31 2024-02-05T07:40:41.403 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/31 2024-02-05T07:40:41.464 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/31 2024-02-05T07:40:41.798 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/31 2024-02-05T07:40:41.844 INFO:teuthology.orchestra.run.smithi120.stdout: Upgrading : librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 5/31 2024-02-05T07:40:41.919 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 5/31 2024-02-05T07:40:41.937 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 31/31 2024-02-05T07:40:41.937 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 1/31 2024-02-05T07:40:41.937 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 2/31 2024-02-05T07:40:41.937 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-radosgw-2:19.0.0-1241.g164d3be4.el9.x86_64 3/31 2024-02-05T07:40:41.937 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-selinux-2:19.0.0-1241.g164d3be4.el9.x86_64 4/31 2024-02-05T07:40:41.937 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 5/31 2024-02-05T07:40:41.937 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libradosstriper1-2:19.0.0-1241.g164d3be4.el9.x86_6 6/31 2024-02-05T07:40:41.937 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librgw2-2:19.0.0-1241.g164d3be4.el9.x86_64 7/31 2024-02-05T07:40:41.937 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-ceph-argparse-2:19.0.0-1241.g164d3be4.el9. 8/31 2024-02-05T07:40:41.937 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-ceph-common-2:19.0.0-1241.g164d3be4.el9.x8 9/31 2024-02-05T07:40:41.937 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cephfs-2:19.0.0-1241.g164d3be4.el9.x86_64 10/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rados-2:19.0.0-1241.g164d3be4.el9.x86_64 11/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rbd-2:19.0.0-1241.g164d3be4.el9.x86_64 12/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rgw-2:19.0.0-1241.g164d3be4.el9.x86_64 13/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 20/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 21/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 22/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 23/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 24/31 2024-02-05T07:40:41.938 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 25/31 2024-02-05T07:40:41.939 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : re2-1:20211101-3.el9.x86_64 26/31 2024-02-05T07:40:41.939 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 27/31 2024-02-05T07:40:41.939 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 28/31 2024-02-05T07:40:41.939 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 29/31 2024-02-05T07:40:41.939 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 30/31 2024-02-05T07:40:42.014 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-rados-2:19.0.0-1241.g164d3be4.el9.x86_64 6/31 2024-02-05T07:40:42.087 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 7/31 2024-02-05T07:40:42.250 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 7/31 2024-02-05T07:40:42.279 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/31 2024-02-05T07:40:42.317 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 31/31 2024-02-05T07:40:42.317 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 1/31 2024-02-05T07:40:42.317 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 2/31 2024-02-05T07:40:42.317 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-radosgw-2:19.0.0-1241.g164d3be4.el9.x86_64 3/31 2024-02-05T07:40:42.317 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-selinux-2:19.0.0-1241.g164d3be4.el9.x86_64 4/31 2024-02-05T07:40:42.317 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 5/31 2024-02-05T07:40:42.317 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libradosstriper1-2:19.0.0-1241.g164d3be4.el9.x86_6 6/31 2024-02-05T07:40:42.317 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librgw2-2:19.0.0-1241.g164d3be4.el9.x86_64 7/31 2024-02-05T07:40:42.317 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-ceph-argparse-2:19.0.0-1241.g164d3be4.el9. 8/31 2024-02-05T07:40:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-ceph-common-2:19.0.0-1241.g164d3be4.el9.x8 9/31 2024-02-05T07:40:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cephfs-2:19.0.0-1241.g164d3be4.el9.x86_64 10/31 2024-02-05T07:40:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rados-2:19.0.0-1241.g164d3be4.el9.x86_64 11/31 2024-02-05T07:40:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rbd-2:19.0.0-1241.g164d3be4.el9.x86_64 12/31 2024-02-05T07:40:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rgw-2:19.0.0-1241.g164d3be4.el9.x86_64 13/31 2024-02-05T07:40:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/31 2024-02-05T07:40:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/31 2024-02-05T07:40:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/31 2024-02-05T07:40:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/31 2024-02-05T07:40:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/31 2024-02-05T07:40:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/31 2024-02-05T07:40:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 20/31 2024-02-05T07:40:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 21/31 2024-02-05T07:40:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 22/31 2024-02-05T07:40:42.319 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 23/31 2024-02-05T07:40:42.319 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 24/31 2024-02-05T07:40:42.319 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 25/31 2024-02-05T07:40:42.319 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : re2-1:20211101-3.el9.x86_64 26/31 2024-02-05T07:40:42.319 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 27/31 2024-02-05T07:40:42.319 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 28/31 2024-02-05T07:40:42.319 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 29/31 2024-02-05T07:40:42.319 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 30/31 2024-02-05T07:40:42.322 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-ceph-argparse-2:19.0.0-1241.g164d3be4.el9. 9/31 2024-02-05T07:40:42.390 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-cephfs-2:19.0.0-1241.g164d3be4.el9.x86_64 10/31 2024-02-05T07:40:42.414 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : libradosstriper1-2:19.0.0-1241.g164d3be4.el9.x86_6 11/31 2024-02-05T07:40:42.472 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: libradosstriper1-2:19.0.0-1241.g164d3be4.el9.x86_6 11/31 2024-02-05T07:40:42.579 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/31 2024-02-05T07:40:42.614 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 13/31 2024-02-05T07:40:42.654 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/31 2024-02-05T07:40:42.686 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/31 2024-02-05T07:40:42.715 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 16/31 2024-02-05T07:40:42.748 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 17/31 2024-02-05T07:40:42.917 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 31/31 2024-02-05T07:40:42.917 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:40:42.917 INFO:teuthology.orchestra.run.smithi160.stdout:Upgraded: 2024-02-05T07:40:42.917 INFO:teuthology.orchestra.run.smithi160.stdout: librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.917 INFO:teuthology.orchestra.run.smithi160.stdout: librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.917 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:40:42.917 INFO:teuthology.orchestra.run.smithi160.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-02-05T07:40:42.918 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.918 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.918 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-radosgw-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.918 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-selinux-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.918 INFO:teuthology.orchestra.run.smithi160.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-02-05T07:40:42.918 INFO:teuthology.orchestra.run.smithi160.stdout: libarrow-9.0.0-10.el9.x86_64 2024-02-05T07:40:42.918 INFO:teuthology.orchestra.run.smithi160.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-02-05T07:40:42.918 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.918 INFO:teuthology.orchestra.run.smithi160.stdout: liboath-2.6.7-2.el9.x86_64 2024-02-05T07:40:42.918 INFO:teuthology.orchestra.run.smithi160.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-02-05T07:40:42.918 INFO:teuthology.orchestra.run.smithi160.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-02-05T07:40:42.918 INFO:teuthology.orchestra.run.smithi160.stdout: libradosstriper1-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.918 INFO:teuthology.orchestra.run.smithi160.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout: librgw2-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout: libunwind-1.6.2-1.el9.x86_64 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-argparse-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cephfs-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rados-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rbd-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rgw-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout: re2-1:20211101-3.el9.x86_64 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout: thrift-0.15.0-2.el9.x86_64 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:40:42.919 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:40:43.074 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 18/31 2024-02-05T07:40:43.103 INFO:teuthology.orchestra.run.smithi120.stdout: Upgrading : librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 19/31 2024-02-05T07:40:43.175 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 19/31 2024-02-05T07:40:43.208 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-rbd-2:19.0.0-1241.g164d3be4.el9.x86_64 20/31 2024-02-05T07:40:43.249 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 21/31 2024-02-05T07:40:43.276 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-test 2024-02-05T07:40:43.368 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 31/31 2024-02-05T07:40:43.368 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:40:43.368 INFO:teuthology.orchestra.run.smithi097.stdout:Upgraded: 2024-02-05T07:40:43.368 INFO:teuthology.orchestra.run.smithi097.stdout: librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.368 INFO:teuthology.orchestra.run.smithi097.stdout: librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.368 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:40:43.368 INFO:teuthology.orchestra.run.smithi097.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-02-05T07:40:43.368 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.368 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-radosgw-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-selinux-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: libarrow-9.0.0-10.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: liboath-2.6.7-2.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: libradosstriper1-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: librgw2-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: libunwind-1.6.2-1.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-02-05T07:40:43.369 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-argparse-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.370 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.370 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cephfs-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.370 INFO:teuthology.orchestra.run.smithi097.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-02-05T07:40:43.370 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rados-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.370 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rbd-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.370 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rgw-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:43.370 INFO:teuthology.orchestra.run.smithi097.stdout: re2-1:20211101-3.el9.x86_64 2024-02-05T07:40:43.370 INFO:teuthology.orchestra.run.smithi097.stdout: thrift-0.15.0-2.el9.x86_64 2024-02-05T07:40:43.370 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:40:43.370 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:40:43.709 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 22/31 2024-02-05T07:40:43.735 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-test 2024-02-05T07:40:43.739 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : librgw2-2:19.0.0-1241.g164d3be4.el9.x86_64 23/31 2024-02-05T07:40:43.793 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: librgw2-2:19.0.0-1241.g164d3be4.el9.x86_64 23/31 2024-02-05T07:40:43.841 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:28 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:40:43.861 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-rgw-2:19.0.0-1241.g164d3be4.el9.x86_64 24/31 2024-02-05T07:40:43.891 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-ceph-common-2:19.0.0-1241.g164d3be4.el9.x8 25/31 2024-02-05T07:40:43.999 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:40:44.000 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:40:44.000 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-02-05T07:40:44.000 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:40:44.000 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:40:44.000 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-test x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 47 M 2024-02-05T07:40:44.000 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-02-05T07:40:44.000 INFO:teuthology.orchestra.run.smithi160.stdout: jq x86_64 1.6-16.el9 CentOS-BaseOS 186 k 2024-02-05T07:40:44.000 INFO:teuthology.orchestra.run.smithi160.stdout: libcephsqlite x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 163 k 2024-02-05T07:40:44.001 INFO:teuthology.orchestra.run.smithi160.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-BaseOS 217 k 2024-02-05T07:40:44.001 INFO:teuthology.orchestra.run.smithi160.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-02-05T07:40:44.001 INFO:teuthology.orchestra.run.smithi160.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-02-05T07:40:44.001 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:40:44.001 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:40:44.001 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:40:44.001 INFO:teuthology.orchestra.run.smithi160.stdout:Install 6 Packages 2024-02-05T07:40:44.001 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:40:44.001 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 48 M 2024-02-05T07:40:44.002 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 204 M 2024-02-05T07:40:44.002 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:40:44.215 INFO:teuthology.orchestra.run.smithi160.stdout:(1/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.4 MB/s | 300 kB 00:00 2024-02-05T07:40:44.257 INFO:teuthology.orchestra.run.smithi160.stdout:(2/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 63 kB 00:00 2024-02-05T07:40:44.307 INFO:teuthology.orchestra.run.smithi160.stdout:(3/6): jq-1.6-16.el9.x86_64.rpm 3.6 MB/s | 186 kB 00:00 2024-02-05T07:40:44.307 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:28 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:40:44.366 INFO:teuthology.orchestra.run.smithi160.stdout:(4/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 3.6 MB/s | 217 kB 00:00 2024-02-05T07:40:44.399 INFO:teuthology.orchestra.run.smithi160.stdout:(5/6): libcephsqlite-19.0.0-1241.g164d3be4.el9. 411 kB/s | 163 kB 00:00 2024-02-05T07:40:44.464 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:40:44.464 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:40:44.464 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2024-02-05T07:40:44.465 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:40:44.465 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:40:44.465 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-test x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 47 M 2024-02-05T07:40:44.465 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2024-02-05T07:40:44.465 INFO:teuthology.orchestra.run.smithi097.stdout: jq x86_64 1.6-16.el9 CentOS-BaseOS 186 k 2024-02-05T07:40:44.465 INFO:teuthology.orchestra.run.smithi097.stdout: libcephsqlite x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 163 k 2024-02-05T07:40:44.465 INFO:teuthology.orchestra.run.smithi097.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-BaseOS 217 k 2024-02-05T07:40:44.465 INFO:teuthology.orchestra.run.smithi097.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-02-05T07:40:44.465 INFO:teuthology.orchestra.run.smithi097.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-02-05T07:40:44.465 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:40:44.465 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:40:44.465 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:40:44.465 INFO:teuthology.orchestra.run.smithi097.stdout:Install 6 Packages 2024-02-05T07:40:44.465 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:40:44.466 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 48 M 2024-02-05T07:40:44.466 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 204 M 2024-02-05T07:40:44.466 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:40:44.725 INFO:teuthology.orchestra.run.smithi097.stdout:(1/6): libcephsqlite-19.0.0-1241.g164d3be4.el9. 632 kB/s | 163 kB 00:00 2024-02-05T07:40:44.750 INFO:teuthology.orchestra.run.smithi097.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.0 MB/s | 300 kB 00:00 2024-02-05T07:40:44.776 INFO:teuthology.orchestra.run.smithi097.stdout:(3/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 63 kB 00:00 2024-02-05T07:40:44.801 INFO:teuthology.orchestra.run.smithi097.stdout:(4/6): jq-1.6-16.el9.x86_64.rpm 3.6 MB/s | 186 kB 00:00 2024-02-05T07:40:44.834 INFO:teuthology.orchestra.run.smithi097.stdout:(5/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 3.6 MB/s | 217 kB 00:00 2024-02-05T07:40:46.028 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 26/31 2024-02-05T07:40:46.062 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 26/31 2024-02-05T07:40:46.595 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 26/31 2024-02-05T07:40:46.632 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 27/31 2024-02-05T07:40:46.722 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 27/31 2024-02-05T07:40:46.722 INFO:teuthology.orchestra.run.smithi120.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-02-05T07:40:46.722 INFO:teuthology.orchestra.run.smithi120.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-02-05T07:40:46.722 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:40:46.766 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-selinux-2:19.0.0-1241.g164d3be4.el9.x86_64 28/31 2024-02-05T07:40:47.968 INFO:teuthology.orchestra.run.smithi097.stdout:(6/6): ceph-test-19.0.0-1241.g164d3be4.el9.x86_ 14 MB/s | 47 MB 00:03 2024-02-05T07:40:47.971 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:40:47.971 INFO:teuthology.orchestra.run.smithi097.stdout:Total 14 MB/s | 48 MB 00:03 2024-02-05T07:40:47.971 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:40:47.991 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:40:47.991 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:40:48.369 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:40:48.369 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:40:48.557 INFO:teuthology.orchestra.run.smithi160.stdout:(6/6): ceph-test-19.0.0-1241.g164d3be4.el9.x86_ 10 MB/s | 47 MB 00:04 2024-02-05T07:40:48.561 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:40:48.561 INFO:teuthology.orchestra.run.smithi160.stdout:Total 11 MB/s | 48 MB 00:04 2024-02-05T07:40:48.561 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:40:48.581 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:40:48.581 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:40:48.940 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:40:48.965 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:40:48.966 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:40:49.024 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 1/6 2024-02-05T07:40:49.059 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : jq-1.6-16.el9.x86_64 2/6 2024-02-05T07:40:49.102 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/6 2024-02-05T07:40:49.156 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 4/6 2024-02-05T07:40:49.179 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libcephsqlite-2:19.0.0-1241.g164d3be4.el9.x86_64 5/6 2024-02-05T07:40:49.545 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:40:49.623 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 1/6 2024-02-05T07:40:49.665 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : jq-1.6-16.el9.x86_64 2/6 2024-02-05T07:40:49.709 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/6 2024-02-05T07:40:49.758 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 4/6 2024-02-05T07:40:49.785 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libcephsqlite-2:19.0.0-1241.g164d3be4.el9.x86_64 5/6 2024-02-05T07:40:53.718 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libcephsqlite-2:19.0.0-1241.g164d3be4.el9.x86_64 5/6 2024-02-05T07:40:53.799 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-test-2:19.0.0-1241.g164d3be4.el9.x86_64 6/6 2024-02-05T07:40:54.264 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libcephsqlite-2:19.0.0-1241.g164d3be4.el9.x86_64 5/6 2024-02-05T07:40:54.351 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-test-2:19.0.0-1241.g164d3be4.el9.x86_64 6/6 2024-02-05T07:40:56.250 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-test-2:19.0.0-1241.g164d3be4.el9.x86_64 6/6 2024-02-05T07:40:56.250 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-test-2:19.0.0-1241.g164d3be4.el9.x86_64 1/6 2024-02-05T07:40:56.250 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libcephsqlite-2:19.0.0-1241.g164d3be4.el9.x86_64 2/6 2024-02-05T07:40:56.250 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/6 2024-02-05T07:40:56.251 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/6 2024-02-05T07:40:56.251 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : jq-1.6-16.el9.x86_64 5/6 2024-02-05T07:40:56.323 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-selinux-2:19.0.0-1241.g164d3be4.el9.x86_64 28/31 2024-02-05T07:40:56.324 INFO:teuthology.orchestra.run.smithi120.stdout:skipping the directory /sys 2024-02-05T07:40:56.324 INFO:teuthology.orchestra.run.smithi120.stdout:skipping the directory /proc 2024-02-05T07:40:56.324 INFO:teuthology.orchestra.run.smithi120.stdout:skipping the directory /mnt 2024-02-05T07:40:56.324 INFO:teuthology.orchestra.run.smithi120.stdout:skipping the directory /var/tmp 2024-02-05T07:40:56.324 INFO:teuthology.orchestra.run.smithi120.stdout:skipping the directory /home 2024-02-05T07:40:56.324 INFO:teuthology.orchestra.run.smithi120.stdout:skipping the directory /root 2024-02-05T07:40:56.324 INFO:teuthology.orchestra.run.smithi120.stdout:skipping the directory /tmp 2024-02-05T07:40:56.324 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:40:56.646 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 6/6 2024-02-05T07:40:56.646 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:40:56.646 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:40:56.646 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-test-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:56.646 INFO:teuthology.orchestra.run.smithi097.stdout: jq-1.6-16.el9.x86_64 2024-02-05T07:40:56.646 INFO:teuthology.orchestra.run.smithi097.stdout: libcephsqlite-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:56.646 INFO:teuthology.orchestra.run.smithi097.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-02-05T07:40:56.646 INFO:teuthology.orchestra.run.smithi097.stdout: socat-1.7.4.1-5.el9.x86_64 2024-02-05T07:40:56.646 INFO:teuthology.orchestra.run.smithi097.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-02-05T07:40:56.646 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:40:56.646 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:40:56.713 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-test-2:19.0.0-1241.g164d3be4.el9.x86_64 6/6 2024-02-05T07:40:56.713 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-test-2:19.0.0-1241.g164d3be4.el9.x86_64 1/6 2024-02-05T07:40:56.713 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libcephsqlite-2:19.0.0-1241.g164d3be4.el9.x86_64 2/6 2024-02-05T07:40:56.713 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/6 2024-02-05T07:40:56.713 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/6 2024-02-05T07:40:56.713 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : jq-1.6-16.el9.x86_64 5/6 2024-02-05T07:40:56.916 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph 2024-02-05T07:40:57.080 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 6/6 2024-02-05T07:40:57.080 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:40:57.080 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:40:57.080 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-test-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:57.080 INFO:teuthology.orchestra.run.smithi160.stdout: jq-1.6-16.el9.x86_64 2024-02-05T07:40:57.081 INFO:teuthology.orchestra.run.smithi160.stdout: libcephsqlite-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:57.081 INFO:teuthology.orchestra.run.smithi160.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-02-05T07:40:57.081 INFO:teuthology.orchestra.run.smithi160.stdout: socat-1.7.4.1-5.el9.x86_64 2024-02-05T07:40:57.081 INFO:teuthology.orchestra.run.smithi160.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-02-05T07:40:57.081 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:40:57.081 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:40:57.224 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-radosgw-2:19.0.0-1241.g164d3be4.el9.x86_64 29/31 2024-02-05T07:40:57.248 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-1241.g164d3be4.el9.x86_64 29/31 2024-02-05T07:40:57.248 INFO:teuthology.orchestra.run.smithi120.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:40:57.248 INFO:teuthology.orchestra.run.smithi120.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-02-05T07:40:57.248 INFO:teuthology.orchestra.run.smithi120.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-05T07:40:57.248 INFO:teuthology.orchestra.run.smithi120.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-05T07:40:57.248 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:40:57.250 INFO:teuthology.orchestra.run.smithi120.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 30/31 2024-02-05T07:40:57.343 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 30/31 2024-02-05T07:40:57.343 INFO:teuthology.orchestra.run.smithi120.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 31/31 2024-02-05T07:40:57.409 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph 2024-02-05T07:40:57.493 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:41 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:40:57.653 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:40:57.656 INFO:teuthology.orchestra.run.smithi097.stdout:========================================================================================= 2024-02-05T07:40:57.656 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2024-02-05T07:40:57.656 INFO:teuthology.orchestra.run.smithi097.stdout:========================================================================================= 2024-02-05T07:40:57.656 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:40:57.656 INFO:teuthology.orchestra.run.smithi097.stdout: ceph x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 6.6 k 2024-02-05T07:40:57.656 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2024-02-05T07:40:57.656 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mds x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 2.1 M 2024-02-05T07:40:57.656 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 1.5 M 2024-02-05T07:40:57.656 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-modules-core noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 247 k 2024-02-05T07:40:57.656 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mon x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 4.7 M 2024-02-05T07:40:57.656 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-osd x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 17 M 2024-02-05T07:40:57.657 INFO:teuthology.orchestra.run.smithi097.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-02-05T07:40:57.657 INFO:teuthology.orchestra.run.smithi097.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-02-05T07:40:57.657 INFO:teuthology.orchestra.run.smithi097.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-02-05T07:40:57.657 INFO:teuthology.orchestra.run.smithi097.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-02-05T07:40:57.657 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-02-05T07:40:57.657 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-02-05T07:40:57.657 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-02-05T07:40:57.657 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-02-05T07:40:57.657 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-02-05T07:40:57.657 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-02-05T07:40:57.657 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-02-05T07:40:57.657 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-02-05T07:40:57.657 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-02-05T07:40:57.657 INFO:teuthology.orchestra.run.smithi097.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-requests noarch 2.25.1-8.el9 CentOS-BaseOS 113 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-02-05T07:40:57.658 INFO:teuthology.orchestra.run.smithi097.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-02-05T07:40:57.659 INFO:teuthology.orchestra.run.smithi097.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-02-05T07:40:57.659 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:40:57.659 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:40:57.659 INFO:teuthology.orchestra.run.smithi097.stdout:========================================================================================= 2024-02-05T07:40:57.659 INFO:teuthology.orchestra.run.smithi097.stdout:Install 36 Packages 2024-02-05T07:40:57.659 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:40:57.659 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 30 M 2024-02-05T07:40:57.660 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 107 M 2024-02-05T07:40:57.660 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:40:58.010 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:43 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:40:58.176 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:40:58.178 INFO:teuthology.orchestra.run.smithi160.stdout:========================================================================================= 2024-02-05T07:40:58.178 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-02-05T07:40:58.179 INFO:teuthology.orchestra.run.smithi160.stdout:========================================================================================= 2024-02-05T07:40:58.179 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:40:58.179 INFO:teuthology.orchestra.run.smithi160.stdout: ceph x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 6.6 k 2024-02-05T07:40:58.179 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-02-05T07:40:58.179 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mds x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 2.1 M 2024-02-05T07:40:58.179 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 1.5 M 2024-02-05T07:40:58.179 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-modules-core noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 247 k 2024-02-05T07:40:58.179 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mon x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 4.7 M 2024-02-05T07:40:58.179 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-osd x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 17 M 2024-02-05T07:40:58.179 INFO:teuthology.orchestra.run.smithi160.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-02-05T07:40:58.179 INFO:teuthology.orchestra.run.smithi160.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-02-05T07:40:58.179 INFO:teuthology.orchestra.run.smithi160.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-02-05T07:40:58.179 INFO:teuthology.orchestra.run.smithi160.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-02-05T07:40:58.179 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-02-05T07:40:58.180 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-02-05T07:40:58.180 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-02-05T07:40:58.180 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-02-05T07:40:58.180 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-02-05T07:40:58.180 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-02-05T07:40:58.180 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-02-05T07:40:58.180 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-02-05T07:40:58.180 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-02-05T07:40:58.180 INFO:teuthology.orchestra.run.smithi160.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-02-05T07:40:58.180 INFO:teuthology.orchestra.run.smithi160.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-02-05T07:40:58.180 INFO:teuthology.orchestra.run.smithi160.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-02-05T07:40:58.180 INFO:teuthology.orchestra.run.smithi160.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-02-05T07:40:58.180 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-02-05T07:40:58.180 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout: python3-requests noarch 2.25.1-8.el9 CentOS-BaseOS 113 k 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout:========================================================================================= 2024-02-05T07:40:58.181 INFO:teuthology.orchestra.run.smithi160.stdout:Install 36 Packages 2024-02-05T07:40:58.182 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:40:58.182 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 30 M 2024-02-05T07:40:58.182 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 107 M 2024-02-05T07:40:58.182 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:40:58.467 INFO:teuthology.orchestra.run.smithi097.stdout:(1/36): ceph-19.0.0-1241.g164d3be4.el9.x86_64.r 37 kB/s | 6.6 kB 00:00 2024-02-05T07:40:58.571 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 31/31 2024-02-05T07:40:58.571 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 1/31 2024-02-05T07:40:58.571 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 2/31 2024-02-05T07:40:58.571 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-radosgw-2:19.0.0-1241.g164d3be4.el9.x86_64 3/31 2024-02-05T07:40:58.571 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-selinux-2:19.0.0-1241.g164d3be4.el9.x86_64 4/31 2024-02-05T07:40:58.571 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 5/31 2024-02-05T07:40:58.571 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : libradosstriper1-2:19.0.0-1241.g164d3be4.el9.x86_6 6/31 2024-02-05T07:40:58.572 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : librgw2-2:19.0.0-1241.g164d3be4.el9.x86_64 7/31 2024-02-05T07:40:58.572 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-ceph-argparse-2:19.0.0-1241.g164d3be4.el9. 8/31 2024-02-05T07:40:58.572 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-ceph-common-2:19.0.0-1241.g164d3be4.el9.x8 9/31 2024-02-05T07:40:58.572 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-cephfs-2:19.0.0-1241.g164d3be4.el9.x86_64 10/31 2024-02-05T07:40:58.572 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-rados-2:19.0.0-1241.g164d3be4.el9.x86_64 11/31 2024-02-05T07:40:58.572 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-rbd-2:19.0.0-1241.g164d3be4.el9.x86_64 12/31 2024-02-05T07:40:58.572 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-rgw-2:19.0.0-1241.g164d3be4.el9.x86_64 13/31 2024-02-05T07:40:58.572 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/31 2024-02-05T07:40:58.572 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/31 2024-02-05T07:40:58.572 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/31 2024-02-05T07:40:58.572 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/31 2024-02-05T07:40:58.572 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/31 2024-02-05T07:40:58.572 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/31 2024-02-05T07:40:58.572 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 20/31 2024-02-05T07:40:58.573 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 21/31 2024-02-05T07:40:58.573 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 22/31 2024-02-05T07:40:58.573 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 23/31 2024-02-05T07:40:58.573 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 24/31 2024-02-05T07:40:58.573 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 25/31 2024-02-05T07:40:58.573 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : re2-1:20211101-3.el9.x86_64 26/31 2024-02-05T07:40:58.573 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 27/31 2024-02-05T07:40:58.573 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 28/31 2024-02-05T07:40:58.573 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 29/31 2024-02-05T07:40:58.573 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 30/31 2024-02-05T07:40:58.691 INFO:teuthology.orchestra.run.smithi160.stdout:(1/36): ceph-19.0.0-1241.g164d3be4.el9.x86_64.r 35 kB/s | 6.6 kB 00:00 2024-02-05T07:40:58.692 INFO:teuthology.orchestra.run.smithi097.stdout:(2/36): ceph-mds-19.0.0-1241.g164d3be4.el9.x86_ 5.2 MB/s | 2.1 MB 00:00 2024-02-05T07:40:58.793 INFO:teuthology.orchestra.run.smithi097.stdout:(3/36): ceph-mgr-19.0.0-1241.g164d3be4.el9.x86_ 2.9 MB/s | 1.5 MB 00:00 2024-02-05T07:40:58.876 INFO:teuthology.orchestra.run.smithi097.stdout:(4/36): ceph-mgr-modules-core-19.0.0-1241.g164d 2.9 MB/s | 247 kB 00:00 2024-02-05T07:40:59.018 INFO:teuthology.orchestra.run.smithi097.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 1.3 MB/s | 187 kB 00:00 2024-02-05T07:40:59.060 INFO:teuthology.orchestra.run.smithi097.stdout:(6/36): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 144 kB 00:00 2024-02-05T07:40:59.094 INFO:teuthology.orchestra.run.smithi097.stdout:(7/36): python3-markupsafe-1.1.1-12.el9.x86_64. 946 kB/s | 32 kB 00:00 2024-02-05T07:40:59.127 INFO:teuthology.orchestra.run.smithi097.stdout:(8/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.4 MB/s | 47 kB 00:00 2024-02-05T07:40:59.161 INFO:teuthology.orchestra.run.smithi097.stdout:(9/36): python3-toml-0.10.2-6.el9.noarch.rpm 1.1 MB/s | 39 kB 00:00 2024-02-05T07:40:59.211 INFO:teuthology.orchestra.run.smithi097.stdout:(10/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 241 kB 00:00 2024-02-05T07:40:59.303 INFO:teuthology.orchestra.run.smithi097.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 12 MB/s | 1.1 MB 00:00 2024-02-05T07:40:59.337 INFO:teuthology.orchestra.run.smithi097.stdout:(12/36): python3-ply-3.11-14.el9.noarch.rpm 3.0 MB/s | 103 kB 00:00 2024-02-05T07:40:59.366 INFO:teuthology.orchestra.run.smithi160.stdout:(2/36): ceph-mgr-19.0.0-1241.g164d3be4.el9.x86_ 1.7 MB/s | 1.5 MB 00:00 2024-02-05T07:40:59.379 INFO:teuthology.orchestra.run.smithi097.stdout:(13/36): python3-pycparser-2.20-6.el9.noarch.rp 2.9 MB/s | 124 kB 00:00 2024-02-05T07:40:59.421 INFO:teuthology.orchestra.run.smithi097.stdout:(14/36): python3-requests-2.25.1-8.el9.noarch.r 2.6 MB/s | 113 kB 00:00 2024-02-05T07:40:59.463 INFO:teuthology.orchestra.run.smithi097.stdout:(15/36): python3-urllib3-1.26.5-5.el9.noarch.rp 4.4 MB/s | 187 kB 00:00 2024-02-05T07:40:59.481 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 31/31 2024-02-05T07:40:59.481 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:40:59.481 INFO:teuthology.orchestra.run.smithi120.stdout:Upgraded: 2024-02-05T07:40:59.481 INFO:teuthology.orchestra.run.smithi120.stdout: librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout: librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-radosgw-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-selinux-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout: libarrow-9.0.0-10.el9.x86_64 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout: libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout: liboath-2.6.7-2.el9.x86_64 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-02-05T07:40:59.482 INFO:teuthology.orchestra.run.smithi120.stdout: libradosstriper1-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: librgw2-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: libunwind-1.6.2-1.el9.x86_64 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: python3-ceph-argparse-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: python3-ceph-common-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: python3-cephfs-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: python3-rados-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: python3-rbd-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: python3-rgw-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: re2-1:20211101-3.el9.x86_64 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: thrift-0.15.0-2.el9.x86_64 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:40:59.483 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:40:59.747 INFO:teuthology.orchestra.run.smithi097.stdout:(16/36): ceph-osd-19.0.0-1241.g164d3be4.el9.x86 16 MB/s | 17 MB 00:01 2024-02-05T07:40:59.764 INFO:teuthology.orchestra.run.smithi097.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 74 kB/s | 22 kB 00:00 2024-02-05T07:40:59.822 INFO:teuthology.orchestra.run.smithi097.stdout:(18/36): ceph-mon-19.0.0-1241.g164d3be4.el9.x86 3.5 MB/s | 4.7 MB 00:01 2024-02-05T07:40:59.830 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install ceph-test 2024-02-05T07:40:59.892 INFO:teuthology.orchestra.run.smithi160.stdout:(3/36): ceph-mds-19.0.0-1241.g164d3be4.el9.x86_ 1.5 MB/s | 2.1 MB 00:01 2024-02-05T07:41:00.014 INFO:teuthology.orchestra.run.smithi097.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 174 kB/s | 43 kB 00:00 2024-02-05T07:41:00.031 INFO:teuthology.orchestra.run.smithi097.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 532 kB/s | 151 kB 00:00 2024-02-05T07:41:00.059 INFO:teuthology.orchestra.run.smithi160.stdout:(4/36): ceph-mon-19.0.0-1241.g164d3be4.el9.x86_ 3.4 MB/s | 4.7 MB 00:01 2024-02-05T07:41:00.084 INFO:teuthology.orchestra.run.smithi160.stdout:(5/36): ceph-mgr-modules-core-19.0.0-1241.g164d 1.3 MB/s | 247 kB 00:00 2024-02-05T07:41:00.123 INFO:teuthology.orchestra.run.smithi097.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 682 kB/s | 172 kB 00:00 2024-02-05T07:41:00.148 INFO:teuthology.orchestra.run.smithi097.stdout:(22/36): python3-cherrypy-18.6.1-2.el9.noarch.r 2.6 MB/s | 358 kB 00:00 2024-02-05T07:41:00.174 INFO:teuthology.orchestra.run.smithi097.stdout:(23/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 75 kB/s | 11 kB 00:00 2024-02-05T07:41:00.199 INFO:teuthology.orchestra.run.smithi097.stdout:(24/36): python3-jaraco-classes-3.2.1-5.el9.noa 234 kB/s | 18 kB 00:00 2024-02-05T07:41:00.234 INFO:teuthology.orchestra.run.smithi160.stdout:(6/36): lua-5.4.4-4.el9.x86_64.rpm 1.0 MB/s | 187 kB 00:00 2024-02-05T07:41:00.260 INFO:teuthology.orchestra.run.smithi160.stdout:(7/36): python3-mako-1.1.4-6.el9.noarch.rpm 822 kB/s | 144 kB 00:00 2024-02-05T07:41:00.276 INFO:teuthology.orchestra.run.smithi160.stdout:(8/36): python3-markupsafe-1.1.1-12.el9.x86_64. 755 kB/s | 32 kB 00:00 2024-02-05T07:41:00.293 INFO:teuthology.orchestra.run.smithi160.stdout:(9/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.4 MB/s | 47 kB 00:00 2024-02-05T07:41:00.310 INFO:teuthology.orchestra.run.smithi160.stdout:(10/36): python3-toml-0.10.2-6.el9.noarch.rpm 1.1 MB/s | 39 kB 00:00 2024-02-05T07:41:00.341 INFO:teuthology.orchestra.run.smithi097.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 139 kB/s | 23 kB 00:00 2024-02-05T07:41:00.344 INFO:teuthology.orchestra.run.smithi160.stdout:(11/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 241 kB 00:00 2024-02-05T07:41:00.383 INFO:teuthology.orchestra.run.smithi097.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 93 kB/s | 19 kB 00:00 2024-02-05T07:41:00.538 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:00:27 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:41:00.538 INFO:teuthology.orchestra.run.smithi097.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 69 kB/s | 20 kB 00:00 2024-02-05T07:41:00.539 INFO:teuthology.orchestra.run.smithi160.stdout:(12/36): python3-cryptography-36.0.1-4.el9.x86_ 11 MB/s | 1.1 MB 00:00 2024-02-05T07:41:00.539 INFO:teuthology.orchestra.run.smithi160.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 1.1 MB/s | 103 kB 00:00 2024-02-05T07:41:00.539 INFO:teuthology.orchestra.run.smithi160.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 2.9 MB/s | 124 kB 00:00 2024-02-05T07:41:00.539 INFO:teuthology.orchestra.run.smithi160.stdout:(15/36): python3-requests-2.25.1-8.el9.noarch.r 2.2 MB/s | 113 kB 00:00 2024-02-05T07:41:00.539 INFO:teuthology.orchestra.run.smithi160.stdout:(16/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.7 MB/s | 187 kB 00:00 2024-02-05T07:41:00.550 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:41:00.551 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:41:00.551 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repository Size 2024-02-05T07:41:00.552 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:41:00.552 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:41:00.552 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-test x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 47 M 2024-02-05T07:41:00.552 INFO:teuthology.orchestra.run.smithi120.stdout:Installing dependencies: 2024-02-05T07:41:00.552 INFO:teuthology.orchestra.run.smithi120.stdout: jq x86_64 1.6-16.el9 CentOS-BaseOS 186 k 2024-02-05T07:41:00.552 INFO:teuthology.orchestra.run.smithi120.stdout: libcephsqlite x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 163 k 2024-02-05T07:41:00.552 INFO:teuthology.orchestra.run.smithi120.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-BaseOS 217 k 2024-02-05T07:41:00.552 INFO:teuthology.orchestra.run.smithi120.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-02-05T07:41:00.552 INFO:teuthology.orchestra.run.smithi120.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-02-05T07:41:00.552 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:00.552 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:41:00.552 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:41:00.552 INFO:teuthology.orchestra.run.smithi120.stdout:Install 6 Packages 2024-02-05T07:41:00.552 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:00.553 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 48 M 2024-02-05T07:41:00.553 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 204 M 2024-02-05T07:41:00.553 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:41:00.679 INFO:teuthology.orchestra.run.smithi160.stdout:(17/36): ceph-osd-19.0.0-1241.g164d3be4.el9.x86 13 MB/s | 17 MB 00:01 2024-02-05T07:41:00.754 INFO:teuthology.orchestra.run.smithi120.stdout:(1/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.5 MB/s | 300 kB 00:00 2024-02-05T07:41:00.775 INFO:teuthology.orchestra.run.smithi097.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 107 kB/s | 46 kB 00:00 2024-02-05T07:41:00.779 INFO:teuthology.orchestra.run.smithi160.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 575 kB/s | 43 kB 00:00 2024-02-05T07:41:00.787 INFO:teuthology.orchestra.run.smithi120.stdout:(2/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.8 MB/s | 63 kB 00:00 2024-02-05T07:41:00.796 INFO:teuthology.orchestra.run.smithi160.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 532 kB/s | 151 kB 00:00 2024-02-05T07:41:00.837 INFO:teuthology.orchestra.run.smithi120.stdout:(3/6): jq-1.6-16.el9.x86_64.rpm 3.6 MB/s | 186 kB 00:00 2024-02-05T07:41:00.863 INFO:teuthology.orchestra.run.smithi120.stdout:(4/6): libcephsqlite-19.0.0-1241.g164d3be4.el9. 528 kB/s | 163 kB 00:00 2024-02-05T07:41:00.863 INFO:teuthology.orchestra.run.smithi160.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.0 MB/s | 172 kB 00:00 2024-02-05T07:41:00.888 INFO:teuthology.orchestra.run.smithi120.stdout:(5/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 4.2 MB/s | 217 kB 00:00 2024-02-05T07:41:00.888 INFO:teuthology.orchestra.run.smithi160.stdout:(21/36): python3-cherrypy-18.6.1-2.el9.noarch.r 3.9 MB/s | 358 kB 00:00 2024-02-05T07:41:00.905 INFO:teuthology.orchestra.run.smithi160.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 254 kB/s | 11 kB 00:00 2024-02-05T07:41:00.930 INFO:teuthology.orchestra.run.smithi160.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 422 kB/s | 18 kB 00:00 2024-02-05T07:41:00.955 INFO:teuthology.orchestra.run.smithi160.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 463 kB/s | 23 kB 00:00 2024-02-05T07:41:00.981 INFO:teuthology.orchestra.run.smithi160.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 386 kB/s | 19 kB 00:00 2024-02-05T07:41:01.006 INFO:teuthology.orchestra.run.smithi160.stdout:(26/36): lua-devel-5.4.4-4.el9.x86_64.rpm 43 kB/s | 22 kB 00:00 2024-02-05T07:41:01.009 INFO:teuthology.orchestra.run.smithi097.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 126 kB/s | 79 kB 00:00 2024-02-05T07:41:01.031 INFO:teuthology.orchestra.run.smithi160.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 260 kB/s | 20 kB 00:00 2024-02-05T07:41:01.056 INFO:teuthology.orchestra.run.smithi160.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 615 kB/s | 46 kB 00:00 2024-02-05T07:41:01.082 INFO:teuthology.orchestra.run.smithi160.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-02-05T07:41:01.107 INFO:teuthology.orchestra.run.smithi160.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 326 kB/s | 16 kB 00:00 2024-02-05T07:41:01.132 INFO:teuthology.orchestra.run.smithi160.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-02-05T07:41:01.158 INFO:teuthology.orchestra.run.smithi160.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 713 kB/s | 36 kB 00:00 2024-02-05T07:41:01.185 INFO:teuthology.orchestra.run.smithi160.stdout:(33/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-02-05T07:41:01.236 INFO:teuthology.orchestra.run.smithi160.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-02-05T07:41:01.252 INFO:teuthology.orchestra.run.smithi160.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 299 kB/s | 20 kB 00:00 2024-02-05T07:41:01.286 INFO:teuthology.orchestra.run.smithi160.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.3 MB/s | 427 kB 00:00 2024-02-05T07:41:01.290 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:01.290 INFO:teuthology.orchestra.run.smithi160.stdout:Total 9.5 MB/s | 30 MB 00:03 2024-02-05T07:41:01.306 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:41:01.346 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:41:01.346 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:41:01.742 INFO:teuthology.orchestra.run.smithi097.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 216 kB/s | 272 kB 00:01 2024-02-05T07:41:01.768 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:41:01.768 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:41:01.842 INFO:teuthology.orchestra.run.smithi097.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 15 kB/s | 16 kB 00:01 2024-02-05T07:41:02.059 INFO:teuthology.orchestra.run.smithi097.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 86 kB/s | 90 kB 00:01 2024-02-05T07:41:02.101 INFO:teuthology.orchestra.run.smithi097.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 100 kB/s | 36 kB 00:00 2024-02-05T07:41:02.360 INFO:teuthology.orchestra.run.smithi097.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 444 kB/s | 230 kB 00:00 2024-02-05T07:41:02.610 INFO:teuthology.orchestra.run.smithi097.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 39 kB/s | 20 kB 00:00 2024-02-05T07:41:02.727 INFO:teuthology.orchestra.run.smithi097.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 640 kB/s | 427 kB 00:00 2024-02-05T07:41:02.734 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:02.734 INFO:teuthology.orchestra.run.smithi097.stdout:Total 5.8 MB/s | 30 MB 00:05 2024-02-05T07:41:02.758 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:41:02.801 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:41:02.801 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:41:03.095 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:41:03.155 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-02-05T07:41:03.188 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-02-05T07:41:03.205 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:41:03.206 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:41:03.216 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-02-05T07:41:03.286 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-02-05T07:41:03.339 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-02-05T07:41:03.373 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-02-05T07:41:03.465 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-02-05T07:41:03.542 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-02-05T07:41:03.591 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-02-05T07:41:03.664 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-02-05T07:41:03.717 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-02-05T07:41:03.756 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-02-05T07:41:03.804 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-02-05T07:41:03.872 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-02-05T07:41:04.052 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-02-05T07:41:04.101 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-02-05T07:41:04.139 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-02-05T07:41:04.154 INFO:teuthology.orchestra.run.smithi120.stdout:(6/6): ceph-test-19.0.0-1241.g164d3be4.el9.x86_ 13 MB/s | 47 MB 00:03 2024-02-05T07:41:04.157 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:04.158 INFO:teuthology.orchestra.run.smithi120.stdout:Total 13 MB/s | 48 MB 00:03 2024-02-05T07:41:04.158 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:41:04.174 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-02-05T07:41:04.178 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:41:04.178 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:41:04.196 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-02-05T07:41:04.264 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-02-05T07:41:04.298 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-05T07:41:04.331 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-02-05T07:41:04.371 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-02-05T07:41:04.407 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-02-05T07:41:04.441 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-02-05T07:41:04.530 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-02-05T07:41:04.536 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:41:04.557 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:41:04.558 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:41:04.572 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-02-05T07:41:04.605 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-02-05T07:41:04.637 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-02-05T07:41:04.643 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-02-05T07:41:04.666 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-02-05T07:41:04.736 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-02-05T07:41:04.773 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-02-05T07:41:04.780 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-02-05T07:41:04.814 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-02-05T07:41:04.905 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-02-05T07:41:04.906 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-05T07:41:04.984 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-02-05T07:41:05.025 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-02-05T07:41:05.063 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-1241.g164d3be4.el9. 31/36 2024-02-05T07:41:05.093 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 32/36 2024-02-05T07:41:05.097 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-02-05T07:41:05.118 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 32/36 2024-02-05T07:41:05.119 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:05.119 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-02-05T07:41:05.119 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-05T07:41:05.119 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-05T07:41:05.119 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:05.139 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:41:05.159 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-02-05T07:41:05.197 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-02-05T07:41:05.211 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 1/6 2024-02-05T07:41:05.245 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : jq-1.6-16.el9.x86_64 2/6 2024-02-05T07:41:05.247 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-02-05T07:41:05.289 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/6 2024-02-05T07:41:05.308 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-02-05T07:41:05.337 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 4/6 2024-02-05T07:41:05.366 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : libcephsqlite-2:19.0.0-1241.g164d3be4.el9.x86_64 5/6 2024-02-05T07:41:05.494 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-02-05T07:41:05.543 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-02-05T07:41:05.574 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-02-05T07:41:05.608 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-02-05T07:41:05.638 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-02-05T07:41:05.714 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-02-05T07:41:05.749 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-05T07:41:05.782 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-02-05T07:41:05.822 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-02-05T07:41:05.857 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-02-05T07:41:05.892 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-02-05T07:41:05.980 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-02-05T07:41:06.015 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-02-05T07:41:06.086 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-02-05T07:41:06.224 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-02-05T07:41:06.349 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-05T07:41:06.516 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-1241.g164d3be4.el9. 31/36 2024-02-05T07:41:06.545 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 32/36 2024-02-05T07:41:06.552 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-osd-2:19.0.0-1241.g164d3be4.el9.x86_64 33/36 2024-02-05T07:41:06.570 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 32/36 2024-02-05T07:41:06.571 INFO:teuthology.orchestra.run.smithi097.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:06.571 INFO:teuthology.orchestra.run.smithi097.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-02-05T07:41:06.571 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-05T07:41:06.571 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-05T07:41:06.571 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:06.580 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-osd-2:19.0.0-1241.g164d3be4.el9.x86_64 33/36 2024-02-05T07:41:06.580 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:06.580 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-02-05T07:41:06.580 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-05T07:41:06.580 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-05T07:41:06.580 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:07.020 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mon-2:19.0.0-1241.g164d3be4.el9.x86_64 34/36 2024-02-05T07:41:07.043 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mon-2:19.0.0-1241.g164d3be4.el9.x86_64 34/36 2024-02-05T07:41:07.043 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:07.043 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-02-05T07:41:07.043 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-05T07:41:07.043 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-05T07:41:07.043 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:07.254 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mds-2:19.0.0-1241.g164d3be4.el9.x86_64 35/36 2024-02-05T07:41:07.277 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mds-2:19.0.0-1241.g164d3be4.el9.x86_64 35/36 2024-02-05T07:41:07.277 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:07.277 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-02-05T07:41:07.277 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-05T07:41:07.277 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-05T07:41:07.277 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:07.343 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-2:19.0.0-1241.g164d3be4.el9.x86_64 36/36 2024-02-05T07:41:08.012 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-osd-2:19.0.0-1241.g164d3be4.el9.x86_64 33/36 2024-02-05T07:41:08.039 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-osd-2:19.0.0-1241.g164d3be4.el9.x86_64 33/36 2024-02-05T07:41:08.039 INFO:teuthology.orchestra.run.smithi097.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:08.039 INFO:teuthology.orchestra.run.smithi097.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-02-05T07:41:08.039 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-05T07:41:08.039 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-05T07:41:08.039 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:08.480 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mon-2:19.0.0-1241.g164d3be4.el9.x86_64 34/36 2024-02-05T07:41:08.503 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mon-2:19.0.0-1241.g164d3be4.el9.x86_64 34/36 2024-02-05T07:41:08.503 INFO:teuthology.orchestra.run.smithi097.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:08.503 INFO:teuthology.orchestra.run.smithi097.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-02-05T07:41:08.503 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-05T07:41:08.503 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-05T07:41:08.503 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:08.705 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mds-2:19.0.0-1241.g164d3be4.el9.x86_64 35/36 2024-02-05T07:41:08.728 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mds-2:19.0.0-1241.g164d3be4.el9.x86_64 35/36 2024-02-05T07:41:08.728 INFO:teuthology.orchestra.run.smithi097.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:08.729 INFO:teuthology.orchestra.run.smithi097.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-02-05T07:41:08.729 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-05T07:41:08.729 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-05T07:41:08.729 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:08.794 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-2:19.0.0-1241.g164d3be4.el9.x86_64 36/36 2024-02-05T07:41:09.070 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-2:19.0.0-1241.g164d3be4.el9.x86_64 36/36 2024-02-05T07:41:09.070 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-2:19.0.0-1241.g164d3be4.el9.x86_64 1/36 2024-02-05T07:41:09.070 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mds-2:19.0.0-1241.g164d3be4.el9.x86_64 2/36 2024-02-05T07:41:09.070 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 3/36 2024-02-05T07:41:09.070 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mon-2:19.0.0-1241.g164d3be4.el9.x86_64 4/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-osd-2:19.0.0-1241.g164d3be4.el9.x86_64 5/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-1241.g164d3be4.el9. 6/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 16/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 17/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-02-05T07:41:09.071 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-02-05T07:41:09.072 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-02-05T07:41:09.072 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-05T07:41:09.072 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-02-05T07:41:09.072 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-02-05T07:41:09.072 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-02-05T07:41:09.072 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-02-05T07:41:09.073 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-02-05T07:41:09.073 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-02-05T07:41:09.073 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-02-05T07:41:09.073 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-02-05T07:41:09.073 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-05T07:41:09.074 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-02-05T07:41:09.074 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-02-05T07:41:09.074 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-02-05T07:41:09.074 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-02-05T07:41:09.074 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-02-05T07:41:09.859 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: libcephsqlite-2:19.0.0-1241.g164d3be4.el9.x86_64 5/6 2024-02-05T07:41:09.932 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-test-2:19.0.0-1241.g164d3be4.el9.x86_64 6/6 2024-02-05T07:41:10.002 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-02-05T07:41:10.002 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:10.003 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:41:10.003 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:10.003 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mds-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:10.003 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:10.003 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-modules-core-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:10.003 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mon-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:10.003 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-osd-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:10.003 INFO:teuthology.orchestra.run.smithi160.stdout: lua-5.4.4-4.el9.x86_64 2024-02-05T07:41:10.003 INFO:teuthology.orchestra.run.smithi160.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-02-05T07:41:10.003 INFO:teuthology.orchestra.run.smithi160.stdout: luarocks-3.9.2-1.el9.noarch 2024-02-05T07:41:10.003 INFO:teuthology.orchestra.run.smithi160.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-02-05T07:41:10.003 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-02-05T07:41:10.003 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-02-05T07:41:10.004 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-02-05T07:41:10.004 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-02-05T07:41:10.004 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-02-05T07:41:10.004 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-02-05T07:41:10.004 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-02-05T07:41:10.004 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-02-05T07:41:10.004 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-02-05T07:41:10.004 INFO:teuthology.orchestra.run.smithi160.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-02-05T07:41:10.004 INFO:teuthology.orchestra.run.smithi160.stdout: python3-mako-1.1.4-6.el9.noarch 2024-02-05T07:41:10.004 INFO:teuthology.orchestra.run.smithi160.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-02-05T07:41:10.004 INFO:teuthology.orchestra.run.smithi160.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-02-05T07:41:10.004 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-02-05T07:41:10.004 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ply-3.11-14.el9.noarch 2024-02-05T07:41:10.005 INFO:teuthology.orchestra.run.smithi160.stdout: python3-portend-3.1.0-2.el9.noarch 2024-02-05T07:41:10.005 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-02-05T07:41:10.005 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pycparser-2.20-6.el9.noarch 2024-02-05T07:41:10.005 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytz-2021.1-5.el9.noarch 2024-02-05T07:41:10.005 INFO:teuthology.orchestra.run.smithi160.stdout: python3-requests-2.25.1-8.el9.noarch 2024-02-05T07:41:10.005 INFO:teuthology.orchestra.run.smithi160.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-02-05T07:41:10.005 INFO:teuthology.orchestra.run.smithi160.stdout: python3-toml-0.10.2-6.el9.noarch 2024-02-05T07:41:10.005 INFO:teuthology.orchestra.run.smithi160.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-02-05T07:41:10.005 INFO:teuthology.orchestra.run.smithi160.stdout: python3-webob-1.8.7-6.el9.noarch 2024-02-05T07:41:10.005 INFO:teuthology.orchestra.run.smithi160.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-02-05T07:41:10.005 INFO:teuthology.orchestra.run.smithi160.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-02-05T07:41:10.005 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:10.006 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:10.375 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-base 2024-02-05T07:41:10.702 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-2:19.0.0-1241.g164d3be4.el9.x86_64 36/36 2024-02-05T07:41:10.702 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-2:19.0.0-1241.g164d3be4.el9.x86_64 1/36 2024-02-05T07:41:10.702 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mds-2:19.0.0-1241.g164d3be4.el9.x86_64 2/36 2024-02-05T07:41:10.702 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 3/36 2024-02-05T07:41:10.702 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mon-2:19.0.0-1241.g164d3be4.el9.x86_64 4/36 2024-02-05T07:41:10.702 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-osd-2:19.0.0-1241.g164d3be4.el9.x86_64 5/36 2024-02-05T07:41:10.702 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-1241.g164d3be4.el9. 6/36 2024-02-05T07:41:10.702 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-02-05T07:41:10.702 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-02-05T07:41:10.702 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-02-05T07:41:10.703 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-02-05T07:41:10.703 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-02-05T07:41:10.703 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-02-05T07:41:10.703 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-02-05T07:41:10.703 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-02-05T07:41:10.703 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-02-05T07:41:10.703 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 16/36 2024-02-05T07:41:10.703 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 17/36 2024-02-05T07:41:10.703 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-02-05T07:41:10.703 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-02-05T07:41:10.703 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-02-05T07:41:10.703 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-05T07:41:10.703 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-02-05T07:41:10.703 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-02-05T07:41:10.704 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-02-05T07:41:10.704 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-02-05T07:41:10.704 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-02-05T07:41:10.704 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-02-05T07:41:10.704 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-02-05T07:41:10.704 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-02-05T07:41:10.704 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-05T07:41:10.704 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-02-05T07:41:10.704 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-02-05T07:41:10.704 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-02-05T07:41:10.704 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-02-05T07:41:10.704 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-02-05T07:41:10.950 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:55 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:11.055 INFO:teuthology.orchestra.run.smithi160.stdout:Package ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:11.105 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:11.107 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-02-05T07:41:11.107 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:11.169 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install cephadm 2024-02-05T07:41:11.695 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-02-05T07:41:11.695 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:11.695 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:41:11.695 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:11.696 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mds-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:11.696 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:11.696 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-modules-core-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:11.696 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mon-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:11.696 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-osd-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:11.696 INFO:teuthology.orchestra.run.smithi097.stdout: lua-5.4.4-4.el9.x86_64 2024-02-05T07:41:11.696 INFO:teuthology.orchestra.run.smithi097.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-02-05T07:41:11.696 INFO:teuthology.orchestra.run.smithi097.stdout: luarocks-3.9.2-1.el9.noarch 2024-02-05T07:41:11.696 INFO:teuthology.orchestra.run.smithi097.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-02-05T07:41:11.696 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-02-05T07:41:11.696 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-02-05T07:41:11.696 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-02-05T07:41:11.696 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-02-05T07:41:11.697 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-02-05T07:41:11.697 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-02-05T07:41:11.697 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-02-05T07:41:11.697 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-02-05T07:41:11.697 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-02-05T07:41:11.697 INFO:teuthology.orchestra.run.smithi097.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-02-05T07:41:11.697 INFO:teuthology.orchestra.run.smithi097.stdout: python3-mako-1.1.4-6.el9.noarch 2024-02-05T07:41:11.697 INFO:teuthology.orchestra.run.smithi097.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-02-05T07:41:11.697 INFO:teuthology.orchestra.run.smithi097.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-02-05T07:41:11.697 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-02-05T07:41:11.697 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ply-3.11-14.el9.noarch 2024-02-05T07:41:11.697 INFO:teuthology.orchestra.run.smithi097.stdout: python3-portend-3.1.0-2.el9.noarch 2024-02-05T07:41:11.697 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-02-05T07:41:11.697 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pycparser-2.20-6.el9.noarch 2024-02-05T07:41:11.698 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pytz-2021.1-5.el9.noarch 2024-02-05T07:41:11.698 INFO:teuthology.orchestra.run.smithi097.stdout: python3-requests-2.25.1-8.el9.noarch 2024-02-05T07:41:11.698 INFO:teuthology.orchestra.run.smithi097.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-02-05T07:41:11.698 INFO:teuthology.orchestra.run.smithi097.stdout: python3-toml-0.10.2-6.el9.noarch 2024-02-05T07:41:11.698 INFO:teuthology.orchestra.run.smithi097.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-02-05T07:41:11.698 INFO:teuthology.orchestra.run.smithi097.stdout: python3-webob-1.8.7-6.el9.noarch 2024-02-05T07:41:11.698 INFO:teuthology.orchestra.run.smithi097.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-02-05T07:41:11.698 INFO:teuthology.orchestra.run.smithi097.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-02-05T07:41:11.698 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:11.698 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:11.731 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:56 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:11.887 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:11.888 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:11.888 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-02-05T07:41:11.889 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:11.889 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:41:11.889 INFO:teuthology.orchestra.run.smithi160.stdout: cephadm noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 748 k 2024-02-05T07:41:11.889 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:11.889 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:41:11.889 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:11.889 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-02-05T07:41:11.889 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:11.889 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 748 k 2024-02-05T07:41:11.889 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 754 k 2024-02-05T07:41:11.889 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:41:12.039 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-base 2024-02-05T07:41:12.161 INFO:teuthology.orchestra.run.smithi160.stdout:cephadm-19.0.0-1241.g164d3be4.el9.noarch.rpm 2.7 MB/s | 748 kB 00:00 2024-02-05T07:41:12.161 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:12.162 INFO:teuthology.orchestra.run.smithi160.stdout:Total 2.7 MB/s | 748 kB 00:00 2024-02-05T07:41:12.162 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:41:12.167 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:41:12.167 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:41:12.173 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:41:12.173 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:41:12.247 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:41:12.397 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-test-2:19.0.0-1241.g164d3be4.el9.x86_64 6/6 2024-02-05T07:41:12.397 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-test-2:19.0.0-1241.g164d3be4.el9.x86_64 1/6 2024-02-05T07:41:12.397 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : libcephsqlite-2:19.0.0-1241.g164d3be4.el9.x86_64 2/6 2024-02-05T07:41:12.397 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/6 2024-02-05T07:41:12.397 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/6 2024-02-05T07:41:12.397 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : jq-1.6-16.el9.x86_64 5/6 2024-02-05T07:41:12.607 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:56 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:12.694 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/1 2024-02-05T07:41:12.708 INFO:teuthology.orchestra.run.smithi097.stdout:Package ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:12.753 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 6/6 2024-02-05T07:41:12.753 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:12.753 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:41:12.753 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-test-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:12.754 INFO:teuthology.orchestra.run.smithi120.stdout: jq-1.6-16.el9.x86_64 2024-02-05T07:41:12.754 INFO:teuthology.orchestra.run.smithi120.stdout: libcephsqlite-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:12.754 INFO:teuthology.orchestra.run.smithi120.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-02-05T07:41:12.754 INFO:teuthology.orchestra.run.smithi120.stdout: socat-1.7.4.1-5.el9.x86_64 2024-02-05T07:41:12.754 INFO:teuthology.orchestra.run.smithi120.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-02-05T07:41:12.754 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:12.754 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:41:12.759 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:12.760 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2024-02-05T07:41:12.760 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:12.774 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/1 2024-02-05T07:41:12.832 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install cephadm 2024-02-05T07:41:13.091 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install ceph 2024-02-05T07:41:13.208 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/1 2024-02-05T07:41:13.394 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:57 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:13.528 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/1 2024-02-05T07:41:13.528 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:13.528 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:41:13.529 INFO:teuthology.orchestra.run.smithi160.stdout: cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:13.529 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:13.529 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:13.550 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:13.551 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:13.551 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2024-02-05T07:41:13.551 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:13.551 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:41:13.551 INFO:teuthology.orchestra.run.smithi097.stdout: cephadm noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 748 k 2024-02-05T07:41:13.551 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:13.552 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:41:13.552 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:13.552 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2024-02-05T07:41:13.552 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:13.552 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 748 k 2024-02-05T07:41:13.552 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 754 k 2024-02-05T07:41:13.552 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:41:13.665 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:00:40 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:41:13.742 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-immutable-object-cache 2024-02-05T07:41:13.829 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:41:13.832 INFO:teuthology.orchestra.run.smithi120.stdout:========================================================================================= 2024-02-05T07:41:13.832 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repository Size 2024-02-05T07:41:13.832 INFO:teuthology.orchestra.run.smithi120.stdout:========================================================================================= 2024-02-05T07:41:13.832 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:41:13.832 INFO:teuthology.orchestra.run.smithi120.stdout: ceph x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 6.6 k 2024-02-05T07:41:13.832 INFO:teuthology.orchestra.run.smithi120.stdout:Installing dependencies: 2024-02-05T07:41:13.832 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mds x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 2.1 M 2024-02-05T07:41:13.832 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mgr x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 1.5 M 2024-02-05T07:41:13.832 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mgr-modules-core noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 247 k 2024-02-05T07:41:13.832 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mon x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 4.7 M 2024-02-05T07:41:13.832 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-osd x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 17 M 2024-02-05T07:41:13.832 INFO:teuthology.orchestra.run.smithi120.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-02-05T07:41:13.832 INFO:teuthology.orchestra.run.smithi120.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-02-05T07:41:13.832 INFO:teuthology.orchestra.run.smithi120.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-02-05T07:41:13.833 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout: python3-requests noarch 2.25.1-8.el9 CentOS-BaseOS 113 k 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout:========================================================================================= 2024-02-05T07:41:13.834 INFO:teuthology.orchestra.run.smithi120.stdout:Install 36 Packages 2024-02-05T07:41:13.835 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:13.835 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 30 M 2024-02-05T07:41:13.835 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 107 M 2024-02-05T07:41:13.835 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:41:13.847 INFO:teuthology.orchestra.run.smithi097.stdout:cephadm-19.0.0-1241.g164d3be4.el9.noarch.rpm 2.5 MB/s | 748 kB 00:00 2024-02-05T07:41:13.848 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:13.848 INFO:teuthology.orchestra.run.smithi097.stdout:Total 2.5 MB/s | 748 kB 00:00 2024-02-05T07:41:13.848 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:41:13.853 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:41:13.853 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:41:13.859 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:41:13.859 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:41:13.932 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:41:14.318 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:59 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:14.380 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/1 2024-02-05T07:41:14.442 INFO:teuthology.orchestra.run.smithi120.stdout:(1/36): ceph-19.0.0-1241.g164d3be4.el9.x86_64.r 34 kB/s | 6.6 kB 00:00 2024-02-05T07:41:14.469 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/1 2024-02-05T07:41:14.476 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:14.477 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:14.477 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repo Size 2024-02-05T07:41:14.477 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:14.477 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:41:14.477 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 145 k 2024-02-05T07:41:14.477 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:14.477 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:41:14.477 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:14.477 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-02-05T07:41:14.477 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:14.478 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 145 k 2024-02-05T07:41:14.478 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 436 k 2024-02-05T07:41:14.478 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:41:14.642 INFO:teuthology.orchestra.run.smithi120.stdout:(2/36): ceph-mds-19.0.0-1241.g164d3be4.el9.x86_ 5.4 MB/s | 2.1 MB 00:00 2024-02-05T07:41:14.866 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/1 2024-02-05T07:41:15.059 INFO:teuthology.orchestra.run.smithi120.stdout:(3/36): ceph-mgr-19.0.0-1241.g164d3be4.el9.x86_ 1.8 MB/s | 1.5 MB 00:00 2024-02-05T07:41:15.091 INFO:teuthology.orchestra.run.smithi160.stdout:ceph-immutable-object-cache-19.0.0-1241.g164d3b 237 kB/s | 145 kB 00:00 2024-02-05T07:41:15.092 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:15.092 INFO:teuthology.orchestra.run.smithi160.stdout:Total 236 kB/s | 145 kB 00:00 2024-02-05T07:41:15.092 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:41:15.101 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:41:15.101 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:41:15.134 INFO:teuthology.orchestra.run.smithi120.stdout:(4/36): ceph-mon-19.0.0-1241.g164d3be4.el9.x86_ 6.8 MB/s | 4.7 MB 00:00 2024-02-05T07:41:15.155 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:41:15.155 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:41:15.186 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/1 2024-02-05T07:41:15.186 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:15.186 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:41:15.186 INFO:teuthology.orchestra.run.smithi097.stdout: cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:15.186 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:15.186 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:15.218 INFO:teuthology.orchestra.run.smithi120.stdout:(5/36): ceph-mgr-modules-core-19.0.0-1241.g164d 1.5 MB/s | 247 kB 00:00 2024-02-05T07:41:15.301 INFO:teuthology.orchestra.run.smithi120.stdout:(6/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.7 MB/s | 144 kB 00:00 2024-02-05T07:41:15.307 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:41:15.327 INFO:teuthology.orchestra.run.smithi120.stdout:(7/36): lua-5.4.4-4.el9.x86_64.rpm 971 kB/s | 187 kB 00:00 2024-02-05T07:41:15.352 INFO:teuthology.orchestra.run.smithi120.stdout:(8/36): python3-markupsafe-1.1.1-12.el9.x86_64. 630 kB/s | 32 kB 00:00 2024-02-05T07:41:15.367 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-1241.g164d3be4. 1/1 2024-02-05T07:41:15.376 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-immutable-object-cache 2024-02-05T07:41:15.377 INFO:teuthology.orchestra.run.smithi120.stdout:(9/36): python3-pytz-2021.1-5.el9.noarch.rpm 942 kB/s | 47 kB 00:00 2024-02-05T07:41:15.390 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-1241.g164d3be4. 1/1 2024-02-05T07:41:15.390 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:15.391 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-02-05T07:41:15.391 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:15.403 INFO:teuthology.orchestra.run.smithi120.stdout:(10/36): python3-toml-0.10.2-6.el9.noarch.rpm 769 kB/s | 39 kB 00:00 2024-02-05T07:41:15.428 INFO:teuthology.orchestra.run.smithi120.stdout:(11/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 241 kB 00:00 2024-02-05T07:41:15.495 INFO:teuthology.orchestra.run.smithi120.stdout:(12/36): python3-cryptography-36.0.1-4.el9.x86_ 12 MB/s | 1.1 MB 00:00 2024-02-05T07:41:15.521 INFO:teuthology.orchestra.run.smithi120.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 1.1 MB/s | 103 kB 00:00 2024-02-05T07:41:15.538 INFO:teuthology.orchestra.run.smithi120.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 2.9 MB/s | 124 kB 00:00 2024-02-05T07:41:15.563 INFO:teuthology.orchestra.run.smithi120.stdout:(15/36): python3-requests-2.25.1-8.el9.noarch.r 2.6 MB/s | 113 kB 00:00 2024-02-05T07:41:15.588 INFO:teuthology.orchestra.run.smithi120.stdout:(16/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.6 MB/s | 187 kB 00:00 2024-02-05T07:41:15.697 INFO:teuthology.orchestra.run.smithi120.stdout:(17/36): luarocks-3.9.2-1.el9.noarch.rpm 1.4 MB/s | 151 kB 00:00 2024-02-05T07:41:15.739 INFO:teuthology.orchestra.run.smithi120.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.0 MB/s | 43 kB 00:00 2024-02-05T07:41:15.939 INFO:teuthology.orchestra.run.smithi120.stdout:(19/36): ceph-osd-19.0.0-1241.g164d3be4.el9.x86 13 MB/s | 17 MB 00:01 2024-02-05T07:41:15.940 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:59 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:15.964 INFO:teuthology.orchestra.run.smithi120.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 761 kB/s | 172 kB 00:00 2024-02-05T07:41:16.015 INFO:teuthology.orchestra.run.smithi120.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 214 kB/s | 11 kB 00:00 2024-02-05T07:41:16.057 INFO:teuthology.orchestra.run.smithi120.stdout:(22/36): python3-jaraco-classes-3.2.1-5.el9.noa 422 kB/s | 18 kB 00:00 2024-02-05T07:41:16.099 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:16.099 INFO:teuthology.orchestra.run.smithi120.stdout:(23/36): python3-jaraco-collections-3.0.0-8.el9 556 kB/s | 23 kB 00:00 2024-02-05T07:41:16.100 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:16.100 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repo Size 2024-02-05T07:41:16.100 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:16.100 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:41:16.100 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 145 k 2024-02-05T07:41:16.100 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:16.100 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:41:16.100 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:16.101 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2024-02-05T07:41:16.101 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:16.101 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 145 k 2024-02-05T07:41:16.101 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 436 k 2024-02-05T07:41:16.101 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:41:16.141 INFO:teuthology.orchestra.run.smithi120.stdout:(24/36): python3-jaraco-functools-3.5.0-2.el9.n 468 kB/s | 19 kB 00:00 2024-02-05T07:41:16.183 INFO:teuthology.orchestra.run.smithi120.stdout:(25/36): python3-jaraco-text-3.2.0-6.el9.noarch 473 kB/s | 20 kB 00:00 2024-02-05T07:41:16.208 INFO:teuthology.orchestra.run.smithi120.stdout:(26/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-02-05T07:41:16.235 INFO:teuthology.orchestra.run.smithi120.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 921 kB/s | 46 kB 00:00 2024-02-05T07:41:16.292 INFO:teuthology.orchestra.run.smithi120.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 944 kB/s | 79 kB 00:00 2024-02-05T07:41:16.317 INFO:teuthology.orchestra.run.smithi120.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 3.2 MB/s | 272 kB 00:00 2024-02-05T07:41:16.334 INFO:teuthology.orchestra.run.smithi120.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 400 kB/s | 16 kB 00:00 2024-02-05T07:41:16.351 INFO:teuthology.orchestra.run.smithi120.stdout:(31/36): lua-devel-5.4.4-4.el9.x86_64.rpm 28 kB/s | 22 kB 00:00 2024-02-05T07:41:16.376 INFO:teuthology.orchestra.run.smithi120.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-02-05T07:41:16.402 INFO:teuthology.orchestra.run.smithi120.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 538 kB/s | 36 kB 00:00 2024-02-05T07:41:16.402 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-1241.g164d3be4. 1/1 2024-02-05T07:41:16.402 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:16.402 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:41:16.402 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-immutable-object-cache-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:16.402 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:16.403 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:16.435 INFO:teuthology.orchestra.run.smithi120.stdout:(34/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 7.1 MB/s | 427 kB 00:00 2024-02-05T07:41:16.461 INFO:teuthology.orchestra.run.smithi120.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 341 kB/s | 20 kB 00:00 2024-02-05T07:41:16.552 INFO:teuthology.orchestra.run.smithi120.stdout:(36/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.1 MB/s | 230 kB 00:00 2024-02-05T07:41:16.556 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:16.556 INFO:teuthology.orchestra.run.smithi120.stdout:Total 11 MB/s | 30 MB 00:02 2024-02-05T07:41:16.570 INFO:teuthology.orchestra.run.smithi097.stdout:ceph-immutable-object-cache-19.0.0-1241.g164d3b 309 kB/s | 145 kB 00:00 2024-02-05T07:41:16.571 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:16.571 INFO:teuthology.orchestra.run.smithi097.stdout:Total 308 kB/s | 145 kB 00:00 2024-02-05T07:41:16.571 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:41:16.576 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:41:16.579 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:41:16.579 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:41:16.619 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:41:16.619 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:41:16.630 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:41:16.630 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:41:16.634 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr 2024-02-05T07:41:16.785 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:41:16.846 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-1241.g164d3be4. 1/1 2024-02-05T07:41:16.870 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-1241.g164d3be4. 1/1 2024-02-05T07:41:16.870 INFO:teuthology.orchestra.run.smithi097.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:16.870 INFO:teuthology.orchestra.run.smithi097.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-02-05T07:41:16.870 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:17.037 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:41:17.037 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:41:17.208 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:02 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:17.313 INFO:teuthology.orchestra.run.smithi160.stdout:Package ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:17.365 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:17.366 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-02-05T07:41:17.366 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:17.438 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr-dashboard 2024-02-05T07:41:17.926 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-1241.g164d3be4. 1/1 2024-02-05T07:41:17.926 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:17.926 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:41:17.926 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-immutable-object-cache-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:17.926 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:17.926 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:17.996 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:02 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:18.153 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:18.154 INFO:teuthology.orchestra.run.smithi160.stdout:====================================================================================== 2024-02-05T07:41:18.154 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-02-05T07:41:18.154 INFO:teuthology.orchestra.run.smithi160.stdout:====================================================================================== 2024-02-05T07:41:18.154 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:41:18.154 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-dashboard noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 1.8 M 2024-02-05T07:41:18.154 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-02-05T07:41:18.155 INFO:teuthology.orchestra.run.smithi160.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-02-05T07:41:18.155 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-grafana-dashboards noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 28 k 2024-02-05T07:41:18.155 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-prometheus-alerts noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 15 k 2024-02-05T07:41:18.155 INFO:teuthology.orchestra.run.smithi160.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-02-05T07:41:18.155 INFO:teuthology.orchestra.run.smithi160.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-02-05T07:41:18.155 INFO:teuthology.orchestra.run.smithi160.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-02-05T07:41:18.155 INFO:teuthology.orchestra.run.smithi160.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-02-05T07:41:18.155 INFO:teuthology.orchestra.run.smithi160.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-02-05T07:41:18.155 INFO:teuthology.orchestra.run.smithi160.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-02-05T07:41:18.155 INFO:teuthology.orchestra.run.smithi160.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-02-05T07:41:18.155 INFO:teuthology.orchestra.run.smithi160.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-02-05T07:41:18.155 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:18.155 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:41:18.155 INFO:teuthology.orchestra.run.smithi160.stdout:====================================================================================== 2024-02-05T07:41:18.156 INFO:teuthology.orchestra.run.smithi160.stdout:Install 12 Packages 2024-02-05T07:41:18.156 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:18.156 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 6.8 M 2024-02-05T07:41:18.156 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 26 M 2024-02-05T07:41:18.156 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:41:18.196 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr 2024-02-05T07:41:18.427 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:41:18.489 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-02-05T07:41:18.521 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-02-05T07:41:18.550 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-02-05T07:41:18.620 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-02-05T07:41:18.656 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-02-05T07:41:18.690 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-02-05T07:41:18.775 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:02 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:18.780 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-02-05T07:41:18.850 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-02-05T07:41:18.879 INFO:teuthology.orchestra.run.smithi097.stdout:Package ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:18.893 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-02-05T07:41:18.931 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:18.932 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2024-02-05T07:41:18.932 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:18.964 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-02-05T07:41:18.985 INFO:teuthology.orchestra.run.smithi160.stdout:(1/12): ceph-grafana-dashboards-19.0.0-1241.g16 143 kB/s | 28 kB 00:00 2024-02-05T07:41:19.002 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr-dashboard 2024-02-05T07:41:19.010 INFO:teuthology.orchestra.run.smithi160.stdout:(2/12): ceph-prometheus-alerts-19.0.0-1241.g164 68 kB/s | 15 kB 00:00 2024-02-05T07:41:19.018 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-02-05T07:41:19.057 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-02-05T07:41:19.106 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-02-05T07:41:19.165 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-02-05T07:41:19.185 INFO:teuthology.orchestra.run.smithi160.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.3 MB/s | 238 kB 00:00 2024-02-05T07:41:19.219 INFO:teuthology.orchestra.run.smithi160.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.3 MB/s | 1.0 MB 00:00 2024-02-05T07:41:19.354 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-02-05T07:41:19.361 INFO:teuthology.orchestra.run.smithi160.stdout:(5/12): ceph-mgr-dashboard-19.0.0-1241.g164d3be 3.1 MB/s | 1.8 MB 00:00 2024-02-05T07:41:19.403 INFO:teuthology.orchestra.run.smithi160.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 2.9 MB/s | 548 kB 00:00 2024-02-05T07:41:19.404 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-02-05T07:41:19.428 INFO:teuthology.orchestra.run.smithi160.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 292 kB/s | 19 kB 00:00 2024-02-05T07:41:19.440 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-02-05T07:41:19.470 INFO:teuthology.orchestra.run.smithi160.stdout:(8/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.0 MB/s | 863 kB 00:00 2024-02-05T07:41:19.476 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-02-05T07:41:19.507 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-02-05T07:41:19.512 INFO:teuthology.orchestra.run.smithi160.stdout:(9/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 19 MB/s | 2.0 MB 00:00 2024-02-05T07:41:19.537 INFO:teuthology.orchestra.run.smithi160.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 1.3 MB/s | 144 kB 00:00 2024-02-05T07:41:19.555 INFO:teuthology.orchestra.run.smithi160.stdout:(11/12): python3-repoze-lru-0.7-16.el9.noarch.r 375 kB/s | 31 kB 00:00 2024-02-05T07:41:19.558 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:03 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:19.574 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-02-05T07:41:19.579 INFO:teuthology.orchestra.run.smithi160.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 4.4 MB/s | 188 kB 00:00 2024-02-05T07:41:19.584 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:19.584 INFO:teuthology.orchestra.run.smithi160.stdout:Total 4.8 MB/s | 6.8 MB 00:01 2024-02-05T07:41:19.602 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:41:19.609 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-05T07:41:19.619 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:41:19.619 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:41:19.643 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-02-05T07:41:19.683 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-02-05T07:41:19.714 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:19.715 INFO:teuthology.orchestra.run.smithi097.stdout:====================================================================================== 2024-02-05T07:41:19.715 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2024-02-05T07:41:19.715 INFO:teuthology.orchestra.run.smithi097.stdout:====================================================================================== 2024-02-05T07:41:19.715 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:41:19.715 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-dashboard noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 1.8 M 2024-02-05T07:41:19.715 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2024-02-05T07:41:19.715 INFO:teuthology.orchestra.run.smithi097.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-02-05T07:41:19.716 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-grafana-dashboards noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 28 k 2024-02-05T07:41:19.716 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-prometheus-alerts noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 15 k 2024-02-05T07:41:19.716 INFO:teuthology.orchestra.run.smithi097.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-02-05T07:41:19.716 INFO:teuthology.orchestra.run.smithi097.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-02-05T07:41:19.716 INFO:teuthology.orchestra.run.smithi097.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-02-05T07:41:19.716 INFO:teuthology.orchestra.run.smithi097.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-02-05T07:41:19.716 INFO:teuthology.orchestra.run.smithi097.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-02-05T07:41:19.716 INFO:teuthology.orchestra.run.smithi097.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-02-05T07:41:19.716 INFO:teuthology.orchestra.run.smithi097.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-02-05T07:41:19.716 INFO:teuthology.orchestra.run.smithi097.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-02-05T07:41:19.716 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:19.716 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:41:19.716 INFO:teuthology.orchestra.run.smithi097.stdout:====================================================================================== 2024-02-05T07:41:19.716 INFO:teuthology.orchestra.run.smithi097.stdout:Install 12 Packages 2024-02-05T07:41:19.717 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:19.717 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 6.8 M 2024-02-05T07:41:19.717 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 26 M 2024-02-05T07:41:19.717 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:41:19.718 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-02-05T07:41:19.753 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-02-05T07:41:19.804 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:41:19.804 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:41:19.842 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-02-05T07:41:19.884 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-02-05T07:41:19.956 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-02-05T07:41:20.020 INFO:teuthology.orchestra.run.smithi097.stdout:(1/12): ceph-grafana-dashboards-19.0.0-1241.g16 146 kB/s | 28 kB 00:00 2024-02-05T07:41:20.093 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-02-05T07:41:20.120 INFO:teuthology.orchestra.run.smithi097.stdout:(2/12): ceph-prometheus-alerts-19.0.0-1241.g164 52 kB/s | 15 kB 00:00 2024-02-05T07:41:20.220 INFO:teuthology.orchestra.run.smithi097.stdout:(3/12): ceph-mgr-dashboard-19.0.0-1241.g164d3be 4.5 MB/s | 1.8 MB 00:00 2024-02-05T07:41:20.226 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-05T07:41:20.254 INFO:teuthology.orchestra.run.smithi097.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.3 MB/s | 1.0 MB 00:00 2024-02-05T07:41:20.279 INFO:teuthology.orchestra.run.smithi097.stdout:(5/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.5 MB/s | 238 kB 00:00 2024-02-05T07:41:20.311 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:41:20.388 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-1241.g164d3be4.el9. 31/36 2024-02-05T07:41:20.388 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-02-05T07:41:20.421 INFO:teuthology.orchestra.run.smithi097.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 137 kB/s | 19 kB 00:00 2024-02-05T07:41:20.423 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-02-05T07:41:20.431 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 32/36 2024-02-05T07:41:20.456 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 32/36 2024-02-05T07:41:20.456 INFO:teuthology.orchestra.run.smithi120.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:20.456 INFO:teuthology.orchestra.run.smithi120.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-02-05T07:41:20.457 INFO:teuthology.orchestra.run.smithi120.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-05T07:41:20.457 INFO:teuthology.orchestra.run.smithi120.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-05T07:41:20.457 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:20.463 INFO:teuthology.orchestra.run.smithi097.stdout:(7/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.5 MB/s | 863 kB 00:00 2024-02-05T07:41:20.470 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-02-05T07:41:20.501 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-02-05T07:41:20.588 INFO:teuthology.orchestra.run.smithi097.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.7 MB/s | 548 kB 00:00 2024-02-05T07:41:20.599 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-02-05T07:41:20.647 INFO:teuthology.orchestra.run.smithi097.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 526 kB/s | 31 kB 00:00 2024-02-05T07:41:20.705 INFO:teuthology.orchestra.run.smithi097.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 3.2 MB/s | 188 kB 00:00 2024-02-05T07:41:20.717 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-02-05T07:41:20.722 INFO:teuthology.orchestra.run.smithi097.stdout:(11/12): python3-grpcio-tools-1.46.7-10.el9.x86 558 kB/s | 144 kB 00:00 2024-02-05T07:41:20.764 INFO:teuthology.orchestra.run.smithi097.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 5.9 MB/s | 2.0 MB 00:00 2024-02-05T07:41:20.767 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:20.767 INFO:teuthology.orchestra.run.smithi097.stdout:Total 6.5 MB/s | 6.8 MB 00:01 2024-02-05T07:41:20.784 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:41:20.801 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:41:20.802 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:41:20.810 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-02-05T07:41:20.863 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-02-05T07:41:20.928 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-02-05T07:41:20.928 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-1241.g164d3be4.el9 10/12 2024-02-05T07:41:20.975 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:41:20.975 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:41:21.166 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-1241.g164d3be4.el 11/12 2024-02-05T07:41:21.232 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-1241.g164d3be4.el9.noa 12/12 2024-02-05T07:41:21.514 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:41:21.597 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-02-05T07:41:21.633 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-02-05T07:41:21.679 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-02-05T07:41:21.711 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-02-05T07:41:21.807 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-02-05T07:41:21.891 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-osd-2:19.0.0-1241.g164d3be4.el9.x86_64 33/36 2024-02-05T07:41:21.916 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-osd-2:19.0.0-1241.g164d3be4.el9.x86_64 33/36 2024-02-05T07:41:21.916 INFO:teuthology.orchestra.run.smithi120.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:21.917 INFO:teuthology.orchestra.run.smithi120.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-02-05T07:41:21.917 INFO:teuthology.orchestra.run.smithi120.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-05T07:41:21.917 INFO:teuthology.orchestra.run.smithi120.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-05T07:41:21.917 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:21.933 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-02-05T07:41:22.020 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-02-05T07:41:22.064 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-02-05T07:41:22.073 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-1241.g164d3be4.el9.noa 12/12 2024-02-05T07:41:22.073 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-1241.g164d3be4.el 1/12 2024-02-05T07:41:22.073 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-1241.g164d3be4.el9.noa 2/12 2024-02-05T07:41:22.074 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-1241.g164d3be4.el9 3/12 2024-02-05T07:41:22.074 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-02-05T07:41:22.074 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-02-05T07:41:22.074 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-02-05T07:41:22.074 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-02-05T07:41:22.074 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-02-05T07:41:22.074 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-02-05T07:41:22.074 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-02-05T07:41:22.074 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-02-05T07:41:22.094 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-02-05T07:41:22.123 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-1241.g164d3be4.el9 10/12 2024-02-05T07:41:22.358 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-mon-2:19.0.0-1241.g164d3be4.el9.x86_64 34/36 2024-02-05T07:41:22.361 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-1241.g164d3be4.el 11/12 2024-02-05T07:41:22.382 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-mon-2:19.0.0-1241.g164d3be4.el9.x86_64 34/36 2024-02-05T07:41:22.382 INFO:teuthology.orchestra.run.smithi120.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:22.382 INFO:teuthology.orchestra.run.smithi120.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-02-05T07:41:22.382 INFO:teuthology.orchestra.run.smithi120.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-05T07:41:22.382 INFO:teuthology.orchestra.run.smithi120.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-05T07:41:22.382 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:22.401 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-1241.g164d3be4.el9.noa 12/12 2024-02-05T07:41:22.443 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-02-05T07:41:22.443 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:22.443 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:41:22.443 INFO:teuthology.orchestra.run.smithi160.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-02-05T07:41:22.444 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-grafana-dashboards-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:22.444 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-dashboard-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:22.444 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-prometheus-alerts-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:22.444 INFO:teuthology.orchestra.run.smithi160.stdout: grpc-data-1.46.7-10.el9.noarch 2024-02-05T07:41:22.444 INFO:teuthology.orchestra.run.smithi160.stdout: protobuf-3.14.0-13.el9.x86_64 2024-02-05T07:41:22.444 INFO:teuthology.orchestra.run.smithi160.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-02-05T07:41:22.444 INFO:teuthology.orchestra.run.smithi160.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-02-05T07:41:22.444 INFO:teuthology.orchestra.run.smithi160.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-02-05T07:41:22.444 INFO:teuthology.orchestra.run.smithi160.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-02-05T07:41:22.444 INFO:teuthology.orchestra.run.smithi160.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-02-05T07:41:22.444 INFO:teuthology.orchestra.run.smithi160.stdout: python3-routes-2.5.1-5.el9.noarch 2024-02-05T07:41:22.445 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:22.445 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:22.592 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-mds-2:19.0.0-1241.g164d3be4.el9.x86_64 35/36 2024-02-05T07:41:22.615 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-mds-2:19.0.0-1241.g164d3be4.el9.x86_64 35/36 2024-02-05T07:41:22.615 INFO:teuthology.orchestra.run.smithi120.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:22.615 INFO:teuthology.orchestra.run.smithi120.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-02-05T07:41:22.615 INFO:teuthology.orchestra.run.smithi120.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-05T07:41:22.615 INFO:teuthology.orchestra.run.smithi120.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-05T07:41:22.616 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:22.673 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-2:19.0.0-1241.g164d3be4.el9.x86_64 36/36 2024-02-05T07:41:22.716 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr-diskprediction-local 2024-02-05T07:41:23.216 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-1241.g164d3be4.el9.noa 12/12 2024-02-05T07:41:23.216 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-1241.g164d3be4.el 1/12 2024-02-05T07:41:23.216 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-1241.g164d3be4.el9.noa 2/12 2024-02-05T07:41:23.216 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-1241.g164d3be4.el9 3/12 2024-02-05T07:41:23.216 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-02-05T07:41:23.217 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-02-05T07:41:23.217 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-02-05T07:41:23.217 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-02-05T07:41:23.217 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-02-05T07:41:23.217 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-02-05T07:41:23.217 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-02-05T07:41:23.217 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-02-05T07:41:23.280 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:08 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:23.437 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:23.438 INFO:teuthology.orchestra.run.smithi160.stdout:============================================================================================ 2024-02-05T07:41:23.439 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-02-05T07:41:23.439 INFO:teuthology.orchestra.run.smithi160.stdout:============================================================================================ 2024-02-05T07:41:23.439 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:41:23.439 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 7.4 M 2024-02-05T07:41:23.439 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-02-05T07:41:23.439 INFO:teuthology.orchestra.run.smithi160.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-02-05T07:41:23.439 INFO:teuthology.orchestra.run.smithi160.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-02-05T07:41:23.439 INFO:teuthology.orchestra.run.smithi160.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-02-05T07:41:23.439 INFO:teuthology.orchestra.run.smithi160.stdout: libgfortran x86_64 11.4.1-3.el9 CentOS-BaseOS 802 k 2024-02-05T07:41:23.439 INFO:teuthology.orchestra.run.smithi160.stdout: libquadmath x86_64 11.4.1-3.el9 CentOS-BaseOS 194 k 2024-02-05T07:41:23.439 INFO:teuthology.orchestra.run.smithi160.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-02-05T07:41:23.440 INFO:teuthology.orchestra.run.smithi160.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-02-05T07:41:23.440 INFO:teuthology.orchestra.run.smithi160.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-02-05T07:41:23.440 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-02-05T07:41:23.440 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-02-05T07:41:23.440 INFO:teuthology.orchestra.run.smithi160.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-02-05T07:41:23.440 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:23.440 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:41:23.440 INFO:teuthology.orchestra.run.smithi160.stdout:============================================================================================ 2024-02-05T07:41:23.440 INFO:teuthology.orchestra.run.smithi160.stdout:Install 12 Packages 2024-02-05T07:41:23.440 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:23.441 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 37 M 2024-02-05T07:41:23.441 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 209 M 2024-02-05T07:41:23.441 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:41:23.605 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-02-05T07:41:23.605 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:23.605 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:41:23.605 INFO:teuthology.orchestra.run.smithi097.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-02-05T07:41:23.605 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-grafana-dashboards-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:23.606 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-dashboard-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:23.606 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-prometheus-alerts-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:23.606 INFO:teuthology.orchestra.run.smithi097.stdout: grpc-data-1.46.7-10.el9.noarch 2024-02-05T07:41:23.606 INFO:teuthology.orchestra.run.smithi097.stdout: protobuf-3.14.0-13.el9.x86_64 2024-02-05T07:41:23.606 INFO:teuthology.orchestra.run.smithi097.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-02-05T07:41:23.606 INFO:teuthology.orchestra.run.smithi097.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-02-05T07:41:23.606 INFO:teuthology.orchestra.run.smithi097.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-02-05T07:41:23.606 INFO:teuthology.orchestra.run.smithi097.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-02-05T07:41:23.606 INFO:teuthology.orchestra.run.smithi097.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-02-05T07:41:23.606 INFO:teuthology.orchestra.run.smithi097.stdout: python3-routes-2.5.1-5.el9.noarch 2024-02-05T07:41:23.606 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:23.607 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:23.853 INFO:teuthology.orchestra.run.smithi160.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 209 kB/s | 32 kB 00:00 2024-02-05T07:41:23.881 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr-diskprediction-local 2024-02-05T07:41:23.886 INFO:teuthology.orchestra.run.smithi160.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 536 kB/s | 17 kB 00:00 2024-02-05T07:41:23.928 INFO:teuthology.orchestra.run.smithi160.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 826 kB/s | 34 kB 00:00 2024-02-05T07:41:23.987 INFO:teuthology.orchestra.run.smithi160.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 10 MB/s | 3.0 MB 00:00 2024-02-05T07:41:24.187 INFO:teuthology.orchestra.run.smithi160.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 18 MB/s | 4.7 MB 00:00 2024-02-05T07:41:24.271 INFO:teuthology.orchestra.run.smithi160.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 17 MB/s | 4.8 MB 00:00 2024-02-05T07:41:24.296 INFO:teuthology.orchestra.run.smithi160.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.0 MB/s | 217 kB 00:00 2024-02-05T07:41:24.335 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-2:19.0.0-1241.g164d3be4.el9.x86_64 36/36 2024-02-05T07:41:24.335 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-2:19.0.0-1241.g164d3be4.el9.x86_64 1/36 2024-02-05T07:41:24.335 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-mds-2:19.0.0-1241.g164d3be4.el9.x86_64 2/36 2024-02-05T07:41:24.335 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 3/36 2024-02-05T07:41:24.336 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-mon-2:19.0.0-1241.g164d3be4.el9.x86_64 4/36 2024-02-05T07:41:24.336 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-osd-2:19.0.0-1241.g164d3be4.el9.x86_64 5/36 2024-02-05T07:41:24.336 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-1241.g164d3be4.el9. 6/36 2024-02-05T07:41:24.336 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-02-05T07:41:24.336 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-02-05T07:41:24.336 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-02-05T07:41:24.336 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-02-05T07:41:24.336 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-02-05T07:41:24.336 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-02-05T07:41:24.336 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-02-05T07:41:24.336 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-02-05T07:41:24.337 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-02-05T07:41:24.337 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 16/36 2024-02-05T07:41:24.337 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 17/36 2024-02-05T07:41:24.337 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-02-05T07:41:24.337 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-02-05T07:41:24.337 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-02-05T07:41:24.337 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-05T07:41:24.337 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-02-05T07:41:24.337 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-02-05T07:41:24.337 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-02-05T07:41:24.337 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-02-05T07:41:24.338 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-02-05T07:41:24.338 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-02-05T07:41:24.338 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-02-05T07:41:24.338 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-02-05T07:41:24.338 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-05T07:41:24.338 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-02-05T07:41:24.338 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-02-05T07:41:24.338 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-02-05T07:41:24.338 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-02-05T07:41:24.338 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-02-05T07:41:24.462 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:08 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:24.463 INFO:teuthology.orchestra.run.smithi160.stdout:(8/12): libgfortran-11.4.1-3.el9.x86_64.rpm 4.7 MB/s | 802 kB 00:00 2024-02-05T07:41:24.618 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:24.619 INFO:teuthology.orchestra.run.smithi097.stdout:============================================================================================ 2024-02-05T07:41:24.619 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2024-02-05T07:41:24.620 INFO:teuthology.orchestra.run.smithi097.stdout:============================================================================================ 2024-02-05T07:41:24.620 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:41:24.620 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 7.4 M 2024-02-05T07:41:24.620 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2024-02-05T07:41:24.620 INFO:teuthology.orchestra.run.smithi097.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-02-05T07:41:24.620 INFO:teuthology.orchestra.run.smithi097.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-02-05T07:41:24.620 INFO:teuthology.orchestra.run.smithi097.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-02-05T07:41:24.620 INFO:teuthology.orchestra.run.smithi097.stdout: libgfortran x86_64 11.4.1-3.el9 CentOS-BaseOS 802 k 2024-02-05T07:41:24.620 INFO:teuthology.orchestra.run.smithi097.stdout: libquadmath x86_64 11.4.1-3.el9 CentOS-BaseOS 194 k 2024-02-05T07:41:24.620 INFO:teuthology.orchestra.run.smithi097.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-02-05T07:41:24.620 INFO:teuthology.orchestra.run.smithi097.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-02-05T07:41:24.620 INFO:teuthology.orchestra.run.smithi097.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-02-05T07:41:24.621 INFO:teuthology.orchestra.run.smithi097.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-02-05T07:41:24.621 INFO:teuthology.orchestra.run.smithi097.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-02-05T07:41:24.621 INFO:teuthology.orchestra.run.smithi097.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-02-05T07:41:24.621 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:24.621 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:41:24.621 INFO:teuthology.orchestra.run.smithi097.stdout:============================================================================================ 2024-02-05T07:41:24.621 INFO:teuthology.orchestra.run.smithi097.stdout:Install 12 Packages 2024-02-05T07:41:24.621 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:24.621 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 37 M 2024-02-05T07:41:24.622 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 209 M 2024-02-05T07:41:24.622 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:41:24.680 INFO:teuthology.orchestra.run.smithi160.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 38 MB/s | 16 MB 00:00 2024-02-05T07:41:24.705 INFO:teuthology.orchestra.run.smithi160.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 807 kB/s | 194 kB 00:00 2024-02-05T07:41:24.864 INFO:teuthology.orchestra.run.smithi097.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 256 kB/s | 32 kB 00:00 2024-02-05T07:41:24.897 INFO:teuthology.orchestra.run.smithi097.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 515 kB/s | 17 kB 00:00 2024-02-05T07:41:24.922 INFO:teuthology.orchestra.run.smithi160.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.0 MB/s | 245 kB 00:00 2024-02-05T07:41:24.931 INFO:teuthology.orchestra.run.smithi097.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 1.0 MB/s | 34 kB 00:00 2024-02-05T07:41:25.114 INFO:teuthology.orchestra.run.smithi097.stdout:(4/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 26 MB/s | 4.7 MB 00:00 2024-02-05T07:41:25.240 INFO:teuthology.orchestra.run.smithi097.stdout:(5/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 38 MB/s | 4.8 MB 00:00 2024-02-05T07:41:25.282 INFO:teuthology.orchestra.run.smithi097.stdout:(6/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 5.2 MB/s | 217 kB 00:00 2024-02-05T07:41:25.470 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-02-05T07:41:25.470 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:25.470 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:41:25.470 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:25.470 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mds-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:25.471 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:25.471 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mgr-modules-core-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:25.471 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mon-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:25.471 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-osd-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:25.471 INFO:teuthology.orchestra.run.smithi120.stdout: lua-5.4.4-4.el9.x86_64 2024-02-05T07:41:25.471 INFO:teuthology.orchestra.run.smithi120.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-02-05T07:41:25.471 INFO:teuthology.orchestra.run.smithi120.stdout: luarocks-3.9.2-1.el9.noarch 2024-02-05T07:41:25.471 INFO:teuthology.orchestra.run.smithi120.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-02-05T07:41:25.471 INFO:teuthology.orchestra.run.smithi120.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-02-05T07:41:25.471 INFO:teuthology.orchestra.run.smithi120.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-02-05T07:41:25.471 INFO:teuthology.orchestra.run.smithi120.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-02-05T07:41:25.471 INFO:teuthology.orchestra.run.smithi120.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-02-05T07:41:25.471 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-02-05T07:41:25.472 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-02-05T07:41:25.472 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-02-05T07:41:25.472 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-02-05T07:41:25.472 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-02-05T07:41:25.472 INFO:teuthology.orchestra.run.smithi120.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-02-05T07:41:25.472 INFO:teuthology.orchestra.run.smithi120.stdout: python3-mako-1.1.4-6.el9.noarch 2024-02-05T07:41:25.472 INFO:teuthology.orchestra.run.smithi120.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-02-05T07:41:25.472 INFO:teuthology.orchestra.run.smithi120.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-02-05T07:41:25.472 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-02-05T07:41:25.472 INFO:teuthology.orchestra.run.smithi120.stdout: python3-ply-3.11-14.el9.noarch 2024-02-05T07:41:25.472 INFO:teuthology.orchestra.run.smithi120.stdout: python3-portend-3.1.0-2.el9.noarch 2024-02-05T07:41:25.472 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-02-05T07:41:25.473 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pycparser-2.20-6.el9.noarch 2024-02-05T07:41:25.473 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pytz-2021.1-5.el9.noarch 2024-02-05T07:41:25.473 INFO:teuthology.orchestra.run.smithi120.stdout: python3-requests-2.25.1-8.el9.noarch 2024-02-05T07:41:25.473 INFO:teuthology.orchestra.run.smithi120.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-02-05T07:41:25.473 INFO:teuthology.orchestra.run.smithi120.stdout: python3-toml-0.10.2-6.el9.noarch 2024-02-05T07:41:25.473 INFO:teuthology.orchestra.run.smithi120.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-02-05T07:41:25.473 INFO:teuthology.orchestra.run.smithi120.stdout: python3-webob-1.8.7-6.el9.noarch 2024-02-05T07:41:25.473 INFO:teuthology.orchestra.run.smithi120.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-02-05T07:41:25.473 INFO:teuthology.orchestra.run.smithi120.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-02-05T07:41:25.473 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:25.473 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:41:25.657 INFO:teuthology.orchestra.run.smithi097.stdout:(7/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 42 MB/s | 16 MB 00:00 2024-02-05T07:41:25.716 INFO:teuthology.orchestra.run.smithi097.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 3.1 MB/s | 3.0 MB 00:00 2024-02-05T07:41:25.741 INFO:teuthology.orchestra.run.smithi097.stdout:(9/12): libgfortran-11.4.1-3.el9.x86_64.rpm 9.5 MB/s | 802 kB 00:00 2024-02-05T07:41:25.766 INFO:teuthology.orchestra.run.smithi097.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 3.9 MB/s | 194 kB 00:00 2024-02-05T07:41:25.787 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install ceph-base 2024-02-05T07:41:25.947 INFO:teuthology.orchestra.run.smithi160.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-1 3.3 MB/s | 7.4 MB 00:02 2024-02-05T07:41:25.950 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:25.951 INFO:teuthology.orchestra.run.smithi160.stdout:Total 15 MB/s | 37 MB 00:02 2024-02-05T07:41:25.966 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:41:25.992 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:41:25.992 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:41:26.346 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:41:26.347 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:41:26.366 INFO:teuthology.orchestra.run.smithi097.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 393 kB/s | 245 kB 00:00 2024-02-05T07:41:26.367 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:00:53 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:41:26.480 INFO:teuthology.orchestra.run.smithi120.stdout:Package ceph-base-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:26.534 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:41:26.534 INFO:teuthology.orchestra.run.smithi120.stdout:Nothing to do. 2024-02-05T07:41:26.535 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:41:26.602 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install cephadm 2024-02-05T07:41:27.055 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:41:27.117 INFO:teuthology.orchestra.run.smithi097.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-1 3.1 MB/s | 7.4 MB 00:02 2024-02-05T07:41:27.120 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:27.120 INFO:teuthology.orchestra.run.smithi097.stdout:Total 15 MB/s | 37 MB 00:02 2024-02-05T07:41:27.129 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-02-05T07:41:27.133 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:41:27.156 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:41:27.156 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:41:27.159 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-02-05T07:41:27.168 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:00:54 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:41:27.255 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-02-05T07:41:27.288 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-02-05T07:41:27.326 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:41:27.327 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:41:27.327 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repository Size 2024-02-05T07:41:27.328 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:41:27.328 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:41:27.328 INFO:teuthology.orchestra.run.smithi120.stdout: cephadm noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 748 k 2024-02-05T07:41:27.328 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:27.328 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:41:27.328 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:41:27.328 INFO:teuthology.orchestra.run.smithi120.stdout:Install 1 Package 2024-02-05T07:41:27.328 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:27.328 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 748 k 2024-02-05T07:41:27.328 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 754 k 2024-02-05T07:41:27.328 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:41:27.469 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-05T07:41:27.495 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-05T07:41:27.509 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:41:27.509 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:41:27.572 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-02-05T07:41:27.835 INFO:teuthology.orchestra.run.smithi120.stdout:cephadm-19.0.0-1241.g164d3be4.el9.noarch.rpm 1.4 MB/s | 748 kB 00:00 2024-02-05T07:41:27.835 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:27.836 INFO:teuthology.orchestra.run.smithi120.stdout:Total 1.4 MB/s | 748 kB 00:00 2024-02-05T07:41:27.836 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:41:27.841 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:41:27.841 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:41:27.847 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:41:27.847 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:41:27.926 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:41:28.206 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:41:28.237 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-02-05T07:41:28.290 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-02-05T07:41:28.329 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-02-05T07:41:28.340 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-02-05T07:41:28.367 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/1 2024-02-05T07:41:28.422 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-02-05T07:41:28.441 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/1 2024-02-05T07:41:28.466 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-02-05T07:41:28.643 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-05T07:41:28.673 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-05T07:41:28.750 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-02-05T07:41:28.855 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/1 2024-02-05T07:41:29.167 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/1 2024-02-05T07:41:29.168 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:29.168 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:41:29.168 INFO:teuthology.orchestra.run.smithi120.stdout: cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:29.168 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:29.168 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:41:29.363 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install ceph-immutable-object-cache 2024-02-05T07:41:29.418 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-02-05T07:41:29.527 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-02-05T07:41:29.581 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-02-05T07:41:29.935 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:00:56 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:41:30.094 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:41:30.095 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:41:30.095 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repo Size 2024-02-05T07:41:30.095 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:41:30.095 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:41:30.095 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 145 k 2024-02-05T07:41:30.095 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:30.095 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:41:30.095 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:41:30.095 INFO:teuthology.orchestra.run.smithi120.stdout:Install 1 Package 2024-02-05T07:41:30.096 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:30.096 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 145 k 2024-02-05T07:41:30.096 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 436 k 2024-02-05T07:41:30.096 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:41:30.320 INFO:teuthology.orchestra.run.smithi120.stdout:ceph-immutable-object-cache-19.0.0-1241.g164d3b 654 kB/s | 145 kB 00:00 2024-02-05T07:41:30.320 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:30.320 INFO:teuthology.orchestra.run.smithi120.stdout:Total 650 kB/s | 145 kB 00:00 2024-02-05T07:41:30.320 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:41:30.326 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:41:30.326 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:41:30.379 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:41:30.379 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:41:30.524 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:41:30.585 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-1241.g164d3be4. 1/1 2024-02-05T07:41:30.610 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-1241.g164d3be4. 1/1 2024-02-05T07:41:30.610 INFO:teuthology.orchestra.run.smithi120.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:30.610 INFO:teuthology.orchestra.run.smithi120.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-02-05T07:41:30.610 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:30.613 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-02-05T07:41:30.635 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-1241.g164d3 12/12 2024-02-05T07:41:30.755 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-02-05T07:41:31.651 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-1241.g164d3be4. 1/1 2024-02-05T07:41:31.652 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:31.652 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:41:31.652 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-immutable-object-cache-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:31.652 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:31.652 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:41:31.766 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-02-05T07:41:31.790 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-1241.g164d3 12/12 2024-02-05T07:41:31.873 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install ceph-mgr 2024-02-05T07:41:32.454 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:00:59 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:41:32.558 INFO:teuthology.orchestra.run.smithi120.stdout:Package ceph-mgr-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:32.610 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:41:32.611 INFO:teuthology.orchestra.run.smithi120.stdout:Nothing to do. 2024-02-05T07:41:32.611 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:41:32.685 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install ceph-mgr-dashboard 2024-02-05T07:41:33.135 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-1241.g164d3 12/12 2024-02-05T07:41:33.136 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-1241.g164d3 1/12 2024-02-05T07:41:33.136 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-02-05T07:41:33.136 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-02-05T07:41:33.136 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-02-05T07:41:33.136 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-05T07:41:33.136 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-05T07:41:33.136 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-02-05T07:41:33.136 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-02-05T07:41:33.136 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-02-05T07:41:33.136 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-02-05T07:41:33.136 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-02-05T07:41:33.242 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:00 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:41:33.398 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:41:33.398 INFO:teuthology.orchestra.run.smithi120.stdout:====================================================================================== 2024-02-05T07:41:33.398 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repository Size 2024-02-05T07:41:33.398 INFO:teuthology.orchestra.run.smithi120.stdout:====================================================================================== 2024-02-05T07:41:33.398 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:41:33.398 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mgr-dashboard noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 1.8 M 2024-02-05T07:41:33.399 INFO:teuthology.orchestra.run.smithi120.stdout:Installing dependencies: 2024-02-05T07:41:33.399 INFO:teuthology.orchestra.run.smithi120.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-02-05T07:41:33.399 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-grafana-dashboards noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 28 k 2024-02-05T07:41:33.399 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-prometheus-alerts noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 15 k 2024-02-05T07:41:33.399 INFO:teuthology.orchestra.run.smithi120.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-02-05T07:41:33.399 INFO:teuthology.orchestra.run.smithi120.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-02-05T07:41:33.399 INFO:teuthology.orchestra.run.smithi120.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-02-05T07:41:33.399 INFO:teuthology.orchestra.run.smithi120.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-02-05T07:41:33.399 INFO:teuthology.orchestra.run.smithi120.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-02-05T07:41:33.399 INFO:teuthology.orchestra.run.smithi120.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-02-05T07:41:33.399 INFO:teuthology.orchestra.run.smithi120.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-02-05T07:41:33.399 INFO:teuthology.orchestra.run.smithi120.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-02-05T07:41:33.399 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:33.400 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:41:33.400 INFO:teuthology.orchestra.run.smithi120.stdout:====================================================================================== 2024-02-05T07:41:33.400 INFO:teuthology.orchestra.run.smithi120.stdout:Install 12 Packages 2024-02-05T07:41:33.400 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:33.400 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 6.8 M 2024-02-05T07:41:33.400 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 26 M 2024-02-05T07:41:33.400 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:41:33.578 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-02-05T07:41:33.578 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:33.578 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:41:33.578 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-diskprediction-local-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:33.578 INFO:teuthology.orchestra.run.smithi160.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-02-05T07:41:33.579 INFO:teuthology.orchestra.run.smithi160.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-02-05T07:41:33.579 INFO:teuthology.orchestra.run.smithi160.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-02-05T07:41:33.579 INFO:teuthology.orchestra.run.smithi160.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-02-05T07:41:33.579 INFO:teuthology.orchestra.run.smithi160.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-02-05T07:41:33.579 INFO:teuthology.orchestra.run.smithi160.stdout: openblas-0.3.21-2.el9.x86_64 2024-02-05T07:41:33.579 INFO:teuthology.orchestra.run.smithi160.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-02-05T07:41:33.579 INFO:teuthology.orchestra.run.smithi160.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-02-05T07:41:33.579 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-02-05T07:41:33.579 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-02-05T07:41:33.579 INFO:teuthology.orchestra.run.smithi160.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-02-05T07:41:33.579 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:33.579 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:33.930 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr-rook 2024-02-05T07:41:34.189 INFO:teuthology.orchestra.run.smithi120.stdout:(1/12): ceph-grafana-dashboards-19.0.0-1241.g16 164 kB/s | 28 kB 00:00 2024-02-05T07:41:34.237 INFO:teuthology.orchestra.run.smithi120.stdout:(2/12): ceph-prometheus-alerts-19.0.0-1241.g164 69 kB/s | 15 kB 00:00 2024-02-05T07:41:34.400 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-1241.g164d3 12/12 2024-02-05T07:41:34.400 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-1241.g164d3 1/12 2024-02-05T07:41:34.400 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-02-05T07:41:34.400 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-02-05T07:41:34.400 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-02-05T07:41:34.400 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-05T07:41:34.400 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-05T07:41:34.400 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-02-05T07:41:34.400 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-02-05T07:41:34.400 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-02-05T07:41:34.401 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-02-05T07:41:34.401 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-02-05T07:41:34.509 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:19 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:34.564 INFO:teuthology.orchestra.run.smithi120.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 727 kB/s | 238 kB 00:00 2024-02-05T07:41:34.632 INFO:teuthology.orchestra.run.smithi120.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.3 MB/s | 1.0 MB 00:00 2024-02-05T07:41:34.666 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:34.667 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================== 2024-02-05T07:41:34.667 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-02-05T07:41:34.667 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================== 2024-02-05T07:41:34.668 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:41:34.668 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-rook noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 52 k 2024-02-05T07:41:34.668 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-02-05T07:41:34.668 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-02-05T07:41:34.668 INFO:teuthology.orchestra.run.smithi160.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-02-05T07:41:34.668 INFO:teuthology.orchestra.run.smithi160.stdout: python3-google-auth noarch 1:2.27.0-1.el9 epel 203 k 2024-02-05T07:41:34.668 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-02-05T07:41:34.668 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-02-05T07:41:34.668 INFO:teuthology.orchestra.run.smithi160.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-02-05T07:41:34.668 INFO:teuthology.orchestra.run.smithi160.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-02-05T07:41:34.668 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-02-05T07:41:34.668 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-02-05T07:41:34.668 INFO:teuthology.orchestra.run.smithi160.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-02-05T07:41:34.668 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-02-05T07:41:34.669 INFO:teuthology.orchestra.run.smithi160.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-02-05T07:41:34.669 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:34.669 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:41:34.669 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================== 2024-02-05T07:41:34.669 INFO:teuthology.orchestra.run.smithi160.stdout:Install 13 Packages 2024-02-05T07:41:34.669 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:34.669 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 2.0 M 2024-02-05T07:41:34.670 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 26 M 2024-02-05T07:41:34.670 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:41:34.807 INFO:teuthology.orchestra.run.smithi120.stdout:(5/12): ceph-mgr-dashboard-19.0.0-1241.g164d3be 2.2 MB/s | 1.8 MB 00:00 2024-02-05T07:41:34.838 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-02-05T07:41:34.838 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:34.838 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:41:34.838 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-diskprediction-local-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:34.838 INFO:teuthology.orchestra.run.smithi097.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-02-05T07:41:34.838 INFO:teuthology.orchestra.run.smithi097.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-02-05T07:41:34.838 INFO:teuthology.orchestra.run.smithi097.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-02-05T07:41:34.838 INFO:teuthology.orchestra.run.smithi097.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-02-05T07:41:34.838 INFO:teuthology.orchestra.run.smithi097.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-02-05T07:41:34.839 INFO:teuthology.orchestra.run.smithi097.stdout: openblas-0.3.21-2.el9.x86_64 2024-02-05T07:41:34.839 INFO:teuthology.orchestra.run.smithi097.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-02-05T07:41:34.839 INFO:teuthology.orchestra.run.smithi097.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-02-05T07:41:34.839 INFO:teuthology.orchestra.run.smithi097.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-02-05T07:41:34.839 INFO:teuthology.orchestra.run.smithi097.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-02-05T07:41:34.839 INFO:teuthology.orchestra.run.smithi097.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-02-05T07:41:34.839 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:34.839 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:34.899 INFO:teuthology.orchestra.run.smithi120.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 2.0 MB/s | 548 kB 00:00 2024-02-05T07:41:34.916 INFO:teuthology.orchestra.run.smithi120.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 179 kB/s | 19 kB 00:00 2024-02-05T07:41:35.011 INFO:teuthology.orchestra.run.smithi160.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 139 kB/s | 24 kB 00:00 2024-02-05T07:41:35.033 INFO:teuthology.orchestra.run.smithi120.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 1.2 MB/s | 144 kB 00:00 2024-02-05T07:41:35.036 INFO:teuthology.orchestra.run.smithi160.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 90 kB/s | 18 kB 00:00 2024-02-05T07:41:35.061 INFO:teuthology.orchestra.run.smithi160.stdout:(3/13): ceph-mgr-rook-19.0.0-1241.g164d3be4.el9 231 kB/s | 52 kB 00:00 2024-02-05T07:41:35.074 INFO:teuthology.orchestra.run.smithi120.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 739 kB/s | 31 kB 00:00 2024-02-05T07:41:35.125 INFO:teuthology.orchestra.run.smithi120.stdout:(10/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 9.0 MB/s | 2.0 MB 00:00 2024-02-05T07:41:35.150 INFO:teuthology.orchestra.run.smithi120.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.4 MB/s | 188 kB 00:00 2024-02-05T07:41:35.195 INFO:teuthology.orchestra.run.smithi160.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 951 kB/s | 174 kB 00:00 2024-02-05T07:41:35.218 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr-rook 2024-02-05T07:41:35.220 INFO:teuthology.orchestra.run.smithi160.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 719 kB/s | 132 kB 00:00 2024-02-05T07:41:35.262 INFO:teuthology.orchestra.run.smithi160.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.0 MB/s | 211 kB 00:00 2024-02-05T07:41:35.287 INFO:teuthology.orchestra.run.smithi160.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 464 kB/s | 43 kB 00:00 2024-02-05T07:41:35.521 INFO:teuthology.orchestra.run.smithi160.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 107 kB/s | 32 kB 00:00 2024-02-05T07:41:35.563 INFO:teuthology.orchestra.run.smithi160.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 50 kB/s | 15 kB 00:00 2024-02-05T07:41:35.780 INFO:teuthology.orchestra.run.smithi160.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 273 kB/s | 59 kB 00:00 2024-02-05T07:41:35.783 INFO:teuthology.orchestra.run.smithi120.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 708 kB/s | 863 kB 00:01 2024-02-05T07:41:35.789 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:35.789 INFO:teuthology.orchestra.run.smithi120.stdout:Total 2.9 MB/s | 6.8 MB 00:02 2024-02-05T07:41:35.796 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:19 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:35.809 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:41:35.828 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:41:35.828 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:41:35.855 INFO:teuthology.orchestra.run.smithi160.stdout:(11/13): python3-google-auth-2.27.0-1.el9.noarc 357 kB/s | 203 kB 00:00 2024-02-05T07:41:35.954 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:35.956 INFO:teuthology.orchestra.run.smithi097.stdout:======================================================================================== 2024-02-05T07:41:35.956 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2024-02-05T07:41:35.956 INFO:teuthology.orchestra.run.smithi097.stdout:======================================================================================== 2024-02-05T07:41:35.956 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:41:35.956 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-rook noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 52 k 2024-02-05T07:41:35.956 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2024-02-05T07:41:35.956 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-02-05T07:41:35.956 INFO:teuthology.orchestra.run.smithi097.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-02-05T07:41:35.956 INFO:teuthology.orchestra.run.smithi097.stdout: python3-google-auth noarch 1:2.27.0-1.el9 epel 203 k 2024-02-05T07:41:35.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-02-05T07:41:35.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-02-05T07:41:35.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-02-05T07:41:35.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-02-05T07:41:35.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-02-05T07:41:35.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-02-05T07:41:35.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-02-05T07:41:35.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-02-05T07:41:35.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-02-05T07:41:35.957 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:35.957 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:41:35.957 INFO:teuthology.orchestra.run.smithi097.stdout:======================================================================================== 2024-02-05T07:41:35.957 INFO:teuthology.orchestra.run.smithi097.stdout:Install 13 Packages 2024-02-05T07:41:35.957 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:35.958 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 2.0 M 2024-02-05T07:41:35.958 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 26 M 2024-02-05T07:41:35.958 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:41:36.015 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:41:36.016 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:41:36.038 INFO:teuthology.orchestra.run.smithi160.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 2.0 MB/s | 1.0 MB 00:00 2024-02-05T07:41:36.072 INFO:teuthology.orchestra.run.smithi160.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 307 kB/s | 90 kB 00:00 2024-02-05T07:41:36.074 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:36.074 INFO:teuthology.orchestra.run.smithi160.stdout:Total 1.5 MB/s | 2.0 MB 00:01 2024-02-05T07:41:36.075 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:41:36.089 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:41:36.090 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:41:36.199 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:41:36.259 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:41:36.325 INFO:teuthology.orchestra.run.smithi097.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 162 kB/s | 24 kB 00:00 2024-02-05T07:41:36.358 INFO:teuthology.orchestra.run.smithi097.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 98 kB/s | 18 kB 00:00 2024-02-05T07:41:36.384 INFO:teuthology.orchestra.run.smithi097.stdout:(3/13): ceph-mgr-rook-19.0.0-1241.g164d3be4.el9 249 kB/s | 52 kB 00:00 2024-02-05T07:41:36.418 INFO:teuthology.orchestra.run.smithi097.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.8 MB/s | 174 kB 00:00 2024-02-05T07:41:36.443 INFO:teuthology.orchestra.run.smithi097.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.5 MB/s | 132 kB 00:00 2024-02-05T07:41:36.468 INFO:teuthology.orchestra.run.smithi097.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.5 MB/s | 211 kB 00:00 2024-02-05T07:41:36.493 INFO:teuthology.orchestra.run.smithi097.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 571 kB/s | 43 kB 00:00 2024-02-05T07:41:36.531 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:41:36.609 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-02-05T07:41:36.645 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-02-05T07:41:36.693 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-02-05T07:41:36.730 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-02-05T07:41:36.734 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:41:36.833 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-02-05T07:41:36.895 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-02-05T07:41:36.956 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-02-05T07:41:36.963 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-02-05T07:41:37.019 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-02-05T07:41:37.050 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-02-05T07:41:37.052 INFO:teuthology.orchestra.run.smithi097.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 53 kB/s | 32 kB 00:00 2024-02-05T07:41:37.057 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-02-05T07:41:37.085 INFO:teuthology.orchestra.run.smithi097.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 25 kB/s | 15 kB 00:00 2024-02-05T07:41:37.094 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-02-05T07:41:37.098 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-02-05T07:41:37.123 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-02-05T07:41:37.152 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-1241.g164d3be4.el9 10/12 2024-02-05T07:41:37.192 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-02-05T07:41:37.277 INFO:teuthology.orchestra.run.smithi097.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 308 kB/s | 59 kB 00:00 2024-02-05T07:41:37.301 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-google-auth-1:2.27.0-1.el9.noarch 7/13 2024-02-05T07:41:37.302 INFO:teuthology.orchestra.run.smithi097.stdout:(11/13): python3-google-auth-2.27.0-1.el9.noarc 251 kB/s | 203 kB 00:00 2024-02-05T07:41:37.350 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-02-05T07:41:37.398 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-1241.g164d3be4.el 11/12 2024-02-05T07:41:37.430 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-1241.g164d3be4.el9.noa 12/12 2024-02-05T07:41:37.478 INFO:teuthology.orchestra.run.smithi097.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 448 kB/s | 90 kB 00:00 2024-02-05T07:41:38.081 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-02-05T07:41:38.147 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-02-05T07:41:38.190 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-02-05T07:41:38.213 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-1241.g164d3be4.el9.noa 12/12 2024-02-05T07:41:38.213 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-1241.g164d3be4.el 1/12 2024-02-05T07:41:38.213 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-1241.g164d3be4.el9.noa 2/12 2024-02-05T07:41:38.213 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-1241.g164d3be4.el9 3/12 2024-02-05T07:41:38.213 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-02-05T07:41:38.214 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-02-05T07:41:38.214 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-02-05T07:41:38.214 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-02-05T07:41:38.214 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-02-05T07:41:38.214 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-02-05T07:41:38.214 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-02-05T07:41:38.214 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-02-05T07:41:38.237 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-02-05T07:41:38.259 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-rook-2:19.0.0-1241.g164d3be4.el9.noarch 13/13 2024-02-05T07:41:38.545 INFO:teuthology.orchestra.run.smithi097.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 700 kB/s | 1.0 MB 00:01 2024-02-05T07:41:38.550 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:38.550 INFO:teuthology.orchestra.run.smithi097.stdout:Total 809 kB/s | 2.0 MB 00:02 2024-02-05T07:41:38.551 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:41:38.565 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:41:38.565 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:41:38.584 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-02-05T07:41:38.584 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:38.584 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:41:38.584 INFO:teuthology.orchestra.run.smithi120.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-02-05T07:41:38.584 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-grafana-dashboards-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:38.584 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mgr-dashboard-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:38.584 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-prometheus-alerts-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:38.584 INFO:teuthology.orchestra.run.smithi120.stdout: grpc-data-1.46.7-10.el9.noarch 2024-02-05T07:41:38.584 INFO:teuthology.orchestra.run.smithi120.stdout: protobuf-3.14.0-13.el9.x86_64 2024-02-05T07:41:38.584 INFO:teuthology.orchestra.run.smithi120.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-02-05T07:41:38.585 INFO:teuthology.orchestra.run.smithi120.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-02-05T07:41:38.585 INFO:teuthology.orchestra.run.smithi120.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-02-05T07:41:38.585 INFO:teuthology.orchestra.run.smithi120.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-02-05T07:41:38.585 INFO:teuthology.orchestra.run.smithi120.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-02-05T07:41:38.585 INFO:teuthology.orchestra.run.smithi120.stdout: python3-routes-2.5.1-5.el9.noarch 2024-02-05T07:41:38.585 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:38.585 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:41:38.672 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:41:38.672 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:41:38.894 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install ceph-mgr-diskprediction-local 2024-02-05T07:41:39.035 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-1241.g164d3be4.el9.noarch 13/13 2024-02-05T07:41:39.035 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-rook-2:19.0.0-1241.g164d3be4.el9.noarch 1/13 2024-02-05T07:41:39.035 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-02-05T07:41:39.035 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-02-05T07:41:39.035 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-02-05T07:41:39.035 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-02-05T07:41:39.036 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-02-05T07:41:39.036 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-02-05T07:41:39.036 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-02-05T07:41:39.036 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-02-05T07:41:39.036 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-google-auth-1:2.27.0-1.el9.noarch 10/13 2024-02-05T07:41:39.036 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-02-05T07:41:39.036 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-02-05T07:41:39.196 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:41:39.357 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-02-05T07:41:39.412 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-02-05T07:41:39.425 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-02-05T07:41:39.425 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:39.425 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:41:39.426 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-rook-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:39.426 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-02-05T07:41:39.426 INFO:teuthology.orchestra.run.smithi160.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-02-05T07:41:39.426 INFO:teuthology.orchestra.run.smithi160.stdout: python3-google-auth-1:2.27.0-1.el9.noarch 2024-02-05T07:41:39.426 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-02-05T07:41:39.426 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-02-05T07:41:39.426 INFO:teuthology.orchestra.run.smithi160.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-02-05T07:41:39.426 INFO:teuthology.orchestra.run.smithi160.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-02-05T07:41:39.426 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-02-05T07:41:39.426 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-02-05T07:41:39.426 INFO:teuthology.orchestra.run.smithi160.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-02-05T07:41:39.426 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rsa-4.9-2.el9.noarch 2024-02-05T07:41:39.426 INFO:teuthology.orchestra.run.smithi160.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-02-05T07:41:39.427 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:39.427 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:39.456 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:06 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:41:39.468 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-02-05T07:41:39.505 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-02-05T07:41:39.546 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-02-05T07:41:39.613 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:41:39.614 INFO:teuthology.orchestra.run.smithi120.stdout:============================================================================================ 2024-02-05T07:41:39.614 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repository Size 2024-02-05T07:41:39.614 INFO:teuthology.orchestra.run.smithi120.stdout:============================================================================================ 2024-02-05T07:41:39.614 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:41:39.615 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 7.4 M 2024-02-05T07:41:39.615 INFO:teuthology.orchestra.run.smithi120.stdout:Installing dependencies: 2024-02-05T07:41:39.615 INFO:teuthology.orchestra.run.smithi120.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-02-05T07:41:39.615 INFO:teuthology.orchestra.run.smithi120.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-02-05T07:41:39.615 INFO:teuthology.orchestra.run.smithi120.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-02-05T07:41:39.615 INFO:teuthology.orchestra.run.smithi120.stdout: libgfortran x86_64 11.4.1-3.el9 CentOS-BaseOS 802 k 2024-02-05T07:41:39.615 INFO:teuthology.orchestra.run.smithi120.stdout: libquadmath x86_64 11.4.1-3.el9 CentOS-BaseOS 194 k 2024-02-05T07:41:39.615 INFO:teuthology.orchestra.run.smithi120.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-02-05T07:41:39.615 INFO:teuthology.orchestra.run.smithi120.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-02-05T07:41:39.615 INFO:teuthology.orchestra.run.smithi120.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-02-05T07:41:39.615 INFO:teuthology.orchestra.run.smithi120.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-02-05T07:41:39.615 INFO:teuthology.orchestra.run.smithi120.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-02-05T07:41:39.616 INFO:teuthology.orchestra.run.smithi120.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-02-05T07:41:39.616 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:39.616 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:41:39.616 INFO:teuthology.orchestra.run.smithi120.stdout:============================================================================================ 2024-02-05T07:41:39.616 INFO:teuthology.orchestra.run.smithi120.stdout:Install 12 Packages 2024-02-05T07:41:39.616 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:39.616 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 37 M 2024-02-05T07:41:39.616 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 209 M 2024-02-05T07:41:39.617 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:41:39.640 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-02-05T07:41:39.704 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr-cephadm 2024-02-05T07:41:39.750 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-google-auth-1:2.27.0-1.el9.noarch 7/13 2024-02-05T07:41:39.798 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-02-05T07:41:39.809 INFO:teuthology.orchestra.run.smithi120.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 208 kB/s | 32 kB 00:00 2024-02-05T07:41:39.851 INFO:teuthology.orchestra.run.smithi120.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 424 kB/s | 17 kB 00:00 2024-02-05T07:41:39.893 INFO:teuthology.orchestra.run.smithi120.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 839 kB/s | 34 kB 00:00 2024-02-05T07:41:39.943 INFO:teuthology.orchestra.run.smithi120.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 10 MB/s | 3.0 MB 00:00 2024-02-05T07:41:40.144 INFO:teuthology.orchestra.run.smithi120.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 19 MB/s | 4.7 MB 00:00 2024-02-05T07:41:40.202 INFO:teuthology.orchestra.run.smithi120.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 18 MB/s | 4.8 MB 00:00 2024-02-05T07:41:40.228 INFO:teuthology.orchestra.run.smithi120.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.6 MB/s | 217 kB 00:00 2024-02-05T07:41:40.269 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:25 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:40.369 INFO:teuthology.orchestra.run.smithi120.stdout:(8/12): libgfortran-11.4.1-3.el9.x86_64.rpm 5.6 MB/s | 802 kB 00:00 2024-02-05T07:41:40.426 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:40.427 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================== 2024-02-05T07:41:40.427 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-02-05T07:41:40.427 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================== 2024-02-05T07:41:40.427 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:41:40.427 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-cephadm noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 138 k 2024-02-05T07:41:40.427 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-02-05T07:41:40.427 INFO:teuthology.orchestra.run.smithi160.stdout: python3-asyncssh noarch 2.13.2-3.el9 epel 548 k 2024-02-05T07:41:40.427 INFO:teuthology.orchestra.run.smithi160.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-02-05T07:41:40.427 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jinja2 noarch 2.11.3-4.el9 CentOS-AppStream 228 k 2024-02-05T07:41:40.427 INFO:teuthology.orchestra.run.smithi160.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-02-05T07:41:40.428 INFO:teuthology.orchestra.run.smithi160.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-02-05T07:41:40.428 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:40.428 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:41:40.428 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================== 2024-02-05T07:41:40.428 INFO:teuthology.orchestra.run.smithi160.stdout:Install 6 Packages 2024-02-05T07:41:40.428 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:40.428 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 6.8 M 2024-02-05T07:41:40.429 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 33 M 2024-02-05T07:41:40.429 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:41:40.520 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-02-05T07:41:40.528 INFO:teuthology.orchestra.run.smithi120.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 48 MB/s | 16 MB 00:00 2024-02-05T07:41:40.553 INFO:teuthology.orchestra.run.smithi120.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.0 MB/s | 194 kB 00:00 2024-02-05T07:41:40.570 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-02-05T07:41:40.604 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-02-05T07:41:40.652 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-02-05T07:41:40.674 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-rook-2:19.0.0-1241.g164d3be4.el9.noarch 13/13 2024-02-05T07:41:40.703 INFO:teuthology.orchestra.run.smithi120.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.4 MB/s | 245 kB 00:00 2024-02-05T07:41:40.974 INFO:teuthology.orchestra.run.smithi160.stdout:(1/6): python3-jinja2-2.11.3-4.el9.noarch.rpm 1.1 MB/s | 228 kB 00:00 2024-02-05T07:41:41.174 INFO:teuthology.orchestra.run.smithi160.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 15 MB/s | 5.8 MB 00:00 2024-02-05T07:41:41.274 INFO:teuthology.orchestra.run.smithi160.stdout:(3/6): ceph-mgr-cephadm-19.0.0-1241.g164d3be4.e 278 kB/s | 138 kB 00:00 2024-02-05T07:41:41.469 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-1241.g164d3be4.el9.noarch 13/13 2024-02-05T07:41:41.469 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-rook-2:19.0.0-1241.g164d3be4.el9.noarch 1/13 2024-02-05T07:41:41.469 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-02-05T07:41:41.469 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-02-05T07:41:41.469 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-02-05T07:41:41.469 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-02-05T07:41:41.469 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-02-05T07:41:41.469 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-02-05T07:41:41.469 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-02-05T07:41:41.469 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-02-05T07:41:41.469 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-google-auth-1:2.27.0-1.el9.noarch 10/13 2024-02-05T07:41:41.470 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-02-05T07:41:41.470 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-02-05T07:41:41.741 INFO:teuthology.orchestra.run.smithi160.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 102 kB/s | 58 kB 00:00 2024-02-05T07:41:41.754 INFO:teuthology.orchestra.run.smithi120.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-1 3.5 MB/s | 7.4 MB 00:02 2024-02-05T07:41:41.757 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:41.757 INFO:teuthology.orchestra.run.smithi120.stdout:Total 17 MB/s | 37 MB 00:02 2024-02-05T07:41:41.771 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:41:41.798 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:41:41.798 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:41:41.832 INFO:teuthology.orchestra.run.smithi160.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 95 kB/s | 51 kB 00:00 2024-02-05T07:41:41.842 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-02-05T07:41:41.842 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:41.842 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:41:41.842 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-rook-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:41.842 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-02-05T07:41:41.842 INFO:teuthology.orchestra.run.smithi097.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-02-05T07:41:41.843 INFO:teuthology.orchestra.run.smithi097.stdout: python3-google-auth-1:2.27.0-1.el9.noarch 2024-02-05T07:41:41.843 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-02-05T07:41:41.843 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-02-05T07:41:41.843 INFO:teuthology.orchestra.run.smithi097.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-02-05T07:41:41.843 INFO:teuthology.orchestra.run.smithi097.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-02-05T07:41:41.843 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-02-05T07:41:41.843 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-02-05T07:41:41.843 INFO:teuthology.orchestra.run.smithi097.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-02-05T07:41:41.843 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rsa-4.9-2.el9.noarch 2024-02-05T07:41:41.843 INFO:teuthology.orchestra.run.smithi097.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-02-05T07:41:41.843 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:41.843 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:42.100 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr-cephadm 2024-02-05T07:41:42.133 INFO:teuthology.orchestra.run.smithi160.stdout:(6/6): python3-asyncssh-2.13.2-3.el9.noarch.rpm 473 kB/s | 548 kB 00:01 2024-02-05T07:41:42.137 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:42.138 INFO:teuthology.orchestra.run.smithi160.stdout:Total 4.0 MB/s | 6.8 MB 00:01 2024-02-05T07:41:42.138 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:41:42.147 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:41:42.147 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:41:42.150 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:41:42.150 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:41:42.238 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:41:42.238 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:41:42.554 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:41:42.687 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:26 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:42.727 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-02-05T07:41:42.776 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-asyncssh-2.13.2-3.el9.noarch 2/6 2024-02-05T07:41:42.842 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:42.843 INFO:teuthology.orchestra.run.smithi097.stdout:======================================================================================== 2024-02-05T07:41:42.843 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2024-02-05T07:41:42.843 INFO:teuthology.orchestra.run.smithi097.stdout:======================================================================================== 2024-02-05T07:41:42.843 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:41:42.843 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-cephadm noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 138 k 2024-02-05T07:41:42.843 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2024-02-05T07:41:42.844 INFO:teuthology.orchestra.run.smithi097.stdout: python3-asyncssh noarch 2.13.2-3.el9 epel 548 k 2024-02-05T07:41:42.844 INFO:teuthology.orchestra.run.smithi097.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-02-05T07:41:42.844 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jinja2 noarch 2.11.3-4.el9 CentOS-AppStream 228 k 2024-02-05T07:41:42.844 INFO:teuthology.orchestra.run.smithi097.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-02-05T07:41:42.844 INFO:teuthology.orchestra.run.smithi097.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-02-05T07:41:42.844 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:42.844 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:41:42.845 INFO:teuthology.orchestra.run.smithi097.stdout:======================================================================================== 2024-02-05T07:41:42.845 INFO:teuthology.orchestra.run.smithi097.stdout:Install 6 Packages 2024-02-05T07:41:42.845 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:42.845 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 6.8 M 2024-02-05T07:41:42.845 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 33 M 2024-02-05T07:41:42.845 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:41:42.863 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:41:42.936 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-02-05T07:41:42.966 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-02-05T07:41:43.061 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-02-05T07:41:43.103 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-02-05T07:41:43.239 INFO:teuthology.orchestra.run.smithi097.stdout:(1/6): python3-jinja2-2.11.3-4.el9.noarch.rpm 1.1 MB/s | 228 kB 00:00 2024-02-05T07:41:43.282 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-05T07:41:43.297 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-02-05T07:41:43.311 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-05T07:41:43.322 INFO:teuthology.orchestra.run.smithi097.stdout:(2/6): ceph-mgr-cephadm-19.0.0-1241.g164d3be4.e 493 kB/s | 138 kB 00:00 2024-02-05T07:41:43.378 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-02-05T07:41:43.387 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-02-05T07:41:43.415 INFO:teuthology.orchestra.run.smithi097.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 16 MB/s | 5.8 MB 00:00 2024-02-05T07:41:43.439 INFO:teuthology.orchestra.run.smithi097.stdout:(4/6): python3-asyncssh-2.13.2-3.el9.noarch.rpm 2.7 MB/s | 548 kB 00:00 2024-02-05T07:41:43.441 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jinja2-2.11.3-4.el9.noarch 5/6 2024-02-05T07:41:43.463 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 6/6 2024-02-05T07:41:43.465 INFO:teuthology.orchestra.run.smithi097.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 413 kB/s | 58 kB 00:00 2024-02-05T07:41:43.482 INFO:teuthology.orchestra.run.smithi097.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 773 kB/s | 51 kB 00:00 2024-02-05T07:41:43.485 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:43.485 INFO:teuthology.orchestra.run.smithi097.stdout:Total 11 MB/s | 6.8 MB 00:00 2024-02-05T07:41:43.486 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:41:43.495 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:41:43.495 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:41:43.585 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:41:43.586 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:41:43.884 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:41:44.055 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-02-05T07:41:44.076 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-02-05T07:41:44.108 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-asyncssh-2.13.2-3.el9.noarch 2/6 2024-02-05T07:41:44.182 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-02-05T07:41:44.248 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 6/6 2024-02-05T07:41:44.248 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/6 2024-02-05T07:41:44.248 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-02-05T07:41:44.248 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jinja2-2.11.3-4.el9.noarch 3/6 2024-02-05T07:41:44.248 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-asyncssh-2.13.2-3.el9.noarch 4/6 2024-02-05T07:41:44.248 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-02-05T07:41:44.566 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-02-05T07:41:44.566 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:44.566 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:41:44.566 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:44.566 INFO:teuthology.orchestra.run.smithi160.stdout: python3-asyncssh-2.13.2-3.el9.noarch 2024-02-05T07:41:44.566 INFO:teuthology.orchestra.run.smithi160.stdout: python3-babel-2.9.1-2.el9.noarch 2024-02-05T07:41:44.566 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jinja2-2.11.3-4.el9.noarch 2024-02-05T07:41:44.566 INFO:teuthology.orchestra.run.smithi160.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-02-05T07:41:44.566 INFO:teuthology.orchestra.run.smithi160.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-02-05T07:41:44.567 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:44.567 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:44.636 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-02-05T07:41:44.719 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-02-05T07:41:44.781 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jinja2-2.11.3-4.el9.noarch 5/6 2024-02-05T07:41:44.804 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 6/6 2024-02-05T07:41:44.838 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-fuse 2024-02-05T07:41:45.407 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:30 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:45.425 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-02-05T07:41:45.565 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:45.566 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:45.566 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-02-05T07:41:45.566 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:45.566 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:41:45.566 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-fuse x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 885 k 2024-02-05T07:41:45.566 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-02-05T07:41:45.566 INFO:teuthology.orchestra.run.smithi160.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-02-05T07:41:45.567 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:45.567 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:41:45.567 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:45.567 INFO:teuthology.orchestra.run.smithi160.stdout:Install 2 Packages 2024-02-05T07:41:45.567 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:45.567 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 964 k 2024-02-05T07:41:45.567 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 2.8 M 2024-02-05T07:41:45.568 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:41:45.613 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 6/6 2024-02-05T07:41:45.614 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/6 2024-02-05T07:41:45.614 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-02-05T07:41:45.614 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jinja2-2.11.3-4.el9.noarch 3/6 2024-02-05T07:41:45.614 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-asyncssh-2.13.2-3.el9.noarch 4/6 2024-02-05T07:41:45.614 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-02-05T07:41:45.734 INFO:teuthology.orchestra.run.smithi160.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 473 kB/s | 79 kB 00:00 2024-02-05T07:41:45.901 INFO:teuthology.orchestra.run.smithi160.stdout:(2/2): ceph-fuse-19.0.0-1241.g164d3be4.el9.x86_ 2.6 MB/s | 885 kB 00:00 2024-02-05T07:41:45.903 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:45.903 INFO:teuthology.orchestra.run.smithi160.stdout:Total 2.8 MB/s | 964 kB 00:00 2024-02-05T07:41:45.903 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:41:45.923 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:41:45.923 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:41:45.932 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-02-05T07:41:45.932 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:45.932 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:41:45.932 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:45.932 INFO:teuthology.orchestra.run.smithi097.stdout: python3-asyncssh-2.13.2-3.el9.noarch 2024-02-05T07:41:45.932 INFO:teuthology.orchestra.run.smithi097.stdout: python3-babel-2.9.1-2.el9.noarch 2024-02-05T07:41:45.933 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jinja2-2.11.3-4.el9.noarch 2024-02-05T07:41:45.933 INFO:teuthology.orchestra.run.smithi097.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-02-05T07:41:45.933 INFO:teuthology.orchestra.run.smithi097.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-02-05T07:41:45.933 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:45.933 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:46.000 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:41:46.001 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:41:46.190 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-fuse 2024-02-05T07:41:46.198 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:41:46.345 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-02-05T07:41:46.411 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 2/2 2024-02-05T07:41:46.457 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-02-05T07:41:46.487 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-1241.g164d3 12/12 2024-02-05T07:41:46.778 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:30 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:46.951 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:46.951 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:46.951 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2024-02-05T07:41:46.951 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:46.952 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:41:46.952 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-fuse x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 885 k 2024-02-05T07:41:46.952 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2024-02-05T07:41:46.952 INFO:teuthology.orchestra.run.smithi097.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-02-05T07:41:46.952 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:46.952 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:41:46.952 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:46.952 INFO:teuthology.orchestra.run.smithi097.stdout:Install 2 Packages 2024-02-05T07:41:46.952 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:46.953 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 964 k 2024-02-05T07:41:46.953 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 2.8 M 2024-02-05T07:41:46.953 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:41:47.094 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 2/2 2024-02-05T07:41:47.094 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 1/2 2024-02-05T07:41:47.183 INFO:teuthology.orchestra.run.smithi097.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 341 kB/s | 79 kB 00:00 2024-02-05T07:41:47.413 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-02-05T07:41:47.413 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:47.413 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:41:47.413 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-02-05T07:41:47.414 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:47.414 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:47.442 INFO:teuthology.orchestra.run.smithi097.stdout:(2/2): ceph-fuse-19.0.0-1241.g164d3be4.el9.x86_ 1.8 MB/s | 885 kB 00:00 2024-02-05T07:41:47.444 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:47.444 INFO:teuthology.orchestra.run.smithi097.stdout:Total 1.9 MB/s | 964 kB 00:00 2024-02-05T07:41:47.444 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:41:47.464 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:41:47.465 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:41:47.543 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:41:47.543 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:41:47.708 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-volume 2024-02-05T07:41:47.733 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:41:47.868 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-02-05T07:41:47.933 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 2/2 2024-02-05T07:41:48.291 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:33 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:48.451 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:48.452 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:48.452 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-02-05T07:41:48.452 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:48.452 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:41:48.452 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-volume noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 263 k 2024-02-05T07:41:48.452 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-02-05T07:41:48.452 INFO:teuthology.orchestra.run.smithi160.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-02-05T07:41:48.452 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:48.452 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:41:48.452 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:48.452 INFO:teuthology.orchestra.run.smithi160.stdout:Install 2 Packages 2024-02-05T07:41:48.453 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:48.453 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 332 k 2024-02-05T07:41:48.453 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 1.5 M 2024-02-05T07:41:48.453 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:41:48.597 INFO:teuthology.orchestra.run.smithi160.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 479 kB/s | 69 kB 00:00 2024-02-05T07:41:48.688 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 2/2 2024-02-05T07:41:48.688 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 1/2 2024-02-05T07:41:48.973 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-02-05T07:41:48.973 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:48.973 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:41:48.973 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-02-05T07:41:48.973 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:48.973 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:49.078 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-1241.g164d3 12/12 2024-02-05T07:41:49.078 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-1241.g164d3 1/12 2024-02-05T07:41:49.078 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-02-05T07:41:49.079 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-02-05T07:41:49.079 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-02-05T07:41:49.079 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-05T07:41:49.079 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-05T07:41:49.079 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-02-05T07:41:49.079 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-02-05T07:41:49.079 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-02-05T07:41:49.079 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-02-05T07:41:49.079 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-02-05T07:41:49.147 INFO:teuthology.orchestra.run.smithi160.stdout:(2/2): ceph-volume-19.0.0-1241.g164d3be4.el9.no 379 kB/s | 263 kB 00:00 2024-02-05T07:41:49.148 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:49.149 INFO:teuthology.orchestra.run.smithi160.stdout:Total 477 kB/s | 332 kB 00:00 2024-02-05T07:41:49.149 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:41:49.158 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:41:49.159 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:41:49.203 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:41:49.204 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:41:49.273 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-volume 2024-02-05T07:41:49.356 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:41:49.529 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-02-05T07:41:49.529 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:49.530 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:41:49.530 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mgr-diskprediction-local-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:49.530 INFO:teuthology.orchestra.run.smithi120.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-02-05T07:41:49.530 INFO:teuthology.orchestra.run.smithi120.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-02-05T07:41:49.530 INFO:teuthology.orchestra.run.smithi120.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-02-05T07:41:49.530 INFO:teuthology.orchestra.run.smithi120.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-02-05T07:41:49.530 INFO:teuthology.orchestra.run.smithi120.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-02-05T07:41:49.531 INFO:teuthology.orchestra.run.smithi120.stdout: openblas-0.3.21-2.el9.x86_64 2024-02-05T07:41:49.531 INFO:teuthology.orchestra.run.smithi120.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-02-05T07:41:49.531 INFO:teuthology.orchestra.run.smithi120.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-02-05T07:41:49.531 INFO:teuthology.orchestra.run.smithi120.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-02-05T07:41:49.531 INFO:teuthology.orchestra.run.smithi120.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-02-05T07:41:49.531 INFO:teuthology.orchestra.run.smithi120.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-02-05T07:41:49.531 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:49.531 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:41:49.532 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-02-05T07:41:49.566 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-volume-2:19.0.0-1241.g164d3be4.el9.noarch 2/2 2024-02-05T07:41:49.582 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-volume-2:19.0.0-1241.g164d3be4.el9.noarch 2/2 2024-02-05T07:41:49.582 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:49.582 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-02-05T07:41:49.582 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:49.853 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:33 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:49.910 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install ceph-mgr-rook 2024-02-05T07:41:50.008 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:50.008 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:50.008 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2024-02-05T07:41:50.009 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:50.009 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:41:50.009 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-volume noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 263 k 2024-02-05T07:41:50.009 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2024-02-05T07:41:50.009 INFO:teuthology.orchestra.run.smithi097.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-02-05T07:41:50.009 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:50.009 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:41:50.009 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:50.009 INFO:teuthology.orchestra.run.smithi097.stdout:Install 2 Packages 2024-02-05T07:41:50.009 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:50.010 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 332 k 2024-02-05T07:41:50.010 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 1.5 M 2024-02-05T07:41:50.010 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:41:50.149 INFO:teuthology.orchestra.run.smithi097.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 496 kB/s | 69 kB 00:00 2024-02-05T07:41:50.390 INFO:teuthology.orchestra.run.smithi097.stdout:(2/2): ceph-volume-19.0.0-1241.g164d3be4.el9.no 692 kB/s | 263 kB 00:00 2024-02-05T07:41:50.392 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:50.392 INFO:teuthology.orchestra.run.smithi097.stdout:Total 868 kB/s | 332 kB 00:00 2024-02-05T07:41:50.392 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:41:50.395 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-volume-2:19.0.0-1241.g164d3be4.el9.noarch 1/2 2024-02-05T07:41:50.400 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:41:50.401 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:41:50.441 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:41:50.442 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:41:50.482 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:17 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:41:50.589 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:41:50.639 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:41:50.640 INFO:teuthology.orchestra.run.smithi120.stdout:======================================================================================== 2024-02-05T07:41:50.640 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repository Size 2024-02-05T07:41:50.640 INFO:teuthology.orchestra.run.smithi120.stdout:======================================================================================== 2024-02-05T07:41:50.640 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:41:50.640 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mgr-rook noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 52 k 2024-02-05T07:41:50.640 INFO:teuthology.orchestra.run.smithi120.stdout:Installing dependencies: 2024-02-05T07:41:50.640 INFO:teuthology.orchestra.run.smithi120.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-02-05T07:41:50.640 INFO:teuthology.orchestra.run.smithi120.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-02-05T07:41:50.641 INFO:teuthology.orchestra.run.smithi120.stdout: python3-google-auth noarch 1:2.27.0-1.el9 epel 203 k 2024-02-05T07:41:50.641 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-02-05T07:41:50.641 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-02-05T07:41:50.641 INFO:teuthology.orchestra.run.smithi120.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-02-05T07:41:50.641 INFO:teuthology.orchestra.run.smithi120.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-02-05T07:41:50.641 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-02-05T07:41:50.641 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-02-05T07:41:50.641 INFO:teuthology.orchestra.run.smithi120.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-02-05T07:41:50.641 INFO:teuthology.orchestra.run.smithi120.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-02-05T07:41:50.641 INFO:teuthology.orchestra.run.smithi120.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-02-05T07:41:50.641 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:50.641 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:41:50.641 INFO:teuthology.orchestra.run.smithi120.stdout:======================================================================================== 2024-02-05T07:41:50.642 INFO:teuthology.orchestra.run.smithi120.stdout:Install 13 Packages 2024-02-05T07:41:50.642 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:50.642 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 2.0 M 2024-02-05T07:41:50.642 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 26 M 2024-02-05T07:41:50.642 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:41:50.765 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-02-05T07:41:50.765 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:50.765 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:41:50.765 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-volume-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:50.765 INFO:teuthology.orchestra.run.smithi160.stdout: python3-packaging-20.9-5.el9.noarch 2024-02-05T07:41:50.765 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:50.765 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:50.771 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-02-05T07:41:50.810 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-volume-2:19.0.0-1241.g164d3be4.el9.noarch 2/2 2024-02-05T07:41:50.825 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-volume-2:19.0.0-1241.g164d3be4.el9.noarch 2/2 2024-02-05T07:41:50.825 INFO:teuthology.orchestra.run.smithi097.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:41:50.826 INFO:teuthology.orchestra.run.smithi097.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-02-05T07:41:50.826 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:51.111 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install librados-devel 2024-02-05T07:41:51.139 INFO:teuthology.orchestra.run.smithi120.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 170 kB/s | 24 kB 00:00 2024-02-05T07:41:51.156 INFO:teuthology.orchestra.run.smithi120.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 113 kB/s | 18 kB 00:00 2024-02-05T07:41:51.239 INFO:teuthology.orchestra.run.smithi120.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.1 MB/s | 174 kB 00:00 2024-02-05T07:41:51.265 INFO:teuthology.orchestra.run.smithi120.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 132 kB 00:00 2024-02-05T07:41:51.290 INFO:teuthology.orchestra.run.smithi120.stdout:(5/13): ceph-mgr-rook-19.0.0-1241.g164d3be4.el9 177 kB/s | 52 kB 00:00 2024-02-05T07:41:51.315 INFO:teuthology.orchestra.run.smithi120.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 211 kB 00:00 2024-02-05T07:41:51.341 INFO:teuthology.orchestra.run.smithi120.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 568 kB/s | 43 kB 00:00 2024-02-05T07:41:51.424 INFO:teuthology.orchestra.run.smithi120.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 180 kB/s | 15 kB 00:00 2024-02-05T07:41:51.449 INFO:teuthology.orchestra.run.smithi120.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 202 kB/s | 32 kB 00:00 2024-02-05T07:41:51.525 INFO:teuthology.orchestra.run.smithi120.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 786 kB/s | 59 kB 00:00 2024-02-05T07:41:51.550 INFO:teuthology.orchestra.run.smithi120.stdout:(11/13): python3-google-auth-2.27.0-1.el9.noarc 970 kB/s | 203 kB 00:00 2024-02-05T07:41:51.560 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-volume-2:19.0.0-1241.g164d3be4.el9.noarch 1/2 2024-02-05T07:41:51.575 INFO:teuthology.orchestra.run.smithi120.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-02-05T07:41:51.617 INFO:teuthology.orchestra.run.smithi120.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 5.3 MB/s | 1.0 MB 00:00 2024-02-05T07:41:51.619 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:51.619 INFO:teuthology.orchestra.run.smithi120.stdout:Total 2.1 MB/s | 2.0 MB 00:00 2024-02-05T07:41:51.620 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:41:51.632 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:41:51.632 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:41:51.683 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:36 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:51.729 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:41:51.730 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:41:51.840 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:51.840 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:51.840 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repo Size 2024-02-05T07:41:51.840 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:51.840 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:41:51.840 INFO:teuthology.orchestra.run.smithi160.stdout: librados-devel x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 127 k 2024-02-05T07:41:51.840 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:51.841 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:41:51.841 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:51.841 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-02-05T07:41:51.841 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:51.841 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 127 k 2024-02-05T07:41:51.841 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 456 k 2024-02-05T07:41:51.842 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:41:51.900 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-02-05T07:41:51.900 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:51.900 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:41:51.900 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-volume-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:51.900 INFO:teuthology.orchestra.run.smithi097.stdout: python3-packaging-20.9-5.el9.noarch 2024-02-05T07:41:51.901 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:51.901 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:52.255 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:41:52.269 INFO:teuthology.orchestra.run.smithi160.stdout:librados-devel-19.0.0-1241.g164d3be4.el9.x86_64 296 kB/s | 127 kB 00:00 2024-02-05T07:41:52.270 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:52.270 INFO:teuthology.orchestra.run.smithi160.stdout:Total 295 kB/s | 127 kB 00:00 2024-02-05T07:41:52.270 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:41:52.272 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install librados-devel 2024-02-05T07:41:52.276 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:41:52.276 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:41:52.334 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:41:52.334 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:41:52.437 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-02-05T07:41:52.484 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-02-05T07:41:52.485 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:41:52.540 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-02-05T07:41:52.569 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-02-05T07:41:52.601 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librados-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:41:52.619 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-02-05T07:41:52.730 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-02-05T07:41:52.838 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-google-auth-1:2.27.0-1.el9.noarch 7/13 2024-02-05T07:41:52.847 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:36 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:52.895 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-02-05T07:41:53.002 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:53.003 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:53.003 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repo Size 2024-02-05T07:41:53.003 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:53.003 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:41:53.003 INFO:teuthology.orchestra.run.smithi097.stdout: librados-devel x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 127 k 2024-02-05T07:41:53.003 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:53.003 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:41:53.003 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:53.003 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2024-02-05T07:41:53.003 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:53.004 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 127 k 2024-02-05T07:41:53.004 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 456 k 2024-02-05T07:41:53.004 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:41:53.032 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librados-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:41:53.347 INFO:teuthology.orchestra.run.smithi097.stdout:librados-devel-19.0.0-1241.g164d3be4.el9.x86_64 370 kB/s | 127 kB 00:00 2024-02-05T07:41:53.348 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:53.348 INFO:teuthology.orchestra.run.smithi097.stdout:Total 368 kB/s | 127 kB 00:00 2024-02-05T07:41:53.348 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:41:53.353 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:41:53.354 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:41:53.364 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librados-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:41:53.364 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:53.364 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:41:53.364 INFO:teuthology.orchestra.run.smithi160.stdout: librados-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:53.364 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:53.364 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:53.410 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:41:53.410 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:41:53.558 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:41:53.596 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install libcephfs2 2024-02-05T07:41:53.610 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-02-05T07:41:53.663 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librados-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:41:53.668 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-02-05T07:41:53.702 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-02-05T07:41:53.742 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-02-05T07:41:53.756 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-mgr-rook-2:19.0.0-1241.g164d3be4.el9.noarch 13/13 2024-02-05T07:41:54.125 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librados-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:41:54.183 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:39 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:54.291 INFO:teuthology.orchestra.run.smithi160.stdout:Package libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:54.344 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:54.345 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-02-05T07:41:54.345 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:54.412 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install libcephfs-devel 2024-02-05T07:41:54.473 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librados-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:41:54.474 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:54.474 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:41:54.474 INFO:teuthology.orchestra.run.smithi097.stdout: librados-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:54.474 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:54.474 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:54.525 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-1241.g164d3be4.el9.noarch 13/13 2024-02-05T07:41:54.525 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-mgr-rook-2:19.0.0-1241.g164d3be4.el9.noarch 1/13 2024-02-05T07:41:54.525 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-02-05T07:41:54.525 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-02-05T07:41:54.525 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-02-05T07:41:54.525 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-02-05T07:41:54.525 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-02-05T07:41:54.525 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-02-05T07:41:54.525 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-02-05T07:41:54.525 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-02-05T07:41:54.525 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-google-auth-1:2.27.0-1.el9.noarch 10/13 2024-02-05T07:41:54.526 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-02-05T07:41:54.526 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-02-05T07:41:54.742 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install libcephfs2 2024-02-05T07:41:54.908 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-02-05T07:41:54.908 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:54.908 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:41:54.908 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mgr-rook-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:54.909 INFO:teuthology.orchestra.run.smithi120.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-02-05T07:41:54.909 INFO:teuthology.orchestra.run.smithi120.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-02-05T07:41:54.909 INFO:teuthology.orchestra.run.smithi120.stdout: python3-google-auth-1:2.27.0-1.el9.noarch 2024-02-05T07:41:54.909 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-02-05T07:41:54.909 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-02-05T07:41:54.909 INFO:teuthology.orchestra.run.smithi120.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-02-05T07:41:54.909 INFO:teuthology.orchestra.run.smithi120.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-02-05T07:41:54.909 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-02-05T07:41:54.909 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-02-05T07:41:54.909 INFO:teuthology.orchestra.run.smithi120.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-02-05T07:41:54.909 INFO:teuthology.orchestra.run.smithi120.stdout: python3-rsa-4.9-2.el9.noarch 2024-02-05T07:41:54.909 INFO:teuthology.orchestra.run.smithi120.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-02-05T07:41:54.909 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:54.909 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:41:54.977 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:39 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:55.133 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:55.134 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:55.134 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repo Size 2024-02-05T07:41:55.134 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:55.134 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:41:55.134 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs-devel x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 31 k 2024-02-05T07:41:55.134 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:55.134 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:41:55.135 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:41:55.135 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-02-05T07:41:55.135 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:55.135 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 31 k 2024-02-05T07:41:55.135 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 140 k 2024-02-05T07:41:55.135 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:41:55.195 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install ceph-mgr-cephadm 2024-02-05T07:41:55.299 INFO:teuthology.orchestra.run.smithi160.stdout:libcephfs-devel-19.0.0-1241.g164d3be4.el9.x86_6 190 kB/s | 31 kB 00:00 2024-02-05T07:41:55.300 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:55.300 INFO:teuthology.orchestra.run.smithi160.stdout:Total 188 kB/s | 31 kB 00:00 2024-02-05T07:41:55.300 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:41:55.304 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:41:55.304 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:41:55.321 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:39 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:55.339 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:41:55.340 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:41:55.429 INFO:teuthology.orchestra.run.smithi097.stdout:Package libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:55.436 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:41:55.481 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:55.482 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2024-02-05T07:41:55.482 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:55.548 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libcephfs-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:41:55.560 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install libcephfs-devel 2024-02-05T07:41:55.756 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:22 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:41:55.909 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:41:55.910 INFO:teuthology.orchestra.run.smithi120.stdout:======================================================================================== 2024-02-05T07:41:55.910 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repository Size 2024-02-05T07:41:55.910 INFO:teuthology.orchestra.run.smithi120.stdout:======================================================================================== 2024-02-05T07:41:55.910 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:41:55.910 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mgr-cephadm noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 138 k 2024-02-05T07:41:55.910 INFO:teuthology.orchestra.run.smithi120.stdout:Installing dependencies: 2024-02-05T07:41:55.910 INFO:teuthology.orchestra.run.smithi120.stdout: python3-asyncssh noarch 2.13.2-3.el9 epel 548 k 2024-02-05T07:41:55.910 INFO:teuthology.orchestra.run.smithi120.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-02-05T07:41:55.910 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jinja2 noarch 2.11.3-4.el9 CentOS-AppStream 228 k 2024-02-05T07:41:55.910 INFO:teuthology.orchestra.run.smithi120.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-02-05T07:41:55.911 INFO:teuthology.orchestra.run.smithi120.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-02-05T07:41:55.911 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:55.911 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:41:55.911 INFO:teuthology.orchestra.run.smithi120.stdout:======================================================================================== 2024-02-05T07:41:55.911 INFO:teuthology.orchestra.run.smithi120.stdout:Install 6 Packages 2024-02-05T07:41:55.911 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:55.911 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 6.8 M 2024-02-05T07:41:55.911 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 33 M 2024-02-05T07:41:55.912 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:41:55.956 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:41:56.121 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:40 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:56.155 INFO:teuthology.orchestra.run.smithi120.stdout:(1/6): python3-jinja2-2.11.3-4.el9.noarch.rpm 1.1 MB/s | 228 kB 00:00 2024-02-05T07:41:56.246 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libcephfs-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:41:56.246 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:56.246 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:41:56.246 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:56.246 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:41:56.246 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:56.247 INFO:teuthology.orchestra.run.smithi120.stdout:(2/6): ceph-mgr-cephadm-19.0.0-1241.g164d3be4.e 472 kB/s | 138 kB 00:00 2024-02-05T07:41:56.275 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:56.276 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:56.277 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repo Size 2024-02-05T07:41:56.277 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:56.277 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:41:56.277 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs-devel x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 31 k 2024-02-05T07:41:56.277 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:56.277 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:41:56.277 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:41:56.277 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2024-02-05T07:41:56.277 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:56.277 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 31 k 2024-02-05T07:41:56.277 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 140 k 2024-02-05T07:41:56.277 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:41:56.338 INFO:teuthology.orchestra.run.smithi120.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 15 MB/s | 5.8 MB 00:00 2024-02-05T07:41:56.439 INFO:teuthology.orchestra.run.smithi120.stdout:(4/6): python3-asyncssh-2.13.2-3.el9.noarch.rpm 1.9 MB/s | 548 kB 00:00 2024-02-05T07:41:56.455 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install librados2 2024-02-05T07:41:56.464 INFO:teuthology.orchestra.run.smithi120.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 268 kB/s | 58 kB 00:00 2024-02-05T07:41:56.489 INFO:teuthology.orchestra.run.smithi120.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 339 kB/s | 51 kB 00:00 2024-02-05T07:41:56.492 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:56.492 INFO:teuthology.orchestra.run.smithi120.stdout:Total 12 MB/s | 6.8 MB 00:00 2024-02-05T07:41:56.492 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:41:56.501 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:41:56.501 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:41:56.527 INFO:teuthology.orchestra.run.smithi097.stdout:libcephfs-devel-19.0.0-1241.g164d3be4.el9.x86_6 125 kB/s | 31 kB 00:00 2024-02-05T07:41:56.528 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:41:56.528 INFO:teuthology.orchestra.run.smithi097.stdout:Total 124 kB/s | 31 kB 00:00 2024-02-05T07:41:56.528 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:41:56.531 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:41:56.531 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:41:56.560 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:41:56.561 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:41:56.590 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:41:56.591 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:41:56.649 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:41:56.749 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libcephfs-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:41:56.892 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:41:57.027 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:42 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:57.060 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-02-05T07:41:57.107 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-asyncssh-2.13.2-3.el9.noarch 2/6 2024-02-05T07:41:57.131 INFO:teuthology.orchestra.run.smithi160.stdout:Package librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:57.164 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:41:57.183 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:57.184 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-02-05T07:41:57.184 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:57.252 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install librbd1 2024-02-05T07:41:57.429 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libcephfs-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:41:57.429 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:57.429 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:41:57.429 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:41:57.429 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:41:57.429 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:57.621 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-02-05T07:41:57.633 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install librados2 2024-02-05T07:41:57.701 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-02-05T07:41:57.771 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-jinja2-2.11.3-4.el9.noarch 5/6 2024-02-05T07:41:57.787 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 6/6 2024-02-05T07:41:57.826 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:42 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:57.930 INFO:teuthology.orchestra.run.smithi160.stdout:Package librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:57.982 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:57.984 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-02-05T07:41:57.984 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:58.048 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install python3-rados 2024-02-05T07:41:58.201 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:42 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:58.304 INFO:teuthology.orchestra.run.smithi097.stdout:Package librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:58.357 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:58.358 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2024-02-05T07:41:58.358 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:58.439 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install librbd1 2024-02-05T07:41:58.622 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:43 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:58.681 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 6/6 2024-02-05T07:41:58.682 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 1/6 2024-02-05T07:41:58.682 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-02-05T07:41:58.682 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-jinja2-2.11.3-4.el9.noarch 3/6 2024-02-05T07:41:58.682 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-asyncssh-2.13.2-3.el9.noarch 4/6 2024-02-05T07:41:58.682 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-02-05T07:41:58.727 INFO:teuthology.orchestra.run.smithi160.stdout:Package python3-rados-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:58.780 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:58.781 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-02-05T07:41:58.781 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:58.845 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install python3-rgw 2024-02-05T07:41:59.007 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:43 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:59.017 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-02-05T07:41:59.017 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:59.017 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:41:59.017 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-mgr-cephadm-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:41:59.017 INFO:teuthology.orchestra.run.smithi120.stdout: python3-asyncssh-2.13.2-3.el9.noarch 2024-02-05T07:41:59.017 INFO:teuthology.orchestra.run.smithi120.stdout: python3-babel-2.9.1-2.el9.noarch 2024-02-05T07:41:59.017 INFO:teuthology.orchestra.run.smithi120.stdout: python3-jinja2-2.11.3-4.el9.noarch 2024-02-05T07:41:59.017 INFO:teuthology.orchestra.run.smithi120.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-02-05T07:41:59.017 INFO:teuthology.orchestra.run.smithi120.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-02-05T07:41:59.017 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:59.018 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:41:59.110 INFO:teuthology.orchestra.run.smithi097.stdout:Package librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:59.163 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:59.164 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2024-02-05T07:41:59.164 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:59.255 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install python3-rados 2024-02-05T07:41:59.268 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install ceph-fuse 2024-02-05T07:41:59.420 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:44 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:41:59.525 INFO:teuthology.orchestra.run.smithi160.stdout:Package python3-rgw-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:59.578 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:41:59.579 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-02-05T07:41:59.579 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:41:59.652 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install python3-cephfs 2024-02-05T07:41:59.820 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:43 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:41:59.839 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:26 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:41:59.923 INFO:teuthology.orchestra.run.smithi097.stdout:Package python3-rados-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:41:59.976 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:41:59.977 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2024-02-05T07:41:59.977 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:41:59.997 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:41:59.998 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:41:59.998 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repository Size 2024-02-05T07:41:59.998 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:41:59.998 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:41:59.998 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-fuse x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 885 k 2024-02-05T07:41:59.998 INFO:teuthology.orchestra.run.smithi120.stdout:Installing dependencies: 2024-02-05T07:41:59.998 INFO:teuthology.orchestra.run.smithi120.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-02-05T07:41:59.998 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:59.999 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:41:59.999 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:41:59.999 INFO:teuthology.orchestra.run.smithi120.stdout:Install 2 Packages 2024-02-05T07:41:59.999 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:41:59.999 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 964 k 2024-02-05T07:41:59.999 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 2.8 M 2024-02-05T07:41:59.999 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:42:00.068 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install python3-rgw 2024-02-05T07:42:00.216 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:45 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:42:00.259 INFO:teuthology.orchestra.run.smithi120.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 303 kB/s | 79 kB 00:00 2024-02-05T07:42:00.321 INFO:teuthology.orchestra.run.smithi160.stdout:Package python3-cephfs-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:42:00.375 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:42:00.377 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-02-05T07:42:00.377 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:42:00.445 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install python3-rbd 2024-02-05T07:42:00.635 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:44 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:42:00.739 INFO:teuthology.orchestra.run.smithi097.stdout:Package python3-rgw-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:42:00.792 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:42:00.793 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2024-02-05T07:42:00.793 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:42:00.871 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install python3-cephfs 2024-02-05T07:42:01.037 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:46 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:42:01.150 INFO:teuthology.orchestra.run.smithi160.stdout:Package python3-rbd-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:42:01.205 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:42:01.207 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-02-05T07:42:01.207 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:42:01.209 INFO:teuthology.orchestra.run.smithi120.stdout:(2/2): ceph-fuse-19.0.0-1241.g164d3be4.el9.x86_ 732 kB/s | 885 kB 00:01 2024-02-05T07:42:01.211 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:42:01.211 INFO:teuthology.orchestra.run.smithi120.stdout:Total 795 kB/s | 964 kB 00:01 2024-02-05T07:42:01.211 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:42:01.232 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:42:01.232 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:42:01.281 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install rbd-fuse 2024-02-05T07:42:01.309 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:42:01.309 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:42:01.433 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:45 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:42:01.506 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:42:01.538 INFO:teuthology.orchestra.run.smithi097.stdout:Package python3-cephfs-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:42:01.590 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:42:01.591 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2024-02-05T07:42:01.591 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:42:01.643 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-02-05T07:42:01.668 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install python3-rbd 2024-02-05T07:42:01.708 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 2/2 2024-02-05T07:42:01.876 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:46 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:42:02.038 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:42:02.039 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:42:02.039 INFO:teuthology.orchestra.run.smithi160.stdout: Package Architecture Version Repository Size 2024-02-05T07:42:02.039 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:42:02.039 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:42:02.039 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-fuse x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 85 k 2024-02-05T07:42:02.039 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:42:02.039 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:42:02.040 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:42:02.040 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-02-05T07:42:02.040 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:42:02.040 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 85 k 2024-02-05T07:42:02.040 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 231 k 2024-02-05T07:42:02.040 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:42:02.234 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:46 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:42:02.339 INFO:teuthology.orchestra.run.smithi097.stdout:Package python3-rbd-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:42:02.361 INFO:teuthology.orchestra.run.smithi160.stdout:rbd-fuse-19.0.0-1241.g164d3be4.el9.x86_64.rpm 266 kB/s | 85 kB 00:00 2024-02-05T07:42:02.362 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:42:02.362 INFO:teuthology.orchestra.run.smithi160.stdout:Total 265 kB/s | 85 kB 00:00 2024-02-05T07:42:02.362 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:42:02.369 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:42:02.369 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:42:02.391 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:42:02.392 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2024-02-05T07:42:02.392 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:42:02.424 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:42:02.424 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:42:02.428 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 2/2 2024-02-05T07:42:02.429 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 1/2 2024-02-05T07:42:02.471 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install rbd-fuse 2024-02-05T07:42:02.598 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:42:02.701 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : rbd-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:02.755 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-02-05T07:42:02.755 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:02.756 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:42:02.756 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-02-05T07:42:02.756 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:02.756 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:42:03.014 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install ceph-volume 2024-02-05T07:42:03.039 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:47 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:42:03.123 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: rbd-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:03.194 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:42:03.194 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:42:03.194 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2024-02-05T07:42:03.194 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:42:03.195 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:42:03.195 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-fuse x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 85 k 2024-02-05T07:42:03.195 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:42:03.195 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:42:03.195 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:42:03.195 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2024-02-05T07:42:03.195 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:42:03.196 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 85 k 2024-02-05T07:42:03.196 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 231 k 2024-02-05T07:42:03.196 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:42:03.468 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : rbd-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:03.469 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:42:03.469 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:42:03.469 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:42:03.469 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:42:03.469 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:42:03.505 INFO:teuthology.orchestra.run.smithi097.stdout:rbd-fuse-19.0.0-1241.g164d3be4.el9.x86_64.rpm 276 kB/s | 85 kB 00:00 2024-02-05T07:42:03.506 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:42:03.506 INFO:teuthology.orchestra.run.smithi097.stdout:Total 275 kB/s | 85 kB 00:00 2024-02-05T07:42:03.506 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:42:03.513 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:42:03.513 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:42:03.568 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:42:03.569 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:42:03.602 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:30 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:42:03.730 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install rbd-mirror 2024-02-05T07:42:03.752 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:42:03.757 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:42:03.757 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:03.757 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repository Size 2024-02-05T07:42:03.757 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:03.757 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:42:03.757 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-volume noarch 2:19.0.0-1241.g164d3be4.el9 ceph-noarch 263 k 2024-02-05T07:42:03.757 INFO:teuthology.orchestra.run.smithi120.stdout:Installing dependencies: 2024-02-05T07:42:03.757 INFO:teuthology.orchestra.run.smithi120.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-02-05T07:42:03.758 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:03.758 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:42:03.758 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:03.758 INFO:teuthology.orchestra.run.smithi120.stdout:Install 2 Packages 2024-02-05T07:42:03.758 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:03.758 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 332 k 2024-02-05T07:42:03.758 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 1.5 M 2024-02-05T07:42:03.759 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:42:03.855 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : rbd-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:03.893 INFO:teuthology.orchestra.run.smithi120.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 513 kB/s | 69 kB 00:00 2024-02-05T07:42:04.168 INFO:teuthology.orchestra.run.smithi120.stdout:(2/2): ceph-volume-19.0.0-1241.g164d3be4.el9.no 644 kB/s | 263 kB 00:00 2024-02-05T07:42:04.169 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:42:04.169 INFO:teuthology.orchestra.run.smithi120.stdout:Total 807 kB/s | 332 kB 00:00 2024-02-05T07:42:04.170 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:42:04.178 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:42:04.178 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:42:04.221 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:42:04.222 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:42:04.263 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: rbd-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:04.313 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:49 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:42:04.373 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:42:04.473 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:42:04.473 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:42:04.474 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repo Size 2024-02-05T07:42:04.474 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:42:04.474 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:42:04.474 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-mirror x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 3.1 M 2024-02-05T07:42:04.474 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:42:04.474 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:42:04.474 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:42:04.474 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-02-05T07:42:04.474 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:42:04.474 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 3.1 M 2024-02-05T07:42:04.474 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 13 M 2024-02-05T07:42:04.474 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:42:04.544 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-02-05T07:42:04.572 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : rbd-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:04.572 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:42:04.572 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:42:04.572 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:42:04.572 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:42:04.572 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:42:04.579 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : ceph-volume-2:19.0.0-1241.g164d3be4.el9.noarch 2/2 2024-02-05T07:42:04.594 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: ceph-volume-2:19.0.0-1241.g164d3be4.el9.noarch 2/2 2024-02-05T07:42:04.594 INFO:teuthology.orchestra.run.smithi120.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:42:04.595 INFO:teuthology.orchestra.run.smithi120.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-02-05T07:42:04.595 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:04.817 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install rbd-mirror 2024-02-05T07:42:05.281 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : ceph-volume-2:19.0.0-1241.g164d3be4.el9.noarch 1/2 2024-02-05T07:42:05.399 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:49 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:42:05.559 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:42:05.559 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:42:05.559 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repo Size 2024-02-05T07:42:05.559 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:42:05.559 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:42:05.559 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-mirror x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 3.1 M 2024-02-05T07:42:05.559 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:42:05.559 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:42:05.560 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:42:05.560 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2024-02-05T07:42:05.560 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:42:05.560 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 3.1 M 2024-02-05T07:42:05.560 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 13 M 2024-02-05T07:42:05.560 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:42:05.648 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-02-05T07:42:05.648 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:05.648 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:42:05.648 INFO:teuthology.orchestra.run.smithi120.stdout: ceph-volume-2:19.0.0-1241.g164d3be4.el9.noarch 2024-02-05T07:42:05.648 INFO:teuthology.orchestra.run.smithi120.stdout: python3-packaging-20.9-5.el9.noarch 2024-02-05T07:42:05.648 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:05.648 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:42:05.755 INFO:teuthology.orchestra.run.smithi160.stdout:rbd-mirror-19.0.0-1241.g164d3be4.el9.x86_64.rpm 2.4 MB/s | 3.1 MB 00:01 2024-02-05T07:42:05.756 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:42:05.756 INFO:teuthology.orchestra.run.smithi160.stdout:Total 2.4 MB/s | 3.1 MB 00:01 2024-02-05T07:42:05.756 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:42:05.765 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:42:05.765 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:42:05.839 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:42:05.839 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:42:06.053 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install librados-devel 2024-02-05T07:42:06.266 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:42:06.322 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : rbd-mirror-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:06.347 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: rbd-mirror-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:06.347 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:42:06.347 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-02-05T07:42:06.347 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-05T07:42:06.347 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-05T07:42:06.347 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:42:06.631 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:33 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:42:06.788 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:42:06.789 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:06.789 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repo Size 2024-02-05T07:42:06.789 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:06.789 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:42:06.789 INFO:teuthology.orchestra.run.smithi120.stdout: librados-devel x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 127 k 2024-02-05T07:42:06.789 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:06.789 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:42:06.789 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:06.789 INFO:teuthology.orchestra.run.smithi120.stdout:Install 1 Package 2024-02-05T07:42:06.789 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:06.789 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 127 k 2024-02-05T07:42:06.789 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 456 k 2024-02-05T07:42:06.789 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:42:06.792 INFO:teuthology.orchestra.run.smithi097.stdout:rbd-mirror-19.0.0-1241.g164d3be4.el9.x86_64.rpm 2.5 MB/s | 3.1 MB 00:01 2024-02-05T07:42:06.793 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:42:06.793 INFO:teuthology.orchestra.run.smithi097.stdout:Total 2.5 MB/s | 3.1 MB 00:01 2024-02-05T07:42:06.793 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:42:06.805 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:42:06.805 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:42:06.882 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:42:06.882 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:42:07.092 INFO:teuthology.orchestra.run.smithi120.stdout:librados-devel-19.0.0-1241.g164d3be4.el9.x86_64 418 kB/s | 127 kB 00:00 2024-02-05T07:42:07.093 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:42:07.093 INFO:teuthology.orchestra.run.smithi120.stdout:Total 417 kB/s | 127 kB 00:00 2024-02-05T07:42:07.093 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:42:07.099 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:42:07.099 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:42:07.154 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:42:07.155 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:42:07.303 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:42:07.309 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:42:07.360 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : rbd-mirror-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:07.385 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: rbd-mirror-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:07.385 INFO:teuthology.orchestra.run.smithi097.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:42:07.385 INFO:teuthology.orchestra.run.smithi097.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-02-05T07:42:07.385 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-05T07:42:07.385 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-05T07:42:07.385 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:42:07.409 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : librados-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:07.503 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : rbd-mirror-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:07.503 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:42:07.503 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:42:07.503 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-mirror-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:42:07.503 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:42:07.504 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:42:07.715 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install rbd-nbd 2024-02-05T07:42:07.848 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: librados-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:08.163 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : librados-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:08.163 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:08.163 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:42:08.164 INFO:teuthology.orchestra.run.smithi120.stdout: librados-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:42:08.164 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:08.164 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:42:08.297 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:53 ago on Mon 05 Feb 2024 07:40:15 AM UTC. 2024-02-05T07:42:08.396 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install libcephfs2 2024-02-05T07:42:08.453 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-05T07:42:08.453 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:42:08.454 INFO:teuthology.orchestra.run.smithi160.stdout: Package Architecture Version Repository Size 2024-02-05T07:42:08.454 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:42:08.454 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-05T07:42:08.454 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-nbd x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 171 k 2024-02-05T07:42:08.454 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:42:08.454 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-05T07:42:08.454 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-05T07:42:08.454 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-02-05T07:42:08.454 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:42:08.455 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 171 k 2024-02-05T07:42:08.455 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 494 k 2024-02-05T07:42:08.455 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-05T07:42:08.480 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : rbd-mirror-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:08.480 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:42:08.480 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:42:08.480 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-mirror-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:42:08.480 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:42:08.480 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:42:08.682 INFO:teuthology.orchestra.run.smithi160.stdout:rbd-nbd-19.0.0-1241.g164d3be4.el9.x86_64.rpm 751 kB/s | 171 kB 00:00 2024-02-05T07:42:08.683 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:42:08.683 INFO:teuthology.orchestra.run.smithi160.stdout:Total 746 kB/s | 171 kB 00:00 2024-02-05T07:42:08.683 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-05T07:42:08.691 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-05T07:42:08.691 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-05T07:42:08.725 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install rbd-nbd 2024-02-05T07:42:08.747 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-05T07:42:08.748 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-05T07:42:08.892 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-05T07:42:08.978 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:35 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:42:08.998 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : rbd-nbd-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:09.084 INFO:teuthology.orchestra.run.smithi120.stdout:Package libcephfs2-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:42:09.137 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:42:09.138 INFO:teuthology.orchestra.run.smithi120.stdout:Nothing to do. 2024-02-05T07:42:09.138 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:42:09.217 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install libcephfs-devel 2024-02-05T07:42:09.304 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:53 ago on Mon 05 Feb 2024 07:40:16 AM UTC. 2024-02-05T07:42:09.443 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: rbd-nbd-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:09.457 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-02-05T07:42:09.458 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:42:09.458 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2024-02-05T07:42:09.458 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:42:09.458 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-02-05T07:42:09.458 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-nbd x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 171 k 2024-02-05T07:42:09.458 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:42:09.458 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-02-05T07:42:09.458 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-02-05T07:42:09.458 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2024-02-05T07:42:09.458 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:42:09.459 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 171 k 2024-02-05T07:42:09.459 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 494 k 2024-02-05T07:42:09.459 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-02-05T07:42:09.688 INFO:teuthology.orchestra.run.smithi097.stdout:rbd-nbd-19.0.0-1241.g164d3be4.el9.x86_64.rpm 745 kB/s | 171 kB 00:00 2024-02-05T07:42:09.688 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:42:09.689 INFO:teuthology.orchestra.run.smithi097.stdout:Total 741 kB/s | 171 kB 00:00 2024-02-05T07:42:09.689 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-02-05T07:42:09.697 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-02-05T07:42:09.697 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-02-05T07:42:09.735 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : rbd-nbd-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:09.735 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:42:09.735 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-05T07:42:09.735 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-nbd-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:42:09.735 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:42:09.736 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-05T07:42:09.752 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-02-05T07:42:09.753 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-02-05T07:42:09.794 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:36 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:42:09.895 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-02-05T07:42:09.949 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:42:09.949 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:09.950 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repo Size 2024-02-05T07:42:09.950 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:09.950 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:42:09.950 INFO:teuthology.orchestra.run.smithi120.stdout: libcephfs-devel x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 31 k 2024-02-05T07:42:09.950 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:09.950 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:42:09.950 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:09.950 INFO:teuthology.orchestra.run.smithi120.stdout:Install 1 Package 2024-02-05T07:42:09.950 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:09.951 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 31 k 2024-02-05T07:42:09.951 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 140 k 2024-02-05T07:42:09.951 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:42:09.977 DEBUG:teuthology.parallel:result is None 2024-02-05T07:42:10.003 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : rbd-nbd-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:10.122 INFO:teuthology.orchestra.run.smithi120.stdout:libcephfs-devel-19.0.0-1241.g164d3be4.el9.x86_6 182 kB/s | 31 kB 00:00 2024-02-05T07:42:10.122 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:42:10.122 INFO:teuthology.orchestra.run.smithi120.stdout:Total 181 kB/s | 31 kB 00:00 2024-02-05T07:42:10.123 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:42:10.126 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:42:10.126 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:42:10.150 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:42:10.150 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:42:10.242 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:42:10.337 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : libcephfs-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:10.464 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: rbd-nbd-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:10.755 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:10.770 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : rbd-nbd-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:10.770 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:42:10.771 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-02-05T07:42:10.771 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-nbd-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:42:10.771 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:42:10.771 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-02-05T07:42:11.037 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : libcephfs-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:11.037 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:11.037 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:42:11.037 INFO:teuthology.orchestra.run.smithi120.stdout: libcephfs-devel-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:42:11.037 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:11.037 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:42:11.048 DEBUG:teuthology.parallel:result is None 2024-02-05T07:42:11.257 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install librados2 2024-02-05T07:42:11.828 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:38 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:42:11.932 INFO:teuthology.orchestra.run.smithi120.stdout:Package librados2-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:42:11.985 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:42:11.986 INFO:teuthology.orchestra.run.smithi120.stdout:Nothing to do. 2024-02-05T07:42:11.986 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:42:12.061 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install librbd1 2024-02-05T07:42:12.633 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:39 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:42:12.737 INFO:teuthology.orchestra.run.smithi120.stdout:Package librbd1-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:42:12.790 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:42:12.791 INFO:teuthology.orchestra.run.smithi120.stdout:Nothing to do. 2024-02-05T07:42:12.791 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:42:12.862 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install python3-rados 2024-02-05T07:42:13.431 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:40 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:42:13.534 INFO:teuthology.orchestra.run.smithi120.stdout:Package python3-rados-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:42:13.586 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:42:13.587 INFO:teuthology.orchestra.run.smithi120.stdout:Nothing to do. 2024-02-05T07:42:13.587 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:42:13.662 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install python3-rgw 2024-02-05T07:42:14.232 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:41 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:42:14.336 INFO:teuthology.orchestra.run.smithi120.stdout:Package python3-rgw-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:42:14.388 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:42:14.389 INFO:teuthology.orchestra.run.smithi120.stdout:Nothing to do. 2024-02-05T07:42:14.389 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:42:14.462 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install python3-cephfs 2024-02-05T07:42:15.021 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:42 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:42:15.124 INFO:teuthology.orchestra.run.smithi120.stdout:Package python3-cephfs-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:42:15.176 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:42:15.177 INFO:teuthology.orchestra.run.smithi120.stdout:Nothing to do. 2024-02-05T07:42:15.177 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:42:15.253 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install python3-rbd 2024-02-05T07:42:15.820 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:42 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:42:15.925 INFO:teuthology.orchestra.run.smithi120.stdout:Package python3-rbd-2:19.0.0-1241.g164d3be4.el9.x86_64 is already installed. 2024-02-05T07:42:15.977 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:42:15.978 INFO:teuthology.orchestra.run.smithi120.stdout:Nothing to do. 2024-02-05T07:42:15.979 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:42:16.053 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install rbd-fuse 2024-02-05T07:42:16.620 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:43 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:42:16.776 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:42:16.776 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:16.776 INFO:teuthology.orchestra.run.smithi120.stdout: Package Architecture Version Repository Size 2024-02-05T07:42:16.777 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:16.777 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:42:16.777 INFO:teuthology.orchestra.run.smithi120.stdout: rbd-fuse x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 85 k 2024-02-05T07:42:16.777 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:16.777 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:42:16.777 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:16.777 INFO:teuthology.orchestra.run.smithi120.stdout:Install 1 Package 2024-02-05T07:42:16.777 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:16.777 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 85 k 2024-02-05T07:42:16.777 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 231 k 2024-02-05T07:42:16.777 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:42:17.042 INFO:teuthology.orchestra.run.smithi120.stdout:rbd-fuse-19.0.0-1241.g164d3be4.el9.x86_64.rpm 322 kB/s | 85 kB 00:00 2024-02-05T07:42:17.043 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:42:17.043 INFO:teuthology.orchestra.run.smithi120.stdout:Total 321 kB/s | 85 kB 00:00 2024-02-05T07:42:17.043 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:42:17.050 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:42:17.050 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:42:17.105 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:42:17.105 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:42:17.284 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:42:17.383 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : rbd-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:17.795 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: rbd-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:18.126 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : rbd-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:18.126 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:18.126 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:42:18.126 INFO:teuthology.orchestra.run.smithi120.stdout: rbd-fuse-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:42:18.126 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:18.126 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:42:18.345 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install rbd-mirror 2024-02-05T07:42:18.917 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:45 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:42:19.076 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:42:19.077 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:19.077 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repo Size 2024-02-05T07:42:19.077 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:19.077 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:42:19.077 INFO:teuthology.orchestra.run.smithi120.stdout: rbd-mirror x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 3.1 M 2024-02-05T07:42:19.077 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:19.077 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:42:19.077 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:19.077 INFO:teuthology.orchestra.run.smithi120.stdout:Install 1 Package 2024-02-05T07:42:19.077 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:19.077 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 3.1 M 2024-02-05T07:42:19.077 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 13 M 2024-02-05T07:42:19.078 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:42:19.880 INFO:teuthology.orchestra.run.smithi120.stdout:rbd-mirror-19.0.0-1241.g164d3be4.el9.x86_64.rpm 3.8 MB/s | 3.1 MB 00:00 2024-02-05T07:42:19.881 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:42:19.881 INFO:teuthology.orchestra.run.smithi120.stdout:Total 3.8 MB/s | 3.1 MB 00:00 2024-02-05T07:42:19.881 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:42:19.891 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:42:19.891 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:42:19.966 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:42:19.966 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:42:20.391 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:42:20.464 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : rbd-mirror-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:20.488 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: rbd-mirror-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:20.488 INFO:teuthology.orchestra.run.smithi120.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-05T07:42:20.488 INFO:teuthology.orchestra.run.smithi120.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-02-05T07:42:20.488 INFO:teuthology.orchestra.run.smithi120.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-05T07:42:20.488 INFO:teuthology.orchestra.run.smithi120.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-05T07:42:20.488 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:21.637 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : rbd-mirror-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:21.637 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:21.637 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:42:21.637 INFO:teuthology.orchestra.run.smithi120.stdout: rbd-mirror-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:42:21.638 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:21.638 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:42:21.874 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum -y install rbd-nbd 2024-02-05T07:42:22.450 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:49 ago on Mon 05 Feb 2024 07:40:33 AM UTC. 2024-02-05T07:42:22.605 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2024-02-05T07:42:22.606 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:22.606 INFO:teuthology.orchestra.run.smithi120.stdout: Package Architecture Version Repository Size 2024-02-05T07:42:22.606 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:22.606 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2024-02-05T07:42:22.606 INFO:teuthology.orchestra.run.smithi120.stdout: rbd-nbd x86_64 2:19.0.0-1241.g164d3be4.el9 ceph 171 k 2024-02-05T07:42:22.606 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:22.606 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2024-02-05T07:42:22.606 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2024-02-05T07:42:22.606 INFO:teuthology.orchestra.run.smithi120.stdout:Install 1 Package 2024-02-05T07:42:22.607 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:22.607 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 171 k 2024-02-05T07:42:22.607 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 494 k 2024-02-05T07:42:22.607 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2024-02-05T07:42:22.951 INFO:teuthology.orchestra.run.smithi120.stdout:rbd-nbd-19.0.0-1241.g164d3be4.el9.x86_64.rpm 496 kB/s | 171 kB 00:00 2024-02-05T07:42:22.952 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:42:22.952 INFO:teuthology.orchestra.run.smithi120.stdout:Total 495 kB/s | 171 kB 00:00 2024-02-05T07:42:22.952 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2024-02-05T07:42:22.960 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2024-02-05T07:42:22.960 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2024-02-05T07:42:23.016 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2024-02-05T07:42:23.016 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2024-02-05T07:42:23.169 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2024-02-05T07:42:23.267 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : rbd-nbd-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:23.740 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: rbd-nbd-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:24.069 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : rbd-nbd-2:19.0.0-1241.g164d3be4.el9.x86_64 1/1 2024-02-05T07:42:24.069 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:24.069 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2024-02-05T07:42:24.070 INFO:teuthology.orchestra.run.smithi120.stdout: rbd-nbd-2:19.0.0-1241.g164d3be4.el9.x86_64 2024-02-05T07:42:24.070 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-02-05T07:42:24.070 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2024-02-05T07:42:24.301 DEBUG:teuthology.parallel:result is None 2024-02-05T07:42:24.302 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:42:24.451 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-05T07:42:24.476 INFO:teuthology.orchestra.run.smithi097.stdout:19.0.0-1241.g164d3be4.el9 2024-02-05T07:42:24.477 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-1241.g164d3be4.el9 2024-02-05T07:42:24.477 INFO:teuthology.task.install:The correct ceph version 19.0.0-1241.g164d3be4 is installed. 2024-02-05T07:42:24.479 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:42:24.692 DEBUG:teuthology.orchestra.run.smithi120:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-05T07:42:24.713 INFO:teuthology.orchestra.run.smithi120.stdout:19.0.0-1241.g164d3be4.el9 2024-02-05T07:42:24.713 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-1241.g164d3be4.el9 2024-02-05T07:42:24.713 INFO:teuthology.task.install:The correct ceph version 19.0.0-1241.g164d3be4 is installed. 2024-02-05T07:42:24.715 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:42:24.850 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-05T07:42:24.876 INFO:teuthology.orchestra.run.smithi160.stdout:19.0.0-1241.g164d3be4.el9 2024-02-05T07:42:24.876 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-1241.g164d3be4.el9 2024-02-05T07:42:24.876 INFO:teuthology.task.install:The correct ceph version 19.0.0-1241.g164d3be4 is installed. 2024-02-05T07:42:24.878 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-02-05T07:42:24.878 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-02-05T07:42:24.878 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-05T07:42:24.910 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-02-05T07:42:24.910 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-05T07:42:24.967 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-05T07:42:24.967 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-05T07:42:24.999 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-02-05T07:42:25.000 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-02-05T07:42:25.000 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/usr/bin/daemon-helper 2024-02-05T07:42:25.031 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-05T07:42:25.101 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-02-05T07:42:25.101 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/usr/bin/daemon-helper 2024-02-05T07:42:25.130 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-05T07:42:25.198 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-05T07:42:25.198 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/usr/bin/daemon-helper 2024-02-05T07:42:25.230 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-05T07:42:25.300 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-02-05T07:42:25.300 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-02-05T07:42:25.301 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-05T07:42:25.329 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-05T07:42:25.396 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-02-05T07:42:25.396 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-05T07:42:25.423 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-05T07:42:25.491 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-05T07:42:25.492 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-05T07:42:25.523 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-05T07:42:25.594 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-02-05T07:42:25.595 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-02-05T07:42:25.595 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/usr/bin/stdin-killer 2024-02-05T07:42:25.622 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-05T07:42:25.688 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-02-05T07:42:25.689 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/usr/bin/stdin-killer 2024-02-05T07:42:25.717 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-05T07:42:25.784 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-05T07:42:25.784 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/usr/bin/stdin-killer 2024-02-05T07:42:25.815 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-05T07:42:25.885 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-05T07:42:25.980 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, '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': '164d3be4a527be775f4d3c343ea591122f1b8921'} 2024-02-05T07:42:25.981 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:42:25.981 INFO:tasks.cephadm:Cluster fsid is 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:42:25.981 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-05T07:42:25.981 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.97', 'mon.b': '172.21.15.120', 'mon.c': '172.21.15.160'} 2024-02-05T07:42:25.981 INFO:tasks.cephadm:First mon is mon.a on smithi097 2024-02-05T07:42:25.982 INFO:tasks.cephadm:First mgr is a 2024-02-05T07:42:25.982 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-05T07:42:25.982 DEBUG:teuthology.orchestra.run.smithi097:> sudo hostname $(hostname -s) 2024-02-05T07:42:26.009 DEBUG:teuthology.orchestra.run.smithi120:> sudo hostname $(hostname -s) 2024-02-05T07:42:26.038 DEBUG:teuthology.orchestra.run.smithi160:> sudo hostname $(hostname -s) 2024-02-05T07:42:26.070 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-02-05T07:42:26.070 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:42:26.292 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '164d3be4a527be775f4d3c343ea591122f1b8921', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/76505/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-1241-g164d3be4', 'node_name': '172.21.2.1+braggi01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-1241.g164d3be4'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-02-05 00:32:51.050045', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-testing-3-2024-02-04-2254', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-02-05T07:42:26.508 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-guits-testing-3-2024-02-04-2254, sha1 164d3be4a527be775f4d3c343ea591122f1b8921 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:42:26.509 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/x86_64/flavors/default/cephadm 2024-02-05T07:42:26.510 DEBUG:teuthology.orchestra.run.smithi097:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-05T07:42:26.959 INFO:teuthology.orchestra.run.smithi097.stdout:-rw-r--r--. 1 ubuntu ubuntu 766928 Feb 5 07:42 /home/ubuntu/cephtest/cephadm 2024-02-05T07:42:26.959 DEBUG:teuthology.orchestra.run.smithi120:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-05T07:42:27.394 INFO:teuthology.orchestra.run.smithi120.stdout:-rw-r--r--. 1 ubuntu ubuntu 766928 Feb 5 07:42 /home/ubuntu/cephtest/cephadm 2024-02-05T07:42:27.476 DEBUG:teuthology.orchestra.run.smithi160:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-testing-3-2024-02-04-2254/164d3be4a527be775f4d3c343ea591122f1b8921/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-05T07:42:27.928 INFO:teuthology.orchestra.run.smithi160.stdout:-rw-r--r--. 1 ubuntu ubuntu 766928 Feb 5 07:42 /home/ubuntu/cephtest/cephadm 2024-02-05T07:42:27.929 DEBUG:teuthology.orchestra.run.smithi097:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-05T07:42:27.947 DEBUG:teuthology.orchestra.run.smithi120:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-05T07:42:27.966 DEBUG:teuthology.orchestra.run.smithi160:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-05T07:42:27.996 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 on all hosts... 2024-02-05T07:42:27.996 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 pull 2024-02-05T07:42:27.998 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 pull 2024-02-05T07:42:28.009 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 pull 2024-02-05T07:42:28.906 INFO:teuthology.orchestra.run.smithi097.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921... 2024-02-05T07:42:28.908 INFO:teuthology.orchestra.run.smithi160.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921... 2024-02-05T07:42:28.913 INFO:teuthology.orchestra.run.smithi120.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921... 2024-02-05T07:42:57.641 INFO:teuthology.orchestra.run.smithi097.stdout:{ 2024-02-05T07:42:57.642 INFO:teuthology.orchestra.run.smithi097.stdout: "ceph_version": "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)", 2024-02-05T07:42:57.642 INFO:teuthology.orchestra.run.smithi097.stdout: "image_id": "8f4bf3e8b16aa617a3377544276cd5a5b73be8802746138ce876732ceeade8e1", 2024-02-05T07:42:57.642 INFO:teuthology.orchestra.run.smithi097.stdout: "repo_digests": [ 2024-02-05T07:42:57.642 INFO:teuthology.orchestra.run.smithi097.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0" 2024-02-05T07:42:57.642 INFO:teuthology.orchestra.run.smithi097.stdout: ] 2024-02-05T07:42:57.642 INFO:teuthology.orchestra.run.smithi097.stdout:} 2024-02-05T07:43:11.380 INFO:teuthology.orchestra.run.smithi160.stdout:{ 2024-02-05T07:43:11.380 INFO:teuthology.orchestra.run.smithi160.stdout: "ceph_version": "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)", 2024-02-05T07:43:11.381 INFO:teuthology.orchestra.run.smithi160.stdout: "image_id": "8f4bf3e8b16aa617a3377544276cd5a5b73be8802746138ce876732ceeade8e1", 2024-02-05T07:43:11.381 INFO:teuthology.orchestra.run.smithi160.stdout: "repo_digests": [ 2024-02-05T07:43:11.381 INFO:teuthology.orchestra.run.smithi160.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0" 2024-02-05T07:43:11.381 INFO:teuthology.orchestra.run.smithi160.stdout: ] 2024-02-05T07:43:11.381 INFO:teuthology.orchestra.run.smithi160.stdout:} 2024-02-05T07:43:21.852 INFO:teuthology.orchestra.run.smithi120.stdout:{ 2024-02-05T07:43:21.853 INFO:teuthology.orchestra.run.smithi120.stdout: "ceph_version": "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)", 2024-02-05T07:43:21.853 INFO:teuthology.orchestra.run.smithi120.stdout: "image_id": "8f4bf3e8b16aa617a3377544276cd5a5b73be8802746138ce876732ceeade8e1", 2024-02-05T07:43:21.853 INFO:teuthology.orchestra.run.smithi120.stdout: "repo_digests": [ 2024-02-05T07:43:21.853 INFO:teuthology.orchestra.run.smithi120.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0" 2024-02-05T07:43:21.853 INFO:teuthology.orchestra.run.smithi120.stdout: ] 2024-02-05T07:43:21.853 INFO:teuthology.orchestra.run.smithi120.stdout:} 2024-02-05T07:43:21.878 DEBUG:teuthology.orchestra.run.smithi097:> sudo mkdir -p /etc/ceph 2024-02-05T07:43:21.912 DEBUG:teuthology.orchestra.run.smithi120:> sudo mkdir -p /etc/ceph 2024-02-05T07:43:21.942 DEBUG:teuthology.orchestra.run.smithi160:> sudo mkdir -p /etc/ceph 2024-02-05T07:43:21.977 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod 777 /etc/ceph 2024-02-05T07:43:22.008 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod 777 /etc/ceph 2024-02-05T07:43:22.034 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 777 /etc/ceph 2024-02-05T07:43:22.065 INFO:tasks.cephadm:Writing seed config... 2024-02-05T07:43:22.066 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-02-05T07:43:22.066 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-05T07:43:22.066 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-05T07:43:22.067 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-02-05T07:43:22.067 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-05T07:43:22.067 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-05T07:43:22.067 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-05T07:43:22.067 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-05T07:43:22.067 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-05T07:43:22.067 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-02-05T07:43:22.068 DEBUG:teuthology.orchestra.run.smithi097:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-05T07:43:22.085 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 1b268846-c3fa-11ee-95b6-87774f69a715 mon election default strategy = 1 [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 2024-02-05T07:43:22.085 DEBUG:teuthology.orchestra.run.smithi097:mon.a> sudo journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.a.service 2024-02-05T07:43:22.128 DEBUG:teuthology.orchestra.run.smithi097:mgr.a> sudo journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mgr.a.service 2024-02-05T07:43:22.173 INFO:tasks.cephadm:Bootstrapping... 2024-02-05T07:43:22.173 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 -v bootstrap --fsid 1b268846-c3fa-11ee-95b6-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.97 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:43:22.375 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-02-05T07:43:22.375 INFO:teuthology.orchestra.run.smithi097.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921', '-v', 'bootstrap', '--fsid', '1b268846-c3fa-11ee-95b6-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.97', '--skip-admin-label'] 2024-02-05T07:43:22.399 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stdout 4.9.0 2024-02-05T07:43:22.399 INFO:teuthology.orchestra.run.smithi097.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-02-05T07:43:22.399 INFO:teuthology.orchestra.run.smithi097.stdout:Verifying podman|docker is present... 2024-02-05T07:43:22.422 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stdout 4.9.0 2024-02-05T07:43:22.422 INFO:teuthology.orchestra.run.smithi097.stdout:Verifying lvm2 is present... 2024-02-05T07:43:22.422 INFO:teuthology.orchestra.run.smithi097.stdout:Verifying time synchronization is in place... 2024-02-05T07:43:22.430 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-02-05T07:43:22.430 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-05T07:43:22.436 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-02-05T07:43:22.436 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout inactive 2024-02-05T07:43:22.442 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout enabled 2024-02-05T07:43:22.448 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout active 2024-02-05T07:43:22.448 INFO:teuthology.orchestra.run.smithi097.stdout:Unit chronyd.service is enabled and running 2024-02-05T07:43:22.448 INFO:teuthology.orchestra.run.smithi097.stdout:Repeating the final host check... 2024-02-05T07:43:22.471 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stdout 4.9.0 2024-02-05T07:43:22.471 INFO:teuthology.orchestra.run.smithi097.stdout:podman (/bin/podman) version 4.9.0 is present 2024-02-05T07:43:22.471 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl is present 2024-02-05T07:43:22.471 INFO:teuthology.orchestra.run.smithi097.stdout:lvcreate is present 2024-02-05T07:43:22.477 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-02-05T07:43:22.477 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-05T07:43:22.483 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-02-05T07:43:22.483 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout inactive 2024-02-05T07:43:22.489 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout enabled 2024-02-05T07:43:22.495 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout active 2024-02-05T07:43:22.495 INFO:teuthology.orchestra.run.smithi097.stdout:Unit chronyd.service is enabled and running 2024-02-05T07:43:22.496 INFO:teuthology.orchestra.run.smithi097.stdout:Host looks OK 2024-02-05T07:43:22.496 INFO:teuthology.orchestra.run.smithi097.stdout:Cluster fsid: 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:43:22.496 INFO:teuthology.orchestra.run.smithi097.stdout:Acquiring lock 140615923651152 on /run/cephadm/1b268846-c3fa-11ee-95b6-87774f69a715.lock 2024-02-05T07:43:22.496 INFO:teuthology.orchestra.run.smithi097.stdout:Lock 140615923651152 acquired on /run/cephadm/1b268846-c3fa-11ee-95b6-87774f69a715.lock 2024-02-05T07:43:22.496 INFO:teuthology.orchestra.run.smithi097.stdout:Verifying IP 172.21.15.97 port 3300 ... 2024-02-05T07:43:22.496 INFO:teuthology.orchestra.run.smithi097.stdout:Verifying IP 172.21.15.97 port 6789 ... 2024-02-05T07:43:22.497 INFO:teuthology.orchestra.run.smithi097.stdout:Base mon IP(s) is [172.21.15.97:3300, 172.21.15.97:6789], mon addrv is [v2:172.21.15.97:3300,v1:172.21.15.97:6789] 2024-02-05T07:43:22.499 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.97 metric 100 2024-02-05T07:43:22.500 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.97 metric 100 2024-02-05T07:43:22.502 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-02-05T07:43:22.502 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-02-05T07:43:22.502 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1786sec hoplimit 64 pref medium 2024-02-05T07:43:22.505 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-05T07:43:22.505 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-02-05T07:43:22.505 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-05T07:43:22.505 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-05T07:43:22.505 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d805/64 scope link 2024-02-05T07:43:22.505 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-05T07:43:22.505 INFO:teuthology.orchestra.run.smithi097.stdout:Mon IP `172.21.15.97` is in CIDR network `172.21.0.0/20` 2024-02-05T07:43:22.506 INFO:teuthology.orchestra.run.smithi097.stdout:Mon IP `172.21.15.97` is in CIDR network `172.21.0.0/20` 2024-02-05T07:43:22.506 INFO:teuthology.orchestra.run.smithi097.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-02-05T07:43:22.506 INFO:teuthology.orchestra.run.smithi097.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-05T07:43:22.506 INFO:teuthology.orchestra.run.smithi097.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921... 2024-02-05T07:43:23.314 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stdout 8f4bf3e8b16aa617a3377544276cd5a5b73be8802746138ce876732ceeade8e1 2024-02-05T07:43:23.314 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921... 2024-02-05T07:43:23.314 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stderr Getting image source signatures 2024-02-05T07:43:23.314 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stderr Copying blob sha256:48ac04de0ee67de328b3ea21477b81735e6e7c0783ebcda067ca4695a8266750 2024-02-05T07:43:23.314 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stderr Copying blob sha256:58df4e03ba066accf3a7e07426bab5f1c867e27a139801c642bdafb42b9a2d9a 2024-02-05T07:43:23.314 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stderr Copying config sha256:8f4bf3e8b16aa617a3377544276cd5a5b73be8802746138ce876732ceeade8e1 2024-02-05T07:43:23.314 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stderr Writing manifest to image destination 2024-02-05T07:43:24.336 INFO:teuthology.orchestra.run.smithi097.stdout:ceph: stdout ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev) 2024-02-05T07:43:24.336 INFO:teuthology.orchestra.run.smithi097.stdout:Ceph version: ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev) 2024-02-05T07:43:24.337 INFO:teuthology.orchestra.run.smithi097.stdout:Extracting ceph user uid/gid from container image... 2024-02-05T07:43:25.391 INFO:teuthology.orchestra.run.smithi097.stdout:stat: stdout 167 167 2024-02-05T07:43:25.392 INFO:teuthology.orchestra.run.smithi097.stdout:Creating initial keys... 2024-02-05T07:43:26.398 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph-authtool: stdout AQCdkcBlbd/sLRAAn9Gl6tygJ8jJQzvAMLap6Q== 2024-02-05T07:43:29.414 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph-authtool: stdout AQCekcBljw49LhAANVjiNzTQWg+wgDafE6q69A== 2024-02-05T07:43:30.342 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph-authtool: stdout AQChkcBlrDetLhAAUsuKSLasnzzYelvXnQvZ8Q== 2024-02-05T07:43:30.342 INFO:teuthology.orchestra.run.smithi097.stdout:Creating initial monmap... 2024-02-05T07:43:31.366 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-05T07:43:31.366 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-02-05T07:43:31.366 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:43:31.366 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-05T07:43:31.366 INFO:teuthology.orchestra.run.smithi097.stdout:monmaptool for a [v2:172.21.15.97:3300,v1:172.21.15.97:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-05T07:43:31.366 INFO:teuthology.orchestra.run.smithi097.stdout:setting min_mon_release = quincy 2024-02-05T07:43:31.366 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/monmaptool: set fsid to 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:43:31.367 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-05T07:43:31.367 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:43:31.367 INFO:teuthology.orchestra.run.smithi097.stdout:Creating mon... 2024-02-05T07:43:32.220 INFO:teuthology.orchestra.run.smithi097.stdout:create mon.a on 2024-02-05T07:43:32.422 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-02-05T07:43:32.568 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-05T07:43:32.779 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-1b268846-c3fa-11ee-95b6-87774f69a715.target → /etc/systemd/system/ceph-1b268846-c3fa-11ee-95b6-87774f69a715.target. 2024-02-05T07:43:32.779 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-1b268846-c3fa-11ee-95b6-87774f69a715.target → /etc/systemd/system/ceph-1b268846-c3fa-11ee-95b6-87774f69a715.target. 2024-02-05T07:43:33.033 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.a 2024-02-05T07:43:33.033 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Failed to reset failed state of unit ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.a.service: Unit ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.a.service not loaded. 2024-02-05T07:43:33.192 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-1b268846-c3fa-11ee-95b6-87774f69a715.target.wants/ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.a.service → /etc/systemd/system/ceph-1b268846-c3fa-11ee-95b6-87774f69a715@.service. 2024-02-05T07:43:33.728 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-05T07:43:33.728 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout disabled 2024-02-05T07:43:33.734 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-05T07:43:33.735 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout inactive 2024-02-05T07:43:33.735 INFO:teuthology.orchestra.run.smithi097.stdout:firewalld.service is not enabled 2024-02-05T07:43:33.735 INFO:teuthology.orchestra.run.smithi097.stdout:Not possible to enable service . firewalld.service is not available 2024-02-05T07:43:33.735 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for mon to start... 2024-02-05T07:43:33.735 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for mon... 2024-02-05T07:43:35.129 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:34 smithi097 ceph-mon[29585]: from='client.? 172.21.15.97:0/1765381696' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-05T07:43:35.383 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout cluster: 2024-02-05T07:43:35.385 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout id: 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:43:35.385 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-02-05T07:43:35.385 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2024-02-05T07:43:35.385 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout services: 2024-02-05T07:43:35.385 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.552111s) 2024-02-05T07:43:35.385 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-02-05T07:43:35.385 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-02-05T07:43:35.385 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2024-02-05T07:43:35.385 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout data: 2024-02-05T07:43:35.385 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-02-05T07:43:35.385 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-02-05T07:43:35.386 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-02-05T07:43:35.386 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout pgs: 2024-02-05T07:43:35.386 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2024-02-05T07:43:35.386 INFO:teuthology.orchestra.run.smithi097.stdout:mon is available 2024-02-05T07:43:35.386 INFO:teuthology.orchestra.run.smithi097.stdout:Assimilating anything we can from ceph.conf... 2024-02-05T07:43:36.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:35 smithi097 ceph-mon[29585]: from='client.? 172.21.15.97:0/895458474' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-05T07:43:36.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:35 smithi097 ceph-mon[29585]: from='client.? 172.21.15.97:0/895458474' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-05T07:43:36.524 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2024-02-05T07:43:36.524 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout [global] 2024-02-05T07:43:36.524 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout fsid = 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:43:36.525 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.97:3300,v1:172.21.15.97:6789] 2024-02-05T07:43:36.525 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-05T07:43:36.525 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-05T07:43:36.525 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-05T07:43:36.525 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-05T07:43:36.525 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2024-02-05T07:43:36.525 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout [mgr] 2024-02-05T07:43:36.525 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-02-05T07:43:36.525 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-05T07:43:36.525 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2024-02-05T07:43:36.525 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout [osd] 2024-02-05T07:43:36.525 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-05T07:43:36.525 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-05T07:43:36.525 INFO:teuthology.orchestra.run.smithi097.stdout:Generating new minimal ceph.conf... 2024-02-05T07:43:37.349 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:37 smithi097 ceph-mon[29585]: from='client.? 172.21.15.97:0/248488192' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:43:37.552 INFO:teuthology.orchestra.run.smithi097.stdout:Restarting the monitor... 2024-02-05T07:43:37.656 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:37 smithi097 systemd[1]: Stopping Ceph mon.a for 1b268846-c3fa-11ee-95b6-87774f69a715... 2024-02-05T07:43:38.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:37 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-a[29562]: 2024-02-05T07:43:37.822+0000 7fa08b5ca700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-05T07:43:38.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:37 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-a[29562]: 2024-02-05T07:43:37.822+0000 7fa08b5ca700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-05T07:43:38.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:38 smithi097 podman[29905]: 2024-02-05 07:43:38.037066695 +0000 UTC m=+0.322954970 container died 10f45404809d35b4e47a94838a22ca9d7c575a78041ff620c67a31b755acd11a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-a, ceph=True, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-02-05T07:43:38.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:38 smithi097 podman[29905]: 2024-02-05 07:43:38.385723752 +0000 UTC m=+0.671612018 container cleanup 10f45404809d35b4e47a94838a22ca9d7c575a78041ff620c67a31b755acd11a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-a, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-02-05T07:43:38.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:38 smithi097 bash[29905]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-a 2024-02-05T07:43:39.014 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:38 smithi097 podman[29924]: 2024-02-05 07:43:38.670049536 +0000 UTC m=+0.630804815 container remove 10f45404809d35b4e47a94838a22ca9d7c575a78041ff620c67a31b755acd11a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-a, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-02-05T07:43:39.014 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:38 smithi097 systemd[1]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.a.service: Deactivated successfully. 2024-02-05T07:43:39.014 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:38 smithi097 systemd[1]: Stopped Ceph mon.a for 1b268846-c3fa-11ee-95b6-87774f69a715. 2024-02-05T07:43:39.014 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:38 smithi097 systemd[1]: Starting Ceph mon.a for 1b268846-c3fa-11ee-95b6-87774f69a715... 2024-02-05T07:43:39.277 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 podman[30021]: 2024-02-05 07:43:38.916025391 +0000 UTC m=+0.017273699 image pull 8f4bf3e8b16aa617a3377544276cd5a5b73be8802746138ce876732ceeade8e1 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:43:39.277 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 podman[30021]: 2024-02-05 07:43:39.054491951 +0000 UTC m=+0.155740297 container create 8ad6640514144c8bc60964c1c1eb9d5209779d2929ca8322d01cd1a034403b9b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-a, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True) 2024-02-05T07:43:39.277 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 podman[30021]: 2024-02-05 07:43:39.248158804 +0000 UTC m=+0.349407108 container init 8ad6640514144c8bc60964c1c1eb9d5209779d2929ca8322d01cd1a034403b9b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-a, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-02-05T07:43:39.277 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 podman[30021]: 2024-02-05 07:43:39.253692384 +0000 UTC m=+0.354940694 container start 8ad6640514144c8bc60964c1c1eb9d5209779d2929ca8322d01cd1a034403b9b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-a, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, maintainer=Guillaume Abrioux ) 2024-02-05T07:43:39.360 INFO:teuthology.orchestra.run.smithi097.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-02-05T07:43:39.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: set uid:gid to 167:167 (ceph:ceph) 2024-02-05T07:43:39.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev), process ceph-mon, pid 7 2024-02-05T07:43:39.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: pidfile_write: ignore empty --pid-file 2024-02-05T07:43:39.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: load: jerasure load: lrc 2024-02-05T07:43:39.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: RocksDB version: 7.9.2 2024-02-05T07:43:39.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Git sha 0 2024-02-05T07:43:39.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Compile date 2024-02-04 23:11:06 2024-02-05T07:43:39.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: DB SUMMARY 2024-02-05T07:43:39.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: DB Session ID: L41ACNFQTBIJTRO1CHNK 2024-02-05T07:43:39.659 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: CURRENT file: CURRENT 2024-02-05T07:43:39.659 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: IDENTITY file: IDENTITY 2024-02-05T07:43:39.659 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-02-05T07:43:39.659 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-02-05T07:43:39.659 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84617 ; 2024-02-05T07:43:39.659 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.error_if_exists: 0 2024-02-05T07:43:39.659 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.create_if_missing: 0 2024-02-05T07:43:39.659 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.paranoid_checks: 1 2024-02-05T07:43:39.659 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.flush_verify_memtable_count: 1 2024-02-05T07:43:39.659 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-05T07:43:39.659 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-05T07:43:39.660 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.env: 0x561e389c5ae0 2024-02-05T07:43:39.660 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.fs: PosixFileSystem 2024-02-05T07:43:39.660 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.info_log: 0x561e3ac378c0 2024-02-05T07:43:39.660 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_file_opening_threads: 16 2024-02-05T07:43:39.660 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.statistics: (nil) 2024-02-05T07:43:39.660 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.use_fsync: 0 2024-02-05T07:43:39.660 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_log_file_size: 0 2024-02-05T07:43:39.660 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-05T07:43:39.660 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-05T07:43:39.660 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.keep_log_file_num: 1000 2024-02-05T07:43:39.660 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.recycle_log_file_num: 0 2024-02-05T07:43:39.660 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.allow_fallocate: 1 2024-02-05T07:43:39.660 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.allow_mmap_reads: 0 2024-02-05T07:43:39.661 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.allow_mmap_writes: 0 2024-02-05T07:43:39.661 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.use_direct_reads: 0 2024-02-05T07:43:39.661 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-05T07:43:39.661 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.create_missing_column_families: 0 2024-02-05T07:43:39.661 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.db_log_dir: 2024-02-05T07:43:39.661 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.wal_dir: 2024-02-05T07:43:39.661 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-05T07:43:39.662 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-05T07:43:39.662 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-05T07:43:39.662 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-05T07:43:39.662 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-05T07:43:39.662 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-05T07:43:39.662 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.advise_random_on_open: 1 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.db_write_buffer_size: 0 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.write_buffer_manager: 0x561e3ac0b400 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.rate_limiter: (nil) 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.wal_recovery_mode: 2 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.enable_thread_tracking: 0 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.enable_pipelined_write: 0 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.unordered_write: 0 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-05T07:43:39.663 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-05T07:43:39.664 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.row_cache: None 2024-02-05T07:43:39.664 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.wal_filter: None 2024-02-05T07:43:39.664 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-05T07:43:39.664 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.allow_ingest_behind: 0 2024-02-05T07:43:39.664 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.two_write_queues: 0 2024-02-05T07:43:39.664 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.manual_wal_flush: 0 2024-02-05T07:43:39.664 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.wal_compression: 0 2024-02-05T07:43:39.664 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.atomic_flush: 0 2024-02-05T07:43:39.664 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-05T07:43:39.664 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-05T07:43:39.664 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-05T07:43:39.664 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.log_readahead_size: 0 2024-02-05T07:43:39.664 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.best_efforts_recovery: 0 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.allow_data_in_errors: 0 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.db_host_id: __hostname__ 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.enforce_single_del_contracts: true 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_background_jobs: 2 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_background_compactions: -1 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_subcompactions: 1 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_total_wal_size: 0 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-05T07:43:39.665 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_open_files: -1 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.bytes_per_sync: 0 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compaction_readahead_size: 0 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_background_flushes: -1 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Compression algorithms supported: 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: kZSTD supported: 0 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: kXpressCompression supported: 0 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: kLZ4HCCompression supported: 1 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: kZlibCompression supported: 1 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: kSnappyCompression supported: 1 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: kLZ4Compression supported: 1 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: kBZip2Compression supported: 0 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-05T07:43:39.666 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: DMutex implementation: pthread_mutex_t 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.merge_operator: 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compaction_filter: None 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compaction_filter_factory: None 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.sst_partitioner_factory: None 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561e3ac379c0) 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout: cache_index_and_filter_blocks: 1 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout: pin_top_level_index_and_filter: 1 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout: index_type: 0 2024-02-05T07:43:39.667 INFO:journalctl@ceph.mon.a.smithi097.stdout: data_block_index_type: 0 2024-02-05T07:43:39.668 INFO:journalctl@ceph.mon.a.smithi097.stdout: index_shortening: 1 2024-02-05T07:43:39.668 INFO:journalctl@ceph.mon.a.smithi097.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-05T07:43:39.668 INFO:journalctl@ceph.mon.a.smithi097.stdout: checksum: 4 2024-02-05T07:43:39.668 INFO:journalctl@ceph.mon.a.smithi097.stdout: no_block_cache: 0 2024-02-05T07:43:39.668 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_cache: 0x561e3ac3b090 2024-02-05T07:43:39.668 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_cache_name: BinnedLRUCache 2024-02-05T07:43:39.668 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_cache_options: 2024-02-05T07:43:39.668 INFO:journalctl@ceph.mon.a.smithi097.stdout: capacity : 536870912 2024-02-05T07:43:39.668 INFO:journalctl@ceph.mon.a.smithi097.stdout: num_shard_bits : 4 2024-02-05T07:43:39.668 INFO:journalctl@ceph.mon.a.smithi097.stdout: strict_capacity_limit : 0 2024-02-05T07:43:39.668 INFO:journalctl@ceph.mon.a.smithi097.stdout: high_pri_pool_ratio: 0.000 2024-02-05T07:43:39.668 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_cache_compressed: (nil) 2024-02-05T07:43:39.668 INFO:journalctl@ceph.mon.a.smithi097.stdout: persistent_cache: (nil) 2024-02-05T07:43:39.668 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_size: 4096 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_size_deviation: 10 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_restart_interval: 16 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: index_block_restart_interval: 1 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: metadata_block_size: 4096 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: partition_filters: 0 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: use_delta_encoding: 1 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: filter_policy: bloomfilter 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: whole_key_filtering: 1 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: verify_compression: 0 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: read_amp_bytes_per_bit: 0 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: format_version: 5 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: enable_index_compression: 1 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_align: 0 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: max_auto_readahead_size: 262144 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: prepopulate_block_cache: 0 2024-02-05T07:43:39.669 INFO:journalctl@ceph.mon.a.smithi097.stdout: initial_auto_readahead_size: 8192 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout: num_file_reads_for_auto_readahead: 2 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.write_buffer_size: 33554432 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_write_buffer_number: 2 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compression: NoCompression 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.bottommost_compression: Disabled 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.prefix_extractor: nullptr 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.num_levels: 7 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:43:39.670 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compression_opts.level: 32767 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compression_opts.strategy: 0 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compression_opts.enabled: false 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-05T07:43:39.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.target_file_size_base: 67108864 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-05T07:43:39.672 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.arena_block_size: 1048576 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.disable_auto_compactions: 0 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.table_properties_collectors: 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.inplace_update_support: 0 2024-02-05T07:43:39.673 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.bloom_locality: 0 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.max_successive_merges: 0 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.paranoid_file_checks: 0 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.force_consistency_checks: 1 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.report_bg_io_stats: 0 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.ttl: 2592000 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.enable_blob_files: false 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.min_blob_size: 0 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.blob_file_size: 268435456 2024-02-05T07:43:39.674 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.blob_file_starting_level: 0 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 544393cb-ee78-4956-80a7-4358e28889ae 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707119019282409, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707119019283255, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81242, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 252, "table_properties": {"data_size": 79429, "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": 10027, "raw_average_key_size": 47, "raw_value_size": 73738, "raw_average_value_size": 349, "num_data_blocks": 10, "num_entries": 211, "num_filter_entries": 211, "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": 1707119019, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "544393cb-ee78-4956-80a7-4358e28889ae", "db_session_id": "L41ACNFQTBIJTRO1CHNK", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707119019283314, "job": 1, "event": "recovery_finished"} 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-02-05T07:43:39.675 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561e3ad2c000 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: DB pointer 0x561e3ad16000 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout: ** DB Stats ** 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout: 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout: ** Compaction Stats [default] ** 2024-02-05T07:43:39.676 INFO:journalctl@ceph.mon.a.smithi097.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-05T07:43:39.677 INFO:journalctl@ceph.mon.a.smithi097.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-05T07:43:39.677 INFO:journalctl@ceph.mon.a.smithi097.stdout: L0 2/0 81.17 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 141.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-05T07:43:39.677 INFO:journalctl@ceph.mon.a.smithi097.stdout: Sum 2/0 81.17 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 141.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-05T07:43:39.677 INFO:journalctl@ceph.mon.a.smithi097.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 141.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-05T07:43:39.677 INFO:journalctl@ceph.mon.a.smithi097.stdout: 2024-02-05T07:43:39.677 INFO:journalctl@ceph.mon.a.smithi097.stdout: ** Compaction Stats [default] ** 2024-02-05T07:43:39.677 INFO:journalctl@ceph.mon.a.smithi097.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-05T07:43:39.677 INFO:journalctl@ceph.mon.a.smithi097.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:43:39.677 INFO:journalctl@ceph.mon.a.smithi097.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 141.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-05T07:43:39.677 INFO:journalctl@ceph.mon.a.smithi097.stdout: 2024-02-05T07:43:39.677 INFO:journalctl@ceph.mon.a.smithi097.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-05T07:43:39.677 INFO:journalctl@ceph.mon.a.smithi097.stdout: 2024-02-05T07:43:39.677 INFO:journalctl@ceph.mon.a.smithi097.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:43:39.677 INFO:journalctl@ceph.mon.a.smithi097.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-05T07:43:39.678 INFO:journalctl@ceph.mon.a.smithi097.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T07:43:39.678 INFO:journalctl@ceph.mon.a.smithi097.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T07:43:39.678 INFO:journalctl@ceph.mon.a.smithi097.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T07:43:39.678 INFO:journalctl@ceph.mon.a.smithi097.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-05T07:43:39.678 INFO:journalctl@ceph.mon.a.smithi097.stdout: Cumulative compaction: 0.00 GB write, 28.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:43:39.678 INFO:journalctl@ceph.mon.a.smithi097.stdout: Interval compaction: 0.00 GB write, 28.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:43:39.678 INFO:journalctl@ceph.mon.a.smithi097.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T07:43:39.678 INFO:journalctl@ceph.mon.a.smithi097.stdout: Block cache BinnedLRUCache@0x561e3ac3b090#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-02-05T07:43:39.678 INFO:journalctl@ceph.mon.a.smithi097.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%) 2024-02-05T07:43:39.678 INFO:journalctl@ceph.mon.a.smithi097.stdout: 2024-02-05T07:43:39.678 INFO:journalctl@ceph.mon.a.smithi097.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-05T07:43:39.678 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: starting mon.a rank 0 at public addrs [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] at bind addrs [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:43:39.678 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: mon.a@-1(???) e1 preinit fsid 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:43:39.678 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: mon.a@-1(???).mds e1 new map 2024-02-05T07:43:39.679 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: mon.a@-1(???).mds e1 print_map 2024-02-05T07:43:39.679 INFO:journalctl@ceph.mon.a.smithi097.stdout: e1 2024-02-05T07:43:39.679 INFO:journalctl@ceph.mon.a.smithi097.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-05T07:43:39.679 INFO:journalctl@ceph.mon.a.smithi097.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2024-02-05T07:43:39.679 INFO:journalctl@ceph.mon.a.smithi097.stdout: legacy client fscid: -1 2024-02-05T07:43:39.679 INFO:journalctl@ceph.mon.a.smithi097.stdout: 2024-02-05T07:43:39.679 INFO:journalctl@ceph.mon.a.smithi097.stdout: No filesystems configured 2024-02-05T07:43:39.679 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-05T07:43:39.679 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:43:39.679 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:43:39.679 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:43:39.680 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-05T07:43:39.680 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-05T07:43:39.680 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: monmap e1: 1 mons at {a=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:43:39.680 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: fsmap 2024-02-05T07:43:39.680 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: osdmap e1: 0 total, 0 up, 0 in 2024-02-05T07:43:39.680 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 ceph-mon[30059]: mgrmap e1: no daemons active 2024-02-05T07:43:39.680 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 bash[30021]: 8ad6640514144c8bc60964c1c1eb9d5209779d2929ca8322d01cd1a034403b9b 2024-02-05T07:43:39.680 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:39 smithi097 systemd[1]: Started Ceph mon.a for 1b268846-c3fa-11ee-95b6-87774f69a715. 2024-02-05T07:43:40.774 INFO:teuthology.orchestra.run.smithi097.stdout:Wrote config to /etc/ceph/ceph.conf 2024-02-05T07:43:40.796 INFO:teuthology.orchestra.run.smithi097.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:43:40.796 INFO:teuthology.orchestra.run.smithi097.stdout:Creating mgr... 2024-02-05T07:43:40.797 INFO:teuthology.orchestra.run.smithi097.stdout:Verifying port 0.0.0.0:9283 ... 2024-02-05T07:43:40.797 INFO:teuthology.orchestra.run.smithi097.stdout:Verifying port 0.0.0.0:8765 ... 2024-02-05T07:43:41.032 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mgr.a 2024-02-05T07:43:41.032 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Failed to reset failed state of unit ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mgr.a.service: Unit ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mgr.a.service not loaded. 2024-02-05T07:43:41.180 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-1b268846-c3fa-11ee-95b6-87774f69a715.target.wants/ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mgr.a.service → /etc/systemd/system/ceph-1b268846-c3fa-11ee-95b6-87774f69a715@.service. 2024-02-05T07:43:41.399 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:41 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/3005267435' entity='client.admin' 2024-02-05T07:43:41.399 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:41 smithi097 systemd[1]: Starting Ceph mgr.a for 1b268846-c3fa-11ee-95b6-87774f69a715... 2024-02-05T07:43:41.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:41 smithi097 podman[30303]: 2024-02-05 07:43:41.398411965 +0000 UTC m=+0.098986093 container create 5f1da42512cb00e6fb45a32cdf09ccbec1e3ea8dc93bc2943e2cb5d2ca00de91 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0) 2024-02-05T07:43:41.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:41 smithi097 podman[30303]: 2024-02-05 07:43:41.316742451 +0000 UTC m=+0.017316579 image pull 8f4bf3e8b16aa617a3377544276cd5a5b73be8802746138ce876732ceeade8e1 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:43:41.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:41 smithi097 podman[30303]: 2024-02-05 07:43:41.609285907 +0000 UTC m=+0.309860036 container init 5f1da42512cb00e6fb45a32cdf09ccbec1e3ea8dc93bc2943e2cb5d2ca00de91 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, GIT_CLEAN=True) 2024-02-05T07:43:41.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:41 smithi097 podman[30303]: 2024-02-05 07:43:41.614690012 +0000 UTC m=+0.315264140 container start 5f1da42512cb00e6fb45a32cdf09ccbec1e3ea8dc93bc2943e2cb5d2ca00de91 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-05T07:43:41.731 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-05T07:43:41.731 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout disabled 2024-02-05T07:43:41.738 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-05T07:43:41.738 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout inactive 2024-02-05T07:43:41.738 INFO:teuthology.orchestra.run.smithi097.stdout:firewalld.service is not enabled 2024-02-05T07:43:41.739 INFO:teuthology.orchestra.run.smithi097.stdout:Not possible to enable service . firewalld.service is not available 2024-02-05T07:43:41.746 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-05T07:43:41.747 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout disabled 2024-02-05T07:43:41.753 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-05T07:43:41.754 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout inactive 2024-02-05T07:43:41.754 INFO:teuthology.orchestra.run.smithi097.stdout:firewalld.service is not enabled 2024-02-05T07:43:41.754 INFO:teuthology.orchestra.run.smithi097.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-02-05T07:43:41.754 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for mgr to start... 2024-02-05T07:43:41.754 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for mgr... 2024-02-05T07:43:42.004 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:41 smithi097 bash[30303]: 5f1da42512cb00e6fb45a32cdf09ccbec1e3ea8dc93bc2943e2cb5d2ca00de91 2024-02-05T07:43:42.004 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:41 smithi097 systemd[1]: Started Ceph mgr.a for 1b268846-c3fa-11ee-95b6-87774f69a715. 2024-02-05T07:43:42.271 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:42 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:42.174+0000 7f4f7e8e3200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:43:42.272 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:42 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:42.270+0000 7f4f7e8e3200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:43:42.640 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:42 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/2690293478' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-05T07:43:42.954 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2024-02-05T07:43:42.954 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2024-02-05T07:43:42.954 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsid": "1b268846-c3fa-11ee-95b6-87774f69a715", 2024-02-05T07:43:42.954 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "health": { 2024-02-05T07:43:42.954 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-05T07:43:42.954 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 0 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "a" 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-05T07:43:42.955 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:42.956 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-05T07:43:42.956 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:42.956 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-05T07:43:42.956 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-05T07:43:42.956 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-05T07:43:42.956 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-05T07:43:42.956 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-05T07:43:42.956 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-05T07:43:42.959 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:42.959 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-05T07:43:42.959 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-05T07:43:42.959 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-05T07:43:42.959 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-05T07:43:42.960 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-05T07:43:42.961 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-05T07:43:42.961 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-05T07:43:42.961 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "restful" 2024-02-05T07:43:42.961 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2024-02-05T07:43:42.961 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-05T07:43:42.961 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:42.961 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-05T07:43:42.961 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:42.961 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modified": "2024-02-05T07:43:33.710043+0000", 2024-02-05T07:43:42.961 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-05T07:43:42.961 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:42.961 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-05T07:43:42.961 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2024-02-05T07:43:42.961 INFO:teuthology.orchestra.run.smithi097.stdout:mgr not available, waiting (1/15)... 2024-02-05T07:43:43.249 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:42 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:42.921+0000 7f4f7e8e3200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:43:43.249 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:43 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:43.014+0000 7f4f7e8e3200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:43:43.249 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:43 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:43.154+0000 7f4f7e8e3200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:43:43.591 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:43 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:43.248+0000 7f4f7e8e3200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:43:43.591 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:43 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:43.329+0000 7f4f7e8e3200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:43:43.591 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:43 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:43.590+0000 7f4f7e8e3200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:43:43.877 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:43 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:43.699+0000 7f4f7e8e3200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:43:43.877 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:43 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:43.783+0000 7f4f7e8e3200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:43:43.877 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:43 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:43.876+0000 7f4f7e8e3200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:43:44.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:44 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:44.051+0000 7f4f7e8e3200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:43:45.341 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:45 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:45.014+0000 7f4f7e8e3200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:43:45.341 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:45 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:45.144+0000 7f4f7e8e3200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:43:45.593 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:45 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:45.509+0000 7f4f7e8e3200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:43:45.896 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:45 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/774083515' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-05T07:43:45.897 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:45 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:45.602+0000 7f4f7e8e3200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:43:45.897 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:45 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:45.797+0000 7f4f7e8e3200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:43:46.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:45 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:45.983+0000 7f4f7e8e3200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:43:46.197 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2024-02-05T07:43:46.197 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2024-02-05T07:43:46.197 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsid": "1b268846-c3fa-11ee-95b6-87774f69a715", 2024-02-05T07:43:46.197 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "health": { 2024-02-05T07:43:46.197 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-05T07:43:46.197 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-05T07:43:46.197 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-05T07:43:46.197 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 0 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "a" 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-05T07:43:46.198 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-05T07:43:46.199 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-05T07:43:46.200 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-05T07:43:46.200 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:46.200 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-05T07:43:46.200 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:46.200 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-05T07:43:46.200 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-05T07:43:46.200 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:46.200 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-05T07:43:46.200 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-05T07:43:46.200 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-05T07:43:46.200 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-05T07:43:46.200 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-05T07:43:46.200 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-05T07:43:46.200 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "restful" 2024-02-05T07:43:46.201 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2024-02-05T07:43:46.201 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-05T07:43:46.201 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:46.201 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-05T07:43:46.201 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:46.201 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modified": "2024-02-05T07:43:33.710043+0000", 2024-02-05T07:43:46.201 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-05T07:43:46.201 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:46.201 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-05T07:43:46.201 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2024-02-05T07:43:46.201 INFO:teuthology.orchestra.run.smithi097.stdout:mgr not available, waiting (2/15)... 2024-02-05T07:43:46.522 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:46 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:46.265+0000 7f4f7e8e3200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:43:46.523 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:46 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:46.522+0000 7f4f7e8e3200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:43:46.907 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:46 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:46.754+0000 7f4f7e8e3200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:43:47.907 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:47 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:47.547+0000 7f4f7e8e3200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:43:48.407 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:48.115+0000 7f4f7e8e3200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:43:48.407 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:48.213+0000 7f4f7e8e3200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:43:48.739 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:48.433+0000 7f4f7e8e3200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:43:48.739 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-mon[30059]: Activating manager daemon a 2024-02-05T07:43:48.740 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-mon[30059]: mgrmap e2: a(active, starting, since 0.00340447s) 2024-02-05T07:43:48.740 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-mon[30059]: from='mgr.14100 172.21.15.97:0/3261680760' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:43:48.740 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-mon[30059]: from='mgr.14100 172.21.15.97:0/3261680760' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:43:48.740 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-mon[30059]: from='mgr.14100 172.21.15.97:0/3261680760' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:43:48.740 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-mon[30059]: from='mgr.14100 172.21.15.97:0/3261680760' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:43:48.740 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-mon[30059]: from='mgr.14100 172.21.15.97:0/3261680760' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-05T07:43:48.740 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-mon[30059]: Manager daemon a is now available 2024-02-05T07:43:48.740 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-mon[30059]: from='mgr.14100 172.21.15.97:0/3261680760' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:43:48.740 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-mon[30059]: from='mgr.14100 172.21.15.97:0/3261680760' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-05T07:43:48.740 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-mon[30059]: from='mgr.14100 172.21.15.97:0/3261680760' entity='mgr.a' 2024-02-05T07:43:48.740 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:48 smithi097 ceph-mon[30059]: from='mgr.14100 172.21.15.97:0/3261680760' entity='mgr.a' 2024-02-05T07:43:49.285 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2024-02-05T07:43:49.286 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2024-02-05T07:43:49.286 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsid": "1b268846-c3fa-11ee-95b6-87774f69a715", 2024-02-05T07:43:49.286 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "health": { 2024-02-05T07:43:49.286 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-05T07:43:49.286 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-05T07:43:49.286 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-05T07:43:49.286 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:49.286 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-05T07:43:49.286 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-05T07:43:49.286 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 0 2024-02-05T07:43:49.286 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2024-02-05T07:43:49.286 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-05T07:43:49.286 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "a" 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:49.287 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-05T07:43:49.288 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-05T07:43:49.288 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-05T07:43:49.288 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-05T07:43:49.288 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-05T07:43:49.288 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-05T07:43:49.288 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-05T07:43:49.288 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-05T07:43:49.288 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-05T07:43:49.288 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:49.288 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-05T07:43:49.288 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:49.288 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-05T07:43:49.288 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-05T07:43:49.288 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "restful" 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modified": "2024-02-05T07:43:33.710043+0000", 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-05T07:43:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2024-02-05T07:43:49.290 INFO:teuthology.orchestra.run.smithi097.stdout:mgr not available, waiting (3/15)... 2024-02-05T07:43:49.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:49 smithi097 ceph-mon[30059]: from='mgr.14100 172.21.15.97:0/3261680760' entity='mgr.a' 2024-02-05T07:43:49.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:49 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/2153504040' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-05T07:43:49.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:49 smithi097 ceph-mon[30059]: mgrmap e3: a(active, since 1.00666s) 2024-02-05T07:43:51.661 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:51 smithi097 ceph-mon[30059]: mgrmap e4: a(active, since 2s) 2024-02-05T07:43:52.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:52 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/100214131' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-05T07:43:52.664 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2024-02-05T07:43:52.664 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2024-02-05T07:43:52.664 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsid": "1b268846-c3fa-11ee-95b6-87774f69a715", 2024-02-05T07:43:52.664 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "health": { 2024-02-05T07:43:52.664 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-05T07:43:52.664 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-05T07:43:52.664 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-05T07:43:52.664 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:52.664 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-05T07:43:52.665 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-05T07:43:52.665 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 0 2024-02-05T07:43:52.665 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2024-02-05T07:43:52.665 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-05T07:43:52.665 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "a" 2024-02-05T07:43:52.665 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2024-02-05T07:43:52.665 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2024-02-05T07:43:52.665 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-05T07:43:52.665 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:52.665 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-05T07:43:52.665 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-05T07:43:52.665 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:52.665 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-05T07:43:52.666 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:52.666 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-05T07:43:52.666 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-05T07:43:52.666 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-05T07:43:52.670 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-05T07:43:52.670 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-05T07:43:52.670 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-05T07:43:52.670 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:52.670 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-05T07:43:52.670 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-05T07:43:52.670 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-05T07:43:52.670 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-05T07:43:52.670 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-05T07:43:52.670 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-05T07:43:52.670 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-05T07:43:52.670 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-05T07:43:52.670 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "restful" 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2024-02-05T07:43:52.671 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-05T07:43:52.672 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:52.672 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-05T07:43:52.672 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-05T07:43:52.672 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modified": "2024-02-05T07:43:33.710043+0000", 2024-02-05T07:43:52.672 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-05T07:43:52.672 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2024-02-05T07:43:52.672 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-05T07:43:52.672 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2024-02-05T07:43:52.672 INFO:teuthology.orchestra.run.smithi097.stdout:mgr is available 2024-02-05T07:43:53.573 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:53 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/2249534676' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-05T07:43:53.574 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:53 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/2249534676' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-05T07:43:53.836 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2024-02-05T07:43:53.836 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout [global] 2024-02-05T07:43:53.836 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout fsid = 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:43:53.836 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-05T07:43:53.836 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-05T07:43:53.837 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-05T07:43:53.837 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-05T07:43:53.837 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2024-02-05T07:43:53.837 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout [mgr] 2024-02-05T07:43:53.837 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-05T07:43:53.837 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2024-02-05T07:43:53.837 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout [osd] 2024-02-05T07:43:53.837 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-05T07:43:53.837 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-05T07:43:53.837 INFO:teuthology.orchestra.run.smithi097.stdout:Enabling cephadm module... 2024-02-05T07:43:55.637 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:55 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/3166972932' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-05T07:43:55.638 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:55 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ignoring --setuser ceph since I am not root 2024-02-05T07:43:55.638 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:55 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ignoring --setgroup ceph since I am not root 2024-02-05T07:43:55.904 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:55 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:55.870+0000 7f83da8da200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:43:56.156 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:55 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:55.967+0000 7f83da8da200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:43:56.656 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:56 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/3166972932' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-05T07:43:56.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:56 smithi097 ceph-mon[30059]: mgrmap e5: a(active, since 6s) 2024-02-05T07:43:57.002 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:56 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:56.663+0000 7f83da8da200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:43:57.002 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:56 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:56.763+0000 7f83da8da200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:43:57.002 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:56 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:56.904+0000 7f83da8da200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:43:57.002 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:57 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:57.001+0000 7f83da8da200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:43:57.269 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:57 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:57.085+0000 7f83da8da200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:43:57.272 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2024-02-05T07:43:57.272 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-02-05T07:43:57.272 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-05T07:43:57.273 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-02-05T07:43:57.273 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-02-05T07:43:57.273 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2024-02-05T07:43:57.273 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for the mgr to restart... 2024-02-05T07:43:57.273 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for mgr epoch 5... 2024-02-05T07:43:57.559 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:43:57 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/1496444045' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-05T07:43:57.559 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:57 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:57.355+0000 7f83da8da200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:43:57.560 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:57 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:57.466+0000 7f83da8da200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:43:57.560 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:57 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:57.558+0000 7f83da8da200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:43:57.841 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:57 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:57.658+0000 7f83da8da200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:43:58.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:57 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:57.841+0000 7f83da8da200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:43:59.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:58 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:58.831+0000 7f83da8da200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:43:59.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:58 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:58.959+0000 7f83da8da200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:43:59.567 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:59 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:59.288+0000 7f83da8da200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:43:59.568 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:59 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:59.376+0000 7f83da8da200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:43:59.568 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:59 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:59.567+0000 7f83da8da200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:43:59.906 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:43:59 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:43:59.749+0000 7f83da8da200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:44:00.283 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:00 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:00.028+0000 7f83da8da200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:44:00.283 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:00 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:00.282+0000 7f83da8da200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:44:00.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:00 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:00.516+0000 7f83da8da200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:44:01.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:01 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:01.305+0000 7f83da8da200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:44:02.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:01 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:01.870+0000 7f83da8da200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:44:02.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:01 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:01.968+0000 7f83da8da200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:44:02.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:02.184+0000 7f83da8da200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:44:02.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-mon[30059]: Active manager daemon a restarted 2024-02-05T07:44:02.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-mon[30059]: Activating manager daemon a 2024-02-05T07:44:02.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-mon[30059]: osdmap e2: 0 total, 0 up, 0 in 2024-02-05T07:44:02.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-mon[30059]: mgrmap e6: a(active, starting, since 0.00321283s) 2024-02-05T07:44:02.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:44:02.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-05T07:44:02.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:44:02.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:44:02.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:44:02.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-mon[30059]: Manager daemon a is now available 2024-02-05T07:44:02.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' 2024-02-05T07:44:02.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' 2024-02-05T07:44:02.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:02.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:02 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:03.525 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:03 smithi097 ceph-mon[30059]: Found migration_current of "None". Setting to last migration. 2024-02-05T07:44:03.526 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:03 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:03.526 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:03 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:44:03.526 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:03 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-05T07:44:03.526 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:03 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' 2024-02-05T07:44:03.526 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:03 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' 2024-02-05T07:44:03.526 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:03 smithi097 ceph-mon[30059]: mgrmap e7: a(active, since 1.0053s) 2024-02-05T07:44:03.845 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2024-02-05T07:44:03.845 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-02-05T07:44:03.846 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "initialized": true 2024-02-05T07:44:03.846 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2024-02-05T07:44:03.846 INFO:teuthology.orchestra.run.smithi097.stdout:mgr epoch 5 is available 2024-02-05T07:44:03.846 INFO:teuthology.orchestra.run.smithi097.stdout:Setting orchestrator backend to cephadm... 2024-02-05T07:44:04.527 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:04 smithi097 ceph-mon[30059]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-05T07:44:04.527 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:04 smithi097 ceph-mon[30059]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-05T07:44:04.527 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:04 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:05.443 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:05 smithi097 ceph-mon[30059]: [05/Feb/2024:07:44:03] ENGINE Bus STARTING 2024-02-05T07:44:05.443 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:05 smithi097 ceph-mon[30059]: [05/Feb/2024:07:44:03] ENGINE Serving on https://172.21.15.97:7150 2024-02-05T07:44:05.443 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:05 smithi097 ceph-mon[30059]: [05/Feb/2024:07:44:03] ENGINE Serving on http://172.21.15.97:8765 2024-02-05T07:44:05.443 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:05 smithi097 ceph-mon[30059]: [05/Feb/2024:07:44:03] ENGINE Bus STARTED 2024-02-05T07:44:05.444 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:05 smithi097 ceph-mon[30059]: mgrmap e8: a(active, since 2s) 2024-02-05T07:44:05.444 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:05 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' 2024-02-05T07:44:05.444 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:05 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:06.320 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:06 smithi097 ceph-mon[30059]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:06.324 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout value unchanged 2024-02-05T07:44:06.324 INFO:teuthology.orchestra.run.smithi097.stdout:Generating ssh key... 2024-02-05T07:44:07.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-mon[30059]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:07.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' 2024-02-05T07:44:07.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' 2024-02-05T07:44:07.407 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: Generating public/private rsa key pair. 2024-02-05T07:44:07.407 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: Your identification has been saved in /tmp/tmpb7a_l9cq/key. 2024-02-05T07:44:07.407 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: Your public key has been saved in /tmp/tmpb7a_l9cq/key.pub. 2024-02-05T07:44:07.407 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: The key fingerprint is: 2024-02-05T07:44:07.407 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: SHA256:Bj8LsXVpLzN+K8VTS9+3Lcj4vbnSA9zZHQrOEcHGS98 ceph-1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:44:07.408 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: The key's randomart image is: 2024-02-05T07:44:07.408 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: +---[RSA 3072]----+ 2024-02-05T07:44:07.408 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: | o.. | 2024-02-05T07:44:07.408 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: | B | 2024-02-05T07:44:07.408 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: | o . * + . | 2024-02-05T07:44:07.408 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: | * o = .oE | 2024-02-05T07:44:07.408 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: | o S *o++.=+| 2024-02-05T07:44:07.408 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: | o + **.+ *| 2024-02-05T07:44:07.408 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: | . .+.= +| 2024-02-05T07:44:07.408 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: | o.+o+o.| 2024-02-05T07:44:07.408 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: | oo.== | 2024-02-05T07:44:07.408 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:07 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: +----[SHA256]-----+ 2024-02-05T07:44:08.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:08 smithi097 ceph-mon[30059]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:08.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:08 smithi097 ceph-mon[30059]: Generating ssh key... 2024-02-05T07:44:08.943 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAdjZ8dwhctVb0jjXFl7mAEkl4YnkkTFVyID6bZ+PjC34Y6IX/WU3D71cNEgjAbLrsi+Emx/ofKZZeD6Ul/EzWbC1kx0WesDJpfrnpOrZSfR/fDq7sG13jftzkWq4ZWvD6ZxXdXTikMvvRVwL0S2qmFsl016SShTOVVP0uk1hl/+39/FckR/xo+s4dMCrSCGsOZHqjlM+hu+d8XVhhuUDBYMFQZGcZ5riyGPkPhVpzAvGFBkZuuIdMn+Ecq+78EI0+Z+Hc9Kdu4Q5K24PxnWX8/sG9VvbEnfK8xviMN0zbapkcsSynhSLlafdZRU6nVttSknu1A6tg0D69i335D0o9DTcs5NGHF3juvRlZbro+/NfGuZC24ou+BgQD6BLAF1c124FY2tLk5RESrwjfvnbQ2mhmQcU31r7T8Fbc/74qIr8HUltH1Wy9EmBOfaL7Myw++4GQ3WHGlbUTaR4EwuRzw4pPHl73ih6L1L6N944cgexbINTcL3Wpv1dYNc+7+H0= ceph-1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:44:08.944 INFO:teuthology.orchestra.run.smithi097.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-02-05T07:44:08.944 INFO:teuthology.orchestra.run.smithi097.stdout:Adding key to root@localhost authorized_keys... 2024-02-05T07:44:08.944 INFO:teuthology.orchestra.run.smithi097.stdout:Adding host smithi097... 2024-02-05T07:44:09.625 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:09 smithi097 ceph-mon[30059]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:10.564 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:10 smithi097 ceph-mon[30059]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi097", "addr": "172.21.15.97", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:10.564 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:10 smithi097 ceph-mon[30059]: Deploying cephadm binary to smithi097 2024-02-05T07:44:14.476 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout Added host 'smithi097' with addr '172.21.15.97' 2024-02-05T07:44:14.476 INFO:teuthology.orchestra.run.smithi097.stdout:Deploying unmanaged mon service... 2024-02-05T07:44:15.132 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:14 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' 2024-02-05T07:44:15.132 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:14 smithi097 ceph-mon[30059]: Added host smithi097 2024-02-05T07:44:15.132 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:14 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:15.727 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-02-05T07:44:15.727 INFO:teuthology.orchestra.run.smithi097.stdout:Deploying unmanaged mgr service... 2024-02-05T07:44:16.404 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:16 smithi097 ceph-mon[30059]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:16.404 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:16 smithi097 ceph-mon[30059]: Saving service mon spec with placement count:5 2024-02-05T07:44:16.404 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:16 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' 2024-02-05T07:44:17.705 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-02-05T07:44:17.963 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:17 smithi097 ceph-mon[30059]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:17.964 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:17 smithi097 ceph-mon[30059]: Saving service mgr spec with placement count:2 2024-02-05T07:44:17.964 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:17 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' 2024-02-05T07:44:17.964 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:17 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' 2024-02-05T07:44:19.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:18 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' 2024-02-05T07:44:19.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:18 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/1939473329' entity='client.admin' 2024-02-05T07:44:20.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:20 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' 2024-02-05T07:44:21.004 INFO:teuthology.orchestra.run.smithi097.stdout:Enabling the dashboard module... 2024-02-05T07:44:21.650 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:21 smithi097 ceph-mon[30059]: from='mgr.14120 172.21.15.97:0/582195576' entity='mgr.a' 2024-02-05T07:44:21.651 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:21 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/4270486535' entity='client.admin' 2024-02-05T07:44:22.652 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:22 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/2392877038' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-05T07:44:22.652 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:22 smithi097 ceph-mon[30059]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:22.652 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:22 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ignoring --setuser ceph since I am not root 2024-02-05T07:44:22.652 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:22 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ignoring --setgroup ceph since I am not root 2024-02-05T07:44:23.271 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:22 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:22.987+0000 7fea2db5c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:44:23.271 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:23 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:23.082+0000 7fea2db5c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:44:23.598 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:23 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/2392877038' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-05T07:44:23.599 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:23 smithi097 ceph-mon[30059]: mgrmap e9: a(active, since 20s) 2024-02-05T07:44:23.907 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:23 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:23.742+0000 7fea2db5c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:44:23.907 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:23 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:23.838+0000 7fea2db5c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:44:24.277 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:23 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:23.984+0000 7fea2db5c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:44:24.277 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:24 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:24.081+0000 7fea2db5c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:44:24.278 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:24 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:24.163+0000 7fea2db5c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:44:24.551 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:24 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/2092389142' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-05T07:44:24.551 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:24 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:24.440+0000 7fea2db5c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:44:24.552 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:24 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:24.549+0000 7fea2db5c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:44:24.589 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2024-02-05T07:44:24.590 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-02-05T07:44:24.590 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-05T07:44:24.590 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-02-05T07:44:24.590 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-02-05T07:44:24.590 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2024-02-05T07:44:24.590 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for the mgr to restart... 2024-02-05T07:44:24.590 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for mgr epoch 9... 2024-02-05T07:44:24.840 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:24 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:24.641+0000 7fea2db5c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:44:24.840 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:24 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:24.736+0000 7fea2db5c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:44:25.105 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:24 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:24.920+0000 7fea2db5c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:44:26.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:25 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:25.881+0000 7fea2db5c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:44:26.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:26 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:26.011+0000 7fea2db5c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:44:26.423 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:26 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:26.349+0000 7fea2db5c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:44:26.862 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:26 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:26.447+0000 7fea2db5c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:44:26.862 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:26 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:26.655+0000 7fea2db5c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:44:26.862 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:26 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:26.860+0000 7fea2db5c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:44:27.407 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:27 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:27.151+0000 7fea2db5c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:44:27.907 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:27 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:27.423+0000 7fea2db5c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:44:27.907 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:27 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:27.659+0000 7fea2db5c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:44:28.906 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:28 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:28.461+0000 7fea2db5c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:44:29.346 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:29 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:29.031+0000 7fea2db5c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:44:29.346 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:29 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:29.129+0000 7fea2db5c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:44:29.346 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:44:29 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:44:29.344+0000 7fea2db5c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:44:30.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:30 smithi097 ceph-mon[30059]: Active manager daemon a restarted 2024-02-05T07:44:30.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:30 smithi097 ceph-mon[30059]: Activating manager daemon a 2024-02-05T07:44:30.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:30 smithi097 ceph-mon[30059]: osdmap e3: 0 total, 0 up, 0 in 2024-02-05T07:44:30.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:30 smithi097 ceph-mon[30059]: mgrmap e10: a(active, starting, since 0.00290454s) 2024-02-05T07:44:30.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:44:30.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-05T07:44:30.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:44:30.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:44:30.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:44:30.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:30 smithi097 ceph-mon[30059]: Manager daemon a is now available 2024-02-05T07:44:30.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:30.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:30.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:44:30.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-05T07:44:31.373 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2024-02-05T07:44:31.374 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-02-05T07:44:31.374 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "initialized": true 2024-02-05T07:44:31.374 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2024-02-05T07:44:31.374 INFO:teuthology.orchestra.run.smithi097.stdout:mgr epoch 9 is available 2024-02-05T07:44:31.374 INFO:teuthology.orchestra.run.smithi097.stdout:Generating a dashboard self-signed certificate... 2024-02-05T07:44:31.630 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:31 smithi097 ceph-mon[30059]: [05/Feb/2024:07:44:29] ENGINE Bus STARTING 2024-02-05T07:44:31.630 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:31 smithi097 ceph-mon[30059]: [05/Feb/2024:07:44:30] ENGINE Serving on http://172.21.15.97:8765 2024-02-05T07:44:31.630 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:31 smithi097 ceph-mon[30059]: [05/Feb/2024:07:44:30] ENGINE Serving on https://172.21.15.97:7150 2024-02-05T07:44:31.630 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:31 smithi097 ceph-mon[30059]: [05/Feb/2024:07:44:30] ENGINE Bus STARTED 2024-02-05T07:44:31.630 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:31 smithi097 ceph-mon[30059]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-05T07:44:31.630 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:31 smithi097 ceph-mon[30059]: mgrmap e11: a(active, since 1.00571s) 2024-02-05T07:44:31.630 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:31 smithi097 ceph-mon[30059]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-05T07:44:31.630 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:31 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:32.721 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-02-05T07:44:32.721 INFO:teuthology.orchestra.run.smithi097.stdout:Creating initial admin user... 2024-02-05T07:44:33.352 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:33.352 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:33 smithi097 ceph-mon[30059]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:33.352 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:33.352 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:33.352 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:33 smithi097 ceph-mon[30059]: mgrmap e12: a(active, since 3s) 2024-02-05T07:44:34.187 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:34 smithi097 ceph-mon[30059]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:34.187 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:34 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:34.522 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$5z5Ae.6wfkRQ4QW2f6qhROHySoqPW0lwrhOw2K1ecBA/cUkUZehXe", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1707119073, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-05T07:44:34.523 INFO:teuthology.orchestra.run.smithi097.stdout:Fetching dashboard port number... 2024-02-05T07:44:36.151 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 8443 2024-02-05T07:44:36.159 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-05T07:44:36.159 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout disabled 2024-02-05T07:44:36.166 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-05T07:44:36.166 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout inactive 2024-02-05T07:44:36.166 INFO:teuthology.orchestra.run.smithi097.stdout:firewalld.service is not enabled 2024-02-05T07:44:36.166 INFO:teuthology.orchestra.run.smithi097.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-05T07:44:36.168 INFO:teuthology.orchestra.run.smithi097.stdout:Ceph Dashboard is now available at: 2024-02-05T07:44:36.168 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:44:36.168 INFO:teuthology.orchestra.run.smithi097.stdout: URL: https://smithi097.front.sepia.ceph.com:8443/ 2024-02-05T07:44:36.168 INFO:teuthology.orchestra.run.smithi097.stdout: User: admin 2024-02-05T07:44:36.168 INFO:teuthology.orchestra.run.smithi097.stdout: Password: poogw2xh8d 2024-02-05T07:44:36.168 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:44:36.169 INFO:teuthology.orchestra.run.smithi097.stdout:Saving cluster configuration to /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config directory 2024-02-05T07:44:36.169 INFO:teuthology.orchestra.run.smithi097.stdout:Enabling autotune for osd_memory_target 2024-02-05T07:44:36.853 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:36 smithi097 ceph-mon[30059]: mgrmap e13: a(active, since 6s) 2024-02-05T07:44:36.853 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:36 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/176162577' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-05T07:44:38.902 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-02-05T07:44:38.902 INFO:teuthology.orchestra.run.smithi097.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-02-05T07:44:38.902 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout:Or, if you are only running a single cluster on this host: 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout:Please consider enabling telemetry to help improve Ceph: 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout: ceph telemetry on 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout:For more information see: 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:44:38.903 INFO:teuthology.orchestra.run.smithi097.stdout:Bootstrap complete. 2024-02-05T07:44:38.943 INFO:tasks.cephadm:Fetching config... 2024-02-05T07:44:38.943 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-02-05T07:44:38.943 DEBUG:teuthology.orchestra.run.smithi097:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-05T07:44:38.959 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-05T07:44:38.959 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-02-05T07:44:38.959 DEBUG:teuthology.orchestra.run.smithi097:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-05T07:44:39.014 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-05T07:44:39.015 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-02-05T07:44:39.015 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-05T07:44:39.081 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-05T07:44:39.081 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-02-05T07:44:39.081 DEBUG:teuthology.orchestra.run.smithi097:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-05T07:44:39.137 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-05T07:44:39.137 DEBUG:teuthology.orchestra.run.smithi097:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAdjZ8dwhctVb0jjXFl7mAEkl4YnkkTFVyID6bZ+PjC34Y6IX/WU3D71cNEgjAbLrsi+Emx/ofKZZeD6Ul/EzWbC1kx0WesDJpfrnpOrZSfR/fDq7sG13jftzkWq4ZWvD6ZxXdXTikMvvRVwL0S2qmFsl016SShTOVVP0uk1hl/+39/FckR/xo+s4dMCrSCGsOZHqjlM+hu+d8XVhhuUDBYMFQZGcZ5riyGPkPhVpzAvGFBkZuuIdMn+Ecq+78EI0+Z+Hc9Kdu4Q5K24PxnWX8/sG9VvbEnfK8xviMN0zbapkcsSynhSLlafdZRU6nVttSknu1A6tg0D69i335D0o9DTcs5NGHF3juvRlZbro+/NfGuZC24ou+BgQD6BLAF1c124FY2tLk5RESrwjfvnbQ2mhmQcU31r7T8Fbc/74qIr8HUltH1Wy9EmBOfaL7Myw++4GQ3WHGlbUTaR4EwuRzw4pPHl73ih6L1L6N944cgexbINTcL3Wpv1dYNc+7+H0= ceph-1b268846-c3fa-11ee-95b6-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-05T07:44:39.216 INFO:teuthology.orchestra.run.smithi097.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAdjZ8dwhctVb0jjXFl7mAEkl4YnkkTFVyID6bZ+PjC34Y6IX/WU3D71cNEgjAbLrsi+Emx/ofKZZeD6Ul/EzWbC1kx0WesDJpfrnpOrZSfR/fDq7sG13jftzkWq4ZWvD6ZxXdXTikMvvRVwL0S2qmFsl016SShTOVVP0uk1hl/+39/FckR/xo+s4dMCrSCGsOZHqjlM+hu+d8XVhhuUDBYMFQZGcZ5riyGPkPhVpzAvGFBkZuuIdMn+Ecq+78EI0+Z+Hc9Kdu4Q5K24PxnWX8/sG9VvbEnfK8xviMN0zbapkcsSynhSLlafdZRU6nVttSknu1A6tg0D69i335D0o9DTcs5NGHF3juvRlZbro+/NfGuZC24ou+BgQD6BLAF1c124FY2tLk5RESrwjfvnbQ2mhmQcU31r7T8Fbc/74qIr8HUltH1Wy9EmBOfaL7Myw++4GQ3WHGlbUTaR4EwuRzw4pPHl73ih6L1L6N944cgexbINTcL3Wpv1dYNc+7+H0= ceph-1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:44:39.232 DEBUG:teuthology.orchestra.run.smithi120:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAdjZ8dwhctVb0jjXFl7mAEkl4YnkkTFVyID6bZ+PjC34Y6IX/WU3D71cNEgjAbLrsi+Emx/ofKZZeD6Ul/EzWbC1kx0WesDJpfrnpOrZSfR/fDq7sG13jftzkWq4ZWvD6ZxXdXTikMvvRVwL0S2qmFsl016SShTOVVP0uk1hl/+39/FckR/xo+s4dMCrSCGsOZHqjlM+hu+d8XVhhuUDBYMFQZGcZ5riyGPkPhVpzAvGFBkZuuIdMn+Ecq+78EI0+Z+Hc9Kdu4Q5K24PxnWX8/sG9VvbEnfK8xviMN0zbapkcsSynhSLlafdZRU6nVttSknu1A6tg0D69i335D0o9DTcs5NGHF3juvRlZbro+/NfGuZC24ou+BgQD6BLAF1c124FY2tLk5RESrwjfvnbQ2mhmQcU31r7T8Fbc/74qIr8HUltH1Wy9EmBOfaL7Myw++4GQ3WHGlbUTaR4EwuRzw4pPHl73ih6L1L6N944cgexbINTcL3Wpv1dYNc+7+H0= ceph-1b268846-c3fa-11ee-95b6-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-05T07:44:39.277 INFO:teuthology.orchestra.run.smithi120.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAdjZ8dwhctVb0jjXFl7mAEkl4YnkkTFVyID6bZ+PjC34Y6IX/WU3D71cNEgjAbLrsi+Emx/ofKZZeD6Ul/EzWbC1kx0WesDJpfrnpOrZSfR/fDq7sG13jftzkWq4ZWvD6ZxXdXTikMvvRVwL0S2qmFsl016SShTOVVP0uk1hl/+39/FckR/xo+s4dMCrSCGsOZHqjlM+hu+d8XVhhuUDBYMFQZGcZ5riyGPkPhVpzAvGFBkZuuIdMn+Ecq+78EI0+Z+Hc9Kdu4Q5K24PxnWX8/sG9VvbEnfK8xviMN0zbapkcsSynhSLlafdZRU6nVttSknu1A6tg0D69i335D0o9DTcs5NGHF3juvRlZbro+/NfGuZC24ou+BgQD6BLAF1c124FY2tLk5RESrwjfvnbQ2mhmQcU31r7T8Fbc/74qIr8HUltH1Wy9EmBOfaL7Myw++4GQ3WHGlbUTaR4EwuRzw4pPHl73ih6L1L6N944cgexbINTcL3Wpv1dYNc+7+H0= ceph-1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:44:39.292 DEBUG:teuthology.orchestra.run.smithi160:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAdjZ8dwhctVb0jjXFl7mAEkl4YnkkTFVyID6bZ+PjC34Y6IX/WU3D71cNEgjAbLrsi+Emx/ofKZZeD6Ul/EzWbC1kx0WesDJpfrnpOrZSfR/fDq7sG13jftzkWq4ZWvD6ZxXdXTikMvvRVwL0S2qmFsl016SShTOVVP0uk1hl/+39/FckR/xo+s4dMCrSCGsOZHqjlM+hu+d8XVhhuUDBYMFQZGcZ5riyGPkPhVpzAvGFBkZuuIdMn+Ecq+78EI0+Z+Hc9Kdu4Q5K24PxnWX8/sG9VvbEnfK8xviMN0zbapkcsSynhSLlafdZRU6nVttSknu1A6tg0D69i335D0o9DTcs5NGHF3juvRlZbro+/NfGuZC24ou+BgQD6BLAF1c124FY2tLk5RESrwjfvnbQ2mhmQcU31r7T8Fbc/74qIr8HUltH1Wy9EmBOfaL7Myw++4GQ3WHGlbUTaR4EwuRzw4pPHl73ih6L1L6N944cgexbINTcL3Wpv1dYNc+7+H0= ceph-1b268846-c3fa-11ee-95b6-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-05T07:44:39.337 INFO:teuthology.orchestra.run.smithi160.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAdjZ8dwhctVb0jjXFl7mAEkl4YnkkTFVyID6bZ+PjC34Y6IX/WU3D71cNEgjAbLrsi+Emx/ofKZZeD6Ul/EzWbC1kx0WesDJpfrnpOrZSfR/fDq7sG13jftzkWq4ZWvD6ZxXdXTikMvvRVwL0S2qmFsl016SShTOVVP0uk1hl/+39/FckR/xo+s4dMCrSCGsOZHqjlM+hu+d8XVhhuUDBYMFQZGcZ5riyGPkPhVpzAvGFBkZuuIdMn+Ecq+78EI0+Z+Hc9Kdu4Q5K24PxnWX8/sG9VvbEnfK8xviMN0zbapkcsSynhSLlafdZRU6nVttSknu1A6tg0D69i335D0o9DTcs5NGHF3juvRlZbro+/NfGuZC24ou+BgQD6BLAF1c124FY2tLk5RESrwjfvnbQ2mhmQcU31r7T8Fbc/74qIr8HUltH1Wy9EmBOfaL7Myw++4GQ3WHGlbUTaR4EwuRzw4pPHl73ih6L1L6N944cgexbINTcL3Wpv1dYNc+7+H0= ceph-1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:44:39.352 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-05T07:44:39.462 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:39 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/3210620181' entity='client.admin' 2024-02-05T07:44:39.590 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:44:42.144 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:41 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:42.145 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:41 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:42.145 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:41 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:44:42.145 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:41 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:42.145 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:41 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:42.145 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:41 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:43.203 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-02-05T07:44:43.204 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-02-05T07:44:43.773 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:44:43.886 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:43 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/361614790' entity='client.admin' 2024-02-05T07:44:43.886 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:43 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:43.886 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:43 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:46.262 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi120 2024-02-05T07:44:46.262 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-02-05T07:44:46.262 DEBUG:teuthology.orchestra.run.smithi120:> dd of=/etc/ceph/ceph.conf 2024-02-05T07:44:46.281 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-02-05T07:44:46.281 DEBUG:teuthology.orchestra.run.smithi120:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:44:46.338 INFO:tasks.cephadm:Adding host smithi120 to orchestrator... 2024-02-05T07:44:46.338 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph orch host add smithi120 2024-02-05T07:44:46.576 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:44:46.801 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:46 smithi097 ceph-mon[30059]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:46.801 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:46 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:46.801 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:46 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:46.801 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:46 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:46.801 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:46 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:46.802 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:46 smithi097 ceph-mon[30059]: Updating smithi097:/etc/ceph/ceph.conf 2024-02-05T07:44:46.802 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:46 smithi097 ceph-mon[30059]: Updating smithi097:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:44:46.802 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:46 smithi097 ceph-mon[30059]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:44:46.802 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:46 smithi097 ceph-mon[30059]: Updating smithi097:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:44:46.802 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:46 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:46.802 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:46 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:46.802 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:46 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:48.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:48 smithi097 ceph-mon[30059]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi120", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:50.656 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:50 smithi097 ceph-mon[30059]: Deploying cephadm binary to smithi120 2024-02-05T07:44:50.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:50 smithi097 ceph-mon[30059]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:52.654 INFO:teuthology.orchestra.run.smithi097.stdout:Added host 'smithi120' with addr '172.21.15.120' 2024-02-05T07:44:52.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:52 smithi097 ceph-mon[30059]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:53.196 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph orch host ls --format=json 2024-02-05T07:44:53.427 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:44:53.830 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:53 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:53.830 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:53 smithi097 ceph-mon[30059]: Added host smithi120 2024-02-05T07:44:53.830 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:53 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:53.830 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:53 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:53.830 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:53 smithi097 ceph-mon[30059]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:53.831 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:53 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:55.251 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:44:55.252 INFO:teuthology.orchestra.run.smithi097.stdout:[{"addr": "172.21.15.97", "hostname": "smithi097", "labels": [], "status": ""}, {"addr": "172.21.15.120", "hostname": "smithi120", "labels": [], "status": ""}] 2024-02-05T07:44:55.885 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi160 2024-02-05T07:44:55.885 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-05T07:44:55.885 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/etc/ceph/ceph.conf 2024-02-05T07:44:55.905 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-05T07:44:55.905 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:44:55.962 INFO:tasks.cephadm:Adding host smithi160 to orchestrator... 2024-02-05T07:44:55.962 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph orch host add smithi160 2024-02-05T07:44:56.194 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:44:56.425 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:56 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:56.426 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:56 smithi097 ceph-mon[30059]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:44:56.426 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:56 smithi097 ceph-mon[30059]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:58.671 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:58 smithi097 ceph-mon[30059]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:59.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:59 smithi097 ceph-mon[30059]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:59.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:59 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:59.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:59 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:59.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:59 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:59.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:59 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:44:59.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:59 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi120", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:44:59.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:59 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:59.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:59 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:59.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:44:59 smithi097 ceph-mon[30059]: Updating smithi120:/etc/ceph/ceph.conf 2024-02-05T07:45:00.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:00 smithi097 ceph-mon[30059]: Deploying cephadm binary to smithi160 2024-02-05T07:45:00.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:00 smithi097 ceph-mon[30059]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:00.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:00 smithi097 ceph-mon[30059]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:45:00.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:00 smithi097 ceph-mon[30059]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:45:00.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:00 smithi097 ceph-mon[30059]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:02.249 INFO:teuthology.orchestra.run.smithi097.stdout:Added host 'smithi160' with addr '172.21.15.160' 2024-02-05T07:45:02.585 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:02 smithi097 ceph-mon[30059]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:02.585 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:02 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:02.585 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:02 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:02.585 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:02 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:02.585 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:02 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:02.585 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:02 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:02.871 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph orch host ls --format=json 2024-02-05T07:45:03.105 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:45:03.521 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:03 smithi097 ceph-mon[30059]: Added host smithi160 2024-02-05T07:45:03.521 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:03 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:03.521 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:03 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:04.575 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:04 smithi097 ceph-mon[30059]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:04.576 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:04 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:04.976 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:45:04.976 INFO:teuthology.orchestra.run.smithi097.stdout:[{"addr": "172.21.15.97", "hostname": "smithi097", "labels": [], "status": ""}, {"addr": "172.21.15.120", "hostname": "smithi120", "labels": [], "status": ""}, {"addr": "172.21.15.160", "hostname": "smithi160", "labels": [], "status": ""}] 2024-02-05T07:45:05.607 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-05T07:45:05.608 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph osd crush tunables default 2024-02-05T07:45:05.843 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:45:06.578 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:06 smithi097 ceph-mon[30059]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:45:06.578 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:06 smithi097 ceph-mon[30059]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:08.470 INFO:teuthology.orchestra.run.smithi097.stderr:adjusted tunables profile to default 2024-02-05T07:45:08.733 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:08 smithi097 ceph-mon[30059]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:08.733 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:08 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:08.733 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:08 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:08.733 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:08 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:08.733 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:08 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:08.733 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:08 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:45:08.733 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:08 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:08.733 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:08 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:08.733 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:08 smithi097 ceph-mon[30059]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-05T07:45:08.734 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:08 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/699631510' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-05T07:45:08.734 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:08 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:08.734 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:08 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:08.734 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:08 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:09.084 INFO:tasks.cephadm:Adding mon.a on smithi097 2024-02-05T07:45:09.084 INFO:tasks.cephadm:Adding mon.b on smithi120 2024-02-05T07:45:09.084 INFO:tasks.cephadm:Adding mon.c on smithi160 2024-02-05T07:45:09.084 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph orch apply mon '3;smithi097:172.21.15.97=a;smithi120:172.21.15.120=b;smithi160:172.21.15.160=c' 2024-02-05T07:45:09.316 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:09.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:09 smithi097 ceph-mon[30059]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:09.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:09 smithi097 ceph-mon[30059]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:45:09.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:09 smithi097 ceph-mon[30059]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:45:09.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:09 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/699631510' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-05T07:45:09.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:09 smithi097 ceph-mon[30059]: osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:45:10.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:10 smithi097 ceph-mon[30059]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:11.154 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled mon update... 2024-02-05T07:45:11.775 DEBUG:teuthology.orchestra.run.smithi120:mon.b> sudo journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.b.service 2024-02-05T07:45:11.778 DEBUG:teuthology.orchestra.run.smithi160:mon.c> sudo journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.c.service 2024-02-05T07:45:11.780 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-05T07:45:11.780 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-05T07:45:12.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:12 smithi097 ceph-mon[30059]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi097:172.21.15.97=a;smithi120:172.21.15.120=b;smithi160:172.21.15.160=c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:12.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:12 smithi097 ceph-mon[30059]: Saving service mon spec with placement smithi097:172.21.15.97=a;smithi120:172.21.15.120=b;smithi160:172.21.15.160=c;count:3 2024-02-05T07:45:12.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:12 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:12.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:12 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:12.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:12 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:12.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:12 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:12.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:12 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:12.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:12 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:12.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:12 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:12.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:12 smithi097 ceph-mon[30059]: Deploying daemon mon.c on smithi160 2024-02-05T07:45:12.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:12 smithi097 ceph-mon[30059]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:12.498 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:14.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:14 smithi097 ceph-mon[30059]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:15.638 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:45:15.638 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"1b268846-c3fa-11ee-95b6-87774f69a715","modified":"2024-02-05T07:43:30.684075Z","created":"2024-02-05T07:43:30.684075Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:3300","nonce":0},{"type":"v1","addr":"172.21.15.97:6789","nonce":0}]},"addr":"172.21.15.97:6789/0","public_addr":"172.21.15.97:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-05T07:45:15.640 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-02-05T07:45:15.931 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:15 smithi160 systemd[1]: Starting Ceph mon.c for 1b268846-c3fa-11ee-95b6-87774f69a715... 2024-02-05T07:45:16.440 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 podman[33006]: 2024-02-05 07:45:16.332016028 +0000 UTC m=+0.100947055 container create 6124252ed7e00268a12f540fd0f207b7f373c41cd502ca0f95eb05ab971a1971 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-c, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, io.buildah.version=1.33.2, GIT_CLEAN=True, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-02-05T07:45:16.440 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 podman[33006]: 2024-02-05 07:45:16.249588849 +0000 UTC m=+0.018519814 image pull 8f4bf3e8b16aa617a3377544276cd5a5b73be8802746138ce876732ceeade8e1 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0 2024-02-05T07:45:16.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:16 smithi097 ceph-mon[30059]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:16.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:16 smithi097 ceph-mon[30059]: from='client.? 172.21.15.160:0/851850131' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T07:45:16.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 podman[33006]: 2024-02-05 07:45:16.54266304 +0000 UTC m=+0.311594005 container init 6124252ed7e00268a12f540fd0f207b7f373c41cd502ca0f95eb05ab971a1971 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-c, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, ceph=True, io.buildah.version=1.33.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-02-05T07:45:16.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 podman[33006]: 2024-02-05 07:45:16.548255652 +0000 UTC m=+0.317186618 container start 6124252ed7e00268a12f540fd0f207b7f373c41cd502ca0f95eb05ab971a1971 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-c, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-05T07:45:16.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: set uid:gid to 167:167 (ceph:ceph) 2024-02-05T07:45:16.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev), process ceph-mon, pid 7 2024-02-05T07:45:16.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: pidfile_write: ignore empty --pid-file 2024-02-05T07:45:16.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: load: jerasure load: lrc 2024-02-05T07:45:16.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: RocksDB version: 7.9.2 2024-02-05T07:45:16.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Git sha 0 2024-02-05T07:45:16.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Compile date 2024-02-04 23:11:06 2024-02-05T07:45:16.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: DB SUMMARY 2024-02-05T07:45:16.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: DB Session ID: UUR0K1AC3VBPXNRBTHSB 2024-02-05T07:45:16.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: CURRENT file: CURRENT 2024-02-05T07:45:16.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: IDENTITY file: IDENTITY 2024-02-05T07:45:16.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-02-05T07:45:16.959 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-02-05T07:45:16.959 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-02-05T07:45:16.959 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.error_if_exists: 0 2024-02-05T07:45:16.959 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.create_if_missing: 0 2024-02-05T07:45:16.959 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.paranoid_checks: 1 2024-02-05T07:45:16.959 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.flush_verify_memtable_count: 1 2024-02-05T07:45:16.959 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-05T07:45:16.959 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-05T07:45:16.959 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.env: 0x56080c51dae0 2024-02-05T07:45:16.959 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.fs: PosixFileSystem 2024-02-05T07:45:16.959 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.info_log: 0x56080e8a18c0 2024-02-05T07:45:16.959 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_file_opening_threads: 16 2024-02-05T07:45:16.961 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.statistics: (nil) 2024-02-05T07:45:16.961 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.use_fsync: 0 2024-02-05T07:45:16.961 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_log_file_size: 0 2024-02-05T07:45:16.961 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-05T07:45:16.961 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-05T07:45:16.961 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.keep_log_file_num: 1000 2024-02-05T07:45:16.961 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.recycle_log_file_num: 0 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.allow_fallocate: 1 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.allow_mmap_reads: 0 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.allow_mmap_writes: 0 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.use_direct_reads: 0 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.create_missing_column_families: 0 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.db_log_dir: 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.wal_dir: 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-05T07:45:16.962 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.advise_random_on_open: 1 2024-02-05T07:45:16.963 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.db_write_buffer_size: 0 2024-02-05T07:45:16.963 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.write_buffer_manager: 0x56080e875400 2024-02-05T07:45:16.963 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-05T07:45:16.963 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-05T07:45:16.963 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-05T07:45:16.963 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.rate_limiter: (nil) 2024-02-05T07:45:16.963 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-05T07:45:16.963 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.wal_recovery_mode: 2 2024-02-05T07:45:16.963 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.enable_thread_tracking: 0 2024-02-05T07:45:16.963 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.enable_pipelined_write: 0 2024-02-05T07:45:16.963 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.unordered_write: 0 2024-02-05T07:45:16.963 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-05T07:45:16.963 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-05T07:45:16.963 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-05T07:45:16.964 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-05T07:45:16.964 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.row_cache: None 2024-02-05T07:45:16.964 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.wal_filter: None 2024-02-05T07:45:16.964 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-05T07:45:16.964 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.allow_ingest_behind: 0 2024-02-05T07:45:16.964 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.two_write_queues: 0 2024-02-05T07:45:16.964 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.manual_wal_flush: 0 2024-02-05T07:45:16.964 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.wal_compression: 0 2024-02-05T07:45:16.964 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.atomic_flush: 0 2024-02-05T07:45:16.964 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-05T07:45:16.964 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-05T07:45:16.964 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-05T07:45:16.964 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.log_readahead_size: 0 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.best_efforts_recovery: 0 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.allow_data_in_errors: 0 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.db_host_id: __hostname__ 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.enforce_single_del_contracts: true 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_background_jobs: 2 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_background_compactions: -1 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_subcompactions: 1 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_total_wal_size: 0 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-05T07:45:16.965 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_open_files: -1 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.bytes_per_sync: 0 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compaction_readahead_size: 0 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_background_flushes: -1 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Compression algorithms supported: 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: kZSTD supported: 0 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: kXpressCompression supported: 0 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: kLZ4HCCompression supported: 1 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: kZlibCompression supported: 1 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: kSnappyCompression supported: 1 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: kLZ4Compression supported: 1 2024-02-05T07:45:16.966 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: kBZip2Compression supported: 0 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: DMutex implementation: pthread_mutex_t 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.merge_operator: 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compaction_filter: None 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compaction_filter_factory: None 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.sst_partitioner_factory: None 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56080e8a19c0) 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout: cache_index_and_filter_blocks: 1 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-05T07:45:16.967 INFO:journalctl@ceph.mon.c.smithi160.stdout: pin_top_level_index_and_filter: 1 2024-02-05T07:45:16.968 INFO:journalctl@ceph.mon.c.smithi160.stdout: index_type: 0 2024-02-05T07:45:16.968 INFO:journalctl@ceph.mon.c.smithi160.stdout: data_block_index_type: 0 2024-02-05T07:45:16.968 INFO:journalctl@ceph.mon.c.smithi160.stdout: index_shortening: 1 2024-02-05T07:45:16.968 INFO:journalctl@ceph.mon.c.smithi160.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-05T07:45:16.968 INFO:journalctl@ceph.mon.c.smithi160.stdout: checksum: 4 2024-02-05T07:45:16.968 INFO:journalctl@ceph.mon.c.smithi160.stdout: no_block_cache: 0 2024-02-05T07:45:16.968 INFO:journalctl@ceph.mon.c.smithi160.stdout: block_cache: 0x56080e8a5090 2024-02-05T07:45:16.968 INFO:journalctl@ceph.mon.c.smithi160.stdout: block_cache_name: BinnedLRUCache 2024-02-05T07:45:16.968 INFO:journalctl@ceph.mon.c.smithi160.stdout: block_cache_options: 2024-02-05T07:45:16.968 INFO:journalctl@ceph.mon.c.smithi160.stdout: capacity : 536870912 2024-02-05T07:45:16.968 INFO:journalctl@ceph.mon.c.smithi160.stdout: num_shard_bits : 4 2024-02-05T07:45:16.968 INFO:journalctl@ceph.mon.c.smithi160.stdout: strict_capacity_limit : 0 2024-02-05T07:45:16.968 INFO:journalctl@ceph.mon.c.smithi160.stdout: high_pri_pool_ratio: 0.000 2024-02-05T07:45:16.968 INFO:journalctl@ceph.mon.c.smithi160.stdout: block_cache_compressed: (nil) 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: persistent_cache: (nil) 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: block_size: 4096 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: block_size_deviation: 10 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: block_restart_interval: 16 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: index_block_restart_interval: 1 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: metadata_block_size: 4096 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: partition_filters: 0 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: use_delta_encoding: 1 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: filter_policy: bloomfilter 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: whole_key_filtering: 1 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: verify_compression: 0 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: read_amp_bytes_per_bit: 0 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: format_version: 5 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: enable_index_compression: 1 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: block_align: 0 2024-02-05T07:45:16.969 INFO:journalctl@ceph.mon.c.smithi160.stdout: max_auto_readahead_size: 262144 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout: prepopulate_block_cache: 0 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout: initial_auto_readahead_size: 8192 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout: num_file_reads_for_auto_readahead: 2 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.write_buffer_size: 33554432 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_write_buffer_number: 2 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compression: NoCompression 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.bottommost_compression: Disabled 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.prefix_extractor: nullptr 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.num_levels: 7 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-05T07:45:16.970 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compression_opts.level: 32767 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compression_opts.strategy: 0 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compression_opts.enabled: false 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-05T07:45:16.971 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.target_file_size_base: 67108864 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-05T07:45:16.972 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.arena_block_size: 1048576 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.disable_auto_compactions: 0 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.table_properties_collectors: 2024-02-05T07:45:16.973 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.inplace_update_support: 0 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.bloom_locality: 0 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.max_successive_merges: 0 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.paranoid_file_checks: 0 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.force_consistency_checks: 1 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.report_bg_io_stats: 0 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.ttl: 2592000 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-05T07:45:16.974 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.enable_blob_files: false 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.min_blob_size: 0 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.blob_file_size: 268435456 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.blob_file_starting_level: 0 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e5e5f336-2473-49ba-aa0a-11679f48b291 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707119116588869, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707119116589274, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "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": 1707119116, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e5e5f336-2473-49ba-aa0a-11679f48b291", "db_session_id": "UUR0K1AC3VBPXNRBTHSB", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-02-05T07:45:16.975 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707119116589352, "job": 1, "event": "recovery_finished"} 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56080e996000 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: DB pointer 0x56080e980000 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout: ** DB Stats ** 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:45:16.976 INFO:journalctl@ceph.mon.c.smithi160.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.stdout: 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.stdout: ** Compaction Stats [default] ** 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.stdout: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.stdout: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.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.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.stdout: 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.stdout: ** Compaction Stats [default] ** 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.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.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.stdout: 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.stdout: 2024-02-05T07:45:16.977 INFO:journalctl@ceph.mon.c.smithi160.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout: Cumulative compaction: 0.00 GB write, 0.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout: Interval compaction: 0.00 GB write, 0.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout: Block cache BinnedLRUCache@0x56080e8a5090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout: 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: using public_addr v2:172.21.15.160:0/0 -> [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: starting mon.c rank -1 at public addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] at bind addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c@-1(???) e0 preinit fsid 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c@-1(synchronizing).mds e1 new map 2024-02-05T07:45:16.978 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c@-1(synchronizing).mds e1 print_map 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout: e1 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.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} 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout: legacy client fscid: -1 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout: 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout: No filesystems configured 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:45:16.979 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: Deploying cephadm binary to smithi160 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: Added host smithi160 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:16.980 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/699631510' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.981 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/699631510' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi097:172.21.15.97=a;smithi120:172.21.15.120=b;smithi160:172.21.15.160=c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: Saving service mon spec with placement smithi097:172.21.15.97=a;smithi120:172.21.15.120=b;smithi160:172.21.15.160=c;count:3 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: Deploying daemon mon.c on smithi160 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:16.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:16.983 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:16.983 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: from='client.? 172.21.15.160:0/851850131' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T07:45:16.983 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 ceph-mon[33044]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-02-05T07:45:16.983 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 bash[33006]: 6124252ed7e00268a12f540fd0f207b7f373c41cd502ca0f95eb05ab971a1971 2024-02-05T07:45:16.983 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:16 smithi160 systemd[1]: Started Ceph mon.c for 1b268846-c3fa-11ee-95b6-87774f69a715. 2024-02-05T07:45:17.222 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-05T07:45:17.222 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-05T07:45:17.457 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.c/config 2024-02-05T07:45:22.130 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:45:22.130 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":2,"fsid":"1b268846-c3fa-11ee-95b6-87774f69a715","modified":"2024-02-05T07:45:16.612193Z","created":"2024-02-05T07:43:30.684075Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:3300","nonce":0},{"type":"v1","addr":"172.21.15.97:6789","nonce":0}]},"addr":"172.21.15.97:6789/0","public_addr":"172.21.15.97:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:3300","nonce":0},{"type":"v1","addr":"172.21.15.160:6789","nonce":0}]},"addr":"172.21.15.160:6789/0","public_addr":"172.21.15.160:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-02-05T07:45:22.130 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:45:22.130 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: mon.a calling monitor election 2024-02-05T07:45:22.130 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:22.130 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:22.130 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:22.130 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:22.130 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: mon.c calling monitor election 2024-02-05T07:45:22.130 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:22.131 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:22.131 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:22.131 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:22.131 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:22.131 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-05T07:45:22.131 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: monmap e2: 2 mons at {a=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0],c=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:45:22.131 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: fsmap 2024-02-05T07:45:22.131 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:45:22.131 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: mgrmap e13: a(active, since 52s) 2024-02-05T07:45:22.131 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: overall HEALTH_OK 2024-02-05T07:45:22.131 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:22.131 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:22.131 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:22.132 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:22.132 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:22.132 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 2 2024-02-05T07:45:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:45:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: mon.a calling monitor election 2024-02-05T07:45:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: mon.c calling monitor election 2024-02-05T07:45:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:22.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:22.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:22.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:22.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:22.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-05T07:45:22.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: monmap e2: 2 mons at {a=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0],c=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:45:22.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: fsmap 2024-02-05T07:45:22.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:45:22.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: mgrmap e13: a(active, since 52s) 2024-02-05T07:45:22.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: overall HEALTH_OK 2024-02-05T07:45:22.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:22.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:22.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:22.159 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:22.159 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:22.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:22 smithi160 ceph-mon[33044]: Deploying daemon mon.b on smithi120 2024-02-05T07:45:22.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:22 smithi160 ceph-mon[33044]: from='client.? 172.21.15.160:0/1732234985' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T07:45:22.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:22 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:23.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:22 smithi097 ceph-mon[30059]: Deploying daemon mon.b on smithi120 2024-02-05T07:45:23.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:22 smithi097 ceph-mon[30059]: from='client.? 172.21.15.160:0/1732234985' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T07:45:23.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:22 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:23.681 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-05T07:45:23.682 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-05T07:45:23.928 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.c/config 2024-02-05T07:45:24.029 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:23 smithi160 ceph-mon[33044]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:24.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:23 smithi097 ceph-mon[30059]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:25.458 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 podman[33187]: 2024-02-05 07:45:25.182282143 +0000 UTC m=+0.017433627 image pull 8f4bf3e8b16aa617a3377544276cd5a5b73be8802746138ce876732ceeade8e1 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0 2024-02-05T07:45:25.458 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 podman[33187]: 2024-02-05 07:45:25.457689665 +0000 UTC m=+0.292841149 container init 634723eed3013bec545ef855afedfeaee21fd5ee7fa4aa0faadaf272af592884 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-b, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, org.label-schema.build-date=20240131, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2) 2024-02-05T07:45:25.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 podman[33187]: 2024-02-05 07:45:25.463466709 +0000 UTC m=+0.298618197 container start 634723eed3013bec545ef855afedfeaee21fd5ee7fa4aa0faadaf272af592884 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-02-05T07:45:25.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: set uid:gid to 167:167 (ceph:ceph) 2024-02-05T07:45:25.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev), process ceph-mon, pid 7 2024-02-05T07:45:25.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: pidfile_write: ignore empty --pid-file 2024-02-05T07:45:25.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: load: jerasure load: lrc 2024-02-05T07:45:25.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: RocksDB version: 7.9.2 2024-02-05T07:45:25.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Git sha 0 2024-02-05T07:45:25.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Compile date 2024-02-04 23:11:06 2024-02-05T07:45:25.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: DB SUMMARY 2024-02-05T07:45:25.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: DB Session ID: M1VRJKBDY1STZ51M9907 2024-02-05T07:45:25.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: CURRENT file: CURRENT 2024-02-05T07:45:25.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: IDENTITY file: IDENTITY 2024-02-05T07:45:25.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-02-05T07:45:25.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-02-05T07:45:25.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-02-05T07:45:25.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.error_if_exists: 0 2024-02-05T07:45:25.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.create_if_missing: 0 2024-02-05T07:45:25.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.paranoid_checks: 1 2024-02-05T07:45:25.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.flush_verify_memtable_count: 1 2024-02-05T07:45:25.796 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-05T07:45:25.796 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-05T07:45:25.796 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.env: 0x55e914715ae0 2024-02-05T07:45:25.796 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.fs: PosixFileSystem 2024-02-05T07:45:25.796 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.info_log: 0x55e915e798c0 2024-02-05T07:45:25.796 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_file_opening_threads: 16 2024-02-05T07:45:25.796 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.statistics: (nil) 2024-02-05T07:45:25.796 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.use_fsync: 0 2024-02-05T07:45:25.796 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_log_file_size: 0 2024-02-05T07:45:25.796 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-05T07:45:25.796 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-05T07:45:25.796 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.keep_log_file_num: 1000 2024-02-05T07:45:25.797 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.recycle_log_file_num: 0 2024-02-05T07:45:25.797 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.allow_fallocate: 1 2024-02-05T07:45:25.798 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.allow_mmap_reads: 0 2024-02-05T07:45:25.798 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.allow_mmap_writes: 0 2024-02-05T07:45:25.799 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.use_direct_reads: 0 2024-02-05T07:45:25.799 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-05T07:45:25.799 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.create_missing_column_families: 0 2024-02-05T07:45:25.799 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.db_log_dir: 2024-02-05T07:45:25.799 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.wal_dir: 2024-02-05T07:45:25.799 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-05T07:45:25.799 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-05T07:45:25.799 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-05T07:45:25.799 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-05T07:45:25.799 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-05T07:45:25.799 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-05T07:45:25.799 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.advise_random_on_open: 1 2024-02-05T07:45:25.799 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.db_write_buffer_size: 0 2024-02-05T07:45:25.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.write_buffer_manager: 0x55e915e4d400 2024-02-05T07:45:25.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-05T07:45:25.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-05T07:45:25.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-05T07:45:25.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.rate_limiter: (nil) 2024-02-05T07:45:25.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-05T07:45:25.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.wal_recovery_mode: 2 2024-02-05T07:45:25.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.enable_thread_tracking: 0 2024-02-05T07:45:25.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.enable_pipelined_write: 0 2024-02-05T07:45:25.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.unordered_write: 0 2024-02-05T07:45:25.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-05T07:45:25.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-05T07:45:25.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-05T07:45:25.801 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-05T07:45:25.801 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.row_cache: None 2024-02-05T07:45:25.801 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.wal_filter: None 2024-02-05T07:45:25.801 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-05T07:45:25.801 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.allow_ingest_behind: 0 2024-02-05T07:45:25.801 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.two_write_queues: 0 2024-02-05T07:45:25.801 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.manual_wal_flush: 0 2024-02-05T07:45:25.801 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.wal_compression: 0 2024-02-05T07:45:25.801 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.atomic_flush: 0 2024-02-05T07:45:25.801 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-05T07:45:25.801 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-05T07:45:25.801 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-05T07:45:25.801 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.log_readahead_size: 0 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.best_efforts_recovery: 0 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.allow_data_in_errors: 0 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.db_host_id: __hostname__ 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.enforce_single_del_contracts: true 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_background_jobs: 2 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_background_compactions: -1 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_subcompactions: 1 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_total_wal_size: 0 2024-02-05T07:45:25.802 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_open_files: -1 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.bytes_per_sync: 0 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compaction_readahead_size: 0 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_background_flushes: -1 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Compression algorithms supported: 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: kZSTD supported: 0 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: kXpressCompression supported: 0 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: kLZ4HCCompression supported: 1 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: kZlibCompression supported: 1 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: kSnappyCompression supported: 1 2024-02-05T07:45:25.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: kLZ4Compression supported: 1 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: kBZip2Compression supported: 0 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: DMutex implementation: pthread_mutex_t 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.merge_operator: 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compaction_filter: None 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compaction_filter_factory: None 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.sst_partitioner_factory: None 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e915e799c0) 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout: cache_index_and_filter_blocks: 1 2024-02-05T07:45:25.804 INFO:journalctl@ceph.mon.b.smithi120.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-05T07:45:25.805 INFO:journalctl@ceph.mon.b.smithi120.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-05T07:45:25.805 INFO:journalctl@ceph.mon.b.smithi120.stdout: pin_top_level_index_and_filter: 1 2024-02-05T07:45:25.805 INFO:journalctl@ceph.mon.b.smithi120.stdout: index_type: 0 2024-02-05T07:45:25.805 INFO:journalctl@ceph.mon.b.smithi120.stdout: data_block_index_type: 0 2024-02-05T07:45:25.805 INFO:journalctl@ceph.mon.b.smithi120.stdout: index_shortening: 1 2024-02-05T07:45:25.805 INFO:journalctl@ceph.mon.b.smithi120.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-05T07:45:25.805 INFO:journalctl@ceph.mon.b.smithi120.stdout: checksum: 4 2024-02-05T07:45:25.805 INFO:journalctl@ceph.mon.b.smithi120.stdout: no_block_cache: 0 2024-02-05T07:45:25.805 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_cache: 0x55e915e7d090 2024-02-05T07:45:25.805 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_cache_name: BinnedLRUCache 2024-02-05T07:45:25.805 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_cache_options: 2024-02-05T07:45:25.805 INFO:journalctl@ceph.mon.b.smithi120.stdout: capacity : 536870912 2024-02-05T07:45:25.805 INFO:journalctl@ceph.mon.b.smithi120.stdout: num_shard_bits : 4 2024-02-05T07:45:25.805 INFO:journalctl@ceph.mon.b.smithi120.stdout: strict_capacity_limit : 0 2024-02-05T07:45:25.806 INFO:journalctl@ceph.mon.b.smithi120.stdout: high_pri_pool_ratio: 0.000 2024-02-05T07:45:25.806 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_cache_compressed: (nil) 2024-02-05T07:45:25.806 INFO:journalctl@ceph.mon.b.smithi120.stdout: persistent_cache: (nil) 2024-02-05T07:45:25.806 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_size: 4096 2024-02-05T07:45:25.806 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_size_deviation: 10 2024-02-05T07:45:25.806 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_restart_interval: 16 2024-02-05T07:45:25.806 INFO:journalctl@ceph.mon.b.smithi120.stdout: index_block_restart_interval: 1 2024-02-05T07:45:25.806 INFO:journalctl@ceph.mon.b.smithi120.stdout: metadata_block_size: 4096 2024-02-05T07:45:25.806 INFO:journalctl@ceph.mon.b.smithi120.stdout: partition_filters: 0 2024-02-05T07:45:25.806 INFO:journalctl@ceph.mon.b.smithi120.stdout: use_delta_encoding: 1 2024-02-05T07:45:25.806 INFO:journalctl@ceph.mon.b.smithi120.stdout: filter_policy: bloomfilter 2024-02-05T07:45:25.806 INFO:journalctl@ceph.mon.b.smithi120.stdout: whole_key_filtering: 1 2024-02-05T07:45:25.806 INFO:journalctl@ceph.mon.b.smithi120.stdout: verify_compression: 0 2024-02-05T07:45:25.806 INFO:journalctl@ceph.mon.b.smithi120.stdout: read_amp_bytes_per_bit: 0 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout: format_version: 5 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout: enable_index_compression: 1 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_align: 0 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout: max_auto_readahead_size: 262144 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout: prepopulate_block_cache: 0 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout: initial_auto_readahead_size: 8192 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout: num_file_reads_for_auto_readahead: 2 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.write_buffer_size: 33554432 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_write_buffer_number: 2 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compression: NoCompression 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.bottommost_compression: Disabled 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.prefix_extractor: nullptr 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.num_levels: 7 2024-02-05T07:45:25.807 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-05T07:45:25.808 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-05T07:45:25.808 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-05T07:45:25.808 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-05T07:45:25.808 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-05T07:45:25.808 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-05T07:45:25.808 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-05T07:45:25.808 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:45:25.808 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-05T07:45:25.808 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-05T07:45:25.808 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-05T07:45:25.808 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-05T07:45:25.808 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-05T07:45:25.808 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compression_opts.level: 32767 2024-02-05T07:45:25.808 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compression_opts.strategy: 0 2024-02-05T07:45:25.809 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-05T07:45:25.809 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:45:25.809 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-05T07:45:25.809 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-05T07:45:25.809 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compression_opts.enabled: false 2024-02-05T07:45:25.809 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-05T07:45:25.809 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-05T07:45:25.809 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-05T07:45:25.809 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-05T07:45:25.809 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.target_file_size_base: 67108864 2024-02-05T07:45:25.809 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-05T07:45:25.809 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-05T07:45:25.809 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-05T07:45:25.809 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-05T07:45:25.810 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-05T07:45:25.810 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-05T07:45:25.810 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-05T07:45:25.810 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-05T07:45:25.810 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-05T07:45:25.810 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-05T07:45:25.810 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-05T07:45:25.810 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-05T07:45:25.810 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-05T07:45:25.810 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-05T07:45:25.810 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.arena_block_size: 1048576 2024-02-05T07:45:25.810 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-05T07:45:25.811 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-05T07:45:25.811 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.disable_auto_compactions: 0 2024-02-05T07:45:25.811 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-05T07:45:25.811 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-05T07:45:25.811 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-05T07:45:25.811 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-05T07:45:25.811 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-05T07:45:25.811 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-05T07:45:25.811 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-05T07:45:25.811 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-05T07:45:25.811 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-05T07:45:25.811 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-05T07:45:25.811 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.table_properties_collectors: 2024-02-05T07:45:25.811 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.inplace_update_support: 0 2024-02-05T07:45:25.812 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-05T07:45:25.812 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-05T07:45:25.812 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-05T07:45:25.812 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-05T07:45:25.812 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.bloom_locality: 0 2024-02-05T07:45:25.812 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.max_successive_merges: 0 2024-02-05T07:45:25.812 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-05T07:45:25.812 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.paranoid_file_checks: 0 2024-02-05T07:45:25.812 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.force_consistency_checks: 1 2024-02-05T07:45:25.812 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.report_bg_io_stats: 0 2024-02-05T07:45:25.812 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.ttl: 2592000 2024-02-05T07:45:25.812 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-05T07:45:25.812 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-05T07:45:25.812 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.enable_blob_files: false 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.min_blob_size: 0 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.blob_file_size: 268435456 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.blob_file_starting_level: 0 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 59a63b68-a4a3-4f8a-9c01-39989f8e5237 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707119125493697, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-02-05T07:45:25.813 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707119125494212, "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": 1707119125, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "59a63b68-a4a3-4f8a-9c01-39989f8e5237", "db_session_id": "M1VRJKBDY1STZ51M9907", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707119125494307, "job": 1, "event": "recovery_finished"} 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e915f6e000 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: DB pointer 0x55e915f58000 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** DB Stats ** 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-05T07:45:25.814 INFO:journalctl@ceph.mon.b.smithi120.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** Compaction Stats [default] ** 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.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 3.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.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 3.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** Compaction Stats [default] ** 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2024-02-05T07:45:25.815 INFO:journalctl@ceph.mon.b.smithi120.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-05T07:45:25.816 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2024-02-05T07:45:25.816 INFO:journalctl@ceph.mon.b.smithi120.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:45:25.816 INFO:journalctl@ceph.mon.b.smithi120.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-05T07:45:25.816 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T07:45:25.816 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T07:45:25.816 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T07:45:25.816 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-05T07:45:25.816 INFO:journalctl@ceph.mon.b.smithi120.stdout: Cumulative compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:45:25.816 INFO:journalctl@ceph.mon.b.smithi120.stdout: Interval compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:45:25.816 INFO:journalctl@ceph.mon.b.smithi120.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T07:45:25.816 INFO:journalctl@ceph.mon.b.smithi120.stdout: Block cache BinnedLRUCache@0x55e915e7d090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-02-05T07:45:25.816 INFO:journalctl@ceph.mon.b.smithi120.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-02-05T07:45:25.816 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2024-02-05T07:45:25.816 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-05T07:45:25.817 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-02-05T07:45:25.817 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: using public_addr v2:172.21.15.120:0/0 -> [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] 2024-02-05T07:45:25.817 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: starting mon.b rank -1 at public addrs [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] at bind addrs [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:45:25.817 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b@-1(???) e0 preinit fsid 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:45:25.817 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b@-1(synchronizing).mds e1 new map 2024-02-05T07:45:25.817 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b@-1(synchronizing).mds e1 print_map 2024-02-05T07:45:25.817 INFO:journalctl@ceph.mon.b.smithi120.stdout: e1 2024-02-05T07:45:25.817 INFO:journalctl@ceph.mon.b.smithi120.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-05T07:45:25.817 INFO:journalctl@ceph.mon.b.smithi120.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} 2024-02-05T07:45:25.817 INFO:journalctl@ceph.mon.b.smithi120.stdout: legacy client fscid: -1 2024-02-05T07:45:25.817 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2024-02-05T07:45:25.817 INFO:journalctl@ceph.mon.b.smithi120.stdout: No filesystems configured 2024-02-05T07:45:25.817 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: Deploying cephadm binary to smithi160 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:25.818 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: Added host smithi160 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.820 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:45:25.820 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:25.820 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:25.820 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-05T07:45:25.820 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/699631510' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-05T07:45:25.820 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.820 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.820 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.820 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:25.820 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:45:25.820 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:45:25.820 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/699631510' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-05T07:45:25.820 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi097:172.21.15.97=a;smithi120:172.21.15.120=b;smithi160:172.21.15.160=c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: Saving service mon spec with placement smithi097:172.21.15.97=a;smithi120:172.21.15.120=b;smithi160:172.21.15.160=c;count:3 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: Deploying daemon mon.c on smithi160 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:25.821 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='client.? 172.21.15.160:0/851850131' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T07:45:25.822 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:45:25.822 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.a calling monitor election 2024-02-05T07:45:25.822 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:25.822 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:25.822 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:25.822 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:25.822 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.c calling monitor election 2024-02-05T07:45:25.822 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:25.822 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:25.822 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:25.822 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:25.822 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:25.822 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: monmap e2: 2 mons at {a=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0],c=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: fsmap 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mgrmap e13: a(active, since 52s) 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: overall HEALTH_OK 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: Deploying daemon mon.b on smithi120 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='client.? 172.21.15.160:0/1732234985' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:25.823 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 ceph-mon[33226]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-02-05T07:45:25.824 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 bash[33187]: 634723eed3013bec545ef855afedfeaee21fd5ee7fa4aa0faadaf272af592884 2024-02-05T07:45:25.824 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:25 smithi120 systemd[1]: Started Ceph mon.b for 1b268846-c3fa-11ee-95b6-87774f69a715. 2024-02-05T07:45:30.569 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-05T07:45:30.569 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":3,"fsid":"1b268846-c3fa-11ee-95b6-87774f69a715","modified":"2024-02-05T07:45:25.517238Z","created":"2024-02-05T07:43:30.684075Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:3300","nonce":0},{"type":"v1","addr":"172.21.15.97:6789","nonce":0}]},"addr":"172.21.15.97:6789/0","public_addr":"172.21.15.97:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:3300","nonce":0},{"type":"v1","addr":"172.21.15.160:6789","nonce":0}]},"addr":"172.21.15.160:6789/0","public_addr":"172.21.15.160:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:3300","nonce":0},{"type":"v1","addr":"172.21.15.120:6789","nonce":0}]},"addr":"172.21.15.120:6789/0","public_addr":"172.21.15.120:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-02-05T07:45:30.573 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 3 2024-02-05T07:45:30.906 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:45:30.906 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: mon.a calling monitor election 2024-02-05T07:45:30.906 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: mon.c calling monitor election 2024-02-05T07:45:30.906 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:30.906 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:30.906 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: from='client.? 172.21.15.160:0/159545701' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T07:45:30.906 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:30.906 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:30.907 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:30.907 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: mon.b calling monitor election 2024-02-05T07:45:30.907 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:30.907 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:30.907 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:30.907 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:30.907 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:45:30.907 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: monmap e3: 3 mons at {a=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:45:30.907 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: fsmap 2024-02-05T07:45:30.907 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:45:30.907 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: mgrmap e13: a(active, since 61s) 2024-02-05T07:45:30.907 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: overall HEALTH_OK 2024-02-05T07:45:30.907 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:30.907 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:30 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:30.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:45:30.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: mon.a calling monitor election 2024-02-05T07:45:30.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: mon.c calling monitor election 2024-02-05T07:45:30.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:30.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:30.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: from='client.? 172.21.15.160:0/159545701' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T07:45:30.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:30.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:30.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:30.909 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: mon.b calling monitor election 2024-02-05T07:45:30.909 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:30.909 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:30.909 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:30.909 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:30.909 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:45:30.909 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: monmap e3: 3 mons at {a=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:45:30.909 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: fsmap 2024-02-05T07:45:30.909 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:45:30.909 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: mgrmap e13: a(active, since 61s) 2024-02-05T07:45:30.909 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: overall HEALTH_OK 2024-02-05T07:45:30.909 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:30.909 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:31.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:45:31.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: mon.a calling monitor election 2024-02-05T07:45:31.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: mon.c calling monitor election 2024-02-05T07:45:31.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:31.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:45:31.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: from='client.? 172.21.15.160:0/159545701' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T07:45:31.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:31.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:31.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:31.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: mon.b calling monitor election 2024-02-05T07:45:31.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:31.046 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:31.046 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:31.046 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:31.046 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:45:31.046 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: monmap e3: 3 mons at {a=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:45:31.046 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: fsmap 2024-02-05T07:45:31.046 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:45:31.047 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: mgrmap e13: a(active, since 61s) 2024-02-05T07:45:31.047 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: overall HEALTH_OK 2024-02-05T07:45:31.047 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:31.047 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:30 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:31.160 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-05T07:45:31.160 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph config generate-minimal-conf 2024-02-05T07:45:31.413 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:45:31.716 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:31 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:31.762 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:31 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:31.762 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:31 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:31.762 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:31 smithi097 ceph-mon[30059]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:31.762 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:31 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:31.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:31 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:31.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:31 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:31.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:31 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:31.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:31 smithi160 ceph-mon[33044]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:31.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:31 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:32.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:31 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:32.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:31 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:32.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:31 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:32.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:31 smithi120 ceph-mon[33226]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:32.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:31 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:45:33.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:33.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:33.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: Updating smithi097:/etc/ceph/ceph.conf 2024-02-05T07:45:33.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: Updating smithi120:/etc/ceph/ceph.conf 2024-02-05T07:45:33.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-05T07:45:33.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: Updating smithi097:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:33.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:33.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:33.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.409 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.409 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.409 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.409 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:33.409 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:45:33.409 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:33.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: Updating smithi097:/etc/ceph/ceph.conf 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: Updating smithi120:/etc/ceph/ceph.conf 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: Updating smithi097:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.459 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.459 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.459 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.459 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.459 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.459 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:33.459 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:45:33.459 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:33.461 INFO:teuthology.orchestra.run.smithi097.stdout:# minimal ceph.conf for 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:45:33.461 INFO:teuthology.orchestra.run.smithi097.stdout:[global] 2024-02-05T07:45:33.461 INFO:teuthology.orchestra.run.smithi097.stdout: fsid = 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:45:33.461 INFO:teuthology.orchestra.run.smithi097.stdout: mon_host = [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] 2024-02-05T07:45:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: Updating smithi097:/etc/ceph/ceph.conf 2024-02-05T07:45:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: Updating smithi120:/etc/ceph/ceph.conf 2024-02-05T07:45:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-05T07:45:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: Updating smithi097:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:45:33.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:34.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:34 smithi097 ceph-mon[30059]: Reconfiguring mon.a (unknown last config time)... 2024-02-05T07:45:34.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:34 smithi097 ceph-mon[30059]: Reconfiguring daemon mon.a on smithi097 2024-02-05T07:45:34.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:34 smithi097 ceph-mon[30059]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:34.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:34 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/914228498' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:34.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:34 smithi160 ceph-mon[33044]: Reconfiguring mon.a (unknown last config time)... 2024-02-05T07:45:34.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:34 smithi160 ceph-mon[33044]: Reconfiguring daemon mon.a on smithi097 2024-02-05T07:45:34.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:34 smithi160 ceph-mon[33044]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:34.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:34 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/914228498' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:34.527 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-05T07:45:34.527 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-02-05T07:45:34.527 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/ceph/ceph.conf 2024-02-05T07:45:34.543 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:34 smithi120 ceph-mon[33226]: Reconfiguring mon.a (unknown last config time)... 2024-02-05T07:45:34.543 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:34 smithi120 ceph-mon[33226]: Reconfiguring daemon mon.a on smithi097 2024-02-05T07:45:34.543 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:34 smithi120 ceph-mon[33226]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:34.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:34 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/914228498' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:34.556 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-02-05T07:45:34.556 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:45:34.623 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-02-05T07:45:34.623 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/ceph/ceph.conf 2024-02-05T07:45:34.657 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-02-05T07:45:34.657 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:45:34.728 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-05T07:45:34.728 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.conf 2024-02-05T07:45:34.763 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-05T07:45:34.763 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:45:34.834 INFO:tasks.cephadm:Adding mgr.a on smithi097 2024-02-05T07:45:34.834 INFO:tasks.cephadm:Adding mgr.b on smithi120 2024-02-05T07:45:34.834 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph orch apply mgr '2;smithi097=a;smithi120=b' 2024-02-05T07:45:35.111 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.c/config 2024-02-05T07:45:35.553 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:35 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:35.553 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:35 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:35.554 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:35 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:35.554 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:35 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:35.554 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:35 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:45:35.554 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:35 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:35.689 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:35 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:35.689 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:35 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:35.689 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:35 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:35.689 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:35 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:35.689 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:35 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:45:35.689 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:35 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:35.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:35 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:35.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:35 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:35.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:35 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:35.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:35 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:35.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:35 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:45:35.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:35 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:36.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:36 smithi160 ceph-mon[33044]: Reconfiguring mon.b (monmap changed)... 2024-02-05T07:45:36.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:36 smithi160 ceph-mon[33044]: Reconfiguring daemon mon.b on smithi120 2024-02-05T07:45:36.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:36 smithi160 ceph-mon[33044]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:36.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:36 smithi120 ceph-mon[33226]: Reconfiguring mon.b (monmap changed)... 2024-02-05T07:45:36.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:36 smithi120 ceph-mon[33226]: Reconfiguring daemon mon.b on smithi120 2024-02-05T07:45:36.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:36 smithi120 ceph-mon[33226]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:36.876 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled mgr update... 2024-02-05T07:45:36.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:36 smithi097 ceph-mon[30059]: Reconfiguring mon.b (monmap changed)... 2024-02-05T07:45:36.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:36 smithi097 ceph-mon[30059]: Reconfiguring daemon mon.b on smithi120 2024-02-05T07:45:36.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:36 smithi097 ceph-mon[30059]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:37.454 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:37 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:37.454 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:37 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:37.454 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:37 smithi160 ceph-mon[33044]: Reconfiguring mon.c (monmap changed)... 2024-02-05T07:45:37.454 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:37 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:37.454 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:37 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:45:37.454 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:37 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:37.454 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:37 smithi160 ceph-mon[33044]: Reconfiguring daemon mon.c on smithi160 2024-02-05T07:45:37.454 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:37 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:37.479 DEBUG:teuthology.orchestra.run.smithi120:mgr.b> sudo journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mgr.b.service 2024-02-05T07:45:37.482 INFO:tasks.cephadm:Deploying OSDs... 2024-02-05T07:45:37.482 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-02-05T07:45:37.482 DEBUG:teuthology.orchestra.run.smithi097:> dd if=/scratch_devs of=/dev/stdout 2024-02-05T07:45:37.501 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-05T07:45:37.501 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_1 2024-02-05T07:45:37.558 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-05T07:45:37.558 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:45:37.558 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-02-05T07:45:37.559 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:45:37.559 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2024-02-05T07:45:37.559 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-02-05 07:44:42.154358877 +0000 2024-02-05T07:45:37.559 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-02-05 07:39:27.776173123 +0000 2024-02-05T07:45:37.559 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-02-05 07:39:27.776173123 +0000 2024-02-05T07:45:37.559 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: 2024-02-05 07:39:27.776173123 +0000 2024-02-05T07:45:37.559 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-05T07:45:37.625 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-02-05T07:45:37.626 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-02-05T07:45:37.626 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000223408 s, 2.3 MB/s 2024-02-05T07:45:37.627 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-05T07:45:37.685 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_2 2024-02-05T07:45:37.741 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-05T07:45:37.742 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:45:37.742 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-02-05T07:45:37.742 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:45:37.742 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2024-02-05T07:45:37.742 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-02-05 07:44:42.184358385 +0000 2024-02-05T07:45:37.742 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-02-05 07:39:28.119167415 +0000 2024-02-05T07:45:37.742 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-02-05 07:39:28.119167415 +0000 2024-02-05T07:45:37.742 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: 2024-02-05 07:39:28.119167415 +0000 2024-02-05T07:45:37.742 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-05T07:45:37.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:37 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:37.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:37 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:37.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:37 smithi120 ceph-mon[33226]: Reconfiguring mon.c (monmap changed)... 2024-02-05T07:45:37.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:37 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:37.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:37 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:45:37.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:37 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:37.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:37 smithi120 ceph-mon[33226]: Reconfiguring daemon mon.c on smithi160 2024-02-05T07:45:37.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:37 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:37.808 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:37 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:37.808 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:37 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:37.808 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:37 smithi097 ceph-mon[30059]: Reconfiguring mon.c (monmap changed)... 2024-02-05T07:45:37.808 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:37 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:45:37.808 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:37 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:45:37.808 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:37 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:37.808 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:37 smithi097 ceph-mon[30059]: Reconfiguring daemon mon.c on smithi160 2024-02-05T07:45:37.809 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:37 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:37.810 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-02-05T07:45:37.810 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-02-05T07:45:37.810 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000176413 s, 2.9 MB/s 2024-02-05T07:45:37.811 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-05T07:45:37.868 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_3 2024-02-05T07:45:37.924 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-05T07:45:37.924 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:45:37.924 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-02-05T07:45:37.924 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:45:37.924 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2024-02-05T07:45:37.925 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-02-05 07:44:42.212357925 +0000 2024-02-05T07:45:37.925 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-02-05 07:39:28.477161458 +0000 2024-02-05T07:45:37.925 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-02-05 07:39:28.477161458 +0000 2024-02-05T07:45:37.925 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: 2024-02-05 07:39:28.477161458 +0000 2024-02-05T07:45:37.925 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-05T07:45:37.990 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-02-05T07:45:37.990 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-02-05T07:45:37.990 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000179038 s, 2.9 MB/s 2024-02-05T07:45:37.991 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-05T07:45:38.047 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_4 2024-02-05T07:45:38.102 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-05T07:45:38.102 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:45:38.102 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-02-05T07:45:38.102 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:45:38.102 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2024-02-05T07:45:38.102 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-02-05 07:44:42.241357450 +0000 2024-02-05T07:45:38.102 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-02-05 07:39:28.799156100 +0000 2024-02-05T07:45:38.102 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-02-05 07:39:28.799156100 +0000 2024-02-05T07:45:38.103 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: 2024-02-05 07:39:28.799156100 +0000 2024-02-05T07:45:38.103 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-05T07:45:38.168 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-02-05T07:45:38.168 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-02-05T07:45:38.168 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000193418 s, 2.6 MB/s 2024-02-05T07:45:38.169 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-05T07:45:38.225 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-02-05T07:45:38.225 DEBUG:teuthology.orchestra.run.smithi120:> dd if=/scratch_devs of=/dev/stdout 2024-02-05T07:45:38.244 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-05T07:45:38.244 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_1 2024-02-05T07:45:38.301 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-05T07:45:38.301 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:45:38.301 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-02-05T07:45:38.301 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:45:38.302 INFO:teuthology.orchestra.run.smithi120.stdout:Context: system_u:object_r:device_t:s0 2024-02-05T07:45:38.302 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-02-05 07:45:24.982633525 +0000 2024-02-05T07:45:38.302 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-02-05 07:39:28.740646682 +0000 2024-02-05T07:45:38.302 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-02-05 07:39:28.740646682 +0000 2024-02-05T07:45:38.302 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: 2024-02-05 07:39:28.740646682 +0000 2024-02-05T07:45:38.302 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-05T07:45:38.371 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-02-05T07:45:38.372 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-02-05T07:45:38.372 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000263925 s, 1.9 MB/s 2024-02-05T07:45:38.373 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-05T07:45:38.430 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_2 2024-02-05T07:45:38.476 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:38 smithi160 ceph-mon[33044]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi097=a;smithi120=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:38.476 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:38 smithi160 ceph-mon[33044]: Saving service mgr spec with placement smithi097=a;smithi120=b;count:2 2024-02-05T07:45:38.476 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:38 smithi160 ceph-mon[33044]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:38.487 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-05T07:45:38.487 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:45:38.487 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-02-05T07:45:38.487 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:45:38.487 INFO:teuthology.orchestra.run.smithi120.stdout:Context: system_u:object_r:device_t:s0 2024-02-05T07:45:38.487 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-02-05 07:45:24.983633503 +0000 2024-02-05T07:45:38.487 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-02-05 07:39:29.076638922 +0000 2024-02-05T07:45:38.487 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-02-05 07:39:29.076638922 +0000 2024-02-05T07:45:38.488 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: 2024-02-05 07:39:29.076638922 +0000 2024-02-05T07:45:38.488 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-05T07:45:38.554 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-02-05T07:45:38.554 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-02-05T07:45:38.554 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000191861 s, 2.7 MB/s 2024-02-05T07:45:38.556 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-05T07:45:38.612 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_3 2024-02-05T07:45:38.666 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-05T07:45:38.666 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:45:38.667 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-02-05T07:45:38.667 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:45:38.667 INFO:teuthology.orchestra.run.smithi120.stdout:Context: system_u:object_r:device_t:s0 2024-02-05T07:45:38.667 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-02-05 07:45:24.983633503 +0000 2024-02-05T07:45:38.667 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-02-05 07:39:29.410631209 +0000 2024-02-05T07:45:38.667 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-02-05 07:39:29.410631209 +0000 2024-02-05T07:45:38.667 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: 2024-02-05 07:39:29.410631209 +0000 2024-02-05T07:45:38.667 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-05T07:45:38.730 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:38 smithi120 ceph-mon[33226]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi097=a;smithi120=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:38.730 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:38 smithi120 ceph-mon[33226]: Saving service mgr spec with placement smithi097=a;smithi120=b;count:2 2024-02-05T07:45:38.730 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:38 smithi120 ceph-mon[33226]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:38.732 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-02-05T07:45:38.732 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-02-05T07:45:38.732 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000197066 s, 2.6 MB/s 2024-02-05T07:45:38.734 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-05T07:45:38.789 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_4 2024-02-05T07:45:38.843 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-05T07:45:38.843 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:45:38.843 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-02-05T07:45:38.843 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:45:38.843 INFO:teuthology.orchestra.run.smithi120.stdout:Context: system_u:object_r:device_t:s0 2024-02-05T07:45:38.843 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-02-05 07:45:24.983633503 +0000 2024-02-05T07:45:38.843 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-02-05 07:39:29.752623311 +0000 2024-02-05T07:45:38.844 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-02-05 07:39:29.752623311 +0000 2024-02-05T07:45:38.844 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: 2024-02-05 07:39:29.752623311 +0000 2024-02-05T07:45:38.844 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-05T07:45:38.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:38 smithi097 ceph-mon[30059]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi097=a;smithi120=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:38.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:38 smithi097 ceph-mon[30059]: Saving service mgr spec with placement smithi097=a;smithi120=b;count:2 2024-02-05T07:45:38.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:38 smithi097 ceph-mon[30059]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:38.909 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-02-05T07:45:38.909 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-02-05T07:45:38.909 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000221269 s, 2.3 MB/s 2024-02-05T07:45:38.910 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-05T07:45:38.966 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-05T07:45:38.966 DEBUG:teuthology.orchestra.run.smithi160:> dd if=/scratch_devs of=/dev/stdout 2024-02-05T07:45:38.983 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-05T07:45:38.983 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_1 2024-02-05T07:45:39.040 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-05T07:45:39.040 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:45:39.040 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-02-05T07:45:39.040 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:45:39.041 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2024-02-05T07:45:39.041 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-02-05 07:45:15.635172169 +0000 2024-02-05T07:45:39.041 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-02-05 07:39:29.059237239 +0000 2024-02-05T07:45:39.041 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-02-05 07:39:29.059237239 +0000 2024-02-05T07:45:39.041 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: 2024-02-05 07:39:29.059237239 +0000 2024-02-05T07:45:39.041 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-05T07:45:39.111 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-02-05T07:45:39.111 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-02-05T07:45:39.111 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000352597 s, 1.5 MB/s 2024-02-05T07:45:39.112 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-05T07:45:39.169 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_2 2024-02-05T07:45:39.225 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-05T07:45:39.225 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:45:39.225 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-02-05T07:45:39.225 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:45:39.225 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2024-02-05T07:45:39.226 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-02-05 07:45:15.635172169 +0000 2024-02-05T07:45:39.226 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-02-05 07:39:29.411231667 +0000 2024-02-05T07:45:39.226 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-02-05 07:39:29.411231667 +0000 2024-02-05T07:45:39.226 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: 2024-02-05 07:39:29.411231667 +0000 2024-02-05T07:45:39.226 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-05T07:45:39.293 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-02-05T07:45:39.293 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-02-05T07:45:39.293 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000215557 s, 2.4 MB/s 2024-02-05T07:45:39.294 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-05T07:45:39.350 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_3 2024-02-05T07:45:39.405 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-05T07:45:39.405 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:45:39.405 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-02-05T07:45:39.405 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:45:39.405 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2024-02-05T07:45:39.405 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-02-05 07:45:15.636172153 +0000 2024-02-05T07:45:39.405 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-02-05 07:39:29.751226286 +0000 2024-02-05T07:45:39.405 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-02-05 07:39:29.751226286 +0000 2024-02-05T07:45:39.405 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: 2024-02-05 07:39:29.751226286 +0000 2024-02-05T07:45:39.406 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-05T07:45:39.474 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-02-05T07:45:39.474 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-02-05T07:45:39.474 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000218034 s, 2.3 MB/s 2024-02-05T07:45:39.475 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-05T07:45:39.532 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_4 2024-02-05T07:45:39.588 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-05T07:45:39.588 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:45:39.589 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-02-05T07:45:39.589 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:45:39.589 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2024-02-05T07:45:39.589 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-02-05 07:45:15.636172153 +0000 2024-02-05T07:45:39.589 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-02-05 07:39:30.089220936 +0000 2024-02-05T07:45:39.589 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-02-05 07:39:30.089220936 +0000 2024-02-05T07:45:39.589 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: 2024-02-05 07:39:30.089220936 +0000 2024-02-05T07:45:39.589 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-05T07:45:39.655 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-02-05T07:45:39.655 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-02-05T07:45:39.655 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000249758 s, 2.0 MB/s 2024-02-05T07:45:39.656 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-05T07:45:39.712 INFO:tasks.cephadm:Deploying osd.0 on smithi097 with /dev/vg_nvme/lv_4... 2024-02-05T07:45:39.712 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-05T07:45:39.733 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:39 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:39.733 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:39 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:39.733 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:39 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:39.733 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:39 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:39.733 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:39 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:39.733 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:39 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:39.733 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:39 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:45:39.733 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:39 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-05T07:45:39.733 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:39 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:45:39.733 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:39 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:39.733 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:39 smithi160 ceph-mon[33044]: Deploying daemon mgr.b on smithi120 2024-02-05T07:45:39.734 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:39 smithi160 ceph-mon[33044]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:39.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:39 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:39.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:39 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:39.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:39 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:39.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:39 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:39.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:39 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:39.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:39 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:39.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:39 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:45:39.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:39 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-05T07:45:39.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:39 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:45:39.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:39 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:39.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:39 smithi120 ceph-mon[33226]: Deploying daemon mgr.b on smithi120 2024-02-05T07:45:39.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:39 smithi120 ceph-mon[33226]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:39.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:39 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:39.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:39 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:39.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:39 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:39.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:39 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:39.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:39 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:39.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:39 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:39.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:39 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:45:39.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:39 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-05T07:45:39.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:39 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:45:39.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:39 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:39.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:39 smithi097 ceph-mon[30059]: Deploying daemon mgr.b on smithi120 2024-02-05T07:45:39.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:39 smithi097 ceph-mon[30059]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:39.948 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:45:41.407 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:41 smithi120 podman[34666]: 2024-02-05 07:45:41.307940158 +0000 UTC m=+0.115338360 container create 889289eb6c7d3b2e21ff9b449664373b9e442c1af4a2b2390b7fed3e3e5566ee (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-02-05T07:45:41.794 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:41 smithi120 podman[34666]: 2024-02-05 07:45:41.519186974 +0000 UTC m=+0.326585111 container init 889289eb6c7d3b2e21ff9b449664373b9e442c1af4a2b2390b7fed3e3e5566ee (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2) 2024-02-05T07:45:41.794 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:41 smithi120 podman[34666]: 2024-02-05 07:45:41.524668661 +0000 UTC m=+0.332066801 container start 889289eb6c7d3b2e21ff9b449664373b9e442c1af4a2b2390b7fed3e3e5566ee (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0) 2024-02-05T07:45:41.794 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:41 smithi120 ceph-mgr[34704]: -- 172.21.15.120:0/3947600196 <== mon.2 v2:172.21.15.120:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56084f92f520 con 0x56084f904c00 2024-02-05T07:45:41.794 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:41 smithi120 bash[34666]: 889289eb6c7d3b2e21ff9b449664373b9e442c1af4a2b2390b7fed3e3e5566ee 2024-02-05T07:45:41.794 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:41 smithi120 systemd[1]: Started Ceph mgr.b for 1b268846-c3fa-11ee-95b6-87774f69a715. 2024-02-05T07:45:41.859 INFO:teuthology.orchestra.run.smithi097.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-05T07:45:41.859 INFO:teuthology.orchestra.run.smithi097.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-05T07:45:41.859 INFO:teuthology.orchestra.run.smithi097.stderr: stderr: 10+0 records in 2024-02-05T07:45:41.859 INFO:teuthology.orchestra.run.smithi097.stderr:10+0 records out 2024-02-05T07:45:41.859 INFO:teuthology.orchestra.run.smithi097.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0112952 s, 928 MB/s 2024-02-05T07:45:41.859 INFO:teuthology.orchestra.run.smithi097.stderr:--> Zapping successful for: 2024-02-05T07:45:42.427 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:42 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:42.089+0000 7f9857242200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:45:42.427 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:42 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:42.185+0000 7f9857242200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:45:42.467 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi097:vg_nvme/lv_4 2024-02-05T07:45:42.704 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:45:42.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:42 smithi160 ceph-mon[33044]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:42.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:42 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:42.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:42 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:42.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:42 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:42.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:42 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:42.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:42 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:42.746 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:42 smithi120 ceph-mon[33226]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:42.746 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:42 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:42.746 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:42 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:42.746 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:42 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:42.747 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:42 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:42.747 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:42 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:42.824 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:42 smithi097 ceph-mon[30059]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:42.825 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:42 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:42.825 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:42 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:42.825 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:42 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:42.825 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:42 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:42.825 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:42 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:43.044 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:42 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:42.866+0000 7f9857242200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:45:43.044 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:42 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:42.958+0000 7f9857242200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:45:43.544 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:43 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:43.099+0000 7f9857242200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:45:43.544 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:43 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:43.195+0000 7f9857242200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:45:43.544 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:43 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:43.289+0000 7f9857242200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:45:43.864 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:43 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:43.562+0000 7f9857242200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:45:43.864 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:43 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:43.676+0000 7f9857242200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:45:43.864 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:43 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:43.765+0000 7f9857242200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:45:43.865 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:43 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:43.863+0000 7f9857242200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:45:44.287 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:44 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:44.043+0000 7f9857242200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:45:44.527 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:44.527 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:44.527 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:44.527 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:44.527 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:44.527 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:44 smithi097 ceph-mon[30059]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:44.527 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:44 smithi097 ceph-mon[30059]: Reconfiguring mgr.a (unknown last config time)... 2024-02-05T07:45:44.527 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:45:44.527 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:45:44.527 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:44.527 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:44 smithi097 ceph-mon[30059]: Reconfiguring daemon mgr.a on smithi097 2024-02-05T07:45:44.543 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:44.543 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:44.543 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:44.543 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:44.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:44.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:44 smithi120 ceph-mon[33226]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:44.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:44 smithi120 ceph-mon[33226]: Reconfiguring mgr.a (unknown last config time)... 2024-02-05T07:45:44.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:45:44.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:45:44.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:44.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:44 smithi120 ceph-mon[33226]: Reconfiguring daemon mgr.a on smithi097 2024-02-05T07:45:44.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:44.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:44.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:44.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:44.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:44.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:44 smithi160 ceph-mon[33044]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:44.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:44 smithi160 ceph-mon[33044]: Reconfiguring mgr.a (unknown last config time)... 2024-02-05T07:45:44.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:45:44.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:45:44.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:44.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:44 smithi160 ceph-mon[33044]: Reconfiguring daemon mgr.a on smithi097 2024-02-05T07:45:45.293 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:45 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:45.020+0000 7f9857242200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:45:45.294 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:45 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:45.148+0000 7f9857242200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:45:45.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:45 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:45.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:45 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:45:45.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:45 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:45:45.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:45 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:45.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:45 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:45.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:45 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:45:45.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:45 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:45:45.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:45 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:45.768 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:45 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:45.768 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:45 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:45:45.768 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:45 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:45:45.768 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:45 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:45.769 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:45 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:45.481+0000 7f9857242200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:45:45.769 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:45 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:45.572+0000 7f9857242200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:45:45.769 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:45 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:45.767+0000 7f9857242200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:45:46.043 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:45 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:45.949+0000 7f9857242200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:45:46.486 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:46 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:46.228+0000 7f9857242200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:45:46.486 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:46 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:46.485+0000 7f9857242200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:45:46.486 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:46 smithi120 ceph-mon[33226]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:46.486 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:46 smithi120 ceph-mon[33226]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:46.486 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:46 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:46.487 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:46 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:46.487 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:46 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:46.487 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:46 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:46.487 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:46 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:46.487 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:46 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:46.519 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:46 smithi097 ceph-mon[30059]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:46.519 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:46 smithi097 ceph-mon[30059]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:46.519 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:46 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:46.519 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:46 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:46.519 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:46 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:46.519 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:46 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:46.519 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:46 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:46.519 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:46 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:46.793 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:46 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:46.718+0000 7f9857242200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:45:46.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:46 smithi160 ceph-mon[33044]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:46.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:46 smithi160 ceph-mon[33044]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:46.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:46 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:46.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:46 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:46.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:46 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:46.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:46 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:46.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:46 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:46.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:46 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:45:47.793 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:47 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:47.505+0000 7f9857242200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:45:48.378 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:48 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:48.069+0000 7f9857242200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:45:48.378 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:48 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:48.165+0000 7f9857242200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:45:48.378 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:45:48 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:45:48.377+0000 7f9857242200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:45:48.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:48 smithi120 ceph-mon[33226]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:48.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:48 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/716205160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bacc3a48-3753-44af-a053-5353b4cc5684"}]: dispatch 2024-02-05T07:45:48.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:48 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/716205160' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bacc3a48-3753-44af-a053-5353b4cc5684"}]': finished 2024-02-05T07:45:48.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:48 smithi120 ceph-mon[33226]: osdmap e5: 1 total, 0 up, 1 in 2024-02-05T07:45:48.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:48 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:48.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:48 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/337646616' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:45:48.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:48 smithi120 ceph-mon[33226]: Standby manager daemon b started 2024-02-05T07:45:48.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:48 smithi120 ceph-mon[33226]: from='mgr.? 172.21.15.120:0/1945773020' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-02-05T07:45:48.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:48 smithi120 ceph-mon[33226]: from='mgr.? 172.21.15.120:0/1945773020' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:45:48.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:48 smithi120 ceph-mon[33226]: from='mgr.? 172.21.15.120:0/1945773020' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-02-05T07:45:48.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:48 smithi120 ceph-mon[33226]: from='mgr.? 172.21.15.120:0/1945773020' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:45:48.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:48 smithi097 ceph-mon[30059]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:48.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:48 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/716205160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bacc3a48-3753-44af-a053-5353b4cc5684"}]: dispatch 2024-02-05T07:45:48.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:48 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/716205160' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bacc3a48-3753-44af-a053-5353b4cc5684"}]': finished 2024-02-05T07:45:48.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:48 smithi097 ceph-mon[30059]: osdmap e5: 1 total, 0 up, 1 in 2024-02-05T07:45:48.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:48 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:48.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:48 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/337646616' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:45:48.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:48 smithi097 ceph-mon[30059]: Standby manager daemon b started 2024-02-05T07:45:48.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:48 smithi097 ceph-mon[30059]: from='mgr.? 172.21.15.120:0/1945773020' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-02-05T07:45:48.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:48 smithi097 ceph-mon[30059]: from='mgr.? 172.21.15.120:0/1945773020' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:45:48.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:48 smithi097 ceph-mon[30059]: from='mgr.? 172.21.15.120:0/1945773020' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-02-05T07:45:48.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:48 smithi097 ceph-mon[30059]: from='mgr.? 172.21.15.120:0/1945773020' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:45:48.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:48 smithi160 ceph-mon[33044]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:48.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:48 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/716205160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bacc3a48-3753-44af-a053-5353b4cc5684"}]: dispatch 2024-02-05T07:45:48.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:48 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/716205160' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bacc3a48-3753-44af-a053-5353b4cc5684"}]': finished 2024-02-05T07:45:48.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:48 smithi160 ceph-mon[33044]: osdmap e5: 1 total, 0 up, 1 in 2024-02-05T07:45:48.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:48 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:48.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:48 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/337646616' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:45:48.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:48 smithi160 ceph-mon[33044]: Standby manager daemon b started 2024-02-05T07:45:48.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:48 smithi160 ceph-mon[33044]: from='mgr.? 172.21.15.120:0/1945773020' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-02-05T07:45:48.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:48 smithi160 ceph-mon[33044]: from='mgr.? 172.21.15.120:0/1945773020' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:45:48.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:48 smithi160 ceph-mon[33044]: from='mgr.? 172.21.15.120:0/1945773020' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-02-05T07:45:48.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:48 smithi160 ceph-mon[33044]: from='mgr.? 172.21.15.120:0/1945773020' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:45:49.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:49 smithi097 ceph-mon[30059]: mgrmap e14: a(active, since 79s), standbys: b 2024-02-05T07:45:49.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:49 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-02-05T07:45:49.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:49 smithi097 ceph-mon[30059]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:49.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:49 smithi160 ceph-mon[33044]: mgrmap e14: a(active, since 79s), standbys: b 2024-02-05T07:45:49.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:49 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-02-05T07:45:49.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:49 smithi160 ceph-mon[33044]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:50.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:49 smithi120 ceph-mon[33226]: mgrmap e14: a(active, since 79s), standbys: b 2024-02-05T07:45:50.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:49 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-02-05T07:45:50.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:49 smithi120 ceph-mon[33226]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:52.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:52 smithi160 ceph-mon[33044]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:52.724 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:52 smithi097 ceph-mon[30059]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:52.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:52 smithi120 ceph-mon[33226]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:54.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:54 smithi160 ceph-mon[33044]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:54.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:54 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:45:54.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:54 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:54.720 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:54 smithi097 ceph-mon[30059]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:54.720 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:54 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:45:54.721 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:54 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:54.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:54 smithi120 ceph-mon[33226]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:54.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:54 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:45:54.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:54 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:55.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:55 smithi160 ceph-mon[33044]: Deploying daemon osd.0 on smithi097 2024-02-05T07:45:55.787 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:55 smithi097 ceph-mon[30059]: Deploying daemon osd.0 on smithi097 2024-02-05T07:45:55.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:55 smithi120 ceph-mon[33226]: Deploying daemon osd.0 on smithi097 2024-02-05T07:45:56.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:56 smithi160 ceph-mon[33044]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:56.759 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:56 smithi097 ceph-mon[30059]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:56.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:56 smithi120 ceph-mon[33226]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:58.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:45:58 smithi160 ceph-mon[33044]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:58.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:45:58 smithi120 ceph-mon[33226]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:58.884 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:45:58 smithi097 ceph-mon[30059]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:46:00.464 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:00 smithi097 ceph-mon[30059]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:46:00.464 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:00 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:00.464 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:00 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:00.464 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:00 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:00.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:00 smithi160 ceph-mon[33044]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:46:00.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:00 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:00.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:00 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:00.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:00 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:00.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:00 smithi120 ceph-mon[33226]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:46:00.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:00 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:00.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:00 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:00.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:00 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:02.576 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:02 smithi097 ceph-mon[30059]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:46:02.576 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:02 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:02.576 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:02 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:02.576 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:02 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:02.576 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:02 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:02.576 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:02 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:02.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:02 smithi160 ceph-mon[33044]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:46:02.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:02 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:02.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:02 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:02.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:02 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:02.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:02 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:02.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:02 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:02.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:02 smithi120 ceph-mon[33226]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:46:02.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:02 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:02.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:02 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:02.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:02 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:02.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:02 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:02.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:02 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:03.561 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:03 smithi097 ceph-mon[30059]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:46:03.620 INFO:teuthology.orchestra.run.smithi097.stdout:Created osd(s) 0 on host 'smithi097' 2024-02-05T07:46:03.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:03 smithi160 ceph-mon[33044]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:46:03.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:03 smithi120 ceph-mon[33226]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:46:04.257 DEBUG:teuthology.orchestra.run.smithi097:osd.0> sudo journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@osd.0.service 2024-02-05T07:46:04.260 INFO:tasks.cephadm:Deploying osd.1 on smithi120 with /dev/vg_nvme/lv_4... 2024-02-05T07:46:04.260 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-05T07:46:04.507 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.b/config 2024-02-05T07:46:04.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:04 smithi120 ceph-mon[33226]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:46:04.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:04 smithi120 ceph-mon[33226]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T07:46:04.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:04 smithi120 ceph-mon[33226]: osdmap e6: 1 total, 0 up, 1 in 2024-02-05T07:46:04.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:04 smithi120 ceph-mon[33226]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]: dispatch 2024-02-05T07:46:04.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:04 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:04.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:04 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:04.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:04 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:04.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:04 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:04.751 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:04 smithi097 ceph-mon[30059]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:46:04.751 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:04 smithi097 ceph-mon[30059]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T07:46:04.751 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:04 smithi097 ceph-mon[30059]: osdmap e6: 1 total, 0 up, 1 in 2024-02-05T07:46:04.751 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:04 smithi097 ceph-mon[30059]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]: dispatch 2024-02-05T07:46:04.751 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:04 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:04.752 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:04 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:04.752 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:04 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:04.752 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:04 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:04.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:04 smithi160 ceph-mon[33044]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:46:04.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:04 smithi160 ceph-mon[33044]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T07:46:04.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:04 smithi160 ceph-mon[33044]: osdmap e6: 1 total, 0 up, 1 in 2024-02-05T07:46:04.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:04 smithi160 ceph-mon[33044]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]: dispatch 2024-02-05T07:46:04.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:04 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:04.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:04 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:04.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:04 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:04.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:04 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:05.157 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:46:04 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-0[45805]: 2024-02-05T07:46:04.860+0000 7fd930953700 -1 osd.0 0 waiting for initial osdmap 2024-02-05T07:46:05.157 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:46:04 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-0[45805]: 2024-02-05T07:46:04.865+0000 7fd928745700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:46:05.535 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:05 smithi120 ceph-mon[33226]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-02-05T07:46:05.536 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:05 smithi120 ceph-mon[33226]: osdmap e7: 1 total, 0 up, 1 in 2024-02-05T07:46:05.536 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:05 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:05.536 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:05 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:05.536 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:05 smithi120 ceph-mon[33226]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' 2024-02-05T07:46:05.536 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:05 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:05.791 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:05 smithi097 ceph-mon[30059]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-02-05T07:46:05.792 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:05 smithi097 ceph-mon[30059]: osdmap e7: 1 total, 0 up, 1 in 2024-02-05T07:46:05.792 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:05 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:05.792 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:05 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:05.792 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:05 smithi097 ceph-mon[30059]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' 2024-02-05T07:46:05.792 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:05 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:05.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:05 smithi160 ceph-mon[33044]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-02-05T07:46:05.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:05 smithi160 ceph-mon[33044]: osdmap e7: 1 total, 0 up, 1 in 2024-02-05T07:46:05.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:05 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:05.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:05 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:05.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:05 smithi160 ceph-mon[33044]: from='osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676]' entity='osd.0' 2024-02-05T07:46:05.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:05 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:06.412 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-05T07:46:06.412 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-05T07:46:06.412 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10+0 records in 2024-02-05T07:46:06.412 INFO:teuthology.orchestra.run.smithi120.stderr:10+0 records out 2024-02-05T07:46:06.412 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.011173 s, 938 MB/s 2024-02-05T07:46:06.412 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping successful for: 2024-02-05T07:46:06.766 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:06 smithi120 ceph-mon[33226]: purged_snaps scrub starts 2024-02-05T07:46:06.767 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:06 smithi120 ceph-mon[33226]: purged_snaps scrub ok 2024-02-05T07:46:06.767 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:06 smithi120 ceph-mon[33226]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:46:06.767 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:06 smithi120 ceph-mon[33226]: osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676] boot 2024-02-05T07:46:06.767 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:06 smithi120 ceph-mon[33226]: osdmap e8: 1 total, 1 up, 1 in 2024-02-05T07:46:06.767 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:06 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:06.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:06 smithi097 ceph-mon[30059]: purged_snaps scrub starts 2024-02-05T07:46:06.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:06 smithi097 ceph-mon[30059]: purged_snaps scrub ok 2024-02-05T07:46:06.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:06 smithi097 ceph-mon[30059]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:46:06.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:06 smithi097 ceph-mon[30059]: osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676] boot 2024-02-05T07:46:06.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:06 smithi097 ceph-mon[30059]: osdmap e8: 1 total, 1 up, 1 in 2024-02-05T07:46:06.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:06 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:06.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:06 smithi160 ceph-mon[33044]: purged_snaps scrub starts 2024-02-05T07:46:06.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:06 smithi160 ceph-mon[33044]: purged_snaps scrub ok 2024-02-05T07:46:06.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:06 smithi160 ceph-mon[33044]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:46:06.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:06 smithi160 ceph-mon[33044]: osd.0 [v2:172.21.15.97:6802/2942189676,v1:172.21.15.97:6803/2942189676] boot 2024-02-05T07:46:06.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:06 smithi160 ceph-mon[33044]: osdmap e8: 1 total, 1 up, 1 in 2024-02-05T07:46:06.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:06 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:46:07.061 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi120:vg_nvme/lv_4 2024-02-05T07:46:07.301 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.b/config 2024-02-05T07:46:08.038 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:07 smithi120 ceph-mon[33226]: osdmap e9: 1 total, 1 up, 1 in 2024-02-05T07:46:08.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:07 smithi120 ceph-mon[33226]: Detected new or changed devices on smithi097 2024-02-05T07:46:08.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:07 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:08.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:07 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:08.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:07 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:08.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:07 smithi120 ceph-mon[33226]: Adjusting osd_memory_target on smithi097 to 17088M 2024-02-05T07:46:08.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:07 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:08.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:07 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:08.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:07 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:08.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:07 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:08.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:07 smithi120 ceph-mon[33226]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:07 smithi097 ceph-mon[30059]: osdmap e9: 1 total, 1 up, 1 in 2024-02-05T07:46:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:07 smithi097 ceph-mon[30059]: Detected new or changed devices on smithi097 2024-02-05T07:46:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:07 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:07 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:07 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:07 smithi097 ceph-mon[30059]: Adjusting osd_memory_target on smithi097 to 17088M 2024-02-05T07:46:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:07 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:07 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:07 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:07 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:07 smithi097 ceph-mon[30059]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:08.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:07 smithi160 ceph-mon[33044]: osdmap e9: 1 total, 1 up, 1 in 2024-02-05T07:46:08.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:07 smithi160 ceph-mon[33044]: Detected new or changed devices on smithi097 2024-02-05T07:46:08.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:07 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:08.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:07 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:08.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:07 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:08.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:07 smithi160 ceph-mon[33044]: Adjusting osd_memory_target on smithi097 to 17088M 2024-02-05T07:46:08.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:07 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:08.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:07 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:08.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:07 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:08.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:07 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:08.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:07 smithi160 ceph-mon[33044]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:09.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:09 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:46:09.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:09 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:46:09.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:09 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:09.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:09 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:46:09.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:09 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:46:09.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:09 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:09.730 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:09 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:46:09.730 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:09 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:46:09.730 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:09 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:10.614 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:10 smithi120 ceph-mon[33226]: from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:46:10.614 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:10 smithi120 ceph-mon[33226]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:10.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:10 smithi097 ceph-mon[30059]: from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:46:10.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:10 smithi097 ceph-mon[30059]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:10.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:10 smithi160 ceph-mon[33044]: from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:46:10.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:10 smithi160 ceph-mon[33044]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:12.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:12 smithi160 ceph-mon[33044]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:12.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:12 smithi160 ceph-mon[33044]: from='client.? 172.21.15.120:0/1178575254' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c623819e-6ce7-4af7-94e5-b063f12f0096"}]: dispatch 2024-02-05T07:46:12.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:12 smithi160 ceph-mon[33044]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c623819e-6ce7-4af7-94e5-b063f12f0096"}]: dispatch 2024-02-05T07:46:12.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:12 smithi160 ceph-mon[33044]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c623819e-6ce7-4af7-94e5-b063f12f0096"}]': finished 2024-02-05T07:46:12.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:12 smithi160 ceph-mon[33044]: osdmap e10: 2 total, 1 up, 2 in 2024-02-05T07:46:12.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:12 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:12.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:12 smithi160 ceph-mon[33044]: from='client.? 172.21.15.120:0/2533186042' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:46:12.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:12 smithi120 ceph-mon[33226]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:12.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:12 smithi120 ceph-mon[33226]: from='client.? 172.21.15.120:0/1178575254' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c623819e-6ce7-4af7-94e5-b063f12f0096"}]: dispatch 2024-02-05T07:46:12.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:12 smithi120 ceph-mon[33226]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c623819e-6ce7-4af7-94e5-b063f12f0096"}]: dispatch 2024-02-05T07:46:12.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:12 smithi120 ceph-mon[33226]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c623819e-6ce7-4af7-94e5-b063f12f0096"}]': finished 2024-02-05T07:46:12.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:12 smithi120 ceph-mon[33226]: osdmap e10: 2 total, 1 up, 2 in 2024-02-05T07:46:12.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:12 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:12.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:12 smithi120 ceph-mon[33226]: from='client.? 172.21.15.120:0/2533186042' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:46:12.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:12 smithi097 ceph-mon[30059]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:12.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:12 smithi097 ceph-mon[30059]: from='client.? 172.21.15.120:0/1178575254' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c623819e-6ce7-4af7-94e5-b063f12f0096"}]: dispatch 2024-02-05T07:46:12.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:12 smithi097 ceph-mon[30059]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c623819e-6ce7-4af7-94e5-b063f12f0096"}]: dispatch 2024-02-05T07:46:12.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:12 smithi097 ceph-mon[30059]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c623819e-6ce7-4af7-94e5-b063f12f0096"}]': finished 2024-02-05T07:46:12.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:12 smithi097 ceph-mon[30059]: osdmap e10: 2 total, 1 up, 2 in 2024-02-05T07:46:12.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:12 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:12.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:12 smithi097 ceph-mon[30059]: from='client.? 172.21.15.120:0/2533186042' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:46:14.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:14 smithi160 ceph-mon[33044]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:14.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:14 smithi120 ceph-mon[33226]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:14.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:14 smithi097 ceph-mon[30059]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:16.661 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:16 smithi120 ceph-mon[33226]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:16.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:16 smithi160 ceph-mon[33044]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:16.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:16 smithi097 ceph-mon[30059]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:18.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:18 smithi160 ceph-mon[33044]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:18.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:18 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T07:46:18.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:18 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:18.719 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:18 smithi120 ceph-mon[33226]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:18.719 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:18 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T07:46:18.719 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:18 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:18.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:18 smithi097 ceph-mon[30059]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:18.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:18 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T07:46:18.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:18 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:19.559 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:19 smithi120 ceph-mon[33226]: Deploying daemon osd.1 on smithi120 2024-02-05T07:46:19.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:19 smithi160 ceph-mon[33044]: Deploying daemon osd.1 on smithi120 2024-02-05T07:46:19.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:19 smithi097 ceph-mon[30059]: Deploying daemon osd.1 on smithi120 2024-02-05T07:46:20.495 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:20 smithi120 ceph-mon[33226]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:20.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:20 smithi160 ceph-mon[33044]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:20.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:20 smithi097 ceph-mon[30059]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:22.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:22 smithi160 ceph-mon[33044]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:22.745 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:22 smithi120 ceph-mon[33226]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:22.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:22 smithi097 ceph-mon[30059]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:24.543 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:24 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:24.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:24 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:24.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:24 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:24.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:24 smithi120 ceph-mon[33226]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:24.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:24 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:24.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:24 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:24.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:24 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:24.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:24 smithi097 ceph-mon[30059]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:24.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:24 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:24.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:24 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:24.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:24 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:24.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:24 smithi160 ceph-mon[33044]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:26.655 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:26 smithi120 ceph-mon[33226]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:26.655 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:26 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:26.655 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:26 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:26.655 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:26 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:26.656 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:26 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:26.656 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:26 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:26.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:26 smithi160 ceph-mon[33044]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:26.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:26 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:26.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:26 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:26.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:26 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:26.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:26 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:26.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:26 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:26.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:26 smithi097 ceph-mon[30059]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:26.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:26 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:26.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:26 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:26.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:26 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:26.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:26 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:26.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:26 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:27.002 INFO:teuthology.orchestra.run.smithi120.stdout:Created osd(s) 1 on host 'smithi120' 2024-02-05T07:46:27.543 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:27 smithi120 ceph-mon[33226]: from='osd.1 [v2:172.21.15.120:6800/2938211710,v1:172.21.15.120:6801/2938211710]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:46:27.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:27 smithi120 ceph-mon[33226]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:46:27.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:27 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:27.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:27 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:27.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:27 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:27.628 DEBUG:teuthology.orchestra.run.smithi120:osd.1> sudo journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@osd.1.service 2024-02-05T07:46:27.631 INFO:tasks.cephadm:Deploying osd.2 on smithi160 with /dev/vg_nvme/lv_4... 2024-02-05T07:46:27.631 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-05T07:46:27.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:27 smithi160 ceph-mon[33044]: from='osd.1 [v2:172.21.15.120:6800/2938211710,v1:172.21.15.120:6801/2938211710]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:46:27.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:27 smithi160 ceph-mon[33044]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:46:27.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:27 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:27.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:27 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:27.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:27 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:27.876 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.c/config 2024-02-05T07:46:27.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:27 smithi097 ceph-mon[30059]: from='osd.1 [v2:172.21.15.120:6800/2938211710,v1:172.21.15.120:6801/2938211710]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:46:27.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:27 smithi097 ceph-mon[30059]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:46:27.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:27 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:27.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:27 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:27.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:27 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:28.669 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:28 smithi160 ceph-mon[33044]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:28.669 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:28 smithi160 ceph-mon[33044]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T07:46:28.669 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:28 smithi160 ceph-mon[33044]: from='osd.1 [v2:172.21.15.120:6800/2938211710,v1:172.21.15.120:6801/2938211710]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-02-05T07:46:28.670 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:28 smithi160 ceph-mon[33044]: osdmap e11: 2 total, 1 up, 2 in 2024-02-05T07:46:28.670 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:28 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:28.670 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:28 smithi160 ceph-mon[33044]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-02-05T07:46:28.670 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:28 smithi160 ceph-mon[33044]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-02-05T07:46:28.765 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:28 smithi120 ceph-mon[33226]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:28.765 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:28 smithi120 ceph-mon[33226]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T07:46:28.765 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:28 smithi120 ceph-mon[33226]: from='osd.1 [v2:172.21.15.120:6800/2938211710,v1:172.21.15.120:6801/2938211710]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-02-05T07:46:28.765 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:28 smithi120 ceph-mon[33226]: osdmap e11: 2 total, 1 up, 2 in 2024-02-05T07:46:28.765 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:28 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:28.765 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:28 smithi120 ceph-mon[33226]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-02-05T07:46:28.765 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:28 smithi120 ceph-mon[33226]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-02-05T07:46:28.765 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:46:28 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-1[37809]: 2024-02-05T07:46:28.442+0000 7f2fd35a8700 -1 osd.1 0 waiting for initial osdmap 2024-02-05T07:46:28.765 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:46:28 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-1[37809]: 2024-02-05T07:46:28.449+0000 7f2fcf3a2700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:46:28.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:28 smithi097 ceph-mon[30059]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:28.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:28 smithi097 ceph-mon[30059]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T07:46:28.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:28 smithi097 ceph-mon[30059]: from='osd.1 [v2:172.21.15.120:6800/2938211710,v1:172.21.15.120:6801/2938211710]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-02-05T07:46:28.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:28 smithi097 ceph-mon[30059]: osdmap e11: 2 total, 1 up, 2 in 2024-02-05T07:46:28.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:28 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:28.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:28 smithi097 ceph-mon[30059]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-02-05T07:46:28.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:28 smithi097 ceph-mon[30059]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-02-05T07:46:29.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:29 smithi160 ceph-mon[33044]: purged_snaps scrub starts 2024-02-05T07:46:29.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:29 smithi160 ceph-mon[33044]: purged_snaps scrub ok 2024-02-05T07:46:29.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:29 smithi160 ceph-mon[33044]: osdmap e12: 2 total, 1 up, 2 in 2024-02-05T07:46:29.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:29 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:29.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:29 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:29.791 INFO:teuthology.orchestra.run.smithi160.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-05T07:46:29.791 INFO:teuthology.orchestra.run.smithi160.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-05T07:46:29.791 INFO:teuthology.orchestra.run.smithi160.stderr: stderr: 10+0 records in 2024-02-05T07:46:29.791 INFO:teuthology.orchestra.run.smithi160.stderr:10+0 records out 2024-02-05T07:46:29.791 INFO:teuthology.orchestra.run.smithi160.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.011486 s, 913 MB/s 2024-02-05T07:46:29.791 INFO:teuthology.orchestra.run.smithi160.stderr:--> Zapping successful for: 2024-02-05T07:46:29.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:29 smithi120 ceph-mon[33226]: purged_snaps scrub starts 2024-02-05T07:46:29.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:29 smithi120 ceph-mon[33226]: purged_snaps scrub ok 2024-02-05T07:46:29.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:29 smithi120 ceph-mon[33226]: osdmap e12: 2 total, 1 up, 2 in 2024-02-05T07:46:29.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:29 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:29.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:29 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:29.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:29 smithi097 ceph-mon[30059]: purged_snaps scrub starts 2024-02-05T07:46:29.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:29 smithi097 ceph-mon[30059]: purged_snaps scrub ok 2024-02-05T07:46:29.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:29 smithi097 ceph-mon[30059]: osdmap e12: 2 total, 1 up, 2 in 2024-02-05T07:46:29.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:29 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:29.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:29 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:30.377 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi160:vg_nvme/lv_4 2024-02-05T07:46:30.616 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.c/config 2024-02-05T07:46:30.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:30 smithi160 ceph-mon[33044]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:30.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:30 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:30.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:30 smithi160 ceph-mon[33044]: osd.1 [v2:172.21.15.120:6800/2938211710,v1:172.21.15.120:6801/2938211710] boot 2024-02-05T07:46:30.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:30 smithi160 ceph-mon[33044]: osdmap e13: 2 total, 2 up, 2 in 2024-02-05T07:46:30.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:30 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:30.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:30 smithi120 ceph-mon[33226]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:30.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:30 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:30.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:30 smithi120 ceph-mon[33226]: osd.1 [v2:172.21.15.120:6800/2938211710,v1:172.21.15.120:6801/2938211710] boot 2024-02-05T07:46:30.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:30 smithi120 ceph-mon[33226]: osdmap e13: 2 total, 2 up, 2 in 2024-02-05T07:46:30.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:30 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:30.808 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:30 smithi097 ceph-mon[30059]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:46:30.808 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:30.808 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:30 smithi097 ceph-mon[30059]: osd.1 [v2:172.21.15.120:6800/2938211710,v1:172.21.15.120:6801/2938211710] boot 2024-02-05T07:46:30.808 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:30 smithi097 ceph-mon[30059]: osdmap e13: 2 total, 2 up, 2 in 2024-02-05T07:46:30.808 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:30 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:46:31.699 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:31 smithi160 ceph-mon[33044]: Detected new or changed devices on smithi120 2024-02-05T07:46:31.699 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:31 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:31.699 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:31 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:31.699 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:31 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:31.699 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:31 smithi160 ceph-mon[33044]: Adjusting osd_memory_target on smithi120 to 17088M 2024-02-05T07:46:31.699 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:31 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:31.699 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:31 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:31.699 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:31 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:31.699 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:31 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:31.700 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:31 smithi160 ceph-mon[33044]: osdmap e14: 2 total, 2 up, 2 in 2024-02-05T07:46:31.700 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:31 smithi160 ceph-mon[33044]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:31.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:31 smithi097 ceph-mon[30059]: Detected new or changed devices on smithi120 2024-02-05T07:46:31.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:31 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:31.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:31 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:31.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:31 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:31.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:31 smithi097 ceph-mon[30059]: Adjusting osd_memory_target on smithi120 to 17088M 2024-02-05T07:46:31.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:31 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:31.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:31 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:31.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:31 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:31.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:31 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:31.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:31 smithi097 ceph-mon[30059]: osdmap e14: 2 total, 2 up, 2 in 2024-02-05T07:46:31.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:31 smithi097 ceph-mon[30059]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:32.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:31 smithi120 ceph-mon[33226]: Detected new or changed devices on smithi120 2024-02-05T07:46:32.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:31 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:32.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:31 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:32.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:31 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:32.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:31 smithi120 ceph-mon[33226]: Adjusting osd_memory_target on smithi120 to 17088M 2024-02-05T07:46:32.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:31 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:32.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:31 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:32.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:31 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:32.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:31 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:32.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:31 smithi120 ceph-mon[33226]: osdmap e14: 2 total, 2 up, 2 in 2024-02-05T07:46:32.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:31 smithi120 ceph-mon[33226]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:32.819 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:32 smithi160 ceph-mon[33044]: from='client.24130 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:46:32.820 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:32 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:46:32.820 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:32 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:46:32.820 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:32 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:32.906 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:32 smithi097 ceph-mon[30059]: from='client.24130 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:46:32.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:32 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:46:32.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:32 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:46:32.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:32 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:33.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:32 smithi120 ceph-mon[33226]: from='client.24130 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:46:33.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:32 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:46:33.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:32 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:46:33.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:32 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:33.806 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:33 smithi160 ceph-mon[33044]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:33.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:33 smithi097 ceph-mon[30059]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:34.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:33 smithi120 ceph-mon[33226]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:35.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:35 smithi097 ceph-mon[30059]: from='client.? 172.21.15.160:0/2312877833' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "14f4bedf-d2a1-4bc5-9490-b96f0a4eeae0"}]: dispatch 2024-02-05T07:46:35.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:35 smithi097 ceph-mon[30059]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "14f4bedf-d2a1-4bc5-9490-b96f0a4eeae0"}]: dispatch 2024-02-05T07:46:35.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:35 smithi097 ceph-mon[30059]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "14f4bedf-d2a1-4bc5-9490-b96f0a4eeae0"}]': finished 2024-02-05T07:46:35.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:35 smithi097 ceph-mon[30059]: osdmap e15: 3 total, 2 up, 3 in 2024-02-05T07:46:35.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:35 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:35.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:35 smithi160 ceph-mon[33044]: from='client.? 172.21.15.160:0/2312877833' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "14f4bedf-d2a1-4bc5-9490-b96f0a4eeae0"}]: dispatch 2024-02-05T07:46:35.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:35 smithi160 ceph-mon[33044]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "14f4bedf-d2a1-4bc5-9490-b96f0a4eeae0"}]: dispatch 2024-02-05T07:46:35.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:35 smithi160 ceph-mon[33044]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "14f4bedf-d2a1-4bc5-9490-b96f0a4eeae0"}]': finished 2024-02-05T07:46:35.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:35 smithi160 ceph-mon[33044]: osdmap e15: 3 total, 2 up, 3 in 2024-02-05T07:46:35.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:35 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:35.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:35 smithi120 ceph-mon[33226]: from='client.? 172.21.15.160:0/2312877833' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "14f4bedf-d2a1-4bc5-9490-b96f0a4eeae0"}]: dispatch 2024-02-05T07:46:35.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:35 smithi120 ceph-mon[33226]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "14f4bedf-d2a1-4bc5-9490-b96f0a4eeae0"}]: dispatch 2024-02-05T07:46:35.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:35 smithi120 ceph-mon[33226]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "14f4bedf-d2a1-4bc5-9490-b96f0a4eeae0"}]': finished 2024-02-05T07:46:35.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:35 smithi120 ceph-mon[33226]: osdmap e15: 3 total, 2 up, 3 in 2024-02-05T07:46:35.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:35 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:36.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:36 smithi097 ceph-mon[30059]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:36.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:36 smithi097 ceph-mon[30059]: from='client.? 172.21.15.160:0/3554777052' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:46:36.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:36 smithi160 ceph-mon[33044]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:36.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:36 smithi160 ceph-mon[33044]: from='client.? 172.21.15.160:0/3554777052' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:46:36.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:36 smithi120 ceph-mon[33226]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:36.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:36 smithi120 ceph-mon[33226]: from='client.? 172.21.15.160:0/3554777052' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:46:38.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:38 smithi160 ceph-mon[33044]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:38.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:38 smithi120 ceph-mon[33226]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:38.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:38 smithi097 ceph-mon[30059]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:40.414 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:40 smithi160 ceph-mon[33044]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:40.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:40 smithi097 ceph-mon[30059]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:40.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:40 smithi120 ceph-mon[33226]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:41.618 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:41 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T07:46:41.618 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:41 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:41.656 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:41 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T07:46:41.656 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:41 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:41.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:41 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T07:46:41.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:41 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:42.564 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:42 smithi160 ceph-mon[33044]: Deploying daemon osd.2 on smithi160 2024-02-05T07:46:42.565 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:42 smithi160 ceph-mon[33044]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:42.694 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:42 smithi120 ceph-mon[33226]: Deploying daemon osd.2 on smithi160 2024-02-05T07:46:42.694 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:42 smithi120 ceph-mon[33226]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:42.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:42 smithi097 ceph-mon[30059]: Deploying daemon osd.2 on smithi160 2024-02-05T07:46:42.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:42 smithi097 ceph-mon[30059]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:44.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:44 smithi160 ceph-mon[33044]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:44.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:44 smithi120 ceph-mon[33226]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:44.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:44 smithi097 ceph-mon[30059]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:46.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:46 smithi160 ceph-mon[33044]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:46.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:46 smithi120 ceph-mon[33226]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:46.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:46 smithi097 ceph-mon[30059]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:47.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:47 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:47.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:47 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:47.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:47 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:47.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:47 smithi097 ceph-mon[30059]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:47.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:47 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:47.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:47 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:47.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:47 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:47.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:47 smithi160 ceph-mon[33044]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:48.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:47 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:48.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:47 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:48.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:47 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:48.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:47 smithi120 ceph-mon[33226]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:49.697 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:49 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:49.697 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:49 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:49.697 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:49 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:49.697 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:49 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:49.698 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:49 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:49.698 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:49 smithi160 ceph-mon[33044]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:50.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:49 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:50.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:49 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:50.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:49 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:50.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:49 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:50.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:49 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:50.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:49 smithi120 ceph-mon[33226]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:50.133 INFO:teuthology.orchestra.run.smithi160.stdout:Created osd(s) 2 on host 'smithi160' 2024-02-05T07:46:50.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:49 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:50.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:49 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:50.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:49 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:50.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:49 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:50.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:49 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:50.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:49 smithi097 ceph-mon[30059]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:50.705 DEBUG:teuthology.orchestra.run.smithi160:osd.2> sudo journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@osd.2.service 2024-02-05T07:46:50.708 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-02-05T07:46:50.708 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph osd stat -f json 2024-02-05T07:46:50.952 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:46:50.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:50 smithi160 ceph-mon[33044]: from='osd.2 [v2:172.21.15.160:6800/3817901152,v1:172.21.15.160:6801/3817901152]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:46:50.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:50 smithi160 ceph-mon[33044]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:46:50.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:50 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:50.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:50 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:50.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:50 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:51.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:50 smithi120 ceph-mon[33226]: from='osd.2 [v2:172.21.15.160:6800/3817901152,v1:172.21.15.160:6801/3817901152]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:46:51.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:50 smithi120 ceph-mon[33226]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:46:51.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:50 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:51.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:50 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:51.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:50 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:51.073 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:50 smithi097 ceph-mon[30059]: from='osd.2 [v2:172.21.15.160:6800/3817901152,v1:172.21.15.160:6801/3817901152]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:46:51.073 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:50 smithi097 ceph-mon[30059]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:46:51.073 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:50 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:51.073 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:50 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:51.073 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:50 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:51.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:51 smithi160 ceph-mon[33044]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T07:46:51.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:51 smithi160 ceph-mon[33044]: osdmap e16: 3 total, 2 up, 3 in 2024-02-05T07:46:51.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:51 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:51.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:51 smithi160 ceph-mon[33044]: from='osd.2 [v2:172.21.15.160:6800/3817901152,v1:172.21.15.160:6801/3817901152]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-05T07:46:51.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:51 smithi160 ceph-mon[33044]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-05T07:46:51.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:51 smithi160 ceph-mon[33044]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:51.708 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:46:51 smithi160 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2[37642]: 2024-02-05T07:46:51.688+0000 7ff696371700 -1 osd.2 0 waiting for initial osdmap 2024-02-05T07:46:51.708 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:46:51 smithi160 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2[37642]: 2024-02-05T07:46:51.693+0000 7ff69216b700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:46:52.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:51 smithi120 ceph-mon[33226]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T07:46:52.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:51 smithi120 ceph-mon[33226]: osdmap e16: 3 total, 2 up, 3 in 2024-02-05T07:46:52.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:51 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:52.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:51 smithi120 ceph-mon[33226]: from='osd.2 [v2:172.21.15.160:6800/3817901152,v1:172.21.15.160:6801/3817901152]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-05T07:46:52.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:51 smithi120 ceph-mon[33226]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-05T07:46:52.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:51 smithi120 ceph-mon[33226]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:52.067 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:51 smithi097 ceph-mon[30059]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T07:46:52.067 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:51 smithi097 ceph-mon[30059]: osdmap e16: 3 total, 2 up, 3 in 2024-02-05T07:46:52.067 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:51 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:52.067 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:51 smithi097 ceph-mon[30059]: from='osd.2 [v2:172.21.15.160:6800/3817901152,v1:172.21.15.160:6801/3817901152]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-05T07:46:52.067 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:51 smithi097 ceph-mon[30059]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-05T07:46:52.067 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:51 smithi097 ceph-mon[30059]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:52.786 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:46:52.911 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:52 smithi160 ceph-mon[33044]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-05T07:46:52.911 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:52 smithi160 ceph-mon[33044]: osdmap e17: 3 total, 2 up, 3 in 2024-02-05T07:46:52.911 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:52 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:52.911 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:52 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:53.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:52 smithi120 ceph-mon[33226]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-05T07:46:53.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:52 smithi120 ceph-mon[33226]: osdmap e17: 3 total, 2 up, 3 in 2024-02-05T07:46:53.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:52 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:53.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:52 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:53.072 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:52 smithi097 ceph-mon[30059]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-05T07:46:53.072 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:52 smithi097 ceph-mon[30059]: osdmap e17: 3 total, 2 up, 3 in 2024-02-05T07:46:53.072 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:52 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:53.073 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:52 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:53.336 INFO:teuthology.orchestra.run.smithi097.stdout:{"epoch":18,"num_osds":3,"num_up_osds":3,"osd_up_since":1707119212,"num_in_osds":3,"osd_in_since":1707119194,"num_remapped_pgs":0} 2024-02-05T07:46:53.336 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-05T07:46:53.586 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:46:53.985 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:53 smithi097 ceph-mon[30059]: purged_snaps scrub starts 2024-02-05T07:46:53.985 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:53 smithi097 ceph-mon[30059]: purged_snaps scrub ok 2024-02-05T07:46:53.985 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:53 smithi097 ceph-mon[30059]: osd.2 [v2:172.21.15.160:6800/3817901152,v1:172.21.15.160:6801/3817901152] boot 2024-02-05T07:46:53.985 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:53 smithi097 ceph-mon[30059]: osdmap e18: 3 total, 3 up, 3 in 2024-02-05T07:46:53.985 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:53 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:53.985 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:53 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/1102426104' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-05T07:46:53.986 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:53 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:53.986 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:53 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:53.986 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:53 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:53.986 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:53 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:53.986 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:53 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:53.986 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:53 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:53.986 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:53 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:54.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:53 smithi120 ceph-mon[33226]: purged_snaps scrub starts 2024-02-05T07:46:54.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:53 smithi120 ceph-mon[33226]: purged_snaps scrub ok 2024-02-05T07:46:54.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:53 smithi120 ceph-mon[33226]: osd.2 [v2:172.21.15.160:6800/3817901152,v1:172.21.15.160:6801/3817901152] boot 2024-02-05T07:46:54.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:53 smithi120 ceph-mon[33226]: osdmap e18: 3 total, 3 up, 3 in 2024-02-05T07:46:54.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:53 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:54.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:53 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/1102426104' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-05T07:46:54.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:53 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:54.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:53 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:54.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:53 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:54.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:53 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:54.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:53 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:54.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:53 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:54.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:53 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:54.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:53 smithi160 ceph-mon[33044]: purged_snaps scrub starts 2024-02-05T07:46:54.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:53 smithi160 ceph-mon[33044]: purged_snaps scrub ok 2024-02-05T07:46:54.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:53 smithi160 ceph-mon[33044]: osd.2 [v2:172.21.15.160:6800/3817901152,v1:172.21.15.160:6801/3817901152] boot 2024-02-05T07:46:54.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:53 smithi160 ceph-mon[33044]: osdmap e18: 3 total, 3 up, 3 in 2024-02-05T07:46:54.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:53 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:54.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:53 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/1102426104' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-05T07:46:54.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:53 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:54.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:53 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:54.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:53 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:54.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:53 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:54.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:53 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:54.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:53 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:54.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:53 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:55.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:54 smithi120 ceph-mon[33226]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:55.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:54 smithi120 ceph-mon[33226]: Detected new or changed devices on smithi160 2024-02-05T07:46:55.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:54 smithi120 ceph-mon[33226]: Adjusting osd_memory_target on smithi160 to 21184M 2024-02-05T07:46:55.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:54 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' 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 2024-02-05T07:46:55.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:54 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' 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 2024-02-05T07:46:55.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:54 smithi120 ceph-mon[33226]: osdmap e19: 3 total, 3 up, 3 in 2024-02-05T07:46:55.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:54 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-05T07:46:55.047 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:54 smithi097 ceph-mon[30059]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:54 smithi097 ceph-mon[30059]: Detected new or changed devices on smithi160 2024-02-05T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:54 smithi097 ceph-mon[30059]: Adjusting osd_memory_target on smithi160 to 21184M 2024-02-05T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:54 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' 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 2024-02-05T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:54 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' 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 2024-02-05T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:54 smithi097 ceph-mon[30059]: osdmap e19: 3 total, 3 up, 3 in 2024-02-05T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:54 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-05T07:46:55.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:54 smithi160 ceph-mon[33044]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:55.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:54 smithi160 ceph-mon[33044]: Detected new or changed devices on smithi160 2024-02-05T07:46:55.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:54 smithi160 ceph-mon[33044]: Adjusting osd_memory_target on smithi160 to 21184M 2024-02-05T07:46:55.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:54 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' 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 2024-02-05T07:46:55.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:54 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' 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 2024-02-05T07:46:55.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:54 smithi160 ceph-mon[33044]: osdmap e19: 3 total, 3 up, 3 in 2024-02-05T07:46:55.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:54 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-05T07:46:55.493 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:46:55.493 INFO:teuthology.orchestra.run.smithi097.stdout:{"epoch":20,"fsid":"1b268846-c3fa-11ee-95b6-87774f69a715","created":"2024-02-05T07:43:33.709590+0000","modified":"2024-02-05T07:46:55.444921+0000","last_up_change":"2024-02-05T07:46:52.682377+0000","last_in_change":"2024-02-05T07:46:34.949928+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-05T07:46:53.712716+0000","flags":32769,"flags_names":"hashpspool,creating","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":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"bacc3a48-3753-44af-a053-5353b4cc5684","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.97:6802","nonce":2942189676},{"type":"v1","addr":"172.21.15.97:6803","nonce":2942189676}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6804","nonce":2942189676},{"type":"v1","addr":"172.21.15.97:6805","nonce":2942189676}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6808","nonce":2942189676},{"type":"v1","addr":"172.21.15.97:6809","nonce":2942189676}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6806","nonce":2942189676},{"type":"v1","addr":"172.21.15.97:6807","nonce":2942189676}]},"public_addr":"172.21.15.97:6803/2942189676","cluster_addr":"172.21.15.97:6805/2942189676","heartbeat_back_addr":"172.21.15.97:6809/2942189676","heartbeat_front_addr":"172.21.15.97:6807/2942189676","state":["exists","up"]},{"osd":1,"uuid":"c623819e-6ce7-4af7-94e5-b063f12f0096","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.120:6800","nonce":2938211710},{"type":"v1","addr":"172.21.15.120:6801","nonce":2938211710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6802","nonce":2938211710},{"type":"v1","addr":"172.21.15.120:6803","nonce":2938211710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6806","nonce":2938211710},{"type":"v1","addr":"172.21.15.120:6807","nonce":2938211710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6804","nonce":2938211710},{"type":"v1","addr":"172.21.15.120:6805","nonce":2938211710}]},"public_addr":"172.21.15.120:6801/2938211710","cluster_addr":"172.21.15.120:6803/2938211710","heartbeat_back_addr":"172.21.15.120:6807/2938211710","heartbeat_front_addr":"172.21.15.120:6805/2938211710","state":["exists","up"]},{"osd":2,"uuid":"14f4bedf-d2a1-4bc5-9490-b96f0a4eeae0","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.160:6800","nonce":3817901152},{"type":"v1","addr":"172.21.15.160:6801","nonce":3817901152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3817901152},{"type":"v1","addr":"172.21.15.160:6803","nonce":3817901152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3817901152},{"type":"v1","addr":"172.21.15.160:6807","nonce":3817901152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3817901152},{"type":"v1","addr":"172.21.15.160:6805","nonce":3817901152}]},"public_addr":"172.21.15.160:6801/3817901152","cluster_addr":"172.21.15.160:6803/3817901152","heartbeat_back_addr":"172.21.15.160:6807/3817901152","heartbeat_front_addr":"172.21.15.160:6805/3817901152","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T07:46:03.949506+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T07:46:27.411653+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T07:46:50.741897+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.97:0/3294985713":"2024-02-06T07:44:29.359375+0000","172.21.15.97:6800/3055765478":"2024-02-06T07:44:29.359375+0000","172.21.15.97:0/2292895662":"2024-02-06T07:44:29.359375+0000","172.21.15.97:6801/2552144924":"2024-02-06T07:44:02.197457+0000","172.21.15.97:0/2529164597":"2024-02-06T07:44:02.197457+0000","172.21.15.97:6800/2552144924":"2024-02-06T07:44:02.197457+0000","172.21.15.97:0/2252301686":"2024-02-06T07:44:29.359375+0000","172.21.15.97:6801/3055765478":"2024-02-06T07:44:29.359375+0000","172.21.15.97:0/4047958086":"2024-02-06T07:44:02.197457+0000","172.21.15.97:0/2456498861":"2024-02-06T07:44:02.197457+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-05T07:46:56.036 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:46:55 smithi097 sudo[49985]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-05T07:46:56.037 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:46:55 smithi097 sudo[49985]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-05T07:46:56.037 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:46:55 smithi097 sudo[49985]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-05T07:46:56.037 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:46:55 smithi097 sudo[49985]: pam_unix(sudo:session): session closed for user root 2024-02-05T07:46:56.145 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-05T07:46:53.712716+0000', 'flags': 32769, 'flags_names': 'hashpspool,creating', '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': '20', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 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}}] 2024-02-05T07:46:56.145 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-02-05T07:46:56.380 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:46:56.406 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:46:56 smithi097 sudo[49988]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-05T07:46:56.406 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:46:56 smithi097 sudo[49988]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-05T07:46:56.407 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:46:56 smithi097 sudo[49988]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-05T07:46:56.407 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:46:56 smithi097 sudo[49988]: pam_unix(sudo:session): session closed for user root 2024-02-05T07:46:56.558 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:56 smithi120 ceph-mon[33226]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:56.558 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:56 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-05T07:46:56.559 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:56 smithi120 ceph-mon[33226]: osdmap e20: 3 total, 3 up, 3 in 2024-02-05T07:46:56.559 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:56 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/468183985' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:46:56.559 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:56 smithi120 ceph-mon[33226]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-05T07:46:56.559 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:56 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:56.559 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:46:56 smithi120 sudo[41224]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-05T07:46:56.559 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:46:56 smithi120 sudo[41224]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-05T07:46:56.559 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:46:56 smithi120 sudo[41224]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-05T07:46:56.559 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:46:56 smithi120 sudo[41224]: pam_unix(sudo:session): session closed for user root 2024-02-05T07:46:56.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:56 smithi160 ceph-mon[33044]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:56.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:56 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-05T07:46:56.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:56 smithi160 ceph-mon[33044]: osdmap e20: 3 total, 3 up, 3 in 2024-02-05T07:46:56.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:56 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/468183985' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:46:56.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:56 smithi160 ceph-mon[33044]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-05T07:46:56.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:56 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:56.772 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:56 smithi097 ceph-mon[30059]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:56.772 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:56 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-05T07:46:56.772 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:56 smithi097 ceph-mon[30059]: osdmap e20: 3 total, 3 up, 3 in 2024-02-05T07:46:56.773 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:56 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/468183985' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:46:56.773 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:56 smithi097 ceph-mon[30059]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-05T07:46:56.773 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:56 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:57.043 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:46:56 smithi120 sudo[41227]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-05T07:46:57.043 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:46:56 smithi120 sudo[41227]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-05T07:46:57.044 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:46:56 smithi120 sudo[41227]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-05T07:46:57.044 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:46:56 smithi120 sudo[41227]: pam_unix(sudo:session): session closed for user root 2024-02-05T07:46:57.082 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:46:56 smithi160 sudo[41391]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-05T07:46:57.083 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:46:56 smithi160 sudo[41391]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-05T07:46:57.083 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:46:56 smithi160 sudo[41391]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-05T07:46:57.083 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:46:56 smithi160 sudo[41391]: pam_unix(sudo:session): session closed for user root 2024-02-05T07:46:57.457 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:46:57 smithi160 sudo[41394]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-05T07:46:57.457 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:46:57 smithi160 sudo[41394]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-05T07:46:57.457 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:46:57 smithi160 sudo[41394]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-05T07:46:57.457 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:46:57 smithi160 sudo[41394]: pam_unix(sudo:session): session closed for user root 2024-02-05T07:46:57.533 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:57 smithi097 sudo[50110]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-05T07:46:57.533 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:57 smithi097 sudo[50110]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-05T07:46:57.534 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:57 smithi097 sudo[50110]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-05T07:46:57.534 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:57 smithi097 sudo[50110]: pam_unix(sudo:session): session closed for user root 2024-02-05T07:46:57.870 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:57 smithi160 ceph-mon[33044]: osdmap e21: 3 total, 3 up, 3 in 2024-02-05T07:46:57.870 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:57 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:57.870 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:57 smithi160 ceph-mon[33044]: mgrmap e15: a(active, since 2m), standbys: b 2024-02-05T07:46:57.870 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:57 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:57.870 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:57 smithi160 ceph-mon[33044]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:57.871 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:57 smithi160 sudo[41397]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-05T07:46:57.871 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:57 smithi160 sudo[41397]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-05T07:46:57.871 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:57 smithi160 sudo[41397]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-05T07:46:57.871 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:57 smithi160 sudo[41397]: pam_unix(sudo:session): session closed for user root 2024-02-05T07:46:57.880 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:57 smithi097 sudo[50132]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-05T07:46:57.880 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:57 smithi097 sudo[50132]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-05T07:46:57.881 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:57 smithi097 sudo[50132]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-05T07:46:57.881 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:57 smithi097 sudo[50132]: pam_unix(sudo:session): session closed for user root 2024-02-05T07:46:57.881 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:57 smithi097 ceph-mon[30059]: osdmap e21: 3 total, 3 up, 3 in 2024-02-05T07:46:57.881 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:57 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:57.881 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:57 smithi097 ceph-mon[30059]: mgrmap e15: a(active, since 2m), standbys: b 2024-02-05T07:46:57.881 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:57 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:57.881 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:57 smithi097 ceph-mon[30059]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:58.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:57 smithi120 ceph-mon[33226]: osdmap e21: 3 total, 3 up, 3 in 2024-02-05T07:46:58.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:57 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:58.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:57 smithi120 ceph-mon[33226]: mgrmap e15: a(active, since 2m), standbys: b 2024-02-05T07:46:58.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:57 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:46:58.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:57 smithi120 ceph-mon[33226]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:58.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 sudo[41400]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-05T07:46:58.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 sudo[41400]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-05T07:46:58.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 sudo[41400]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-05T07:46:58.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 sudo[41400]: pam_unix(sudo:session): session closed for user root 2024-02-05T07:46:58.284 INFO:teuthology.orchestra.run.smithi097.stdout:pg_num: 1 2024-02-05T07:46:58.612 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 sudo[41230]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-05T07:46:58.612 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 sudo[41230]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-05T07:46:58.612 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 sudo[41230]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-05T07:46:58.613 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 sudo[41230]: pam_unix(sudo:session): session closed for user root 2024-02-05T07:46:58.866 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: pgmap v85: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:58.866 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:58.866 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:58.866 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:58.866 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:58.866 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:58.866 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:58.867 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:58.867 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:58.867 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-05T07:46:58.867 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: Cluster is now healthy 2024-02-05T07:46:58.867 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:58.867 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:58.867 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:58.867 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:58.867 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:58.867 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/2434974919' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-05T07:46:58.867 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:46:58 smithi097 ceph-mon[30059]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:58.892 INFO:tasks.cephadm:Setting up client nodes... 2024-02-05T07:46:58.892 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-05T07:46:58.892 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-05T07:46:58.893 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph mgr dump --format=json 2024-02-05T07:46:58.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: pgmap v85: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:58.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:58.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:58.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:58.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:58.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:58.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:58.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:58.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:58.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-05T07:46:58.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: Cluster is now healthy 2024-02-05T07:46:58.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:58.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:58.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:58.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:58.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:58.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/2434974919' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-05T07:46:58.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:46:58 smithi160 ceph-mon[33044]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:59.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 sudo[41233]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-05T07:46:59.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 sudo[41233]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-05T07:46:59.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 sudo[41233]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-05T07:46:59.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 sudo[41233]: pam_unix(sudo:session): session closed for user root 2024-02-05T07:46:59.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: pgmap v85: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:59.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:59.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:59.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:59.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:59.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:59.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:59.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:59.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:59.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-05T07:46:59.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: Cluster is now healthy 2024-02-05T07:46:59.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:59.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:59.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:59.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:59.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:59.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/2434974919' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-05T07:46:59.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:46:58 smithi120 ceph-mon[33226]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:59.123 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:47:00.575 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:00 smithi097 ceph-mon[30059]: pgmap v86: 1 pgs: 1 creating+peering; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:00.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:00 smithi160 ceph-mon[33044]: pgmap v86: 1 pgs: 1 creating+peering; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:00.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:00 smithi120 ceph-mon[33226]: pgmap v86: 1 pgs: 1 creating+peering; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:01.089 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:47:01.365 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:01 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/2818436215' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-05T07:47:01.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:01 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/2818436215' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-05T07:47:01.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:01 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/2818436215' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-05T07:47:01.833 INFO:teuthology.orchestra.run.smithi097.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6800","nonce":1035323011},{"type":"v1","addr":"172.21.15.97:6801","nonce":1035323011}]},"active_addr":"172.21.15.97:6801/1035323011","active_change":"2024-02-05T07:44:29.359479+0000","active_mgr_features":4540701272860131327,"available":true,"standbys":[{"gid":24107,"name":"b","mgr_features":4540701272860131327,"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","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"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.12","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":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"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":[]},"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","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"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.12","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":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"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":[]},"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.97:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.97:0","nonce":3394383340}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.97:0","nonce":1942461567}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.97:0","nonce":254431176}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.97:0","nonce":1590737452}]}]} 2024-02-05T07:47:01.841 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-05T07:47:01.841 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-05T07:47:01.841 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-05T07:47:02.078 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:47:02.473 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:02 smithi097 ceph-mon[30059]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:02.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:02 smithi160 ceph-mon[33044]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:02.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:02 smithi120 ceph-mon[33226]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:03.898 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:47:03.899 INFO:teuthology.orchestra.run.smithi097.stdout:{"epoch":21,"fsid":"1b268846-c3fa-11ee-95b6-87774f69a715","created":"2024-02-05T07:43:33.709590+0000","modified":"2024-02-05T07:46:56.446385+0000","last_up_change":"2024-02-05T07:46:52.682377+0000","last_in_change":"2024-02-05T07:46:34.949928+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-05T07:46:53.712716+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_type":"Fair distribution","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":"bacc3a48-3753-44af-a053-5353b4cc5684","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.97:6802","nonce":2942189676},{"type":"v1","addr":"172.21.15.97:6803","nonce":2942189676}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6804","nonce":2942189676},{"type":"v1","addr":"172.21.15.97:6805","nonce":2942189676}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6808","nonce":2942189676},{"type":"v1","addr":"172.21.15.97:6809","nonce":2942189676}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6806","nonce":2942189676},{"type":"v1","addr":"172.21.15.97:6807","nonce":2942189676}]},"public_addr":"172.21.15.97:6803/2942189676","cluster_addr":"172.21.15.97:6805/2942189676","heartbeat_back_addr":"172.21.15.97:6809/2942189676","heartbeat_front_addr":"172.21.15.97:6807/2942189676","state":["exists","up"]},{"osd":1,"uuid":"c623819e-6ce7-4af7-94e5-b063f12f0096","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.120:6800","nonce":2938211710},{"type":"v1","addr":"172.21.15.120:6801","nonce":2938211710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6802","nonce":2938211710},{"type":"v1","addr":"172.21.15.120:6803","nonce":2938211710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6806","nonce":2938211710},{"type":"v1","addr":"172.21.15.120:6807","nonce":2938211710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6804","nonce":2938211710},{"type":"v1","addr":"172.21.15.120:6805","nonce":2938211710}]},"public_addr":"172.21.15.120:6801/2938211710","cluster_addr":"172.21.15.120:6803/2938211710","heartbeat_back_addr":"172.21.15.120:6807/2938211710","heartbeat_front_addr":"172.21.15.120:6805/2938211710","state":["exists","up"]},{"osd":2,"uuid":"14f4bedf-d2a1-4bc5-9490-b96f0a4eeae0","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.160:6800","nonce":3817901152},{"type":"v1","addr":"172.21.15.160:6801","nonce":3817901152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3817901152},{"type":"v1","addr":"172.21.15.160:6803","nonce":3817901152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3817901152},{"type":"v1","addr":"172.21.15.160:6807","nonce":3817901152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3817901152},{"type":"v1","addr":"172.21.15.160:6805","nonce":3817901152}]},"public_addr":"172.21.15.160:6801/3817901152","cluster_addr":"172.21.15.160:6803/3817901152","heartbeat_back_addr":"172.21.15.160:6807/3817901152","heartbeat_front_addr":"172.21.15.160:6805/3817901152","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T07:46:03.949506+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T07:46:27.411653+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T07:46:50.741897+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.97:0/3294985713":"2024-02-06T07:44:29.359375+0000","172.21.15.97:6800/3055765478":"2024-02-06T07:44:29.359375+0000","172.21.15.97:0/2292895662":"2024-02-06T07:44:29.359375+0000","172.21.15.97:6801/2552144924":"2024-02-06T07:44:02.197457+0000","172.21.15.97:0/2529164597":"2024-02-06T07:44:02.197457+0000","172.21.15.97:6800/2552144924":"2024-02-06T07:44:02.197457+0000","172.21.15.97:0/2252301686":"2024-02-06T07:44:29.359375+0000","172.21.15.97:6801/3055765478":"2024-02-06T07:44:29.359375+0000","172.21.15.97:0/4047958086":"2024-02-06T07:44:02.197457+0000","172.21.15.97:0/2456498861":"2024-02-06T07:44:02.197457+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-05T07:47:04.498 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:04 smithi097 ceph-mon[30059]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:04.498 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:04 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/3207180692' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:47:04.526 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-05T07:47:04.526 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-05T07:47:04.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:04 smithi160 ceph-mon[33044]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:04.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:04 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/3207180692' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:47:04.761 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:47:04.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:04 smithi120 ceph-mon[33226]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:04.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:04 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/3207180692' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:47:06.656 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:06 smithi097 ceph-mon[30059]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:06.664 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:47:06.664 INFO:teuthology.orchestra.run.smithi097.stdout:{"epoch":21,"fsid":"1b268846-c3fa-11ee-95b6-87774f69a715","created":"2024-02-05T07:43:33.709590+0000","modified":"2024-02-05T07:46:56.446385+0000","last_up_change":"2024-02-05T07:46:52.682377+0000","last_in_change":"2024-02-05T07:46:34.949928+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-05T07:46:53.712716+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_type":"Fair distribution","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":"bacc3a48-3753-44af-a053-5353b4cc5684","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.97:6802","nonce":2942189676},{"type":"v1","addr":"172.21.15.97:6803","nonce":2942189676}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6804","nonce":2942189676},{"type":"v1","addr":"172.21.15.97:6805","nonce":2942189676}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6808","nonce":2942189676},{"type":"v1","addr":"172.21.15.97:6809","nonce":2942189676}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6806","nonce":2942189676},{"type":"v1","addr":"172.21.15.97:6807","nonce":2942189676}]},"public_addr":"172.21.15.97:6803/2942189676","cluster_addr":"172.21.15.97:6805/2942189676","heartbeat_back_addr":"172.21.15.97:6809/2942189676","heartbeat_front_addr":"172.21.15.97:6807/2942189676","state":["exists","up"]},{"osd":1,"uuid":"c623819e-6ce7-4af7-94e5-b063f12f0096","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.120:6800","nonce":2938211710},{"type":"v1","addr":"172.21.15.120:6801","nonce":2938211710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6802","nonce":2938211710},{"type":"v1","addr":"172.21.15.120:6803","nonce":2938211710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6806","nonce":2938211710},{"type":"v1","addr":"172.21.15.120:6807","nonce":2938211710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6804","nonce":2938211710},{"type":"v1","addr":"172.21.15.120:6805","nonce":2938211710}]},"public_addr":"172.21.15.120:6801/2938211710","cluster_addr":"172.21.15.120:6803/2938211710","heartbeat_back_addr":"172.21.15.120:6807/2938211710","heartbeat_front_addr":"172.21.15.120:6805/2938211710","state":["exists","up"]},{"osd":2,"uuid":"14f4bedf-d2a1-4bc5-9490-b96f0a4eeae0","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.160:6800","nonce":3817901152},{"type":"v1","addr":"172.21.15.160:6801","nonce":3817901152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3817901152},{"type":"v1","addr":"172.21.15.160:6803","nonce":3817901152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3817901152},{"type":"v1","addr":"172.21.15.160:6807","nonce":3817901152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3817901152},{"type":"v1","addr":"172.21.15.160:6805","nonce":3817901152}]},"public_addr":"172.21.15.160:6801/3817901152","cluster_addr":"172.21.15.160:6803/3817901152","heartbeat_back_addr":"172.21.15.160:6807/3817901152","heartbeat_front_addr":"172.21.15.160:6805/3817901152","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T07:46:03.949506+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T07:46:27.411653+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T07:46:50.741897+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.97:0/3294985713":"2024-02-06T07:44:29.359375+0000","172.21.15.97:6800/3055765478":"2024-02-06T07:44:29.359375+0000","172.21.15.97:0/2292895662":"2024-02-06T07:44:29.359375+0000","172.21.15.97:6801/2552144924":"2024-02-06T07:44:02.197457+0000","172.21.15.97:0/2529164597":"2024-02-06T07:44:02.197457+0000","172.21.15.97:6800/2552144924":"2024-02-06T07:44:02.197457+0000","172.21.15.97:0/2252301686":"2024-02-06T07:44:29.359375+0000","172.21.15.97:6801/3055765478":"2024-02-06T07:44:29.359375+0000","172.21.15.97:0/4047958086":"2024-02-06T07:44:02.197457+0000","172.21.15.97:0/2456498861":"2024-02-06T07:44:02.197457+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-05T07:47:06.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:06 smithi160 ceph-mon[33044]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:06.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:06 smithi120 ceph-mon[33226]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:07.257 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-05T07:47:07.257 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-05T07:47:07.258 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-05T07:47:07.538 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:47:07.543 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:47:07.544 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:47:07.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:07 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/274014472' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:47:07.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:07 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/274014472' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:47:07.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:07 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/274014472' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:47:08.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:08 smithi097 ceph-mon[30059]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:08.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:08 smithi160 ceph-mon[33044]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:08.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:08 smithi120 ceph-mon[33226]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:10.656 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:10 smithi097 ceph-mon[30059]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:10.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:10 smithi160 ceph-mon[33044]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:10.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:10 smithi120 ceph-mon[33226]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:12.473 INFO:teuthology.orchestra.run.smithi097.stdout:34359738385 2024-02-05T07:47:12.474 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-05T07:47:12.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:12 smithi160 ceph-mon[33044]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:12.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:12 smithi120 ceph-mon[33226]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:12.841 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:12 smithi097 ceph-mon[30059]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:12.866 INFO:teuthology.orchestra.run.smithi097.stdout:77309411335 2024-02-05T07:47:12.866 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-05T07:47:13.317 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:47:13.352 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:47:14.219 INFO:teuthology.orchestra.run.smithi097.stdout:55834574859 2024-02-05T07:47:14.220 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-05T07:47:14.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:14 smithi160 ceph-mon[33044]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:14.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:14 smithi120 ceph-mon[33226]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:14.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:14 smithi097 ceph-mon[30059]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:15.772 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:47:16.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:16 smithi097 ceph-mon[30059]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:16.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:16 smithi160 ceph-mon[33044]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:16.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:16 smithi120 ceph-mon[33226]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:17.494 INFO:teuthology.orchestra.run.smithi097.stdout:34359738386 2024-02-05T07:47:18.533 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:18 smithi097 ceph-mon[30059]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:18.533 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:18 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/644396911' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-05T07:47:18.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:18 smithi160 ceph-mon[33044]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:18.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:18 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/644396911' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-05T07:47:18.763 INFO:teuthology.orchestra.run.smithi097.stdout:77309411336 2024-02-05T07:47:18.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:18 smithi120 ceph-mon[33226]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:18.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:18 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/644396911' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-05T07:47:18.963 INFO:teuthology.orchestra.run.smithi097.stdout:55834574860 2024-02-05T07:47:19.204 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738385 got 34359738386 for osd.0 2024-02-05T07:47:19.204 DEBUG:teuthology.parallel:result is None 2024-02-05T07:47:19.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:19 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/1073510962' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-05T07:47:19.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:19 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/737930967' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-05T07:47:19.748 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:19 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/1073510962' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-05T07:47:19.749 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:19 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/737930967' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-05T07:47:19.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:19 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/1073510962' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-05T07:47:19.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:19 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/737930967' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-05T07:47:20.033 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411335 got 77309411336 for osd.2 2024-02-05T07:47:20.033 DEBUG:teuthology.parallel:result is None 2024-02-05T07:47:20.458 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574859 got 55834574860 for osd.1 2024-02-05T07:47:20.458 DEBUG:teuthology.parallel:result is None 2024-02-05T07:47:20.459 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-05T07:47:20.459 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph pg dump --format=json 2024-02-05T07:47:20.693 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:47:20.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:20 smithi160 ceph-mon[33044]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:20.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:20 smithi120 ceph-mon[33226]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:20.814 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:20 smithi097 ceph-mon[30059]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:22.533 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:47:22.535 INFO:teuthology.orchestra.run.smithi097.stderr:dumped all 2024-02-05T07:47:22.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:22 smithi160 ceph-mon[33044]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:22.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:22 smithi120 ceph-mon[33226]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:22.887 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:22 smithi097 ceph-mon[30059]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:23.305 INFO:teuthology.orchestra.run.smithi097.stdout:{"pg_ready":true,"pg_map":{"version":97,"stamp":"2024-02-05T07:47:21.389387+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":85188,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281150268,"statfs":{"total":287985106944,"available":287897874432,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001762"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":186,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-02-05T07:46:58.625887+0000","last_change":"2024-02-05T07:46:55.449832+0000","last_active":"2024-02-05T07:46:58.625887+0000","last_peered":"2024-02-05T07:46:58.625887+0000","last_clean":"2024-02-05T07:46:58.625887+0000","last_became_active":"2024-02-05T07:46:55.449561+0000","last_became_peered":"2024-02-05T07:46:55.449561+0000","last_unstale":"2024-02-05T07:46:58.625887+0000","last_undegraded":"2024-02-05T07:46:58.625887+0000","last_fullsized":"2024-02-05T07:46:58.625887+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-05T07:46:54.443026+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-05T07:46:54.443026+0000","last_clean_scrub_stamp":"2024-02-05T07:46:54.443026+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 @ 2024-02-06T15:06:28.287955+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":77309411337,"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.41499999999999998}]},{"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.51200000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738386,"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":[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.374}]},{"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.48899999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574861,"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.36499999999999999}]},{"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.42499999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-05T07:47:23.306 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph pg dump --format=json 2024-02-05T07:47:23.542 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:47:24.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:24 smithi097 ceph-mon[30059]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:47:24.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:24 smithi097 ceph-mon[30059]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:24.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:24 smithi120 ceph-mon[33226]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:47:24.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:24 smithi120 ceph-mon[33226]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:24.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:24 smithi160 ceph-mon[33044]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:47:24.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:24 smithi160 ceph-mon[33044]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:25.364 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:47:25.367 INFO:teuthology.orchestra.run.smithi097.stderr:dumped all 2024-02-05T07:47:26.065 INFO:teuthology.orchestra.run.smithi097.stdout:{"pg_ready":true,"pg_map":{"version":98,"stamp":"2024-02-05T07:47:23.389832+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":85188,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281150268,"statfs":{"total":287985106944,"available":287897874432,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001947"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":186,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-02-05T07:46:58.625887+0000","last_change":"2024-02-05T07:46:55.449832+0000","last_active":"2024-02-05T07:46:58.625887+0000","last_peered":"2024-02-05T07:46:58.625887+0000","last_clean":"2024-02-05T07:46:58.625887+0000","last_became_active":"2024-02-05T07:46:55.449561+0000","last_became_peered":"2024-02-05T07:46:55.449561+0000","last_unstale":"2024-02-05T07:46:58.625887+0000","last_undegraded":"2024-02-05T07:46:58.625887+0000","last_fullsized":"2024-02-05T07:46:58.625887+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-05T07:46:54.443026+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-05T07:46:54.443026+0000","last_clean_scrub_stamp":"2024-02-05T07:46:54.443026+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 @ 2024-02-06T15:06:28.287955+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":77309411337,"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.41499999999999998}]},{"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.51200000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738387,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":[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.46500000000000002}]},{"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.41299999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574861,"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.36499999999999999}]},{"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.42499999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-05T07:47:26.066 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-05T07:47:26.066 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-05T07:47:26.066 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-05T07:47:26.066 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- ceph health --format=json 2024-02-05T07:47:26.303 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:47:26.676 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:26 smithi097 ceph-mon[30059]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:47:26.676 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:26 smithi097 ceph-mon[30059]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:26.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:26 smithi120 ceph-mon[33226]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:47:26.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:26 smithi120 ceph-mon[33226]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:26.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:26 smithi160 ceph-mon[33044]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:47:26.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:26 smithi160 ceph-mon[33044]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:28.196 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:47:28.196 INFO:teuthology.orchestra.run.smithi097.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-05T07:47:28.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:28 smithi120 ceph-mon[33226]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:28.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:28 smithi120 ceph-mon[33226]: from='client.? 172.21.15.97:0/69092584' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-05T07:47:28.829 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:28 smithi097 ceph-mon[30059]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:28.829 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:28 smithi097 ceph-mon[30059]: from='client.? 172.21.15.97:0/69092584' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-05T07:47:28.855 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-05T07:47:28.855 INFO:tasks.cephadm:Setup complete, yielding 2024-02-05T07:47:28.856 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-05T07:47:28.867 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi097.front.sepia.ceph.com 2024-02-05T07:47:28.868 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 -- bash -c 'set -e 2024-02-05T07:47:28.868 DEBUG:teuthology.orchestra.run.smithi097:> set -x 2024-02-05T07:47:28.868 DEBUG:teuthology.orchestra.run.smithi097:> ceph orch apply node-exporter 2024-02-05T07:47:28.868 DEBUG:teuthology.orchestra.run.smithi097:> ceph orch apply grafana 2024-02-05T07:47:28.868 DEBUG:teuthology.orchestra.run.smithi097:> ceph orch apply alertmanager 2024-02-05T07:47:28.868 DEBUG:teuthology.orchestra.run.smithi097:> ceph orch apply prometheus 2024-02-05T07:47:28.868 DEBUG:teuthology.orchestra.run.smithi097:> sleep 240 2024-02-05T07:47:28.868 DEBUG:teuthology.orchestra.run.smithi097:> ceph orch ls 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> ceph orch ps 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> ceph orch host ls 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> MON_DAEMON=$(ceph orch ps --daemon-type mon -f json | jq -r '"'"'last | .daemon_name'"'"') 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> GRAFANA_HOST=$(ceph orch ps --daemon-type grafana -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> PROM_HOST=$(ceph orch ps --daemon-type prometheus -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> ALERTM_HOST=$(ceph orch ps --daemon-type alertmanager -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST "$GRAFANA_HOST" '"'"'.[] | select(.hostname==$GRAFANA_HOST) | .addr'"'"') 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> PROM_IP=$(ceph orch host ls -f json | jq -r --arg PROM_HOST "$PROM_HOST" '"'"'.[] | select(.hostname==$PROM_HOST) | .addr'"'"') 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> ALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST "$ALERTM_HOST" '"'"'.[] | select(.hostname==$ALERTM_HOST) | .addr'"'"') 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> # check each host node-exporter metrics endpoint is responsive 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> ALL_HOST_IPS=$(ceph orch host ls -f json | jq -r '"'"'.[] | .addr'"'"') 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> for ip in $ALL_HOST_IPS; do 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> curl -s http://${ip}:9100/metric 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> done 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> # check grafana endpoints are responsive and database health is okay 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> curl -k -s https://${GRAFANA_IP}:3000/api/health 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '"'"'.database == "ok"'"'"' 2024-02-05T07:47:28.869 DEBUG:teuthology.orchestra.run.smithi097:> # stop mon daemon in order to trigger an alert 2024-02-05T07:47:28.870 DEBUG:teuthology.orchestra.run.smithi097:> ceph orch daemon stop $MON_DAEMON 2024-02-05T07:47:28.870 DEBUG:teuthology.orchestra.run.smithi097:> sleep 120 2024-02-05T07:47:28.870 DEBUG:teuthology.orchestra.run.smithi097:> # check prometheus endpoints are responsive and mon down alert is firing 2024-02-05T07:47:28.870 DEBUG:teuthology.orchestra.run.smithi097:> curl -s http://${PROM_IP}:9095/api/v1/status/config 2024-02-05T07:47:28.870 DEBUG:teuthology.orchestra.run.smithi097:> curl -s http://${PROM_IP}:9095/api/v1/status/config | jq -e '"'"'.status == "success"'"'"' 2024-02-05T07:47:28.870 DEBUG:teuthology.orchestra.run.smithi097:> curl -s http://${PROM_IP}:9095/api/v1/alerts 2024-02-05T07:47:28.870 DEBUG:teuthology.orchestra.run.smithi097:> curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '"'"'.data | .alerts | .[] | select(.labels | .alertname == "CephMonDown") | .state == "firing"'"'"' 2024-02-05T07:47:28.870 DEBUG:teuthology.orchestra.run.smithi097:> # check alertmanager endpoints are responsive and mon down alert is active 2024-02-05T07:47:28.870 DEBUG:teuthology.orchestra.run.smithi097:> curl -s http://${ALERTM_IP}:9093/api/v1/status 2024-02-05T07:47:28.870 DEBUG:teuthology.orchestra.run.smithi097:> curl -s http://${ALERTM_IP}:9093/api/v1/alerts 2024-02-05T07:47:28.870 DEBUG:teuthology.orchestra.run.smithi097:> curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '"'"'.data | .[] | select(.labels | .alertname == "CephMonDown") | .status | .state == "active"'"'"' 2024-02-05T07:47:28.870 DEBUG:teuthology.orchestra.run.smithi097:> ' 2024-02-05T07:47:28.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:28 smithi160 ceph-mon[33044]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:28.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:28 smithi160 ceph-mon[33044]: from='client.? 172.21.15.97:0/69092584' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-05T07:47:29.102 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:47:30.592 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:30 smithi097 ceph-mon[30059]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:30.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:30 smithi160 ceph-mon[33044]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:30.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:30 smithi120 ceph-mon[33226]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:30.830 INFO:teuthology.orchestra.run.smithi097.stderr:+ ceph orch apply node-exporter 2024-02-05T07:47:31.061 INFO:teuthology.orchestra.run.smithi097.stdout:Scheduled node-exporter update... 2024-02-05T07:47:31.074 INFO:teuthology.orchestra.run.smithi097.stderr:+ ceph orch apply grafana 2024-02-05T07:47:31.387 INFO:teuthology.orchestra.run.smithi097.stdout:Scheduled grafana update... 2024-02-05T07:47:31.399 INFO:teuthology.orchestra.run.smithi097.stderr:+ ceph orch apply alertmanager 2024-02-05T07:47:31.717 INFO:teuthology.orchestra.run.smithi097.stdout:Scheduled alertmanager update... 2024-02-05T07:47:31.732 INFO:teuthology.orchestra.run.smithi097.stderr:+ ceph orch apply prometheus 2024-02-05T07:47:32.071 INFO:teuthology.orchestra.run.smithi097.stdout:Scheduled prometheus update... 2024-02-05T07:47:32.085 INFO:teuthology.orchestra.run.smithi097.stderr:+ sleep 240 2024-02-05T07:47:32.320 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:32 smithi097 ceph-mon[30059]: from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:32.321 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:32 smithi097 ceph-mon[30059]: Saving service node-exporter spec with placement * 2024-02-05T07:47:32.321 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:32 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:32.321 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:32 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:32.321 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:32 smithi097 ceph-mon[30059]: from='client.14391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:32.321 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:32 smithi097 ceph-mon[30059]: Saving service grafana spec with placement count:1 2024-02-05T07:47:32.321 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:32 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:32.321 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:32 smithi097 ceph-mon[30059]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:32.321 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:32 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:32.321 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:32 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:47:32.321 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:32 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:32.321 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:32 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:32.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:32 smithi160 ceph-mon[33044]: from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:32.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:32 smithi160 ceph-mon[33044]: Saving service node-exporter spec with placement * 2024-02-05T07:47:32.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:32 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:32.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:32 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:32.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:32 smithi160 ceph-mon[33044]: from='client.14391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:32.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:32 smithi160 ceph-mon[33044]: Saving service grafana spec with placement count:1 2024-02-05T07:47:32.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:32 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:32.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:32 smithi160 ceph-mon[33044]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:32.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:32 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:32.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:32 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:47:32.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:32 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:32.458 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:32 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:32.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:32 smithi120 ceph-mon[33226]: from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:32.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:32 smithi120 ceph-mon[33226]: Saving service node-exporter spec with placement * 2024-02-05T07:47:32.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:32 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:32.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:32 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:32.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:32 smithi120 ceph-mon[33226]: from='client.14391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:32.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:32 smithi120 ceph-mon[33226]: Saving service grafana spec with placement count:1 2024-02-05T07:47:32.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:32 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:32.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:32 smithi120 ceph-mon[33226]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:32.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:32 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:32.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:32 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:47:32.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:32 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:32.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:32 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:33.345 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:33 smithi097 ceph-mon[30059]: Deploying daemon node-exporter.smithi097 on smithi097 2024-02-05T07:47:33.345 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:33 smithi097 ceph-mon[30059]: from='client.14397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:33.345 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:33 smithi097 ceph-mon[30059]: Saving service alertmanager spec with placement count:1 2024-02-05T07:47:33.345 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:33 smithi097 ceph-mon[30059]: from='client.14403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:33.345 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:33 smithi097 ceph-mon[30059]: Saving service prometheus spec with placement count:1 2024-02-05T07:47:33.345 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:33 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:33.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:33 smithi160 ceph-mon[33044]: Deploying daemon node-exporter.smithi097 on smithi097 2024-02-05T07:47:33.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:33 smithi160 ceph-mon[33044]: from='client.14397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:33.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:33 smithi160 ceph-mon[33044]: Saving service alertmanager spec with placement count:1 2024-02-05T07:47:33.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:33 smithi160 ceph-mon[33044]: from='client.14403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:33.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:33 smithi160 ceph-mon[33044]: Saving service prometheus spec with placement count:1 2024-02-05T07:47:33.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:33 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:33.543 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:33 smithi120 ceph-mon[33226]: Deploying daemon node-exporter.smithi097 on smithi097 2024-02-05T07:47:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:33 smithi120 ceph-mon[33226]: from='client.14397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:33 smithi120 ceph-mon[33226]: Saving service alertmanager spec with placement count:1 2024-02-05T07:47:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:33 smithi120 ceph-mon[33226]: from='client.14403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:33 smithi120 ceph-mon[33226]: Saving service prometheus spec with placement count:1 2024-02-05T07:47:33.544 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:33 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:34.406 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:34 smithi097 ceph-mon[30059]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:34.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:34 smithi160 ceph-mon[33044]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:34.543 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:34 smithi120 ceph-mon[33226]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:36.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:36 smithi160 ceph-mon[33044]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:36.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:36 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:36.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:36 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:36.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:36 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:36.773 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:36 smithi120 ceph-mon[33226]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:36.773 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:36 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:36.773 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:36 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:36.773 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:36 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:36.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:36 smithi097 ceph-mon[30059]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:36.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:36 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:36.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:36 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:36.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:36 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:37.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:37 smithi160 ceph-mon[33044]: Deploying daemon node-exporter.smithi120 on smithi120 2024-02-05T07:47:37.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:37 smithi120 ceph-mon[33226]: Deploying daemon node-exporter.smithi120 on smithi120 2024-02-05T07:47:37.906 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:37 smithi097 ceph-mon[30059]: Deploying daemon node-exporter.smithi120 on smithi120 2024-02-05T07:47:38.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:38 smithi160 ceph-mon[33044]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:38.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:38 smithi120 ceph-mon[33226]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:38.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:38 smithi097 ceph-mon[30059]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:40.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:40 smithi097 ceph-mon[30059]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:40.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:40 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:40.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:40 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:40.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:40 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:40.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:40 smithi160 ceph-mon[33044]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:40.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:40 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:40.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:40 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:40.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:40 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:40.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:40 smithi120 ceph-mon[33226]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:40.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:40 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:40.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:40 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:40.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:40 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:41.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:41 smithi097 ceph-mon[30059]: Deploying daemon node-exporter.smithi160 on smithi160 2024-02-05T07:47:41.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:41 smithi160 ceph-mon[33044]: Deploying daemon node-exporter.smithi160 on smithi160 2024-02-05T07:47:41.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:41 smithi120 ceph-mon[33226]: Deploying daemon node-exporter.smithi160 on smithi160 2024-02-05T07:47:42.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:42 smithi097 ceph-mon[30059]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:42.695 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:42 smithi120 ceph-mon[33226]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:42.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:42 smithi160 ceph-mon[33044]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:44.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:44 smithi160 ceph-mon[33044]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:44.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:47:44.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.708 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:44 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:44 smithi120 ceph-mon[33226]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:44.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:47:44.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.795 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:44 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:44 smithi097 ceph-mon[30059]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:44.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:47:44.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:44.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:44 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:45.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:45 smithi160 ceph-mon[33044]: Regenerating cephadm self-signed grafana TLS certificates 2024-02-05T07:47:45.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:45 smithi160 ceph-mon[33044]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:47:45.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:45 smithi160 ceph-mon[33044]: Deploying daemon grafana.smithi097 on smithi097 2024-02-05T07:47:45.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:45 smithi120 ceph-mon[33226]: Regenerating cephadm self-signed grafana TLS certificates 2024-02-05T07:47:45.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:45 smithi120 ceph-mon[33226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:47:45.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:45 smithi120 ceph-mon[33226]: Deploying daemon grafana.smithi097 on smithi097 2024-02-05T07:47:45.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:45 smithi097 ceph-mon[30059]: Regenerating cephadm self-signed grafana TLS certificates 2024-02-05T07:47:45.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:45 smithi097 ceph-mon[30059]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:47:45.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:45 smithi097 ceph-mon[30059]: Deploying daemon grafana.smithi097 on smithi097 2024-02-05T07:47:46.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:46 smithi160 ceph-mon[33044]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:46.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:46 smithi120 ceph-mon[33226]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:46.906 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:46 smithi097 ceph-mon[30059]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:48.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:48 smithi160 ceph-mon[33044]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:48.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:48 smithi120 ceph-mon[33226]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:48.906 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:48 smithi097 ceph-mon[30059]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:50.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:50 smithi097 ceph-mon[30059]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:50.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:50 smithi160 ceph-mon[33044]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:50.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:50 smithi120 ceph-mon[33226]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:52.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:52 smithi160 ceph-mon[33044]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:52.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:52 smithi120 ceph-mon[33226]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:52.906 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:52 smithi097 ceph-mon[30059]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:54.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:54 smithi160 ceph-mon[33044]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:54.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:54 smithi120 ceph-mon[33226]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:54.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:54 smithi097 ceph-mon[30059]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:56.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:56 smithi097 ceph-mon[30059]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:56.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:56 smithi160 ceph-mon[33044]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:56.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:56 smithi120 ceph-mon[33226]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:58.518 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:58 smithi097 ceph-mon[30059]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:58.518 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:58 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:58.518 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:58 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:58.518 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:58 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:58.518 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:58 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:58.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:58 smithi120 ceph-mon[33226]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:58.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:58 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:58.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:58 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:58.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:58 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:58.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:58 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:58.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:58 smithi160 ceph-mon[33044]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:47:58.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:58 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:58.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:58 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:58.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:58 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:58.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:58 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:59.620 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:59 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:59.620 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:47:59 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:59.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:59 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:59.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:47:59 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:47:59.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:59 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:59.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:47:59 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:00.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:00 smithi097 ceph-mon[30059]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:00.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:00 smithi120 ceph-mon[33226]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:00.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:00 smithi160 ceph-mon[33044]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:01.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:01 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:01.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:01 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:01.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:01 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:01.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:01 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:01.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:01 smithi097 ceph-mon[30059]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:01.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:01 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:01.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:01 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:01.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:01 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:01.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:01 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:01.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:01 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:01.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:01 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:01.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:01 smithi160 ceph-mon[33044]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:01.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:01 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:01.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:01 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:02.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:01 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:02.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:01 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:02.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:01 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:02.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:01 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:02.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:01 smithi120 ceph-mon[33226]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:02.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:01 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:02.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:01 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:02.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:02 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:02.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:02 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:02.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:02 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:02.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:02 smithi160 ceph-mon[33044]: Deploying daemon alertmanager.smithi160 on smithi160 2024-02-05T07:48:03.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:02 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:03.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:02 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:03.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:02 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:03.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:02 smithi120 ceph-mon[33226]: Deploying daemon alertmanager.smithi160 on smithi160 2024-02-05T07:48:03.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:02 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:03.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:02 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:03.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:02 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:03.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:02 smithi097 ceph-mon[30059]: Deploying daemon alertmanager.smithi160 on smithi160 2024-02-05T07:48:03.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:03 smithi160 ceph-mon[33044]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:04.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:03 smithi120 ceph-mon[33226]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:04.156 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:03 smithi097 ceph-mon[30059]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:06.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:06 smithi160 ceph-mon[33044]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:06.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:06 smithi120 ceph-mon[33226]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:06.906 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:06 smithi097 ceph-mon[30059]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:08.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:08 smithi160 ceph-mon[33044]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:08.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:08 smithi120 ceph-mon[33226]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:08.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:08 smithi097 ceph-mon[30059]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:10.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:10 smithi097 ceph-mon[30059]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:10.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:10 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:10.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:10 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:10.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:10 smithi160 ceph-mon[33044]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:10.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:10 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:10.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:10 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:10.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:10 smithi120 ceph-mon[33226]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:10.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:10 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:10.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:10 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:11.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:11 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:11.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:11 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:11.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:11 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:11.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:11 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:11.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:11 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:11.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:11 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:12.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:12 smithi160 ceph-mon[33044]: Deploying daemon prometheus.smithi120 on smithi120 2024-02-05T07:48:12.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:12 smithi160 ceph-mon[33044]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:12.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:12 smithi097 ceph-mon[30059]: Deploying daemon prometheus.smithi120 on smithi120 2024-02-05T07:48:12.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:12 smithi097 ceph-mon[30059]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:12.694 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:12 smithi120 ceph-mon[33226]: Deploying daemon prometheus.smithi120 on smithi120 2024-02-05T07:48:12.695 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:12 smithi120 ceph-mon[33226]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:14.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:14 smithi160 ceph-mon[33044]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:14.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:14 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:14.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:14 smithi120 ceph-mon[33226]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:14.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:14 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:14.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:14 smithi097 ceph-mon[30059]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:14.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:14 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:16.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:16 smithi160 ceph-mon[33044]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:16.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:16 smithi120 ceph-mon[33226]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:16.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:16 smithi097 ceph-mon[30059]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:18.687 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:18 smithi120 ceph-mon[33226]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:18.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:18 smithi097 ceph-mon[30059]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:18.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:18 smithi160 ceph-mon[33044]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:20.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:20 smithi160 ceph-mon[33044]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:20.516 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:20 smithi120 ceph-mon[33226]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:20.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:20 smithi097 ceph-mon[30059]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:22.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:21 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ignoring --setuser ceph since I am not root 2024-02-05T07:48:22.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:21 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ignoring --setgroup ceph since I am not root 2024-02-05T07:48:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:21 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-05T07:48:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:21 smithi097 ceph-mon[30059]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:22.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:22.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:22.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:22.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:21 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-05T07:48:22.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:21 smithi160 ceph-mon[33044]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:22.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:21 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:22.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:21 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:22.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:21 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' 2024-02-05T07:48:22.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:21 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-05T07:48:22.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:21 smithi120 ceph-mon[33226]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:22.294 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:21 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: ignoring --setuser ceph since I am not root 2024-02-05T07:48:22.294 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:21 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: ignoring --setgroup ceph since I am not root 2024-02-05T07:48:22.294 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:21 smithi120 ceph-mgr[34704]: -- 172.21.15.120:0/798267292 <== mon.2 v2:172.21.15.120:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c82cd2b520 con 0x55c82cd00c00 2024-02-05T07:48:22.793 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:22 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:22.485+0000 7f0979224200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:48:22.793 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:22 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:22.576+0000 7f0979224200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:48:22.907 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:22 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:22.485+0000 7f112193e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:48:22.907 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:22 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:22.577+0000 7f112193e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:48:23.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:22 smithi160 ceph-mon[33044]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-05T07:48:23.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:22 smithi160 ceph-mon[33044]: mgrmap e16: a(active, since 3m), standbys: b 2024-02-05T07:48:23.209 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:22 smithi120 ceph-mon[33226]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-05T07:48:23.209 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:22 smithi120 ceph-mon[33226]: mgrmap e16: a(active, since 3m), standbys: b 2024-02-05T07:48:23.211 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:22 smithi097 ceph-mon[30059]: from='mgr.14152 172.21.15.97:0/1004769350' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-05T07:48:23.211 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:22 smithi097 ceph-mon[30059]: mgrmap e16: a(active, since 3m), standbys: b 2024-02-05T07:48:23.471 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:23 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:23.208+0000 7f0979224200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:48:23.471 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:23 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:23.300+0000 7f0979224200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:48:23.471 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:23 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:23.440+0000 7f0979224200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:48:23.539 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:23 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:23.209+0000 7f112193e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:48:23.539 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:23 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:23.302+0000 7f112193e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:48:23.539 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:23 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:23.442+0000 7f112193e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:48:23.539 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:23 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:23.537+0000 7f112193e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:48:23.793 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:23 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:23.540+0000 7f0979224200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:48:23.794 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:23 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:23.622+0000 7f0979224200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:48:23.883 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:23 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:23.620+0000 7f112193e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:48:23.883 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:23 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:23.881+0000 7f112193e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:48:24.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:23 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:23.990+0000 7f112193e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:48:24.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:24 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:24.076+0000 7f112193e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:48:24.180 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:23 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:23.884+0000 7f0979224200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:48:24.180 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:23 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:23.992+0000 7f0979224200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:48:24.180 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:24 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:24.080+0000 7f0979224200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:48:24.180 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:24 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:24.178+0000 7f0979224200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:48:24.543 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:24 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:24.355+0000 7f0979224200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:48:24.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:24 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:24.170+0000 7f112193e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:48:24.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:24 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:24.346+0000 7f112193e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:48:25.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:25 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:25.305+0000 7f112193e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:48:25.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:25 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:25.437+0000 7f112193e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:48:25.765 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:25 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:25.301+0000 7f0979224200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:48:25.765 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:25 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:25.430+0000 7f0979224200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:48:25.765 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:25 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:25.764+0000 7f0979224200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:48:26.043 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:25 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:25.854+0000 7f0979224200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:48:26.065 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:25 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:25.772+0000 7f112193e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:48:26.065 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:25 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:25.862+0000 7f112193e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:48:26.065 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:26 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:26.063+0000 7f112193e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:48:26.407 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:26 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:26.254+0000 7f112193e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:48:26.519 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:26 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:26.047+0000 7f0979224200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:48:26.519 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:26 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:26.232+0000 7f0979224200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:48:26.776 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:26 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:26.518+0000 7f0979224200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:48:26.776 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:26 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:26.774+0000 7f0979224200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:48:26.802 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:26 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:26.540+0000 7f112193e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:48:26.802 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:26 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:26.800+0000 7f112193e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:48:27.043 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:27 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:27.009+0000 7f0979224200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:48:27.156 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:27 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:27.039+0000 7f112193e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:48:28.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:27 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:27.862+0000 7f112193e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:48:28.293 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:27 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:27.805+0000 7f0979224200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:48:28.684 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:28.369+0000 7f0979224200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:48:28.684 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:28.467+0000 7f0979224200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:48:28.684 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:28.682+0000 7f0979224200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:48:28.754 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:28.437+0000 7f112193e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:48:28.754 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:28.536+0000 7f112193e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:48:29.010 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-mon[30059]: Standby manager daemon b restarted 2024-02-05T07:48:29.010 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-mon[30059]: Standby manager daemon b started 2024-02-05T07:48:29.011 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-mon[30059]: from='mgr.? 172.21.15.120:0/2223368937' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-02-05T07:48:29.011 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-mon[30059]: from='mgr.? 172.21.15.120:0/2223368937' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:48:29.011 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-mon[30059]: from='mgr.? 172.21.15.120:0/2223368937' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-02-05T07:48:29.011 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-mon[30059]: from='mgr.? 172.21.15.120:0/2223368937' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:48:29.011 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:28.759+0000 7f112193e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:48:29.011 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:28] ENGINE Bus STARTING 2024-02-05T07:48:29.011 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: CherryPy Checker: 2024-02-05T07:48:29.011 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: The Application mounted at '' has an empty config. 2024-02-05T07:48:29.011 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: 2024-02-05T07:48:29.011 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:28] ENGINE Serving on http://:::9283 2024-02-05T07:48:29.011 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:28 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:28] ENGINE Bus STARTED 2024-02-05T07:48:29.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-mon[33226]: Standby manager daemon b restarted 2024-02-05T07:48:29.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-mon[33226]: Standby manager daemon b started 2024-02-05T07:48:29.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-mon[33226]: from='mgr.? 172.21.15.120:0/2223368937' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-02-05T07:48:29.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-mon[33226]: from='mgr.? 172.21.15.120:0/2223368937' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:48:29.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-mon[33226]: from='mgr.? 172.21.15.120:0/2223368937' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-02-05T07:48:29.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-mon[33226]: from='mgr.? 172.21.15.120:0/2223368937' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:48:29.044 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: [05/Feb/2024:07:48:28] ENGINE Bus STARTING 2024-02-05T07:48:29.044 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: CherryPy Checker: 2024-02-05T07:48:29.044 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: The Application mounted at '' has an empty config. 2024-02-05T07:48:29.044 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: 2024-02-05T07:48:29.044 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: [05/Feb/2024:07:48:28] ENGINE Serving on http://:::9283 2024-02-05T07:48:29.044 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:48:28 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b[34681]: [05/Feb/2024:07:48:28] ENGINE Bus STARTED 2024-02-05T07:48:29.144 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:28 smithi160 ceph-mon[33044]: Standby manager daemon b restarted 2024-02-05T07:48:29.144 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:28 smithi160 ceph-mon[33044]: Standby manager daemon b started 2024-02-05T07:48:29.144 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:28 smithi160 ceph-mon[33044]: from='mgr.? 172.21.15.120:0/2223368937' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-02-05T07:48:29.144 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:28 smithi160 ceph-mon[33044]: from='mgr.? 172.21.15.120:0/2223368937' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:48:29.144 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:28 smithi160 ceph-mon[33044]: from='mgr.? 172.21.15.120:0/2223368937' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-02-05T07:48:29.144 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:28 smithi160 ceph-mon[33044]: from='mgr.? 172.21.15.120:0/2223368937' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:48:30.020 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: mgrmap e17: a(active, since 3m), standbys: b 2024-02-05T07:48:30.021 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: Active manager daemon a restarted 2024-02-05T07:48:30.021 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: Activating manager daemon a 2024-02-05T07:48:30.021 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: osdmap e22: 3 total, 3 up, 3 in 2024-02-05T07:48:30.021 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: mgrmap e18: a(active, starting, since 0.010006s), standbys: b 2024-02-05T07:48:30.021 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:48:30.021 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:48:30.021 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:48:30.021 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-05T07:48:30.021 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-02-05T07:48:30.022 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:48:30.022 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:48:30.022 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:48:30.022 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:48:30.022 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:48:30.022 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:48:30.022 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: Manager daemon a is now available 2024-02-05T07:48:30.022 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:30.022 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:30.022 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:30.022 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:48:30.023 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:48:30.023 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-05T07:48:30.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: mgrmap e17: a(active, since 3m), standbys: b 2024-02-05T07:48:30.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: Active manager daemon a restarted 2024-02-05T07:48:30.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: Activating manager daemon a 2024-02-05T07:48:30.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: osdmap e22: 3 total, 3 up, 3 in 2024-02-05T07:48:30.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: mgrmap e18: a(active, starting, since 0.010006s), standbys: b 2024-02-05T07:48:30.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:48:30.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:48:30.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:48:30.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-05T07:48:30.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-02-05T07:48:30.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:48:30.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:48:30.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:48:30.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:48:30.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:48:30.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:48:30.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: Manager daemon a is now available 2024-02-05T07:48:30.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:30.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:30.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:30.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:48:30.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:48:30.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-05T07:48:30.145 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: mgrmap e17: a(active, since 3m), standbys: b 2024-02-05T07:48:30.145 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: Active manager daemon a restarted 2024-02-05T07:48:30.145 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: Activating manager daemon a 2024-02-05T07:48:30.145 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: osdmap e22: 3 total, 3 up, 3 in 2024-02-05T07:48:30.146 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: mgrmap e18: a(active, starting, since 0.010006s), standbys: b 2024-02-05T07:48:30.146 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:48:30.146 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:48:30.146 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:48:30.146 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-05T07:48:30.146 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-02-05T07:48:30.146 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:48:30.146 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:48:30.146 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:48:30.146 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:48:30.147 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:48:30.147 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:48:30.147 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: Manager daemon a is now available 2024-02-05T07:48:30.147 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:30.147 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:30.147 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:30.147 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:48:30.147 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:48:30.147 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-05T07:48:31.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:30 smithi120 ceph-mon[33226]: [05/Feb/2024:07:48:29] ENGINE Bus STARTING 2024-02-05T07:48:31.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:30 smithi120 ceph-mon[33226]: [05/Feb/2024:07:48:29] ENGINE Serving on https://172.21.15.97:7150 2024-02-05T07:48:31.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:30 smithi120 ceph-mon[33226]: [05/Feb/2024:07:48:29] ENGINE Serving on http://172.21.15.97:8765 2024-02-05T07:48:31.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:30 smithi120 ceph-mon[33226]: [05/Feb/2024:07:48:29] ENGINE Bus STARTED 2024-02-05T07:48:31.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:30 smithi120 ceph-mon[33226]: mgrmap e19: a(active, since 1.01304s), standbys: b 2024-02-05T07:48:31.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:30 smithi120 ceph-mon[33226]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:31.132 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:30 smithi097 ceph-mon[30059]: [05/Feb/2024:07:48:29] ENGINE Bus STARTING 2024-02-05T07:48:31.132 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:30 smithi097 ceph-mon[30059]: [05/Feb/2024:07:48:29] ENGINE Serving on https://172.21.15.97:7150 2024-02-05T07:48:31.132 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:30 smithi097 ceph-mon[30059]: [05/Feb/2024:07:48:29] ENGINE Serving on http://172.21.15.97:8765 2024-02-05T07:48:31.132 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:30 smithi097 ceph-mon[30059]: [05/Feb/2024:07:48:29] ENGINE Bus STARTED 2024-02-05T07:48:31.132 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:30 smithi097 ceph-mon[30059]: mgrmap e19: a(active, since 1.01304s), standbys: b 2024-02-05T07:48:31.132 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:30 smithi097 ceph-mon[30059]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:31.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:30 smithi160 ceph-mon[33044]: [05/Feb/2024:07:48:29] ENGINE Bus STARTING 2024-02-05T07:48:31.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:30 smithi160 ceph-mon[33044]: [05/Feb/2024:07:48:29] ENGINE Serving on https://172.21.15.97:7150 2024-02-05T07:48:31.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:30 smithi160 ceph-mon[33044]: [05/Feb/2024:07:48:29] ENGINE Serving on http://172.21.15.97:8765 2024-02-05T07:48:31.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:30 smithi160 ceph-mon[33044]: [05/Feb/2024:07:48:29] ENGINE Bus STARTED 2024-02-05T07:48:31.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:30 smithi160 ceph-mon[33044]: mgrmap e19: a(active, since 1.01304s), standbys: b 2024-02-05T07:48:31.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:30 smithi160 ceph-mon[33044]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:32.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:31 smithi097 ceph-mon[30059]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:32.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:31 smithi160 ceph-mon[33044]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:32.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:31 smithi120 ceph-mon[33226]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:33.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:32 smithi097 ceph-mon[30059]: mgrmap e20: a(active, since 3s), standbys: b 2024-02-05T07:48:33.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:32 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:32 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:32 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:32 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:32 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:32 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:32 smithi160 ceph-mon[33044]: mgrmap e20: a(active, since 3s), standbys: b 2024-02-05T07:48:33.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:32 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:32 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:32 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:32 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:32 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:32 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:32 smithi120 ceph-mon[33226]: mgrmap e20: a(active, since 3s), standbys: b 2024-02-05T07:48:33.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:32 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:32 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:32 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:32 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:32 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:33.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:32 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:34.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:34.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:34.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: mgrmap e21: a(active, since 4s), standbys: b 2024-02-05T07:48:34.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:34.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:34.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:33 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:34.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:34.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:34.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:34.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: mgrmap e21: a(active, since 4s), standbys: b 2024-02-05T07:48:34.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:34.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:34.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:33 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: mgrmap e21: a(active, since 4s), standbys: b 2024-02-05T07:48:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:34.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:34.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:33 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:35.101 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: Adjusting osd_memory_target on smithi160 to 19136M 2024-02-05T07:48:35.101 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: Adjusting osd_memory_target on smithi120 to 15040M 2024-02-05T07:48:35.101 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: Adjusting osd_memory_target on smithi097 to 15040M 2024-02-05T07:48:35.101 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: Updating smithi097:/etc/ceph/ceph.conf 2024-02-05T07:48:35.101 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: Updating smithi120:/etc/ceph/ceph.conf 2024-02-05T07:48:35.101 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-05T07:48:35.101 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: Updating smithi097:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:48:35.101 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:48:35.102 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:48:35.102 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:48:35.102 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:48:35.102 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:48:35.102 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.102 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.102 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.102 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.102 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.102 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.102 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.102 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:34 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: Adjusting osd_memory_target on smithi160 to 19136M 2024-02-05T07:48:35.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: Adjusting osd_memory_target on smithi120 to 15040M 2024-02-05T07:48:35.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: Adjusting osd_memory_target on smithi097 to 15040M 2024-02-05T07:48:35.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: Updating smithi097:/etc/ceph/ceph.conf 2024-02-05T07:48:35.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: Updating smithi120:/etc/ceph/ceph.conf 2024-02-05T07:48:35.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-05T07:48:35.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: Updating smithi097:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:48:35.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:48:35.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:48:35.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:48:35.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:48:35.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:48:35.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.209 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.209 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.209 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.209 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:34 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: Adjusting osd_memory_target on smithi160 to 19136M 2024-02-05T07:48:35.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: Adjusting osd_memory_target on smithi120 to 15040M 2024-02-05T07:48:35.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: Adjusting osd_memory_target on smithi097 to 15040M 2024-02-05T07:48:35.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: Updating smithi097:/etc/ceph/ceph.conf 2024-02-05T07:48:35.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: Updating smithi120:/etc/ceph/ceph.conf 2024-02-05T07:48:35.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-05T07:48:35.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: Updating smithi097:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:48:35.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:48:35.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:48:35.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:48:35.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:48:35.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:48:35.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:34 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:35.366 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:35 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:48:35] "GET /metrics HTTP/1.1" 200 20188 "" "Prometheus/2.43.0" 2024-02-05T07:48:36.063 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:35 smithi097 ceph-mon[30059]: Updating smithi097:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:48:36.063 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:35 smithi097 ceph-mon[30059]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:48:36.063 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:35 smithi097 ceph-mon[30059]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:48:36.063 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:35 smithi097 ceph-mon[30059]: Reconfiguring grafana.smithi097 (dependencies changed)... 2024-02-05T07:48:36.063 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:35 smithi097 ceph-mon[30059]: Reconfiguring daemon grafana.smithi097 on smithi097 2024-02-05T07:48:36.063 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:35 smithi097 ceph-mon[30059]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-02-05T07:48:36.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:35 smithi160 ceph-mon[33044]: Updating smithi097:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:48:36.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:35 smithi160 ceph-mon[33044]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:48:36.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:35 smithi160 ceph-mon[33044]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:48:36.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:35 smithi160 ceph-mon[33044]: Reconfiguring grafana.smithi097 (dependencies changed)... 2024-02-05T07:48:36.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:35 smithi160 ceph-mon[33044]: Reconfiguring daemon grafana.smithi097 on smithi097 2024-02-05T07:48:36.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:35 smithi160 ceph-mon[33044]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-02-05T07:48:36.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:35 smithi120 ceph-mon[33226]: Updating smithi097:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:48:36.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:35 smithi120 ceph-mon[33226]: Updating smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:48:36.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:35 smithi120 ceph-mon[33226]: Updating smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:48:36.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:35 smithi120 ceph-mon[33226]: Reconfiguring grafana.smithi097 (dependencies changed)... 2024-02-05T07:48:36.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:35 smithi120 ceph-mon[33226]: Reconfiguring daemon grafana.smithi097 on smithi097 2024-02-05T07:48:36.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:35 smithi120 ceph-mon[33226]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-02-05T07:48:38.129 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:37 smithi097 ceph-mon[30059]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-02-05T07:48:38.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:37 smithi160 ceph-mon[33044]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-02-05T07:48:38.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:37 smithi120 ceph-mon[33226]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-02-05T07:48:40.098 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:39 smithi160 ceph-mon[33044]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-05T07:48:40.099 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:39 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:40.099 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:39 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:40.099 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:39 smithi160 ceph-mon[33044]: Reconfiguring alertmanager.smithi160 (dependencies changed)... 2024-02-05T07:48:40.099 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:39 smithi160 ceph-mon[33044]: Reconfiguring daemon alertmanager.smithi160 on smithi160 2024-02-05T07:48:40.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:39 smithi097 ceph-mon[30059]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-05T07:48:40.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:39 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:40.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:39 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:40.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:39 smithi097 ceph-mon[30059]: Reconfiguring alertmanager.smithi160 (dependencies changed)... 2024-02-05T07:48:40.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:39 smithi097 ceph-mon[30059]: Reconfiguring daemon alertmanager.smithi160 on smithi160 2024-02-05T07:48:40.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:39 smithi120 ceph-mon[33226]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-05T07:48:40.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:39 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:40.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:39 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:40.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:39 smithi120 ceph-mon[33226]: Reconfiguring alertmanager.smithi160 (dependencies changed)... 2024-02-05T07:48:40.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:39 smithi120 ceph-mon[33226]: Reconfiguring daemon alertmanager.smithi160 on smithi160 2024-02-05T07:48:42.118 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:41 smithi160 ceph-mon[33044]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:48:42.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:41 smithi097 ceph-mon[30059]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:48:42.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:41 smithi120 ceph-mon[33226]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:48:44.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:43 smithi097 ceph-mon[30059]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-05T07:48:44.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:43 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:48:44.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:44 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:44] ENGINE Bus STOPPING 2024-02-05T07:48:44.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:44 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T07:48:44.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:44 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:44] ENGINE Bus STOPPED 2024-02-05T07:48:44.157 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:44 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:44] ENGINE Bus STARTING 2024-02-05T07:48:44.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:43 smithi160 ceph-mon[33044]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-05T07:48:44.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:43 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:48:44.288 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:43 smithi120 ceph-mon[33226]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-05T07:48:44.288 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:43 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:48:44.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:44 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:44] ENGINE Serving on http://:::9283 2024-02-05T07:48:44.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:44 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:44] ENGINE Bus STARTED 2024-02-05T07:48:44.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:44 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:44] ENGINE Bus STOPPING 2024-02-05T07:48:44.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:44 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T07:48:44.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:44 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:44] ENGINE Bus STOPPED 2024-02-05T07:48:44.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:44 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:44] ENGINE Bus STARTING 2024-02-05T07:48:44.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:44 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:44] ENGINE Serving on http://:::9283 2024-02-05T07:48:44.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:44 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:48:44] ENGINE Bus STARTED 2024-02-05T07:48:45.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:45 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:45.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:45 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:45.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:45 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:48:45.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:45 smithi160 ceph-mon[33044]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:48:45.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:45 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi097.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:48:45.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:45 smithi160 ceph-mon[33044]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi097.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:48:45.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:45 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:45.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:45 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:48:45.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:45 smithi160 ceph-mon[33044]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:48:45.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:45 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi160.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:48:45.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:45 smithi160 ceph-mon[33044]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi160.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:48:45.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:45 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:45.209 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:45 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:45.209 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:45 smithi160 ceph-mon[33044]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-05T07:48:45.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:45 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:45.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:45 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:45.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:45 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:48:45.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:45 smithi120 ceph-mon[33226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:48:45.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:45 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi097.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:48:45.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:45 smithi120 ceph-mon[33226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi097.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:48:45.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:45 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:45.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:45 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:48:45.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:45 smithi120 ceph-mon[33226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:48:45.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:45 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi160.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:48:45.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:45 smithi120 ceph-mon[33226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi160.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:48:45.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:45 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:45.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:45 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:45.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:45 smithi120 ceph-mon[33226]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-05T07:48:45.407 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:48:45] "GET /metrics HTTP/1.1" 200 21454 "" "Prometheus/2.43.0" 2024-02-05T07:48:45.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:45.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:45.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:48:45.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-mon[30059]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:48:45.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi097.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:48:45.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-mon[30059]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi097.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:48:45.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:45.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:48:45.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-mon[30059]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:48:45.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi160.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:48:45.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-mon[30059]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi160.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:48:45.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:45.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:45.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:45 smithi097 ceph-mon[30059]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-05T07:48:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:47 smithi097 ceph-mon[30059]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:47 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:47 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:47 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:47 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:47 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:47 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:47 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:48.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:47 smithi160 ceph-mon[33044]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:48.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:47 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:48.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:47 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:48.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:47 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:48.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:47 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:48.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:47 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:48.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:47 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:48.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:47 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:48.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:47 smithi120 ceph-mon[33226]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:48.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:47 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:48.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:47 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:48.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:47 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:48.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:47 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:48.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:47 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:48.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:47 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:48.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:47 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:48:50.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:49 smithi097 ceph-mon[30059]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:50.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:49 smithi160 ceph-mon[33044]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:50.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:49 smithi120 ceph-mon[33226]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:52.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:51 smithi097 ceph-mon[30059]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:52.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:51 smithi160 ceph-mon[33044]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:52.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:51 smithi120 ceph-mon[33226]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:54.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:53 smithi120 ceph-mon[33226]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:54.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:53 smithi097 ceph-mon[30059]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:54.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:53 smithi160 ceph-mon[33044]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:55.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:55 smithi097 ceph-mon[30059]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:55.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:48:55 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:48:55] "GET /metrics HTTP/1.1" 200 21454 "" "Prometheus/2.43.0" 2024-02-05T07:48:55.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:55 smithi160 ceph-mon[33044]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:55.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:55 smithi120 ceph-mon[33226]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:58.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:57 smithi097 ceph-mon[30059]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:58.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:57 smithi160 ceph-mon[33044]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:48:58.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:57 smithi120 ceph-mon[33226]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:00.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:59 smithi097 ceph-mon[30059]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:00.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:48:59 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:49:00.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:59 smithi160 ceph-mon[33044]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:00.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:48:59 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:49:00.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:59 smithi120 ceph-mon[33226]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:00.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:48:59 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:49:02.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:01 smithi097 ceph-mon[30059]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:02.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:01 smithi160 ceph-mon[33044]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:02.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:01 smithi120 ceph-mon[33226]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:04.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:03 smithi097 ceph-mon[30059]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:04.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:03 smithi160 ceph-mon[33044]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:04.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:03 smithi120 ceph-mon[33226]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:05.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:05 smithi097 ceph-mon[30059]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:05.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:49:05 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:49:05] "GET /metrics HTTP/1.1" 200 21458 "" "Prometheus/2.43.0" 2024-02-05T07:49:05.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:05 smithi160 ceph-mon[33044]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:05.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:05 smithi120 ceph-mon[33226]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:07 smithi097 ceph-mon[30059]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:08.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:07 smithi160 ceph-mon[33044]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:08.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:07 smithi120 ceph-mon[33226]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:10.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:09 smithi097 ceph-mon[30059]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:10.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:09 smithi160 ceph-mon[33044]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:10.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:09 smithi120 ceph-mon[33226]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:12.111 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:11 smithi120 ceph-mon[33226]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:12.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:11 smithi097 ceph-mon[30059]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:12.204 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:11 smithi160 ceph-mon[33044]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:14.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:13 smithi097 ceph-mon[30059]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:14.158 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:13 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:49:14.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:13 smithi160 ceph-mon[33044]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:14.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:13 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:49:14.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:13 smithi120 ceph-mon[33226]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:14.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:13 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:49:15.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:15 smithi097 ceph-mon[30059]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:15.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:49:15 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:49:15] "GET /metrics HTTP/1.1" 200 21456 "" "Prometheus/2.43.0" 2024-02-05T07:49:15.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:15 smithi160 ceph-mon[33044]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:15.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:15 smithi120 ceph-mon[33226]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:18.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:17 smithi097 ceph-mon[30059]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:18.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:17 smithi160 ceph-mon[33044]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:18.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:17 smithi120 ceph-mon[33226]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:20.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:19 smithi097 ceph-mon[30059]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:20.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:19 smithi160 ceph-mon[33044]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:20.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:19 smithi120 ceph-mon[33226]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:21 smithi097 ceph-mon[30059]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:22.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:21 smithi160 ceph-mon[33044]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:22.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:21 smithi120 ceph-mon[33226]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:24.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:23 smithi097 ceph-mon[30059]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:24.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:23 smithi160 ceph-mon[33044]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:24.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:23 smithi120 ceph-mon[33226]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:25.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:25 smithi097 ceph-mon[30059]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:25.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:49:25 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:49:25] "GET /metrics HTTP/1.1" 200 21456 "" "Prometheus/2.43.0" 2024-02-05T07:49:25.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:25 smithi160 ceph-mon[33044]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:25.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:25 smithi120 ceph-mon[33226]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:28.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:27 smithi097 ceph-mon[30059]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:28.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:27 smithi160 ceph-mon[33044]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:28.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:27 smithi120 ceph-mon[33226]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:30.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:29 smithi097 ceph-mon[30059]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:30.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:29 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:49:30.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:29 smithi160 ceph-mon[33044]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:30.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:29 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:49:30.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:29 smithi120 ceph-mon[33226]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:30.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:29 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:49:32.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:31 smithi097 ceph-mon[30059]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:32.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:31 smithi160 ceph-mon[33044]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:32.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:31 smithi120 ceph-mon[33226]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:34.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:33 smithi097 ceph-mon[30059]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:34.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:33 smithi160 ceph-mon[33044]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:34.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:33 smithi120 ceph-mon[33226]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:35.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:35 smithi097 ceph-mon[30059]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:35.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:49:35 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:49:35] "GET /metrics HTTP/1.1" 200 21453 "" "Prometheus/2.43.0" 2024-02-05T07:49:35.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:35 smithi160 ceph-mon[33044]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:35.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:35 smithi120 ceph-mon[33226]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:38.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:37 smithi097 ceph-mon[30059]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:38.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:37 smithi160 ceph-mon[33044]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:38.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:37 smithi120 ceph-mon[33226]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:40.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:39 smithi097 ceph-mon[30059]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:40.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:39 smithi160 ceph-mon[33044]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:40.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:39 smithi120 ceph-mon[33226]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:42.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:41 smithi097 ceph-mon[30059]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:42.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:41 smithi160 ceph-mon[33044]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:42.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:41 smithi120 ceph-mon[33226]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:44.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:43 smithi097 ceph-mon[30059]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:44.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:43 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:49:44.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:43 smithi160 ceph-mon[33044]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:44.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:43 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:49:44.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:43 smithi120 ceph-mon[33226]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:44.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:43 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:49:45.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:45 smithi097 ceph-mon[30059]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:45.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:49:45 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:49:45] "GET /metrics HTTP/1.1" 200 21453 "" "Prometheus/2.43.0" 2024-02-05T07:49:45.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:45 smithi160 ceph-mon[33044]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:45.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:45 smithi120 ceph-mon[33226]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:47 smithi097 ceph-mon[30059]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:47 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:47 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:47 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:47 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:49:48.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:47 smithi160 ceph-mon[33044]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:48.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:47 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:48.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:47 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:48.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:47 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:48.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:47 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:49:48.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:47 smithi120 ceph-mon[33226]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:48.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:47 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:48.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:47 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:48.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:47 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:48.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:47 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:49:50.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:49 smithi097 ceph-mon[30059]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:50.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:49 smithi160 ceph-mon[33044]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:50.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:49 smithi120 ceph-mon[33226]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:52.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:51 smithi097 ceph-mon[30059]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:52.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:51 smithi160 ceph-mon[33044]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:52.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:51 smithi120 ceph-mon[33226]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:54.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:53 smithi097 ceph-mon[30059]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:54.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:53 smithi160 ceph-mon[33044]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:54.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:53 smithi120 ceph-mon[33226]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:55.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:55 smithi097 ceph-mon[30059]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:55.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:49:55 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:49:55] "GET /metrics HTTP/1.1" 200 21453 "" "Prometheus/2.43.0" 2024-02-05T07:49:55.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:55 smithi160 ceph-mon[33044]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:55.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:55 smithi120 ceph-mon[33226]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:58.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:57 smithi097 ceph-mon[30059]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:58.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:57 smithi160 ceph-mon[33044]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:58.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:57 smithi120 ceph-mon[33226]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:49:59.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:58 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:49:59.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:58 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:49:59.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:58 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:50:00.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:49:59 smithi097 ceph-mon[30059]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:00.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:49:59 smithi160 ceph-mon[33044]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:00.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:49:59 smithi120 ceph-mon[33226]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:01.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:00 smithi097 ceph-mon[30059]: overall HEALTH_OK 2024-02-05T07:50:01.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:00 smithi160 ceph-mon[33044]: overall HEALTH_OK 2024-02-05T07:50:01.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:00 smithi120 ceph-mon[33226]: overall HEALTH_OK 2024-02-05T07:50:02.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:01 smithi097 ceph-mon[30059]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:02.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:01 smithi160 ceph-mon[33044]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:02.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:01 smithi120 ceph-mon[33226]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:04.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:03 smithi097 ceph-mon[30059]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:04.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:03 smithi160 ceph-mon[33044]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:04.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:03 smithi120 ceph-mon[33226]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:05.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:05 smithi097 ceph-mon[30059]: pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:05.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:50:05 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:50:05] "GET /metrics HTTP/1.1" 200 21452 "" "Prometheus/2.43.0" 2024-02-05T07:50:05.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:05 smithi160 ceph-mon[33044]: pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:05.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:05 smithi120 ceph-mon[33226]: pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:07 smithi097 ceph-mon[30059]: pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:08.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:07 smithi160 ceph-mon[33044]: pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:08.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:07 smithi120 ceph-mon[33226]: pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:10.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:09 smithi097 ceph-mon[30059]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:10.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:09 smithi160 ceph-mon[33044]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:10.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:09 smithi120 ceph-mon[33226]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:12.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:11 smithi097 ceph-mon[30059]: pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:12.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:11 smithi160 ceph-mon[33044]: pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:12.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:11 smithi120 ceph-mon[33226]: pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:14.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:13 smithi097 ceph-mon[30059]: pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:14.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:13 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:50:14.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:13 smithi160 ceph-mon[33044]: pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:14.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:13 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:50:14.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:13 smithi120 ceph-mon[33226]: pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:14.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:13 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:50:15.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:15 smithi097 ceph-mon[30059]: pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:15.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:50:15 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:50:15] "GET /metrics HTTP/1.1" 200 21450 "" "Prometheus/2.43.0" 2024-02-05T07:50:15.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:15 smithi160 ceph-mon[33044]: pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:15.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:15 smithi120 ceph-mon[33226]: pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:18.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:17 smithi097 ceph-mon[30059]: pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:18.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:17 smithi160 ceph-mon[33044]: pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:18.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:17 smithi120 ceph-mon[33226]: pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:20.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:19 smithi097 ceph-mon[30059]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:20.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:19 smithi160 ceph-mon[33044]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:20.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:19 smithi120 ceph-mon[33226]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:21 smithi097 ceph-mon[30059]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:22.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:21 smithi160 ceph-mon[33044]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:22.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:21 smithi120 ceph-mon[33226]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:24.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:23 smithi097 ceph-mon[30059]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:24.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:23 smithi160 ceph-mon[33044]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:24.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:23 smithi120 ceph-mon[33226]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:25.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:25 smithi097 ceph-mon[30059]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:25.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:50:25 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:50:25] "GET /metrics HTTP/1.1" 200 21450 "" "Prometheus/2.43.0" 2024-02-05T07:50:25.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:25 smithi160 ceph-mon[33044]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:25.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:25 smithi120 ceph-mon[33226]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:28.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:27 smithi097 ceph-mon[30059]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:28.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:27 smithi160 ceph-mon[33044]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:28.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:27 smithi120 ceph-mon[33226]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:29.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:28 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:50:29.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:28 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:50:29.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:28 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:50:30.160 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:29 smithi097 ceph-mon[30059]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:30.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:29 smithi160 ceph-mon[33044]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:30.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:29 smithi120 ceph-mon[33226]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:32.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:31 smithi097 ceph-mon[30059]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:32.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:31 smithi160 ceph-mon[33044]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:32.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:31 smithi120 ceph-mon[33226]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:34.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:33 smithi097 ceph-mon[30059]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:34.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:33 smithi160 ceph-mon[33044]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:34.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:33 smithi120 ceph-mon[33226]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:35.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:35 smithi097 ceph-mon[30059]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:35.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:50:35 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:50:35] "GET /metrics HTTP/1.1" 200 21450 "" "Prometheus/2.43.0" 2024-02-05T07:50:35.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:35 smithi160 ceph-mon[33044]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:35.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:35 smithi120 ceph-mon[33226]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:38.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:37 smithi097 ceph-mon[30059]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:38.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:37 smithi160 ceph-mon[33044]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:38.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:37 smithi120 ceph-mon[33226]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:40.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:39 smithi097 ceph-mon[30059]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:40.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:39 smithi160 ceph-mon[33044]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:40.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:39 smithi120 ceph-mon[33226]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:42.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:41 smithi097 ceph-mon[30059]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:42.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:41 smithi160 ceph-mon[33044]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:42.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:41 smithi120 ceph-mon[33226]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:44.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:43 smithi097 ceph-mon[30059]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:44.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:43 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:50:44.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:43 smithi160 ceph-mon[33044]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:44.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:43 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:50:44.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:43 smithi120 ceph-mon[33226]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:44.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:43 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:50:45.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:45 smithi097 ceph-mon[30059]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:45.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:50:45 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:50:45] "GET /metrics HTTP/1.1" 200 21458 "" "Prometheus/2.43.0" 2024-02-05T07:50:45.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:45 smithi160 ceph-mon[33044]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:45.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:45 smithi120 ceph-mon[33226]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:47 smithi097 ceph-mon[30059]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:47 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:50:48.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:47 smithi160 ceph-mon[33044]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:48.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:47 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:50:48.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:47 smithi120 ceph-mon[33226]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:48.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:47 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:50:49.159 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:48 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:50:49.159 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:48 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:50:49.159 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:48 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:50:49.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:48 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:50:49.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:48 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:50:49.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:48 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:50:49.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:48 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:50:49.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:48 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:50:49.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:48 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:50:50.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:49 smithi097 ceph-mon[30059]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:50.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:49 smithi160 ceph-mon[33044]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:50.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:49 smithi120 ceph-mon[33226]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:52.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:51 smithi097 ceph-mon[30059]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:52.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:51 smithi160 ceph-mon[33044]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:52.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:51 smithi120 ceph-mon[33226]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:54.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:53 smithi097 ceph-mon[30059]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:54.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:53 smithi160 ceph-mon[33044]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:54.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:53 smithi120 ceph-mon[33226]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:55.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:55 smithi097 ceph-mon[30059]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:55.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:50:55 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:50:55] "GET /metrics HTTP/1.1" 200 21458 "" "Prometheus/2.43.0" 2024-02-05T07:50:55.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:55 smithi160 ceph-mon[33044]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:55.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:55 smithi120 ceph-mon[33226]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:58.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:57 smithi097 ceph-mon[30059]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:58.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:57 smithi160 ceph-mon[33044]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:58.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:57 smithi120 ceph-mon[33226]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:50:59.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:58 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:50:59.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:58 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:50:59.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:58 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:51:00.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:50:59 smithi097 ceph-mon[30059]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:00.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:50:59 smithi160 ceph-mon[33044]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:00.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:50:59 smithi120 ceph-mon[33226]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:02.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:01 smithi097 ceph-mon[30059]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:02.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:01 smithi160 ceph-mon[33044]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:02.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:01 smithi120 ceph-mon[33226]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:04.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:03 smithi097 ceph-mon[30059]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:04.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:03 smithi160 ceph-mon[33044]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:04.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:03 smithi120 ceph-mon[33226]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:05.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:05 smithi097 ceph-mon[30059]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:05.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:51:05 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:51:05] "GET /metrics HTTP/1.1" 200 21464 "" "Prometheus/2.43.0" 2024-02-05T07:51:05.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:05 smithi160 ceph-mon[33044]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:05.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:05 smithi120 ceph-mon[33226]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:07 smithi097 ceph-mon[30059]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:08.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:07 smithi160 ceph-mon[33044]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:08.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:07 smithi120 ceph-mon[33226]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:10.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:09 smithi097 ceph-mon[30059]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:10.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:09 smithi160 ceph-mon[33044]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:10.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:09 smithi120 ceph-mon[33226]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:12.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:11 smithi097 ceph-mon[30059]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:12.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:11 smithi160 ceph-mon[33044]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:12.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:11 smithi120 ceph-mon[33226]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:14.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:13 smithi097 ceph-mon[30059]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:14.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:13 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:51:14.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:13 smithi160 ceph-mon[33044]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:14.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:13 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:51:14.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:13 smithi120 ceph-mon[33226]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:14.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:13 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:51:15.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:15 smithi097 ceph-mon[30059]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:15.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:51:15 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:51:15] "GET /metrics HTTP/1.1" 200 21461 "" "Prometheus/2.43.0" 2024-02-05T07:51:15.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:15 smithi160 ceph-mon[33044]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:15.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:15 smithi120 ceph-mon[33226]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:18.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:17 smithi097 ceph-mon[30059]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:18.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:17 smithi160 ceph-mon[33044]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:18.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:17 smithi120 ceph-mon[33226]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:20.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:19 smithi097 ceph-mon[30059]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:20.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:19 smithi160 ceph-mon[33044]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:20.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:19 smithi120 ceph-mon[33226]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:21 smithi097 ceph-mon[30059]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:22.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:21 smithi160 ceph-mon[33044]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:22.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:21 smithi120 ceph-mon[33226]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:24.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:23 smithi097 ceph-mon[30059]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:24.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:23 smithi160 ceph-mon[33044]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:24.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:23 smithi120 ceph-mon[33226]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:25.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:25 smithi097 ceph-mon[30059]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:25.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:51:25 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:51:25] "GET /metrics HTTP/1.1" 200 21461 "" "Prometheus/2.43.0" 2024-02-05T07:51:25.707 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:25 smithi160 ceph-mon[33044]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:25.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:25 smithi120 ceph-mon[33226]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:28.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:27 smithi097 ceph-mon[30059]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:28.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:27 smithi160 ceph-mon[33044]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:28.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:27 smithi120 ceph-mon[33226]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:29.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:28 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:51:29.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:28 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:51:29.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:28 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:51:30.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:29 smithi097 ceph-mon[30059]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:30.212 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:29 smithi160 ceph-mon[33044]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:30.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:29 smithi120 ceph-mon[33226]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:32.088 INFO:teuthology.orchestra.run.smithi097.stderr:+ ceph orch ls 2024-02-05T07:51:32.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:31 smithi097 ceph-mon[30059]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:32.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:31 smithi160 ceph-mon[33044]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:32.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:31 smithi120 ceph-mon[33226]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:32.404 INFO:teuthology.orchestra.run.smithi097.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-02-05T07:51:32.404 INFO:teuthology.orchestra.run.smithi097.stdout:alertmanager ?:9093,9094 1/1 2m ago 4m count:1 2024-02-05T07:51:32.404 INFO:teuthology.orchestra.run.smithi097.stdout:grafana ?:3000 1/1 2m ago 4m count:1 2024-02-05T07:51:32.404 INFO:teuthology.orchestra.run.smithi097.stdout:mgr 2/2 3m ago 5m smithi097=a;smithi120=b;count:2 2024-02-05T07:51:32.405 INFO:teuthology.orchestra.run.smithi097.stdout:mon 3/3 3m ago 6m smithi097:172.21.15.97=a;smithi120:172.21.15.120=b;smithi160:172.21.15.160=c;count:3 2024-02-05T07:51:32.405 INFO:teuthology.orchestra.run.smithi097.stdout:node-exporter ?:9100 3/3 3m ago 4m * 2024-02-05T07:51:32.405 INFO:teuthology.orchestra.run.smithi097.stdout:osd 3 3m ago - 2024-02-05T07:51:32.405 INFO:teuthology.orchestra.run.smithi097.stdout:prometheus ?:9095 1/1 3m ago 4m count:1 2024-02-05T07:51:32.416 INFO:teuthology.orchestra.run.smithi097.stderr:+ ceph orch ps 2024-02-05T07:51:32.723 INFO:teuthology.orchestra.run.smithi097.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:51:32.724 INFO:teuthology.orchestra.run.smithi097.stdout:alertmanager.smithi160 smithi160 *:9093,9094 running (2m) 2m ago 3m 17.1M - 0.25.0 c8568f914cd2 0b360358c9c3 2024-02-05T07:51:32.724 INFO:teuthology.orchestra.run.smithi097.stdout:grafana.smithi097 smithi097 *:3000 running (2m) 2m ago 3m 69.9M - 9.4.12 a0ea5e3c46d9 80972d0dfa18 2024-02-05T07:51:32.724 INFO:teuthology.orchestra.run.smithi097.stdout:mgr.a smithi097 *:9283,8765 running (7m) 2m ago 7m 488M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 5f1da42512cb 2024-02-05T07:51:32.724 INFO:teuthology.orchestra.run.smithi097.stdout:mgr.b smithi120 *:8443,8765 running (5m) 3m ago 5m 446M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 889289eb6c7d 2024-02-05T07:51:32.724 INFO:teuthology.orchestra.run.smithi097.stdout:mon.a smithi097 running (7m) 2m ago 7m 47.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 8ad664051414 2024-02-05T07:51:32.724 INFO:teuthology.orchestra.run.smithi097.stdout:mon.b smithi120 running (6m) 3m ago 6m 38.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 634723eed301 2024-02-05T07:51:32.724 INFO:teuthology.orchestra.run.smithi097.stdout:mon.c smithi160 running (6m) 2m ago 6m 39.7M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 6124252ed7e0 2024-02-05T07:51:32.724 INFO:teuthology.orchestra.run.smithi097.stdout:node-exporter.smithi097 smithi097 *:9100 running (3m) 2m ago 3m 6924k - 1.5.0 0da6a335fe13 f6d9062d7bab 2024-02-05T07:51:32.724 INFO:teuthology.orchestra.run.smithi097.stdout:node-exporter.smithi120 smithi120 *:9100 running (3m) 3m ago 3m 3351k - 1.5.0 0da6a335fe13 3ca9b321411e 2024-02-05T07:51:32.724 INFO:teuthology.orchestra.run.smithi097.stdout:node-exporter.smithi160 smithi160 *:9100 running (3m) 2m ago 3m 8464k - 1.5.0 0da6a335fe13 357206266cca 2024-02-05T07:51:32.724 INFO:teuthology.orchestra.run.smithi097.stdout:osd.0 smithi097 running (5m) 2m ago 5m 44.6M 14.6G 19.0.0-1241-g164d3be4 8f4bf3e8b16a 92a9e5aa2157 2024-02-05T07:51:32.724 INFO:teuthology.orchestra.run.smithi097.stdout:osd.1 smithi120 running (5m) 3m ago 5m 38.9M 14.6G 19.0.0-1241-g164d3be4 8f4bf3e8b16a ca603c042d86 2024-02-05T07:51:32.725 INFO:teuthology.orchestra.run.smithi097.stdout:osd.2 smithi160 running (4m) 2m ago 4m 39.6M 18.6G 19.0.0-1241-g164d3be4 8f4bf3e8b16a d039619a48ba 2024-02-05T07:51:32.725 INFO:teuthology.orchestra.run.smithi097.stdout:prometheus.smithi120 smithi120 *:9095 running (3m) 3m ago 3m 28.0M - 2.43.0 a07b618ecd1d d1e0be895646 2024-02-05T07:51:32.736 INFO:teuthology.orchestra.run.smithi097.stderr:+ ceph orch host ls 2024-02-05T07:51:33.037 INFO:teuthology.orchestra.run.smithi097.stdout:HOST ADDR LABELS STATUS 2024-02-05T07:51:33.038 INFO:teuthology.orchestra.run.smithi097.stdout:smithi097 172.21.15.97 2024-02-05T07:51:33.038 INFO:teuthology.orchestra.run.smithi097.stdout:smithi120 172.21.15.120 2024-02-05T07:51:33.038 INFO:teuthology.orchestra.run.smithi097.stdout:smithi160 172.21.15.160 2024-02-05T07:51:33.038 INFO:teuthology.orchestra.run.smithi097.stdout:3 hosts in cluster 2024-02-05T07:51:33.050 INFO:teuthology.orchestra.run.smithi097.stderr:++ ceph orch ps --daemon-type mon -f json 2024-02-05T07:51:33.050 INFO:teuthology.orchestra.run.smithi097.stderr:++ jq -r 'last | .daemon_name' 2024-02-05T07:51:33.368 INFO:teuthology.orchestra.run.smithi097.stderr:+ MON_DAEMON=mon.c 2024-02-05T07:51:33.368 INFO:teuthology.orchestra.run.smithi097.stderr:++ ceph orch ps --daemon-type grafana -f json 2024-02-05T07:51:33.368 INFO:teuthology.orchestra.run.smithi097.stderr:++ jq -e '.[]' 2024-02-05T07:51:33.368 INFO:teuthology.orchestra.run.smithi097.stderr:++ jq -r .hostname 2024-02-05T07:51:33.692 INFO:teuthology.orchestra.run.smithi097.stderr:+ GRAFANA_HOST=smithi097 2024-02-05T07:51:33.692 INFO:teuthology.orchestra.run.smithi097.stderr:++ ceph orch ps --daemon-type prometheus -f json 2024-02-05T07:51:33.692 INFO:teuthology.orchestra.run.smithi097.stderr:++ jq -e '.[]' 2024-02-05T07:51:33.692 INFO:teuthology.orchestra.run.smithi097.stderr:++ jq -r .hostname 2024-02-05T07:51:34.013 INFO:teuthology.orchestra.run.smithi097.stderr:+ PROM_HOST=smithi120 2024-02-05T07:51:34.014 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:33 smithi097 ceph-mon[30059]: from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:51:34.014 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:33 smithi097 ceph-mon[30059]: from='client.14451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:51:34.014 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:33 smithi097 ceph-mon[30059]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:34.014 INFO:teuthology.orchestra.run.smithi097.stderr:++ ceph orch ps --daemon-type alertmanager -f json 2024-02-05T07:51:34.014 INFO:teuthology.orchestra.run.smithi097.stderr:++ jq -e '.[]' 2024-02-05T07:51:34.015 INFO:teuthology.orchestra.run.smithi097.stderr:++ jq -r .hostname 2024-02-05T07:51:34.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:33 smithi160 ceph-mon[33044]: from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:51:34.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:33 smithi160 ceph-mon[33044]: from='client.14451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:51:34.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:33 smithi160 ceph-mon[33044]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:33 smithi120 ceph-mon[33226]: from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:51:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:33 smithi120 ceph-mon[33226]: from='client.14451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:51:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:33 smithi120 ceph-mon[33226]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:34.336 INFO:teuthology.orchestra.run.smithi097.stderr:+ ALERTM_HOST=smithi160 2024-02-05T07:51:34.336 INFO:teuthology.orchestra.run.smithi097.stderr:++ ceph orch host ls -f json 2024-02-05T07:51:34.336 INFO:teuthology.orchestra.run.smithi097.stderr:++ jq -r --arg GRAFANA_HOST smithi097 '.[] | select(.hostname==$GRAFANA_HOST) | .addr' 2024-02-05T07:51:34.652 INFO:teuthology.orchestra.run.smithi097.stderr:+ GRAFANA_IP=172.21.15.97 2024-02-05T07:51:34.652 INFO:teuthology.orchestra.run.smithi097.stderr:++ ceph orch host ls -f json 2024-02-05T07:51:34.653 INFO:teuthology.orchestra.run.smithi097.stderr:++ jq -r --arg PROM_HOST smithi120 '.[] | select(.hostname==$PROM_HOST) | .addr' 2024-02-05T07:51:34.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:34 smithi097 ceph-mon[30059]: from='client.14457 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:51:34.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:34 smithi097 ceph-mon[30059]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:34.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:34 smithi097 ceph-mon[30059]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:34.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:34 smithi097 ceph-mon[30059]: from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:34.970 INFO:teuthology.orchestra.run.smithi097.stderr:+ PROM_IP=172.21.15.120 2024-02-05T07:51:34.970 INFO:teuthology.orchestra.run.smithi097.stderr:++ ceph orch host ls -f json 2024-02-05T07:51:34.970 INFO:teuthology.orchestra.run.smithi097.stderr:++ jq -r --arg ALERTM_HOST smithi160 '.[] | select(.hostname==$ALERTM_HOST) | .addr' 2024-02-05T07:51:35.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:34 smithi160 ceph-mon[33044]: from='client.14457 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:51:35.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:34 smithi160 ceph-mon[33044]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:35.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:34 smithi160 ceph-mon[33044]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:35.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:34 smithi160 ceph-mon[33044]: from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:35.285 INFO:teuthology.orchestra.run.smithi097.stderr:+ ALERTM_IP=172.21.15.160 2024-02-05T07:51:35.285 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:51:35 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:51:35] "GET /metrics HTTP/1.1" 200 21464 "" "Prometheus/2.43.0" 2024-02-05T07:51:35.285 INFO:teuthology.orchestra.run.smithi097.stderr:++ ceph orch host ls -f json 2024-02-05T07:51:35.286 INFO:teuthology.orchestra.run.smithi097.stderr:++ jq -r '.[] | .addr' 2024-02-05T07:51:35.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:34 smithi120 ceph-mon[33226]: from='client.14457 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:51:35.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:34 smithi120 ceph-mon[33226]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:35.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:34 smithi120 ceph-mon[33226]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:35.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:34 smithi120 ceph-mon[33226]: from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:35.596 INFO:teuthology.orchestra.run.smithi097.stderr:+ ALL_HOST_IPS='172.21.15.97 2024-02-05T07:51:35.596 INFO:teuthology.orchestra.run.smithi097.stderr:172.21.15.120 2024-02-05T07:51:35.596 INFO:teuthology.orchestra.run.smithi097.stderr:172.21.15.160' 2024-02-05T07:51:35.596 INFO:teuthology.orchestra.run.smithi097.stderr:+ for ip in $ALL_HOST_IPS 2024-02-05T07:51:35.596 INFO:teuthology.orchestra.run.smithi097.stderr:+ curl -s http://172.21.15.97:9100/metric 2024-02-05T07:51:35.599 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:51:35.599 INFO:teuthology.orchestra.run.smithi097.stdout: Node Exporter 2024-02-05T07:51:35.599 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:51:35.599 INFO:teuthology.orchestra.run.smithi097.stdout:

Node Exporter

2024-02-05T07:51:35.599 INFO:teuthology.orchestra.run.smithi097.stdout:

Metrics

2024-02-05T07:51:35.599 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:51:35.599 INFO:teuthology.orchestra.run.smithi097.stderr:+ for ip in $ALL_HOST_IPS 2024-02-05T07:51:35.600 INFO:teuthology.orchestra.run.smithi097.stderr:+ curl -s http://172.21.15.120:9100/metric 2024-02-05T07:51:35.602 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:51:35.602 INFO:teuthology.orchestra.run.smithi097.stdout: Node Exporter 2024-02-05T07:51:35.602 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:51:35.602 INFO:teuthology.orchestra.run.smithi097.stdout:

Node Exporter

2024-02-05T07:51:35.602 INFO:teuthology.orchestra.run.smithi097.stdout:

Metrics

2024-02-05T07:51:35.603 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:51:35.603 INFO:teuthology.orchestra.run.smithi097.stderr:+ for ip in $ALL_HOST_IPS 2024-02-05T07:51:35.603 INFO:teuthology.orchestra.run.smithi097.stderr:+ curl -s http://172.21.15.160:9100/metric 2024-02-05T07:51:35.605 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:51:35.605 INFO:teuthology.orchestra.run.smithi097.stdout: Node Exporter 2024-02-05T07:51:35.605 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:51:35.605 INFO:teuthology.orchestra.run.smithi097.stdout:

Node Exporter

2024-02-05T07:51:35.606 INFO:teuthology.orchestra.run.smithi097.stdout:

Metrics

2024-02-05T07:51:35.606 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-02-05T07:51:35.606 INFO:teuthology.orchestra.run.smithi097.stderr:+ curl -k -s https://172.21.15.97:3000/api/health 2024-02-05T07:51:35.616 INFO:teuthology.orchestra.run.smithi097.stdout: { 2024-02-05T07:51:35.617 INFO:teuthology.orchestra.run.smithi097.stdout: "commit": "37ee25ba46", 2024-02-05T07:51:35.617 INFO:teuthology.orchestra.run.smithi097.stdout: "database": "ok", 2024-02-05T07:51:35.617 INFO:teuthology.orchestra.run.smithi097.stdout: "version": "9.4.12" 2024-02-05T07:51:35.618 INFO:teuthology.orchestra.run.smithi097.stderr:+ curl -k -s https://172.21.15.97:3000/api/health 2024-02-05T07:51:35.618 INFO:teuthology.orchestra.run.smithi097.stderr:+ jq -e '.database == "ok"' 2024-02-05T07:51:35.629 INFO:teuthology.orchestra.run.smithi097.stdout:}true 2024-02-05T07:51:35.630 INFO:teuthology.orchestra.run.smithi097.stderr:+ ceph orch daemon stop mon.c 2024-02-05T07:51:35.948 INFO:teuthology.orchestra.run.smithi097.stdout:Scheduled to stop mon.c on host 'smithi160' 2024-02-05T07:51:35.960 INFO:teuthology.orchestra.run.smithi097.stderr:+ sleep 120 2024-02-05T07:51:36.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:35 smithi097 ceph-mon[30059]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:36.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:35 smithi097 ceph-mon[30059]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:36.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:35 smithi097 ceph-mon[30059]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:36.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:35 smithi097 ceph-mon[30059]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:36.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:35 smithi160 ceph-mon[33044]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:36.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:35 smithi160 ceph-mon[33044]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:36.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:35 smithi160 ceph-mon[33044]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:36.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:35 smithi160 ceph-mon[33044]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:36.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:35 smithi120 ceph-mon[33226]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:36.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:35 smithi120 ceph-mon[33226]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:36.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:35 smithi120 ceph-mon[33226]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:36.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:35 smithi120 ceph-mon[33226]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:36.943 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:36 smithi160 systemd[1]: Stopping Ceph mon.c for 1b268846-c3fa-11ee-95b6-87774f69a715... 2024-02-05T07:51:37.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:36 smithi160 ceph-mon[33044]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:37.207 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:36 smithi160 ceph-mon[33044]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:37.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:36 smithi160 ceph-mon[33044]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "mon.c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:51:37.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:36 smithi160 ceph-mon[33044]: Schedule stop daemon mon.c 2024-02-05T07:51:37.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:36 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:37.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:36 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:37.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:36 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:51:37.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:36 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:51:37.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:36 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:51:37.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:36 smithi160 ceph-mon[33044]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:37.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:36 smithi160 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-c[33021]: 2024-02-05T07:51:36.966+0000 7f2d00a47700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-05T07:51:37.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:36 smithi160 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-c[33021]: 2024-02-05T07:51:36.966+0000 7f2d00a47700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-05T07:51:37.208 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:36 smithi160 podman[45325]: 2024-02-05 07:51:36.987660101 +0000 UTC m=+0.199926031 container died 6124252ed7e00268a12f540fd0f207b7f373c41cd502ca0f95eb05ab971a1971 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be) 2024-02-05T07:51:37.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:36 smithi120 ceph-mon[33226]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:37.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:36 smithi120 ceph-mon[33226]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:37.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:36 smithi120 ceph-mon[33226]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "mon.c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:51:37.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:36 smithi120 ceph-mon[33226]: Schedule stop daemon mon.c 2024-02-05T07:51:37.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:36 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:37.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:36 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:37.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:36 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:51:37.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:36 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:51:37.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:36 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:51:37.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:36 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:37.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:36 smithi097 ceph-mon[30059]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:37.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:36 smithi097 ceph-mon[30059]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:37.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:36 smithi097 ceph-mon[30059]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "mon.c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:51:37.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:36 smithi097 ceph-mon[30059]: Schedule stop daemon mon.c 2024-02-05T07:51:37.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:36 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:37.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:36 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:37.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:36 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:51:37.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:36 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:51:37.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:36 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:51:37.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:36 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:37.624 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:37 smithi160 podman[45325]: 2024-02-05 07:51:37.422319396 +0000 UTC m=+0.634585326 container cleanup 6124252ed7e00268a12f540fd0f207b7f373c41cd502ca0f95eb05ab971a1971 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-c, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-05T07:51:37.624 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:37 smithi160 bash[45325]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-c 2024-02-05T07:51:37.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:37 smithi160 podman[45345]: 2024-02-05 07:51:37.623575219 +0000 UTC m=+0.635383714 container remove 6124252ed7e00268a12f540fd0f207b7f373c41cd502ca0f95eb05ab971a1971 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-c, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.build-date=20240131) 2024-02-05T07:51:37.957 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:37 smithi160 systemd[1]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.c.service: Deactivated successfully. 2024-02-05T07:51:37.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:37 smithi160 systemd[1]: Stopped Ceph mon.c for 1b268846-c3fa-11ee-95b6-87774f69a715. 2024-02-05T07:51:37.958 INFO:journalctl@ceph.mon.c.smithi160.stdout:Feb 05 07:51:37 smithi160 systemd[1]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.c.service: Consumed 4.222s CPU time. 2024-02-05T07:51:45.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:51:45 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:51:45] "GET /metrics HTTP/1.1" 200 21464 "" "Prometheus/2.43.0" 2024-02-05T07:51:53.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:53.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:53.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:53.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:51:53.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:53.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:53.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: mon.b calling monitor election 2024-02-05T07:51:53.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: mon.a calling monitor election 2024-02-05T07:51:53.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:53.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:53.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-02-05T07:51:53.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: monmap e3: 3 mons at {a=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:51:53.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: fsmap 2024-02-05T07:51:53.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: osdmap e22: 3 total, 3 up, 3 in 2024-02-05T07:51:53.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: mgrmap e21: a(active, since 3m), standbys: b 2024-02-05T07:51:53.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-02-05T07:51:53.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-02-05T07:51:53.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-02-05T07:51:53.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: mon.c (rank 1) addr [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] is down (out of quorum) 2024-02-05T07:51:53.295 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:53.296 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:53.296 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:52 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:51:53.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:53.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:53.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:53.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:51:53.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:53.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:53.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: mon.b calling monitor election 2024-02-05T07:51:53.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: mon.a calling monitor election 2024-02-05T07:51:53.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:53.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:53.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-02-05T07:51:53.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: monmap e3: 3 mons at {a=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:51:53.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: fsmap 2024-02-05T07:51:53.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: osdmap e22: 3 total, 3 up, 3 in 2024-02-05T07:51:53.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: mgrmap e21: a(active, since 3m), standbys: b 2024-02-05T07:51:53.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-02-05T07:51:53.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-02-05T07:51:53.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-02-05T07:51:53.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: mon.c (rank 1) addr [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] is down (out of quorum) 2024-02-05T07:51:53.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:53.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:53.408 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:52 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:51:54.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:53 smithi120 ceph-mon[33226]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:54.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:53 smithi097 ceph-mon[30059]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:55.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:51:55 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:51:55] "GET /metrics HTTP/1.1" 200 21459 "" "Prometheus/2.43.0" 2024-02-05T07:51:56.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:55 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:56.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:55 smithi097 ceph-mon[30059]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:56.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:55 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:56.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:55 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:51:56.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:55 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:51:56.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:55 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:56.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:55 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:56.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:55 smithi120 ceph-mon[33226]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:56.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:55 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:56.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:55 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:51:56.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:55 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:51:56.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:55 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:51:58.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:57 smithi097 ceph-mon[30059]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:51:58.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:57 smithi120 ceph-mon[33226]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:00.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:59 smithi097 ceph-mon[30059]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:00.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:59 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:52:00.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:51:59 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:52:00.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:59 smithi120 ceph-mon[33226]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:00.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:59 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:52:00.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:51:59 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:52:02.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:01 smithi097 ceph-mon[30059]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:02.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:01 smithi120 ceph-mon[33226]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:04.159 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:03 smithi097 ceph-mon[30059]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:04.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:03 smithi120 ceph-mon[33226]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:05.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:05 smithi097 ceph-mon[30059]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:05.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:52:05 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:52:05] "GET /metrics HTTP/1.1" 200 21520 "" "Prometheus/2.43.0" 2024-02-05T07:52:05.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:05 smithi120 ceph-mon[33226]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:07 smithi097 ceph-mon[30059]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:08.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:07 smithi120 ceph-mon[33226]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:10.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:09 smithi097 ceph-mon[30059]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:10.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:09 smithi120 ceph-mon[33226]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:12.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:11 smithi097 ceph-mon[30059]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:12.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:11 smithi120 ceph-mon[33226]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:14.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:13 smithi097 ceph-mon[30059]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:14.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:13 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:52:14.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:13 smithi120 ceph-mon[33226]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:14.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:13 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:52:15.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:15 smithi097 ceph-mon[30059]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:15.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:52:15 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:52:15] "GET /metrics HTTP/1.1" 200 21520 "" "Prometheus/2.43.0" 2024-02-05T07:52:15.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:15 smithi120 ceph-mon[33226]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:18.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:17 smithi097 ceph-mon[30059]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:18.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:17 smithi120 ceph-mon[33226]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:20.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:19 smithi097 ceph-mon[30059]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:20.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:19 smithi120 ceph-mon[33226]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:21 smithi097 ceph-mon[30059]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:22.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:21 smithi120 ceph-mon[33226]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:24.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:23 smithi097 ceph-mon[30059]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:24.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:23 smithi120 ceph-mon[33226]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:25.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:25 smithi097 ceph-mon[30059]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:25.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:52:25 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:52:25] "GET /metrics HTTP/1.1" 200 21520 "" "Prometheus/2.43.0" 2024-02-05T07:52:25.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:25 smithi120 ceph-mon[33226]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:28.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:27 smithi097 ceph-mon[30059]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:28.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:27 smithi120 ceph-mon[33226]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:29.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:28 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:52:29.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:28 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:52:30.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:29 smithi097 ceph-mon[30059]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:30.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:29 smithi120 ceph-mon[33226]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:32.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:31 smithi097 ceph-mon[30059]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:32.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:31 smithi120 ceph-mon[33226]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:34.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:33 smithi097 ceph-mon[30059]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:34.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:33 smithi120 ceph-mon[33226]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:35.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:35 smithi097 ceph-mon[30059]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:35.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:52:35 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:52:35] "GET /metrics HTTP/1.1" 200 21519 "" "Prometheus/2.43.0" 2024-02-05T07:52:35.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:35 smithi120 ceph-mon[33226]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:38.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:37 smithi097 ceph-mon[30059]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:38.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:37 smithi120 ceph-mon[33226]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:40.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:39 smithi097 ceph-mon[30059]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:40.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:39 smithi120 ceph-mon[33226]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:42.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:41 smithi097 ceph-mon[30059]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:42.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:41 smithi120 ceph-mon[33226]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:44.160 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:43 smithi097 ceph-mon[30059]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:44.160 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:43 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:52:44.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:43 smithi120 ceph-mon[33226]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:44.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:43 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:52:45.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:45 smithi097 ceph-mon[30059]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:45.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:52:45 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:52:45] "GET /metrics HTTP/1.1" 200 21518 "" "Prometheus/2.43.0" 2024-02-05T07:52:45.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:45 smithi120 ceph-mon[33226]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:48.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:47 smithi097 ceph-mon[30059]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:48.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:47 smithi120 ceph-mon[33226]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:50.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:49 smithi097 ceph-mon[30059]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:50.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:49 smithi120 ceph-mon[33226]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:52.159 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:51 smithi097 ceph-mon[30059]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:52.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:51 smithi120 ceph-mon[33226]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:54.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:53 smithi097 ceph-mon[30059]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:54.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:53 smithi120 ceph-mon[33226]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:55.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:55 smithi097 ceph-mon[30059]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:55.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:52:55 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:52:55] "GET /metrics HTTP/1.1" 200 21518 "" "Prometheus/2.43.0" 2024-02-05T07:52:55.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:55 smithi120 ceph-mon[33226]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:56.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:56 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:52:56.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:56 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:56.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:56 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:56.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:56 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:52:56.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:56 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:52:56.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:56 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:56.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:56 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:56.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:56 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' 2024-02-05T07:52:57.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:57 smithi120 ceph-mon[33226]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:57.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:57 smithi097 ceph-mon[30059]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:52:59.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:58 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:52:59.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:58 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:53:00.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:52:59 smithi120 ceph-mon[33226]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:00.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:52:59 smithi097 ceph-mon[30059]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:02.209 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:01 smithi097 ceph-mon[30059]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:02.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:01 smithi120 ceph-mon[33226]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:04.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:03 smithi120 ceph-mon[33226]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:04.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:03 smithi097 ceph-mon[30059]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:05.658 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:05 smithi097 ceph-mon[30059]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:05.658 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:53:05 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:53:05] "GET /metrics HTTP/1.1" 200 21517 "" "Prometheus/2.43.0" 2024-02-05T07:53:05.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:05 smithi120 ceph-mon[33226]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:08.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:07 smithi097 ceph-mon[30059]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:08.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:07 smithi120 ceph-mon[33226]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:10.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:09 smithi097 ceph-mon[30059]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:10.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:09 smithi120 ceph-mon[33226]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:12.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:11 smithi097 ceph-mon[30059]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:12.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:11 smithi120 ceph-mon[33226]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:14.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:13 smithi120 ceph-mon[33226]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:14.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:13 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:53:14.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:13 smithi097 ceph-mon[30059]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:14.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:13 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:53:15.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:15 smithi097 ceph-mon[30059]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:15.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:53:15 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:53:15] "GET /metrics HTTP/1.1" 200 21521 "" "Prometheus/2.43.0" 2024-02-05T07:53:15.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:15 smithi120 ceph-mon[33226]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:18.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:17 smithi097 ceph-mon[30059]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:18.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:17 smithi120 ceph-mon[33226]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:20.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:19 smithi097 ceph-mon[30059]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:20.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:19 smithi120 ceph-mon[33226]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:22.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:21 smithi097 ceph-mon[30059]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:22.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:21 smithi120 ceph-mon[33226]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:24.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:23 smithi120 ceph-mon[33226]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:24.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:23 smithi097 ceph-mon[30059]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:25.657 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:25 smithi097 ceph-mon[30059]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:25.657 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:53:25 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:53:25] "GET /metrics HTTP/1.1" 200 21521 "" "Prometheus/2.43.0" 2024-02-05T07:53:25.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:25 smithi120 ceph-mon[33226]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:28.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:27 smithi097 ceph-mon[30059]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:28.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:27 smithi120 ceph-mon[33226]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:29.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:28 smithi097 ceph-mon[30059]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:53:29.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:28 smithi120 ceph-mon[33226]: from='mgr.14415 172.21.15.97:0/2855878126' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:53:30.157 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:29 smithi097 ceph-mon[30059]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:30.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:29 smithi120 ceph-mon[33226]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:32.293 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:31 smithi120 ceph-mon[33226]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:32.407 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:31 smithi097 ceph-mon[30059]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:34.209 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:33 smithi097 ceph-mon[30059]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:34.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:33 smithi120 ceph-mon[33226]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:35.411 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:53:35 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: ::ffff:172.21.15.120 - - [05/Feb/2024:07:53:35] "GET /metrics HTTP/1.1" 200 21524 "" "Prometheus/2.43.0" 2024-02-05T07:53:35.793 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:35 smithi120 ceph-mon[33226]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:35.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:35 smithi097 ceph-mon[30059]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:53:35.962 INFO:teuthology.orchestra.run.smithi097.stderr:+ curl -s http://172.21.15.120:9095/api/v1/status/config 2024-02-05T07:53:35.967 INFO:teuthology.orchestra.run.smithi097.stderr:+ curl -s http://172.21.15.120:9095/api/v1/status/config 2024-02-05T07:53:35.967 INFO:teuthology.orchestra.run.smithi097.stderr:+ jq -e '.status == "success"' 2024-02-05T07:53:35.971 INFO:teuthology.orchestra.run.smithi097.stdout:{"status":"success","data":{"yaml":"global:\n scrape_interval: 10s\n scrape_timeout: 10s\n evaluation_interval: 10s\nalerting:\n alertmanagers:\n - follow_redirects: true\n enable_http2: true\n scheme: http\n timeout: 10s\n api_version: v2\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.97:8765/sd/prometheus/sd-config?service=alertmanager\nrule_files:\n- /etc/prometheus/alerting/*\nscrape_configs:\n- job_name: ceph\n honor_labels: true\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.97:8765/sd/prometheus/sd-config?service=mgr-prometheus\n- job_name: node\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.97:8765/sd/prometheus/sd-config?service=node-exporter\n- job_name: ceph-exporter\n honor_labels: true\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.97:8765/sd/prometheus/sd-config?service=ceph-exporter\n"}}true 2024-02-05T07:53:35.972 INFO:teuthology.orchestra.run.smithi097.stderr:+ curl -s http://172.21.15.120:9095/api/v1/alerts 2024-02-05T07:53:35.976 INFO:teuthology.orchestra.run.smithi097.stderr:+ curl -s http://172.21.15.120:9095/api/v1/alerts 2024-02-05T07:53:35.976 INFO:teuthology.orchestra.run.smithi097.stderr:+ jq -e '.data | .alerts | .[] | select(.labels | .alertname == "CephMonDown") | .state == "firing"' 2024-02-05T07:53:35.979 INFO:teuthology.orchestra.run.smithi097.stdout:{"status":"success","data":{"alerts":[{"labels":{"alertname":"CephMonDownQuorumAtRisk","oid":"1.3.6.1.4.1.50495.1.2.1.3.1","severity":"critical","type":"ceph_default"},"annotations":{"description":"Quorum requires a majority of monitors (x 2) to be active. Without quorum the cluster will become inoperable, affecting all services and connected clients. The following monitors are down: - mon.c on smithi160","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"Monitor quorum is at risk"},"state":"firing","activeAt":"2024-02-05T07:52:10.084118673Z","value":"1e+00"},{"labels":{"alertname":"CephMonDown","severity":"warning","type":"ceph_default"},"annotations":{"description":"You have 1 monitor down. Quorum is still intact, but the loss of an additional monitor will make your cluster inoperable. The following monitors are down: - mon.c on smithi160\n","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"One or more monitors down"},"state":"firing","activeAt":"2024-02-05T07:52:10.084118673Z","value":"1e+00"},{"labels":{"alertname":"CephHealthWarning","instance":"smithi097:9283","job":"ceph","severity":"warning","type":"ceph_default"},"annotations":{"description":"The cluster state has been HEALTH_WARN for more than 15 minutes. Please check 'ceph health detail' for more information.","summary":"Ceph is in the WARNING state"},"state":"pending","activeAt":"2024-02-05T07:52:10.13866993Z","value":"1e+00"}]}}true 2024-02-05T07:53:35.980 INFO:teuthology.orchestra.run.smithi097.stderr:+ curl -s http://172.21.15.160:9093/api/v1/status 2024-02-05T07:53:35.984 INFO:teuthology.orchestra.run.smithi097.stderr:+ curl -s http://172.21.15.160:9093/api/v1/alerts 2024-02-05T07:53:35.989 INFO:teuthology.orchestra.run.smithi097.stderr:+ curl -s http://172.21.15.160:9093/api/v1/alerts 2024-02-05T07:53:35.989 INFO:teuthology.orchestra.run.smithi097.stderr:+ jq -e '.data | .[] | select(.labels | .alertname == "CephMonDown") | .status | .state == "active"' 2024-02-05T07:53:35.992 INFO:teuthology.orchestra.run.smithi097.stdout:{"status":"success","data":{"configYAML":"global:\n resolve_timeout: 5m\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n smtp_hello: localhost\n smtp_require_tls: true\n pagerduty_url: https://events.pagerduty.com/v2/enqueue\n opsgenie_api_url: https://api.opsgenie.com/\n wechat_api_url: https://qyapi.weixin.qq.com/cgi-bin/\n victorops_api_url: https://alert.victorops.com/integrations/generic/20131114/alert/\n telegram_api_url: https://api.telegram.org\n webex_api_url: https://webexapis.com/v1/messages\nroute:\n receiver: default\n continue: false\n routes:\n - receiver: ceph-dashboard\n group_by:\n - alertname\n continue: false\n group_wait: 10s\n group_interval: 10s\n repeat_interval: 1h\nreceivers:\n- name: default\n- name: ceph-dashboard\n webhook_configs:\n - send_resolved: true\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n url: https://smithi097.front.sepia.ceph.com:8443/api/prometheus_receiver\n max_alerts: 0\n - send_resolved: true\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n url: https://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\n max_alerts: 0\ntemplates: []\n","configJSON":{"global":{"resolve_timeout":"5m","http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"smtp_hello":"localhost","smtp_smarthost":"","smtp_require_tls":true,"pagerduty_url":"https://events.pagerduty.com/v2/enqueue","opsgenie_api_url":"https://api.opsgenie.com/","wechat_api_url":"https://qyapi.weixin.qq.com/cgi-bin/","victorops_api_url":"https://alert.victorops.com/integrations/generic/20131114/alert/","telegram_api_url":"https://api.telegram.org","webex_api_url":"https://webexapis.com/v1/messages"},"route":{"receiver":"default","routes":[{"receiver":"ceph-dashboard","group_by":["alertname"],"group_wait":"10s","group_interval":"10s","repeat_interval":"1h"}]},"receivers":[{"name":"default"},{"name":"ceph-dashboard","webhook_configs":[{"send_resolved":true,"http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"url":"https://smithi097.front.sepia.ceph.com:8443/api/prometheus_receiver","max_alerts":0},{"send_resolved":true,"http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"url":"https://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver","max_alerts":0}]}],"templates":null},"versionInfo":{"branch":"HEAD","buildDate":"20221222-14:51:36","buildUser":"root@abe866dd5717","goVersion":"go1.19.4","revision":"258fab7cdd551f2cf251ed0348f0ad7289aee789","version":"0.25.0"},"uptime":"2024-02-05T07:48:43.903626559Z","clusterStatus":{"name":"01HNW3VAQYKDXFTJGRQWPECVJG","status":"ready","peers":[{"name":"01HNW3VAQYKDXFTJGRQWPECVJG","address":"172.21.15.160:9094"}]}}}{"status":"success","data":[{"labels":{"alertname":"CephMonDownQuorumAtRisk","oid":"1.3.6.1.4.1.50495.1.2.1.3.1","severity":"critical","type":"ceph_default"},"annotations":{"description":"Quorum requires a majority of monitors (x 2) to be active. Without quorum the cluster will become inoperable, affecting all services and connected clients. The following monitors are down: - mon.c on smithi160","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"Monitor quorum is at risk"},"startsAt":"2024-02-05T07:52:40.084Z","endsAt":"2024-02-05T07:56:40.084Z","generatorURL":"http://smithi120.front.sepia.ceph.com:9095/graph?g0.expr=%28%28ceph_health_detail%7Bname%3D%22MON_DOWN%22%7D+%3D%3D+1%29+%2A+on+%28%29+%28count%28ceph_mon_quorum_status+%3D%3D+1%29+%3D%3D+bool+%28floor%28count%28ceph_mon_metadata%29+%2F+2%29+%2B+1%29%29%29+%3D%3D+1\u0026g0.tab=1","status":{"state":"active","silencedBy":null,"inhibitedBy":null},"receivers":["ceph-dashboard"],"fingerprint":"037d5510ed49d01e"},{"labels":{"alertname":"CephMonDown","severity":"warning","type":"ceph_default"},"annotations":{"description":"You have 1 monitor down. Quorum is still intact, but the loss of an additional monitor will make your cluster inoperable. The following monitors are down: - mon.c on smithi160\n","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"One or more monitors down"},"startsAt":"2024-02-05T07:52:40.084Z","endsAt":"2024-02-05T07:56:40.084Z","generatorURL":"http://smithi120.front.sepia.ceph.com:9095/graph?g0.expr=count%28ceph_mon_quorum_status+%3D%3D+0%29+%3C%3D+%28count%28ceph_mon_metadata%29+-+floor%28count%28ceph_mon_metadata%29+%2F+2%29+%2B+1%29\u0026g0.tab=1","status":{"state":"active","silencedBy":null,"inhibitedBy":null},"receivers":["ceph-dashboard"],"fingerprint":"b219e5f1afd3ccbd"}]}true 2024-02-05T07:53:37.129 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-05T07:53:37.144 INFO:tasks.cephadm:Teardown begin 2024-02-05T07:53:37.145 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:53:37.177 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:53:37.212 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:53:37.248 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-05T07:53:37.248 DEBUG:teuthology.orchestra.run.smithi097:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-05T07:53:37.265 DEBUG:teuthology.orchestra.run.smithi120:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-05T07:53:37.282 DEBUG:teuthology.orchestra.run.smithi160:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-05T07:53:37.305 INFO:tasks.cephadm:Stopping all daemons... 2024-02-05T07:53:37.305 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-05T07:53:37.306 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.a 2024-02-05T07:53:37.655 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:37 smithi097 systemd[1]: Stopping Ceph mon.a for 1b268846-c3fa-11ee-95b6-87774f69a715... 2024-02-05T07:53:37.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:37 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-a[30036]: 2024-02-05T07:53:37.653+0000 7f5bfd1bc700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-05T07:53:37.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:37 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-a[30036]: 2024-02-05T07:53:37.653+0000 7f5bfd1bc700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-05T07:53:37.907 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:37 smithi097 podman[57820]: 2024-02-05 07:53:37.888341571 +0000 UTC m=+0.394138863 container died 8ad6640514144c8bc60964c1c1eb9d5209779d2929ca8322d01cd1a034403b9b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.33.2) 2024-02-05T07:53:37.908 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:53:37 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:53:37] ENGINE Bus STOPPING 2024-02-05T07:53:37.908 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:53:37 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:53:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T07:53:37.908 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:53:37 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:53:37] ENGINE Bus STOPPED 2024-02-05T07:53:37.908 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:53:37 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:53:37] ENGINE Bus STARTING 2024-02-05T07:53:37.908 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:53:37 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:53:37] ENGINE Serving on http://:::9283 2024-02-05T07:53:37.908 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:53:37 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a[30318]: [05/Feb/2024:07:53:37] ENGINE Bus STARTED 2024-02-05T07:53:38.628 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:38 smithi097 podman[57820]: 2024-02-05 07:53:38.343492358 +0000 UTC m=+0.849289654 container cleanup 8ad6640514144c8bc60964c1c1eb9d5209779d2929ca8322d01cd1a034403b9b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-a, org.label-schema.build-date=20240131, ceph=True, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-05T07:53:38.629 INFO:journalctl@ceph.mon.a.smithi097.stdout:Feb 05 07:53:38 smithi097 bash[57820]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-a 2024-02-05T07:53:38.761 DEBUG:teuthology.orchestra.run.smithi097:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.a.service' 2024-02-05T07:53:38.809 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:53:38.810 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-05T07:53:38.811 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-02-05T07:53:38.811 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.b 2024-02-05T07:53:39.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:38 smithi120 systemd[1]: Stopping Ceph mon.b for 1b268846-c3fa-11ee-95b6-87774f69a715... 2024-02-05T07:53:39.543 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:39 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-b[33203]: 2024-02-05T07:53:39.135+0000 7f6aec48b700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-05T07:53:39.543 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:39 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-b[33203]: 2024-02-05T07:53:39.135+0000 7f6aec48b700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-05T07:53:39.543 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:39 smithi120 podman[44813]: 2024-02-05 07:53:39.258234902 +0000 UTC m=+0.257022408 container died 634723eed3013bec545ef855afedfeaee21fd5ee7fa4aa0faadaf272af592884 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-b, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-05T07:53:39.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:39 smithi120 podman[44813]: 2024-02-05 07:53:39.699640919 +0000 UTC m=+0.698428471 container cleanup 634723eed3013bec545ef855afedfeaee21fd5ee7fa4aa0faadaf272af592884 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-02-05T07:53:39.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Feb 05 07:53:39 smithi120 bash[44813]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mon-b 2024-02-05T07:53:40.119 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.b.service' 2024-02-05T07:53:40.167 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:53:40.168 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-02-05T07:53:40.168 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-02-05T07:53:40.168 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.c 2024-02-05T07:53:40.208 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mon.c.service' 2024-02-05T07:53:40.299 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:53:40.299 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-02-05T07:53:40.300 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-02-05T07:53:40.300 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mgr.a 2024-02-05T07:53:40.643 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:53:40 smithi097 systemd[1]: Stopping Ceph mgr.a for 1b268846-c3fa-11ee-95b6-87774f69a715... 2024-02-05T07:53:40.907 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:53:40 smithi097 podman[57964]: 2024-02-05 07:53:40.648975941 +0000 UTC m=+0.157836439 container died 5f1da42512cb00e6fb45a32cdf09ccbec1e3ea8dc93bc2943e2cb5d2ca00de91 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a, ceph=True, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131) 2024-02-05T07:53:41.182 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:53:40 smithi097 podman[57964]: 2024-02-05 07:53:40.988881315 +0000 UTC m=+0.497741811 container cleanup 5f1da42512cb00e6fb45a32cdf09ccbec1e3ea8dc93bc2943e2cb5d2ca00de91 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.33.2) 2024-02-05T07:53:41.182 INFO:journalctl@ceph.mgr.a.smithi097.stdout:Feb 05 07:53:40 smithi097 bash[57964]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-a 2024-02-05T07:53:41.397 DEBUG:teuthology.orchestra.run.smithi097:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mgr.a.service' 2024-02-05T07:53:41.432 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:53:41.432 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-02-05T07:53:41.432 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-02-05T07:53:41.432 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mgr.b 2024-02-05T07:53:41.737 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:53:41 smithi120 systemd[1]: Stopping Ceph mgr.b for 1b268846-c3fa-11ee-95b6-87774f69a715... 2024-02-05T07:53:41.989 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:53:41 smithi120 podman[44946]: 2024-02-05 07:53:41.736186513 +0000 UTC m=+0.119940627 container died 889289eb6c7d3b2e21ff9b449664373b9e442c1af4a2b2390b7fed3e3e5566ee (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b, org.label-schema.build-date=20240131, GIT_CLEAN=True, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2) 2024-02-05T07:53:42.256 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:53:42 smithi120 podman[44946]: 2024-02-05 07:53:42.062941142 +0000 UTC m=+0.446695265 container cleanup 889289eb6c7d3b2e21ff9b449664373b9e442c1af4a2b2390b7fed3e3e5566ee (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-05T07:53:42.256 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:53:42 smithi120 bash[44946]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b 2024-02-05T07:53:42.481 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mgr.b.service' 2024-02-05T07:53:42.506 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:53:42 smithi120 podman[44965]: 2024-02-05 07:53:42.255734908 +0000 UTC m=+0.511931886 container remove 889289eb6c7d3b2e21ff9b449664373b9e442c1af4a2b2390b7fed3e3e5566ee (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-mgr-b, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux ) 2024-02-05T07:53:42.507 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:53:42 smithi120 systemd[1]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mgr.b.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:53:42.507 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:53:42 smithi120 systemd[1]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mgr.b.service: Failed with result 'exit-code'. 2024-02-05T07:53:42.507 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:53:42 smithi120 systemd[1]: Stopped Ceph mgr.b for 1b268846-c3fa-11ee-95b6-87774f69a715. 2024-02-05T07:53:42.507 INFO:journalctl@ceph.mgr.b.smithi120.stdout:Feb 05 07:53:42 smithi120 systemd[1]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715@mgr.b.service: Consumed 18.702s CPU time. 2024-02-05T07:53:42.517 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:53:42.517 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-02-05T07:53:42.517 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-05T07:53:42.517 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ceph-1b268846-c3fa-11ee-95b6-87774f69a715@osd.0 2024-02-05T07:53:42.805 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:53:42 smithi097 systemd[1]: Stopping Ceph osd.0 for 1b268846-c3fa-11ee-95b6-87774f69a715... 2024-02-05T07:53:43.157 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:53:42 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-0[45805]: 2024-02-05T07:53:42.804+0000 7fd931955700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-05T07:53:43.157 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:53:42 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-0[45805]: 2024-02-05T07:53:42.804+0000 7fd931955700 -1 osd.0 22 *** Got signal Terminated *** 2024-02-05T07:53:43.157 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:53:42 smithi097 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-0[45805]: 2024-02-05T07:53:42.804+0000 7fd931955700 -1 osd.0 22 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:53:48.437 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:53:48 smithi097 podman[58096]: 2024-02-05 07:53:48.166345867 +0000 UTC m=+5.459128405 container died 92a9e5aa2157ac4519fe55a526e2c1446b4b076fd45ababd4e8c5322750f7f82 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-0, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-05T07:53:48.804 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:53:48 smithi097 podman[58096]: 2024-02-05 07:53:48.56030746 +0000 UTC m=+5.853089984 container cleanup 92a9e5aa2157ac4519fe55a526e2c1446b4b076fd45ababd4e8c5322750f7f82 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-0, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131) 2024-02-05T07:53:48.804 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:53:48 smithi097 bash[58096]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-0 2024-02-05T07:53:49.123 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:53:48 smithi097 podman[58118]: 2024-02-05 07:53:48.803162985 +0000 UTC m=+0.636997282 container remove 92a9e5aa2157ac4519fe55a526e2c1446b4b076fd45ababd4e8c5322750f7f82 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2) 2024-02-05T07:53:49.407 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:53:49 smithi097 podman[58211]: 2024-02-05 07:53:49.025711165 +0000 UTC m=+0.018468053 image pull 8f4bf3e8b16aa617a3377544276cd5a5b73be8802746138ce876732ceeade8e1 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0 2024-02-05T07:53:49.407 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:53:49 smithi097 podman[58211]: 2024-02-05 07:53:49.137140894 +0000 UTC m=+0.129897773 container create 274c0c708d86e3eab1e46e42c73ec57d07ca394ab31930318d444dd1e3d594bb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS) 2024-02-05T07:53:49.407 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:53:49 smithi097 podman[58211]: 2024-02-05 07:53:49.347679175 +0000 UTC m=+0.340436056 container init 274c0c708d86e3eab1e46e42c73ec57d07ca394ab31930318d444dd1e3d594bb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-0-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, io.buildah.version=1.33.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS) 2024-02-05T07:53:49.407 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:53:49 smithi097 podman[58211]: 2024-02-05 07:53:49.352719104 +0000 UTC m=+0.345475986 container start 274c0c708d86e3eab1e46e42c73ec57d07ca394ab31930318d444dd1e3d594bb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-0-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, ceph=True) 2024-02-05T07:53:49.907 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:53:49 smithi097 podman[58211]: 2024-02-05 07:53:49.450125739 +0000 UTC m=+0.442882630 container attach 274c0c708d86e3eab1e46e42c73ec57d07ca394ab31930318d444dd1e3d594bb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-0-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131) 2024-02-05T07:53:49.907 INFO:journalctl@ceph.osd.0.smithi097.stdout:Feb 05 07:53:49 smithi097 podman[58211]: 2024-02-05 07:53:49.640224478 +0000 UTC m=+0.632981366 container died 274c0c708d86e3eab1e46e42c73ec57d07ca394ab31930318d444dd1e3d594bb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-0-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-02-05T07:53:50.231 DEBUG:teuthology.orchestra.run.smithi097:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@osd.0.service' 2024-02-05T07:53:50.271 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:53:50.272 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-05T07:53:50.272 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-05T07:53:50.272 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-1b268846-c3fa-11ee-95b6-87774f69a715@osd.1 2024-02-05T07:53:50.661 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:53:50 smithi120 systemd[1]: Stopping Ceph osd.1 for 1b268846-c3fa-11ee-95b6-87774f69a715... 2024-02-05T07:53:51.044 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:53:50 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-1[37809]: 2024-02-05T07:53:50.659+0000 7f2fd45aa700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-05T07:53:51.044 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:53:50 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-1[37809]: 2024-02-05T07:53:50.659+0000 7f2fd45aa700 -1 osd.1 22 *** Got signal Terminated *** 2024-02-05T07:53:51.044 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:53:50 smithi120 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-1[37809]: 2024-02-05T07:53:50.659+0000 7f2fd45aa700 -1 osd.1 22 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:53:56.294 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:53:56 smithi120 podman[45076]: 2024-02-05 07:53:56.018810684 +0000 UTC m=+5.552458314 container died ca603c042d868a2c56372a2f7cf9588cb5851534afc280d52295a640d4fa84bd (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-1, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0) 2024-02-05T07:53:56.618 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:53:56 smithi120 podman[45076]: 2024-02-05 07:53:56.441441911 +0000 UTC m=+5.975089537 container cleanup ca603c042d868a2c56372a2f7cf9588cb5851534afc280d52295a640d4fa84bd (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-02-05T07:53:56.618 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:53:56 smithi120 bash[45076]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-1 2024-02-05T07:53:57.044 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:53:56 smithi120 podman[45102]: 2024-02-05 07:53:56.617610522 +0000 UTC m=+0.599266458 container remove ca603c042d868a2c56372a2f7cf9588cb5851534afc280d52295a640d4fa84bd (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-1, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be) 2024-02-05T07:53:57.354 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:53:57 smithi120 podman[45202]: 2024-02-05 07:53:56.95571334 +0000 UTC m=+0.017723423 image pull 8f4bf3e8b16aa617a3377544276cd5a5b73be8802746138ce876732ceeade8e1 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0 2024-02-05T07:53:57.354 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:53:57 smithi120 podman[45202]: 2024-02-05 07:53:57.060251801 +0000 UTC m=+0.122261890 container create bc00d760241ea59d76ba9cb89524020d776f7c34e3d76b42ace17922f886ea20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-1-deactivate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, ceph=True, org.label-schema.build-date=20240131, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-02-05T07:53:57.354 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:53:57 smithi120 podman[45202]: 2024-02-05 07:53:57.271145303 +0000 UTC m=+0.333155395 container init bc00d760241ea59d76ba9cb89524020d776f7c34e3d76b42ace17922f886ea20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-1-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be) 2024-02-05T07:53:57.355 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:53:57 smithi120 podman[45202]: 2024-02-05 07:53:57.27692728 +0000 UTC m=+0.338937373 container start bc00d760241ea59d76ba9cb89524020d776f7c34e3d76b42ace17922f886ea20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-1-deactivate, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-02-05T07:53:57.355 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:53:57 smithi120 podman[45202]: 2024-02-05 07:53:57.354165702 +0000 UTC m=+0.416175800 container attach bc00d760241ea59d76ba9cb89524020d776f7c34e3d76b42ace17922f886ea20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-05T07:53:57.794 INFO:journalctl@ceph.osd.1.smithi120.stdout:Feb 05 07:53:57 smithi120 podman[45202]: 2024-02-05 07:53:57.563257002 +0000 UTC m=+0.625267086 container died bc00d760241ea59d76ba9cb89524020d776f7c34e3d76b42ace17922f886ea20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, maintainer=Guillaume Abrioux ) 2024-02-05T07:53:58.124 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@osd.1.service' 2024-02-05T07:53:58.165 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:53:58.165 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-05T07:53:58.165 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-05T07:53:58.166 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-1b268846-c3fa-11ee-95b6-87774f69a715@osd.2 2024-02-05T07:53:58.457 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:53:58 smithi160 systemd[1]: Stopping Ceph osd.2 for 1b268846-c3fa-11ee-95b6-87774f69a715... 2024-02-05T07:53:58.958 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:53:58 smithi160 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2[37642]: 2024-02-05T07:53:58.456+0000 7ff697373700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-05T07:53:58.958 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:53:58 smithi160 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2[37642]: 2024-02-05T07:53:58.456+0000 7ff697373700 -1 osd.2 22 *** Got signal Terminated *** 2024-02-05T07:53:58.958 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:53:58 smithi160 ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2[37642]: 2024-02-05T07:53:58.456+0000 7ff697373700 -1 osd.2 22 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:54:04.121 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:54:03 smithi160 podman[46187]: 2024-02-05 07:54:03.857191742 +0000 UTC m=+5.498167742 container died d039619a48bab649cdb151a5dba8d5368d1c4295bfc24cf94dd3e40672653be1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, ceph=True) 2024-02-05T07:54:04.457 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:54:04 smithi160 podman[46187]: 2024-02-05 07:54:04.269672769 +0000 UTC m=+5.910648766 container cleanup d039619a48bab649cdb151a5dba8d5368d1c4295bfc24cf94dd3e40672653be1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.2, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.schema-version=1.0) 2024-02-05T07:54:04.457 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:54:04 smithi160 bash[46187]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2 2024-02-05T07:54:04.780 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:54:04 smithi160 podman[46209]: 2024-02-05 07:54:04.478955812 +0000 UTC m=+0.616520475 container remove d039619a48bab649cdb151a5dba8d5368d1c4295bfc24cf94dd3e40672653be1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-05T07:54:05.032 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:54:04 smithi160 podman[46306]: 2024-02-05 07:54:04.779961898 +0000 UTC m=+0.109029196 container create 617414e13ab9ac1b959d659cae09ebbe9be67c0b8ba29a586d0c56a0a9d97d99 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2-deactivate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-02-05T07:54:05.032 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:54:04 smithi160 podman[46306]: 2024-02-05 07:54:04.688621824 +0000 UTC m=+0.017689087 image pull 8f4bf3e8b16aa617a3377544276cd5a5b73be8802746138ce876732ceeade8e1 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0 2024-02-05T07:54:05.032 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:54:04 smithi160 podman[46306]: 2024-02-05 07:54:04.956955223 +0000 UTC m=+0.286022481 container init 617414e13ab9ac1b959d659cae09ebbe9be67c0b8ba29a586d0c56a0a9d97d99 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-05T07:54:05.033 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:54:04 smithi160 podman[46306]: 2024-02-05 07:54:04.962768239 +0000 UTC m=+0.291835494 container start 617414e13ab9ac1b959d659cae09ebbe9be67c0b8ba29a586d0c56a0a9d97d99 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2-deactivate, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-02-05T07:54:05.033 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:54:05 smithi160 podman[46306]: 2024-02-05 07:54:05.031730815 +0000 UTC m=+0.360798079 container attach 617414e13ab9ac1b959d659cae09ebbe9be67c0b8ba29a586d0c56a0a9d97d99 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-02-05T07:54:05.457 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:54:05 smithi160 podman[46306]: 2024-02-05 07:54:05.251116164 +0000 UTC m=+0.580183426 container died 617414e13ab9ac1b959d659cae09ebbe9be67c0b8ba29a586d0c56a0a9d97d99 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2-deactivate, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-05T07:54:05.751 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b268846-c3fa-11ee-95b6-87774f69a715@osd.2.service' 2024-02-05T07:54:05.778 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:54:05 smithi160 podman[46352]: 2024-02-05 07:54:05.734605948 +0000 UTC m=+0.478663800 container remove 617414e13ab9ac1b959d659cae09ebbe9be67c0b8ba29a586d0c56a0a9d97d99 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0, name=ceph-1b268846-c3fa-11ee-95b6-87774f69a715-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-3-2024-02-04-2254-164d3be, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS) 2024-02-05T07:54:05.778 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:54:05 smithi160 systemd[1]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715@osd.2.service: Deactivated successfully. 2024-02-05T07:54:05.778 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:54:05 smithi160 systemd[1]: Stopped Ceph osd.2 for 1b268846-c3fa-11ee-95b6-87774f69a715. 2024-02-05T07:54:05.778 INFO:journalctl@ceph.osd.2.smithi160.stdout:Feb 05 07:54:05 smithi160 systemd[1]: ceph-1b268846-c3fa-11ee-95b6-87774f69a715@osd.2.service: Consumed 3.038s CPU time. 2024-02-05T07:54:05.793 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:54:05.794 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-05T07:54:05.794 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 --force --keep-logs 2024-02-05T07:54:05.988 INFO:teuthology.orchestra.run.smithi097.stdout:Deleting cluster with fsid: 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:54:09.587 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 --force --keep-logs 2024-02-05T07:54:09.770 INFO:teuthology.orchestra.run.smithi120.stdout:Deleting cluster with fsid: 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:54:13.084 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 --force --keep-logs 2024-02-05T07:54:13.278 INFO:teuthology.orchestra.run.smithi160.stdout:Deleting cluster with fsid: 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:54:16.556 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:54:16.591 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:54:16.626 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:54:16.656 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-05T07:54:16.658 DEBUG:teuthology.misc:Transferring archived files from smithi097:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758/remote/smithi097/crash 2024-02-05T07:54:16.659 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/crash -- . 2024-02-05T07:54:16.701 INFO:teuthology.orchestra.run.smithi097.stderr:tar: /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/crash: Cannot open: No such file or directory 2024-02-05T07:54:16.701 INFO:teuthology.orchestra.run.smithi097.stderr:tar: Error is not recoverable: exiting now 2024-02-05T07:54:16.703 DEBUG:teuthology.misc:Transferring archived files from smithi120:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758/remote/smithi120/crash 2024-02-05T07:54:16.704 DEBUG:teuthology.orchestra.run.smithi120:> sudo tar c -f - -C /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/crash -- . 2024-02-05T07:54:16.753 INFO:teuthology.orchestra.run.smithi120.stderr:tar: /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/crash: Cannot open: No such file or directory 2024-02-05T07:54:16.754 INFO:teuthology.orchestra.run.smithi120.stderr:tar: Error is not recoverable: exiting now 2024-02-05T07:54:16.755 DEBUG:teuthology.misc:Transferring archived files from smithi160:/var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758/remote/smithi160/crash 2024-02-05T07:54:16.756 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/crash -- . 2024-02-05T07:54:16.789 INFO:teuthology.orchestra.run.smithi160.stderr:tar: /var/lib/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/crash: Cannot open: No such file or directory 2024-02-05T07:54:16.789 INFO:teuthology.orchestra.run.smithi160.stderr:tar: Error is not recoverable: exiting now 2024-02-05T07:54:16.790 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-05T07:54:16.790 DEBUG:teuthology.orchestra.run.smithi097:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-05T07:54:16.822 INFO:teuthology.orchestra.run.smithi097.stdout:2024-02-05T07:51:51.986905+0000 mon.a (mon.0) 581 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-02-05T07:54:16.823 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-05T07:54:16.823 DEBUG:teuthology.orchestra.run.smithi097:> sudo egrep '\[SEC\]' /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-05T07:54:16.894 DEBUG:teuthology.orchestra.run.smithi097:> sudo egrep '\[ERR\]' /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-05T07:54:16.965 DEBUG:teuthology.orchestra.run.smithi097:> sudo egrep '\[WRN\]' /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-05T07:54:17.037 INFO:teuthology.orchestra.run.smithi097.stdout:2024-02-05T07:51:51.986905+0000 mon.a (mon.0) 581 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-02-05T07:54:17.037 INFO:tasks.cephadm:Compressing logs... 2024-02-05T07:54:17.037 DEBUG:teuthology.orchestra.run.smithi097:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-05T07:54:17.080 DEBUG:teuthology.orchestra.run.smithi120:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-05T07:54:17.082 DEBUG:teuthology.orchestra.run.smithi160:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-05T07:54:17.105 INFO:teuthology.orchestra.run.smithi097.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-05T07:54:17.105 INFO:teuthology.orchestra.run.smithi097.stderr:: No such file or directory 2024-02-05T07:54:17.106 INFO:teuthology.orchestra.run.smithi097.stderr:gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mon.a.log 2024-02-05T07:54:17.106 INFO:teuthology.orchestra.run.smithi097.stderr:gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.audit.log 2024-02-05T07:54:17.106 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mgr.a.log 2024-02-05T07:54:17.107 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-osd.0.log 2024-02-05T07:54:17.107 INFO:teuthology.orchestra.run.smithi097.stderr:gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.cephadm.log 2024-02-05T07:54:17.108 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mgr.a.log: /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.log 2024-02-05T07:54:17.108 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.cephadm.log: /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.log: 83.3% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.cephadm.log.gz 2024-02-05T07:54:17.108 INFO:teuthology.orchestra.run.smithi097.stderr: 89.6% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.audit.log.gz 2024-02-05T07:54:17.108 INFO:teuthology.orchestra.run.smithi097.stderr:gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-volume.log 2024-02-05T07:54:17.108 INFO:teuthology.orchestra.run.smithi097.stderr: 88.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-05T07:54:17.108 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-volume.log: 87.5% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.log.gz 2024-02-05T07:54:17.109 INFO:teuthology.orchestra.run.smithi160.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-05T07:54:17.109 INFO:teuthology.orchestra.run.smithi160.stderr:: No such file or directory 2024-02-05T07:54:17.109 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.audit.log 2024-02-05T07:54:17.110 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.cephadm.log 2024-02-05T07:54:17.110 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.log 2024-02-05T07:54:17.110 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-osd.2.log 2024-02-05T07:54:17.110 INFO:teuthology.orchestra.run.smithi160.stderr: 89.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-05T07:54:17.112 INFO:teuthology.orchestra.run.smithi160.stderr: 82.0% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.cephadm.log.gz 2024-02-05T07:54:17.112 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-volume.log 2024-02-05T07:54:17.112 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-osd.2.log: 89.8% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.audit.log.gz 2024-02-05T07:54:17.112 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mon.c.log 2024-02-05T07:54:17.112 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-volume.log: 87.4% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.log.gz 2024-02-05T07:54:17.113 INFO:teuthology.orchestra.run.smithi097.stderr: 91.1% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-volume.log.gz 2024-02-05T07:54:17.114 INFO:teuthology.orchestra.run.smithi120.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log: No such file or directory 2024-02-05T07:54:17.114 INFO:teuthology.orchestra.run.smithi120.stderr: 2024-02-05T07:54:17.114 INFO:teuthology.orchestra.run.smithi120.stderr:gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.audit.log 2024-02-05T07:54:17.114 INFO:teuthology.orchestra.run.smithi120.stderr:gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-osd.1.log 2024-02-05T07:54:17.114 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.cephadm.log 2024-02-05T07:54:17.114 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mon.c.log: 90.9% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-volume.log.gz 2024-02-05T07:54:17.116 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.audit.log: /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.log 2024-02-05T07:54:17.116 INFO:teuthology.orchestra.run.smithi120.stderr:gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mgr.b.log 2024-02-05T07:54:17.116 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.cephadm.log: /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-volume.log 2024-02-05T07:54:17.116 INFO:teuthology.orchestra.run.smithi120.stderr: 89.8% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.audit.log.gz 2024-02-05T07:54:17.116 INFO:teuthology.orchestra.run.smithi120.stderr: 82.1% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.cephadm.log.gz 2024-02-05T07:54:17.116 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mon.b.log 2024-02-05T07:54:17.116 INFO:teuthology.orchestra.run.smithi120.stderr: 83.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-05T07:54:17.116 INFO:teuthology.orchestra.run.smithi120.stderr: 87.6% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph.log.gz 2024-02-05T07:54:17.117 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-volume.log: /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mon.b.log: 90.9% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-volume.log.gz 2024-02-05T07:54:17.121 INFO:teuthology.orchestra.run.smithi120.stderr: 90.8% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mgr.b.log.gz 2024-02-05T07:54:17.146 INFO:teuthology.orchestra.run.smithi097.stderr: 93.6% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-osd.0.log.gz 2024-02-05T07:54:17.149 INFO:teuthology.orchestra.run.smithi160.stderr: 93.6% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-osd.2.log.gz 2024-02-05T07:54:17.173 INFO:teuthology.orchestra.run.smithi160.stderr: 92.9% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mon.c.log.gz 2024-02-05T07:54:17.175 INFO:teuthology.orchestra.run.smithi160.stderr: 2024-02-05T07:54:17.175 INFO:teuthology.orchestra.run.smithi160.stderr:real 0m0.078s 2024-02-05T07:54:17.175 INFO:teuthology.orchestra.run.smithi160.stderr:user 0m0.113s 2024-02-05T07:54:17.175 INFO:teuthology.orchestra.run.smithi160.stderr:sys 0m0.023s 2024-02-05T07:54:17.183 INFO:teuthology.orchestra.run.smithi097.stderr: 89.5% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mgr.a.log.gz 2024-02-05T07:54:17.190 INFO:teuthology.orchestra.run.smithi120.stderr: 93.9% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-osd.1.log.gz 2024-02-05T07:54:17.200 INFO:teuthology.orchestra.run.smithi120.stderr: 92.6% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mon.b.log.gz 2024-02-05T07:54:17.202 INFO:teuthology.orchestra.run.smithi120.stderr: 2024-02-05T07:54:17.202 INFO:teuthology.orchestra.run.smithi120.stderr:real 0m0.105s 2024-02-05T07:54:17.202 INFO:teuthology.orchestra.run.smithi120.stderr:user 0m0.190s 2024-02-05T07:54:17.202 INFO:teuthology.orchestra.run.smithi120.stderr:sys 0m0.024s 2024-02-05T07:54:17.358 INFO:teuthology.orchestra.run.smithi097.stderr: 91.1% -- replaced with /var/log/ceph/1b268846-c3fa-11ee-95b6-87774f69a715/ceph-mon.a.log.gz 2024-02-05T07:54:17.360 INFO:teuthology.orchestra.run.smithi097.stderr: 2024-02-05T07:54:17.360 INFO:teuthology.orchestra.run.smithi097.stderr:real 0m0.269s 2024-02-05T07:54:17.360 INFO:teuthology.orchestra.run.smithi097.stderr:user 0m0.384s 2024-02-05T07:54:17.360 INFO:teuthology.orchestra.run.smithi097.stderr:sys 0m0.029s 2024-02-05T07:54:17.361 INFO:tasks.cephadm:Archiving logs... 2024-02-05T07:54:17.361 DEBUG:teuthology.misc:Transferring archived files from smithi097:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758/remote/smithi097/log 2024-02-05T07:54:17.362 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-05T07:54:17.506 DEBUG:teuthology.misc:Transferring archived files from smithi120:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758/remote/smithi120/log 2024-02-05T07:54:17.506 DEBUG:teuthology.orchestra.run.smithi120:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-05T07:54:17.567 DEBUG:teuthology.misc:Transferring archived files from smithi160:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758/remote/smithi160/log 2024-02-05T07:54:17.568 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-05T07:54:17.619 INFO:tasks.cephadm:Removing cluster... 2024-02-05T07:54:17.619 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 --force 2024-02-05T07:54:17.797 INFO:teuthology.orchestra.run.smithi097.stdout:Deleting cluster with fsid: 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:54:18.041 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 --force 2024-02-05T07:54:18.228 INFO:teuthology.orchestra.run.smithi120.stdout:Deleting cluster with fsid: 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:54:18.473 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1b268846-c3fa-11ee-95b6-87774f69a715 --force 2024-02-05T07:54:18.664 INFO:teuthology.orchestra.run.smithi160.stdout:Deleting cluster with fsid: 1b268846-c3fa-11ee-95b6-87774f69a715 2024-02-05T07:54:18.914 INFO:tasks.cephadm:Removing cephadm ... 2024-02-05T07:54:18.914 DEBUG:teuthology.orchestra.run.smithi097:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-05T07:54:18.934 DEBUG:teuthology.orchestra.run.smithi120:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-05T07:54:18.948 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-05T07:54:18.964 INFO:tasks.cephadm:Teardown complete 2024-02-05T07:54:18.964 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-02-05T07:54:18.974 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-02-05T07:54:18.974 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-05T07:54:18.977 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-05T07:54:18.991 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-05T07:54:19.108 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-05T07:54:19.118 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-05T07:54:19.118 DEBUG:teuthology.orchestra.run.smithi097:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-05T07:54:19.121 DEBUG:teuthology.orchestra.run.smithi120:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-05T07:54:19.123 DEBUG:teuthology.orchestra.run.smithi160:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-05T07:54:19.134 INFO:teuthology.orchestra.run.smithi097.stderr:bash: line 1: ntpq: command not found 2024-02-05T07:54:19.135 INFO:teuthology.orchestra.run.smithi120.stderr:bash: line 1: ntpq: command not found 2024-02-05T07:54:19.137 INFO:teuthology.orchestra.run.smithi160.stderr:bash: line 1: ntpq: command not found 2024-02-05T07:54:19.138 INFO:teuthology.orchestra.run.smithi097.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-05T07:54:19.138 INFO:teuthology.orchestra.run.smithi097.stdout:=============================================================================== 2024-02-05T07:54:19.138 INFO:teuthology.orchestra.run.smithi097.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 16 +840us[ +840us] +/- 83ms 2024-02-05T07:54:19.138 INFO:teuthology.orchestra.run.smithi097.stdout:^* hv02.front.sepia.ceph.com 3 6 377 20 -1022us[-1008us] +/- 72ms 2024-02-05T07:54:19.138 INFO:teuthology.orchestra.run.smithi097.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 18 +502us[ +502us] +/- 80ms 2024-02-05T07:54:19.138 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:54:19.140 INFO:teuthology.orchestra.run.smithi120.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-05T07:54:19.140 INFO:teuthology.orchestra.run.smithi120.stdout:=============================================================================== 2024-02-05T07:54:19.140 INFO:teuthology.orchestra.run.smithi120.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 18 +790us[ +790us] +/- 82ms 2024-02-05T07:54:19.140 INFO:teuthology.orchestra.run.smithi120.stdout:^* hv02.front.sepia.ceph.com 3 6 377 20 -1067us[-1009us] +/- 72ms 2024-02-05T07:54:19.140 INFO:teuthology.orchestra.run.smithi120.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 20 +444us[ +502us] +/- 80ms 2024-02-05T07:54:19.140 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:54:19.141 INFO:teuthology.orchestra.run.smithi160.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-05T07:54:19.141 INFO:teuthology.orchestra.run.smithi160.stdout:=============================================================================== 2024-02-05T07:54:19.141 INFO:teuthology.orchestra.run.smithi160.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 20 +824us[ +824us] +/- 82ms 2024-02-05T07:54:19.142 INFO:teuthology.orchestra.run.smithi160.stdout:^* hv02.front.sepia.ceph.com 3 6 377 21 -1041us[-1041us] +/- 72ms 2024-02-05T07:54:19.142 INFO:teuthology.orchestra.run.smithi160.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 21 +480us[ +480us] +/- 80ms 2024-02-05T07:54:19.142 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-05T07:54:19.143 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-05T07:54:19.204 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-05T07:54:19.204 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-05T07:54:19.220 DEBUG:teuthology.orchestra.run.smithi097:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-02-05T07:54:19.297 DEBUG:teuthology.orchestra.run.smithi120:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-02-05T07:54:19.366 DEBUG:teuthology.orchestra.run.smithi160:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-02-05T07:54:19.434 DEBUG:teuthology.orchestra.run.smithi097:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-05T07:54:19.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:54:19.465 DEBUG:teuthology.orchestra.run.smithi120:> 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 2024-02-05T07:54:19.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:54:19.495 DEBUG:teuthology.orchestra.run.smithi160:> 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 2024-02-05T07:54:19.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:54:19.525 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-05T07:54:19.534 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-05T07:54:19.545 INFO:teuthology.task.internal:Duration was 1116.424973 seconds 2024-02-05T07:54:19.545 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-05T07:54:19.556 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-05T07:54:19.557 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-05T07:54:19.559 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-05T07:54:19.561 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-05T07:54:19.601 INFO:teuthology.orchestra.run.smithi097.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-05T07:54:19.602 INFO:teuthology.orchestra.run.smithi120.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-05T07:54:19.609 INFO:teuthology.orchestra.run.smithi160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-05T07:54:20.098 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-05T07:54:20.098 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi097.front.sepia.ceph.com 2024-02-05T07:54:20.099 DEBUG:teuthology.orchestra.run.smithi097:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-05T07:54:20.120 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi120.front.sepia.ceph.com 2024-02-05T07:54:20.120 DEBUG:teuthology.orchestra.run.smithi120:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-05T07:54:20.164 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi160.front.sepia.ceph.com 2024-02-05T07:54:20.164 DEBUG:teuthology.orchestra.run.smithi160:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-05T07:54:20.193 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-05T07:54:20.193 DEBUG:teuthology.orchestra.run.smithi097:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-05T07:54:20.196 DEBUG:teuthology.orchestra.run.smithi120:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-05T07:54:20.207 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-05T07:54:20.262 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-05T07:54:20.263 DEBUG:teuthology.orchestra.run.smithi097:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-05T07:54:20.266 DEBUG:teuthology.orchestra.run.smithi120:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-05T07:54:20.276 DEBUG:teuthology.orchestra.run.smithi160:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-05T07:54:20.450 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-05T07:54:20.460 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-05T07:54:20.461 DEBUG:teuthology.orchestra.run.smithi097:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-05T07:54:20.488 DEBUG:teuthology.orchestra.run.smithi120:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-05T07:54:20.515 DEBUG:teuthology.orchestra.run.smithi160:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-05T07:54:20.543 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-05T07:54:20.554 DEBUG:teuthology.orchestra.run.smithi097:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-05T07:54:20.556 DEBUG:teuthology.orchestra.run.smithi120:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-05T07:54:20.559 DEBUG:teuthology.orchestra.run.smithi160:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-05T07:54:20.580 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = core 2024-02-05T07:54:20.581 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern = core 2024-02-05T07:54:20.609 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = core 2024-02-05T07:54:20.634 DEBUG:teuthology.orchestra.run.smithi097:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-05T07:54:20.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:54:20.658 DEBUG:teuthology.orchestra.run.smithi120:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-05T07:54:20.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:54:20.673 DEBUG:teuthology.orchestra.run.smithi160:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-05T07:54:20.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:54:20.688 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-05T07:54:20.697 INFO:teuthology.task.internal:Transferring archived files... 2024-02-05T07:54:20.698 DEBUG:teuthology.misc:Transferring archived files from smithi097:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758/remote/smithi097 2024-02-05T07:54:20.699 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-05T07:54:20.738 DEBUG:teuthology.misc:Transferring archived files from smithi120:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758/remote/smithi120 2024-02-05T07:54:20.738 DEBUG:teuthology.orchestra.run.smithi120:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-05T07:54:20.775 DEBUG:teuthology.misc:Transferring archived files from smithi160:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758/remote/smithi160 2024-02-05T07:54:20.775 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-05T07:54:20.813 INFO:teuthology.task.internal:Removing archive directory... 2024-02-05T07:54:20.813 DEBUG:teuthology.orchestra.run.smithi097:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-05T07:54:20.815 DEBUG:teuthology.orchestra.run.smithi120:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-05T07:54:20.818 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-05T07:54:20.861 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-05T07:54:20.874 INFO:teuthology.task.internal:Not uploading archives. 2024-02-05T07:54:20.874 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-05T07:54:20.888 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-05T07:54:20.888 DEBUG:teuthology.orchestra.run.smithi097:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-05T07:54:20.891 DEBUG:teuthology.orchestra.run.smithi120:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-05T07:54:20.893 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-05T07:54:20.903 INFO:teuthology.orchestra.run.smithi097.stdout: 265666 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 5 07:54 /home/ubuntu/cephtest 2024-02-05T07:54:20.906 INFO:teuthology.orchestra.run.smithi120.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 5 07:54 /home/ubuntu/cephtest 2024-02-05T07:54:20.916 INFO:teuthology.orchestra.run.smithi160.stdout: 265563 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 5 07:54 /home/ubuntu/cephtest 2024-02-05T07:54:20.917 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-05T07:54:20.929 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-05T07:54:20.961 INFO:teuthology.nuke:Checking targets against current locks 2024-02-05T07:54:20.984 DEBUG:teuthology.nuke:shortname: smithi097 2024-02-05T07:54:20.985 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-05T07:54:21.009 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi097.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-05 07:26:51.173963', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP0vGNS74zdHqRr8GzNs2YSCDXoJAGx10gXwL/pckxmLyAAUk45d03/EYYtVraVfmoT53eEIAY5ekfboZI1QrCM='} 2024-02-05T07:54:21.013 DEBUG:teuthology.nuke:shortname: smithi120 2024-02-05T07:54:21.013 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-05T07:54:21.041 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi120.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-05 07:26:51.172371', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD+sN3jP12ZCi1j3+281cArL6kcKLPeI3zI+r092zct4V+80ADAPJxWN29nyz71ahoEW+Wel+e9pZq+znar7YNQ='} 2024-02-05T07:54:21.042 DEBUG:teuthology.nuke:shortname: smithi160 2024-02-05T07:54:21.042 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-05T07:54:21.065 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546758', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-05 07:26:51.175185', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHeIrDCiYwLg4R3i18kafNQA4s/KWfXrF8/mCXy0asoIrFs7m/KM/AW2mcYha4wjCtvOIt0IecB8NL+xevDplCU='} 2024-02-05T07:54:21.076 INFO:teuthology.orchestra.console.smithi097:Power off 2024-02-05T07:54:21.077 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-05T07:54:21.106 DEBUG:teuthology.orchestra.console.smithi097:power off output: Chassis Power Control: Down/Off 2024-02-05T07:54:21.107 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:54:21.124 INFO:teuthology.orchestra.console.smithi120:Power off 2024-02-05T07:54:21.124 DEBUG:teuthology.orchestra.console.smithi120:pexpect command: ipmitool -H smithi120.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-05T07:54:21.138 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is on 2024-02-05T07:54:21.148 DEBUG:teuthology.orchestra.console.smithi120:power off output: Chassis Power Control: Down/Off 2024-02-05T07:54:21.148 DEBUG:teuthology.orchestra.console.smithi120:pexpect command: ipmitool -H smithi120.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:54:21.165 INFO:teuthology.orchestra.console.smithi160:Power off 2024-02-05T07:54:21.166 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-05T07:54:21.179 DEBUG:teuthology.orchestra.console.smithi120:check power output: Chassis Power is on 2024-02-05T07:54:21.190 DEBUG:teuthology.orchestra.console.smithi160:power off output: Chassis Power Control: Down/Off 2024-02-05T07:54:21.190 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:54:21.215 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is on 2024-02-05T07:54:25.139 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:54:25.180 DEBUG:teuthology.orchestra.console.smithi120:pexpect command: ipmitool -H smithi120.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:54:25.216 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:54:25.250 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is on 2024-02-05T07:54:25.290 DEBUG:teuthology.orchestra.console.smithi120:check power output: Chassis Power is on 2024-02-05T07:54:25.326 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is on 2024-02-05T07:54:29.252 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:54:29.292 DEBUG:teuthology.orchestra.console.smithi120:pexpect command: ipmitool -H smithi120.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:54:29.328 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:54:29.362 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is off 2024-02-05T07:54:29.405 DEBUG:teuthology.orchestra.console.smithi120:check power output: Chassis Power is off 2024-02-05T07:54:29.437 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is off 2024-02-05T07:54:29.464 INFO:teuthology.orchestra.console.smithi097:Power off completed 2024-02-05T07:54:29.506 INFO:teuthology.orchestra.console.smithi120:Power off completed 2024-02-05T07:54:29.538 INFO:teuthology.orchestra.console.smithi160:Power off completed 2024-02-05T07:54:29.641 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} duration: 1116.4249730110168 failure_reason: '"2024-02-05T07:51:51.986905+0000 mon.a (mon.0) 581 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b" in cluster log' flavor: default owner: scheduled_gabrioux@teuthology success: false 2024-02-05T07:54:29.642 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-05T07:54:29.732 INFO:teuthology.run:FAIL