2024-07-26T23:26:01.004 INFO:root:teuthology version: 0.0.1.dev379+g53ce146 2024-07-26T23:26:01.019 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-07-26T23:26:01.099 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820535 branch: wip-yuri-testing-2024-07-26-0628 description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_rgw_multisite} email: yweinste@redhat.com first_in_suite: false job_id: '7820535' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-yuri-testing-2024-07-26-0628 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN - mons down - mon down - out of quorum - CEPHADM_STRAY_DAEMON log-only-match: - CEPHADM_ sha1: 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b workunit: branch: wip-yuri-testing-2024-07-26-0628 sha1: 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b owner: scheduled_yuriw@teuthology priority: 69 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 7667 sha1: 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri-testing-2024-07-26-0628 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b targets: smithi069.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDx0a677NgqZwnrvEUOSRVJyOixjzaDuNPzl/awBLLUROGRSrs/g5dT3VkjbRt+AgzKyu8wyTBEQ8Hy/v/tOXns= smithi102.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGEEAo3HPWONS/97gX/reF018++ZwcaiCFZiHXBDhlD4FoERMCVsfiYQGkXKn/73pLPv0V8MKhPIoSJBEJLUVXQ= smithi117.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOhZWJ+VNZqx8nIhAOhK5ZssUBQjUcfLgwdRxmvOX9mSX2wf+kSLBQPQYmZ9mgsheNbw43U3tS3HgJaTsp/V/qg= tasks: - install: null - cephadm: null - cephadm.shell: host.a: - ceph mgr module enable rgw - rgw_module.apply: specs: - rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 - cephadm.shell: host.a: - 'set -e set -x while true; do TOKEN=$(ceph rgw realm tokens | jq -r ''.[0].token''); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done TOKENS=$(ceph rgw realm tokens) echo $TOKENS | jq --exit-status ''.[0].realm == "myrealm1"'' echo $TOKENS | jq --exit-status ''.[0].token'' TOKEN_JSON=$(ceph rgw realm tokens | jq -r ''.[0].token'' | base64 --decode) echo $TOKEN_JSON | jq --exit-status ''.realm_name == "myrealm1"'' echo $TOKEN_JSON | jq --exit-status ''.endpoint | test("http://.+:\\d+")'' echo $TOKEN_JSON | jq --exit-status ''.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'' echo $TOKEN_JSON | jq --exit-status ''.access_key'' echo $TOKEN_JSON | jq --exit-status ''.secret'' ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 53ce1462e129f6eb4071986336534c740fdebd31 timestamp: 2024-07-26_21:23:43 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.4074525 2024-07-26T23:26:01.099 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/qa; will attempt to use it 2024-07-26T23:26:01.100 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/qa/tasks 2024-07-26T23:26:01.100 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-07-26T23:26:01.102 INFO:teuthology.task.internal:Checking packages... 2024-07-26T23:26:01.123 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '67f28c2a04ad1fe90ea612a39329cc6af2a92d8b' 2024-07-26T23:26:01.123 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-26T23:26:01.123 INFO:teuthology.packaging:ref: None 2024-07-26T23:26:01.123 INFO:teuthology.packaging:tag: None 2024-07-26T23:26:01.123 INFO:teuthology.packaging:branch: wip-yuri-testing-2024-07-26-0628 2024-07-26T23:26:01.123 INFO:teuthology.packaging:sha1: 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-26T23:26:01.123 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-yuri-testing-2024-07-26-0628 2024-07-26T23:26:01.272 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-5372-g67f28c2a-1jammy 2024-07-26T23:26:01.273 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-07-26T23:26:01.281 INFO:teuthology.task.internal:no buildpackages task found 2024-07-26T23:26:01.281 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-07-26T23:26:01.301 INFO:teuthology.task.internal:Saving configuration 2024-07-26T23:26:01.311 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-07-26T23:26:01.319 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-07-26T23:26:01.344 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi069.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820535', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-07-26 23:20:30.553749', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIWKs2ABZpNZAvB2Qj5cq516LLL1aMkdDJmoh7G8RwTs'} 2024-07-26T23:26:01.367 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi102.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820535', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-07-26 23:20:30.550070', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/mR2t4xxXmAo4Y0rCIj98/MVQvasBB8XuttQWI5xbh'} 2024-07-26T23:26:01.388 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi117.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820535', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-07-26 23:20:30.551742', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMDy1sUSeFaCuxueGTi9G2iit3DSFYJ9IstCkathYH8q'} 2024-07-26T23:26:01.388 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-07-26T23:26:01.397 INFO:teuthology.task.internal:roles: ubuntu@smithi069.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-07-26T23:26:01.397 INFO:teuthology.task.internal:roles: ubuntu@smithi102.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-07-26T23:26:01.397 INFO:teuthology.task.internal:roles: ubuntu@smithi117.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-07-26T23:26:01.397 INFO:teuthology.run_tasks:Running task console_log... 2024-07-26T23:26:01.483 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f511c39fbe0>, signals=[15]) 2024-07-26T23:26:01.483 INFO:teuthology.run_tasks:Running task internal.connect... 2024-07-26T23:26:01.495 INFO:teuthology.task.internal:Opening connections... 2024-07-26T23:26:01.495 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi069.front.sepia.ceph.com 2024-07-26T23:26:01.496 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:26:01.575 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi102.front.sepia.ceph.com 2024-07-26T23:26:01.576 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:26:01.653 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi117.front.sepia.ceph.com 2024-07-26T23:26:01.653 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:26:01.732 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-07-26T23:26:01.742 DEBUG:teuthology.orchestra.run.smithi069:> uname -m 2024-07-26T23:26:01.748 INFO:teuthology.orchestra.run.smithi069.stdout:x86_64 2024-07-26T23:26:01.748 DEBUG:teuthology.orchestra.run.smithi069:> cat /etc/os-release 2024-07-26T23:26:01.795 INFO:teuthology.orchestra.run.smithi069.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-07-26T23:26:01.795 INFO:teuthology.orchestra.run.smithi069.stdout:NAME="Ubuntu" 2024-07-26T23:26:01.795 INFO:teuthology.orchestra.run.smithi069.stdout:VERSION_ID="22.04" 2024-07-26T23:26:01.795 INFO:teuthology.orchestra.run.smithi069.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-07-26T23:26:01.795 INFO:teuthology.orchestra.run.smithi069.stdout:VERSION_CODENAME=jammy 2024-07-26T23:26:01.795 INFO:teuthology.orchestra.run.smithi069.stdout:ID=ubuntu 2024-07-26T23:26:01.795 INFO:teuthology.orchestra.run.smithi069.stdout:ID_LIKE=debian 2024-07-26T23:26:01.795 INFO:teuthology.orchestra.run.smithi069.stdout:HOME_URL="https://www.ubuntu.com/" 2024-07-26T23:26:01.795 INFO:teuthology.orchestra.run.smithi069.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-07-26T23:26:01.795 INFO:teuthology.orchestra.run.smithi069.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-07-26T23:26:01.795 INFO:teuthology.orchestra.run.smithi069.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-07-26T23:26:01.796 INFO:teuthology.orchestra.run.smithi069.stdout:UBUNTU_CODENAME=jammy 2024-07-26T23:26:01.796 INFO:teuthology.lock.ops:Updating smithi069.front.sepia.ceph.com on lock server 2024-07-26T23:26:01.819 DEBUG:teuthology.orchestra.run.smithi102:> uname -m 2024-07-26T23:26:01.825 INFO:teuthology.orchestra.run.smithi102.stdout:x86_64 2024-07-26T23:26:01.825 DEBUG:teuthology.orchestra.run.smithi102:> cat /etc/os-release 2024-07-26T23:26:01.873 INFO:teuthology.orchestra.run.smithi102.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-07-26T23:26:01.873 INFO:teuthology.orchestra.run.smithi102.stdout:NAME="Ubuntu" 2024-07-26T23:26:01.873 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION_ID="22.04" 2024-07-26T23:26:01.873 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-07-26T23:26:01.873 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION_CODENAME=jammy 2024-07-26T23:26:01.873 INFO:teuthology.orchestra.run.smithi102.stdout:ID=ubuntu 2024-07-26T23:26:01.873 INFO:teuthology.orchestra.run.smithi102.stdout:ID_LIKE=debian 2024-07-26T23:26:01.873 INFO:teuthology.orchestra.run.smithi102.stdout:HOME_URL="https://www.ubuntu.com/" 2024-07-26T23:26:01.873 INFO:teuthology.orchestra.run.smithi102.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-07-26T23:26:01.873 INFO:teuthology.orchestra.run.smithi102.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-07-26T23:26:01.874 INFO:teuthology.orchestra.run.smithi102.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-07-26T23:26:01.874 INFO:teuthology.orchestra.run.smithi102.stdout:UBUNTU_CODENAME=jammy 2024-07-26T23:26:01.874 INFO:teuthology.lock.ops:Updating smithi102.front.sepia.ceph.com on lock server 2024-07-26T23:26:01.895 DEBUG:teuthology.orchestra.run.smithi117:> uname -m 2024-07-26T23:26:01.900 INFO:teuthology.orchestra.run.smithi117.stdout:x86_64 2024-07-26T23:26:01.901 DEBUG:teuthology.orchestra.run.smithi117:> cat /etc/os-release 2024-07-26T23:26:01.947 INFO:teuthology.orchestra.run.smithi117.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-07-26T23:26:01.947 INFO:teuthology.orchestra.run.smithi117.stdout:NAME="Ubuntu" 2024-07-26T23:26:01.947 INFO:teuthology.orchestra.run.smithi117.stdout:VERSION_ID="22.04" 2024-07-26T23:26:01.947 INFO:teuthology.orchestra.run.smithi117.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-07-26T23:26:01.948 INFO:teuthology.orchestra.run.smithi117.stdout:VERSION_CODENAME=jammy 2024-07-26T23:26:01.948 INFO:teuthology.orchestra.run.smithi117.stdout:ID=ubuntu 2024-07-26T23:26:01.948 INFO:teuthology.orchestra.run.smithi117.stdout:ID_LIKE=debian 2024-07-26T23:26:01.948 INFO:teuthology.orchestra.run.smithi117.stdout:HOME_URL="https://www.ubuntu.com/" 2024-07-26T23:26:01.948 INFO:teuthology.orchestra.run.smithi117.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-07-26T23:26:01.948 INFO:teuthology.orchestra.run.smithi117.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-07-26T23:26:01.948 INFO:teuthology.orchestra.run.smithi117.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-07-26T23:26:01.948 INFO:teuthology.orchestra.run.smithi117.stdout:UBUNTU_CODENAME=jammy 2024-07-26T23:26:01.948 INFO:teuthology.lock.ops:Updating smithi117.front.sepia.ceph.com on lock server 2024-07-26T23:26:01.978 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-07-26T23:26:01.992 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-07-26T23:26:02.005 INFO:teuthology.task.internal:Checking for old test directory... 2024-07-26T23:26:02.005 DEBUG:teuthology.orchestra.run.smithi069:> test '!' -e /home/ubuntu/cephtest 2024-07-26T23:26:02.007 DEBUG:teuthology.orchestra.run.smithi102:> test '!' -e /home/ubuntu/cephtest 2024-07-26T23:26:02.010 DEBUG:teuthology.orchestra.run.smithi117:> test '!' -e /home/ubuntu/cephtest 2024-07-26T23:26:02.015 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-07-26T23:26:02.027 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-07-26T23:26:02.027 DEBUG:teuthology.orchestra.run.smithi069:> test -z $(ls -A /var/lib/ceph) 2024-07-26T23:26:02.056 DEBUG:teuthology.orchestra.run.smithi102:> test -z $(ls -A /var/lib/ceph) 2024-07-26T23:26:02.058 DEBUG:teuthology.orchestra.run.smithi117:> test -z $(ls -A /var/lib/ceph) 2024-07-26T23:26:02.069 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-07-26T23:26:02.146 INFO:teuthology.run_tasks:Running task kernel... 2024-07-26T23:26:02.168 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-07-26T23:26:02.169 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-07-26T23:26:02.169 DEBUG:teuthology.orchestra.run.smithi069:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-26T23:26:02.170 DEBUG:teuthology.orchestra.run.smithi102:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-26T23:26:02.170 DEBUG:teuthology.orchestra.run.smithi117:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-26T23:26:02.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T23:26:02.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T23:26:02.176 DEBUG:teuthology.orchestra.run.smithi069:> uname -r 2024-07-26T23:26:02.177 DEBUG:teuthology.orchestra.run.smithi102:> uname -r 2024-07-26T23:26:02.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T23:26:02.178 DEBUG:teuthology.orchestra.run.smithi117:> uname -r 2024-07-26T23:26:02.224 INFO:teuthology.orchestra.run.smithi117.stdout:5.15.0-56-generic 2024-07-26T23:26:02.224 INFO:teuthology.orchestra.run.smithi069.stdout:5.15.0-56-generic 2024-07-26T23:26:02.225 INFO:teuthology.task.kernel:Running kernel on smithi117: 5.15.0-56-generic 2024-07-26T23:26:02.225 DEBUG:teuthology.orchestra.run.smithi117:> sudo apt-get clean 2024-07-26T23:26:02.225 INFO:teuthology.task.kernel:Running kernel on smithi069: 5.15.0-56-generic 2024-07-26T23:26:02.225 DEBUG:teuthology.orchestra.run.smithi069:> sudo apt-get clean 2024-07-26T23:26:02.226 INFO:teuthology.orchestra.run.smithi102.stdout:5.15.0-56-generic 2024-07-26T23:26:02.227 INFO:teuthology.task.kernel:Running kernel on smithi102: 5.15.0-56-generic 2024-07-26T23:26:02.227 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-get clean 2024-07-26T23:26:02.351 DEBUG:teuthology.orchestra.run.smithi117:> sudo apt-get update 2024-07-26T23:26:02.372 DEBUG:teuthology.orchestra.run.smithi069:> sudo apt-get update 2024-07-26T23:26:02.381 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-get update 2024-07-26T23:26:02.483 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-26T23:26:02.496 INFO:teuthology.orchestra.run.smithi117.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-07-26T23:26:02.503 INFO:teuthology.orchestra.run.smithi069.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-07-26T23:26:02.523 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-26T23:26:02.531 INFO:teuthology.orchestra.run.smithi102.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-07-26T23:26:02.531 INFO:teuthology.orchestra.run.smithi102.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-07-26T23:26:02.564 INFO:teuthology.orchestra.run.smithi117.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-07-26T23:26:02.594 INFO:teuthology.orchestra.run.smithi102.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-07-26T23:26:02.597 INFO:teuthology.orchestra.run.smithi117.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-07-26T23:26:02.619 INFO:teuthology.orchestra.run.smithi069.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-26T23:26:02.700 INFO:teuthology.orchestra.run.smithi069.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-07-26T23:26:02.722 INFO:teuthology.orchestra.run.smithi069.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [513 kB] 2024-07-26T23:26:02.735 INFO:teuthology.orchestra.run.smithi117.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,888 kB] 2024-07-26T23:26:02.766 INFO:teuthology.orchestra.run.smithi102.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,673 kB] 2024-07-26T23:26:02.789 INFO:teuthology.orchestra.run.smithi069.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,673 kB] 2024-07-26T23:26:02.826 INFO:teuthology.orchestra.run.smithi069.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [279 kB] 2024-07-26T23:26:02.828 INFO:teuthology.orchestra.run.smithi069.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.0 kB] 2024-07-26T23:26:02.828 INFO:teuthology.orchestra.run.smithi069.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-07-26T23:26:02.828 INFO:teuthology.orchestra.run.smithi069.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,171 kB] 2024-07-26T23:26:02.831 INFO:teuthology.orchestra.run.smithi117.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [672 kB] 2024-07-26T23:26:02.836 INFO:teuthology.orchestra.run.smithi117.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [337 kB] 2024-07-26T23:26:02.839 INFO:teuthology.orchestra.run.smithi117.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-07-26T23:26:02.839 INFO:teuthology.orchestra.run.smithi117.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-07-26T23:26:02.840 INFO:teuthology.orchestra.run.smithi117.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,238 kB] 2024-07-26T23:26:02.846 INFO:teuthology.orchestra.run.smithi069.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [372 kB] 2024-07-26T23:26:02.847 INFO:teuthology.orchestra.run.smithi102.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,888 kB] 2024-07-26T23:26:02.849 INFO:teuthology.orchestra.run.smithi069.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-07-26T23:26:02.849 INFO:teuthology.orchestra.run.smithi069.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [886 kB] 2024-07-26T23:26:02.854 INFO:teuthology.orchestra.run.smithi069.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [619 kB] 2024-07-26T23:26:02.858 INFO:teuthology.orchestra.run.smithi069.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [173 kB] 2024-07-26T23:26:02.858 INFO:teuthology.orchestra.run.smithi117.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [384 kB] 2024-07-26T23:26:02.859 INFO:teuthology.orchestra.run.smithi069.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [18.9 kB] 2024-07-26T23:26:02.860 INFO:teuthology.orchestra.run.smithi117.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-07-26T23:26:02.861 INFO:teuthology.orchestra.run.smithi117.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [723 kB] 2024-07-26T23:26:02.862 INFO:teuthology.orchestra.run.smithi069.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-07-26T23:26:02.863 INFO:teuthology.orchestra.run.smithi069.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-07-26T23:26:02.863 INFO:teuthology.orchestra.run.smithi069.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-07-26T23:26:02.865 INFO:teuthology.orchestra.run.smithi102.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [513 kB] 2024-07-26T23:26:02.866 INFO:teuthology.orchestra.run.smithi117.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,108 kB] 2024-07-26T23:26:02.869 INFO:teuthology.orchestra.run.smithi102.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [279 kB] 2024-07-26T23:26:02.871 INFO:teuthology.orchestra.run.smithi102.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.0 kB] 2024-07-26T23:26:02.871 INFO:teuthology.orchestra.run.smithi102.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,171 kB] 2024-07-26T23:26:02.873 INFO:teuthology.orchestra.run.smithi117.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [258 kB] 2024-07-26T23:26:02.875 INFO:teuthology.orchestra.run.smithi117.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.4 kB] 2024-07-26T23:26:02.875 INFO:teuthology.orchestra.run.smithi117.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,744 B] 2024-07-26T23:26:02.876 INFO:teuthology.orchestra.run.smithi117.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-07-26T23:26:02.879 INFO:teuthology.orchestra.run.smithi069.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-07-26T23:26:02.892 INFO:teuthology.orchestra.run.smithi102.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-07-26T23:26:02.892 INFO:teuthology.orchestra.run.smithi102.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [372 kB] 2024-07-26T23:26:02.895 INFO:teuthology.orchestra.run.smithi102.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-07-26T23:26:02.895 INFO:teuthology.orchestra.run.smithi102.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [619 kB] 2024-07-26T23:26:02.900 INFO:teuthology.orchestra.run.smithi102.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [886 kB] 2024-07-26T23:26:02.907 INFO:teuthology.orchestra.run.smithi102.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [173 kB] 2024-07-26T23:26:02.913 INFO:teuthology.orchestra.run.smithi102.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [18.9 kB] 2024-07-26T23:26:02.914 INFO:teuthology.orchestra.run.smithi102.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-07-26T23:26:02.914 INFO:teuthology.orchestra.run.smithi117.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-07-26T23:26:02.914 INFO:teuthology.orchestra.run.smithi117.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-07-26T23:26:02.915 INFO:teuthology.orchestra.run.smithi117.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-07-26T23:26:02.915 INFO:teuthology.orchestra.run.smithi117.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-07-26T23:26:02.915 INFO:teuthology.orchestra.run.smithi117.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-07-26T23:26:02.916 INFO:teuthology.orchestra.run.smithi117.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-07-26T23:26:02.916 INFO:teuthology.orchestra.run.smithi117.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-07-26T23:26:02.916 INFO:teuthology.orchestra.run.smithi117.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-07-26T23:26:02.931 INFO:teuthology.orchestra.run.smithi117.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-07-26T23:26:02.943 INFO:teuthology.orchestra.run.smithi102.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-07-26T23:26:02.943 INFO:teuthology.orchestra.run.smithi102.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [672 kB] 2024-07-26T23:26:02.944 INFO:teuthology.orchestra.run.smithi102.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-07-26T23:26:02.944 INFO:teuthology.orchestra.run.smithi102.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-07-26T23:26:02.948 INFO:teuthology.orchestra.run.smithi102.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [337 kB] 2024-07-26T23:26:02.948 INFO:teuthology.orchestra.run.smithi117.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-07-26T23:26:02.950 INFO:teuthology.orchestra.run.smithi102.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-07-26T23:26:02.950 INFO:teuthology.orchestra.run.smithi102.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,238 kB] 2024-07-26T23:26:02.967 INFO:teuthology.orchestra.run.smithi102.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-07-26T23:26:02.967 INFO:teuthology.orchestra.run.smithi102.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [384 kB] 2024-07-26T23:26:02.970 INFO:teuthology.orchestra.run.smithi102.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-07-26T23:26:02.970 INFO:teuthology.orchestra.run.smithi102.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [723 kB] 2024-07-26T23:26:02.974 INFO:teuthology.orchestra.run.smithi102.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,108 kB] 2024-07-26T23:26:02.984 INFO:teuthology.orchestra.run.smithi102.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [258 kB] 2024-07-26T23:26:02.986 INFO:teuthology.orchestra.run.smithi102.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.4 kB] 2024-07-26T23:26:02.986 INFO:teuthology.orchestra.run.smithi102.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,744 B] 2024-07-26T23:26:02.986 INFO:teuthology.orchestra.run.smithi102.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-07-26T23:26:03.000 INFO:teuthology.orchestra.run.smithi102.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-07-26T23:26:03.000 INFO:teuthology.orchestra.run.smithi102.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-07-26T23:26:03.000 INFO:teuthology.orchestra.run.smithi102.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-07-26T23:26:03.001 INFO:teuthology.orchestra.run.smithi102.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-07-26T23:26:03.001 INFO:teuthology.orchestra.run.smithi102.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-07-26T23:26:03.017 INFO:teuthology.orchestra.run.smithi102.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-07-26T23:26:03.017 INFO:teuthology.orchestra.run.smithi102.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-07-26T23:26:03.018 INFO:teuthology.orchestra.run.smithi102.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-07-26T23:26:03.018 INFO:teuthology.orchestra.run.smithi102.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-07-26T23:26:03.018 INFO:teuthology.orchestra.run.smithi102.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-07-26T23:26:03.056 INFO:teuthology.orchestra.run.smithi069.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-07-26T23:26:03.063 INFO:teuthology.orchestra.run.smithi117.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,673 kB] 2024-07-26T23:26:03.195 INFO:teuthology.orchestra.run.smithi069.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,888 kB] 2024-07-26T23:26:03.474 INFO:teuthology.orchestra.run.smithi117.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [513 kB] 2024-07-26T23:26:03.491 INFO:teuthology.orchestra.run.smithi117.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [279 kB] 2024-07-26T23:26:03.500 INFO:teuthology.orchestra.run.smithi117.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.0 kB] 2024-07-26T23:26:03.500 INFO:teuthology.orchestra.run.smithi117.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,171 kB] 2024-07-26T23:26:03.504 INFO:teuthology.orchestra.run.smithi069.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [672 kB] 2024-07-26T23:26:03.544 INFO:teuthology.orchestra.run.smithi069.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [337 kB] 2024-07-26T23:26:03.558 INFO:teuthology.orchestra.run.smithi069.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-07-26T23:26:03.558 INFO:teuthology.orchestra.run.smithi069.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-07-26T23:26:03.560 INFO:teuthology.orchestra.run.smithi069.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,238 kB] 2024-07-26T23:26:03.595 INFO:teuthology.orchestra.run.smithi117.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-07-26T23:26:03.596 INFO:teuthology.orchestra.run.smithi117.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [372 kB] 2024-07-26T23:26:03.607 INFO:teuthology.orchestra.run.smithi117.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-07-26T23:26:03.608 INFO:teuthology.orchestra.run.smithi117.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [619 kB] 2024-07-26T23:26:03.624 INFO:teuthology.orchestra.run.smithi117.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [886 kB] 2024-07-26T23:26:03.625 INFO:teuthology.orchestra.run.smithi069.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [384 kB] 2024-07-26T23:26:03.633 INFO:teuthology.orchestra.run.smithi069.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-07-26T23:26:03.633 INFO:teuthology.orchestra.run.smithi069.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [723 kB] 2024-07-26T23:26:03.645 INFO:teuthology.orchestra.run.smithi117.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [173 kB] 2024-07-26T23:26:03.648 INFO:teuthology.orchestra.run.smithi117.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [18.9 kB] 2024-07-26T23:26:03.650 INFO:teuthology.orchestra.run.smithi069.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,108 kB] 2024-07-26T23:26:03.655 INFO:teuthology.orchestra.run.smithi117.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-07-26T23:26:03.656 INFO:teuthology.orchestra.run.smithi117.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-07-26T23:26:03.682 INFO:teuthology.orchestra.run.smithi069.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [258 kB] 2024-07-26T23:26:03.691 INFO:teuthology.orchestra.run.smithi069.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.4 kB] 2024-07-26T23:26:03.692 INFO:teuthology.orchestra.run.smithi069.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,744 B] 2024-07-26T23:26:03.692 INFO:teuthology.orchestra.run.smithi069.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-07-26T23:26:03.693 INFO:teuthology.orchestra.run.smithi069.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-07-26T23:26:03.736 INFO:teuthology.orchestra.run.smithi117.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-07-26T23:26:03.737 INFO:teuthology.orchestra.run.smithi117.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-07-26T23:26:03.750 INFO:teuthology.orchestra.run.smithi069.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-07-26T23:26:03.750 INFO:teuthology.orchestra.run.smithi069.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-07-26T23:26:03.751 INFO:teuthology.orchestra.run.smithi069.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-07-26T23:26:03.753 INFO:teuthology.orchestra.run.smithi069.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-07-26T23:26:03.831 INFO:teuthology.orchestra.run.smithi069.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-07-26T23:26:03.832 INFO:teuthology.orchestra.run.smithi069.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-07-26T23:26:03.832 INFO:teuthology.orchestra.run.smithi069.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-07-26T23:26:03.833 INFO:teuthology.orchestra.run.smithi069.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-07-26T23:26:03.833 INFO:teuthology.orchestra.run.smithi069.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-07-26T23:26:09.024 INFO:teuthology.orchestra.run.smithi102.stdout:Fetched 15.1 MB in 2s (7,392 kB/s) 2024-07-26T23:26:09.051 INFO:teuthology.orchestra.run.smithi117.stdout:Fetched 15.1 MB in 2s (7,363 kB/s) 2024-07-26T23:26:09.112 INFO:teuthology.orchestra.run.smithi069.stdout:Fetched 15.1 MB in 2s (7,557 kB/s) 2024-07-26T23:26:10.410 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-07-26T23:26:10.427 DEBUG:teuthology.orchestra.run.smithi102:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-26T23:26:10.479 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-07-26T23:26:10.565 INFO:teuthology.orchestra.run.smithi117.stdout:Reading package lists... 2024-07-26T23:26:10.576 INFO:teuthology.orchestra.run.smithi069.stdout:Reading package lists... 2024-07-26T23:26:10.584 DEBUG:teuthology.orchestra.run.smithi117:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-26T23:26:10.593 DEBUG:teuthology.orchestra.run.smithi069:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-26T23:26:10.658 INFO:teuthology.orchestra.run.smithi069.stdout:Reading package lists... 2024-07-26T23:26:10.668 INFO:teuthology.orchestra.run.smithi102.stdout:Building dependency tree... 2024-07-26T23:26:10.668 INFO:teuthology.orchestra.run.smithi102.stdout:Reading state information... 2024-07-26T23:26:10.692 INFO:teuthology.orchestra.run.smithi117.stdout:Reading package lists... 2024-07-26T23:26:10.831 INFO:teuthology.orchestra.run.smithi102.stdout:The following packages were automatically installed and are no longer required: 2024-07-26T23:26:10.832 INFO:teuthology.orchestra.run.smithi102.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-26T23:26:10.832 INFO:teuthology.orchestra.run.smithi102.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-26T23:26:10.832 INFO:teuthology.orchestra.run.smithi102.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-26T23:26:10.832 INFO:teuthology.orchestra.run.smithi102.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-07-26T23:26:10.832 INFO:teuthology.orchestra.run.smithi102.stdout: python2.7-minimal 2024-07-26T23:26:10.833 INFO:teuthology.orchestra.run.smithi102.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-26T23:26:10.834 INFO:teuthology.orchestra.run.smithi102.stdout:The following additional packages will be installed: 2024-07-26T23:26:10.834 INFO:teuthology.orchestra.run.smithi102.stdout: linux-generic linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-26T23:26:10.834 INFO:teuthology.orchestra.run.smithi102.stdout: linux-headers-generic linux-image-5.15.0-117-generic 2024-07-26T23:26:10.834 INFO:teuthology.orchestra.run.smithi102.stdout: linux-modules-5.15.0-117-generic linux-modules-extra-5.15.0-117-generic 2024-07-26T23:26:10.835 INFO:teuthology.orchestra.run.smithi102.stdout:Suggested packages: 2024-07-26T23:26:10.835 INFO:teuthology.orchestra.run.smithi102.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-07-26T23:26:10.835 INFO:teuthology.orchestra.run.smithi102.stdout:Recommended packages: 2024-07-26T23:26:10.835 INFO:teuthology.orchestra.run.smithi102.stdout: thermald 2024-07-26T23:26:10.865 INFO:teuthology.orchestra.run.smithi069.stdout:Building dependency tree... 2024-07-26T23:26:10.866 INFO:teuthology.orchestra.run.smithi069.stdout:Reading state information... 2024-07-26T23:26:10.888 INFO:teuthology.orchestra.run.smithi102.stdout:The following NEW packages will be installed: 2024-07-26T23:26:10.889 INFO:teuthology.orchestra.run.smithi102.stdout: linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-26T23:26:10.889 INFO:teuthology.orchestra.run.smithi102.stdout: linux-image-5.15.0-117-generic linux-modules-5.15.0-117-generic 2024-07-26T23:26:10.889 INFO:teuthology.orchestra.run.smithi102.stdout: linux-modules-extra-5.15.0-117-generic 2024-07-26T23:26:10.890 INFO:teuthology.orchestra.run.smithi102.stdout:The following packages will be upgraded: 2024-07-26T23:26:10.891 INFO:teuthology.orchestra.run.smithi102.stdout: linux-generic linux-headers-generic linux-image-generic 2024-07-26T23:26:10.900 INFO:teuthology.orchestra.run.smithi117.stdout:Building dependency tree... 2024-07-26T23:26:10.901 INFO:teuthology.orchestra.run.smithi117.stdout:Reading state information... 2024-07-26T23:26:10.960 INFO:teuthology.orchestra.run.smithi102.stdout:3 upgraded, 5 newly installed, 0 to remove and 330 not upgraded. 2024-07-26T23:26:10.961 INFO:teuthology.orchestra.run.smithi102.stdout:Need to get 113 MB of archives. 2024-07-26T23:26:10.961 INFO:teuthology.orchestra.run.smithi102.stdout:After this operation, 583 MB of additional disk space will be used. 2024-07-26T23:26:10.961 INFO:teuthology.orchestra.run.smithi102.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-117-generic amd64 5.15.0-117.127 [22.6 MB] 2024-07-26T23:26:11.051 INFO:teuthology.orchestra.run.smithi069.stdout:The following packages were automatically installed and are no longer required: 2024-07-26T23:26:11.051 INFO:teuthology.orchestra.run.smithi069.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-26T23:26:11.051 INFO:teuthology.orchestra.run.smithi069.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-26T23:26:11.052 INFO:teuthology.orchestra.run.smithi069.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-26T23:26:11.052 INFO:teuthology.orchestra.run.smithi069.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-07-26T23:26:11.052 INFO:teuthology.orchestra.run.smithi069.stdout: python2.7-minimal 2024-07-26T23:26:11.052 INFO:teuthology.orchestra.run.smithi069.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-26T23:26:11.053 INFO:teuthology.orchestra.run.smithi069.stdout:The following additional packages will be installed: 2024-07-26T23:26:11.053 INFO:teuthology.orchestra.run.smithi069.stdout: linux-generic linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-26T23:26:11.053 INFO:teuthology.orchestra.run.smithi069.stdout: linux-headers-generic linux-image-5.15.0-117-generic 2024-07-26T23:26:11.054 INFO:teuthology.orchestra.run.smithi069.stdout: linux-modules-5.15.0-117-generic linux-modules-extra-5.15.0-117-generic 2024-07-26T23:26:11.055 INFO:teuthology.orchestra.run.smithi069.stdout:Suggested packages: 2024-07-26T23:26:11.055 INFO:teuthology.orchestra.run.smithi069.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-07-26T23:26:11.055 INFO:teuthology.orchestra.run.smithi069.stdout:Recommended packages: 2024-07-26T23:26:11.055 INFO:teuthology.orchestra.run.smithi069.stdout: thermald 2024-07-26T23:26:11.084 INFO:teuthology.orchestra.run.smithi117.stdout:The following packages were automatically installed and are no longer required: 2024-07-26T23:26:11.084 INFO:teuthology.orchestra.run.smithi117.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-26T23:26:11.084 INFO:teuthology.orchestra.run.smithi117.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-26T23:26:11.085 INFO:teuthology.orchestra.run.smithi117.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-26T23:26:11.085 INFO:teuthology.orchestra.run.smithi117.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-07-26T23:26:11.085 INFO:teuthology.orchestra.run.smithi117.stdout: python2.7-minimal 2024-07-26T23:26:11.085 INFO:teuthology.orchestra.run.smithi117.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-26T23:26:11.086 INFO:teuthology.orchestra.run.smithi117.stdout:The following additional packages will be installed: 2024-07-26T23:26:11.086 INFO:teuthology.orchestra.run.smithi117.stdout: linux-generic linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-26T23:26:11.086 INFO:teuthology.orchestra.run.smithi117.stdout: linux-headers-generic linux-image-5.15.0-117-generic 2024-07-26T23:26:11.086 INFO:teuthology.orchestra.run.smithi117.stdout: linux-modules-5.15.0-117-generic linux-modules-extra-5.15.0-117-generic 2024-07-26T23:26:11.088 INFO:teuthology.orchestra.run.smithi117.stdout:Suggested packages: 2024-07-26T23:26:11.088 INFO:teuthology.orchestra.run.smithi117.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-07-26T23:26:11.088 INFO:teuthology.orchestra.run.smithi117.stdout:Recommended packages: 2024-07-26T23:26:11.088 INFO:teuthology.orchestra.run.smithi117.stdout: thermald 2024-07-26T23:26:11.105 INFO:teuthology.orchestra.run.smithi069.stdout:The following NEW packages will be installed: 2024-07-26T23:26:11.105 INFO:teuthology.orchestra.run.smithi069.stdout: linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-26T23:26:11.105 INFO:teuthology.orchestra.run.smithi069.stdout: linux-image-5.15.0-117-generic linux-modules-5.15.0-117-generic 2024-07-26T23:26:11.105 INFO:teuthology.orchestra.run.smithi069.stdout: linux-modules-extra-5.15.0-117-generic 2024-07-26T23:26:11.106 INFO:teuthology.orchestra.run.smithi069.stdout:The following packages will be upgraded: 2024-07-26T23:26:11.107 INFO:teuthology.orchestra.run.smithi069.stdout: linux-generic linux-headers-generic linux-image-generic 2024-07-26T23:26:11.134 INFO:teuthology.orchestra.run.smithi117.stdout:The following NEW packages will be installed: 2024-07-26T23:26:11.134 INFO:teuthology.orchestra.run.smithi117.stdout: linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-26T23:26:11.134 INFO:teuthology.orchestra.run.smithi117.stdout: linux-image-5.15.0-117-generic linux-modules-5.15.0-117-generic 2024-07-26T23:26:11.135 INFO:teuthology.orchestra.run.smithi117.stdout: linux-modules-extra-5.15.0-117-generic 2024-07-26T23:26:11.136 INFO:teuthology.orchestra.run.smithi117.stdout:The following packages will be upgraded: 2024-07-26T23:26:11.136 INFO:teuthology.orchestra.run.smithi117.stdout: linux-generic linux-headers-generic linux-image-generic 2024-07-26T23:26:11.158 INFO:teuthology.orchestra.run.smithi069.stdout:3 upgraded, 5 newly installed, 0 to remove and 330 not upgraded. 2024-07-26T23:26:11.159 INFO:teuthology.orchestra.run.smithi069.stdout:Need to get 113 MB of archives. 2024-07-26T23:26:11.159 INFO:teuthology.orchestra.run.smithi069.stdout:After this operation, 583 MB of additional disk space will be used. 2024-07-26T23:26:11.159 INFO:teuthology.orchestra.run.smithi069.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-117-generic amd64 5.15.0-117.127 [22.6 MB] 2024-07-26T23:26:11.316 INFO:teuthology.orchestra.run.smithi117.stdout:3 upgraded, 5 newly installed, 0 to remove and 330 not upgraded. 2024-07-26T23:26:11.316 INFO:teuthology.orchestra.run.smithi117.stdout:Need to get 113 MB of archives. 2024-07-26T23:26:11.317 INFO:teuthology.orchestra.run.smithi117.stdout:After this operation, 583 MB of additional disk space will be used. 2024-07-26T23:26:11.317 INFO:teuthology.orchestra.run.smithi117.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-117-generic amd64 5.15.0-117.127 [22.6 MB] 2024-07-26T23:26:11.398 INFO:teuthology.orchestra.run.smithi102.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-117-generic amd64 5.15.0-117.127 [11.5 MB] 2024-07-26T23:26:11.498 INFO:teuthology.orchestra.run.smithi102.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-117-generic amd64 5.15.0-117.127 [64.0 MB] 2024-07-26T23:26:11.573 INFO:teuthology.orchestra.run.smithi069.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-117-generic amd64 5.15.0-117.127 [11.5 MB] 2024-07-26T23:26:11.661 INFO:teuthology.orchestra.run.smithi069.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-117-generic amd64 5.15.0-117.127 [64.0 MB] 2024-07-26T23:26:12.313 INFO:teuthology.orchestra.run.smithi102.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.117.117 [1,694 B] 2024-07-26T23:26:12.313 INFO:teuthology.orchestra.run.smithi102.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.117.117 [2,504 B] 2024-07-26T23:26:12.313 INFO:teuthology.orchestra.run.smithi102.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-117 all 5.15.0-117.127 [12.3 MB] 2024-07-26T23:26:12.426 INFO:teuthology.orchestra.run.smithi069.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.117.117 [1,694 B] 2024-07-26T23:26:12.426 INFO:teuthology.orchestra.run.smithi069.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.117.117 [2,504 B] 2024-07-26T23:26:12.426 INFO:teuthology.orchestra.run.smithi069.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-117 all 5.15.0-117.127 [12.3 MB] 2024-07-26T23:26:12.433 INFO:teuthology.orchestra.run.smithi102.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-117-generic amd64 5.15.0-117.127 [2,880 kB] 2024-07-26T23:26:12.456 INFO:teuthology.orchestra.run.smithi102.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.117.117 [2,358 B] 2024-07-26T23:26:12.548 INFO:teuthology.orchestra.run.smithi069.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-117-generic amd64 5.15.0-117.127 [2,880 kB] 2024-07-26T23:26:12.570 INFO:teuthology.orchestra.run.smithi069.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.117.117 [2,358 B] 2024-07-26T23:26:12.700 INFO:teuthology.orchestra.run.smithi117.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-117-generic amd64 5.15.0-117.127 [11.5 MB] 2024-07-26T23:26:12.912 INFO:teuthology.orchestra.run.smithi102.stdout:Fetched 113 MB in 2s (72.8 MB/s) 2024-07-26T23:26:13.047 INFO:teuthology.orchestra.run.smithi069.stdout:Fetched 113 MB in 2s (73.9 MB/s) 2024-07-26T23:26:13.094 INFO:teuthology.orchestra.run.smithi117.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-117-generic amd64 5.15.0-117.127 [64.0 MB] 2024-07-26T23:26:13.173 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-modules-5.15.0-117-generic. 2024-07-26T23:26:13.240 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package linux-modules-5.15.0-117-generic. 2024-07-26T23:26:15.276 INFO:teuthology.orchestra.run.smithi117.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.117.117 [1,694 B] 2024-07-26T23:26:15.276 INFO:teuthology.orchestra.run.smithi117.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.117.117 [2,504 B] 2024-07-26T23:26:15.277 INFO:teuthology.orchestra.run.smithi069.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-07-26T23:26:15.277 INFO:teuthology.orchestra.run.smithi117.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-117 all 5.15.0-117.127 [12.3 MB] 2024-07-26T23:26:15.280 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../0-linux-modules-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:26:15.290 INFO:teuthology.orchestra.run.smithi102.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-07-26T23:26:15.294 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../0-linux-modules-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:26:15.362 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:15.370 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:15.829 INFO:teuthology.orchestra.run.smithi117.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-117-generic amd64 5.15.0-117.127 [2,880 kB] 2024-07-26T23:26:15.989 INFO:teuthology.orchestra.run.smithi117.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.117.117 [2,358 B] 2024-07-26T23:26:16.380 INFO:teuthology.orchestra.run.smithi117.stdout:Fetched 113 MB in 5s (23.4 MB/s) 2024-07-26T23:26:16.555 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-modules-5.15.0-117-generic. 2024-07-26T23:26:17.463 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-image-5.15.0-117-generic. 2024-07-26T23:26:17.485 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../1-linux-image-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:26:17.577 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:17.846 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package linux-image-5.15.0-117-generic. 2024-07-26T23:26:17.868 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../1-linux-image-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:26:17.961 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:18.083 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-117-generic. 2024-07-26T23:26:18.103 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:26:18.141 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:18.457 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-117-generic. 2024-07-26T23:26:18.478 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:26:18.515 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:18.610 INFO:teuthology.orchestra.run.smithi117.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-07-26T23:26:18.615 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../0-linux-modules-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:26:18.735 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:20.819 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-image-5.15.0-117-generic. 2024-07-26T23:26:20.840 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../1-linux-image-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:26:20.912 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:21.764 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-117-generic. 2024-07-26T23:26:21.785 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:26:21.822 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:24.844 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../3-linux-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:26:24.887 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../3-linux-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:26:24.971 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:26:25.015 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:26:25.305 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:26:25.364 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:26:25.424 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-image-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:26:25.510 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-image-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:26:25.686 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-headers-5.15.0-117. 2024-07-26T23:26:25.697 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../5-linux-headers-5.15.0-117_5.15.0-117.127_all.deb ... 2024-07-26T23:26:25.736 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-26T23:26:25.796 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package linux-headers-5.15.0-117. 2024-07-26T23:26:25.819 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../5-linux-headers-5.15.0-117_5.15.0-117.127_all.deb ... 2024-07-26T23:26:25.871 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-26T23:26:28.321 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../3-linux-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:26:28.435 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:26:28.780 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:26:28.926 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-image-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:26:29.238 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-headers-5.15.0-117. 2024-07-26T23:26:29.248 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../5-linux-headers-5.15.0-117_5.15.0-117.127_all.deb ... 2024-07-26T23:26:29.287 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-26T23:26:31.652 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-headers-5.15.0-117-generic. 2024-07-26T23:26:31.689 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../6-linux-headers-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:26:31.703 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package linux-headers-5.15.0-117-generic. 2024-07-26T23:26:31.735 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:31.740 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../6-linux-headers-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:26:31.778 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:34.501 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:26:34.615 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-headers-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:26:34.630 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:26:34.756 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-headers-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:26:34.940 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-26T23:26:35.061 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:35.106 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-26T23:26:35.110 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-headers-5.15.0-117-generic. 2024-07-26T23:26:35.147 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../6-linux-headers-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:26:35.185 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:35.187 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-headers-generic (5.15.0.117.117) ... 2024-07-26T23:26:35.227 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:35.317 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:35.353 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-headers-generic (5.15.0.117.117) ... 2024-07-26T23:26:35.482 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:36.656 INFO:teuthology.orchestra.run.smithi102.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:26:36.656 INFO:teuthology.orchestra.run.smithi102.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-07-26T23:26:36.656 INFO:teuthology.orchestra.run.smithi102.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:26:36.656 INFO:teuthology.orchestra.run.smithi102.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-117-generic 2024-07-26T23:26:36.810 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:36.817 INFO:teuthology.orchestra.run.smithi069.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:26:36.817 INFO:teuthology.orchestra.run.smithi069.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-07-26T23:26:36.817 INFO:teuthology.orchestra.run.smithi069.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:26:36.817 INFO:teuthology.orchestra.run.smithi069.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-117-generic 2024-07-26T23:26:36.967 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:38.862 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-image-generic (5.15.0.117.117) ... 2024-07-26T23:26:38.869 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-image-generic (5.15.0.117.117) ... 2024-07-26T23:26:38.987 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-generic (5.15.0.117.117) ... 2024-07-26T23:26:38.994 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-generic (5.15.0.117.117) ... 2024-07-26T23:26:39.113 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:39.120 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:39.461 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:26:39.620 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-headers-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:26:40.011 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-26T23:26:40.175 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:40.300 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-headers-generic (5.15.0.117.117) ... 2024-07-26T23:26:40.429 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:40.506 INFO:teuthology.orchestra.run.smithi069.stdout:Processing triggers for linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:40.540 INFO:teuthology.orchestra.run.smithi102.stdout:Processing triggers for linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:40.564 INFO:teuthology.orchestra.run.smithi069.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-07-26T23:26:40.564 INFO:teuthology.orchestra.run.smithi069.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:26:40.600 INFO:teuthology.orchestra.run.smithi102.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-07-26T23:26:40.600 INFO:teuthology.orchestra.run.smithi102.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:26:41.786 INFO:teuthology.orchestra.run.smithi117.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:26:41.786 INFO:teuthology.orchestra.run.smithi117.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-07-26T23:26:41.786 INFO:teuthology.orchestra.run.smithi117.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:26:41.786 INFO:teuthology.orchestra.run.smithi117.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-117-generic 2024-07-26T23:26:41.947 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:43.390 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-image-generic (5.15.0.117.117) ... 2024-07-26T23:26:43.516 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-generic (5.15.0.117.117) ... 2024-07-26T23:26:43.642 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:45.260 INFO:teuthology.orchestra.run.smithi117.stdout:Processing triggers for linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:26:45.338 INFO:teuthology.orchestra.run.smithi117.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-07-26T23:26:45.339 INFO:teuthology.orchestra.run.smithi117.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:26:55.059 INFO:teuthology.orchestra.run.smithi069.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-07-26T23:26:55.060 INFO:teuthology.orchestra.run.smithi069.stdout:Sourcing file `/etc/default/grub' 2024-07-26T23:26:55.075 INFO:teuthology.orchestra.run.smithi069.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-26T23:26:55.105 INFO:teuthology.orchestra.run.smithi069.stdout:Generating grub configuration file ... 2024-07-26T23:26:55.255 INFO:teuthology.orchestra.run.smithi102.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-07-26T23:26:55.256 INFO:teuthology.orchestra.run.smithi102.stdout:Sourcing file `/etc/default/grub' 2024-07-26T23:26:55.265 INFO:teuthology.orchestra.run.smithi102.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-26T23:26:55.291 INFO:teuthology.orchestra.run.smithi102.stdout:Generating grub configuration file ... 2024-07-26T23:26:55.383 INFO:teuthology.orchestra.run.smithi069.stdout:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:26:55.398 INFO:teuthology.orchestra.run.smithi069.stdout:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:26:55.549 INFO:teuthology.orchestra.run.smithi102.stdout:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:26:55.575 INFO:teuthology.orchestra.run.smithi102.stdout:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:26:55.707 INFO:teuthology.orchestra.run.smithi069.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:26:55.713 INFO:teuthology.orchestra.run.smithi069.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-26T23:26:55.780 INFO:teuthology.orchestra.run.smithi069.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-26T23:26:55.785 INFO:teuthology.orchestra.run.smithi069.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-26T23:26:55.860 INFO:teuthology.orchestra.run.smithi102.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:26:55.866 INFO:teuthology.orchestra.run.smithi102.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-26T23:26:55.930 INFO:teuthology.orchestra.run.smithi102.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-26T23:26:55.936 INFO:teuthology.orchestra.run.smithi102.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-26T23:26:55.965 INFO:teuthology.orchestra.run.smithi069.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-26T23:26:55.965 INFO:teuthology.orchestra.run.smithi069.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-07-26T23:26:55.965 INFO:teuthology.orchestra.run.smithi069.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-26T23:26:56.003 INFO:teuthology.orchestra.run.smithi069.stdout:done 2024-07-26T23:26:56.112 INFO:teuthology.orchestra.run.smithi102.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-26T23:26:56.112 INFO:teuthology.orchestra.run.smithi102.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-07-26T23:26:56.112 INFO:teuthology.orchestra.run.smithi102.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-26T23:26:56.150 INFO:teuthology.orchestra.run.smithi102.stdout:done 2024-07-26T23:26:56.475 DEBUG:teuthology.orchestra.run.smithi069:> dpkg -s linux-image-generic 2024-07-26T23:26:56.499 INFO:teuthology.orchestra.run.smithi069.stdout:Package: linux-image-generic 2024-07-26T23:26:56.499 INFO:teuthology.orchestra.run.smithi069.stdout:Status: install ok installed 2024-07-26T23:26:56.499 INFO:teuthology.orchestra.run.smithi069.stdout:Priority: optional 2024-07-26T23:26:56.499 INFO:teuthology.orchestra.run.smithi069.stdout:Section: kernel 2024-07-26T23:26:56.500 INFO:teuthology.orchestra.run.smithi069.stdout:Installed-Size: 21 2024-07-26T23:26:56.500 INFO:teuthology.orchestra.run.smithi069.stdout:Maintainer: Ubuntu Kernel Team 2024-07-26T23:26:56.500 INFO:teuthology.orchestra.run.smithi069.stdout:Architecture: amd64 2024-07-26T23:26:56.500 INFO:teuthology.orchestra.run.smithi069.stdout:Source: linux-meta 2024-07-26T23:26:56.500 INFO:teuthology.orchestra.run.smithi069.stdout:Version: 5.15.0.117.117 2024-07-26T23:26:56.500 INFO:teuthology.orchestra.run.smithi069.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-117), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-07-26T23:26:56.500 INFO:teuthology.orchestra.run.smithi069.stdout:Depends: linux-image-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-26T23:26:56.500 INFO:teuthology.orchestra.run.smithi069.stdout:Recommends: thermald 2024-07-26T23:26:56.500 INFO:teuthology.orchestra.run.smithi069.stdout:Description: Generic Linux kernel image 2024-07-26T23:26:56.500 INFO:teuthology.orchestra.run.smithi069.stdout: This package will always depend on the latest generic kernel image 2024-07-26T23:26:56.500 INFO:teuthology.orchestra.run.smithi069.stdout: available. 2024-07-26T23:26:56.501 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-117-generic 2024-07-26T23:26:56.501 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-26T23:26:56.501 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-26T23:26:56.501 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-07-26T23:26:56.501 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi069.front.sepia.ceph.com, path=None, version=distro) 2024-07-26T23:26:56.501 DEBUG:teuthology.orchestra.run.smithi069:> sudo apt-get clean 2024-07-26T23:26:56.643 DEBUG:teuthology.orchestra.run.smithi102:> dpkg -s linux-image-generic 2024-07-26T23:26:56.650 DEBUG:teuthology.orchestra.run.smithi069:> sudo apt-get update 2024-07-26T23:26:56.659 INFO:teuthology.orchestra.run.smithi102.stdout:Package: linux-image-generic 2024-07-26T23:26:56.659 INFO:teuthology.orchestra.run.smithi102.stdout:Status: install ok installed 2024-07-26T23:26:56.659 INFO:teuthology.orchestra.run.smithi102.stdout:Priority: optional 2024-07-26T23:26:56.659 INFO:teuthology.orchestra.run.smithi102.stdout:Section: kernel 2024-07-26T23:26:56.659 INFO:teuthology.orchestra.run.smithi102.stdout:Installed-Size: 21 2024-07-26T23:26:56.659 INFO:teuthology.orchestra.run.smithi102.stdout:Maintainer: Ubuntu Kernel Team 2024-07-26T23:26:56.659 INFO:teuthology.orchestra.run.smithi102.stdout:Architecture: amd64 2024-07-26T23:26:56.659 INFO:teuthology.orchestra.run.smithi102.stdout:Source: linux-meta 2024-07-26T23:26:56.659 INFO:teuthology.orchestra.run.smithi102.stdout:Version: 5.15.0.117.117 2024-07-26T23:26:56.659 INFO:teuthology.orchestra.run.smithi102.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-117), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-07-26T23:26:56.659 INFO:teuthology.orchestra.run.smithi102.stdout:Depends: linux-image-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-26T23:26:56.660 INFO:teuthology.orchestra.run.smithi102.stdout:Recommends: thermald 2024-07-26T23:26:56.660 INFO:teuthology.orchestra.run.smithi102.stdout:Description: Generic Linux kernel image 2024-07-26T23:26:56.660 INFO:teuthology.orchestra.run.smithi102.stdout: This package will always depend on the latest generic kernel image 2024-07-26T23:26:56.660 INFO:teuthology.orchestra.run.smithi102.stdout: available. 2024-07-26T23:26:56.660 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-117-generic 2024-07-26T23:26:56.660 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-26T23:26:56.660 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-26T23:26:56.660 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-07-26T23:26:56.660 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi102.front.sepia.ceph.com, path=None, version=distro) 2024-07-26T23:26:56.661 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-get clean 2024-07-26T23:26:56.858 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-get update 2024-07-26T23:26:56.897 INFO:teuthology.orchestra.run.smithi069.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-26T23:26:56.909 INFO:teuthology.orchestra.run.smithi069.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-26T23:26:56.971 INFO:teuthology.orchestra.run.smithi069.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-26T23:26:57.055 INFO:teuthology.orchestra.run.smithi069.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-26T23:26:57.114 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-26T23:26:57.115 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-26T23:26:57.181 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-26T23:26:57.263 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-26T23:26:58.370 INFO:teuthology.orchestra.run.smithi069.stdout:Reading package lists... 2024-07-26T23:26:58.389 DEBUG:teuthology.orchestra.run.smithi069:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-26T23:26:58.441 INFO:teuthology.orchestra.run.smithi069.stdout:Reading package lists... 2024-07-26T23:26:58.474 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-07-26T23:26:58.495 DEBUG:teuthology.orchestra.run.smithi102:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-26T23:26:58.549 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-07-26T23:26:58.631 INFO:teuthology.orchestra.run.smithi069.stdout:Building dependency tree... 2024-07-26T23:26:58.639 INFO:teuthology.orchestra.run.smithi069.stdout:Reading state information... 2024-07-26T23:26:58.731 INFO:teuthology.orchestra.run.smithi102.stdout:Building dependency tree... 2024-07-26T23:26:58.731 INFO:teuthology.orchestra.run.smithi102.stdout:Reading state information... 2024-07-26T23:26:58.808 INFO:teuthology.orchestra.run.smithi069.stdout:linux-image-generic is already the newest version (5.15.0.117.117). 2024-07-26T23:26:58.808 INFO:teuthology.orchestra.run.smithi069.stdout:The following packages were automatically installed and are no longer required: 2024-07-26T23:26:58.808 INFO:teuthology.orchestra.run.smithi069.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-26T23:26:58.808 INFO:teuthology.orchestra.run.smithi069.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-26T23:26:58.808 INFO:teuthology.orchestra.run.smithi069.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-26T23:26:58.809 INFO:teuthology.orchestra.run.smithi069.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-26T23:26:58.809 INFO:teuthology.orchestra.run.smithi069.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-26T23:26:58.809 INFO:teuthology.orchestra.run.smithi069.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-26T23:26:58.849 INFO:teuthology.orchestra.run.smithi069.stdout:0 upgraded, 0 newly installed, 0 to remove and 330 not upgraded. 2024-07-26T23:26:58.851 DEBUG:teuthology.orchestra.run.smithi069:> dpkg -s linux-image-generic 2024-07-26T23:26:58.892 INFO:teuthology.orchestra.run.smithi102.stdout:linux-image-generic is already the newest version (5.15.0.117.117). 2024-07-26T23:26:58.892 INFO:teuthology.orchestra.run.smithi102.stdout:The following packages were automatically installed and are no longer required: 2024-07-26T23:26:58.892 INFO:teuthology.orchestra.run.smithi102.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-26T23:26:58.892 INFO:teuthology.orchestra.run.smithi102.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-26T23:26:58.892 INFO:teuthology.orchestra.run.smithi102.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-26T23:26:58.893 INFO:teuthology.orchestra.run.smithi102.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-26T23:26:58.893 INFO:teuthology.orchestra.run.smithi102.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-26T23:26:58.893 INFO:teuthology.orchestra.run.smithi102.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-26T23:26:58.908 INFO:teuthology.orchestra.run.smithi069.stdout:Package: linux-image-generic 2024-07-26T23:26:58.908 INFO:teuthology.orchestra.run.smithi069.stdout:Status: install ok installed 2024-07-26T23:26:58.908 INFO:teuthology.orchestra.run.smithi069.stdout:Priority: optional 2024-07-26T23:26:58.908 INFO:teuthology.orchestra.run.smithi069.stdout:Section: kernel 2024-07-26T23:26:58.908 INFO:teuthology.orchestra.run.smithi069.stdout:Installed-Size: 21 2024-07-26T23:26:58.908 INFO:teuthology.orchestra.run.smithi069.stdout:Maintainer: Ubuntu Kernel Team 2024-07-26T23:26:58.908 INFO:teuthology.orchestra.run.smithi069.stdout:Architecture: amd64 2024-07-26T23:26:58.909 INFO:teuthology.orchestra.run.smithi069.stdout:Source: linux-meta 2024-07-26T23:26:58.909 INFO:teuthology.orchestra.run.smithi069.stdout:Version: 5.15.0.117.117 2024-07-26T23:26:58.909 INFO:teuthology.orchestra.run.smithi069.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-117), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-07-26T23:26:58.909 INFO:teuthology.orchestra.run.smithi069.stdout:Depends: linux-image-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-26T23:26:58.909 INFO:teuthology.orchestra.run.smithi069.stdout:Recommends: thermald 2024-07-26T23:26:58.909 INFO:teuthology.orchestra.run.smithi069.stdout:Description: Generic Linux kernel image 2024-07-26T23:26:58.909 INFO:teuthology.orchestra.run.smithi069.stdout: This package will always depend on the latest generic kernel image 2024-07-26T23:26:58.909 INFO:teuthology.orchestra.run.smithi069.stdout: available. 2024-07-26T23:26:58.909 DEBUG:teuthology.orchestra.run.smithi069:> mktemp 2024-07-26T23:26:58.932 INFO:teuthology.orchestra.run.smithi102.stdout:0 upgraded, 0 newly installed, 0 to remove and 330 not upgraded. 2024-07-26T23:26:58.934 DEBUG:teuthology.orchestra.run.smithi102:> dpkg -s linux-image-generic 2024-07-26T23:26:58.958 INFO:teuthology.orchestra.run.smithi069.stdout:/tmp/tmp.fhbdY2FSsu 2024-07-26T23:26:58.958 DEBUG:teuthology.orchestra.run.smithi069:> sudo cp /boot/grub/grub.cfg /tmp/tmp.fhbdY2FSsu 2024-07-26T23:26:58.991 INFO:teuthology.orchestra.run.smithi102.stdout:Package: linux-image-generic 2024-07-26T23:26:58.991 INFO:teuthology.orchestra.run.smithi102.stdout:Status: install ok installed 2024-07-26T23:26:58.991 INFO:teuthology.orchestra.run.smithi102.stdout:Priority: optional 2024-07-26T23:26:58.991 INFO:teuthology.orchestra.run.smithi102.stdout:Section: kernel 2024-07-26T23:26:58.991 INFO:teuthology.orchestra.run.smithi102.stdout:Installed-Size: 21 2024-07-26T23:26:58.991 INFO:teuthology.orchestra.run.smithi102.stdout:Maintainer: Ubuntu Kernel Team 2024-07-26T23:26:58.991 INFO:teuthology.orchestra.run.smithi102.stdout:Architecture: amd64 2024-07-26T23:26:58.991 INFO:teuthology.orchestra.run.smithi102.stdout:Source: linux-meta 2024-07-26T23:26:58.991 INFO:teuthology.orchestra.run.smithi102.stdout:Version: 5.15.0.117.117 2024-07-26T23:26:58.991 INFO:teuthology.orchestra.run.smithi102.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-117), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-07-26T23:26:58.992 INFO:teuthology.orchestra.run.smithi102.stdout:Depends: linux-image-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-26T23:26:58.992 INFO:teuthology.orchestra.run.smithi102.stdout:Recommends: thermald 2024-07-26T23:26:58.992 INFO:teuthology.orchestra.run.smithi102.stdout:Description: Generic Linux kernel image 2024-07-26T23:26:58.992 INFO:teuthology.orchestra.run.smithi102.stdout: This package will always depend on the latest generic kernel image 2024-07-26T23:26:58.992 INFO:teuthology.orchestra.run.smithi102.stdout: available. 2024-07-26T23:26:58.992 DEBUG:teuthology.orchestra.run.smithi102:> mktemp 2024-07-26T23:26:59.013 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod 0666 /tmp/tmp.fhbdY2FSsu 2024-07-26T23:26:59.036 INFO:teuthology.orchestra.run.smithi102.stdout:/tmp/tmp.Hsw2l06lCT 2024-07-26T23:26:59.036 DEBUG:teuthology.orchestra.run.smithi102:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Hsw2l06lCT 2024-07-26T23:26:59.091 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 0666 /tmp/tmp.Hsw2l06lCT 2024-07-26T23:26:59.154 DEBUG:teuthology.orchestra.remote:smithi069:/tmp/tmp.fhbdY2FSsu is 10KB 2024-07-26T23:26:59.168 DEBUG:teuthology.orchestra.run.smithi069:> rm -fr /tmp/tmp.fhbdY2FSsu 2024-07-26T23:26:59.174 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-07-26T23:26:59.214 DEBUG:teuthology.orchestra.remote:smithi102:/tmp/tmp.Hsw2l06lCT is 10KB 2024-07-26T23:26:59.226 DEBUG:teuthology.orchestra.run.smithi102:> rm -fr /tmp/tmp.Hsw2l06lCT 2024-07-26T23:26:59.230 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:26:59.230 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-07-26T23:26:59.231 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-07-26T23:26:59.232 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-07-26T23:26:59.287 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-07-26T23:26:59.287 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-07-26T23:26:59.287 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-07-26T23:26:59.296 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-117-generic 2024-07-26T23:26:59.296 DEBUG:teuthology.orchestra.run.smithi069:> sudo update-grub 2024-07-26T23:26:59.361 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-117-generic 2024-07-26T23:26:59.362 DEBUG:teuthology.orchestra.run.smithi102:> sudo update-grub 2024-07-26T23:26:59.687 INFO:teuthology.orchestra.run.smithi117.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-07-26T23:26:59.688 INFO:teuthology.orchestra.run.smithi117.stdout:Sourcing file `/etc/default/grub' 2024-07-26T23:26:59.709 INFO:teuthology.orchestra.run.smithi117.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-26T23:26:59.739 INFO:teuthology.orchestra.run.smithi117.stdout:Generating grub configuration file ... 2024-07-26T23:27:00.039 INFO:teuthology.orchestra.run.smithi117.stdout:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:27:00.060 INFO:teuthology.orchestra.run.smithi117.stdout:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:27:00.386 INFO:teuthology.orchestra.run.smithi117.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:27:00.390 INFO:teuthology.orchestra.run.smithi117.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-26T23:27:00.460 INFO:teuthology.orchestra.run.smithi117.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-26T23:27:00.466 INFO:teuthology.orchestra.run.smithi117.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-26T23:27:00.578 INFO:teuthology.orchestra.run.smithi102.stderr:Sourcing file `/etc/default/grub' 2024-07-26T23:27:00.579 INFO:teuthology.orchestra.run.smithi102.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-26T23:27:00.582 INFO:teuthology.orchestra.run.smithi102.stderr:Generating grub configuration file ... 2024-07-26T23:27:00.620 INFO:teuthology.orchestra.run.smithi069.stderr:Sourcing file `/etc/default/grub' 2024-07-26T23:27:00.621 INFO:teuthology.orchestra.run.smithi069.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-26T23:27:00.623 INFO:teuthology.orchestra.run.smithi069.stderr:Generating grub configuration file ... 2024-07-26T23:27:00.648 INFO:teuthology.orchestra.run.smithi117.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-26T23:27:00.648 INFO:teuthology.orchestra.run.smithi117.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-07-26T23:27:00.648 INFO:teuthology.orchestra.run.smithi117.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-26T23:27:00.697 INFO:teuthology.orchestra.run.smithi117.stdout:done 2024-07-26T23:27:00.769 INFO:teuthology.orchestra.run.smithi102.stderr:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:27:00.776 INFO:teuthology.orchestra.run.smithi102.stderr:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:27:00.819 INFO:teuthology.orchestra.run.smithi069.stderr:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:27:00.825 INFO:teuthology.orchestra.run.smithi069.stderr:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:27:01.021 INFO:teuthology.orchestra.run.smithi102.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:27:01.026 INFO:teuthology.orchestra.run.smithi102.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-26T23:27:01.058 INFO:teuthology.orchestra.run.smithi069.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:27:01.063 INFO:teuthology.orchestra.run.smithi069.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-26T23:27:01.067 INFO:teuthology.orchestra.run.smithi102.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-26T23:27:01.073 INFO:teuthology.orchestra.run.smithi102.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-26T23:27:01.105 INFO:teuthology.orchestra.run.smithi069.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-26T23:27:01.112 INFO:teuthology.orchestra.run.smithi069.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-26T23:27:01.186 INFO:teuthology.orchestra.run.smithi102.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-26T23:27:01.187 INFO:teuthology.orchestra.run.smithi102.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-07-26T23:27:01.187 INFO:teuthology.orchestra.run.smithi102.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-26T23:27:01.201 DEBUG:teuthology.orchestra.run.smithi117:> dpkg -s linux-image-generic 2024-07-26T23:27:01.212 INFO:teuthology.orchestra.run.smithi102.stderr:done 2024-07-26T23:27:01.220 INFO:teuthology.orchestra.run.smithi117.stdout:Package: linux-image-generic 2024-07-26T23:27:01.220 INFO:teuthology.orchestra.run.smithi117.stdout:Status: install ok installed 2024-07-26T23:27:01.221 INFO:teuthology.orchestra.run.smithi117.stdout:Priority: optional 2024-07-26T23:27:01.221 INFO:teuthology.orchestra.run.smithi117.stdout:Section: kernel 2024-07-26T23:27:01.221 INFO:teuthology.orchestra.run.smithi117.stdout:Installed-Size: 21 2024-07-26T23:27:01.221 INFO:teuthology.orchestra.run.smithi117.stdout:Maintainer: Ubuntu Kernel Team 2024-07-26T23:27:01.221 INFO:teuthology.orchestra.run.smithi117.stdout:Architecture: amd64 2024-07-26T23:27:01.221 INFO:teuthology.orchestra.run.smithi117.stdout:Source: linux-meta 2024-07-26T23:27:01.221 INFO:teuthology.orchestra.run.smithi117.stdout:Version: 5.15.0.117.117 2024-07-26T23:27:01.221 INFO:teuthology.orchestra.run.smithi117.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-117), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-07-26T23:27:01.221 INFO:teuthology.orchestra.run.smithi117.stdout:Depends: linux-image-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-26T23:27:01.221 INFO:teuthology.orchestra.run.smithi117.stdout:Recommends: thermald 2024-07-26T23:27:01.221 INFO:teuthology.orchestra.run.smithi117.stdout:Description: Generic Linux kernel image 2024-07-26T23:27:01.221 INFO:teuthology.orchestra.run.smithi117.stdout: This package will always depend on the latest generic kernel image 2024-07-26T23:27:01.221 INFO:teuthology.orchestra.run.smithi117.stdout: available. 2024-07-26T23:27:01.222 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-117-generic 2024-07-26T23:27:01.222 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-26T23:27:01.222 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-26T23:27:01.222 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-07-26T23:27:01.222 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi117.front.sepia.ceph.com, path=None, version=distro) 2024-07-26T23:27:01.222 DEBUG:teuthology.orchestra.run.smithi117:> sudo apt-get clean 2024-07-26T23:27:01.223 DEBUG:teuthology.orchestra.run.smithi102:> sudo shutdown -r now 2024-07-26T23:27:01.254 INFO:teuthology.orchestra.run.smithi069.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-26T23:27:01.254 INFO:teuthology.orchestra.run.smithi069.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-07-26T23:27:01.254 INFO:teuthology.orchestra.run.smithi069.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-26T23:27:01.283 INFO:teuthology.orchestra.run.smithi069.stderr:done 2024-07-26T23:27:01.292 DEBUG:teuthology.orchestra.run.smithi069:> sudo shutdown -r now 2024-07-26T23:27:01.397 DEBUG:teuthology.orchestra.run.smithi117:> sudo apt-get update 2024-07-26T23:27:01.528 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-26T23:27:01.648 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-26T23:27:01.730 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-26T23:27:01.811 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-26T23:27:02.926 INFO:teuthology.orchestra.run.smithi117.stdout:Reading package lists... 2024-07-26T23:27:02.945 DEBUG:teuthology.orchestra.run.smithi117:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-26T23:27:02.998 INFO:teuthology.orchestra.run.smithi117.stdout:Reading package lists... 2024-07-26T23:27:03.188 INFO:teuthology.orchestra.run.smithi117.stdout:Building dependency tree... 2024-07-26T23:27:03.189 INFO:teuthology.orchestra.run.smithi117.stdout:Reading state information... 2024-07-26T23:27:03.356 INFO:teuthology.orchestra.run.smithi117.stdout:linux-image-generic is already the newest version (5.15.0.117.117). 2024-07-26T23:27:03.356 INFO:teuthology.orchestra.run.smithi117.stdout:The following packages were automatically installed and are no longer required: 2024-07-26T23:27:03.356 INFO:teuthology.orchestra.run.smithi117.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-26T23:27:03.356 INFO:teuthology.orchestra.run.smithi117.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-26T23:27:03.356 INFO:teuthology.orchestra.run.smithi117.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-26T23:27:03.356 INFO:teuthology.orchestra.run.smithi117.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-26T23:27:03.357 INFO:teuthology.orchestra.run.smithi117.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-26T23:27:03.357 INFO:teuthology.orchestra.run.smithi117.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-26T23:27:03.396 INFO:teuthology.orchestra.run.smithi117.stdout:0 upgraded, 0 newly installed, 0 to remove and 330 not upgraded. 2024-07-26T23:27:03.398 DEBUG:teuthology.orchestra.run.smithi117:> dpkg -s linux-image-generic 2024-07-26T23:27:03.453 INFO:teuthology.orchestra.run.smithi117.stdout:Package: linux-image-generic 2024-07-26T23:27:03.453 INFO:teuthology.orchestra.run.smithi117.stdout:Status: install ok installed 2024-07-26T23:27:03.453 INFO:teuthology.orchestra.run.smithi117.stdout:Priority: optional 2024-07-26T23:27:03.453 INFO:teuthology.orchestra.run.smithi117.stdout:Section: kernel 2024-07-26T23:27:03.453 INFO:teuthology.orchestra.run.smithi117.stdout:Installed-Size: 21 2024-07-26T23:27:03.454 INFO:teuthology.orchestra.run.smithi117.stdout:Maintainer: Ubuntu Kernel Team 2024-07-26T23:27:03.454 INFO:teuthology.orchestra.run.smithi117.stdout:Architecture: amd64 2024-07-26T23:27:03.454 INFO:teuthology.orchestra.run.smithi117.stdout:Source: linux-meta 2024-07-26T23:27:03.454 INFO:teuthology.orchestra.run.smithi117.stdout:Version: 5.15.0.117.117 2024-07-26T23:27:03.454 INFO:teuthology.orchestra.run.smithi117.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-117), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-07-26T23:27:03.454 INFO:teuthology.orchestra.run.smithi117.stdout:Depends: linux-image-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-26T23:27:03.454 INFO:teuthology.orchestra.run.smithi117.stdout:Recommends: thermald 2024-07-26T23:27:03.454 INFO:teuthology.orchestra.run.smithi117.stdout:Description: Generic Linux kernel image 2024-07-26T23:27:03.454 INFO:teuthology.orchestra.run.smithi117.stdout: This package will always depend on the latest generic kernel image 2024-07-26T23:27:03.454 INFO:teuthology.orchestra.run.smithi117.stdout: available. 2024-07-26T23:27:03.455 DEBUG:teuthology.orchestra.run.smithi117:> mktemp 2024-07-26T23:27:03.498 INFO:teuthology.orchestra.run.smithi117.stdout:/tmp/tmp.VGmr35BqYU 2024-07-26T23:27:03.499 DEBUG:teuthology.orchestra.run.smithi117:> sudo cp /boot/grub/grub.cfg /tmp/tmp.VGmr35BqYU 2024-07-26T23:27:03.562 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod 0666 /tmp/tmp.VGmr35BqYU 2024-07-26T23:27:03.676 DEBUG:teuthology.orchestra.remote:smithi117:/tmp/tmp.VGmr35BqYU is 10KB 2024-07-26T23:27:03.689 DEBUG:teuthology.orchestra.run.smithi117:> rm -fr /tmp/tmp.VGmr35BqYU 2024-07-26T23:27:03.695 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-07-26T23:27:03.750 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-07-26T23:27:03.750 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-07-26T23:27:03.750 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-07-26T23:27:03.818 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-117-generic 2024-07-26T23:27:03.818 DEBUG:teuthology.orchestra.run.smithi117:> sudo update-grub 2024-07-26T23:27:05.176 INFO:teuthology.orchestra.run.smithi117.stderr:Sourcing file `/etc/default/grub' 2024-07-26T23:27:05.177 INFO:teuthology.orchestra.run.smithi117.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-26T23:27:05.187 INFO:teuthology.orchestra.run.smithi117.stderr:Generating grub configuration file ... 2024-07-26T23:27:05.361 INFO:teuthology.orchestra.run.smithi117.stderr:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:27:05.367 INFO:teuthology.orchestra.run.smithi117.stderr:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:27:05.636 INFO:teuthology.orchestra.run.smithi117.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:27:05.641 INFO:teuthology.orchestra.run.smithi117.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-26T23:27:05.679 INFO:teuthology.orchestra.run.smithi117.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-26T23:27:05.684 INFO:teuthology.orchestra.run.smithi117.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-26T23:27:05.828 INFO:teuthology.orchestra.run.smithi117.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-26T23:27:05.828 INFO:teuthology.orchestra.run.smithi117.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-07-26T23:27:05.828 INFO:teuthology.orchestra.run.smithi117.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-26T23:27:05.843 INFO:teuthology.orchestra.run.smithi117.stderr:done 2024-07-26T23:27:05.845 DEBUG:teuthology.orchestra.run.smithi117:> sudo shutdown -r now 2024-07-26T23:27:31.249 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-07-26T23:27:31.249 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-07-26T23:27:31.251 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:27:31.295 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-07-26T23:27:31.295 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2024-07-26T23:27:31.295 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:27:35.850 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-07-26T23:27:35.851 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-07-26T23:27:35.851 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:27:49.727 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.102 2024-07-26T23:27:49.727 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.69 2024-07-26T23:27:54.334 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.117 2024-07-26T23:27:58.730 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-07-26T23:27:58.732 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:27:58.733 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2024-07-26T23:27:58.734 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:28:01.791 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.102 2024-07-26T23:28:01.791 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.69 2024-07-26T23:28:03.337 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-07-26T23:28:03.374 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:28:06.434 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.117 2024-07-26T23:28:13.798 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-07-26T23:28:13.799 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:28:13.800 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2024-07-26T23:28:13.801 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:28:18.438 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-07-26T23:28:18.439 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:28:32.231 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.102 2024-07-26T23:28:32.231 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.69 2024-07-26T23:28:36.834 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.117 2024-07-26T23:28:47.242 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-07-26T23:28:47.244 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:28:47.245 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2024-07-26T23:28:47.246 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:28:47.567 DEBUG:teuthology.orchestra.run.smithi102:> true 2024-07-26T23:28:47.842 DEBUG:teuthology.orchestra.run.smithi069:> true 2024-07-26T23:28:48.118 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-07-26T23:28:48.118 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-117-generic"... 2024-07-26T23:28:48.118 DEBUG:teuthology.orchestra.run.smithi102:> uname -r 2024-07-26T23:28:48.165 INFO:teuthology.orchestra.run.smithi102.stdout:5.15.0-117-generic 2024-07-26T23:28:48.165 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-117-generic vs 5.15.0-117-generic 2024-07-26T23:28:48.166 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-26T23:28:48.166 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-07-26T23:28:48.388 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi069.front.sepia.ceph.com' 2024-07-26T23:28:48.388 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-117-generic"... 2024-07-26T23:28:48.388 DEBUG:teuthology.orchestra.run.smithi069:> uname -r 2024-07-26T23:28:48.436 INFO:teuthology.orchestra.run.smithi069.stdout:5.15.0-117-generic 2024-07-26T23:28:48.436 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-117-generic vs 5.15.0-117-generic 2024-07-26T23:28:48.436 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-26T23:28:48.436 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-07-26T23:28:49.166 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-07-26T23:28:49.167 DEBUG:teuthology.orchestra.run.smithi102:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-26T23:28:49.247 INFO:teuthology.orchestra.run.smithi102.stdout:ttyS1 2024-07-26T23:28:49.284 DEBUG:teuthology.parallel:result is None 2024-07-26T23:28:49.437 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-07-26T23:28:49.437 DEBUG:teuthology.orchestra.run.smithi069:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-26T23:28:49.506 INFO:teuthology.orchestra.run.smithi069.stdout:ttyS1 2024-07-26T23:28:49.529 DEBUG:teuthology.parallel:result is None 2024-07-26T23:28:51.836 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-07-26T23:28:51.836 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:28:52.075 DEBUG:teuthology.orchestra.run.smithi117:> true 2024-07-26T23:28:52.634 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-07-26T23:28:52.634 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-117-generic"... 2024-07-26T23:28:52.634 DEBUG:teuthology.orchestra.run.smithi117:> uname -r 2024-07-26T23:28:52.680 INFO:teuthology.orchestra.run.smithi117.stdout:5.15.0-117-generic 2024-07-26T23:28:52.680 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-117-generic vs 5.15.0-117-generic 2024-07-26T23:28:52.680 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-26T23:28:52.681 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-07-26T23:28:53.681 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-07-26T23:28:53.682 DEBUG:teuthology.orchestra.run.smithi117:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-26T23:28:54.051 INFO:teuthology.orchestra.run.smithi117.stdout:ttyS1 2024-07-26T23:28:54.086 DEBUG:teuthology.parallel:result is None 2024-07-26T23:28:54.087 INFO:teuthology.run_tasks:Running task internal.base... 2024-07-26T23:28:54.095 INFO:teuthology.task.internal:Creating test directory... 2024-07-26T23:28:54.095 DEBUG:teuthology.orchestra.run.smithi069:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-26T23:28:54.098 DEBUG:teuthology.orchestra.run.smithi102:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-26T23:28:54.101 DEBUG:teuthology.orchestra.run.smithi117:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-26T23:28:54.107 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-07-26T23:28:54.116 INFO:teuthology.run_tasks:Running task internal.archive... 2024-07-26T23:28:54.123 INFO:teuthology.task.internal:Creating archive directory... 2024-07-26T23:28:54.123 DEBUG:teuthology.orchestra.run.smithi069:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-26T23:28:54.145 DEBUG:teuthology.orchestra.run.smithi102:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-26T23:28:54.150 DEBUG:teuthology.orchestra.run.smithi117:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-26T23:28:54.184 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-07-26T23:28:54.191 INFO:teuthology.task.internal:Enabling coredump saving... 2024-07-26T23:28:54.191 DEBUG:teuthology.orchestra.run.smithi069:> 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-07-26T23:28:54.209 DEBUG:teuthology.orchestra.run.smithi102:> 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-07-26T23:28:54.215 DEBUG:teuthology.orchestra.run.smithi117:> 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-07-26T23:28:54.227 INFO:teuthology.orchestra.run.smithi069.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-26T23:28:54.235 INFO:teuthology.orchestra.run.smithi069.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-26T23:28:54.241 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-26T23:28:54.249 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-26T23:28:54.278 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-26T23:28:54.286 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-26T23:28:54.289 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-07-26T23:28:54.297 INFO:teuthology.task.internal:Configuring sudo... 2024-07-26T23:28:54.297 DEBUG:teuthology.orchestra.run.smithi069:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-26T23:28:54.300 DEBUG:teuthology.orchestra.run.smithi102:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-26T23:28:54.302 DEBUG:teuthology.orchestra.run.smithi117:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-26T23:28:54.320 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-07-26T23:28:54.330 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-07-26T23:28:54.331 DEBUG:teuthology.orchestra.run.smithi069:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-26T23:28:54.361 DEBUG:teuthology.orchestra.run.smithi102:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-26T23:28:54.364 DEBUG:teuthology.orchestra.run.smithi117:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-26T23:28:54.370 DEBUG:teuthology.orchestra.run.smithi069:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-26T23:28:54.412 DEBUG:teuthology.orchestra.run.smithi069:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-26T23:28:54.460 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:28:54.460 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-26T23:28:54.520 DEBUG:teuthology.orchestra.run.smithi102:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-26T23:28:54.527 DEBUG:teuthology.orchestra.run.smithi102:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-26T23:28:54.573 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-07-26T23:28:54.573 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-26T23:28:54.636 DEBUG:teuthology.orchestra.run.smithi117:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-26T23:28:54.642 DEBUG:teuthology.orchestra.run.smithi117:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-26T23:28:54.689 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-07-26T23:28:54.689 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-26T23:28:54.759 DEBUG:teuthology.orchestra.run.smithi069:> sudo service rsyslog restart 2024-07-26T23:28:54.761 DEBUG:teuthology.orchestra.run.smithi102:> sudo service rsyslog restart 2024-07-26T23:28:54.764 DEBUG:teuthology.orchestra.run.smithi117:> sudo service rsyslog restart 2024-07-26T23:28:54.828 INFO:teuthology.run_tasks:Running task internal.timer... 2024-07-26T23:28:54.839 INFO:teuthology.task.internal:Starting timer... 2024-07-26T23:28:54.840 INFO:teuthology.run_tasks:Running task pcp... 2024-07-26T23:28:54.856 INFO:teuthology.run_tasks:Running task selinux... 2024-07-26T23:28:54.866 DEBUG:teuthology.task.selinux:Excluding smithi069: OS 'ubuntu' does not support SELinux 2024-07-26T23:28:54.866 DEBUG:teuthology.task.selinux:Excluding smithi102: OS 'ubuntu' does not support SELinux 2024-07-26T23:28:54.867 DEBUG:teuthology.task.selinux:Excluding smithi117: OS 'ubuntu' does not support SELinux 2024-07-26T23:28:54.867 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-07-26T23:28:54.867 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-07-26T23:28:54.867 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-07-26T23:28:54.867 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-07-26T23:28:54.878 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-07-26T23:28:54.889 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-07-26T23:28:54.890 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi069.front.sepia.ceph.com,smithi102.front.sepia.ceph.com,smithi117.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-07-26T23:37:04.179 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi069.front.sepia.ceph.com'), Remote(name='ubuntu@smithi102.front.sepia.ceph.com'), Remote(name='ubuntu@smithi117.front.sepia.ceph.com')] 2024-07-26T23:37:04.234 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2024-07-26T23:37:04.235 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:37:04.322 DEBUG:teuthology.orchestra.run.smithi069:> true 2024-07-26T23:37:04.398 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi069.front.sepia.ceph.com' 2024-07-26T23:37:04.399 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-07-26T23:37:04.399 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:37:04.482 DEBUG:teuthology.orchestra.run.smithi102:> true 2024-07-26T23:37:04.558 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-07-26T23:37:04.558 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-07-26T23:37:04.559 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:37:04.642 DEBUG:teuthology.orchestra.run.smithi117:> true 2024-07-26T23:37:04.718 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-07-26T23:37:04.720 INFO:teuthology.run_tasks:Running task clock... 2024-07-26T23:37:04.732 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-07-26T23:37:04.733 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-26T23:37:04.733 DEBUG:teuthology.orchestra.run.smithi069:> 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-07-26T23:37:04.736 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-26T23:37:04.736 DEBUG:teuthology.orchestra.run.smithi102:> 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-07-26T23:37:04.738 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-26T23:37:04.738 DEBUG:teuthology.orchestra.run.smithi117:> 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-07-26T23:37:04.764 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-07-26T23:37:04.764 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: Command line: ntpd -gq 2024-07-26T23:37:04.764 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: ---------------------------------------------------- 2024-07-26T23:37:04.764 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: ntp-4 is maintained by Network Time Foundation, 2024-07-26T23:37:04.764 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-07-26T23:37:04.764 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: corporation. Support and training for ntp-4 are 2024-07-26T23:37:04.764 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: available at https://www.nwtime.org/support 2024-07-26T23:37:04.764 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: ---------------------------------------------------- 2024-07-26T23:37:04.765 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: proto: precision = 0.044 usec (-24) 2024-07-26T23:37:04.766 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: basedate set to 2022-02-04 2024-07-26T23:37:04.766 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: gps base set to 2022-02-06 (week 2196) 2024-07-26T23:37:04.766 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-26T23:37:04.766 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-07-26T23:37:04.766 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: Command line: ntpd -gq 2024-07-26T23:37:04.766 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: ---------------------------------------------------- 2024-07-26T23:37:04.766 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: ntp-4 is maintained by Network Time Foundation, 2024-07-26T23:37:04.766 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-07-26T23:37:04.766 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: corporation. Support and training for ntp-4 are 2024-07-26T23:37:04.766 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: available at https://www.nwtime.org/support 2024-07-26T23:37:04.767 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: ---------------------------------------------------- 2024-07-26T23:37:04.767 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: proto: precision = 0.058 usec (-24) 2024-07-26T23:37:04.767 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: basedate set to 2022-02-04 2024-07-26T23:37:04.767 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: gps base set to 2022-02-06 (week 2196) 2024-07-26T23:37:04.767 INFO:teuthology.orchestra.run.smithi069.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-26T23:37:04.767 INFO:teuthology.orchestra.run.smithi069.stderr:restrict ::: KOD does nothing without LIMITED. 2024-07-26T23:37:04.767 INFO:teuthology.orchestra.run.smithi102.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-26T23:37:04.768 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-26T23:37:04.768 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: restrict ::: KOD does nothing without LIMITED. 2024-07-26T23:37:04.768 INFO:teuthology.orchestra.run.smithi102.stderr:restrict ::: KOD does nothing without LIMITED. 2024-07-26T23:37:04.769 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: restrict ::: KOD does nothing without LIMITED. 2024-07-26T23:37:04.769 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: Listen and drop on 0 v6wildcard [::]:123 2024-07-26T23:37:04.770 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-07-26T23:37:04.770 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: Listen normally on 2 lo 127.0.0.1:123 2024-07-26T23:37:04.770 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: Listen normally on 3 enp3s0f1 172.21.15.69:123 2024-07-26T23:37:04.770 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: Listen normally on 4 lo [::1]:123 2024-07-26T23:37:04.770 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d737%5]:123 2024-07-26T23:37:04.770 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:04 ntpd[17775]: Listening on routing socket on fd #22 for interface updates 2024-07-26T23:37:04.770 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: Listen and drop on 0 v6wildcard [::]:123 2024-07-26T23:37:04.770 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-07-26T23:37:04.770 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: Listen normally on 2 lo 127.0.0.1:123 2024-07-26T23:37:04.770 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: Listen normally on 3 enp3s0f1 172.21.15.102:123 2024-07-26T23:37:04.771 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: Listen normally on 4 lo [::1]:123 2024-07-26T23:37:04.771 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d769%5]:123 2024-07-26T23:37:04.771 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:04 ntpd[17745]: Listening on routing socket on fd #22 for interface updates 2024-07-26T23:37:04.788 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-07-26T23:37:04.788 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: Command line: ntpd -gq 2024-07-26T23:37:04.788 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: ---------------------------------------------------- 2024-07-26T23:37:04.788 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: ntp-4 is maintained by Network Time Foundation, 2024-07-26T23:37:04.788 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-07-26T23:37:04.788 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: corporation. Support and training for ntp-4 are 2024-07-26T23:37:04.788 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: available at https://www.nwtime.org/support 2024-07-26T23:37:04.788 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: ---------------------------------------------------- 2024-07-26T23:37:04.788 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: proto: precision = 0.056 usec (-24) 2024-07-26T23:37:04.789 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: basedate set to 2022-02-04 2024-07-26T23:37:04.789 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: gps base set to 2022-02-06 (week 2196) 2024-07-26T23:37:04.789 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-26T23:37:04.789 INFO:teuthology.orchestra.run.smithi117.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-26T23:37:04.789 INFO:teuthology.orchestra.run.smithi117.stderr:restrict ::: KOD does nothing without LIMITED. 2024-07-26T23:37:04.790 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: restrict ::: KOD does nothing without LIMITED. 2024-07-26T23:37:04.791 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: Listen and drop on 0 v6wildcard [::]:123 2024-07-26T23:37:04.791 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-07-26T23:37:04.791 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: Listen normally on 2 lo 127.0.0.1:123 2024-07-26T23:37:04.791 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: Listen normally on 3 enp3s0f1 172.21.15.117:123 2024-07-26T23:37:04.791 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: Listen normally on 4 lo [::1]:123 2024-07-26T23:37:04.791 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:4463%5]:123 2024-07-26T23:37:04.791 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:04 ntpd[17726]: Listening on routing socket on fd #22 for interface updates 2024-07-26T23:37:05.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:05 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:05.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:05 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:05.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:05 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:05.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:05 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:05.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:05 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:05.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:05 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:05.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:05 ntpd[17775]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:05.767 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:05 ntpd[17775]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:05.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:05 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:05.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:05 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:05.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:05 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:05.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:05 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:05.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:05 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:05.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:05 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:05.769 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:05 ntpd[17745]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:05.769 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:05 ntpd[17745]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:05.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:05.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:05.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:05.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:05.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:05.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:05.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:05.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:05.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:05.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:05.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:05.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:05.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:05.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:05.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:05.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:05.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:05.793 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:05.793 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:05.793 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:05 ntpd[17726]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:06.764 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:06 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:06.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:06 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:06.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:06 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:06.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:06 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:06.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:06 ntpd[17775]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:06.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:06 ntpd[17775]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:07.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:07 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:07.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:07 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:07.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:07 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:07.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:07 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:07.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:07 ntpd[17775]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:07.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:07 ntpd[17775]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:07.767 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:07 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:07.767 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:07 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:07.767 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:07 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:07.767 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:07 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:07.767 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:07 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:07.767 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:07 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:07.767 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:07 ntpd[17745]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:07.767 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:07 ntpd[17745]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:07.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:07 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:07.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:07 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:07.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:07 ntpd[17745]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:07.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:07 ntpd[17745]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:07.790 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:07.790 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:07.790 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:07.790 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:07.790 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:07.790 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:07.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:07.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:07.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:07.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:07.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:07.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:07.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:07.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:07.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:07.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:07.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:07.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:07 ntpd[17726]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:08.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:08 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:08.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:08 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:08.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:08 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:08.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:08 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:08.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:08 ntpd[17775]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:08.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:08 ntpd[17775]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:08.766 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:08 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:08.766 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:08 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:08.766 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:08 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:08.766 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:08 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:08.766 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:08 ntpd[17745]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:08.767 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:08 ntpd[17745]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:09.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:09 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:09.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:09 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:09.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:09 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:09.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:09 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:09.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:09 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:09.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:09 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:09.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:09 ntpd[17775]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:09.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:09 ntpd[17775]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:09.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:09 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:09.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:09 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:09.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:09 ntpd[17775]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:09.767 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:09 ntpd[17775]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:09.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:09 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:09.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:09 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:09.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:09 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:09.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:09 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:09.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:09 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:09.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:09 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:09.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:09 ntpd[17745]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:09.769 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:09 ntpd[17745]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:09.769 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:09 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:09.769 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:09 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:09.769 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:09 ntpd[17745]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:09.769 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:09 ntpd[17745]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:09.789 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:09.790 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:09.790 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:09.790 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:09.790 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:09.790 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:09.790 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:09.791 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:09.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:09.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:09.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:09.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:09.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:09.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:09.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:09.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:09.792 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:09.793 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:09 ntpd[17726]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:10.764 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:10 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:10.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:10 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:10.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:10 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:10.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:10 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:10.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:10 ntpd[17775]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:10.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:10 ntpd[17775]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:10.766 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:10 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:10.766 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:10 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:10.766 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:10 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:10.766 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:10 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:10.766 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:10 ntpd[17745]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:10.766 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:10 ntpd[17745]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:11.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:11 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:11.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:11 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:11.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:11 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:11.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:11 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:11.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:11 ntpd[17775]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:11.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:11 ntpd[17775]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:11.765 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:11 ntpd[17775]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:11.766 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:11 ntpd[17775]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:11.766 INFO:teuthology.orchestra.run.smithi069.stdout:26 Jul 23:37:11 ntpd[17775]: ntpd: time slew -0.000917 s 2024-07-26T23:37:11.766 INFO:teuthology.orchestra.run.smithi069.stdout:ntpd: time slew -0.000917s 2024-07-26T23:37:11.767 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:11 ntpd[17775]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-07-26T23:37:11.767 INFO:teuthology.orchestra.run.smithi069.stderr:26 Jul 23:37:11 ntpd[17775]: can't open /var/log/ntpstats/loopstats.20240726: Permission denied 2024-07-26T23:37:11.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:11 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:11.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:11 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:11.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:11 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:11.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:11 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:11.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:11 ntpd[17745]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:11.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:11 ntpd[17745]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:11.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:11 ntpd[17745]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:11.768 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:11 ntpd[17745]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:11.769 INFO:teuthology.orchestra.run.smithi102.stdout:26 Jul 23:37:11 ntpd[17745]: ntpd: time slew -0.000132 s 2024-07-26T23:37:11.769 INFO:teuthology.orchestra.run.smithi102.stdout:ntpd: time slew -0.000132s 2024-07-26T23:37:11.769 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:11 ntpd[17745]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-07-26T23:37:11.769 INFO:teuthology.orchestra.run.smithi102.stderr:26 Jul 23:37:11 ntpd[17745]: can't open /var/log/ntpstats/loopstats.20240726: Permission denied 2024-07-26T23:37:11.788 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:11 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:11.788 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:11 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:11.788 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:11 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:11.788 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:11 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:11.789 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:11 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:11.789 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:11 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:11.789 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:11 ntpd[17726]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-26T23:37:11.789 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:11 ntpd[17726]: can't open /var/log/ntpstats/rawstats.20240726: Permission denied 2024-07-26T23:37:11.789 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:11 ntpd[17726]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-26T23:37:11.789 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:11 ntpd[17726]: can't open /var/log/ntpstats/peerstats.20240726: Permission denied 2024-07-26T23:37:11.789 INFO:teuthology.orchestra.run.smithi117.stdout:26 Jul 23:37:11 ntpd[17726]: ntpd: time slew -0.000970 s 2024-07-26T23:37:11.789 INFO:teuthology.orchestra.run.smithi117.stdout:ntpd: time slew -0.000970s 2024-07-26T23:37:11.790 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:11 ntpd[17726]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-07-26T23:37:11.790 INFO:teuthology.orchestra.run.smithi117.stderr:26 Jul 23:37:11 ntpd[17726]: can't open /var/log/ntpstats/loopstats.20240726: Permission denied 2024-07-26T23:37:11.821 INFO:teuthology.orchestra.run.smithi102.stdout: remote refid st t when poll reach delay offset jitter 2024-07-26T23:37:11.821 INFO:teuthology.orchestra.run.smithi102.stdout:============================================================================== 2024-07-26T23:37:11.821 INFO:teuthology.orchestra.run.smithi102.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-26T23:37:11.821 INFO:teuthology.orchestra.run.smithi102.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-26T23:37:11.821 INFO:teuthology.orchestra.run.smithi102.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-26T23:37:11.821 INFO:teuthology.orchestra.run.smithi102.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-26T23:37:11.847 INFO:teuthology.orchestra.run.smithi117.stdout: remote refid st t when poll reach delay offset jitter 2024-07-26T23:37:11.847 INFO:teuthology.orchestra.run.smithi117.stdout:============================================================================== 2024-07-26T23:37:11.847 INFO:teuthology.orchestra.run.smithi117.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-26T23:37:11.847 INFO:teuthology.orchestra.run.smithi117.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-26T23:37:11.847 INFO:teuthology.orchestra.run.smithi117.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-26T23:37:11.847 INFO:teuthology.orchestra.run.smithi117.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-26T23:37:11.862 INFO:teuthology.orchestra.run.smithi069.stdout: remote refid st t when poll reach delay offset jitter 2024-07-26T23:37:11.862 INFO:teuthology.orchestra.run.smithi069.stdout:============================================================================== 2024-07-26T23:37:11.863 INFO:teuthology.orchestra.run.smithi069.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-26T23:37:11.863 INFO:teuthology.orchestra.run.smithi069.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-26T23:37:11.863 INFO:teuthology.orchestra.run.smithi069.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-26T23:37:11.863 INFO:teuthology.orchestra.run.smithi069.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-26T23:37:11.864 INFO:teuthology.run_tasks:Running task install... 2024-07-26T23:37:11.872 DEBUG:teuthology.task.install:project ceph 2024-07-26T23:37:11.872 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '67f28c2a04ad1fe90ea612a39329cc6af2a92d8b'}} 2024-07-26T23:37:11.872 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '67f28c2a04ad1fe90ea612a39329cc6af2a92d8b'} 2024-07-26T23:37:11.872 INFO:teuthology.task.install:Using flavor: default 2024-07-26T23:37:11.883 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-07-26T23:37:11.883 INFO:teuthology.task.install:extra packages: [] 2024-07-26T23:37:11.884 DEBUG:teuthology.orchestra.run.smithi069:> sudo apt-key list | grep Ceph 2024-07-26T23:37:11.884 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-key list | grep Ceph 2024-07-26T23:37:11.884 DEBUG:teuthology.orchestra.run.smithi117:> sudo apt-key list | grep Ceph 2024-07-26T23:37:11.943 INFO:teuthology.orchestra.run.smithi102.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-07-26T23:37:11.946 INFO:teuthology.orchestra.run.smithi117.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-07-26T23:37:11.971 INFO:teuthology.orchestra.run.smithi069.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-07-26T23:37:11.972 INFO:teuthology.orchestra.run.smithi102.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-07-26T23:37:11.972 INFO:teuthology.orchestra.run.smithi102.stdout:uid [ unknown] Ceph.com (release key) 2024-07-26T23:37:11.972 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-07-26T23:37:11.973 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-26T23:37:11.978 INFO:teuthology.orchestra.run.smithi117.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-07-26T23:37:11.978 INFO:teuthology.orchestra.run.smithi117.stdout:uid [ unknown] Ceph.com (release key) 2024-07-26T23:37:11.978 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-07-26T23:37:11.979 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-26T23:37:11.990 INFO:teuthology.orchestra.run.smithi069.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-07-26T23:37:11.990 INFO:teuthology.orchestra.run.smithi069.stdout:uid [ unknown] Ceph.com (release key) 2024-07-26T23:37:11.991 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-07-26T23:37:11.991 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-26T23:37:12.118 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default/ 2024-07-26T23:37:12.118 INFO:teuthology.task.install.deb:Package version is 19.0.0-5372-g67f28c2a-1jammy 2024-07-26T23:37:12.127 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default/ 2024-07-26T23:37:12.127 INFO:teuthology.task.install.deb:Package version is 19.0.0-5372-g67f28c2a-1jammy 2024-07-26T23:37:12.137 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default/ 2024-07-26T23:37:12.137 INFO:teuthology.task.install.deb:Package version is 19.0.0-5372-g67f28c2a-1jammy 2024-07-26T23:37:12.231 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-07-26T23:37:12.231 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-07-26T23:37:12.241 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-07-26T23:37:12.241 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-07-26T23:37:12.246 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-get update 2024-07-26T23:37:12.249 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:37:12.249 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-07-26T23:37:12.255 DEBUG:teuthology.orchestra.run.smithi117:> sudo apt-get update 2024-07-26T23:37:12.263 DEBUG:teuthology.orchestra.run.smithi069:> sudo apt-get update 2024-07-26T23:37:12.412 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-26T23:37:12.422 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-26T23:37:12.423 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-26T23:37:12.424 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-26T23:37:12.425 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-26T23:37:12.432 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-26T23:37:12.433 INFO:teuthology.orchestra.run.smithi069.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-26T23:37:12.439 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-26T23:37:12.449 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-26T23:37:12.468 INFO:teuthology.orchestra.run.smithi102.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy InRelease 2024-07-26T23:37:12.476 INFO:teuthology.orchestra.run.smithi117.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy InRelease 2024-07-26T23:37:12.482 INFO:teuthology.orchestra.run.smithi069.stdout:Ign:2 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy InRelease 2024-07-26T23:37:12.489 INFO:teuthology.orchestra.run.smithi102.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-07-26T23:37:12.497 INFO:teuthology.orchestra.run.smithi117.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-07-26T23:37:12.504 INFO:teuthology.orchestra.run.smithi069.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-07-26T23:37:12.510 INFO:teuthology.orchestra.run.smithi102.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy Release.gpg 2024-07-26T23:37:12.519 INFO:teuthology.orchestra.run.smithi117.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy Release.gpg 2024-07-26T23:37:12.526 INFO:teuthology.orchestra.run.smithi069.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy Release.gpg 2024-07-26T23:37:12.531 INFO:teuthology.orchestra.run.smithi102.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,420 B] 2024-07-26T23:37:12.540 INFO:teuthology.orchestra.run.smithi117.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,420 B] 2024-07-26T23:37:12.547 INFO:teuthology.orchestra.run.smithi069.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,420 B] 2024-07-26T23:37:12.553 INFO:teuthology.orchestra.run.smithi069.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-26T23:37:12.558 INFO:teuthology.orchestra.run.smithi102.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-07-26T23:37:12.567 INFO:teuthology.orchestra.run.smithi117.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-07-26T23:37:12.574 INFO:teuthology.orchestra.run.smithi069.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-07-26T23:37:12.633 INFO:teuthology.orchestra.run.smithi069.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-26T23:37:12.713 INFO:teuthology.orchestra.run.smithi069.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-26T23:37:12.793 INFO:teuthology.orchestra.run.smithi117.stdout:Fetched 29.3 kB in 0s (82.5 kB/s) 2024-07-26T23:37:12.799 INFO:teuthology.orchestra.run.smithi102.stdout:Fetched 29.3 kB in 0s (78.2 kB/s) 2024-07-26T23:37:12.846 INFO:teuthology.orchestra.run.smithi069.stdout:Fetched 29.3 kB in 0s (72.0 kB/s) 2024-07-26T23:37:13.789 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-07-26T23:37:13.806 DEBUG:teuthology.orchestra.run.smithi102:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-5372-g67f28c2a-1jammy cephadm=19.0.0-5372-g67f28c2a-1jammy ceph-mds=19.0.0-5372-g67f28c2a-1jammy ceph-mgr=19.0.0-5372-g67f28c2a-1jammy ceph-common=19.0.0-5372-g67f28c2a-1jammy ceph-fuse=19.0.0-5372-g67f28c2a-1jammy ceph-test=19.0.0-5372-g67f28c2a-1jammy ceph-volume=19.0.0-5372-g67f28c2a-1jammy radosgw=19.0.0-5372-g67f28c2a-1jammy python3-rados=19.0.0-5372-g67f28c2a-1jammy python3-rgw=19.0.0-5372-g67f28c2a-1jammy python3-cephfs=19.0.0-5372-g67f28c2a-1jammy python3-rbd=19.0.0-5372-g67f28c2a-1jammy libcephfs2=19.0.0-5372-g67f28c2a-1jammy libcephfs-dev=19.0.0-5372-g67f28c2a-1jammy librados2=19.0.0-5372-g67f28c2a-1jammy librbd1=19.0.0-5372-g67f28c2a-1jammy rbd-fuse=19.0.0-5372-g67f28c2a-1jammy 2024-07-26T23:37:13.815 INFO:teuthology.orchestra.run.smithi117.stdout:Reading package lists... 2024-07-26T23:37:13.816 INFO:teuthology.orchestra.run.smithi069.stdout:Reading package lists... 2024-07-26T23:37:13.832 DEBUG:teuthology.orchestra.run.smithi117:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-5372-g67f28c2a-1jammy cephadm=19.0.0-5372-g67f28c2a-1jammy ceph-mds=19.0.0-5372-g67f28c2a-1jammy ceph-mgr=19.0.0-5372-g67f28c2a-1jammy ceph-common=19.0.0-5372-g67f28c2a-1jammy ceph-fuse=19.0.0-5372-g67f28c2a-1jammy ceph-test=19.0.0-5372-g67f28c2a-1jammy ceph-volume=19.0.0-5372-g67f28c2a-1jammy radosgw=19.0.0-5372-g67f28c2a-1jammy python3-rados=19.0.0-5372-g67f28c2a-1jammy python3-rgw=19.0.0-5372-g67f28c2a-1jammy python3-cephfs=19.0.0-5372-g67f28c2a-1jammy python3-rbd=19.0.0-5372-g67f28c2a-1jammy libcephfs2=19.0.0-5372-g67f28c2a-1jammy libcephfs-dev=19.0.0-5372-g67f28c2a-1jammy librados2=19.0.0-5372-g67f28c2a-1jammy librbd1=19.0.0-5372-g67f28c2a-1jammy rbd-fuse=19.0.0-5372-g67f28c2a-1jammy 2024-07-26T23:37:13.833 DEBUG:teuthology.orchestra.run.smithi069:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-5372-g67f28c2a-1jammy cephadm=19.0.0-5372-g67f28c2a-1jammy ceph-mds=19.0.0-5372-g67f28c2a-1jammy ceph-mgr=19.0.0-5372-g67f28c2a-1jammy ceph-common=19.0.0-5372-g67f28c2a-1jammy ceph-fuse=19.0.0-5372-g67f28c2a-1jammy ceph-test=19.0.0-5372-g67f28c2a-1jammy ceph-volume=19.0.0-5372-g67f28c2a-1jammy radosgw=19.0.0-5372-g67f28c2a-1jammy python3-rados=19.0.0-5372-g67f28c2a-1jammy python3-rgw=19.0.0-5372-g67f28c2a-1jammy python3-cephfs=19.0.0-5372-g67f28c2a-1jammy python3-rbd=19.0.0-5372-g67f28c2a-1jammy libcephfs2=19.0.0-5372-g67f28c2a-1jammy libcephfs-dev=19.0.0-5372-g67f28c2a-1jammy librados2=19.0.0-5372-g67f28c2a-1jammy librbd1=19.0.0-5372-g67f28c2a-1jammy rbd-fuse=19.0.0-5372-g67f28c2a-1jammy 2024-07-26T23:37:13.859 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-07-26T23:37:13.896 INFO:teuthology.orchestra.run.smithi069.stdout:Reading package lists... 2024-07-26T23:37:13.898 INFO:teuthology.orchestra.run.smithi117.stdout:Reading package lists... 2024-07-26T23:37:14.041 INFO:teuthology.orchestra.run.smithi102.stdout:Building dependency tree... 2024-07-26T23:37:14.041 INFO:teuthology.orchestra.run.smithi102.stdout:Reading state information... 2024-07-26T23:37:14.102 INFO:teuthology.orchestra.run.smithi069.stdout:Building dependency tree... 2024-07-26T23:37:14.102 INFO:teuthology.orchestra.run.smithi069.stdout:Reading state information... 2024-07-26T23:37:14.108 INFO:teuthology.orchestra.run.smithi117.stdout:Building dependency tree... 2024-07-26T23:37:14.109 INFO:teuthology.orchestra.run.smithi117.stdout:Reading state information... 2024-07-26T23:37:14.224 INFO:teuthology.orchestra.run.smithi102.stdout:The following packages were automatically installed and are no longer required: 2024-07-26T23:37:14.224 INFO:teuthology.orchestra.run.smithi102.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-26T23:37:14.225 INFO:teuthology.orchestra.run.smithi102.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-26T23:37:14.225 INFO:teuthology.orchestra.run.smithi102.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-26T23:37:14.225 INFO:teuthology.orchestra.run.smithi102.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-26T23:37:14.225 INFO:teuthology.orchestra.run.smithi102.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-26T23:37:14.225 INFO:teuthology.orchestra.run.smithi102.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-26T23:37:14.226 INFO:teuthology.orchestra.run.smithi102.stdout:The following additional packages will be installed: 2024-07-26T23:37:14.226 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-07-26T23:37:14.227 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-07-26T23:37:14.227 INFO:teuthology.orchestra.run.smithi102.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-07-26T23:37:14.227 INFO:teuthology.orchestra.run.smithi102.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-07-26T23:37:14.227 INFO:teuthology.orchestra.run.smithi102.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-07-26T23:37:14.227 INFO:teuthology.orchestra.run.smithi102.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-07-26T23:37:14.227 INFO:teuthology.orchestra.run.smithi102.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-07-26T23:37:14.227 INFO:teuthology.orchestra.run.smithi102.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-07-26T23:37:14.228 INFO:teuthology.orchestra.run.smithi102.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-07-26T23:37:14.228 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-07-26T23:37:14.228 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-07-26T23:37:14.228 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-07-26T23:37:14.228 INFO:teuthology.orchestra.run.smithi102.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-07-26T23:37:14.228 INFO:teuthology.orchestra.run.smithi102.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-07-26T23:37:14.228 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-07-26T23:37:14.228 INFO:teuthology.orchestra.run.smithi102.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-07-26T23:37:14.228 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-07-26T23:37:14.228 INFO:teuthology.orchestra.run.smithi102.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-07-26T23:37:14.228 INFO:teuthology.orchestra.run.smithi102.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-07-26T23:37:14.228 INFO:teuthology.orchestra.run.smithi102.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-07-26T23:37:14.228 INFO:teuthology.orchestra.run.smithi102.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-07-26T23:37:14.228 INFO:teuthology.orchestra.run.smithi102.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-07-26T23:37:14.229 INFO:teuthology.orchestra.run.smithi102.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-07-26T23:37:14.229 INFO:teuthology.orchestra.run.smithi102.stdout: xmlstarlet zip 2024-07-26T23:37:14.229 INFO:teuthology.orchestra.run.smithi102.stdout:Suggested packages: 2024-07-26T23:37:14.229 INFO:teuthology.orchestra.run.smithi102.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-07-26T23:37:14.229 INFO:teuthology.orchestra.run.smithi102.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-07-26T23:37:14.229 INFO:teuthology.orchestra.run.smithi102.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-07-26T23:37:14.229 INFO:teuthology.orchestra.run.smithi102.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-07-26T23:37:14.229 INFO:teuthology.orchestra.run.smithi102.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-07-26T23:37:14.229 INFO:teuthology.orchestra.run.smithi102.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-07-26T23:37:14.230 INFO:teuthology.orchestra.run.smithi102.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-07-26T23:37:14.230 INFO:teuthology.orchestra.run.smithi102.stdout:Recommended packages: 2024-07-26T23:37:14.230 INFO:teuthology.orchestra.run.smithi102.stdout: btrfs-tools 2024-07-26T23:37:14.292 INFO:teuthology.orchestra.run.smithi069.stdout:The following packages were automatically installed and are no longer required: 2024-07-26T23:37:14.292 INFO:teuthology.orchestra.run.smithi069.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-26T23:37:14.293 INFO:teuthology.orchestra.run.smithi069.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-26T23:37:14.293 INFO:teuthology.orchestra.run.smithi069.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-26T23:37:14.294 INFO:teuthology.orchestra.run.smithi069.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-26T23:37:14.294 INFO:teuthology.orchestra.run.smithi069.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-26T23:37:14.294 INFO:teuthology.orchestra.run.smithi069.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-26T23:37:14.294 INFO:teuthology.orchestra.run.smithi069.stdout:The following additional packages will be installed: 2024-07-26T23:37:14.294 INFO:teuthology.orchestra.run.smithi069.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-07-26T23:37:14.294 INFO:teuthology.orchestra.run.smithi069.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-07-26T23:37:14.294 INFO:teuthology.orchestra.run.smithi069.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-07-26T23:37:14.294 INFO:teuthology.orchestra.run.smithi069.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-07-26T23:37:14.295 INFO:teuthology.orchestra.run.smithi069.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-07-26T23:37:14.296 INFO:teuthology.orchestra.run.smithi069.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-07-26T23:37:14.296 INFO:teuthology.orchestra.run.smithi069.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-07-26T23:37:14.296 INFO:teuthology.orchestra.run.smithi069.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-07-26T23:37:14.296 INFO:teuthology.orchestra.run.smithi069.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-07-26T23:37:14.296 INFO:teuthology.orchestra.run.smithi069.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-07-26T23:37:14.296 INFO:teuthology.orchestra.run.smithi069.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-07-26T23:37:14.296 INFO:teuthology.orchestra.run.smithi069.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-07-26T23:37:14.296 INFO:teuthology.orchestra.run.smithi069.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-07-26T23:37:14.296 INFO:teuthology.orchestra.run.smithi069.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-07-26T23:37:14.296 INFO:teuthology.orchestra.run.smithi069.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-07-26T23:37:14.296 INFO:teuthology.orchestra.run.smithi069.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-07-26T23:37:14.296 INFO:teuthology.orchestra.run.smithi069.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-07-26T23:37:14.296 INFO:teuthology.orchestra.run.smithi069.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-07-26T23:37:14.296 INFO:teuthology.orchestra.run.smithi069.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-07-26T23:37:14.297 INFO:teuthology.orchestra.run.smithi069.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-07-26T23:37:14.297 INFO:teuthology.orchestra.run.smithi069.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-07-26T23:37:14.297 INFO:teuthology.orchestra.run.smithi069.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-07-26T23:37:14.297 INFO:teuthology.orchestra.run.smithi069.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-07-26T23:37:14.297 INFO:teuthology.orchestra.run.smithi069.stdout: xmlstarlet zip 2024-07-26T23:37:14.297 INFO:teuthology.orchestra.run.smithi069.stdout:Suggested packages: 2024-07-26T23:37:14.297 INFO:teuthology.orchestra.run.smithi069.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-07-26T23:37:14.297 INFO:teuthology.orchestra.run.smithi069.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-07-26T23:37:14.297 INFO:teuthology.orchestra.run.smithi069.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-07-26T23:37:14.298 INFO:teuthology.orchestra.run.smithi069.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-07-26T23:37:14.298 INFO:teuthology.orchestra.run.smithi069.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-07-26T23:37:14.298 INFO:teuthology.orchestra.run.smithi069.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-07-26T23:37:14.298 INFO:teuthology.orchestra.run.smithi069.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-07-26T23:37:14.298 INFO:teuthology.orchestra.run.smithi069.stdout:Recommended packages: 2024-07-26T23:37:14.298 INFO:teuthology.orchestra.run.smithi069.stdout: btrfs-tools 2024-07-26T23:37:14.315 INFO:teuthology.orchestra.run.smithi117.stdout:The following packages were automatically installed and are no longer required: 2024-07-26T23:37:14.315 INFO:teuthology.orchestra.run.smithi117.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-26T23:37:14.315 INFO:teuthology.orchestra.run.smithi117.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-26T23:37:14.316 INFO:teuthology.orchestra.run.smithi117.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-26T23:37:14.316 INFO:teuthology.orchestra.run.smithi117.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-26T23:37:14.316 INFO:teuthology.orchestra.run.smithi117.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-26T23:37:14.316 INFO:teuthology.orchestra.run.smithi117.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-26T23:37:14.317 INFO:teuthology.orchestra.run.smithi117.stdout:The following additional packages will be installed: 2024-07-26T23:37:14.317 INFO:teuthology.orchestra.run.smithi117.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-07-26T23:37:14.317 INFO:teuthology.orchestra.run.smithi117.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-07-26T23:37:14.318 INFO:teuthology.orchestra.run.smithi117.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-07-26T23:37:14.318 INFO:teuthology.orchestra.run.smithi117.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-07-26T23:37:14.318 INFO:teuthology.orchestra.run.smithi117.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-07-26T23:37:14.319 INFO:teuthology.orchestra.run.smithi117.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-07-26T23:37:14.319 INFO:teuthology.orchestra.run.smithi117.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-07-26T23:37:14.319 INFO:teuthology.orchestra.run.smithi117.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-07-26T23:37:14.319 INFO:teuthology.orchestra.run.smithi117.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-07-26T23:37:14.319 INFO:teuthology.orchestra.run.smithi117.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-07-26T23:37:14.319 INFO:teuthology.orchestra.run.smithi117.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-07-26T23:37:14.319 INFO:teuthology.orchestra.run.smithi117.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-07-26T23:37:14.319 INFO:teuthology.orchestra.run.smithi117.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-07-26T23:37:14.319 INFO:teuthology.orchestra.run.smithi117.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-07-26T23:37:14.319 INFO:teuthology.orchestra.run.smithi117.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-07-26T23:37:14.319 INFO:teuthology.orchestra.run.smithi117.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-07-26T23:37:14.319 INFO:teuthology.orchestra.run.smithi117.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-07-26T23:37:14.319 INFO:teuthology.orchestra.run.smithi117.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-07-26T23:37:14.320 INFO:teuthology.orchestra.run.smithi117.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-07-26T23:37:14.320 INFO:teuthology.orchestra.run.smithi117.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-07-26T23:37:14.320 INFO:teuthology.orchestra.run.smithi117.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-07-26T23:37:14.320 INFO:teuthology.orchestra.run.smithi117.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-07-26T23:37:14.320 INFO:teuthology.orchestra.run.smithi117.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-07-26T23:37:14.320 INFO:teuthology.orchestra.run.smithi117.stdout: xmlstarlet zip 2024-07-26T23:37:14.320 INFO:teuthology.orchestra.run.smithi117.stdout:Suggested packages: 2024-07-26T23:37:14.320 INFO:teuthology.orchestra.run.smithi117.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-07-26T23:37:14.320 INFO:teuthology.orchestra.run.smithi117.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-07-26T23:37:14.320 INFO:teuthology.orchestra.run.smithi117.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-07-26T23:37:14.321 INFO:teuthology.orchestra.run.smithi117.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-07-26T23:37:14.321 INFO:teuthology.orchestra.run.smithi117.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-07-26T23:37:14.321 INFO:teuthology.orchestra.run.smithi117.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-07-26T23:37:14.321 INFO:teuthology.orchestra.run.smithi117.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-07-26T23:37:14.321 INFO:teuthology.orchestra.run.smithi117.stdout:Recommended packages: 2024-07-26T23:37:14.321 INFO:teuthology.orchestra.run.smithi117.stdout: btrfs-tools 2024-07-26T23:37:14.329 INFO:teuthology.orchestra.run.smithi102.stdout:The following NEW packages will be installed: 2024-07-26T23:37:14.329 INFO:teuthology.orchestra.run.smithi102.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-07-26T23:37:14.330 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-07-26T23:37:14.331 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-07-26T23:37:14.331 INFO:teuthology.orchestra.run.smithi102.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-07-26T23:37:14.331 INFO:teuthology.orchestra.run.smithi102.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-07-26T23:37:14.331 INFO:teuthology.orchestra.run.smithi102.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-07-26T23:37:14.331 INFO:teuthology.orchestra.run.smithi102.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-07-26T23:37:14.331 INFO:teuthology.orchestra.run.smithi102.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-07-26T23:37:14.332 INFO:teuthology.orchestra.run.smithi102.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-07-26T23:37:14.332 INFO:teuthology.orchestra.run.smithi102.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-07-26T23:37:14.332 INFO:teuthology.orchestra.run.smithi102.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-07-26T23:37:14.332 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-07-26T23:37:14.332 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-07-26T23:37:14.332 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-07-26T23:37:14.332 INFO:teuthology.orchestra.run.smithi102.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-07-26T23:37:14.332 INFO:teuthology.orchestra.run.smithi102.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-07-26T23:37:14.332 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-07-26T23:37:14.332 INFO:teuthology.orchestra.run.smithi102.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-07-26T23:37:14.332 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-07-26T23:37:14.332 INFO:teuthology.orchestra.run.smithi102.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-07-26T23:37:14.332 INFO:teuthology.orchestra.run.smithi102.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-07-26T23:37:14.332 INFO:teuthology.orchestra.run.smithi102.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-07-26T23:37:14.333 INFO:teuthology.orchestra.run.smithi102.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-07-26T23:37:14.333 INFO:teuthology.orchestra.run.smithi102.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-07-26T23:37:14.333 INFO:teuthology.orchestra.run.smithi102.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-07-26T23:37:14.333 INFO:teuthology.orchestra.run.smithi102.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-07-26T23:37:14.391 INFO:teuthology.orchestra.run.smithi102.stdout:0 upgraded, 118 newly installed, 0 to remove and 317 not upgraded. 2024-07-26T23:37:14.391 INFO:teuthology.orchestra.run.smithi102.stdout:Need to get 250 MB of archives. 2024-07-26T23:37:14.392 INFO:teuthology.orchestra.run.smithi102.stdout:After this operation, 926 MB of additional disk space will be used. 2024-07-26T23:37:14.392 INFO:teuthology.orchestra.run.smithi102.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-07-26T23:37:14.398 INFO:teuthology.orchestra.run.smithi069.stdout:The following NEW packages will be installed: 2024-07-26T23:37:14.398 INFO:teuthology.orchestra.run.smithi069.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-07-26T23:37:14.399 INFO:teuthology.orchestra.run.smithi069.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-07-26T23:37:14.399 INFO:teuthology.orchestra.run.smithi069.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-07-26T23:37:14.399 INFO:teuthology.orchestra.run.smithi069.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-07-26T23:37:14.399 INFO:teuthology.orchestra.run.smithi069.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-07-26T23:37:14.399 INFO:teuthology.orchestra.run.smithi069.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-07-26T23:37:14.400 INFO:teuthology.orchestra.run.smithi069.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-07-26T23:37:14.400 INFO:teuthology.orchestra.run.smithi069.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-07-26T23:37:14.400 INFO:teuthology.orchestra.run.smithi069.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-07-26T23:37:14.400 INFO:teuthology.orchestra.run.smithi069.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-07-26T23:37:14.400 INFO:teuthology.orchestra.run.smithi069.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-07-26T23:37:14.400 INFO:teuthology.orchestra.run.smithi069.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-07-26T23:37:14.400 INFO:teuthology.orchestra.run.smithi069.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-07-26T23:37:14.401 INFO:teuthology.orchestra.run.smithi069.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-07-26T23:37:14.401 INFO:teuthology.orchestra.run.smithi069.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-07-26T23:37:14.401 INFO:teuthology.orchestra.run.smithi069.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-07-26T23:37:14.401 INFO:teuthology.orchestra.run.smithi069.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-07-26T23:37:14.401 INFO:teuthology.orchestra.run.smithi069.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-07-26T23:37:14.401 INFO:teuthology.orchestra.run.smithi069.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-07-26T23:37:14.401 INFO:teuthology.orchestra.run.smithi069.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-07-26T23:37:14.401 INFO:teuthology.orchestra.run.smithi069.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-07-26T23:37:14.401 INFO:teuthology.orchestra.run.smithi069.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-07-26T23:37:14.401 INFO:teuthology.orchestra.run.smithi069.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-07-26T23:37:14.401 INFO:teuthology.orchestra.run.smithi069.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-07-26T23:37:14.401 INFO:teuthology.orchestra.run.smithi069.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-07-26T23:37:14.401 INFO:teuthology.orchestra.run.smithi069.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-07-26T23:37:14.421 INFO:teuthology.orchestra.run.smithi117.stdout:The following NEW packages will be installed: 2024-07-26T23:37:14.421 INFO:teuthology.orchestra.run.smithi117.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-07-26T23:37:14.422 INFO:teuthology.orchestra.run.smithi117.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-07-26T23:37:14.422 INFO:teuthology.orchestra.run.smithi117.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-07-26T23:37:14.422 INFO:teuthology.orchestra.run.smithi117.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-07-26T23:37:14.422 INFO:teuthology.orchestra.run.smithi117.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-07-26T23:37:14.422 INFO:teuthology.orchestra.run.smithi117.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-07-26T23:37:14.423 INFO:teuthology.orchestra.run.smithi117.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-07-26T23:37:14.423 INFO:teuthology.orchestra.run.smithi117.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-07-26T23:37:14.423 INFO:teuthology.orchestra.run.smithi117.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-07-26T23:37:14.423 INFO:teuthology.orchestra.run.smithi117.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-07-26T23:37:14.423 INFO:teuthology.orchestra.run.smithi117.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-07-26T23:37:14.423 INFO:teuthology.orchestra.run.smithi117.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-07-26T23:37:14.423 INFO:teuthology.orchestra.run.smithi117.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-07-26T23:37:14.424 INFO:teuthology.orchestra.run.smithi117.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-07-26T23:37:14.424 INFO:teuthology.orchestra.run.smithi117.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-07-26T23:37:14.424 INFO:teuthology.orchestra.run.smithi117.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-07-26T23:37:14.424 INFO:teuthology.orchestra.run.smithi117.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-07-26T23:37:14.424 INFO:teuthology.orchestra.run.smithi117.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-07-26T23:37:14.424 INFO:teuthology.orchestra.run.smithi117.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-07-26T23:37:14.424 INFO:teuthology.orchestra.run.smithi117.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-07-26T23:37:14.424 INFO:teuthology.orchestra.run.smithi117.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-07-26T23:37:14.424 INFO:teuthology.orchestra.run.smithi117.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-07-26T23:37:14.424 INFO:teuthology.orchestra.run.smithi117.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-07-26T23:37:14.424 INFO:teuthology.orchestra.run.smithi117.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-07-26T23:37:14.424 INFO:teuthology.orchestra.run.smithi117.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-07-26T23:37:14.424 INFO:teuthology.orchestra.run.smithi117.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-07-26T23:37:14.459 INFO:teuthology.orchestra.run.smithi069.stdout:0 upgraded, 118 newly installed, 0 to remove and 317 not upgraded. 2024-07-26T23:37:14.459 INFO:teuthology.orchestra.run.smithi069.stdout:Need to get 250 MB of archives. 2024-07-26T23:37:14.459 INFO:teuthology.orchestra.run.smithi069.stdout:After this operation, 926 MB of additional disk space will be used. 2024-07-26T23:37:14.459 INFO:teuthology.orchestra.run.smithi069.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-07-26T23:37:14.473 INFO:teuthology.orchestra.run.smithi102.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-5372-g67f28c2a-1jammy [3,633 kB] 2024-07-26T23:37:14.481 INFO:teuthology.orchestra.run.smithi102.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-07-26T23:37:14.483 INFO:teuthology.orchestra.run.smithi102.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-07-26T23:37:14.500 INFO:teuthology.orchestra.run.smithi102.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-07-26T23:37:14.540 INFO:teuthology.orchestra.run.smithi069.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-5372-g67f28c2a-1jammy [3,633 kB] 2024-07-26T23:37:14.551 INFO:teuthology.orchestra.run.smithi069.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-07-26T23:37:14.551 INFO:teuthology.orchestra.run.smithi069.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-07-26T23:37:14.559 INFO:teuthology.orchestra.run.smithi102.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-07-26T23:37:14.566 INFO:teuthology.orchestra.run.smithi102.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-07-26T23:37:14.567 INFO:teuthology.orchestra.run.smithi117.stdout:0 upgraded, 118 newly installed, 0 to remove and 317 not upgraded. 2024-07-26T23:37:14.567 INFO:teuthology.orchestra.run.smithi117.stdout:Need to get 250 MB of archives. 2024-07-26T23:37:14.567 INFO:teuthology.orchestra.run.smithi117.stdout:After this operation, 926 MB of additional disk space will be used. 2024-07-26T23:37:14.567 INFO:teuthology.orchestra.run.smithi117.stdout:Get:1 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-5372-g67f28c2a-1jammy [3,633 kB] 2024-07-26T23:37:14.569 INFO:teuthology.orchestra.run.smithi069.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-07-26T23:37:14.577 INFO:teuthology.orchestra.run.smithi102.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-07-26T23:37:14.581 INFO:teuthology.orchestra.run.smithi102.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-07-26T23:37:14.581 INFO:teuthology.orchestra.run.smithi102.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-07-26T23:37:14.582 INFO:teuthology.orchestra.run.smithi102.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-07-26T23:37:14.590 INFO:teuthology.orchestra.run.smithi102.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-07-26T23:37:14.593 INFO:teuthology.orchestra.run.smithi102.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-07-26T23:37:14.595 INFO:teuthology.orchestra.run.smithi102.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-07-26T23:37:14.596 INFO:teuthology.orchestra.run.smithi102.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-07-26T23:37:14.598 INFO:teuthology.orchestra.run.smithi102.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-07-26T23:37:14.601 INFO:teuthology.orchestra.run.smithi102.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-07-26T23:37:14.612 INFO:teuthology.orchestra.run.smithi117.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-07-26T23:37:14.614 INFO:teuthology.orchestra.run.smithi102.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-07-26T23:37:14.616 INFO:teuthology.orchestra.run.smithi102.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-07-26T23:37:14.616 INFO:teuthology.orchestra.run.smithi102.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-07-26T23:37:14.617 INFO:teuthology.orchestra.run.smithi102.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-07-26T23:37:14.618 INFO:teuthology.orchestra.run.smithi102.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-07-26T23:37:14.618 INFO:teuthology.orchestra.run.smithi102.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-07-26T23:37:14.619 INFO:teuthology.orchestra.run.smithi102.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-07-26T23:37:14.619 INFO:teuthology.orchestra.run.smithi102.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-07-26T23:37:14.628 INFO:teuthology.orchestra.run.smithi069.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-07-26T23:37:14.633 INFO:teuthology.orchestra.run.smithi102.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-07-26T23:37:14.633 INFO:teuthology.orchestra.run.smithi069.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-07-26T23:37:14.633 INFO:teuthology.orchestra.run.smithi102.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-07-26T23:37:14.645 INFO:teuthology.orchestra.run.smithi069.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-07-26T23:37:14.649 INFO:teuthology.orchestra.run.smithi069.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-07-26T23:37:14.650 INFO:teuthology.orchestra.run.smithi102.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-07-26T23:37:14.650 INFO:teuthology.orchestra.run.smithi069.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-07-26T23:37:14.651 INFO:teuthology.orchestra.run.smithi069.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-07-26T23:37:14.653 INFO:teuthology.orchestra.run.smithi102.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-07-26T23:37:14.653 INFO:teuthology.orchestra.run.smithi102.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-07-26T23:37:14.654 INFO:teuthology.orchestra.run.smithi102.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-07-26T23:37:14.654 INFO:teuthology.orchestra.run.smithi102.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-07-26T23:37:14.655 INFO:teuthology.orchestra.run.smithi102.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-07-26T23:37:14.655 INFO:teuthology.orchestra.run.smithi102.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-07-26T23:37:14.656 INFO:teuthology.orchestra.run.smithi102.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-07-26T23:37:14.659 INFO:teuthology.orchestra.run.smithi069.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-07-26T23:37:14.660 INFO:teuthology.orchestra.run.smithi102.stdout:Get:36 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-5372-g67f28c2a-1jammy [3,318 kB] 2024-07-26T23:37:14.661 INFO:teuthology.orchestra.run.smithi069.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-07-26T23:37:14.664 INFO:teuthology.orchestra.run.smithi069.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-07-26T23:37:14.665 INFO:teuthology.orchestra.run.smithi069.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-07-26T23:37:14.667 INFO:teuthology.orchestra.run.smithi069.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-07-26T23:37:14.667 INFO:teuthology.orchestra.run.smithi102.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-07-26T23:37:14.668 INFO:teuthology.orchestra.run.smithi102.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-07-26T23:37:14.669 INFO:teuthology.orchestra.run.smithi069.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-07-26T23:37:14.683 INFO:teuthology.orchestra.run.smithi069.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-07-26T23:37:14.684 INFO:teuthology.orchestra.run.smithi102.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-07-26T23:37:14.685 INFO:teuthology.orchestra.run.smithi069.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-07-26T23:37:14.686 INFO:teuthology.orchestra.run.smithi069.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-07-26T23:37:14.686 INFO:teuthology.orchestra.run.smithi069.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-07-26T23:37:14.687 INFO:teuthology.orchestra.run.smithi069.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-07-26T23:37:14.687 INFO:teuthology.orchestra.run.smithi069.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-07-26T23:37:14.688 INFO:teuthology.orchestra.run.smithi069.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-07-26T23:37:14.688 INFO:teuthology.orchestra.run.smithi069.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-07-26T23:37:14.690 INFO:teuthology.orchestra.run.smithi102.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-07-26T23:37:14.690 INFO:teuthology.orchestra.run.smithi102.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-07-26T23:37:14.690 INFO:teuthology.orchestra.run.smithi102.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-07-26T23:37:14.691 INFO:teuthology.orchestra.run.smithi102.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-07-26T23:37:14.692 INFO:teuthology.orchestra.run.smithi102.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-07-26T23:37:14.694 INFO:teuthology.orchestra.run.smithi102.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-07-26T23:37:14.695 INFO:teuthology.orchestra.run.smithi102.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-07-26T23:37:14.702 INFO:teuthology.orchestra.run.smithi069.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-07-26T23:37:14.702 INFO:teuthology.orchestra.run.smithi102.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-07-26T23:37:14.702 INFO:teuthology.orchestra.run.smithi069.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-07-26T23:37:14.703 INFO:teuthology.orchestra.run.smithi102.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-07-26T23:37:14.719 INFO:teuthology.orchestra.run.smithi102.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-07-26T23:37:14.719 INFO:teuthology.orchestra.run.smithi069.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-07-26T23:37:14.720 INFO:teuthology.orchestra.run.smithi102.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-07-26T23:37:14.720 INFO:teuthology.orchestra.run.smithi102.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-07-26T23:37:14.722 INFO:teuthology.orchestra.run.smithi069.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-07-26T23:37:14.722 INFO:teuthology.orchestra.run.smithi069.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-07-26T23:37:14.722 INFO:teuthology.orchestra.run.smithi069.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-07-26T23:37:14.723 INFO:teuthology.orchestra.run.smithi102.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-07-26T23:37:14.723 INFO:teuthology.orchestra.run.smithi069.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-07-26T23:37:14.724 INFO:teuthology.orchestra.run.smithi069.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-07-26T23:37:14.724 INFO:teuthology.orchestra.run.smithi069.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-07-26T23:37:14.725 INFO:teuthology.orchestra.run.smithi069.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-07-26T23:37:14.727 INFO:teuthology.orchestra.run.smithi102.stdout:Get:53 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-5372-g67f28c2a-1jammy [723 kB] 2024-07-26T23:37:14.736 INFO:teuthology.orchestra.run.smithi069.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-07-26T23:37:14.737 INFO:teuthology.orchestra.run.smithi069.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-07-26T23:37:14.739 INFO:teuthology.orchestra.run.smithi102.stdout:Get:54 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-5372-g67f28c2a-1jammy [357 kB] 2024-07-26T23:37:14.745 INFO:teuthology.orchestra.run.smithi102.stdout:Get:55 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-5372-g67f28c2a-1jammy [32.8 kB] 2024-07-26T23:37:14.745 INFO:teuthology.orchestra.run.smithi102.stdout:Get:56 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-5372-g67f28c2a-1jammy [180 kB] 2024-07-26T23:37:14.748 INFO:teuthology.orchestra.run.smithi102.stdout:Get:57 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-5372-g67f28c2a-1jammy [68.9 kB] 2024-07-26T23:37:14.750 INFO:teuthology.orchestra.run.smithi102.stdout:Get:58 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-5372-g67f28c2a-1jammy [338 kB] 2024-07-26T23:37:14.755 INFO:teuthology.orchestra.run.smithi102.stdout:Get:59 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-5372-g67f28c2a-1jammy [7,998 kB] 2024-07-26T23:37:14.755 INFO:teuthology.orchestra.run.smithi069.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-07-26T23:37:14.759 INFO:teuthology.orchestra.run.smithi069.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-07-26T23:37:14.759 INFO:teuthology.orchestra.run.smithi069.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-07-26T23:37:14.760 INFO:teuthology.orchestra.run.smithi069.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-07-26T23:37:14.760 INFO:teuthology.orchestra.run.smithi069.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-07-26T23:37:14.761 INFO:teuthology.orchestra.run.smithi069.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-07-26T23:37:14.763 INFO:teuthology.orchestra.run.smithi069.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-07-26T23:37:14.764 INFO:teuthology.orchestra.run.smithi069.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-07-26T23:37:14.771 INFO:teuthology.orchestra.run.smithi069.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-07-26T23:37:14.772 INFO:teuthology.orchestra.run.smithi069.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-07-26T23:37:14.777 INFO:teuthology.orchestra.run.smithi102.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-07-26T23:37:14.778 INFO:teuthology.orchestra.run.smithi102.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-07-26T23:37:14.780 INFO:teuthology.orchestra.run.smithi102.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-07-26T23:37:14.780 INFO:teuthology.orchestra.run.smithi102.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-07-26T23:37:14.781 INFO:teuthology.orchestra.run.smithi102.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-07-26T23:37:14.788 INFO:teuthology.orchestra.run.smithi069.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-07-26T23:37:14.789 INFO:teuthology.orchestra.run.smithi069.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-07-26T23:37:14.790 INFO:teuthology.orchestra.run.smithi069.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-07-26T23:37:14.792 INFO:teuthology.orchestra.run.smithi069.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-07-26T23:37:14.798 INFO:teuthology.orchestra.run.smithi102.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-07-26T23:37:14.800 INFO:teuthology.orchestra.run.smithi102.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-07-26T23:37:14.800 INFO:teuthology.orchestra.run.smithi102.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-07-26T23:37:14.815 INFO:teuthology.orchestra.run.smithi102.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-07-26T23:37:14.815 INFO:teuthology.orchestra.run.smithi102.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-07-26T23:37:14.815 INFO:teuthology.orchestra.run.smithi102.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-07-26T23:37:14.816 INFO:teuthology.orchestra.run.smithi102.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-07-26T23:37:14.816 INFO:teuthology.orchestra.run.smithi102.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-07-26T23:37:14.817 INFO:teuthology.orchestra.run.smithi102.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-07-26T23:37:14.831 INFO:teuthology.orchestra.run.smithi102.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-07-26T23:37:14.832 INFO:teuthology.orchestra.run.smithi102.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-07-26T23:37:14.835 INFO:teuthology.orchestra.run.smithi102.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-07-26T23:37:14.845 INFO:teuthology.orchestra.run.smithi069.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-07-26T23:37:14.846 INFO:teuthology.orchestra.run.smithi069.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-07-26T23:37:14.847 INFO:teuthology.orchestra.run.smithi069.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-07-26T23:37:14.847 INFO:teuthology.orchestra.run.smithi069.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-07-26T23:37:14.848 INFO:teuthology.orchestra.run.smithi102.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-07-26T23:37:14.848 INFO:teuthology.orchestra.run.smithi069.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-07-26T23:37:14.849 INFO:teuthology.orchestra.run.smithi102.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-07-26T23:37:14.850 INFO:teuthology.orchestra.run.smithi102.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-07-26T23:37:14.854 INFO:teuthology.orchestra.run.smithi102.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-07-26T23:37:14.855 INFO:teuthology.orchestra.run.smithi102.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-07-26T23:37:14.856 INFO:teuthology.orchestra.run.smithi102.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-07-26T23:37:14.856 INFO:teuthology.orchestra.run.smithi102.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-07-26T23:37:14.865 INFO:teuthology.orchestra.run.smithi069.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-07-26T23:37:14.865 INFO:teuthology.orchestra.run.smithi102.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-07-26T23:37:14.866 INFO:teuthology.orchestra.run.smithi102.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-07-26T23:37:14.867 INFO:teuthology.orchestra.run.smithi069.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-07-26T23:37:14.867 INFO:teuthology.orchestra.run.smithi069.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-07-26T23:37:14.868 INFO:teuthology.orchestra.run.smithi102.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-07-26T23:37:14.881 INFO:teuthology.orchestra.run.smithi069.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-07-26T23:37:14.882 INFO:teuthology.orchestra.run.smithi069.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-07-26T23:37:14.882 INFO:teuthology.orchestra.run.smithi069.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-07-26T23:37:14.882 INFO:teuthology.orchestra.run.smithi102.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-07-26T23:37:14.883 INFO:teuthology.orchestra.run.smithi069.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-07-26T23:37:14.883 INFO:teuthology.orchestra.run.smithi069.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-07-26T23:37:14.883 INFO:teuthology.orchestra.run.smithi069.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-07-26T23:37:14.884 INFO:teuthology.orchestra.run.smithi102.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-07-26T23:37:14.884 INFO:teuthology.orchestra.run.smithi102.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-07-26T23:37:14.885 INFO:teuthology.orchestra.run.smithi102.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-07-26T23:37:14.885 INFO:teuthology.orchestra.run.smithi102.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-07-26T23:37:14.891 INFO:teuthology.orchestra.run.smithi102.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-07-26T23:37:14.892 INFO:teuthology.orchestra.run.smithi102.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-07-26T23:37:14.899 INFO:teuthology.orchestra.run.smithi069.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-07-26T23:37:14.900 INFO:teuthology.orchestra.run.smithi102.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-07-26T23:37:14.900 INFO:teuthology.orchestra.run.smithi069.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-07-26T23:37:14.901 INFO:teuthology.orchestra.run.smithi102.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-07-26T23:37:14.902 INFO:teuthology.orchestra.run.smithi102.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-07-26T23:37:14.903 INFO:teuthology.orchestra.run.smithi069.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-07-26T23:37:14.916 INFO:teuthology.orchestra.run.smithi069.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-07-26T23:37:14.918 INFO:teuthology.orchestra.run.smithi069.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-07-26T23:37:14.918 INFO:teuthology.orchestra.run.smithi069.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-07-26T23:37:14.922 INFO:teuthology.orchestra.run.smithi069.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-07-26T23:37:14.923 INFO:teuthology.orchestra.run.smithi069.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-07-26T23:37:14.924 INFO:teuthology.orchestra.run.smithi069.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-07-26T23:37:14.924 INFO:teuthology.orchestra.run.smithi069.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-07-26T23:37:14.934 INFO:teuthology.orchestra.run.smithi069.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-07-26T23:37:14.934 INFO:teuthology.orchestra.run.smithi069.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-07-26T23:37:14.935 INFO:teuthology.orchestra.run.smithi102.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-5372-g67f28c2a-1jammy [112 kB] 2024-07-26T23:37:14.937 INFO:teuthology.orchestra.run.smithi102.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-5372-g67f28c2a-1jammy [476 kB] 2024-07-26T23:37:14.937 INFO:teuthology.orchestra.run.smithi069.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-07-26T23:37:14.943 INFO:teuthology.orchestra.run.smithi102.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-5372-g67f28c2a-1jammy [28.2 MB] 2024-07-26T23:37:14.951 INFO:teuthology.orchestra.run.smithi069.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-07-26T23:37:14.952 INFO:teuthology.orchestra.run.smithi069.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-07-26T23:37:14.952 INFO:teuthology.orchestra.run.smithi069.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-07-26T23:37:14.953 INFO:teuthology.orchestra.run.smithi069.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-07-26T23:37:14.954 INFO:teuthology.orchestra.run.smithi069.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-07-26T23:37:14.959 INFO:teuthology.orchestra.run.smithi117.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-5372-g67f28c2a-1jammy [3,318 kB] 2024-07-26T23:37:14.960 INFO:teuthology.orchestra.run.smithi069.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-07-26T23:37:14.960 INFO:teuthology.orchestra.run.smithi069.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-07-26T23:37:14.968 INFO:teuthology.orchestra.run.smithi069.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-07-26T23:37:14.970 INFO:teuthology.orchestra.run.smithi069.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-07-26T23:37:14.971 INFO:teuthology.orchestra.run.smithi069.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-07-26T23:37:15.037 INFO:teuthology.orchestra.run.smithi117.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-07-26T23:37:15.049 INFO:teuthology.orchestra.run.smithi117.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-07-26T23:37:15.130 INFO:teuthology.orchestra.run.smithi117.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-07-26T23:37:15.176 INFO:teuthology.orchestra.run.smithi117.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-5372-g67f28c2a-1jammy [723 kB] 2024-07-26T23:37:15.232 INFO:teuthology.orchestra.run.smithi117.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-5372-g67f28c2a-1jammy [357 kB] 2024-07-26T23:37:15.232 INFO:teuthology.orchestra.run.smithi117.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-5372-g67f28c2a-1jammy [32.8 kB] 2024-07-26T23:37:15.232 INFO:teuthology.orchestra.run.smithi117.stdout:Get:10 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-5372-g67f28c2a-1jammy [180 kB] 2024-07-26T23:37:15.246 INFO:teuthology.orchestra.run.smithi069.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-5372-g67f28c2a-1jammy [3,318 kB] 2024-07-26T23:37:15.256 INFO:teuthology.orchestra.run.smithi117.stdout:Get:11 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-5372-g67f28c2a-1jammy [68.9 kB] 2024-07-26T23:37:15.257 INFO:teuthology.orchestra.run.smithi117.stdout:Get:12 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-5372-g67f28c2a-1jammy [338 kB] 2024-07-26T23:37:15.265 INFO:teuthology.orchestra.run.smithi117.stdout:Get:13 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-5372-g67f28c2a-1jammy [7,998 kB] 2024-07-26T23:37:15.359 INFO:teuthology.orchestra.run.smithi117.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-07-26T23:37:15.371 INFO:teuthology.orchestra.run.smithi117.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-07-26T23:37:15.400 INFO:teuthology.orchestra.run.smithi117.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-07-26T23:37:15.409 INFO:teuthology.orchestra.run.smithi117.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-07-26T23:37:15.410 INFO:teuthology.orchestra.run.smithi117.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-07-26T23:37:15.411 INFO:teuthology.orchestra.run.smithi117.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-07-26T23:37:15.430 INFO:teuthology.orchestra.run.smithi117.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-07-26T23:37:15.434 INFO:teuthology.orchestra.run.smithi117.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-07-26T23:37:15.439 INFO:teuthology.orchestra.run.smithi117.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-07-26T23:37:15.442 INFO:teuthology.orchestra.run.smithi117.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-07-26T23:37:15.523 INFO:teuthology.orchestra.run.smithi117.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-07-26T23:37:15.527 INFO:teuthology.orchestra.run.smithi117.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-07-26T23:37:15.531 INFO:teuthology.orchestra.run.smithi117.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-07-26T23:37:15.534 INFO:teuthology.orchestra.run.smithi117.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-07-26T23:37:15.535 INFO:teuthology.orchestra.run.smithi117.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-07-26T23:37:15.536 INFO:teuthology.orchestra.run.smithi117.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-07-26T23:37:15.538 INFO:teuthology.orchestra.run.smithi117.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-07-26T23:37:15.538 INFO:teuthology.orchestra.run.smithi117.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-07-26T23:37:15.539 INFO:teuthology.orchestra.run.smithi117.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-07-26T23:37:15.605 INFO:teuthology.orchestra.run.smithi117.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-07-26T23:37:15.622 INFO:teuthology.orchestra.run.smithi117.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-07-26T23:37:15.622 INFO:teuthology.orchestra.run.smithi117.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-07-26T23:37:15.623 INFO:teuthology.orchestra.run.smithi117.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-07-26T23:37:15.629 INFO:teuthology.orchestra.run.smithi117.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-07-26T23:37:15.630 INFO:teuthology.orchestra.run.smithi117.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-07-26T23:37:15.631 INFO:teuthology.orchestra.run.smithi117.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-07-26T23:37:15.631 INFO:teuthology.orchestra.run.smithi117.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-07-26T23:37:15.633 INFO:teuthology.orchestra.run.smithi117.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-07-26T23:37:15.645 INFO:teuthology.orchestra.run.smithi069.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-5372-g67f28c2a-1jammy [723 kB] 2024-07-26T23:37:15.680 INFO:teuthology.orchestra.run.smithi117.stdout:Get:42 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-5372-g67f28c2a-1jammy [112 kB] 2024-07-26T23:37:15.684 INFO:teuthology.orchestra.run.smithi117.stdout:Get:43 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-5372-g67f28c2a-1jammy [476 kB] 2024-07-26T23:37:15.686 INFO:teuthology.orchestra.run.smithi117.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-07-26T23:37:15.716 INFO:teuthology.orchestra.run.smithi117.stdout:Get:45 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-5372-g67f28c2a-1jammy [28.2 MB] 2024-07-26T23:37:15.716 INFO:teuthology.orchestra.run.smithi117.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-07-26T23:37:15.719 INFO:teuthology.orchestra.run.smithi117.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-07-26T23:37:15.721 INFO:teuthology.orchestra.run.smithi117.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-07-26T23:37:15.722 INFO:teuthology.orchestra.run.smithi117.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-07-26T23:37:15.733 INFO:teuthology.orchestra.run.smithi117.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-07-26T23:37:15.734 INFO:teuthology.orchestra.run.smithi117.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-07-26T23:37:15.735 INFO:teuthology.orchestra.run.smithi117.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-07-26T23:37:15.736 INFO:teuthology.orchestra.run.smithi117.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-07-26T23:37:15.742 INFO:teuthology.orchestra.run.smithi069.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-5372-g67f28c2a-1jammy [357 kB] 2024-07-26T23:37:15.768 INFO:teuthology.orchestra.run.smithi117.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-07-26T23:37:15.781 INFO:teuthology.orchestra.run.smithi069.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-5372-g67f28c2a-1jammy [32.8 kB] 2024-07-26T23:37:15.782 INFO:teuthology.orchestra.run.smithi069.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-5372-g67f28c2a-1jammy [180 kB] 2024-07-26T23:37:15.810 INFO:teuthology.orchestra.run.smithi069.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-5372-g67f28c2a-1jammy [68.9 kB] 2024-07-26T23:37:15.813 INFO:teuthology.orchestra.run.smithi069.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-5372-g67f28c2a-1jammy [338 kB] 2024-07-26T23:37:15.818 INFO:teuthology.orchestra.run.smithi102.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-5372-g67f28c2a-1jammy [5,143 kB] 2024-07-26T23:37:15.820 INFO:teuthology.orchestra.run.smithi117.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-07-26T23:37:15.822 INFO:teuthology.orchestra.run.smithi117.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-07-26T23:37:15.825 INFO:teuthology.orchestra.run.smithi117.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-07-26T23:37:15.827 INFO:teuthology.orchestra.run.smithi117.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-07-26T23:37:15.831 INFO:teuthology.orchestra.run.smithi117.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-07-26T23:37:15.832 INFO:teuthology.orchestra.run.smithi117.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-07-26T23:37:15.834 INFO:teuthology.orchestra.run.smithi117.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-07-26T23:37:15.849 INFO:teuthology.orchestra.run.smithi117.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-07-26T23:37:15.852 INFO:teuthology.orchestra.run.smithi069.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-5372-g67f28c2a-1jammy [7,998 kB] 2024-07-26T23:37:15.911 INFO:teuthology.orchestra.run.smithi102.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-5372-g67f28c2a-1jammy [247 kB] 2024-07-26T23:37:15.915 INFO:teuthology.orchestra.run.smithi102.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-5372-g67f28c2a-1jammy [124 kB] 2024-07-26T23:37:15.917 INFO:teuthology.orchestra.run.smithi102.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-5372-g67f28c2a-1jammy [1,563 kB] 2024-07-26T23:37:15.967 INFO:teuthology.orchestra.run.smithi102.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-5372-g67f28c2a-1jammy [6,283 kB] 2024-07-26T23:37:15.990 INFO:teuthology.orchestra.run.smithi117.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-07-26T23:37:15.992 INFO:teuthology.orchestra.run.smithi117.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-07-26T23:37:15.995 INFO:teuthology.orchestra.run.smithi117.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-07-26T23:37:15.995 INFO:teuthology.orchestra.run.smithi117.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-07-26T23:37:15.998 INFO:teuthology.orchestra.run.smithi117.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-07-26T23:37:16.038 INFO:teuthology.orchestra.run.smithi117.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-07-26T23:37:16.042 INFO:teuthology.orchestra.run.smithi117.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-07-26T23:37:16.064 INFO:teuthology.orchestra.run.smithi117.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-07-26T23:37:16.108 INFO:teuthology.orchestra.run.smithi117.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-07-26T23:37:16.108 INFO:teuthology.orchestra.run.smithi117.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-07-26T23:37:16.164 INFO:teuthology.orchestra.run.smithi102.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-5372-g67f28c2a-1jammy [22.9 MB] 2024-07-26T23:37:16.165 INFO:teuthology.orchestra.run.smithi117.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-07-26T23:37:16.166 INFO:teuthology.orchestra.run.smithi117.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-07-26T23:37:16.166 INFO:teuthology.orchestra.run.smithi117.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-07-26T23:37:16.168 INFO:teuthology.orchestra.run.smithi117.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-07-26T23:37:16.169 INFO:teuthology.orchestra.run.smithi117.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-07-26T23:37:16.170 INFO:teuthology.orchestra.run.smithi117.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-07-26T23:37:16.177 INFO:teuthology.orchestra.run.smithi117.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-07-26T23:37:16.246 INFO:teuthology.orchestra.run.smithi117.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-07-26T23:37:16.250 INFO:teuthology.orchestra.run.smithi117.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-07-26T23:37:16.252 INFO:teuthology.orchestra.run.smithi117.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-07-26T23:37:16.328 INFO:teuthology.orchestra.run.smithi117.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-07-26T23:37:16.335 INFO:teuthology.orchestra.run.smithi117.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-07-26T23:37:16.337 INFO:teuthology.orchestra.run.smithi117.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-07-26T23:37:16.338 INFO:teuthology.orchestra.run.smithi117.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-07-26T23:37:16.349 INFO:teuthology.orchestra.run.smithi117.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-07-26T23:37:16.351 INFO:teuthology.orchestra.run.smithi117.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-07-26T23:37:16.359 INFO:teuthology.orchestra.run.smithi117.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-07-26T23:37:16.409 INFO:teuthology.orchestra.run.smithi117.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-07-26T23:37:16.411 INFO:teuthology.orchestra.run.smithi117.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-07-26T23:37:16.411 INFO:teuthology.orchestra.run.smithi117.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-07-26T23:37:16.491 INFO:teuthology.orchestra.run.smithi117.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-07-26T23:37:16.493 INFO:teuthology.orchestra.run.smithi117.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-07-26T23:37:16.512 INFO:teuthology.orchestra.run.smithi117.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-07-26T23:37:16.513 INFO:teuthology.orchestra.run.smithi117.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-07-26T23:37:16.514 INFO:teuthology.orchestra.run.smithi117.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-07-26T23:37:16.520 INFO:teuthology.orchestra.run.smithi117.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-07-26T23:37:16.521 INFO:teuthology.orchestra.run.smithi117.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-07-26T23:37:16.884 INFO:teuthology.orchestra.run.smithi069.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-5372-g67f28c2a-1jammy [112 kB] 2024-07-26T23:37:16.888 INFO:teuthology.orchestra.run.smithi069.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-5372-g67f28c2a-1jammy [476 kB] 2024-07-26T23:37:16.943 INFO:teuthology.orchestra.run.smithi102.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-5372-g67f28c2a-1jammy [14.0 kB] 2024-07-26T23:37:16.943 INFO:teuthology.orchestra.run.smithi102.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-5372-g67f28c2a-1jammy [882 kB] 2024-07-26T23:37:16.945 INFO:teuthology.orchestra.run.smithi069.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-5372-g67f28c2a-1jammy [28.2 MB] 2024-07-26T23:37:16.961 INFO:teuthology.orchestra.run.smithi102.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-5372-g67f28c2a-1jammy [2,437 kB] 2024-07-26T23:37:17.002 INFO:teuthology.orchestra.run.smithi102.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-5372-g67f28c2a-1jammy [799 kB] 2024-07-26T23:37:17.012 INFO:teuthology.orchestra.run.smithi102.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-5372-g67f28c2a-1jammy [156 kB] 2024-07-26T23:37:17.014 INFO:teuthology.orchestra.run.smithi102.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-5372-g67f28c2a-1jammy [60.6 MB] 2024-07-26T23:37:17.192 INFO:teuthology.orchestra.run.smithi117.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-5372-g67f28c2a-1jammy [5,143 kB] 2024-07-26T23:37:17.353 INFO:teuthology.orchestra.run.smithi117.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-5372-g67f28c2a-1jammy [247 kB] 2024-07-26T23:37:17.370 INFO:teuthology.orchestra.run.smithi117.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-5372-g67f28c2a-1jammy [124 kB] 2024-07-26T23:37:17.373 INFO:teuthology.orchestra.run.smithi117.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-5372-g67f28c2a-1jammy [1,563 kB] 2024-07-26T23:37:17.442 INFO:teuthology.orchestra.run.smithi117.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-5372-g67f28c2a-1jammy [6,283 kB] 2024-07-26T23:37:17.794 INFO:teuthology.orchestra.run.smithi117.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-5372-g67f28c2a-1jammy [22.9 MB] 2024-07-26T23:37:19.014 INFO:teuthology.orchestra.run.smithi117.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-5372-g67f28c2a-1jammy [14.0 kB] 2024-07-26T23:37:19.015 INFO:teuthology.orchestra.run.smithi117.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-5372-g67f28c2a-1jammy [882 kB] 2024-07-26T23:37:19.031 INFO:teuthology.orchestra.run.smithi117.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-5372-g67f28c2a-1jammy [2,437 kB] 2024-07-26T23:37:19.057 INFO:teuthology.orchestra.run.smithi102.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-5372-g67f28c2a-1jammy [8,625 kB] 2024-07-26T23:37:19.073 INFO:teuthology.orchestra.run.smithi117.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-5372-g67f28c2a-1jammy [799 kB] 2024-07-26T23:37:19.083 INFO:teuthology.orchestra.run.smithi117.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-5372-g67f28c2a-1jammy [156 kB] 2024-07-26T23:37:19.085 INFO:teuthology.orchestra.run.smithi117.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-5372-g67f28c2a-1jammy [60.6 MB] 2024-07-26T23:37:19.242 INFO:teuthology.orchestra.run.smithi102.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-5372-g67f28c2a-1jammy [14.2 kB] 2024-07-26T23:37:19.242 INFO:teuthology.orchestra.run.smithi102.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-5372-g67f28c2a-1jammy [55.7 MB] 2024-07-26T23:37:20.478 INFO:teuthology.orchestra.run.smithi069.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-5372-g67f28c2a-1jammy [5,143 kB] 2024-07-26T23:37:20.970 INFO:teuthology.orchestra.run.smithi069.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-5372-g67f28c2a-1jammy [247 kB] 2024-07-26T23:37:20.991 INFO:teuthology.orchestra.run.smithi069.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-5372-g67f28c2a-1jammy [124 kB] 2024-07-26T23:37:20.996 INFO:teuthology.orchestra.run.smithi069.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-5372-g67f28c2a-1jammy [1,563 kB] 2024-07-26T23:37:21.041 INFO:teuthology.orchestra.run.smithi102.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-5372-g67f28c2a-1jammy [125 kB] 2024-07-26T23:37:21.044 INFO:teuthology.orchestra.run.smithi102.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-5372-g67f28c2a-1jammy [38.9 kB] 2024-07-26T23:37:21.045 INFO:teuthology.orchestra.run.smithi102.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-5372-g67f28c2a-1jammy [15.9 MB] 2024-07-26T23:37:21.094 INFO:teuthology.orchestra.run.smithi069.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-5372-g67f28c2a-1jammy [6,283 kB] 2024-07-26T23:37:21.506 INFO:teuthology.orchestra.run.smithi102.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-5372-g67f28c2a-1jammy [91.4 kB] 2024-07-26T23:37:21.656 INFO:teuthology.orchestra.run.smithi069.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-5372-g67f28c2a-1jammy [22.9 MB] 2024-07-26T23:37:22.038 INFO:teuthology.orchestra.run.smithi117.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-5372-g67f28c2a-1jammy [8,625 kB] 2024-07-26T23:37:22.084 INFO:teuthology.orchestra.run.smithi102.stdout:Fetched 250 MB in 7s (34.8 MB/s) 2024-07-26T23:37:22.164 INFO:teuthology.orchestra.run.smithi117.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-5372-g67f28c2a-1jammy [14.2 kB] 2024-07-26T23:37:22.165 INFO:teuthology.orchestra.run.smithi117.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-5372-g67f28c2a-1jammy [55.7 MB] 2024-07-26T23:37:22.228 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-07-26T23:37:22.325 INFO:teuthology.orchestra.run.smithi102.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165992 files and directories currently installed.) 2024-07-26T23:37:22.330 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-07-26T23:37:22.427 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-26T23:37:22.714 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-07-26T23:37:22.740 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-07-26T23:37:22.772 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-26T23:37:22.937 INFO:teuthology.orchestra.run.smithi069.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-5372-g67f28c2a-1jammy [14.0 kB] 2024-07-26T23:37:22.938 INFO:teuthology.orchestra.run.smithi069.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-5372-g67f28c2a-1jammy [882 kB] 2024-07-26T23:37:22.955 INFO:teuthology.orchestra.run.smithi069.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-5372-g67f28c2a-1jammy [2,437 kB] 2024-07-26T23:37:23.062 INFO:teuthology.orchestra.run.smithi069.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-5372-g67f28c2a-1jammy [799 kB] 2024-07-26T23:37:23.099 INFO:teuthology.orchestra.run.smithi069.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-5372-g67f28c2a-1jammy [156 kB] 2024-07-26T23:37:23.123 INFO:teuthology.orchestra.run.smithi069.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-5372-g67f28c2a-1jammy [60.6 MB] 2024-07-26T23:37:23.350 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-07-26T23:37:23.376 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-07-26T23:37:23.417 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-26T23:37:23.634 INFO:teuthology.orchestra.run.smithi117.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-5372-g67f28c2a-1jammy [125 kB] 2024-07-26T23:37:23.637 INFO:teuthology.orchestra.run.smithi117.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-5372-g67f28c2a-1jammy [38.9 kB] 2024-07-26T23:37:23.698 INFO:teuthology.orchestra.run.smithi117.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-5372-g67f28c2a-1jammy [15.9 MB] 2024-07-26T23:37:23.870 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-07-26T23:37:23.897 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-26T23:37:23.946 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:37:24.038 INFO:teuthology.orchestra.run.smithi117.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-5372-g67f28c2a-1jammy [91.4 kB] 2024-07-26T23:37:24.357 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-07-26T23:37:24.383 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-26T23:37:24.424 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:37:24.611 INFO:teuthology.orchestra.run.smithi117.stdout:Fetched 250 MB in 10s (26.0 MB/s) 2024-07-26T23:37:24.752 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-07-26T23:37:24.778 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-07-26T23:37:24.778 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-26T23:37:24.818 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:37:24.875 INFO:teuthology.orchestra.run.smithi117.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165992 files and directories currently installed.) 2024-07-26T23:37:24.881 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-07-26T23:37:24.968 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-26T23:37:25.163 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-07-26T23:37:25.190 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-07-26T23:37:25.229 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-26T23:37:25.305 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-07-26T23:37:25.331 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-07-26T23:37:25.371 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-26T23:37:25.566 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package librados2. 2024-07-26T23:37:25.593 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../007-librados2_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:25.632 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking librados2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:25.690 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-07-26T23:37:25.716 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-07-26T23:37:25.757 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-26T23:37:26.031 INFO:teuthology.orchestra.run.smithi069.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-5372-g67f28c2a-1jammy [8,625 kB] 2024-07-26T23:37:26.085 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package librbd1. 2024-07-26T23:37:26.110 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-07-26T23:37:26.112 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../008-librbd1_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:26.137 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-26T23:37:26.152 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking librbd1 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:26.186 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:37:26.364 INFO:teuthology.orchestra.run.smithi069.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-5372-g67f28c2a-1jammy [14.2 kB] 2024-07-26T23:37:26.364 INFO:teuthology.orchestra.run.smithi069.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-5372-g67f28c2a-1jammy [55.7 MB] 2024-07-26T23:37:26.563 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libcephfs2. 2024-07-26T23:37:26.579 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:26.589 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-07-26T23:37:26.613 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libcephfs2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:26.615 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-26T23:37:26.655 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:37:26.899 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-rados. 2024-07-26T23:37:26.925 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../010-python3-rados_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:26.965 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-rados (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:26.966 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-07-26T23:37:26.993 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-26T23:37:27.033 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:37:27.268 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-07-26T23:37:27.295 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:37:27.320 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-07-26T23:37:27.335 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-07-26T23:37:27.335 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-ceph-argparse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:27.378 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-26T23:37:27.587 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-cephfs. 2024-07-26T23:37:27.614 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:27.654 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-cephfs (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:27.756 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package librados2. 2024-07-26T23:37:27.781 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../007-librados2_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:27.822 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking librados2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:27.906 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-ceph-common. 2024-07-26T23:37:27.922 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:37:27.956 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-ceph-common (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:28.259 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-wcwidth. 2024-07-26T23:37:28.283 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package librbd1. 2024-07-26T23:37:28.286 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-07-26T23:37:28.309 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../008-librbd1_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:28.326 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-26T23:37:28.350 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking librbd1 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:28.648 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-prettytable. 2024-07-26T23:37:28.674 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-07-26T23:37:28.714 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-07-26T23:37:28.786 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package libcephfs2. 2024-07-26T23:37:28.812 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:28.855 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking libcephfs2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:28.944 INFO:teuthology.orchestra.run.smithi069.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-5372-g67f28c2a-1jammy [125 kB] 2024-07-26T23:37:28.947 INFO:teuthology.orchestra.run.smithi069.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-5372-g67f28c2a-1jammy [38.9 kB] 2024-07-26T23:37:28.967 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-rbd. 2024-07-26T23:37:28.984 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:29.009 INFO:teuthology.orchestra.run.smithi069.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-5372-g67f28c2a-1jammy [15.9 MB] 2024-07-26T23:37:29.017 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-rbd (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:29.088 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-rados. 2024-07-26T23:37:29.103 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../010-python3-rados_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:29.138 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-rados (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:29.345 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-07-26T23:37:29.363 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-07-26T23:37:29.403 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-26T23:37:29.449 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-07-26T23:37:29.475 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:37:29.516 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-ceph-argparse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:29.589 INFO:teuthology.orchestra.run.smithi069.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-5372-g67f28c2a-1jammy [91.4 kB] 2024-07-26T23:37:29.689 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-07-26T23:37:29.716 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-07-26T23:37:29.756 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-07-26T23:37:29.768 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-cephfs. 2024-07-26T23:37:29.783 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:29.827 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-cephfs (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:30.042 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-07-26T23:37:30.057 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-07-26T23:37:30.100 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-07-26T23:37:30.104 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-ceph-common. 2024-07-26T23:37:30.130 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:37:30.166 INFO:teuthology.orchestra.run.smithi069.stdout:Fetched 250 MB in 15s (16.4 MB/s) 2024-07-26T23:37:30.171 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-ceph-common (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:30.328 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-07-26T23:37:30.386 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package lua5.1. 2024-07-26T23:37:30.402 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-07-26T23:37:30.427 INFO:teuthology.orchestra.run.smithi069.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165992 files and directories currently installed.) 2024-07-26T23:37:30.438 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-07-26T23:37:30.444 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-07-26T23:37:30.449 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-wcwidth. 2024-07-26T23:37:30.475 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-07-26T23:37:30.507 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-26T23:37:30.518 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-26T23:37:30.798 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package lua-any. 2024-07-26T23:37:30.810 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-prettytable. 2024-07-26T23:37:30.824 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-07-26T23:37:30.836 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-07-26T23:37:30.854 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-07-26T23:37:30.866 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking lua-any (27ubuntu1) ... 2024-07-26T23:37:30.876 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-07-26T23:37:30.882 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-07-26T23:37:30.921 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-26T23:37:31.109 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package zip. 2024-07-26T23:37:31.124 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-07-26T23:37:31.146 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-rbd. 2024-07-26T23:37:31.167 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking zip (3.0-12build2) ... 2024-07-26T23:37:31.172 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:31.212 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-rbd (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:31.240 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-07-26T23:37:31.274 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-07-26T23:37:31.307 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-26T23:37:31.462 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package unzip. 2024-07-26T23:37:31.489 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-07-26T23:37:31.528 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-07-26T23:37:31.582 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-07-26T23:37:31.609 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-07-26T23:37:31.648 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-26T23:37:31.752 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-07-26T23:37:31.779 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-26T23:37:31.826 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:37:31.892 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-07-26T23:37:31.907 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-07-26T23:37:31.916 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package luarocks. 2024-07-26T23:37:31.943 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-07-26T23:37:31.943 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-07-26T23:37:31.982 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-07-26T23:37:32.222 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-07-26T23:37:32.248 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-26T23:37:32.288 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:37:32.340 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package librgw2. 2024-07-26T23:37:32.371 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../025-librgw2_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:32.406 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking librgw2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:32.496 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-07-26T23:37:32.522 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-07-26T23:37:32.562 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-07-26T23:37:32.709 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-07-26T23:37:32.735 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-26T23:37:32.826 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:37:32.882 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package lua5.1. 2024-07-26T23:37:32.909 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-07-26T23:37:32.948 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-07-26T23:37:33.017 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-rgw. 2024-07-26T23:37:33.033 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:33.075 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-rgw (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:33.178 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-07-26T23:37:33.204 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-07-26T23:37:33.243 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package lua-any. 2024-07-26T23:37:33.244 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-26T23:37:33.269 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-07-26T23:37:33.301 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking lua-any (27ubuntu1) ... 2024-07-26T23:37:33.353 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package liboath0:amd64. 2024-07-26T23:37:33.368 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-07-26T23:37:33.403 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-07-26T23:37:33.529 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package zip. 2024-07-26T23:37:33.539 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package librados2. 2024-07-26T23:37:33.559 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-07-26T23:37:33.565 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../007-librados2_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:33.596 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking zip (3.0-12build2) ... 2024-07-26T23:37:33.597 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking librados2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:33.715 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libradosstriper1. 2024-07-26T23:37:33.741 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:33.781 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libradosstriper1 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:33.909 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package unzip. 2024-07-26T23:37:33.957 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-07-26T23:37:33.974 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-07-26T23:37:34.033 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package librbd1. 2024-07-26T23:37:34.059 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../008-librbd1_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:34.100 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking librbd1 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:34.210 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-common. 2024-07-26T23:37:34.237 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../029-ceph-common_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:34.276 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-common (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:34.370 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package luarocks. 2024-07-26T23:37:34.395 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-07-26T23:37:34.435 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-07-26T23:37:34.553 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package libcephfs2. 2024-07-26T23:37:34.579 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:34.619 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking libcephfs2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:34.818 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package librgw2. 2024-07-26T23:37:34.845 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../025-librgw2_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:34.884 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking librgw2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:35.072 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-rados. 2024-07-26T23:37:35.098 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../010-python3-rados_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:35.138 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-rados (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:35.399 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-07-26T23:37:35.451 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-rgw. 2024-07-26T23:37:35.451 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:37:35.451 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-ceph-argparse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:35.461 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:35.504 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-rgw (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:35.711 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-cephfs. 2024-07-26T23:37:35.731 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-base. 2024-07-26T23:37:35.736 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:35.758 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../030-ceph-base_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:35.776 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-cephfs (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:35.807 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-base (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:35.865 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package liboath0:amd64. 2024-07-26T23:37:35.891 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-07-26T23:37:35.931 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-07-26T23:37:36.070 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-ceph-common. 2024-07-26T23:37:36.097 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:37:36.137 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-ceph-common (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:36.226 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package libradosstriper1. 2024-07-26T23:37:36.252 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:36.292 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking libradosstriper1 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:36.394 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-07-26T23:37:36.421 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-07-26T23:37:36.457 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-wcwidth. 2024-07-26T23:37:36.460 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-07-26T23:37:36.483 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-07-26T23:37:36.523 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-26T23:37:36.679 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph-common. 2024-07-26T23:37:36.705 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../029-ceph-common_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:36.737 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph-common (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:36.763 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-cheroot. 2024-07-26T23:37:36.790 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-07-26T23:37:36.818 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-prettytable. 2024-07-26T23:37:36.830 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-26T23:37:36.844 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-07-26T23:37:36.884 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-07-26T23:37:37.095 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-rbd. 2024-07-26T23:37:37.110 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:37.145 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-rbd (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:37.150 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-07-26T23:37:37.176 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-07-26T23:37:37.216 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-07-26T23:37:37.477 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-jaraco.text. 2024-07-26T23:37:37.481 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-07-26T23:37:37.492 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-07-26T23:37:37.507 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-07-26T23:37:37.527 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-07-26T23:37:37.548 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-26T23:37:37.772 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-07-26T23:37:37.787 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-07-26T23:37:37.825 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-07-26T23:37:37.830 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-07-26T23:37:37.854 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-07-26T23:37:37.892 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-07-26T23:37:38.133 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-tempora. 2024-07-26T23:37:38.160 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-07-26T23:37:38.178 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-07-26T23:37:38.199 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-07-26T23:37:38.204 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-07-26T23:37:38.226 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph-base. 2024-07-26T23:37:38.244 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-07-26T23:37:38.252 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../030-ceph-base_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:38.301 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph-base (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:38.523 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package lua5.1. 2024-07-26T23:37:38.538 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-07-26T23:37:38.572 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-07-26T23:37:38.728 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-portend. 2024-07-26T23:37:38.754 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-07-26T23:37:38.794 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-07-26T23:37:38.863 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-07-26T23:37:38.875 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package lua-any. 2024-07-26T23:37:38.890 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-07-26T23:37:38.902 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-07-26T23:37:38.930 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-07-26T23:37:38.942 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking lua-any (27ubuntu1) ... 2024-07-26T23:37:39.064 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-07-26T23:37:39.090 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-07-26T23:37:39.122 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-07-26T23:37:39.186 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package zip. 2024-07-26T23:37:39.190 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-cheroot. 2024-07-26T23:37:39.206 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-07-26T23:37:39.212 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-07-26T23:37:39.240 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-26T23:37:39.290 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking zip (3.0-12build2) ... 2024-07-26T23:37:39.417 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-cherrypy3. 2024-07-26T23:37:39.443 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-07-26T23:37:39.483 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-07-26T23:37:39.510 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-07-26T23:37:39.537 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-07-26T23:37:39.568 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-07-26T23:37:39.572 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package unzip. 2024-07-26T23:37:39.598 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-07-26T23:37:39.639 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-07-26T23:37:39.853 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-natsort. 2024-07-26T23:37:39.880 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-07-26T23:37:39.888 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-jaraco.text. 2024-07-26T23:37:39.914 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-07-26T23:37:39.919 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-07-26T23:37:39.955 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-07-26T23:37:40.026 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package luarocks. 2024-07-26T23:37:40.053 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-07-26T23:37:40.093 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-07-26T23:37:40.240 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-logutils. 2024-07-26T23:37:40.257 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-07-26T23:37:40.266 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-07-26T23:37:40.284 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-07-26T23:37:40.306 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-07-26T23:37:40.324 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-07-26T23:37:40.585 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-tempora. 2024-07-26T23:37:40.600 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-07-26T23:37:40.609 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package librgw2. 2024-07-26T23:37:40.609 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-markupsafe. 2024-07-26T23:37:40.635 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-07-26T23:37:40.636 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-07-26T23:37:40.636 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../025-librgw2_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:40.675 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking librgw2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:40.675 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-07-26T23:37:40.871 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-portend. 2024-07-26T23:37:40.897 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-07-26T23:37:40.937 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-mako. 2024-07-26T23:37:40.938 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-07-26T23:37:40.952 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-07-26T23:37:40.986 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-26T23:37:41.224 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-07-26T23:37:41.250 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-07-26T23:37:41.282 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-simplegeneric. 2024-07-26T23:37:41.286 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-rgw. 2024-07-26T23:37:41.290 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-07-26T23:37:41.308 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-07-26T23:37:41.312 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:41.348 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-07-26T23:37:41.352 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-rgw (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:41.593 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-cherrypy3. 2024-07-26T23:37:41.619 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-07-26T23:37:41.621 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package liboath0:amd64. 2024-07-26T23:37:41.637 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-07-26T23:37:41.659 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-singledispatch. 2024-07-26T23:37:41.660 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-07-26T23:37:41.672 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-07-26T23:37:41.686 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-07-26T23:37:41.726 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-07-26T23:37:41.966 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package libradosstriper1. 2024-07-26T23:37:41.992 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:42.012 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-webob. 2024-07-26T23:37:42.013 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-natsort. 2024-07-26T23:37:42.033 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking libradosstriper1 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:42.038 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-07-26T23:37:42.040 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-07-26T23:37:42.078 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-07-26T23:37:42.080 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-07-26T23:37:42.391 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-logutils. 2024-07-26T23:37:42.418 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-07-26T23:37:42.440 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-waitress. 2024-07-26T23:37:42.458 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-07-26T23:37:42.463 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph-common. 2024-07-26T23:37:42.466 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-07-26T23:37:42.489 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../029-ceph-common_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:42.510 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-26T23:37:42.529 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph-common (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:42.769 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-markupsafe. 2024-07-26T23:37:42.792 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-07-26T23:37:42.818 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-tempita. 2024-07-26T23:37:42.827 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-07-26T23:37:42.845 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-07-26T23:37:42.884 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-07-26T23:37:43.047 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-mako. 2024-07-26T23:37:43.076 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-07-26T23:37:43.187 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-paste. 2024-07-26T23:37:43.214 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-07-26T23:37:43.230 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-26T23:37:43.253 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-07-26T23:37:43.540 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-07-26T23:37:43.549 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-simplegeneric. 2024-07-26T23:37:43.567 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-07-26T23:37:43.576 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-07-26T23:37:43.607 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-07-26T23:37:43.616 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-07-26T23:37:43.918 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pastedeploy. 2024-07-26T23:37:43.945 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-07-26T23:37:43.952 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-singledispatch. 2024-07-26T23:37:43.976 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph-base. 2024-07-26T23:37:43.978 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-07-26T23:37:43.984 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-07-26T23:37:44.002 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../030-ceph-base_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:44.035 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-07-26T23:37:44.052 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph-base (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:44.287 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-webtest. 2024-07-26T23:37:44.313 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-webob. 2024-07-26T23:37:44.314 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-07-26T23:37:44.340 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-07-26T23:37:44.354 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-07-26T23:37:44.380 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-07-26T23:37:44.614 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-07-26T23:37:44.640 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-07-26T23:37:44.665 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pecan. 2024-07-26T23:37:44.680 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-07-26T23:37:44.691 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-waitress. 2024-07-26T23:37:44.692 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-07-26T23:37:44.717 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-07-26T23:37:44.732 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-07-26T23:37:44.752 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-26T23:37:44.983 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-cheroot. 2024-07-26T23:37:45.009 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-07-26T23:37:45.019 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-tempita. 2024-07-26T23:37:45.045 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-07-26T23:37:45.049 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-26T23:37:45.077 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-07-26T23:37:45.103 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-certifi. 2024-07-26T23:37:45.130 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-07-26T23:37:45.170 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-07-26T23:37:45.369 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-07-26T23:37:45.380 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-paste. 2024-07-26T23:37:45.396 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-07-26T23:37:45.407 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-07-26T23:37:45.436 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-07-26T23:37:45.446 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-07-26T23:37:45.464 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-idna. 2024-07-26T23:37:45.480 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-07-26T23:37:45.514 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-07-26T23:37:45.689 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-jaraco.text. 2024-07-26T23:37:45.715 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-07-26T23:37:45.741 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-07-26T23:37:45.755 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-07-26T23:37:45.756 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-07-26T23:37:45.791 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-07-26T23:37:45.834 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-urllib3. 2024-07-26T23:37:45.860 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-07-26T23:37:45.900 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-26T23:37:46.058 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-07-26T23:37:46.084 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-07-26T23:37:46.085 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-pastedeploy. 2024-07-26T23:37:46.112 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-07-26T23:37:46.124 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-07-26T23:37:46.152 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-07-26T23:37:46.187 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-requests. 2024-07-26T23:37:46.202 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-07-26T23:37:46.237 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-26T23:37:46.455 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-webtest. 2024-07-26T23:37:46.461 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-tempora. 2024-07-26T23:37:46.482 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-07-26T23:37:46.487 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-07-26T23:37:46.498 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-werkzeug. 2024-07-26T23:37:46.522 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-07-26T23:37:46.525 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-07-26T23:37:46.527 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-07-26T23:37:46.565 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-26T23:37:46.805 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-portend. 2024-07-26T23:37:46.816 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-pecan. 2024-07-26T23:37:46.820 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-07-26T23:37:46.842 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-07-26T23:37:46.846 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-07-26T23:37:46.855 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-07-26T23:37:46.859 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:37:46.882 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-07-26T23:37:46.892 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mgr-modules-core (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:47.125 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-07-26T23:37:47.151 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-07-26T23:37:47.191 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-07-26T23:37:47.246 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-certifi. 2024-07-26T23:37:47.272 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-07-26T23:37:47.281 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-07-26T23:37:47.308 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:47.312 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-07-26T23:37:47.347 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:47.494 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-cherrypy3. 2024-07-26T23:37:47.520 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-07-26T23:37:47.560 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-07-26T23:37:47.582 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-idna. 2024-07-26T23:37:47.608 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-07-26T23:37:47.648 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-07-26T23:37:48.476 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-bcrypt. 2024-07-26T23:37:48.503 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-07-26T23:37:48.573 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-natsort. 2024-07-26T23:37:48.576 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-07-26T23:37:48.599 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-07-26T23:37:48.639 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-07-26T23:37:48.911 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-urllib3. 2024-07-26T23:37:48.938 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-07-26T23:37:48.950 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-logutils. 2024-07-26T23:37:48.976 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-26T23:37:48.977 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-07-26T23:37:49.017 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-07-26T23:37:49.029 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-openssl. 2024-07-26T23:37:49.055 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-07-26T23:37:49.120 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-07-26T23:37:49.304 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-requests. 2024-07-26T23:37:49.320 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-markupsafe. 2024-07-26T23:37:49.331 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-07-26T23:37:49.346 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-07-26T23:37:49.370 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-26T23:37:49.386 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-07-26T23:37:49.398 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mgr. 2024-07-26T23:37:49.425 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:49.456 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mgr (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:49.640 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-werkzeug. 2024-07-26T23:37:49.656 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-07-26T23:37:49.673 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-mako. 2024-07-26T23:37:49.690 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-26T23:37:49.702 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-07-26T23:37:49.731 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-26T23:37:49.860 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mon. 2024-07-26T23:37:49.886 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:49.926 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mon (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:49.960 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-07-26T23:37:49.986 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:37:50.026 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph-mgr-modules-core (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:50.034 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-simplegeneric. 2024-07-26T23:37:50.060 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-07-26T23:37:50.100 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-07-26T23:37:50.389 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-07-26T23:37:50.404 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-singledispatch. 2024-07-26T23:37:50.404 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:50.430 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-07-26T23:37:50.439 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:50.475 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-07-26T23:37:50.530 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-osd. 2024-07-26T23:37:50.556 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:50.596 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-osd (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:50.750 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-bcrypt. 2024-07-26T23:37:50.777 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-07-26T23:37:50.817 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-07-26T23:37:50.948 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-webob. 2024-07-26T23:37:50.974 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-07-26T23:37:51.014 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-07-26T23:37:51.128 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-openssl. 2024-07-26T23:37:51.154 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-07-26T23:37:51.194 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-07-26T23:37:51.359 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-waitress. 2024-07-26T23:37:51.385 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-07-26T23:37:51.429 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-26T23:37:51.489 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph-mgr. 2024-07-26T23:37:51.515 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:51.555 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph-mgr (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:51.632 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph. 2024-07-26T23:37:51.659 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../066-ceph_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:51.691 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:51.712 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-tempita. 2024-07-26T23:37:51.738 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-07-26T23:37:51.787 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-07-26T23:37:51.917 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph-mon. 2024-07-26T23:37:51.944 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:51.983 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph-mon (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:52.018 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-fuse. 2024-07-26T23:37:52.045 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:52.073 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-paste. 2024-07-26T23:37:52.085 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-fuse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:52.099 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-07-26T23:37:52.139 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-07-26T23:37:52.434 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-07-26T23:37:52.450 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-07-26T23:37:52.455 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mds. 2024-07-26T23:37:52.482 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:52.484 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-07-26T23:37:52.521 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mds (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:52.579 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph-osd. 2024-07-26T23:37:52.606 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:52.645 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph-osd (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:52.787 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-pastedeploy. 2024-07-26T23:37:52.813 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-07-26T23:37:52.853 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-07-26T23:37:52.916 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package cephadm. 2024-07-26T23:37:52.943 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../069-cephadm_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:52.982 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking cephadm (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:53.157 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-webtest. 2024-07-26T23:37:53.183 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-07-26T23:37:53.223 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-07-26T23:37:53.235 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-asyncssh. 2024-07-26T23:37:53.251 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-07-26T23:37:53.285 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-07-26T23:37:53.534 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-pecan. 2024-07-26T23:37:53.561 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-07-26T23:37:53.609 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-07-26T23:37:53.621 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python-babel-localedata. 2024-07-26T23:37:53.648 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-07-26T23:37:53.688 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-26T23:37:53.781 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph. 2024-07-26T23:37:53.797 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../066-ceph_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:53.840 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:53.964 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-certifi. 2024-07-26T23:37:53.991 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-07-26T23:37:54.030 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-07-26T23:37:54.159 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph-fuse. 2024-07-26T23:37:54.186 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:54.225 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph-fuse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:54.308 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-idna. 2024-07-26T23:37:54.323 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-07-26T23:37:54.366 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-07-26T23:37:54.598 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph-mds. 2024-07-26T23:37:54.623 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:54.662 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph-mds (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:54.686 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-urllib3. 2024-07-26T23:37:54.701 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-07-26T23:37:54.718 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-babel. 2024-07-26T23:37:54.734 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-07-26T23:37:54.744 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-26T23:37:54.768 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-07-26T23:37:54.998 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package cephadm. 2024-07-26T23:37:55.025 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../069-cephadm_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:55.056 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking cephadm (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:55.064 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-requests. 2024-07-26T23:37:55.073 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-jinja2. 2024-07-26T23:37:55.090 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-07-26T23:37:55.097 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-07-26T23:37:55.129 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-26T23:37:55.130 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-26T23:37:55.376 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-asyncssh. 2024-07-26T23:37:55.402 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-07-26T23:37:55.442 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-werkzeug. 2024-07-26T23:37:55.442 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-07-26T23:37:55.468 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-07-26T23:37:55.482 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-07-26T23:37:55.497 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:37:55.508 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-26T23:37:55.532 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mgr-cephadm (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:55.728 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python-babel-localedata. 2024-07-26T23:37:55.755 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-07-26T23:37:55.786 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-07-26T23:37:55.795 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-26T23:37:55.813 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:37:55.852 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-repoze.lru. 2024-07-26T23:37:55.853 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph-mgr-modules-core (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:55.879 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-07-26T23:37:55.918 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-07-26T23:37:56.196 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-routes. 2024-07-26T23:37:56.207 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-07-26T23:37:56.223 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-07-26T23:37:56.235 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:56.262 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-07-26T23:37:56.265 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:56.518 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-bcrypt. 2024-07-26T23:37:56.545 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-07-26T23:37:56.585 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-07-26T23:37:56.608 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-07-26T23:37:56.635 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:37:56.666 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mgr-dashboard (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:56.792 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-babel. 2024-07-26T23:37:56.819 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-07-26T23:37:56.858 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-07-26T23:37:56.896 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-openssl. 2024-07-26T23:37:56.922 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-07-26T23:37:56.962 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-07-26T23:37:57.178 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-jinja2. 2024-07-26T23:37:57.204 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-07-26T23:37:57.244 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-26T23:37:57.299 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph-mgr. 2024-07-26T23:37:57.325 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:57.365 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph-mgr (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:57.572 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-07-26T23:37:57.599 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:37:57.638 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph-mgr-cephadm (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:57.701 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph-mon. 2024-07-26T23:37:57.719 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:57.751 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph-mon (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:57.959 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-repoze.lru. 2024-07-26T23:37:57.985 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-07-26T23:37:58.025 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-07-26T23:37:58.336 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-routes. 2024-07-26T23:37:58.346 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph-osd. 2024-07-26T23:37:58.363 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-07-26T23:37:58.373 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:58.402 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-07-26T23:37:58.414 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph-osd (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:58.764 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-07-26T23:37:58.792 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:37:58.831 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph-mgr-dashboard (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:59.371 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-07-26T23:37:59.398 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-07-26T23:37:59.429 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-26T23:37:59.483 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph. 2024-07-26T23:37:59.498 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../066-ceph_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:59.541 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:59.843 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph-fuse. 2024-07-26T23:37:59.871 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:37:59.911 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph-fuse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:37:59.911 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-joblib. 2024-07-26T23:37:59.936 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-07-26T23:37:59.974 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-07-26T23:38:00.272 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph-mds. 2024-07-26T23:38:00.298 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:38:00.338 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph-mds (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:00.369 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-07-26T23:38:00.397 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-07-26T23:38:00.435 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-07-26T23:38:00.712 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package cephadm. 2024-07-26T23:38:00.723 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../069-cephadm_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:38:00.739 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-sklearn. 2024-07-26T23:38:00.766 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-07-26T23:38:00.805 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-26T23:38:00.907 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking cephadm (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:01.186 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-asyncssh. 2024-07-26T23:38:01.212 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-07-26T23:38:01.252 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-07-26T23:38:01.418 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-07-26T23:38:01.436 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-07-26T23:38:01.463 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-07-26T23:38:01.476 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-26T23:38:01.492 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:38:01.547 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python-babel-localedata. 2024-07-26T23:38:01.573 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-07-26T23:38:01.613 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-26T23:38:01.615 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:01.965 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-joblib. 2024-07-26T23:38:01.993 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-07-26T23:38:02.031 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-07-26T23:38:02.394 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-07-26T23:38:02.409 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-07-26T23:38:02.451 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-07-26T23:38:02.535 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-cachetools. 2024-07-26T23:38:02.564 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-07-26T23:38:02.603 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-07-26T23:38:02.627 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-babel. 2024-07-26T23:38:02.653 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-07-26T23:38:02.693 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-07-26T23:38:02.696 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-sklearn. 2024-07-26T23:38:02.724 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-07-26T23:38:02.771 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-26T23:38:02.905 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pyasn1. 2024-07-26T23:38:02.933 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-07-26T23:38:02.971 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-07-26T23:38:03.013 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-jinja2. 2024-07-26T23:38:03.040 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-07-26T23:38:03.079 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-26T23:38:03.309 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-07-26T23:38:03.337 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-07-26T23:38:03.375 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-07-26T23:38:03.395 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-07-26T23:38:03.412 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:38:03.415 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-07-26T23:38:03.431 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:38:03.474 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph-mgr-cephadm (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:03.531 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:03.686 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-rsa. 2024-07-26T23:38:03.714 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-07-26T23:38:03.752 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-rsa (4.8-1) ... 2024-07-26T23:38:03.827 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-repoze.lru. 2024-07-26T23:38:03.854 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-07-26T23:38:03.893 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-07-26T23:38:04.081 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-google-auth. 2024-07-26T23:38:04.109 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-07-26T23:38:04.148 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-07-26T23:38:04.196 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-routes. 2024-07-26T23:38:04.223 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-07-26T23:38:04.263 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-07-26T23:38:04.625 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-07-26T23:38:04.644 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-cachetools. 2024-07-26T23:38:04.651 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:38:04.671 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-07-26T23:38:04.691 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph-mgr-dashboard (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:04.710 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-07-26T23:38:04.727 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-07-26T23:38:04.754 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-07-26T23:38:04.792 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-26T23:38:04.970 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-pyasn1. 2024-07-26T23:38:04.998 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-07-26T23:38:05.028 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-07-26T23:38:05.087 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-websocket. 2024-07-26T23:38:05.115 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-07-26T23:38:05.154 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-07-26T23:38:05.323 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-07-26T23:38:05.351 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-07-26T23:38:05.390 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-07-26T23:38:05.457 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-kubernetes. 2024-07-26T23:38:05.484 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-07-26T23:38:05.515 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-26T23:38:05.701 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-rsa. 2024-07-26T23:38:05.729 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-07-26T23:38:05.767 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-rsa (4.8-1) ... 2024-07-26T23:38:06.096 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-google-auth. 2024-07-26T23:38:06.124 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-07-26T23:38:06.129 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-07-26T23:38:06.146 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:38:06.162 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-07-26T23:38:06.187 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:06.449 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-07-26T23:38:06.477 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-07-26T23:38:06.507 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-26T23:38:06.523 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libonig5:amd64. 2024-07-26T23:38:06.551 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-07-26T23:38:06.590 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-26T23:38:06.793 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-websocket. 2024-07-26T23:38:06.821 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-07-26T23:38:06.860 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-07-26T23:38:06.912 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libjq1:amd64. 2024-07-26T23:38:06.940 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-07-26T23:38:06.978 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-26T23:38:07.172 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-kubernetes. 2024-07-26T23:38:07.199 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-07-26T23:38:07.238 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-26T23:38:07.239 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package jq. 2024-07-26T23:38:07.255 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-07-26T23:38:07.297 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-07-26T23:38:07.362 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-07-26T23:38:07.392 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-07-26T23:38:07.437 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-26T23:38:07.533 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package socat. 2024-07-26T23:38:07.549 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-07-26T23:38:07.591 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-07-26T23:38:07.895 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package xmlstarlet. 2024-07-26T23:38:07.910 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-07-26T23:38:07.911 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-07-26T23:38:07.926 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:38:07.940 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-joblib. 2024-07-26T23:38:07.945 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-07-26T23:38:07.967 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-07-26T23:38:07.968 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:08.006 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-07-26T23:38:08.229 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package libonig5:amd64. 2024-07-26T23:38:08.257 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-07-26T23:38:08.274 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-test. 2024-07-26T23:38:08.296 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-26T23:38:08.303 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../097-ceph-test_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:38:08.452 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-test (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:08.453 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-07-26T23:38:08.453 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-07-26T23:38:08.462 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-07-26T23:38:08.763 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-sklearn. 2024-07-26T23:38:08.765 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package libjq1:amd64. 2024-07-26T23:38:08.790 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-07-26T23:38:08.793 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-07-26T23:38:08.823 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-26T23:38:08.829 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-26T23:38:09.051 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package jq. 2024-07-26T23:38:09.068 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-07-26T23:38:09.109 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-07-26T23:38:09.361 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package socat. 2024-07-26T23:38:09.378 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-07-26T23:38:09.420 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-07-26T23:38:09.504 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-07-26T23:38:09.533 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:38:09.648 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:09.724 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package xmlstarlet. 2024-07-26T23:38:09.739 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-07-26T23:38:09.781 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-07-26T23:38:10.144 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph-test. 2024-07-26T23:38:10.172 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../097-ceph-test_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:38:10.210 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph-test (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:10.568 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-cachetools. 2024-07-26T23:38:10.595 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-07-26T23:38:10.634 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-07-26T23:38:10.712 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-volume. 2024-07-26T23:38:10.740 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:38:10.770 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-volume (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:10.904 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-pyasn1. 2024-07-26T23:38:10.931 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-07-26T23:38:10.970 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-07-26T23:38:11.049 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libcephfs-dev. 2024-07-26T23:38:11.065 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:38:11.099 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libcephfs-dev (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:11.393 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package lua-socket:amd64. 2024-07-26T23:38:11.421 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-07-26T23:38:11.460 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-07-26T23:38:11.507 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-07-26T23:38:11.535 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-07-26T23:38:11.574 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-07-26T23:38:11.806 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package lua-sec:amd64. 2024-07-26T23:38:11.834 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-07-26T23:38:11.872 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-07-26T23:38:11.885 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-rsa. 2024-07-26T23:38:11.942 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-07-26T23:38:11.951 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-rsa (4.8-1) ... 2024-07-26T23:38:12.201 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package nvme-cli. 2024-07-26T23:38:12.230 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-07-26T23:38:12.268 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-07-26T23:38:12.272 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-google-auth. 2024-07-26T23:38:12.299 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-07-26T23:38:12.338 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-07-26T23:38:12.633 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-07-26T23:38:12.658 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-07-26T23:38:12.665 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package pkg-config. 2024-07-26T23:38:12.689 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package ceph-volume. 2024-07-26T23:38:12.693 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-07-26T23:38:12.699 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-26T23:38:12.718 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:38:12.723 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-07-26T23:38:12.755 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking ceph-volume (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:12.961 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-websocket. 2024-07-26T23:38:12.976 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-07-26T23:38:12.988 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-07-26T23:38:12.992 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-07-26T23:38:13.019 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-07-26T23:38:13.034 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-07-26T23:38:13.059 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package libcephfs-dev. 2024-07-26T23:38:13.075 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:38:13.117 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking libcephfs-dev (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:13.331 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-kubernetes. 2024-07-26T23:38:13.358 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-07-26T23:38:13.397 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-26T23:38:13.412 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package lua-socket:amd64. 2024-07-26T23:38:13.438 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-iniconfig. 2024-07-26T23:38:13.440 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-07-26T23:38:13.466 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-07-26T23:38:13.478 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-07-26T23:38:13.504 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-07-26T23:38:13.758 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package lua-sec:amd64. 2024-07-26T23:38:13.786 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-07-26T23:38:13.807 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pastescript. 2024-07-26T23:38:13.815 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-07-26T23:38:13.835 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-07-26T23:38:13.873 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-07-26T23:38:14.045 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-07-26T23:38:14.072 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:38:14.111 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:14.194 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pluggy. 2024-07-26T23:38:14.194 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package nvme-cli. 2024-07-26T23:38:14.222 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-07-26T23:38:14.223 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-07-26T23:38:14.260 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-07-26T23:38:14.261 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-07-26T23:38:14.405 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package libonig5:amd64. 2024-07-26T23:38:14.433 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-07-26T23:38:14.463 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-26T23:38:14.546 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-psutil. 2024-07-26T23:38:14.575 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-07-26T23:38:14.613 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-07-26T23:38:14.683 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package pkg-config. 2024-07-26T23:38:14.711 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-07-26T23:38:14.749 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-07-26T23:38:14.775 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package libjq1:amd64. 2024-07-26T23:38:14.802 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-07-26T23:38:14.841 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-26T23:38:15.002 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-07-26T23:38:15.018 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-07-26T23:38:15.051 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-07-26T23:38:15.116 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-py. 2024-07-26T23:38:15.127 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package jq. 2024-07-26T23:38:15.144 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-07-26T23:38:15.155 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-07-26T23:38:15.193 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-07-26T23:38:15.257 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-py (1.10.0-1) ... 2024-07-26T23:38:15.446 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package socat. 2024-07-26T23:38:15.462 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-07-26T23:38:15.463 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-iniconfig. 2024-07-26T23:38:15.491 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-07-26T23:38:15.504 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-07-26T23:38:15.530 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-07-26T23:38:15.594 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pygments. 2024-07-26T23:38:15.623 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-07-26T23:38:15.662 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-07-26T23:38:15.800 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package xmlstarlet. 2024-07-26T23:38:15.827 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-07-26T23:38:15.832 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-pastescript. 2024-07-26T23:38:15.860 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-07-26T23:38:15.866 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-07-26T23:38:15.899 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-07-26T23:38:16.106 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pyinotify. 2024-07-26T23:38:16.135 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-07-26T23:38:16.173 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-07-26T23:38:16.211 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph-test. 2024-07-26T23:38:16.218 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-pluggy. 2024-07-26T23:38:16.227 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../097-ceph-test_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:38:16.247 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-07-26T23:38:16.278 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph-test (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:16.285 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-07-26T23:38:16.467 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-toml. 2024-07-26T23:38:16.495 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-07-26T23:38:16.538 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-psutil. 2024-07-26T23:38:16.550 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-07-26T23:38:16.566 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-07-26T23:38:16.620 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-07-26T23:38:16.862 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pytest. 2024-07-26T23:38:16.890 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-07-26T23:38:16.928 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-07-26T23:38:16.932 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-py. 2024-07-26T23:38:16.948 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-07-26T23:38:16.982 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-py (1.10.0-1) ... 2024-07-26T23:38:17.274 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-simplejson. 2024-07-26T23:38:17.277 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-pygments. 2024-07-26T23:38:17.293 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-07-26T23:38:17.302 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-07-26T23:38:17.327 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-07-26T23:38:17.340 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-07-26T23:38:17.618 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-07-26T23:38:17.646 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-07-26T23:38:17.684 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-07-26T23:38:17.747 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-pyinotify. 2024-07-26T23:38:17.764 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-07-26T23:38:17.797 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-07-26T23:38:18.091 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-toml. 2024-07-26T23:38:18.119 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-07-26T23:38:18.158 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-07-26T23:38:18.396 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package radosgw. 2024-07-26T23:38:18.425 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../116-radosgw_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:38:18.444 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-pytest. 2024-07-26T23:38:18.463 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking radosgw (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:18.472 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-07-26T23:38:18.502 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-07-26T23:38:18.799 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package ceph-volume. 2024-07-26T23:38:18.827 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-5372-g67f28c2a-1jammy_all.deb ... 2024-07-26T23:38:18.839 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package python3-simplejson. 2024-07-26T23:38:18.865 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking ceph-volume (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:18.868 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-07-26T23:38:18.922 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-07-26T23:38:19.178 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package libcephfs-dev. 2024-07-26T23:38:19.199 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-07-26T23:38:19.205 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:38:19.228 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-07-26T23:38:19.244 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking libcephfs-dev (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:19.266 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-07-26T23:38:19.341 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package rbd-fuse. 2024-07-26T23:38:19.357 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:38:19.399 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking rbd-fuse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:19.555 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package lua-socket:amd64. 2024-07-26T23:38:19.583 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-07-26T23:38:19.622 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-07-26T23:38:19.712 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-07-26T23:38:19.918 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package lua-sec:amd64. 2024-07-26T23:38:19.946 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-07-26T23:38:19.971 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-26T23:38:19.976 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-07-26T23:38:20.097 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-07-26T23:38:20.328 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package radosgw. 2024-07-26T23:38:20.338 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package nvme-cli. 2024-07-26T23:38:20.347 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-07-26T23:38:20.357 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../116-radosgw_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:38:20.366 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-07-26T23:38:20.394 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking radosgw (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:20.405 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-07-26T23:38:20.657 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-07-26T23:38:20.827 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package pkg-config. 2024-07-26T23:38:20.855 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-07-26T23:38:20.893 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-07-26T23:38:21.041 INFO:teuthology.orchestra.run.smithi102.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-07-26T23:38:21.115 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up cephadm (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:21.154 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-07-26T23:38:21.170 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-07-26T23:38:21.212 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-07-26T23:38:21.314 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package rbd-fuse. 2024-07-26T23:38:21.340 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:38:21.381 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking rbd-fuse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:21.607 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-iniconfig. 2024-07-26T23:38:21.614 INFO:teuthology.orchestra.run.smithi102.stdout:Adding system user cephadm....done 2024-07-26T23:38:21.623 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-07-26T23:38:21.665 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-07-26T23:38:21.677 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-07-26T23:38:21.763 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-26T23:38:21.927 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-26T23:38:21.968 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-pastescript. 2024-07-26T23:38:21.996 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-07-26T23:38:22.034 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-07-26T23:38:22.047 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-07-26T23:38:22.053 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-07-26T23:38:22.290 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-07-26T23:38:22.310 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-07-26T23:38:22.382 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-pluggy. 2024-07-26T23:38:22.408 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-07-26T23:38:22.410 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-07-26T23:38:22.448 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-07-26T23:38:22.659 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-07-26T23:38:22.684 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-07-26T23:38:22.759 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-psutil. 2024-07-26T23:38:22.787 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-07-26T23:38:22.826 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-07-26T23:38:22.927 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-07-26T23:38:23.053 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-py (1.10.0-1) ... 2024-07-26T23:38:23.111 INFO:teuthology.orchestra.run.smithi117.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-07-26T23:38:23.154 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-py. 2024-07-26T23:38:23.171 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up cephadm (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:23.182 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-07-26T23:38:23.220 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-py (1.10.0-1) ... 2024-07-26T23:38:23.355 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-07-26T23:38:23.549 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-pygments. 2024-07-26T23:38:23.576 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-07-26T23:38:23.615 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-07-26T23:38:23.670 INFO:teuthology.orchestra.run.smithi117.stdout:Adding system user cephadm....done 2024-07-26T23:38:23.707 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-07-26T23:38:23.810 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-26T23:38:23.958 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-07-26T23:38:24.052 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-pyinotify. 2024-07-26T23:38:24.080 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-07-26T23:38:24.087 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-07-26T23:38:24.119 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-07-26T23:38:24.235 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-07-26T23:38:24.329 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-07-26T23:38:24.396 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-toml. 2024-07-26T23:38:24.424 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-07-26T23:38:24.430 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-07-26T23:38:24.463 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-07-26T23:38:24.486 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-07-26T23:38:24.682 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-07-26T23:38:24.737 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-07-26T23:38:24.766 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-pytest. 2024-07-26T23:38:24.794 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-07-26T23:38:24.832 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-07-26T23:38:24.916 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-07-26T23:38:24.997 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-07-26T23:38:25.060 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-py (1.10.0-1) ... 2024-07-26T23:38:25.144 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package python3-simplejson. 2024-07-26T23:38:25.172 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-07-26T23:38:25.210 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-07-26T23:38:25.256 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-ceph-argparse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:25.360 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-07-26T23:38:25.471 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-07-26T23:38:25.499 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-07-26T23:38:25.515 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-26T23:38:25.538 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-07-26T23:38:25.625 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-07-26T23:38:25.729 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-07-26T23:38:25.751 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-07-26T23:38:25.877 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-07-26T23:38:25.980 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-07-26T23:38:26.153 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-07-26T23:38:26.209 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package radosgw. 2024-07-26T23:38:26.237 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../116-radosgw_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:38:26.239 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-07-26T23:38:26.275 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking radosgw (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:26.483 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-07-26T23:38:26.576 INFO:teuthology.orchestra.run.smithi102.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-07-26T23:38:26.610 INFO:teuthology.orchestra.run.smithi102.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-07-26T23:38:26.673 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-26T23:38:26.725 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-07-26T23:38:26.782 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-07-26T23:38:26.993 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-07-26T23:38:27.133 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-26T23:38:27.244 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-ceph-argparse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:27.259 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-07-26T23:38:27.411 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package rbd-fuse. 2024-07-26T23:38:27.427 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-5372-g67f28c2a-1jammy_amd64.deb ... 2024-07-26T23:38:27.469 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking rbd-fuse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:27.520 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-26T23:38:27.527 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-07-26T23:38:27.621 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-07-26T23:38:27.739 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-07-26T23:38:27.757 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-07-26T23:38:27.795 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-07-26T23:38:27.864 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-07-26T23:38:28.016 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-26T23:38:28.105 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up zip (3.0-12build2) ... 2024-07-26T23:38:28.124 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-07-26T23:38:28.134 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-07-26T23:38:28.214 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-07-26T23:38:28.366 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-07-26T23:38:28.465 INFO:teuthology.orchestra.run.smithi117.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-07-26T23:38:28.496 INFO:teuthology.orchestra.run.smithi117.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-07-26T23:38:28.560 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-26T23:38:28.671 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-07-26T23:38:28.686 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-07-26T23:38:28.925 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-07-26T23:38:29.046 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-26T23:38:29.097 INFO:teuthology.orchestra.run.smithi069.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-07-26T23:38:29.161 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up cephadm (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:29.163 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-07-26T23:38:29.184 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-07-26T23:38:29.310 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-07-26T23:38:29.431 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-07-26T23:38:29.445 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-26T23:38:29.682 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-07-26T23:38:29.702 INFO:teuthology.orchestra.run.smithi069.stdout:Adding system user cephadm....done 2024-07-26T23:38:29.746 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-07-26T23:38:29.816 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-26T23:38:29.991 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up zip (3.0-12build2) ... 2024-07-26T23:38:30.085 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-07-26T23:38:30.404 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-07-26T23:38:30.404 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-07-26T23:38:30.404 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-07-26T23:38:30.404 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-07-26T23:38:30.470 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-07-26T23:38:30.721 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-07-26T23:38:30.766 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-26T23:38:30.894 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-07-26T23:38:30.964 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-07-26T23:38:31.051 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-26T23:38:31.090 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-py (1.10.0-1) ... 2024-07-26T23:38:31.137 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-07-26T23:38:31.263 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-07-26T23:38:31.386 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-07-26T23:38:31.389 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-26T23:38:31.408 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-07-26T23:38:31.637 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-07-26T23:38:31.682 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-07-26T23:38:31.746 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-ceph-common (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:31.751 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-07-26T23:38:32.003 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-07-26T23:38:32.031 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-07-26T23:38:32.066 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-07-26T23:38:32.270 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-07-26T23:38:32.309 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-07-26T23:38:32.341 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-26T23:38:32.497 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-07-26T23:38:32.685 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-26T23:38:32.740 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-07-26T23:38:32.970 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-26T23:38:33.016 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-07-26T23:38:33.267 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-ceph-argparse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:33.329 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-07-26T23:38:33.501 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-26T23:38:33.546 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-07-26T23:38:33.581 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-07-26T23:38:33.627 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-07-26T23:38:33.690 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-ceph-common (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:33.745 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-07-26T23:38:33.790 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:38:33.846 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-07-26T23:38:33.924 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-toml (0.10.2-1) ... 2024-07-26T23:38:33.983 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-07-26T23:38:34.105 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-07-26T23:38:34.300 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-26T23:38:34.308 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-26T23:38:34.497 INFO:teuthology.orchestra.run.smithi069.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-07-26T23:38:34.528 INFO:teuthology.orchestra.run.smithi069.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-07-26T23:38:34.560 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-07-26T23:38:34.592 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-26T23:38:34.693 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-07-26T23:38:34.694 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-26T23:38:34.996 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-07-26T23:38:35.044 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-26T23:38:35.162 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-07-26T23:38:35.247 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-07-26T23:38:35.413 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-07-26T23:38:35.489 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:38:35.522 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-07-26T23:38:35.615 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-07-26T23:38:35.672 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-07-26T23:38:35.790 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:38:35.924 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-toml (0.10.2-1) ... 2024-07-26T23:38:35.934 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-07-26T23:38:35.973 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up zip (3.0-12build2) ... 2024-07-26T23:38:36.100 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-07-26T23:38:36.192 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-26T23:38:36.210 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-07-26T23:38:36.318 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-07-26T23:38:36.453 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-26T23:38:36.486 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-07-26T23:38:36.737 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-07-26T23:38:36.738 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-07-26T23:38:36.743 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-07-26T23:38:36.997 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-07-26T23:38:37.010 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-07-26T23:38:37.013 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-07-26T23:38:37.136 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-07-26T23:38:37.262 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-26T23:38:37.264 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-26T23:38:37.264 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:38:37.365 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-07-26T23:38:37.390 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-07-26T23:38:37.563 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-07-26T23:38:37.650 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-07-26T23:38:37.683 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-26T23:38:37.809 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-26T23:38:37.909 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-07-26T23:38:37.965 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-07-26T23:38:38.102 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-07-26T23:38:38.152 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-07-26T23:38:38.216 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-07-26T23:38:38.395 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-07-26T23:38:38.403 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-07-26T23:38:38.626 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-26T23:38:38.638 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-07-26T23:38:38.646 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-07-26T23:38:38.747 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-07-26T23:38:38.873 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-07-26T23:38:38.905 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-26T23:38:38.943 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-26T23:38:38.962 INFO:teuthology.orchestra.run.smithi102.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-07-26T23:38:39.031 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-07-26T23:38:39.200 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-26T23:38:39.295 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-07-26T23:38:39.307 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-26T23:38:39.326 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-07-26T23:38:39.408 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-26T23:38:39.529 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-07-26T23:38:39.639 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-ceph-common (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:39.717 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-07-26T23:38:39.727 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-07-26T23:38:39.948 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-07-26T23:38:39.987 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up lua-any (27ubuntu1) ... 2024-07-26T23:38:40.027 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-07-26T23:38:40.113 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-portend (3.0.0-1) ... 2024-07-26T23:38:40.274 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-26T23:38:40.286 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-07-26T23:38:40.389 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:38:40.420 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-07-26T23:38:40.515 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-26T23:38:40.546 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-07-26T23:38:40.635 INFO:teuthology.orchestra.run.smithi117.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-07-26T23:38:40.850 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-07-26T23:38:40.856 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-26T23:38:40.957 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-07-26T23:38:41.159 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-26T23:38:41.334 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-07-26T23:38:41.427 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-07-26T23:38:41.429 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-07-26T23:38:41.562 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-rsa (4.8-1) ... 2024-07-26T23:38:41.568 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up lua-any (27ubuntu1) ... 2024-07-26T23:38:41.694 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-portend (3.0.0-1) ... 2024-07-26T23:38:41.714 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:38:41.829 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-07-26T23:38:41.849 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-toml (0.10.2-1) ... 2024-07-26T23:38:41.945 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:38:42.071 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-26T23:38:42.089 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-26T23:38:42.100 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-26T23:38:42.201 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-07-26T23:38:42.318 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-26T23:38:42.389 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-07-26T23:38:42.425 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-07-26T23:38:42.636 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-07-26T23:38:42.665 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-26T23:38:42.802 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-07-26T23:38:42.879 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-07-26T23:38:42.933 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-07-26T23:38:43.042 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-rsa (4.8-1) ... 2024-07-26T23:38:43.087 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-07-26T23:38:43.131 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:38:43.256 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-07-26T23:38:43.293 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-07-26T23:38:43.415 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-26T23:38:43.516 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up librados2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:43.536 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-26T23:38:43.566 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-07-26T23:38:43.633 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libsqlite3-mod-ceph (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:43.759 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-07-26T23:38:43.817 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-07-26T23:38:43.889 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-07-26T23:38:44.077 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-07-26T23:38:44.104 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libcephfs2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:44.230 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libradosstriper1 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:44.265 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-07-26T23:38:44.336 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-07-26T23:38:44.356 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-07-26T23:38:44.542 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-07-26T23:38:44.570 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-07-26T23:38:44.624 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up librbd1 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:44.750 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mgr-modules-core (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:44.830 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-26T23:38:44.853 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-26T23:38:44.876 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-fuse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:44.947 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-07-26T23:38:44.978 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up librados2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:45.093 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-26T23:38:45.093 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-26T23:38:45.104 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up libsqlite3-mod-ceph (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:45.231 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-07-26T23:38:45.232 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-26T23:38:45.349 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-26T23:38:45.569 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libcephfs-dev (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:45.575 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up libcephfs2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:45.659 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-07-26T23:38:45.682 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-rados (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:45.718 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up libradosstriper1 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:45.780 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up librgw2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:45.852 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-07-26T23:38:45.881 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-26T23:38:45.960 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-07-26T23:38:46.112 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up librbd1 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:46.211 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-07-26T23:38:46.238 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph-mgr-modules-core (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:46.337 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-07-26T23:38:46.356 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph-fuse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:46.463 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-07-26T23:38:46.552 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-26T23:38:46.552 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-26T23:38:46.561 INFO:teuthology.orchestra.run.smithi069.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-07-26T23:38:46.798 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-26T23:38:46.924 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-07-26T23:38:47.049 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up libcephfs-dev (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:47.092 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-rbd (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:47.219 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up rbd-fuse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:47.258 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-rados (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:47.342 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-07-26T23:38:47.345 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-rgw (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:47.384 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up librgw2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:47.446 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-cephfs (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:47.487 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-26T23:38:47.555 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-common (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:47.611 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up lua-any (27ubuntu1) ... 2024-07-26T23:38:47.736 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-portend (3.0.0-1) ... 2024-07-26T23:38:47.995 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-26T23:38:48.081 INFO:teuthology.orchestra.run.smithi102.stdout:Adding group ceph....done 2024-07-26T23:38:48.121 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-26T23:38:48.441 INFO:teuthology.orchestra.run.smithi102.stdout:Adding system user ceph....done 2024-07-26T23:38:48.447 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-07-26T23:38:48.609 INFO:teuthology.orchestra.run.smithi102.stdout:Setting system user ceph properties....done 2024-07-26T23:38:48.625 INFO:teuthology.orchestra.run.smithi102.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-07-26T23:38:48.732 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-rbd (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:48.756 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-07-26T23:38:48.768 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-26T23:38:48.841 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up rbd-fuse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:48.967 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-rgw (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:49.041 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-07-26T23:38:49.055 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-07-26T23:38:49.093 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up python3-cephfs (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:49.167 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-rsa (4.8-1) ... 2024-07-26T23:38:49.219 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph-common (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:49.443 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-07-26T23:38:49.515 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-test (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:49.641 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up radosgw (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:49.719 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-26T23:38:49.736 INFO:teuthology.orchestra.run.smithi117.stdout:Adding group ceph....done 2024-07-26T23:38:50.039 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-07-26T23:38:50.108 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-26T23:38:50.108 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-26T23:38:50.113 INFO:teuthology.orchestra.run.smithi117.stdout:Adding system user ceph....done 2024-07-26T23:38:50.249 INFO:teuthology.orchestra.run.smithi117.stdout:Setting system user ceph properties....done 2024-07-26T23:38:50.263 INFO:teuthology.orchestra.run.smithi117.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-07-26T23:38:50.407 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-07-26T23:38:50.411 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-07-26T23:38:50.534 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-base (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:50.684 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-07-26T23:38:50.730 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-07-26T23:38:50.876 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-07-26T23:38:51.020 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-26T23:38:51.146 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up librados2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:51.234 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph-test (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:51.272 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up libsqlite3-mod-ceph (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:51.353 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mds (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:51.363 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up radosgw (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:51.398 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-07-26T23:38:51.556 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-26T23:38:51.556 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-26T23:38:51.709 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up libcephfs2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:51.818 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up libradosstriper1 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:51.839 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-26T23:38:51.839 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-26T23:38:51.944 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-07-26T23:38:52.013 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mgr (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:52.213 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up librbd1 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:52.223 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-26T23:38:52.223 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-26T23:38:52.307 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph-base (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:52.330 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph-mgr-modules-core (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:52.456 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph-fuse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:52.652 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-07-26T23:38:52.664 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-osd (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:52.670 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-26T23:38:52.671 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-26T23:38:52.951 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-26T23:38:52.951 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-26T23:38:53.134 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph-mds (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:53.166 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up libcephfs-dev (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:53.293 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-rados (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:53.382 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-26T23:38:53.383 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-26T23:38:53.449 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mgr-k8sevents (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:53.601 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:53.744 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up librgw2 (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:53.760 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mon (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:53.810 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph-mgr (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:53.870 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-26T23:38:53.980 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-26T23:38:53.981 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-26T23:38:54.032 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-26T23:38:54.033 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-26T23:38:54.471 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph-osd (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:54.538 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mgr-cephadm (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:54.689 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:54.727 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-26T23:38:54.727 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-26T23:38:54.798 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mgr-dashboard (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:54.933 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-volume (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:55.099 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-rbd (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:55.180 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph-mgr-k8sevents (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:55.225 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up rbd-fuse (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:55.277 INFO:teuthology.orchestra.run.smithi102.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-07-26T23:38:55.306 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:55.351 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-rgw (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:55.378 INFO:teuthology.orchestra.run.smithi102.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-07-26T23:38:55.457 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph-mon (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:55.477 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up python3-cephfs (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:55.533 INFO:teuthology.orchestra.run.smithi102.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-07-26T23:38:55.594 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph-common (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:55.676 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-26T23:38:55.676 INFO:teuthology.orchestra.run.smithi117.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-26T23:38:56.129 INFO:teuthology.orchestra.run.smithi069.stdout:Adding group ceph....done 2024-07-26T23:38:56.142 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph-mgr-cephadm (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:56.302 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:56.428 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph-mgr-dashboard (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:56.482 INFO:teuthology.orchestra.run.smithi069.stdout:Adding system user ceph....done 2024-07-26T23:38:56.562 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up ceph-volume (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:56.624 INFO:teuthology.orchestra.run.smithi069.stdout:Setting system user ceph properties....done 2024-07-26T23:38:56.643 INFO:teuthology.orchestra.run.smithi069.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-07-26T23:38:56.782 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-07-26T23:38:56.899 INFO:teuthology.orchestra.run.smithi117.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-07-26T23:38:57.007 INFO:teuthology.orchestra.run.smithi117.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-07-26T23:38:57.084 INFO:teuthology.orchestra.run.smithi102.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-07-26T23:38:57.115 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-07-26T23:38:57.160 INFO:teuthology.orchestra.run.smithi117.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-07-26T23:38:57.587 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph-test (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:57.713 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up radosgw (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:57.761 INFO:teuthology.orchestra.run.smithi102.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-07-26T23:38:57.767 DEBUG:teuthology.parallel:result is None 2024-07-26T23:38:58.219 INFO:teuthology.orchestra.run.smithi117.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-07-26T23:38:58.263 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-26T23:38:58.263 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-26T23:38:58.763 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph-base (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:58.851 INFO:teuthology.orchestra.run.smithi117.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-07-26T23:38:58.857 DEBUG:teuthology.parallel:result is None 2024-07-26T23:38:59.108 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-07-26T23:38:59.533 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph-mds (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:38:59.762 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-26T23:38:59.762 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-26T23:39:00.227 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph-mgr (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:39:00.426 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-26T23:39:00.426 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-26T23:39:00.878 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph-osd (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:39:01.151 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-26T23:39:01.152 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-26T23:39:01.613 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph-mgr-k8sevents (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:39:01.747 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:39:01.873 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph-mon (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:39:02.080 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-26T23:39:02.080 INFO:teuthology.orchestra.run.smithi069.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-26T23:39:02.516 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph-mgr-cephadm (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:39:02.659 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:39:02.760 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph-mgr-dashboard (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:39:02.885 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up ceph-volume (19.0.0-5372-g67f28c2a-1jammy) ... 2024-07-26T23:39:03.230 INFO:teuthology.orchestra.run.smithi069.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-07-26T23:39:03.348 INFO:teuthology.orchestra.run.smithi069.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-07-26T23:39:03.509 INFO:teuthology.orchestra.run.smithi069.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-07-26T23:39:04.626 INFO:teuthology.orchestra.run.smithi069.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-07-26T23:39:05.295 INFO:teuthology.orchestra.run.smithi069.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-07-26T23:39:05.300 DEBUG:teuthology.parallel:result is None 2024-07-26T23:39:05.301 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-26T23:39:05.452 DEBUG:teuthology.orchestra.run.smithi069:> dpkg-query -W -f '${Version}' ceph 2024-07-26T23:39:05.471 INFO:teuthology.orchestra.run.smithi069.stdout:19.0.0-5372-g67f28c2a-1jammy 2024-07-26T23:39:05.472 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-5372-g67f28c2a-1jammy 2024-07-26T23:39:05.472 INFO:teuthology.task.install:The correct ceph version 19.0.0-5372-g67f28c2a-1jammy is installed. 2024-07-26T23:39:05.473 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-26T23:39:05.615 DEBUG:teuthology.orchestra.run.smithi102:> dpkg-query -W -f '${Version}' ceph 2024-07-26T23:39:05.634 INFO:teuthology.orchestra.run.smithi102.stdout:19.0.0-5372-g67f28c2a-1jammy 2024-07-26T23:39:05.635 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-5372-g67f28c2a-1jammy 2024-07-26T23:39:05.635 INFO:teuthology.task.install:The correct ceph version 19.0.0-5372-g67f28c2a-1jammy is installed. 2024-07-26T23:39:05.636 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-26T23:39:05.777 DEBUG:teuthology.orchestra.run.smithi117:> dpkg-query -W -f '${Version}' ceph 2024-07-26T23:39:05.796 INFO:teuthology.orchestra.run.smithi117.stdout:19.0.0-5372-g67f28c2a-1jammy 2024-07-26T23:39:05.797 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-5372-g67f28c2a-1jammy 2024-07-26T23:39:05.797 INFO:teuthology.task.install:The correct ceph version 19.0.0-5372-g67f28c2a-1jammy is installed. 2024-07-26T23:39:05.798 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-07-26T23:39:05.799 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:39:05.799 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-07-26T23:39:05.815 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-07-26T23:39:05.815 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-07-26T23:39:05.830 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-07-26T23:39:05.830 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-07-26T23:39:05.853 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-07-26T23:39:05.853 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:39:05.853 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/usr/bin/daemon-helper 2024-07-26T23:39:05.905 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-07-26T23:39:05.958 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-07-26T23:39:05.958 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/usr/bin/daemon-helper 2024-07-26T23:39:05.972 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-07-26T23:39:06.028 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-07-26T23:39:06.028 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/usr/bin/daemon-helper 2024-07-26T23:39:06.042 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-07-26T23:39:06.096 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-07-26T23:39:06.097 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:39:06.097 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/usr/bin/adjust-ulimits 2024-07-26T23:39:06.110 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-07-26T23:39:06.167 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-07-26T23:39:06.167 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/usr/bin/adjust-ulimits 2024-07-26T23:39:06.180 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-07-26T23:39:06.236 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-07-26T23:39:06.236 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/usr/bin/adjust-ulimits 2024-07-26T23:39:06.249 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-07-26T23:39:06.304 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-07-26T23:39:06.305 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:39:06.305 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/usr/bin/stdin-killer 2024-07-26T23:39:06.357 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-07-26T23:39:06.410 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-07-26T23:39:06.410 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/usr/bin/stdin-killer 2024-07-26T23:39:06.424 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-07-26T23:39:06.480 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-07-26T23:39:06.480 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/usr/bin/stdin-killer 2024-07-26T23:39:06.493 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-07-26T23:39:06.550 INFO:teuthology.run_tasks:Running task cephadm... 2024-07-26T23:39:07.015 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN', 'mons down', 'mon down', 'out of quorum', 'CEPHADM_STRAY_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '67f28c2a04ad1fe90ea612a39329cc6af2a92d8b'} 2024-07-26T23:39:07.016 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-26T23:39:07.016 INFO:tasks.cephadm:Cluster fsid is 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:39:07.016 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-07-26T23:39:07.017 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.69', 'mon.b': '172.21.15.102', 'mon.c': '172.21.15.117'} 2024-07-26T23:39:07.017 INFO:tasks.cephadm:First mon is mon.a on smithi069 2024-07-26T23:39:07.017 INFO:tasks.cephadm:First mgr is a 2024-07-26T23:39:07.017 INFO:tasks.cephadm:Normalizing hostnames... 2024-07-26T23:39:07.017 DEBUG:teuthology.orchestra.run.smithi069:> sudo hostname $(hostname -s) 2024-07-26T23:39:07.032 DEBUG:teuthology.orchestra.run.smithi102:> sudo hostname $(hostname -s) 2024-07-26T23:39:07.048 DEBUG:teuthology.orchestra.run.smithi117:> sudo hostname $(hostname -s) 2024-07-26T23:39:07.062 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-07-26T23:39:07.062 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-26T23:39:07.202 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '67f28c2a04ad1fe90ea612a39329cc6af2a92d8b', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/81565/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-5372-g67f28c2a', 'node_name': '172.21.2.12+braggi12', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-5372-g67f28c2a-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-07-26 15:34:08.662801', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri-testing-2024-07-26-0628', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-07-26T23:39:07.342 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-yuri-testing-2024-07-26-0628, sha1 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-26T23:39:07.343 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-07-26T23:39:07.343 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-07-26T23:39:07.344 DEBUG:teuthology.orchestra.run.smithi069:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-07-26T23:39:07.965 INFO:teuthology.orchestra.run.smithi069.stdout:-rw-rw-r-- 1 ubuntu ubuntu 797267 Jul 26 23:39 /home/ubuntu/cephtest/cephadm 2024-07-26T23:39:08.082 DEBUG:teuthology.orchestra.run.smithi102:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-07-26T23:39:08.689 INFO:teuthology.orchestra.run.smithi102.stdout:-rw-rw-r-- 1 ubuntu ubuntu 797267 Jul 26 23:39 /home/ubuntu/cephtest/cephadm 2024-07-26T23:39:08.689 DEBUG:teuthology.orchestra.run.smithi117:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-07-26T23:39:09.304 INFO:teuthology.orchestra.run.smithi117.stdout:-rw-rw-r-- 1 ubuntu ubuntu 797267 Jul 26 23:39 /home/ubuntu/cephtest/cephadm 2024-07-26T23:39:09.304 DEBUG:teuthology.orchestra.run.smithi069:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-07-26T23:39:09.312 DEBUG:teuthology.orchestra.run.smithi102:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-07-26T23:39:09.320 DEBUG:teuthology.orchestra.run.smithi117:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-07-26T23:39:09.361 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b on all hosts... 2024-07-26T23:39:09.362 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b pull 2024-07-26T23:39:09.364 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b pull 2024-07-26T23:39:09.367 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b pull 2024-07-26T23:39:09.546 INFO:teuthology.orchestra.run.smithi069.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b... 2024-07-26T23:39:09.549 INFO:teuthology.orchestra.run.smithi102.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b... 2024-07-26T23:39:09.553 INFO:teuthology.orchestra.run.smithi117.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b... 2024-07-26T23:40:04.364 INFO:teuthology.orchestra.run.smithi117.stdout:{ 2024-07-26T23:40:04.368 INFO:teuthology.orchestra.run.smithi117.stdout: "ceph_version": "ceph version 19.0.0-5372-g67f28c2a (67f28c2a04ad1fe90ea612a39329cc6af2a92d8b) squid (dev)", 2024-07-26T23:40:04.368 INFO:teuthology.orchestra.run.smithi117.stdout: "image_id": "0e728b9541de49f828113b6681e8ec7c395dec6d564234fa827fff5904953237", 2024-07-26T23:40:04.368 INFO:teuthology.orchestra.run.smithi117.stdout: "repo_digests": [ 2024-07-26T23:40:04.368 INFO:teuthology.orchestra.run.smithi117.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:fd46bde9ede4def2432cadefa11c426b21ce4629c079b59b2a34c56a2bc6262f" 2024-07-26T23:40:04.369 INFO:teuthology.orchestra.run.smithi117.stdout: ] 2024-07-26T23:40:04.369 INFO:teuthology.orchestra.run.smithi117.stdout:} 2024-07-26T23:40:06.459 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-07-26T23:40:06.459 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph_version": "ceph version 19.0.0-5372-g67f28c2a (67f28c2a04ad1fe90ea612a39329cc6af2a92d8b) squid (dev)", 2024-07-26T23:40:06.459 INFO:teuthology.orchestra.run.smithi102.stdout: "image_id": "0e728b9541de49f828113b6681e8ec7c395dec6d564234fa827fff5904953237", 2024-07-26T23:40:06.459 INFO:teuthology.orchestra.run.smithi102.stdout: "repo_digests": [ 2024-07-26T23:40:06.459 INFO:teuthology.orchestra.run.smithi102.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:fd46bde9ede4def2432cadefa11c426b21ce4629c079b59b2a34c56a2bc6262f" 2024-07-26T23:40:06.459 INFO:teuthology.orchestra.run.smithi102.stdout: ] 2024-07-26T23:40:06.459 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-07-26T23:40:15.679 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2024-07-26T23:40:15.679 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph_version": "ceph version 19.0.0-5372-g67f28c2a (67f28c2a04ad1fe90ea612a39329cc6af2a92d8b) squid (dev)", 2024-07-26T23:40:15.679 INFO:teuthology.orchestra.run.smithi069.stdout: "image_id": "0e728b9541de49f828113b6681e8ec7c395dec6d564234fa827fff5904953237", 2024-07-26T23:40:15.679 INFO:teuthology.orchestra.run.smithi069.stdout: "repo_digests": [ 2024-07-26T23:40:15.679 INFO:teuthology.orchestra.run.smithi069.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:fd46bde9ede4def2432cadefa11c426b21ce4629c079b59b2a34c56a2bc6262f" 2024-07-26T23:40:15.679 INFO:teuthology.orchestra.run.smithi069.stdout: ] 2024-07-26T23:40:15.679 INFO:teuthology.orchestra.run.smithi069.stdout:} 2024-07-26T23:40:15.722 DEBUG:teuthology.orchestra.run.smithi069:> sudo mkdir -p /etc/ceph 2024-07-26T23:40:15.736 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /etc/ceph 2024-07-26T23:40:15.752 DEBUG:teuthology.orchestra.run.smithi117:> sudo mkdir -p /etc/ceph 2024-07-26T23:40:15.767 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod 777 /etc/ceph 2024-07-26T23:40:15.794 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 777 /etc/ceph 2024-07-26T23:40:15.818 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod 777 /etc/ceph 2024-07-26T23:40:15.834 INFO:tasks.cephadm:Writing seed config... 2024-07-26T23:40:15.836 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-07-26T23:40:15.837 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-07-26T23:40:15.837 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-07-26T23:40:15.837 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-07-26T23:40:15.837 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-07-26T23:40:15.837 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-07-26T23:40:15.837 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-07-26T23:40:15.837 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-07-26T23:40:15.837 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-07-26T23:40:15.838 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:40:15.838 DEBUG:teuthology.orchestra.run.smithi069:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-07-26T23:40:15.847 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 = 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-07-26T23:40:15.848 DEBUG:teuthology.orchestra.run.smithi069:mon.a> sudo journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.a.service 2024-07-26T23:40:15.892 DEBUG:teuthology.orchestra.run.smithi069:mgr.a> sudo journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mgr.a.service 2024-07-26T23:40:15.939 INFO:tasks.cephadm:Bootstrapping... 2024-07-26T23:40:15.939 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b -v bootstrap --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.69 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-07-26T23:40:16.164 INFO:teuthology.orchestra.run.smithi069.stdout:-------------------------------------------------------------------------------- 2024-07-26T23:40:16.165 INFO:teuthology.orchestra.run.smithi069.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b', '-v', 'bootstrap', '--fsid', '3fe26cd2-4ba8-11ef-bcc1-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.69', '--skip-admin-label'] 2024-07-26T23:40:16.165 INFO:teuthology.orchestra.run.smithi069.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-07-26T23:40:16.165 INFO:teuthology.orchestra.run.smithi069.stdout:Verifying podman|docker is present... 2024-07-26T23:40:16.165 INFO:teuthology.orchestra.run.smithi069.stdout:Verifying lvm2 is present... 2024-07-26T23:40:16.166 INFO:teuthology.orchestra.run.smithi069.stdout:Verifying time synchronization is in place... 2024-07-26T23:40:16.179 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-07-26T23:40:16.179 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-07-26T23:40:16.179 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-07-26T23:40:16.180 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stdout inactive 2024-07-26T23:40:16.180 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-07-26T23:40:16.181 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-07-26T23:40:16.184 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-07-26T23:40:16.184 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stdout inactive 2024-07-26T23:40:16.188 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-07-26T23:40:16.188 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stdout masked 2024-07-26T23:40:16.191 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-07-26T23:40:16.191 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stdout inactive 2024-07-26T23:40:16.194 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-07-26T23:40:16.194 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-07-26T23:40:16.198 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-07-26T23:40:16.198 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stdout inactive 2024-07-26T23:40:16.201 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stdout enabled 2024-07-26T23:40:16.204 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stdout active 2024-07-26T23:40:16.204 INFO:teuthology.orchestra.run.smithi069.stdout:Unit ntp.service is enabled and running 2024-07-26T23:40:16.204 INFO:teuthology.orchestra.run.smithi069.stdout:Repeating the final host check... 2024-07-26T23:40:16.204 INFO:teuthology.orchestra.run.smithi069.stdout:docker (/usr/bin/docker) is present 2024-07-26T23:40:16.205 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl is present 2024-07-26T23:40:16.205 INFO:teuthology.orchestra.run.smithi069.stdout:lvcreate is present 2024-07-26T23:40:16.207 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-07-26T23:40:16.207 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-07-26T23:40:16.210 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-07-26T23:40:16.210 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stdout inactive 2024-07-26T23:40:16.217 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-07-26T23:40:16.218 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-07-26T23:40:16.218 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-07-26T23:40:16.218 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stdout inactive 2024-07-26T23:40:16.220 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-07-26T23:40:16.220 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stdout masked 2024-07-26T23:40:16.227 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-07-26T23:40:16.227 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stdout inactive 2024-07-26T23:40:16.227 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-07-26T23:40:16.227 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-07-26T23:40:16.229 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-07-26T23:40:16.229 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stdout inactive 2024-07-26T23:40:16.233 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stdout enabled 2024-07-26T23:40:16.237 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stdout active 2024-07-26T23:40:16.237 INFO:teuthology.orchestra.run.smithi069.stdout:Unit ntp.service is enabled and running 2024-07-26T23:40:16.237 INFO:teuthology.orchestra.run.smithi069.stdout:Host looks OK 2024-07-26T23:40:16.237 INFO:teuthology.orchestra.run.smithi069.stdout:Cluster fsid: 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:16.237 INFO:teuthology.orchestra.run.smithi069.stdout:Acquiring lock 139844027638224 on /run/cephadm/3fe26cd2-4ba8-11ef-bcc1-c7b262605968.lock 2024-07-26T23:40:16.238 INFO:teuthology.orchestra.run.smithi069.stdout:Lock 139844027638224 acquired on /run/cephadm/3fe26cd2-4ba8-11ef-bcc1-c7b262605968.lock 2024-07-26T23:40:16.238 INFO:teuthology.orchestra.run.smithi069.stdout:Verifying IP 172.21.15.69 port 3300 ... 2024-07-26T23:40:16.238 INFO:teuthology.orchestra.run.smithi069.stdout:Verifying IP 172.21.15.69 port 6789 ... 2024-07-26T23:40:16.238 INFO:teuthology.orchestra.run.smithi069.stdout:Base mon IP(s) is [172.21.15.69:3300, 172.21.15.69:6789], mon addrv is [v2:172.21.15.69:3300,v1:172.21.15.69:6789] 2024-07-26T23:40:16.240 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-07-26T23:40:16.240 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.69 metric 100 2024-07-26T23:40:16.240 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.69 metric 100 2024-07-26T23:40:16.240 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-07-26T23:40:16.240 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.69 metric 100 2024-07-26T23:40:16.241 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.69 metric 100 2024-07-26T23:40:16.241 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.69 metric 100 2024-07-26T23:40:16.241 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.69 metric 100 2024-07-26T23:40:16.241 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-07-26T23:40:16.242 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-07-26T23:40:16.242 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1798sec pref medium 2024-07-26T23:40:16.243 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-07-26T23:40:16.243 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-07-26T23:40:16.243 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-07-26T23:40:16.244 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-07-26T23:40:16.244 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d737/64 scope link 2024-07-26T23:40:16.244 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-07-26T23:40:16.247 INFO:teuthology.orchestra.run.smithi069.stdout:Mon IP `172.21.15.69` is in CIDR network `172.21.0.0/20` 2024-07-26T23:40:16.247 INFO:teuthology.orchestra.run.smithi069.stdout:Mon IP `172.21.15.69` is in CIDR network `172.21.0.0/20` 2024-07-26T23:40:16.247 INFO:teuthology.orchestra.run.smithi069.stdout:Mon IP `172.21.15.69` is in CIDR network `172.21.0.1/32` 2024-07-26T23:40:16.247 INFO:teuthology.orchestra.run.smithi069.stdout:Mon IP `172.21.15.69` is in CIDR network `172.21.0.1/32` 2024-07-26T23:40:16.248 INFO:teuthology.orchestra.run.smithi069.stdout:Mon IP `172.21.15.69` is in CIDR network `172.21.0.2/32` 2024-07-26T23:40:16.248 INFO:teuthology.orchestra.run.smithi069.stdout:Mon IP `172.21.15.69` is in CIDR network `172.21.0.2/32` 2024-07-26T23:40:16.248 INFO:teuthology.orchestra.run.smithi069.stdout:Mon IP `172.21.15.69` is in CIDR network `172.21.15.254/32` 2024-07-26T23:40:16.248 INFO:teuthology.orchestra.run.smithi069.stdout:Mon IP `172.21.15.69` is in CIDR network `172.21.15.254/32` 2024-07-26T23:40:16.248 INFO:teuthology.orchestra.run.smithi069.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2024-07-26T23:40:16.248 INFO:teuthology.orchestra.run.smithi069.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-07-26T23:40:16.248 INFO:teuthology.orchestra.run.smithi069.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b... 2024-07-26T23:40:16.491 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/docker: stdout 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b: Pulling from ceph-ci/ceph 2024-07-26T23:40:16.492 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/docker: stdout Digest: sha256:fd46bde9ede4def2432cadefa11c426b21ce4629c079b59b2a34c56a2bc6262f 2024-07-26T23:40:16.492 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-26T23:40:16.492 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-26T23:40:17.884 INFO:teuthology.orchestra.run.smithi069.stdout:ceph: stdout ceph version 19.0.0-5372-g67f28c2a (67f28c2a04ad1fe90ea612a39329cc6af2a92d8b) squid (dev) 2024-07-26T23:40:17.884 INFO:teuthology.orchestra.run.smithi069.stdout:Ceph version: ceph version 19.0.0-5372-g67f28c2a (67f28c2a04ad1fe90ea612a39329cc6af2a92d8b) squid (dev) 2024-07-26T23:40:17.884 INFO:teuthology.orchestra.run.smithi069.stdout:Extracting ceph user uid/gid from container image... 2024-07-26T23:40:19.165 INFO:teuthology.orchestra.run.smithi069.stdout:stat: stdout 167 167 2024-07-26T23:40:19.165 INFO:teuthology.orchestra.run.smithi069.stdout:Creating initial keys... 2024-07-26T23:40:20.461 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-authtool: stdout AQDjM6RmoFaKOhAA5lmIq+1Ivkihn8V9Dw6bPw== 2024-07-26T23:40:21.725 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-authtool: stdout AQDlM6RmKb/0DhAAqrlwjH+U07cHz97YHUFzZQ== 2024-07-26T23:40:23.106 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-authtool: stdout AQDmM6RmOLcEJhAA9PjrvXd/hQUguUeLRHMC5Q== 2024-07-26T23:40:23.107 INFO:teuthology.orchestra.run.smithi069.stdout:Creating initial monmap... 2024-07-26T23:40:24.431 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-07-26T23:40:24.431 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-07-26T23:40:24.431 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:24.431 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-07-26T23:40:24.431 INFO:teuthology.orchestra.run.smithi069.stdout:monmaptool for a [v2:172.21.15.69:3300,v1:172.21.15.69:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-07-26T23:40:24.431 INFO:teuthology.orchestra.run.smithi069.stdout:setting min_mon_release = quincy 2024-07-26T23:40:24.431 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/monmaptool: set fsid to 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:24.431 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-07-26T23:40:24.431 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:40:24.432 INFO:teuthology.orchestra.run.smithi069.stdout:Creating mon... 2024-07-26T23:40:25.793 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.321+0000 7f4e53a5ab00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-26T23:40:25.793 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.321+0000 7f4e53a5ab00 1 imported monmap: 2024-07-26T23:40:25.793 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-07-26T23:40:25.794 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:25.794 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-07-26T23:40:23.972746+0000 2024-07-26T23:40:25.794 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:40:25.794 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-07-26T23:40:25.794 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-07-26T23:40:25.794 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:40:25.794 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.794 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.321+0000 7f4e53a5ab00 0 /usr/bin/ceph-mon: set fsid to 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:25.795 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: RocksDB version: 7.9.2 2024-07-26T23:40:25.795 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.795 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Git sha 0 2024-07-26T23:40:25.795 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Compile date 2024-07-26 14:10:54 2024-07-26T23:40:25.795 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: DB SUMMARY 2024-07-26T23:40:25.795 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.795 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: DB Session ID: EFTW07WPTRVU5HPCGD10 2024-07-26T23:40:25.798 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.798 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-07-26T23:40:25.799 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.799 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-07-26T23:40:25.799 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.800 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.error_if_exists: 0 2024-07-26T23:40:25.800 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.create_if_missing: 1 2024-07-26T23:40:25.800 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.paranoid_checks: 1 2024-07-26T23:40:25.800 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-26T23:40:25.800 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-26T23:40:25.800 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-26T23:40:25.800 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.env: 0x5562acee79c0 2024-07-26T23:40:25.801 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-26T23:40:25.801 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.info_log: 0x5562ae6ba940 2024-07-26T23:40:25.801 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-26T23:40:25.801 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.statistics: (nil) 2024-07-26T23:40:25.801 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.use_fsync: 0 2024-07-26T23:40:25.801 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_log_file_size: 0 2024-07-26T23:40:25.801 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-26T23:40:25.801 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-26T23:40:25.802 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-26T23:40:25.802 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-26T23:40:25.802 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.allow_fallocate: 1 2024-07-26T23:40:25.802 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-26T23:40:25.802 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-26T23:40:25.802 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.use_direct_reads: 0 2024-07-26T23:40:25.802 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-26T23:40:25.802 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-26T23:40:25.802 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.db_log_dir: 2024-07-26T23:40:25.803 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.wal_dir: 2024-07-26T23:40:25.803 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-26T23:40:25.803 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-26T23:40:25.803 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-26T23:40:25.803 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-26T23:40:25.803 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-26T23:40:25.803 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-26T23:40:25.803 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-26T23:40:25.804 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-26T23:40:25.804 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.write_buffer_manager: 0x5562ae6b3540 2024-07-26T23:40:25.804 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-26T23:40:25.804 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-26T23:40:25.804 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-26T23:40:25.804 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-26T23:40:25.804 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-26T23:40:25.804 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-26T23:40:25.804 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-26T23:40:25.804 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-26T23:40:25.805 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.unordered_write: 0 2024-07-26T23:40:25.805 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-26T23:40:25.805 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-26T23:40:25.805 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-26T23:40:25.806 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-26T23:40:25.806 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.row_cache: None 2024-07-26T23:40:25.806 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.wal_filter: None 2024-07-26T23:40:25.806 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-26T23:40:25.806 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-26T23:40:25.806 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.two_write_queues: 0 2024-07-26T23:40:25.806 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-26T23:40:25.806 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.wal_compression: 0 2024-07-26T23:40:25.806 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.atomic_flush: 0 2024-07-26T23:40:25.807 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-26T23:40:25.807 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-26T23:40:25.807 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-26T23:40:25.807 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.log_readahead_size: 0 2024-07-26T23:40:25.807 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-26T23:40:25.807 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-26T23:40:25.807 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-26T23:40:25.807 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-26T23:40:25.808 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-26T23:40:25.808 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-26T23:40:25.808 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-26T23:40:25.808 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_background_jobs: 2 2024-07-26T23:40:25.808 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_background_compactions: -1 2024-07-26T23:40:25.808 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_subcompactions: 1 2024-07-26T23:40:25.808 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-26T23:40:25.809 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-26T23:40:25.809 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-26T23:40:25.809 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-26T23:40:25.809 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-26T23:40:25.809 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-26T23:40:25.810 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-26T23:40:25.810 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-26T23:40:25.811 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_open_files: -1 2024-07-26T23:40:25.811 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-26T23:40:25.811 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-26T23:40:25.811 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-26T23:40:25.811 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-26T23:40:25.811 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_background_flushes: -1 2024-07-26T23:40:25.812 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Compression algorithms supported: 2024-07-26T23:40:25.812 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: kZSTD supported: 0 2024-07-26T23:40:25.812 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: kXpressCompression supported: 0 2024-07-26T23:40:25.812 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: kBZip2Compression supported: 0 2024-07-26T23:40:25.812 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-26T23:40:25.813 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: kLZ4Compression supported: 1 2024-07-26T23:40:25.813 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: kZlibCompression supported: 1 2024-07-26T23:40:25.813 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-26T23:40:25.813 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: kSnappyCompression supported: 1 2024-07-26T23:40:25.813 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-26T23:40:25.814 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-26T23:40:25.814 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-07-26T23:40:25.814 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.814 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-07-26T23:40:25.814 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.814 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-26T23:40:25.814 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.814 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-26T23:40:25.814 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.merge_operator: 2024-07-26T23:40:25.814 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compaction_filter: None 2024-07-26T23:40:25.814 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-26T23:40:25.814 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-26T23:40:25.815 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-26T23:40:25.815 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-26T23:40:25.815 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5562ae6ba5a0) 2024-07-26T23:40:25.815 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-07-26T23:40:25.815 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-07-26T23:40:25.815 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-26T23:40:25.815 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-07-26T23:40:25.815 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-07-26T23:40:25.815 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-07-26T23:40:25.815 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-07-26T23:40:25.815 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-07-26T23:40:25.815 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-07-26T23:40:25.816 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-07-26T23:40:25.816 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5562ae6a3610 2024-07-26T23:40:25.816 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-07-26T23:40:25.816 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-07-26T23:40:25.816 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-07-26T23:40:25.816 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-07-26T23:40:25.816 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-07-26T23:40:25.816 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-07-26T23:40:25.816 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-07-26T23:40:25.816 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-07-26T23:40:25.817 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-07-26T23:40:25.817 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-07-26T23:40:25.817 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-07-26T23:40:25.817 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-07-26T23:40:25.817 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-07-26T23:40:25.817 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-07-26T23:40:25.817 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-07-26T23:40:25.817 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-07-26T23:40:25.817 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-07-26T23:40:25.818 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-07-26T23:40:25.818 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-07-26T23:40:25.818 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-07-26T23:40:25.818 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-07-26T23:40:25.818 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-07-26T23:40:25.818 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-07-26T23:40:25.819 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-07-26T23:40:25.820 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-07-26T23:40:25.820 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-07-26T23:40:25.820 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.820 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-26T23:40:25.820 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-26T23:40:25.821 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compression: NoCompression 2024-07-26T23:40:25.821 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-26T23:40:25.821 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-26T23:40:25.821 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-26T23:40:25.821 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.num_levels: 7 2024-07-26T23:40:25.822 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-26T23:40:25.822 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-26T23:40:25.822 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-26T23:40:25.822 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-26T23:40:25.822 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-26T23:40:25.822 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-26T23:40:25.822 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-26T23:40:25.823 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-26T23:40:25.823 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-26T23:40:25.823 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-26T23:40:25.823 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-26T23:40:25.823 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-26T23:40:25.823 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-26T23:40:25.823 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-26T23:40:25.823 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-26T23:40:25.824 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-26T23:40:25.824 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-26T23:40:25.824 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-26T23:40:25.824 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-26T23:40:25.824 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-26T23:40:25.824 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-26T23:40:25.825 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-26T23:40:25.825 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-26T23:40:25.825 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-26T23:40:25.825 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-26T23:40:25.825 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-26T23:40:25.826 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-26T23:40:25.827 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-26T23:40:25.827 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-26T23:40:25.827 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-26T23:40:25.827 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-26T23:40:25.827 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-26T23:40:25.827 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-26T23:40:25.827 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-26T23:40:25.827 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-26T23:40:25.827 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-26T23:40:25.828 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-26T23:40:25.828 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-26T23:40:25.828 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-26T23:40:25.828 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-26T23:40:25.828 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-26T23:40:25.828 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-26T23:40:25.829 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-26T23:40:25.829 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-26T23:40:25.829 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-26T23:40:25.829 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-26T23:40:25.829 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-26T23:40:25.829 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-26T23:40:25.831 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-26T23:40:25.831 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-26T23:40:25.831 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-26T23:40:25.831 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-26T23:40:25.831 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-26T23:40:25.832 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-07-26T23:40:25.832 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.inplace_update_support: 0 2024-07-26T23:40:25.832 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-26T23:40:25.832 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-26T23:40:25.832 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-26T23:40:25.832 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-26T23:40:25.833 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.bloom_locality: 0 2024-07-26T23:40:25.833 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.max_successive_merges: 0 2024-07-26T23:40:25.833 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-26T23:40:25.833 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-26T23:40:25.833 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-26T23:40:25.833 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-26T23:40:25.833 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.ttl: 2592000 2024-07-26T23:40:25.833 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-26T23:40:25.834 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-26T23:40:25.834 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-26T23:40:25.834 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.enable_blob_files: false 2024-07-26T23:40:25.834 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.min_blob_size: 0 2024-07-26T23:40:25.834 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-26T23:40:25.834 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-26T23:40:25.835 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-26T23:40:25.835 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-26T23:40:25.835 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-26T23:40:25.835 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-26T23:40:25.835 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-26T23:40:25.835 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-26T23:40:25.836 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, 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-07-26T23:40:25.836 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.836 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-07-26T23:40:25.836 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.836 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 54a948a2-2290-49ad-92ce-833e36436eb8 2024-07-26T23:40:25.837 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.837 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.325+0000 7f4e53a5ab00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-07-26T23:40:25.837 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.837 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.329+0000 7f4e53a5ab00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5562ae6d0e00 2024-07-26T23:40:25.838 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.329+0000 7f4e53a5ab00 4 rocksdb: DB pointer 0x5562ae7ac000 2024-07-26T23:40:25.838 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.329+0000 7f4e4b1e5640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-26T23:40:25.838 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.329+0000 7f4e4b1e5640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-26T23:40:25.838 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-07-26T23:40:25.838 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T23:40:25.839 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-26T23:40:25.839 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T23:40:25.839 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T23:40:25.839 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-26T23:40:25.839 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T23:40:25.839 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T23:40:25.840 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.840 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-26T23:40:25.840 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 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-07-26T23:40:25.840 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-26T23:40:25.840 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-07-26T23:40:25.840 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-07-26T23:40:25.841 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.841 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-26T23:40:25.841 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 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-07-26T23:40:25.841 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-26T23:40:25.841 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.842 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-26T23:40:25.842 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.842 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T23:40:25.842 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-07-26T23:40:25.842 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-07-26T23:40:25.843 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-07-26T23:40:25.843 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-07-26T23:40:25.843 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-07-26T23:40:25.843 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T23:40:25.843 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T23:40:25.843 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 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-07-26T23:40:25.844 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x5562ae6a3610#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-07-26T23:40:25.844 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-07-26T23:40:25.844 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.845 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-07-26T23:40:25.845 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr 2024-07-26T23:40:25.845 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.329+0000 7f4e53a5ab00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-07-26T23:40:25.845 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.329+0000 7f4e53a5ab00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-07-26T23:40:25.845 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-26T23:40:25.329+0000 7f4e53a5ab00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-07-26T23:40:25.846 INFO:teuthology.orchestra.run.smithi069.stdout:create mon.a on 2024-07-26T23:40:26.028 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-07-26T23:40:26.243 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-07-26T23:40:26.474 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968.target -> /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968.target. 2024-07-26T23:40:26.475 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968.target -> /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968.target. 2024-07-26T23:40:26.749 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.a 2024-07-26T23:40:26.749 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stderr Failed to reset failed state of unit ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.a.service: Unit ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.a.service not loaded. 2024-07-26T23:40:26.954 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968.target.wants/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service. 2024-07-26T23:40:26.996 INFO:teuthology.orchestra.run.smithi069.stdout:firewalld does not appear to be present 2024-07-26T23:40:26.996 INFO:teuthology.orchestra.run.smithi069.stdout:Not possible to enable service . firewalld.service is not available 2024-07-26T23:40:26.996 INFO:teuthology.orchestra.run.smithi069.stdout:Waiting for mon to start... 2024-07-26T23:40:26.997 INFO:teuthology.orchestra.run.smithi069.stdout:Waiting for mon... 2024-07-26T23:40:27.075 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:26 smithi069 systemd[1]: Started Ceph mon.a for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968. 2024-07-26T23:40:28.619 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:28 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.457354+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:28.619 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:28 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.457354+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:28.619 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:28 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.416873+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-26T23:40:28.619 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:28 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.416873+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-26T23:40:29.099 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout cluster: 2024-07-26T23:40:29.099 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout id: 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:29.099 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-07-26T23:40:29.100 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 2024-07-26T23:40:29.100 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout services: 2024-07-26T23:40:29.100 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.173s) 2024-07-26T23:40:29.100 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-07-26T23:40:29.100 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-07-26T23:40:29.100 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 2024-07-26T23:40:29.100 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout data: 2024-07-26T23:40:29.100 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-07-26T23:40:29.100 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-07-26T23:40:29.100 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-07-26T23:40:29.100 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout pgs: 2024-07-26T23:40:29.100 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 2024-07-26T23:40:29.100 INFO:teuthology.orchestra.run.smithi069.stdout:mon is available 2024-07-26T23:40:29.101 INFO:teuthology.orchestra.run.smithi069.stdout:Assimilating anything we can from ceph.conf... 2024-07-26T23:40:29.830 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.436826+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-26T23:40:29.830 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.436826+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-26T23:40:29.830 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.437033+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-07-26T23:40:29.830 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.437033+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-07-26T23:40:29.830 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.437043+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:29.830 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.437043+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:29.830 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.437051+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-07-26T23:40:23.972746+0000 2024-07-26T23:40:29.830 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.437051+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-07-26T23:40:23.972746+0000 2024-07-26T23:40:29.830 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.437057+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:40:29.831 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.437057+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:40:29.831 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.437064+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:40:29.831 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.437064+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:40:29.831 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.437072+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-07-26T23:40:29.831 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.437072+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-07-26T23:40:29.831 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.437079+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:40:29.831 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.437079+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:40:29.831 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.458999+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-07-26T23:40:29.831 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.458999+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-07-26T23:40:29.831 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.461338+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-26T23:40:29.831 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.461338+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-26T23:40:29.831 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.461820+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-07-26T23:40:29.831 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: cluster 2024-07-26T23:40:28.461820+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-07-26T23:40:29.832 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: audit 2024-07-26T23:40:28.609794+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.69:0/1634937582' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-07-26T23:40:29.832 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:29 smithi069 bash[21607]: audit 2024-07-26T23:40:28.609794+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.69:0/1634937582' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-07-26T23:40:30.630 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 2024-07-26T23:40:30.630 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout [global] 2024-07-26T23:40:30.630 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout fsid = 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:30.630 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-07-26T23:40:30.630 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.69:3300,v1:172.21.15.69:6789] 2024-07-26T23:40:30.630 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-07-26T23:40:30.630 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-07-26T23:40:30.630 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-07-26T23:40:30.630 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-07-26T23:40:30.630 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 2024-07-26T23:40:30.631 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout [mgr] 2024-07-26T23:40:30.631 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-07-26T23:40:30.631 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-07-26T23:40:30.631 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 2024-07-26T23:40:30.631 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout [osd] 2024-07-26T23:40:30.631 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-07-26T23:40:30.631 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-07-26T23:40:30.631 INFO:teuthology.orchestra.run.smithi069.stdout:Generating new minimal ceph.conf... 2024-07-26T23:40:30.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:30 smithi069 bash[21607]: audit 2024-07-26T23:40:30.109883+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.69:0/3680647239' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-07-26T23:40:30.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:30 smithi069 bash[21607]: audit 2024-07-26T23:40:30.109883+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.69:0/3680647239' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-07-26T23:40:30.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:30 smithi069 bash[21607]: audit 2024-07-26T23:40:30.113658+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.69:0/3680647239' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-07-26T23:40:30.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:30 smithi069 bash[21607]: audit 2024-07-26T23:40:30.113658+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.69:0/3680647239' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-07-26T23:40:32.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:31 smithi069 bash[21607]: audit 2024-07-26T23:40:31.726308+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.69:0/2926271752' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:40:32.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:31 smithi069 bash[21607]: audit 2024-07-26T23:40:31.726308+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.69:0/2926271752' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:40:32.195 INFO:teuthology.orchestra.run.smithi069.stdout:Restarting the monitor... 2024-07-26T23:40:32.462 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:32 smithi069 systemd[1]: Stopping Ceph mon.a for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968... 2024-07-26T23:40:32.463 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:32 smithi069 bash[21607]: debug 2024-07-26T23:40:32.341+0000 7fe0227c1640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-07-26T23:40:32.463 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:32 smithi069 bash[21607]: debug 2024-07-26T23:40:32.341+0000 7fe0227c1640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-07-26T23:40:32.925 INFO:teuthology.orchestra.run.smithi069.stdout:Setting public_network to 172.21.0.2/32,172.21.0.0/20,172.21.0.1/32,172.21.15.254/32 in mon config section 2024-07-26T23:40:33.028 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:32 smithi069 bash[21993]: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968-mon-a 2024-07-26T23:40:33.028 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:32 smithi069 bash[22055]: Error response from daemon: No such container: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968-mon-a 2024-07-26T23:40:33.029 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:32 smithi069 systemd[1]: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.a.service: Deactivated successfully. 2024-07-26T23:40:33.029 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:32 smithi069 systemd[1]: Stopped Ceph mon.a for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968. 2024-07-26T23:40:33.029 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:32 smithi069 systemd[1]: Started Ceph mon.a for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968. 2024-07-26T23:40:34.398 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.145+0000 7f365d8bfb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-26T23:40:34.399 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.145+0000 7f365d8bfb00 0 ceph version 19.0.0-5372-g67f28c2a (67f28c2a04ad1fe90ea612a39329cc6af2a92d8b) squid (dev), process ceph-mon, pid 7 2024-07-26T23:40:34.399 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.145+0000 7f365d8bfb00 0 pidfile_write: ignore empty --pid-file 2024-07-26T23:40:34.399 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 0 load: jerasure load: lrc 2024-07-26T23:40:34.399 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: RocksDB version: 7.9.2 2024-07-26T23:40:34.399 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Git sha 0 2024-07-26T23:40:34.399 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Compile date 2024-07-26 14:10:54 2024-07-26T23:40:34.399 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: DB SUMMARY 2024-07-26T23:40:34.399 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: DB Session ID: TU45ELSPFIGTSHUVF15W 2024-07-26T23:40:34.399 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: CURRENT file: CURRENT 2024-07-26T23:40:34.399 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: IDENTITY file: IDENTITY 2024-07-26T23:40:34.399 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-07-26T23:40:34.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-07-26T23:40:34.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88551 ; 2024-07-26T23:40:34.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.error_if_exists: 0 2024-07-26T23:40:34.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.create_if_missing: 0 2024-07-26T23:40:34.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.paranoid_checks: 1 2024-07-26T23:40:34.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-26T23:40:34.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-26T23:40:34.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-26T23:40:34.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.env: 0x55f8249079c0 2024-07-26T23:40:34.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-26T23:40:34.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.info_log: 0x55f82672f480 2024-07-26T23:40:34.401 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-26T23:40:34.401 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.statistics: (nil) 2024-07-26T23:40:34.401 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.use_fsync: 0 2024-07-26T23:40:34.401 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_log_file_size: 0 2024-07-26T23:40:34.401 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-26T23:40:34.401 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-26T23:40:34.401 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-26T23:40:34.401 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-26T23:40:34.401 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.allow_fallocate: 1 2024-07-26T23:40:34.401 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-26T23:40:34.401 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-26T23:40:34.401 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.use_direct_reads: 0 2024-07-26T23:40:34.402 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-26T23:40:34.402 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-26T23:40:34.402 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.db_log_dir: 2024-07-26T23:40:34.402 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.wal_dir: 2024-07-26T23:40:34.402 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-26T23:40:34.402 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-26T23:40:34.402 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-26T23:40:34.402 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-26T23:40:34.402 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-26T23:40:34.402 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-26T23:40:34.402 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-26T23:40:34.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-26T23:40:34.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.write_buffer_manager: 0x55f826732e60 2024-07-26T23:40:34.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-26T23:40:34.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-26T23:40:34.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-26T23:40:34.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-26T23:40:34.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-26T23:40:34.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-26T23:40:34.405 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-26T23:40:34.405 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-26T23:40:34.405 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.unordered_write: 0 2024-07-26T23:40:34.405 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-26T23:40:34.405 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-26T23:40:34.405 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-26T23:40:34.405 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-26T23:40:34.405 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.row_cache: None 2024-07-26T23:40:34.405 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.wal_filter: None 2024-07-26T23:40:34.405 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-26T23:40:34.405 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-26T23:40:34.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.two_write_queues: 0 2024-07-26T23:40:34.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-26T23:40:34.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.wal_compression: 0 2024-07-26T23:40:34.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.atomic_flush: 0 2024-07-26T23:40:34.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-26T23:40:34.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-26T23:40:34.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-26T23:40:34.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.log_readahead_size: 0 2024-07-26T23:40:34.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-26T23:40:34.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-26T23:40:34.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-26T23:40:34.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-26T23:40:34.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-26T23:40:34.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-26T23:40:34.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-26T23:40:34.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_background_jobs: 2 2024-07-26T23:40:34.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_background_compactions: -1 2024-07-26T23:40:34.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_subcompactions: 1 2024-07-26T23:40:34.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-26T23:40:34.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-26T23:40:34.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-26T23:40:34.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-26T23:40:34.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-26T23:40:34.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-26T23:40:34.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-26T23:40:34.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-26T23:40:34.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_open_files: -1 2024-07-26T23:40:34.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-26T23:40:34.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-26T23:40:34.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-26T23:40:34.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-26T23:40:34.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_background_flushes: -1 2024-07-26T23:40:34.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Compression algorithms supported: 2024-07-26T23:40:34.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: kZSTD supported: 0 2024-07-26T23:40:34.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: kXpressCompression supported: 0 2024-07-26T23:40:34.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: kBZip2Compression supported: 0 2024-07-26T23:40:34.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-26T23:40:34.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: kLZ4Compression supported: 1 2024-07-26T23:40:34.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: kZlibCompression supported: 1 2024-07-26T23:40:34.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-26T23:40:34.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: kSnappyCompression supported: 1 2024-07-26T23:40:34.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-26T23:40:34.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-26T23:40:34.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-07-26T23:40:34.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-26T23:40:34.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-26T23:40:34.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.merge_operator: 2024-07-26T23:40:34.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compaction_filter: None 2024-07-26T23:40:34.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-26T23:40:34.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-26T23:40:34.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-26T23:40:34.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-26T23:40:34.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f82672f080) 2024-07-26T23:40:34.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cache_index_and_filter_blocks: 1 2024-07-26T23:40:34.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-26T23:40:34.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-26T23:40:34.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: pin_top_level_index_and_filter: 1 2024-07-26T23:40:34.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: index_type: 0 2024-07-26T23:40:34.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: data_block_index_type: 0 2024-07-26T23:40:34.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: index_shortening: 1 2024-07-26T23:40:34.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: data_block_hash_table_util_ratio: 0.750000 2024-07-26T23:40:34.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: checksum: 4 2024-07-26T23:40:34.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: no_block_cache: 0 2024-07-26T23:40:34.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: block_cache: 0x55f826725610 2024-07-26T23:40:34.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: block_cache_name: BinnedLRUCache 2024-07-26T23:40:34.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: block_cache_options: 2024-07-26T23:40:34.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: capacity : 536870912 2024-07-26T23:40:34.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: num_shard_bits : 4 2024-07-26T23:40:34.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: strict_capacity_limit : 0 2024-07-26T23:40:34.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: high_pri_pool_ratio: 0.000 2024-07-26T23:40:34.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: block_cache_compressed: (nil) 2024-07-26T23:40:34.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: persistent_cache: (nil) 2024-07-26T23:40:34.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: block_size: 4096 2024-07-26T23:40:34.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: block_size_deviation: 10 2024-07-26T23:40:34.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: block_restart_interval: 16 2024-07-26T23:40:34.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: index_block_restart_interval: 1 2024-07-26T23:40:34.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: metadata_block_size: 4096 2024-07-26T23:40:34.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: partition_filters: 0 2024-07-26T23:40:34.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: use_delta_encoding: 1 2024-07-26T23:40:34.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: filter_policy: bloomfilter 2024-07-26T23:40:34.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: whole_key_filtering: 1 2024-07-26T23:40:34.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: verify_compression: 0 2024-07-26T23:40:34.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: read_amp_bytes_per_bit: 0 2024-07-26T23:40:34.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: format_version: 5 2024-07-26T23:40:34.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: enable_index_compression: 1 2024-07-26T23:40:34.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: block_align: 0 2024-07-26T23:40:34.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: max_auto_readahead_size: 262144 2024-07-26T23:40:34.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: prepopulate_block_cache: 0 2024-07-26T23:40:34.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: initial_auto_readahead_size: 8192 2024-07-26T23:40:34.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: num_file_reads_for_auto_readahead: 2 2024-07-26T23:40:34.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-26T23:40:34.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-26T23:40:34.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compression: NoCompression 2024-07-26T23:40:34.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-26T23:40:34.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-26T23:40:34.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-26T23:40:34.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.num_levels: 7 2024-07-26T23:40:34.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-26T23:40:34.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-26T23:40:34.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-26T23:40:34.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-26T23:40:34.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-26T23:40:34.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-26T23:40:34.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-26T23:40:34.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-26T23:40:34.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-26T23:40:34.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-26T23:40:34.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-26T23:40:34.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-26T23:40:34.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-26T23:40:34.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-26T23:40:34.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-26T23:40:34.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-26T23:40:34.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-26T23:40:34.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-26T23:40:34.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-26T23:40:34.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-26T23:40:34.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-26T23:40:34.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-26T23:40:34.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-26T23:40:34.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-26T23:40:34.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-26T23:40:34.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-26T23:40:34.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-26T23:40:34.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-26T23:40:34.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-26T23:40:34.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-26T23:40:34.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-26T23:40:34.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-26T23:40:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-26T23:40:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-26T23:40:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-26T23:40:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-26T23:40:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-26T23:40:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-26T23:40:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-26T23:40:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-26T23:40:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-26T23:40:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-26T23:40:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-26T23:40:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-26T23:40:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-26T23:40:34.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-26T23:40:34.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-26T23:40:34.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-26T23:40:34.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-26T23:40:34.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-26T23:40:34.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-26T23:40:34.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-26T23:40:34.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-26T23:40:34.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-07-26T23:40:34.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.inplace_update_support: 0 2024-07-26T23:40:34.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-26T23:40:34.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-26T23:40:34.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-26T23:40:34.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-26T23:40:34.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.bloom_locality: 0 2024-07-26T23:40:34.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.max_successive_merges: 0 2024-07-26T23:40:34.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-26T23:40:34.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-26T23:40:34.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-26T23:40:34.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-26T23:40:34.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.ttl: 2592000 2024-07-26T23:40:34.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-26T23:40:34.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-26T23:40:34.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-26T23:40:34.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.enable_blob_files: false 2024-07-26T23:40:34.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.min_blob_size: 0 2024-07-26T23:40:34.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-26T23:40:34.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-26T23:40:34.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-26T23:40:34.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-26T23:40:34.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-26T23:40:34.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-26T23:40:34.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-26T23:40:34.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.149+0000 7f365d8bfb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-26T23:40:34.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.153+0000 7f365d8bfb00 4 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-07-26T23:40:34.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.153+0000 7f365d8bfb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-07-26T23:40:34.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.153+0000 7f365d8bfb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 54a948a2-2290-49ad-92ce-833e36436eb8 2024-07-26T23:40:34.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.153+0000 7f365d8bfb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722037234156858, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-07-26T23:40:34.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.153+0000 7f365d8bfb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-07-26T23:40:34.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.153+0000 7f365d8bfb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722037234158207, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85290, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 83437, "index_size": 237, "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": 10064, "raw_average_key_size": 46, "raw_value_size": 77649, "raw_average_value_size": 361, "num_data_blocks": 11, "num_entries": 215, "num_filter_entries": 215, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1722037234, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "54a948a2-2290-49ad-92ce-833e36436eb8", "db_session_id": "TU45ELSPFIGTSHUVF15W", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-07-26T23:40:34.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.153+0000 7f365d8bfb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722037234158336, "job": 1, "event": "recovery_finished"} 2024-07-26T23:40:34.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.153+0000 7f365d8bfb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-07-26T23:40:34.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.153+0000 7f365d8bfb00 4 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-07-26T23:40:34.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.153+0000 7f365d8bfb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f826750e00 2024-07-26T23:40:34.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.153+0000 7f365d8bfb00 4 rocksdb: DB pointer 0x55f82684e000 2024-07-26T23:40:34.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.153+0000 7f3653687640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-26T23:40:34.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.153+0000 7f3653687640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-26T23:40:34.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: ** DB Stats ** 2024-07-26T23:40:34.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T23:40:34.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-26T23:40:34.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T23:40:34.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T23:40:34.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-26T23:40:34.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T23:40:34.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T23:40:34.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: ** Compaction Stats [default] ** 2024-07-26T23:40:34.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: 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-07-26T23:40:34.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-26T23:40:34.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: L0 2/0 85.15 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 99.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T23:40:34.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Sum 2/0 85.15 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 99.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T23:40:34.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 99.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T23:40:34.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: ** Compaction Stats [default] ** 2024-07-26T23:40:34.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: 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-07-26T23:40:34.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-26T23:40:34.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 99.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T23:40:34.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-26T23:40:34.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T23:40:34.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-26T23:40:34.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-26T23:40:34.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: AddFile(Total Files): cumulative 0, interval 0 2024-07-26T23:40:34.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-26T23:40:34.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: AddFile(Keys): cumulative 0, interval 0 2024-07-26T23:40:34.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Cumulative compaction: 0.00 GB write, 19.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T23:40:34.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Interval compaction: 0.00 GB write, 19.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T23:40:34.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: 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-07-26T23:40:34.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Block cache BinnedLRUCache@0x55f826725610#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-07-26T23:40:34.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-07-26T23:40:34.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: ** File Read Latency Histogram By Level [default] ** 2024-07-26T23:40:34.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.157+0000 7f365d8bfb00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] at bind addrs [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:34.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.157+0000 7f365d8bfb00 1 mon.a@-1(???) e1 preinit fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:34.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.157+0000 7f365d8bfb00 0 mon.a@-1(???).mds e1 new map 2024-07-26T23:40:34.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.157+0000 7f365d8bfb00 0 mon.a@-1(???).mds e1 print_map 2024-07-26T23:40:34.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: e1 2024-07-26T23:40:34.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: btime 2024-07-26T23:40:28:456881+0000 2024-07-26T23:40:34.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-26T23:40:34.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-07-26T23:40:34.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: legacy client fscid: -1 2024-07-26T23:40:34.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: 2024-07-26T23:40:34.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: No filesystems configured 2024-07-26T23:40:34.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.157+0000 7f365d8bfb00 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-26T23:40:34.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.157+0000 7f365d8bfb00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T23:40:34.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.157+0000 7f365d8bfb00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T23:40:34.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.157+0000 7f365d8bfb00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T23:40:34.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: debug 2024-07-26T23:40:34.157+0000 7f365d8bfb00 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-07-26T23:40:34.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.184891+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-26T23:40:34.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.184891+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-26T23:40:34.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.184961+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-07-26T23:40:34.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.184961+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-07-26T23:40:34.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.184978+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:34.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.184978+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:34.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.184984+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-07-26T23:40:23.972746+0000 2024-07-26T23:40:34.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.184984+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-07-26T23:40:23.972746+0000 2024-07-26T23:40:34.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.184991+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:40:34.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.184991+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:40:34.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.185000+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:40:34.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.185000+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:40:34.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.185008+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-07-26T23:40:34.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.185008+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-07-26T23:40:34.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.185016+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:40:34.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.185016+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:40:34.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.185437+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-07-26T23:40:34.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.185437+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-07-26T23:40:34.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.185461+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-26T23:40:34.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.185461+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-26T23:40:34.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.185866+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-07-26T23:40:34.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:34 smithi069 bash[22094]: cluster 2024-07-26T23:40:34.185866+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-07-26T23:40:34.872 INFO:teuthology.orchestra.run.smithi069.stdout:Wrote config to /etc/ceph/ceph.conf 2024-07-26T23:40:34.899 INFO:teuthology.orchestra.run.smithi069.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-07-26T23:40:34.899 INFO:teuthology.orchestra.run.smithi069.stdout:Creating mgr... 2024-07-26T23:40:34.900 INFO:teuthology.orchestra.run.smithi069.stdout:Verifying port 0.0.0.0:9283 ... 2024-07-26T23:40:34.900 INFO:teuthology.orchestra.run.smithi069.stdout:Verifying port 0.0.0.0:8765 ... 2024-07-26T23:40:35.223 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:35 smithi069 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:40:35.224 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:35 smithi069 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:40:35.224 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:35 smithi069 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:40:35.230 INFO:teuthology.orchestra.run.smithi069.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mgr.a 2024-07-26T23:40:35.230 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stderr Failed to reset failed state of unit ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mgr.a.service: Unit ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mgr.a.service not loaded. 2024-07-26T23:40:35.447 INFO:teuthology.orchestra.run.smithi069.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968.target.wants/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mgr.a.service -> /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service. 2024-07-26T23:40:35.456 INFO:teuthology.orchestra.run.smithi069.stdout:firewalld does not appear to be present 2024-07-26T23:40:35.456 INFO:teuthology.orchestra.run.smithi069.stdout:Not possible to enable service . firewalld.service is not available 2024-07-26T23:40:35.456 INFO:teuthology.orchestra.run.smithi069.stdout:firewalld does not appear to be present 2024-07-26T23:40:35.456 INFO:teuthology.orchestra.run.smithi069.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-07-26T23:40:35.456 INFO:teuthology.orchestra.run.smithi069.stdout:Waiting for mgr to start... 2024-07-26T23:40:35.456 INFO:teuthology.orchestra.run.smithi069.stdout:Waiting for mgr... 2024-07-26T23:40:35.563 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:35 smithi069 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:40:35.563 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:35 smithi069 systemd[1]: Started Ceph mgr.a for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968. 2024-07-26T23:40:35.563 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:35 smithi069 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:40:35.564 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:35 smithi069 bash[22094]: audit 2024-07-26T23:40:34.389101+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.69:0/2986709852' entity='client.admin' 2024-07-26T23:40:35.564 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:35 smithi069 bash[22094]: audit 2024-07-26T23:40:34.389101+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.69:0/2986709852' entity='client.admin' 2024-07-26T23:40:37.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:37 smithi069 bash[22094]: audit 2024-07-26T23:40:37.039422+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.69:0/3311092159' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-07-26T23:40:37.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:37 smithi069 bash[22094]: audit 2024-07-26T23:40:37.039422+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.69:0/3311092159' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-07-26T23:40:37.531 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 2024-07-26T23:40:37.532 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout { 2024-07-26T23:40:37.532 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "fsid": "3fe26cd2-4ba8-11ef-bcc1-c7b262605968", 2024-07-26T23:40:37.532 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "health": { 2024-07-26T23:40:37.532 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-26T23:40:37.532 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-26T23:40:37.532 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-26T23:40:37.532 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:37.532 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-26T23:40:37.532 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-26T23:40:37.532 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 0 2024-07-26T23:40:37.532 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout ], 2024-07-26T23:40:37.532 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-26T23:40:37.533 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "a" 2024-07-26T23:40:37.533 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout ], 2024-07-26T23:40:37.533 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-07-26T23:40:37.534 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-26T23:40:37.534 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T23:40:37.534 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-07-26T23:40:37.534 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-26T23:40:37.534 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:37.534 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-26T23:40:37.534 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T23:40:37.534 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-26T23:40:37.534 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-26T23:40:37.535 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-26T23:40:37.535 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-26T23:40:37.536 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-26T23:40:37.536 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-26T23:40:37.536 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:37.536 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-26T23:40:37.536 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-26T23:40:37.536 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-26T23:40:37.536 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-26T23:40:37.536 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-26T23:40:37.536 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-26T23:40:37.536 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-26T23:40:37.536 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-26T23:40:37.537 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-26T23:40:37.537 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:37.537 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-26T23:40:37.537 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T23:40:37.537 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "btime": "2024-07-26T23:40:28:456881+0000", 2024-07-26T23:40:37.537 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-26T23:40:37.537 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-26T23:40:37.537 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:37.537 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-26T23:40:37.537 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "available": false, 2024-07-26T23:40:37.537 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-26T23:40:37.537 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-26T23:40:37.538 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-26T23:40:37.538 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-26T23:40:37.538 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "restful" 2024-07-26T23:40:37.538 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout ], 2024-07-26T23:40:37.538 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-26T23:40:37.538 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:37.538 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-26T23:40:37.538 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T23:40:37.538 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "modified": "2024-07-26T23:40:28.457826+0000", 2024-07-26T23:40:37.538 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-26T23:40:37.538 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:37.538 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-26T23:40:37.538 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout } 2024-07-26T23:40:37.539 INFO:teuthology.orchestra.run.smithi069.stdout:mgr not available, waiting (1/15)... 2024-07-26T23:40:40.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:40 smithi069 bash[22094]: audit 2024-07-26T23:40:40.618491+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.69:0/3254646243' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-07-26T23:40:40.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:40 smithi069 bash[22094]: audit 2024-07-26T23:40:40.618491+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.69:0/3254646243' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-07-26T23:40:41.078 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 2024-07-26T23:40:41.078 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout { 2024-07-26T23:40:41.078 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "fsid": "3fe26cd2-4ba8-11ef-bcc1-c7b262605968", 2024-07-26T23:40:41.078 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "health": { 2024-07-26T23:40:41.078 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-26T23:40:41.078 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-26T23:40:41.079 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-26T23:40:41.079 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:41.079 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-26T23:40:41.079 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-26T23:40:41.079 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 0 2024-07-26T23:40:41.079 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout ], 2024-07-26T23:40:41.079 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-26T23:40:41.079 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "a" 2024-07-26T23:40:41.079 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout ], 2024-07-26T23:40:41.079 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-07-26T23:40:41.079 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-26T23:40:41.079 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T23:40:41.079 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-07-26T23:40:41.080 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-26T23:40:41.080 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:41.080 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-26T23:40:41.080 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T23:40:41.080 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-26T23:40:41.080 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-26T23:40:41.080 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-26T23:40:41.080 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-26T23:40:41.080 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-26T23:40:41.080 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-26T23:40:41.080 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:41.080 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-26T23:40:41.080 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-26T23:40:41.081 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-26T23:40:41.081 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-26T23:40:41.081 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-26T23:40:41.081 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-26T23:40:41.082 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-26T23:40:41.082 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-26T23:40:41.082 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-26T23:40:41.082 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:41.082 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-26T23:40:41.082 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T23:40:41.082 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "btime": "2024-07-26T23:40:28:456881+0000", 2024-07-26T23:40:41.083 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-26T23:40:41.083 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-26T23:40:41.083 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:41.083 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-26T23:40:41.083 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "available": false, 2024-07-26T23:40:41.083 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-26T23:40:41.083 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-26T23:40:41.083 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-26T23:40:41.083 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-26T23:40:41.083 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "restful" 2024-07-26T23:40:41.083 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout ], 2024-07-26T23:40:41.083 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-26T23:40:41.083 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:41.084 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-26T23:40:41.084 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T23:40:41.084 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "modified": "2024-07-26T23:40:28.457826+0000", 2024-07-26T23:40:41.084 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-26T23:40:41.084 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:41.084 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-26T23:40:41.084 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout } 2024-07-26T23:40:41.084 INFO:teuthology.orchestra.run.smithi069.stdout:mgr not available, waiting (2/15)... 2024-07-26T23:40:43.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: cluster 2024-07-26T23:40:42.787454+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon a 2024-07-26T23:40:43.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: cluster 2024-07-26T23:40:42.787454+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon a 2024-07-26T23:40:43.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: cluster 2024-07-26T23:40:42.794647+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00768221s) 2024-07-26T23:40:43.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: cluster 2024-07-26T23:40:42.794647+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00768221s) 2024-07-26T23:40:43.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: audit 2024-07-26T23:40:42.795721+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-07-26T23:40:43.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: audit 2024-07-26T23:40:42.795721+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-07-26T23:40:43.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: audit 2024-07-26T23:40:42.795909+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-07-26T23:40:43.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: audit 2024-07-26T23:40:42.795909+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-07-26T23:40:43.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: audit 2024-07-26T23:40:42.796087+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-07-26T23:40:43.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: audit 2024-07-26T23:40:42.796087+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-07-26T23:40:43.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: audit 2024-07-26T23:40:42.796251+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:40:43.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: audit 2024-07-26T23:40:42.796251+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:40:43.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: audit 2024-07-26T23:40:42.796824+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-07-26T23:40:43.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: audit 2024-07-26T23:40:42.796824+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-07-26T23:40:43.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: cluster 2024-07-26T23:40:42.822677+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon a is now available 2024-07-26T23:40:43.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: cluster 2024-07-26T23:40:42.822677+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon a is now available 2024-07-26T23:40:43.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: audit 2024-07-26T23:40:42.834520+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-07-26T23:40:43.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: audit 2024-07-26T23:40:42.834520+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-07-26T23:40:43.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: audit 2024-07-26T23:40:42.836342+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-07-26T23:40:43.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:42 smithi069 bash[22094]: audit 2024-07-26T23:40:42.836342+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-07-26T23:40:44.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:43 smithi069 bash[22094]: audit 2024-07-26T23:40:42.839561+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' 2024-07-26T23:40:44.210 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:43 smithi069 bash[22094]: audit 2024-07-26T23:40:42.839561+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' 2024-07-26T23:40:44.211 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:43 smithi069 bash[22094]: audit 2024-07-26T23:40:42.850380+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' 2024-07-26T23:40:44.211 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:43 smithi069 bash[22094]: audit 2024-07-26T23:40:42.850380+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' 2024-07-26T23:40:44.211 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:43 smithi069 bash[22094]: audit 2024-07-26T23:40:42.853135+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' 2024-07-26T23:40:44.212 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:43 smithi069 bash[22094]: audit 2024-07-26T23:40:42.853135+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.69:0/416846430' entity='mgr.a' 2024-07-26T23:40:44.212 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:43 smithi069 bash[22094]: cluster 2024-07-26T23:40:43.803034+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: a(active, since 1.01607s) 2024-07-26T23:40:44.213 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:43 smithi069 bash[22094]: cluster 2024-07-26T23:40:43.803034+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: a(active, since 1.01607s) 2024-07-26T23:40:44.965 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 2024-07-26T23:40:44.965 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout { 2024-07-26T23:40:44.965 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "fsid": "3fe26cd2-4ba8-11ef-bcc1-c7b262605968", 2024-07-26T23:40:44.965 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "health": { 2024-07-26T23:40:44.965 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-26T23:40:44.965 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-26T23:40:44.965 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-26T23:40:44.965 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:44.965 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-26T23:40:44.966 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-26T23:40:44.966 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 0 2024-07-26T23:40:44.966 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout ], 2024-07-26T23:40:44.966 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-26T23:40:44.966 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "a" 2024-07-26T23:40:44.966 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout ], 2024-07-26T23:40:44.967 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-07-26T23:40:44.968 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-26T23:40:44.968 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T23:40:44.968 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-07-26T23:40:44.968 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-26T23:40:44.968 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:44.968 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-26T23:40:44.968 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T23:40:44.968 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-26T23:40:44.968 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-26T23:40:44.968 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-26T23:40:44.968 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-26T23:40:44.968 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-26T23:40:44.969 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-26T23:40:44.972 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:44.972 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-26T23:40:44.972 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-26T23:40:44.972 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-26T23:40:44.972 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-26T23:40:44.972 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-26T23:40:44.972 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-26T23:40:44.972 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-26T23:40:44.972 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-26T23:40:44.973 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-26T23:40:44.973 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:44.973 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-26T23:40:44.973 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T23:40:44.973 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "btime": "2024-07-26T23:40:28:456881+0000", 2024-07-26T23:40:44.973 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-26T23:40:44.973 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-26T23:40:44.973 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:44.973 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-26T23:40:44.973 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-26T23:40:44.973 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-26T23:40:44.973 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-26T23:40:44.973 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-26T23:40:44.974 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-26T23:40:44.974 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "restful" 2024-07-26T23:40:44.974 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout ], 2024-07-26T23:40:44.974 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-26T23:40:44.974 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:44.974 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-26T23:40:44.974 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T23:40:44.974 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "modified": "2024-07-26T23:40:28.457826+0000", 2024-07-26T23:40:44.974 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-26T23:40:44.974 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout }, 2024-07-26T23:40:44.974 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-26T23:40:44.974 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout } 2024-07-26T23:40:44.974 INFO:teuthology.orchestra.run.smithi069.stdout:mgr is available 2024-07-26T23:40:45.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:44 smithi069 bash[22094]: audit 2024-07-26T23:40:44.533632+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.69:0/440306826' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-07-26T23:40:45.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:44 smithi069 bash[22094]: audit 2024-07-26T23:40:44.533632+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.69:0/440306826' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-07-26T23:40:46.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:45 smithi069 bash[22094]: cluster 2024-07-26T23:40:44.851241+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: a(active, since 2s) 2024-07-26T23:40:46.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:45 smithi069 bash[22094]: cluster 2024-07-26T23:40:44.851241+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: a(active, since 2s) 2024-07-26T23:40:46.751 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 2024-07-26T23:40:46.751 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout [global] 2024-07-26T23:40:46.751 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout fsid = 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:40:46.751 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-07-26T23:40:46.752 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.69:3300,v1:172.21.15.69:6789] 2024-07-26T23:40:46.752 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-07-26T23:40:46.752 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-07-26T23:40:46.752 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-07-26T23:40:46.752 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-07-26T23:40:46.752 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 2024-07-26T23:40:46.752 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout [mgr] 2024-07-26T23:40:46.753 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-07-26T23:40:46.753 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 2024-07-26T23:40:46.753 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout [osd] 2024-07-26T23:40:46.753 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-07-26T23:40:46.754 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-07-26T23:40:46.754 INFO:teuthology.orchestra.run.smithi069.stdout:Enabling cephadm module... 2024-07-26T23:40:47.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:46 smithi069 bash[22094]: audit 2024-07-26T23:40:46.282380+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.69:0/3767857933' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-07-26T23:40:47.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:46 smithi069 bash[22094]: audit 2024-07-26T23:40:46.282380+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.69:0/3767857933' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-07-26T23:40:47.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:46 smithi069 bash[22094]: audit 2024-07-26T23:40:46.286034+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.69:0/3767857933' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-07-26T23:40:47.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:46 smithi069 bash[22094]: audit 2024-07-26T23:40:46.286034+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.69:0/3767857933' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-07-26T23:40:48.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:48 smithi069 bash[22094]: audit 2024-07-26T23:40:48.168489+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.69:0/4018244876' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-07-26T23:40:48.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:48 smithi069 bash[22094]: audit 2024-07-26T23:40:48.168489+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.69:0/4018244876' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-07-26T23:40:48.666 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:48 smithi069 bash[22343]: ignoring --setuser ceph since I am not root 2024-07-26T23:40:48.666 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:48 smithi069 bash[22343]: ignoring --setgroup ceph since I am not root 2024-07-26T23:40:49.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:49 smithi069 bash[22094]: audit 2024-07-26T23:40:48.220355+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.69:0/4018244876' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-07-26T23:40:49.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:49 smithi069 bash[22094]: audit 2024-07-26T23:40:48.220355+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.69:0/4018244876' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-07-26T23:40:49.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:49 smithi069 bash[22094]: cluster 2024-07-26T23:40:48.225236+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: a(active, since 5s) 2024-07-26T23:40:49.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:49 smithi069 bash[22094]: cluster 2024-07-26T23:40:48.225236+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: a(active, since 5s) 2024-07-26T23:40:50.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:50 smithi069 bash[22094]: audit 2024-07-26T23:40:50.062803+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.69:0/336870239' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-07-26T23:40:50.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:50 smithi069 bash[22094]: audit 2024-07-26T23:40:50.062803+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.69:0/336870239' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-07-26T23:40:50.552 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout { 2024-07-26T23:40:50.553 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-07-26T23:40:50.553 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-26T23:40:50.553 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-07-26T23:40:50.553 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-07-26T23:40:50.553 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout } 2024-07-26T23:40:50.553 INFO:teuthology.orchestra.run.smithi069.stdout:Waiting for the mgr to restart... 2024-07-26T23:40:50.553 INFO:teuthology.orchestra.run.smithi069.stdout:Waiting for mgr epoch 5... 2024-07-26T23:40:54.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: cluster 2024-07-26T23:40:54.169851+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon a restarted 2024-07-26T23:40:54.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: cluster 2024-07-26T23:40:54.169851+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon a restarted 2024-07-26T23:40:54.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: cluster 2024-07-26T23:40:54.170369+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon a 2024-07-26T23:40:54.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: cluster 2024-07-26T23:40:54.170369+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon a 2024-07-26T23:40:54.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: cluster 2024-07-26T23:40:54.174621+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-07-26T23:40:54.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: cluster 2024-07-26T23:40:54.174621+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-07-26T23:40:54.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: cluster 2024-07-26T23:40:54.174731+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: a(active, starting, since 0.00450029s) 2024-07-26T23:40:54.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: cluster 2024-07-26T23:40:54.174731+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: a(active, starting, since 0.00450029s) 2024-07-26T23:40:54.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: audit 2024-07-26T23:40:54.177342+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:40:54.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: audit 2024-07-26T23:40:54.177342+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:40:54.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: audit 2024-07-26T23:40:54.178763+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-07-26T23:40:54.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: audit 2024-07-26T23:40:54.178763+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-07-26T23:40:54.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: audit 2024-07-26T23:40:54.179877+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-07-26T23:40:54.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: audit 2024-07-26T23:40:54.179877+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-07-26T23:40:54.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: audit 2024-07-26T23:40:54.180123+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-07-26T23:40:54.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: audit 2024-07-26T23:40:54.180123+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-07-26T23:40:54.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: audit 2024-07-26T23:40:54.180358+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-07-26T23:40:54.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: audit 2024-07-26T23:40:54.180358+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-07-26T23:40:54.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: cluster 2024-07-26T23:40:54.210452+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon a is now available 2024-07-26T23:40:54.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:54 smithi069 bash[22094]: cluster 2024-07-26T23:40:54.210452+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon a is now available 2024-07-26T23:40:55.666 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout { 2024-07-26T23:40:55.666 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-07-26T23:40:55.666 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "initialized": true 2024-07-26T23:40:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: cephadm 2024-07-26T23:40:54.221879+0000 mgr.a (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-07-26T23:40:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: cephadm 2024-07-26T23:40:54.221879+0000 mgr.a (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-07-26T23:40:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: audit 2024-07-26T23:40:54.228454+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:40:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: audit 2024-07-26T23:40:54.228454+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:40:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: audit 2024-07-26T23:40:54.233645+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:40:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: audit 2024-07-26T23:40:54.233645+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:40:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: audit 2024-07-26T23:40:54.238651+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:40:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: audit 2024-07-26T23:40:54.238651+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:40:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: audit 2024-07-26T23:40:54.241090+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:40:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: audit 2024-07-26T23:40:54.241090+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:40:55.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: audit 2024-07-26T23:40:54.243876+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:40:55.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: audit 2024-07-26T23:40:54.243876+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:40:55.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: audit 2024-07-26T23:40:54.254184+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-07-26T23:40:55.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: audit 2024-07-26T23:40:54.254184+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-07-26T23:40:55.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: audit 2024-07-26T23:40:54.256575+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-07-26T23:40:55.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: audit 2024-07-26T23:40:54.256575+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-07-26T23:40:55.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: cluster 2024-07-26T23:40:55.181514+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: a(active, since 1.01124s) 2024-07-26T23:40:55.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:55 smithi069 bash[22094]: cluster 2024-07-26T23:40:55.181514+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: a(active, since 1.01124s) 2024-07-26T23:40:55.669 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout } 2024-07-26T23:40:55.669 INFO:teuthology.orchestra.run.smithi069.stdout:mgr epoch 5 is available 2024-07-26T23:40:55.669 INFO:teuthology.orchestra.run.smithi069.stdout:Setting orchestrator backend to cephadm... 2024-07-26T23:40:56.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22094]: audit 2024-07-26T23:40:55.179958+0000 mgr.a (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-26T23:40:56.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22094]: audit 2024-07-26T23:40:55.179958+0000 mgr.a (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-26T23:40:56.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22094]: audit 2024-07-26T23:40:55.195579+0000 mgr.a (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-26T23:40:56.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22094]: audit 2024-07-26T23:40:55.195579+0000 mgr.a (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-26T23:40:56.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22094]: audit 2024-07-26T23:40:55.316031+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:40:56.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22094]: audit 2024-07-26T23:40:55.316031+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:40:56.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22094]: audit 2024-07-26T23:40:55.320828+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:40:56.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22094]: audit 2024-07-26T23:40:55.320828+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:40:56.668 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: debug 2024-07-26T23:40:56.364+0000 7f88ac860640 -1 log_channel(cephadm) log [ERR] : [26/Jul/2024:23:40:56] ENGINE Error in HTTPServer.serve 2024-07-26T23:40:56.668 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: Traceback (most recent call last): 2024-07-26T23:40:56.668 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T23:40:56.668 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: self._connections.run(self.expiration_interval) 2024-07-26T23:40:56.668 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T23:40:56.668 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: self._run(expiration_interval) 2024-07-26T23:40:56.668 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T23:40:56.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T23:40:56.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T23:40:56.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T23:40:56.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T23:40:56.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: s = self.context.wrap_socket( 2024-07-26T23:40:56.670 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T23:40:56.671 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: return self.sslsocket_class._create( 2024-07-26T23:40:56.671 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T23:40:56.671 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: self.do_handshake() 2024-07-26T23:40:56.672 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T23:40:56.672 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: self._sslobj.do_handshake() 2024-07-26T23:40:56.672 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:40:56 smithi069 bash[22343]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T23:40:57.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:57 smithi069 bash[22094]: cephadm 2024-07-26T23:40:56.142263+0000 mgr.a (mgr.14118) 4 : cephadm [INF] [26/Jul/2024:23:40:56] ENGINE Bus STARTING 2024-07-26T23:40:57.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:57 smithi069 bash[22094]: cephadm 2024-07-26T23:40:56.142263+0000 mgr.a (mgr.14118) 4 : cephadm [INF] [26/Jul/2024:23:40:56] ENGINE Bus STARTING 2024-07-26T23:40:57.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:57 smithi069 bash[22094]: cephadm 2024-07-26T23:40:56.244049+0000 mgr.a (mgr.14118) 5 : cephadm [INF] [26/Jul/2024:23:40:56] ENGINE Serving on http://172.21.15.69:8765 2024-07-26T23:40:57.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:57 smithi069 bash[22094]: cephadm 2024-07-26T23:40:56.244049+0000 mgr.a (mgr.14118) 5 : cephadm [INF] [26/Jul/2024:23:40:56] ENGINE Serving on http://172.21.15.69:8765 2024-07-26T23:40:57.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:57 smithi069 bash[22094]: cluster 2024-07-26T23:40:56.324055+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e8: a(active, since 2s) 2024-07-26T23:40:57.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:57 smithi069 bash[22094]: cluster 2024-07-26T23:40:56.324055+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e8: a(active, since 2s) 2024-07-26T23:40:57.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:57 smithi069 bash[22094]: audit 2024-07-26T23:40:56.364687+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:40:57.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:57 smithi069 bash[22094]: audit 2024-07-26T23:40:56.364687+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:40:57.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:57 smithi069 bash[22094]: audit 2024-07-26T23:40:56.879957+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:40:57.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:57 smithi069 bash[22094]: audit 2024-07-26T23:40:56.879957+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:40:57.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:57 smithi069 bash[22094]: audit 2024-07-26T23:40:56.891463+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:40:57.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:57 smithi069 bash[22094]: audit 2024-07-26T23:40:56.891463+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:40:58.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: cephadm 2024-07-26T23:40:56.363781+0000 mgr.a (mgr.14118) 6 : cephadm [INF] [26/Jul/2024:23:40:56] ENGINE Serving on https://172.21.15.69:7150 2024-07-26T23:40:58.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: cephadm 2024-07-26T23:40:56.363781+0000 mgr.a (mgr.14118) 6 : cephadm [INF] [26/Jul/2024:23:40:56] ENGINE Serving on https://172.21.15.69:7150 2024-07-26T23:40:58.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: cephadm 2024-07-26T23:40:56.363972+0000 mgr.a (mgr.14118) 7 : cephadm [INF] [26/Jul/2024:23:40:56] ENGINE Bus STARTED 2024-07-26T23:40:58.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: cephadm 2024-07-26T23:40:56.363972+0000 mgr.a (mgr.14118) 7 : cephadm [INF] [26/Jul/2024:23:40:56] ENGINE Bus STARTED 2024-07-26T23:40:58.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: cephadm 2024-07-26T23:40:56.366008+0000 mgr.a (mgr.14118) 8 : cephadm [ERR] [26/Jul/2024:23:40:56] ENGINE Error in HTTPServer.serve 2024-07-26T23:40:58.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: Traceback (most recent call last): 2024-07-26T23:40:58.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T23:40:58.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: self._connections.run(self.expiration_interval) 2024-07-26T23:40:58.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T23:40:58.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: self._run(expiration_interval) 2024-07-26T23:40:58.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T23:40:58.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T23:40:58.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T23:40:58.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T23:40:58.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T23:40:58.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: s = self.context.wrap_socket( 2024-07-26T23:40:58.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T23:40:58.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: return self.sslsocket_class._create( 2024-07-26T23:40:58.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T23:40:58.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: self.do_handshake() 2024-07-26T23:40:58.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T23:40:58.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: self._sslobj.do_handshake() 2024-07-26T23:40:58.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T23:40:58.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: cephadm 2024-07-26T23:40:56.366008+0000 mgr.a (mgr.14118) 8 : cephadm [ERR] [26/Jul/2024:23:40:56] ENGINE Error in HTTPServer.serve 2024-07-26T23:40:58.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: Traceback (most recent call last): 2024-07-26T23:40:58.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T23:40:58.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: self._connections.run(self.expiration_interval) 2024-07-26T23:40:58.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T23:40:58.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: self._run(expiration_interval) 2024-07-26T23:40:58.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T23:40:58.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T23:40:58.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T23:40:58.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T23:40:58.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T23:40:58.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: s = self.context.wrap_socket( 2024-07-26T23:40:58.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T23:40:58.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: return self.sslsocket_class._create( 2024-07-26T23:40:58.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T23:40:58.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: self.do_handshake() 2024-07-26T23:40:58.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T23:40:58.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: self._sslobj.do_handshake() 2024-07-26T23:40:58.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T23:40:58.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: audit 2024-07-26T23:40:56.876259+0000 mgr.a (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:40:58.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:58 smithi069 bash[22094]: audit 2024-07-26T23:40:56.876259+0000 mgr.a (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:40:59.189 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout value unchanged 2024-07-26T23:40:59.189 INFO:teuthology.orchestra.run.smithi069.stdout:Generating ssh key... 2024-07-26T23:40:59.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:59 smithi069 bash[22094]: audit 2024-07-26T23:40:58.687499+0000 mgr.a (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:40:59.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:40:59 smithi069 bash[22094]: audit 2024-07-26T23:40:58.687499+0000 mgr.a (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:01.167 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: Generating public/private rsa key pair. 2024-07-26T23:41:01.167 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: Your identification has been saved in /tmp/tmpa5y2l6tn/key 2024-07-26T23:41:01.167 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: Your public key has been saved in /tmp/tmpa5y2l6tn/key.pub 2024-07-26T23:41:01.167 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: The key fingerprint is: 2024-07-26T23:41:01.167 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: SHA256:R+zbOHS81AuEt3atVoTsddpEVfVOuKl/mNmVER2pYXg ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:41:01.167 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: The key's randomart image is: 2024-07-26T23:41:01.168 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: +---[RSA 3072]----+ 2024-07-26T23:41:01.168 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: | . .%| 2024-07-26T23:41:01.168 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: | . o E *o| 2024-07-26T23:41:01.168 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: | + = * O| 2024-07-26T23:41:01.168 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: | o + = &.| 2024-07-26T23:41:01.168 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: | S + B B B| 2024-07-26T23:41:01.168 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: | o B = =.| 2024-07-26T23:41:01.168 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: | + + +=.| 2024-07-26T23:41:01.168 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: | . o+ o| 2024-07-26T23:41:01.168 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: | .. | 2024-07-26T23:41:01.168 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:00 smithi069 bash[22343]: +----[SHA256]-----+ 2024-07-26T23:41:02.091 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:01 smithi069 bash[22094]: audit 2024-07-26T23:41:00.525477+0000 mgr.a (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:02.092 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:01 smithi069 bash[22094]: audit 2024-07-26T23:41:00.525477+0000 mgr.a (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:02.092 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:01 smithi069 bash[22094]: cephadm 2024-07-26T23:41:00.525860+0000 mgr.a (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-07-26T23:41:02.092 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:01 smithi069 bash[22094]: cephadm 2024-07-26T23:41:00.525860+0000 mgr.a (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-07-26T23:41:02.092 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:01 smithi069 bash[22094]: audit 2024-07-26T23:41:00.836181+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:02.092 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:01 smithi069 bash[22094]: audit 2024-07-26T23:41:00.836181+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:02.092 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:01 smithi069 bash[22094]: audit 2024-07-26T23:41:00.839122+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:02.092 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:01 smithi069 bash[22094]: audit 2024-07-26T23:41:00.839122+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:03.061 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrp5U/9MMgcm+ZncHdL5/1NpFP2b8o6zrUccSiwz9vuVh6qgjhwMaajWDG4hNOsD46MFFHHmZAnZMC2YlRNpwlXktplj47LDLDOaE/SvIuY7LJn2G5zAqtLWAH3Z1Gq4gSggW8VXImv8N8RBPydx0GRzSoUSLB/deENdByxerpsr3DZDNNiQJ2TTCfY8wEMgiPP8M2NLXvgf78FYMJjX7G/cuVoeMi/TSC7Yi3x45MCfX9mifmApXWduKSWePjHsL7hUv175X3dzeZEbP590Npbe8/bWK5sh0VW36ZEs8DTJIFJ69jrIIFanoaeWPS590r7oYWysBBsDHN6kAkg1qxdjL4/y5MCkF508ntLp9TD0FoxtiEAKKwkxJtmwNAVRj7vY+0lC5/MPa3vcMWLUeFa1hnsE7Yx6B26WNOPNrVTzsKzi1FQun47NYTFmEGkwH/6x85AjaSWfuZ6auq5h1T9HXKQ2sIHVAnAOSO7cLvu12eJfP3ZufKVvmAOH+AS6U= ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:41:03.061 INFO:teuthology.orchestra.run.smithi069.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-07-26T23:41:03.061 INFO:teuthology.orchestra.run.smithi069.stdout:Adding key to root@localhost authorized_keys... 2024-07-26T23:41:03.062 INFO:teuthology.orchestra.run.smithi069.stdout:Adding host smithi069... 2024-07-26T23:41:03.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:03 smithi069 bash[22094]: audit 2024-07-26T23:41:02.631572+0000 mgr.a (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:03.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:03 smithi069 bash[22094]: audit 2024-07-26T23:41:02.631572+0000 mgr.a (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:05.498 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:05 smithi069 bash[22094]: audit 2024-07-26T23:41:04.394355+0000 mgr.a (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi069", "addr": "172.21.15.69", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:05.499 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:05 smithi069 bash[22094]: audit 2024-07-26T23:41:04.394355+0000 mgr.a (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi069", "addr": "172.21.15.69", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:06.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:06 smithi069 bash[22094]: cephadm 2024-07-26T23:41:05.357570+0000 mgr.a (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi069 2024-07-26T23:41:06.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:06 smithi069 bash[22094]: cephadm 2024-07-26T23:41:05.357570+0000 mgr.a (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi069 2024-07-26T23:41:09.066 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout Added host 'smithi069' with addr '172.21.15.69' 2024-07-26T23:41:09.067 INFO:teuthology.orchestra.run.smithi069.stdout:Deploying unmanaged mon service... 2024-07-26T23:41:09.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:09 smithi069 bash[22094]: audit 2024-07-26T23:41:08.467312+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:09.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:09 smithi069 bash[22094]: audit 2024-07-26T23:41:08.467312+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:09.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:09 smithi069 bash[22094]: cephadm 2024-07-26T23:41:08.467762+0000 mgr.a (mgr.14118) 16 : cephadm [INF] Added host smithi069 2024-07-26T23:41:09.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:09 smithi069 bash[22094]: cephadm 2024-07-26T23:41:08.467762+0000 mgr.a (mgr.14118) 16 : cephadm [INF] Added host smithi069 2024-07-26T23:41:09.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:09 smithi069 bash[22094]: audit 2024-07-26T23:41:08.468091+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:41:09.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:09 smithi069 bash[22094]: audit 2024-07-26T23:41:08.468091+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:41:11.623 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-07-26T23:41:11.623 INFO:teuthology.orchestra.run.smithi069.stdout:Deploying unmanaged mgr service... 2024-07-26T23:41:12.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:11 smithi069 bash[22094]: audit 2024-07-26T23:41:10.954071+0000 mgr.a (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:12.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:11 smithi069 bash[22094]: audit 2024-07-26T23:41:10.954071+0000 mgr.a (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:12.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:11 smithi069 bash[22094]: cephadm 2024-07-26T23:41:10.957006+0000 mgr.a (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-07-26T23:41:12.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:11 smithi069 bash[22094]: cephadm 2024-07-26T23:41:10.957006+0000 mgr.a (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-07-26T23:41:12.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:11 smithi069 bash[22094]: audit 2024-07-26T23:41:10.961732+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:12.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:11 smithi069 bash[22094]: audit 2024-07-26T23:41:10.961732+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:12.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:11 smithi069 bash[22094]: audit 2024-07-26T23:41:11.393292+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:12.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:11 smithi069 bash[22094]: audit 2024-07-26T23:41:11.393292+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:12.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:11 smithi069 bash[22094]: audit 2024-07-26T23:41:11.948352+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:12.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:11 smithi069 bash[22094]: audit 2024-07-26T23:41:11.948352+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:13.515 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-07-26T23:41:14.306 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:14 smithi069 bash[22094]: audit 2024-07-26T23:41:13.019584+0000 mgr.a (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:14.306 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:14 smithi069 bash[22094]: audit 2024-07-26T23:41:13.019584+0000 mgr.a (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:14.306 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:14 smithi069 bash[22094]: cephadm 2024-07-26T23:41:13.021135+0000 mgr.a (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-07-26T23:41:14.306 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:14 smithi069 bash[22094]: cephadm 2024-07-26T23:41:13.021135+0000 mgr.a (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-07-26T23:41:14.306 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:14 smithi069 bash[22094]: audit 2024-07-26T23:41:13.023498+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:14.306 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:14 smithi069 bash[22094]: audit 2024-07-26T23:41:13.023498+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:15.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:15 smithi069 bash[22094]: cluster 2024-07-26T23:41:14.181369+0000 mgr.a (mgr.14118) 21 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:15.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:15 smithi069 bash[22094]: cluster 2024-07-26T23:41:14.181369+0000 mgr.a (mgr.14118) 21 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:15.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:15 smithi069 bash[22094]: audit 2024-07-26T23:41:14.824807+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.69:0/644590339' entity='client.admin' 2024-07-26T23:41:15.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:15 smithi069 bash[22094]: audit 2024-07-26T23:41:14.824807+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.69:0/644590339' entity='client.admin' 2024-07-26T23:41:17.146 INFO:teuthology.orchestra.run.smithi069.stdout:Enabling the dashboard module... 2024-07-26T23:41:17.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:17 smithi069 bash[22094]: cluster 2024-07-26T23:41:16.181713+0000 mgr.a (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:17.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:17 smithi069 bash[22094]: cluster 2024-07-26T23:41:16.181713+0000 mgr.a (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:17.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:17 smithi069 bash[22094]: audit 2024-07-26T23:41:16.656774+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.69:0/1080609053' entity='client.admin' 2024-07-26T23:41:17.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:17 smithi069 bash[22094]: audit 2024-07-26T23:41:16.656774+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.69:0/1080609053' entity='client.admin' 2024-07-26T23:41:19.666 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22343]: ignoring --setuser ceph since I am not root 2024-07-26T23:41:19.666 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22343]: ignoring --setgroup ceph since I am not root 2024-07-26T23:41:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: cluster 2024-07-26T23:41:18.182076+0000 mgr.a (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: cluster 2024-07-26T23:41:18.182076+0000 mgr.a (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: audit 2024-07-26T23:41:18.648551+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.69:0/1732403980' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-07-26T23:41:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: audit 2024-07-26T23:41:18.648551+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.69:0/1732403980' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-07-26T23:41:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: audit 2024-07-26T23:41:18.826403+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: audit 2024-07-26T23:41:18.826403+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: audit 2024-07-26T23:41:18.828835+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: audit 2024-07-26T23:41:18.828835+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: audit 2024-07-26T23:41:18.829527+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi069", "name": "osd_memory_target"} : dispatch 2024-07-26T23:41:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: audit 2024-07-26T23:41:18.829527+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi069", "name": "osd_memory_target"} : dispatch 2024-07-26T23:41:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: audit 2024-07-26T23:41:18.832275+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: audit 2024-07-26T23:41:18.832275+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' 2024-07-26T23:41:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: audit 2024-07-26T23:41:18.833634+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi069", "caps": []} : dispatch 2024-07-26T23:41:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: audit 2024-07-26T23:41:18.833634+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi069", "caps": []} : dispatch 2024-07-26T23:41:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: audit 2024-07-26T23:41:18.834212+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi069", "caps": []}]': finished 2024-07-26T23:41:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:19 smithi069 bash[22094]: audit 2024-07-26T23:41:18.834212+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.14118 172.21.15.69:0/2410969996' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi069", "caps": []}]': finished 2024-07-26T23:41:20.594 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:20 smithi069 bash[22094]: audit 2024-07-26T23:41:19.191500+0000 mon.a (mon.0) 78 : audit [INF] from='client.? 172.21.15.69:0/1732403980' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-07-26T23:41:20.595 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:20 smithi069 bash[22094]: audit 2024-07-26T23:41:19.191500+0000 mon.a (mon.0) 78 : audit [INF] from='client.? 172.21.15.69:0/1732403980' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-07-26T23:41:20.595 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:20 smithi069 bash[22094]: cluster 2024-07-26T23:41:19.195427+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e9: a(active, since 25s) 2024-07-26T23:41:20.595 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:20 smithi069 bash[22094]: cluster 2024-07-26T23:41:19.195427+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e9: a(active, since 25s) 2024-07-26T23:41:21.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:21 smithi069 bash[22094]: audit 2024-07-26T23:41:21.203036+0000 mon.a (mon.0) 80 : audit [DBG] from='client.? 172.21.15.69:0/592705505' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-07-26T23:41:21.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:21 smithi069 bash[22094]: audit 2024-07-26T23:41:21.203036+0000 mon.a (mon.0) 80 : audit [DBG] from='client.? 172.21.15.69:0/592705505' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-07-26T23:41:21.709 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout { 2024-07-26T23:41:21.710 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-07-26T23:41:21.710 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-26T23:41:21.710 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-07-26T23:41:21.710 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-07-26T23:41:21.711 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout } 2024-07-26T23:41:21.711 INFO:teuthology.orchestra.run.smithi069.stdout:Waiting for the mgr to restart... 2024-07-26T23:41:21.711 INFO:teuthology.orchestra.run.smithi069.stdout:Waiting for mgr epoch 9... 2024-07-26T23:41:25.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: cluster 2024-07-26T23:41:25.226543+0000 mon.a (mon.0) 81 : cluster [INF] Active manager daemon a restarted 2024-07-26T23:41:25.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: cluster 2024-07-26T23:41:25.226543+0000 mon.a (mon.0) 81 : cluster [INF] Active manager daemon a restarted 2024-07-26T23:41:25.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: cluster 2024-07-26T23:41:25.227012+0000 mon.a (mon.0) 82 : cluster [INF] Activating manager daemon a 2024-07-26T23:41:25.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: cluster 2024-07-26T23:41:25.227012+0000 mon.a (mon.0) 82 : cluster [INF] Activating manager daemon a 2024-07-26T23:41:25.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: cluster 2024-07-26T23:41:25.233562+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-07-26T23:41:25.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: cluster 2024-07-26T23:41:25.233562+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-07-26T23:41:25.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: cluster 2024-07-26T23:41:25.233691+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00688133s) 2024-07-26T23:41:25.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: cluster 2024-07-26T23:41:25.233691+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00688133s) 2024-07-26T23:41:25.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: audit 2024-07-26T23:41:25.237247+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:41:25.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: audit 2024-07-26T23:41:25.237247+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:41:25.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: audit 2024-07-26T23:41:25.238580+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-07-26T23:41:25.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: audit 2024-07-26T23:41:25.238580+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-07-26T23:41:25.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: audit 2024-07-26T23:41:25.239795+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-07-26T23:41:25.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: audit 2024-07-26T23:41:25.239795+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-07-26T23:41:25.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: audit 2024-07-26T23:41:25.240200+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-07-26T23:41:25.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: audit 2024-07-26T23:41:25.240200+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-07-26T23:41:25.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: audit 2024-07-26T23:41:25.240576+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-07-26T23:41:25.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: audit 2024-07-26T23:41:25.240576+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-07-26T23:41:25.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: cluster 2024-07-26T23:41:25.267213+0000 mon.a (mon.0) 90 : cluster [INF] Manager daemon a is now available 2024-07-26T23:41:25.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:25 smithi069 bash[22094]: cluster 2024-07-26T23:41:25.267213+0000 mon.a (mon.0) 90 : cluster [INF] Manager daemon a is now available 2024-07-26T23:41:26.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: audit 2024-07-26T23:41:25.286132+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:26.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: audit 2024-07-26T23:41:25.286132+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:26.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: audit 2024-07-26T23:41:25.288132+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:41:26.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: audit 2024-07-26T23:41:25.288132+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:41:26.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: audit 2024-07-26T23:41:25.308469+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-07-26T23:41:26.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: audit 2024-07-26T23:41:25.308469+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-07-26T23:41:26.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: audit 2024-07-26T23:41:25.310482+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-07-26T23:41:26.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: audit 2024-07-26T23:41:25.310482+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-07-26T23:41:26.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: cephadm 2024-07-26T23:41:26.165021+0000 mgr.a (mgr.14150) 1 : cephadm [INF] [26/Jul/2024:23:41:26] ENGINE Bus STARTING 2024-07-26T23:41:26.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: cephadm 2024-07-26T23:41:26.165021+0000 mgr.a (mgr.14150) 1 : cephadm [INF] [26/Jul/2024:23:41:26] ENGINE Bus STARTING 2024-07-26T23:41:26.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: audit 2024-07-26T23:41:26.237776+0000 mgr.a (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-26T23:41:26.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: audit 2024-07-26T23:41:26.237776+0000 mgr.a (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-26T23:41:26.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: cluster 2024-07-26T23:41:26.238012+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e11: a(active, since 1.01119s) 2024-07-26T23:41:26.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: cluster 2024-07-26T23:41:26.238012+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e11: a(active, since 1.01119s) 2024-07-26T23:41:26.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: audit 2024-07-26T23:41:26.252077+0000 mgr.a (mgr.14150) 3 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-26T23:41:26.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22094]: audit 2024-07-26T23:41:26.252077+0000 mgr.a (mgr.14150) 3 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-26T23:41:26.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: debug 2024-07-26T23:41:26.383+0000 7f15275ad640 -1 log_channel(cephadm) log [ERR] : [26/Jul/2024:23:41:26] ENGINE Error in HTTPServer.serve 2024-07-26T23:41:26.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: Traceback (most recent call last): 2024-07-26T23:41:26.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T23:41:26.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: self._connections.run(self.expiration_interval) 2024-07-26T23:41:26.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T23:41:26.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: self._run(expiration_interval) 2024-07-26T23:41:26.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T23:41:26.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T23:41:26.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T23:41:26.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T23:41:26.669 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T23:41:26.670 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: s = self.context.wrap_socket( 2024-07-26T23:41:26.670 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T23:41:26.670 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: return self.sslsocket_class._create( 2024-07-26T23:41:26.670 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T23:41:26.670 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: self.do_handshake() 2024-07-26T23:41:26.670 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T23:41:26.670 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: self._sslobj.do_handshake() 2024-07-26T23:41:26.670 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:26 smithi069 bash[22343]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T23:41:26.800 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout { 2024-07-26T23:41:26.800 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-07-26T23:41:26.801 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout "initialized": true 2024-07-26T23:41:26.801 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout } 2024-07-26T23:41:26.801 INFO:teuthology.orchestra.run.smithi069.stdout:mgr epoch 9 is available 2024-07-26T23:41:26.801 INFO:teuthology.orchestra.run.smithi069.stdout:Generating a dashboard self-signed certificate... 2024-07-26T23:41:27.549 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: cephadm 2024-07-26T23:41:26.266736+0000 mgr.a (mgr.14150) 4 : cephadm [INF] [26/Jul/2024:23:41:26] ENGINE Serving on http://172.21.15.69:8765 2024-07-26T23:41:27.549 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: cephadm 2024-07-26T23:41:26.266736+0000 mgr.a (mgr.14150) 4 : cephadm [INF] [26/Jul/2024:23:41:26] ENGINE Serving on http://172.21.15.69:8765 2024-07-26T23:41:27.549 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: cephadm 2024-07-26T23:41:26.384084+0000 mgr.a (mgr.14150) 5 : cephadm [INF] [26/Jul/2024:23:41:26] ENGINE Serving on https://172.21.15.69:7150 2024-07-26T23:41:27.549 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: cephadm 2024-07-26T23:41:26.384084+0000 mgr.a (mgr.14150) 5 : cephadm [INF] [26/Jul/2024:23:41:26] ENGINE Serving on https://172.21.15.69:7150 2024-07-26T23:41:27.549 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: cephadm 2024-07-26T23:41:26.384310+0000 mgr.a (mgr.14150) 6 : cephadm [INF] [26/Jul/2024:23:41:26] ENGINE Bus STARTED 2024-07-26T23:41:27.550 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: cephadm 2024-07-26T23:41:26.384310+0000 mgr.a (mgr.14150) 6 : cephadm [INF] [26/Jul/2024:23:41:26] ENGINE Bus STARTED 2024-07-26T23:41:27.550 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: cephadm 2024-07-26T23:41:26.386119+0000 mgr.a (mgr.14150) 7 : cephadm [ERR] [26/Jul/2024:23:41:26] ENGINE Error in HTTPServer.serve 2024-07-26T23:41:27.550 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: Traceback (most recent call last): 2024-07-26T23:41:27.550 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T23:41:27.550 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: self._connections.run(self.expiration_interval) 2024-07-26T23:41:27.550 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T23:41:27.550 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: self._run(expiration_interval) 2024-07-26T23:41:27.550 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T23:41:27.550 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T23:41:27.550 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T23:41:27.550 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T23:41:27.551 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T23:41:27.551 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: s = self.context.wrap_socket( 2024-07-26T23:41:27.551 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T23:41:27.551 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: return self.sslsocket_class._create( 2024-07-26T23:41:27.551 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T23:41:27.551 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: self.do_handshake() 2024-07-26T23:41:27.551 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T23:41:27.551 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: self._sslobj.do_handshake() 2024-07-26T23:41:27.551 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T23:41:27.551 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: cephadm 2024-07-26T23:41:26.386119+0000 mgr.a (mgr.14150) 7 : cephadm [ERR] [26/Jul/2024:23:41:26] ENGINE Error in HTTPServer.serve 2024-07-26T23:41:27.551 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: Traceback (most recent call last): 2024-07-26T23:41:27.551 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T23:41:27.551 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: self._connections.run(self.expiration_interval) 2024-07-26T23:41:27.552 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T23:41:27.552 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: self._run(expiration_interval) 2024-07-26T23:41:27.552 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T23:41:27.552 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T23:41:27.552 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T23:41:27.552 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T23:41:27.552 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T23:41:27.552 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: s = self.context.wrap_socket( 2024-07-26T23:41:27.552 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T23:41:27.552 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: return self.sslsocket_class._create( 2024-07-26T23:41:27.552 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T23:41:27.552 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: self.do_handshake() 2024-07-26T23:41:27.552 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T23:41:27.553 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: self._sslobj.do_handshake() 2024-07-26T23:41:27.553 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:27 smithi069 bash[22094]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T23:41:28.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:28 smithi069 bash[22094]: cluster 2024-07-26T23:41:27.291043+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-07-26T23:41:28.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:28 smithi069 bash[22094]: cluster 2024-07-26T23:41:27.291043+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-07-26T23:41:28.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:28 smithi069 bash[22094]: audit 2024-07-26T23:41:28.027781+0000 mgr.a (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:28.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:28 smithi069 bash[22094]: audit 2024-07-26T23:41:28.027781+0000 mgr.a (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:28.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:28 smithi069 bash[22094]: audit 2024-07-26T23:41:28.145850+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:28.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:28 smithi069 bash[22094]: audit 2024-07-26T23:41:28.145850+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:28.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:28 smithi069 bash[22094]: audit 2024-07-26T23:41:28.151406+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:28.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:28 smithi069 bash[22094]: audit 2024-07-26T23:41:28.151406+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:28.639 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-07-26T23:41:28.640 INFO:teuthology.orchestra.run.smithi069.stdout:Creating initial admin user... 2024-07-26T23:41:30.729 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$DMkJjr6cNUQW/IhAVmZmTumSHRr8cNKwiUWqGQMWQxAKiljz9/enq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1722037290, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-07-26T23:41:30.729 INFO:teuthology.orchestra.run.smithi069.stdout:Fetching dashboard port number... 2024-07-26T23:41:31.504 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:31 smithi069 bash[22094]: audit 2024-07-26T23:41:29.949543+0000 mgr.a (mgr.14150) 9 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:31.504 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:31 smithi069 bash[22094]: audit 2024-07-26T23:41:29.949543+0000 mgr.a (mgr.14150) 9 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:31.504 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:31 smithi069 bash[22094]: audit 2024-07-26T23:41:30.215812+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:31.505 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:31 smithi069 bash[22094]: audit 2024-07-26T23:41:30.215812+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:32.535 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stdout 8443 2024-07-26T23:41:32.535 INFO:teuthology.orchestra.run.smithi069.stdout:firewalld does not appear to be present 2024-07-26T23:41:32.535 INFO:teuthology.orchestra.run.smithi069.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-07-26T23:41:32.537 INFO:teuthology.orchestra.run.smithi069.stdout:Ceph Dashboard is now available at: 2024-07-26T23:41:32.537 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:41:32.537 INFO:teuthology.orchestra.run.smithi069.stdout: URL: https://smithi069.front.sepia.ceph.com:8443/ 2024-07-26T23:41:32.537 INFO:teuthology.orchestra.run.smithi069.stdout: User: admin 2024-07-26T23:41:32.537 INFO:teuthology.orchestra.run.smithi069.stdout: Password: 4yuaj9qztn 2024-07-26T23:41:32.538 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:41:32.538 INFO:teuthology.orchestra.run.smithi069.stdout:Saving cluster configuration to /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config directory 2024-07-26T23:41:32.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:32 smithi069 bash[22094]: audit 2024-07-26T23:41:31.831930+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:32.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:32 smithi069 bash[22094]: audit 2024-07-26T23:41:31.831930+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:32.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:32 smithi069 bash[22094]: audit 2024-07-26T23:41:31.832540+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi069", "name": "osd_memory_target"} : dispatch 2024-07-26T23:41:32.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:32 smithi069 bash[22094]: audit 2024-07-26T23:41:31.832540+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi069", "name": "osd_memory_target"} : dispatch 2024-07-26T23:41:32.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:32 smithi069 bash[22094]: audit 2024-07-26T23:41:31.836286+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:32.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:32 smithi069 bash[22094]: audit 2024-07-26T23:41:31.836286+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:32.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:32 smithi069 bash[22094]: audit 2024-07-26T23:41:31.837678+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi069", "caps": []} : dispatch 2024-07-26T23:41:32.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:32 smithi069 bash[22094]: audit 2024-07-26T23:41:31.837678+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi069", "caps": []} : dispatch 2024-07-26T23:41:32.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:32 smithi069 bash[22094]: audit 2024-07-26T23:41:32.017678+0000 mon.a (mon.0) 104 : audit [DBG] from='client.? 172.21.15.69:0/356654942' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-07-26T23:41:32.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:32 smithi069 bash[22094]: audit 2024-07-26T23:41:32.017678+0000 mon.a (mon.0) 104 : audit [DBG] from='client.? 172.21.15.69:0/356654942' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-07-26T23:41:32.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:32 smithi069 bash[22094]: cluster 2024-07-26T23:41:32.218829+0000 mon.a (mon.0) 105 : cluster [DBG] mgrmap e13: a(active, since 6s) 2024-07-26T23:41:32.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:32 smithi069 bash[22094]: cluster 2024-07-26T23:41:32.218829+0000 mon.a (mon.0) 105 : cluster [DBG] mgrmap e13: a(active, since 6s) 2024-07-26T23:41:34.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:33 smithi069 bash[22094]: cephadm 2024-07-26T23:41:32.468333+0000 mgr.a (mgr.14150) 10 : cephadm [INF] Deploying daemon agent.smithi069 on smithi069 2024-07-26T23:41:34.166 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:33 smithi069 bash[22094]: cephadm 2024-07-26T23:41:32.468333+0000 mgr.a (mgr.14150) 10 : cephadm [INF] Deploying daemon agent.smithi069 on smithi069 2024-07-26T23:41:34.726 INFO:teuthology.orchestra.run.smithi069.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-07-26T23:41:34.726 INFO:teuthology.orchestra.run.smithi069.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-07-26T23:41:34.726 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:41:34.726 INFO:teuthology.orchestra.run.smithi069.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-07-26T23:41:34.726 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:41:34.726 INFO:teuthology.orchestra.run.smithi069.stdout:Or, if you are only running a single cluster on this host: 2024-07-26T23:41:34.726 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:41:34.727 INFO:teuthology.orchestra.run.smithi069.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-07-26T23:41:34.727 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:41:34.727 INFO:teuthology.orchestra.run.smithi069.stdout:Please consider enabling telemetry to help improve Ceph: 2024-07-26T23:41:34.727 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:41:34.727 INFO:teuthology.orchestra.run.smithi069.stdout: ceph telemetry on 2024-07-26T23:41:34.727 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:41:34.727 INFO:teuthology.orchestra.run.smithi069.stdout:For more information see: 2024-07-26T23:41:34.728 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:41:34.728 INFO:teuthology.orchestra.run.smithi069.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-07-26T23:41:34.728 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:41:34.728 INFO:teuthology.orchestra.run.smithi069.stdout:Bootstrap complete. 2024-07-26T23:41:34.786 INFO:tasks.cephadm:Fetching config... 2024-07-26T23:41:34.787 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:41:34.787 DEBUG:teuthology.orchestra.run.smithi069:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-07-26T23:41:34.793 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-07-26T23:41:34.793 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:41:34.793 DEBUG:teuthology.orchestra.run.smithi069:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-07-26T23:41:34.843 INFO:tasks.cephadm:Fetching mon keyring... 2024-07-26T23:41:34.844 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:41:34.844 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/keyring of=/dev/stdout 2024-07-26T23:41:34.898 INFO:tasks.cephadm:Fetching pub ssh key... 2024-07-26T23:41:34.898 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:41:34.899 DEBUG:teuthology.orchestra.run.smithi069:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-07-26T23:41:34.946 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-07-26T23:41:34.947 DEBUG:teuthology.orchestra.run.smithi069:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrp5U/9MMgcm+ZncHdL5/1NpFP2b8o6zrUccSiwz9vuVh6qgjhwMaajWDG4hNOsD46MFFHHmZAnZMC2YlRNpwlXktplj47LDLDOaE/SvIuY7LJn2G5zAqtLWAH3Z1Gq4gSggW8VXImv8N8RBPydx0GRzSoUSLB/deENdByxerpsr3DZDNNiQJ2TTCfY8wEMgiPP8M2NLXvgf78FYMJjX7G/cuVoeMi/TSC7Yi3x45MCfX9mifmApXWduKSWePjHsL7hUv175X3dzeZEbP590Npbe8/bWK5sh0VW36ZEs8DTJIFJ69jrIIFanoaeWPS590r7oYWysBBsDHN6kAkg1qxdjL4/y5MCkF508ntLp9TD0FoxtiEAKKwkxJtmwNAVRj7vY+0lC5/MPa3vcMWLUeFa1hnsE7Yx6B26WNOPNrVTzsKzi1FQun47NYTFmEGkwH/6x85AjaSWfuZ6auq5h1T9HXKQ2sIHVAnAOSO7cLvu12eJfP3ZufKVvmAOH+AS6U= ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-26T23:41:35.006 INFO:teuthology.orchestra.run.smithi069.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrp5U/9MMgcm+ZncHdL5/1NpFP2b8o6zrUccSiwz9vuVh6qgjhwMaajWDG4hNOsD46MFFHHmZAnZMC2YlRNpwlXktplj47LDLDOaE/SvIuY7LJn2G5zAqtLWAH3Z1Gq4gSggW8VXImv8N8RBPydx0GRzSoUSLB/deENdByxerpsr3DZDNNiQJ2TTCfY8wEMgiPP8M2NLXvgf78FYMJjX7G/cuVoeMi/TSC7Yi3x45MCfX9mifmApXWduKSWePjHsL7hUv175X3dzeZEbP590Npbe8/bWK5sh0VW36ZEs8DTJIFJ69jrIIFanoaeWPS590r7oYWysBBsDHN6kAkg1qxdjL4/y5MCkF508ntLp9TD0FoxtiEAKKwkxJtmwNAVRj7vY+0lC5/MPa3vcMWLUeFa1hnsE7Yx6B26WNOPNrVTzsKzi1FQun47NYTFmEGkwH/6x85AjaSWfuZ6auq5h1T9HXKQ2sIHVAnAOSO7cLvu12eJfP3ZufKVvmAOH+AS6U= ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:41:35.013 DEBUG:teuthology.orchestra.run.smithi102:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrp5U/9MMgcm+ZncHdL5/1NpFP2b8o6zrUccSiwz9vuVh6qgjhwMaajWDG4hNOsD46MFFHHmZAnZMC2YlRNpwlXktplj47LDLDOaE/SvIuY7LJn2G5zAqtLWAH3Z1Gq4gSggW8VXImv8N8RBPydx0GRzSoUSLB/deENdByxerpsr3DZDNNiQJ2TTCfY8wEMgiPP8M2NLXvgf78FYMJjX7G/cuVoeMi/TSC7Yi3x45MCfX9mifmApXWduKSWePjHsL7hUv175X3dzeZEbP590Npbe8/bWK5sh0VW36ZEs8DTJIFJ69jrIIFanoaeWPS590r7oYWysBBsDHN6kAkg1qxdjL4/y5MCkF508ntLp9TD0FoxtiEAKKwkxJtmwNAVRj7vY+0lC5/MPa3vcMWLUeFa1hnsE7Yx6B26WNOPNrVTzsKzi1FQun47NYTFmEGkwH/6x85AjaSWfuZ6auq5h1T9HXKQ2sIHVAnAOSO7cLvu12eJfP3ZufKVvmAOH+AS6U= ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-26T23:41:35.037 INFO:teuthology.orchestra.run.smithi102.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrp5U/9MMgcm+ZncHdL5/1NpFP2b8o6zrUccSiwz9vuVh6qgjhwMaajWDG4hNOsD46MFFHHmZAnZMC2YlRNpwlXktplj47LDLDOaE/SvIuY7LJn2G5zAqtLWAH3Z1Gq4gSggW8VXImv8N8RBPydx0GRzSoUSLB/deENdByxerpsr3DZDNNiQJ2TTCfY8wEMgiPP8M2NLXvgf78FYMJjX7G/cuVoeMi/TSC7Yi3x45MCfX9mifmApXWduKSWePjHsL7hUv175X3dzeZEbP590Npbe8/bWK5sh0VW36ZEs8DTJIFJ69jrIIFanoaeWPS590r7oYWysBBsDHN6kAkg1qxdjL4/y5MCkF508ntLp9TD0FoxtiEAKKwkxJtmwNAVRj7vY+0lC5/MPa3vcMWLUeFa1hnsE7Yx6B26WNOPNrVTzsKzi1FQun47NYTFmEGkwH/6x85AjaSWfuZ6auq5h1T9HXKQ2sIHVAnAOSO7cLvu12eJfP3ZufKVvmAOH+AS6U= ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:41:35.047 DEBUG:teuthology.orchestra.run.smithi117:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrp5U/9MMgcm+ZncHdL5/1NpFP2b8o6zrUccSiwz9vuVh6qgjhwMaajWDG4hNOsD46MFFHHmZAnZMC2YlRNpwlXktplj47LDLDOaE/SvIuY7LJn2G5zAqtLWAH3Z1Gq4gSggW8VXImv8N8RBPydx0GRzSoUSLB/deENdByxerpsr3DZDNNiQJ2TTCfY8wEMgiPP8M2NLXvgf78FYMJjX7G/cuVoeMi/TSC7Yi3x45MCfX9mifmApXWduKSWePjHsL7hUv175X3dzeZEbP590Npbe8/bWK5sh0VW36ZEs8DTJIFJ69jrIIFanoaeWPS590r7oYWysBBsDHN6kAkg1qxdjL4/y5MCkF508ntLp9TD0FoxtiEAKKwkxJtmwNAVRj7vY+0lC5/MPa3vcMWLUeFa1hnsE7Yx6B26WNOPNrVTzsKzi1FQun47NYTFmEGkwH/6x85AjaSWfuZ6auq5h1T9HXKQ2sIHVAnAOSO7cLvu12eJfP3ZufKVvmAOH+AS6U= ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-26T23:41:35.048 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:34 smithi069 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:41:35.048 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:34 smithi069 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:41:35.071 INFO:teuthology.orchestra.run.smithi117.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrp5U/9MMgcm+ZncHdL5/1NpFP2b8o6zrUccSiwz9vuVh6qgjhwMaajWDG4hNOsD46MFFHHmZAnZMC2YlRNpwlXktplj47LDLDOaE/SvIuY7LJn2G5zAqtLWAH3Z1Gq4gSggW8VXImv8N8RBPydx0GRzSoUSLB/deENdByxerpsr3DZDNNiQJ2TTCfY8wEMgiPP8M2NLXvgf78FYMJjX7G/cuVoeMi/TSC7Yi3x45MCfX9mifmApXWduKSWePjHsL7hUv175X3dzeZEbP590Npbe8/bWK5sh0VW36ZEs8DTJIFJ69jrIIFanoaeWPS590r7oYWysBBsDHN6kAkg1qxdjL4/y5MCkF508ntLp9TD0FoxtiEAKKwkxJtmwNAVRj7vY+0lC5/MPa3vcMWLUeFa1hnsE7Yx6B26WNOPNrVTzsKzi1FQun47NYTFmEGkwH/6x85AjaSWfuZ6auq5h1T9HXKQ2sIHVAnAOSO7cLvu12eJfP3ZufKVvmAOH+AS6U= ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:41:35.079 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-07-26T23:41:35.388 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:41:35 smithi069 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:41:35.388 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:35 smithi069 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:41:35.388 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:35 smithi069 bash[22094]: audit 2024-07-26T23:41:34.197981+0000 mon.a (mon.0) 106 : audit [INF] from='client.? 172.21.15.69:0/3539122239' entity='client.admin' 2024-07-26T23:41:35.389 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:35 smithi069 bash[22094]: audit 2024-07-26T23:41:34.197981+0000 mon.a (mon.0) 106 : audit [INF] from='client.? 172.21.15.69:0/3539122239' entity='client.admin' 2024-07-26T23:41:36.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.359428+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.359428+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.376826+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.376826+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.396561+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.396561+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.416445+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:41:36.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.416445+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:41:36.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.425820+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.425820+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.433594+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.433594+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.440996+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.440996+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.446663+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.446663+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.451381+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.451381+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.470769+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:41:36.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.470769+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:41:36.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.480858+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.480858+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.855197+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:36.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:36 smithi069 bash[22094]: audit 2024-07-26T23:41:35.855197+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:39.786 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/config 2024-07-26T23:41:41.211 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:41 smithi069 bash[22094]: audit 2024-07-26T23:41:40.148493+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:41.211 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:41 smithi069 bash[22094]: audit 2024-07-26T23:41:40.148493+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:41.211 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:41 smithi069 bash[22094]: audit 2024-07-26T23:41:40.156434+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:41.211 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:41 smithi069 bash[22094]: audit 2024-07-26T23:41:40.156434+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:41.211 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:41 smithi069 bash[22094]: audit 2024-07-26T23:41:40.305993+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:41.212 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:41 smithi069 bash[22094]: audit 2024-07-26T23:41:40.305993+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:43.287 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-07-26T23:41:43.288 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-07-26T23:41:44.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:43 smithi069 bash[22094]: audit 2024-07-26T23:41:42.733327+0000 mon.a (mon.0) 122 : audit [INF] from='client.? 172.21.15.69:0/3076911031' entity='client.admin' 2024-07-26T23:41:44.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:43 smithi069 bash[22094]: audit 2024-07-26T23:41:42.733327+0000 mon.a (mon.0) 122 : audit [INF] from='client.? 172.21.15.69:0/3076911031' entity='client.admin' 2024-07-26T23:41:44.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:43 smithi069 bash[22094]: audit 2024-07-26T23:41:42.749678+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:41:44.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:43 smithi069 bash[22094]: audit 2024-07-26T23:41:42.749678+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:41:44.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:43 smithi069 bash[22094]: audit 2024-07-26T23:41:42.755213+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:44.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:43 smithi069 bash[22094]: audit 2024-07-26T23:41:42.755213+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:45.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:45 smithi069 bash[22094]: cluster 2024-07-26T23:41:45.241663+0000 mgr.a (mgr.14150) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:45.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:45 smithi069 bash[22094]: cluster 2024-07-26T23:41:45.241663+0000 mgr.a (mgr.14150) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:47.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:47 smithi069 bash[22094]: cluster 2024-07-26T23:41:47.242126+0000 mgr.a (mgr.14150) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:47.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:47 smithi069 bash[22094]: cluster 2024-07-26T23:41:47.242126+0000 mgr.a (mgr.14150) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:47.833 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/config 2024-07-26T23:41:48.687 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:48 smithi069 bash[22094]: audit 2024-07-26T23:41:47.426584+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:48.687 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:48 smithi069 bash[22094]: audit 2024-07-26T23:41:47.426584+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:48.687 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:48 smithi069 bash[22094]: audit 2024-07-26T23:41:47.435006+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:48.687 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:48 smithi069 bash[22094]: audit 2024-07-26T23:41:47.435006+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:49.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:49 smithi069 bash[22094]: cluster 2024-07-26T23:41:49.242567+0000 mgr.a (mgr.14150) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:49.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:49 smithi069 bash[22094]: cluster 2024-07-26T23:41:49.242567+0000 mgr.a (mgr.14150) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:51.035 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi102 2024-07-26T23:41:51.035 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-07-26T23:41:51.035 DEBUG:teuthology.orchestra.run.smithi102:> dd of=/etc/ceph/ceph.conf 2024-07-26T23:41:51.042 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-07-26T23:41:51.043 DEBUG:teuthology.orchestra.run.smithi102:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:41:51.090 INFO:tasks.cephadm:Adding host smithi102 to orchestrator... 2024-07-26T23:41:51.091 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph orch host add smithi102 2024-07-26T23:41:51.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.451974+0000 mgr.a (mgr.14150) 14 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:51.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.451974+0000 mgr.a (mgr.14150) 14 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:41:51.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.456650+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:51.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.456650+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:51.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.457596+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:41:51.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.457596+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:41:51.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.460985+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:41:51.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.460985+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:41:51.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.462061+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:41:51.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.462061+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:41:51.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: cephadm 2024-07-26T23:41:50.463608+0000 mgr.a (mgr.14150) 15 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2024-07-26T23:41:51.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: cephadm 2024-07-26T23:41:50.463608+0000 mgr.a (mgr.14150) 15 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2024-07-26T23:41:51.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: cephadm 2024-07-26T23:41:50.552506+0000 mgr.a (mgr.14150) 16 : cephadm [INF] Updating smithi069:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:41:51.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: cephadm 2024-07-26T23:41:50.552506+0000 mgr.a (mgr.14150) 16 : cephadm [INF] Updating smithi069:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:41:51.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: cephadm 2024-07-26T23:41:50.639168+0000 mgr.a (mgr.14150) 17 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:41:51.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: cephadm 2024-07-26T23:41:50.639168+0000 mgr.a (mgr.14150) 17 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:41:51.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: cephadm 2024-07-26T23:41:50.726157+0000 mgr.a (mgr.14150) 18 : cephadm [INF] Updating smithi069:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T23:41:51.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: cephadm 2024-07-26T23:41:50.726157+0000 mgr.a (mgr.14150) 18 : cephadm [INF] Updating smithi069:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T23:41:51.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.822104+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:51.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.822104+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:51.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.825600+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:51.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.825600+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:51.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.832321+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:51.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: audit 2024-07-26T23:41:50.832321+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:41:51.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: cluster 2024-07-26T23:41:51.242995+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:51.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:51 smithi069 bash[22094]: cluster 2024-07-26T23:41:51.242995+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:53.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:53 smithi069 bash[22094]: cluster 2024-07-26T23:41:53.243387+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:53.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:53 smithi069 bash[22094]: cluster 2024-07-26T23:41:53.243387+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:55 smithi069 bash[22094]: cluster 2024-07-26T23:41:55.243806+0000 mgr.a (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:55 smithi069 bash[22094]: cluster 2024-07-26T23:41:55.243806+0000 mgr.a (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:55.817 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/config 2024-07-26T23:41:57.468 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:57 smithi069 bash[22094]: cluster 2024-07-26T23:41:57.244238+0000 mgr.a (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:41:57.468 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:41:57 smithi069 bash[22094]: cluster 2024-07-26T23:41:57.244238+0000 mgr.a (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:00.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:00 smithi069 bash[22094]: audit 2024-07-26T23:41:59.130099+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:00.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:00 smithi069 bash[22094]: audit 2024-07-26T23:41:59.130099+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:00.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:00 smithi069 bash[22094]: audit 2024-07-26T23:41:59.133779+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:00.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:00 smithi069 bash[22094]: audit 2024-07-26T23:41:59.133779+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:00.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:00 smithi069 bash[22094]: audit 2024-07-26T23:41:59.139250+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:00.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:00 smithi069 bash[22094]: audit 2024-07-26T23:41:59.139250+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:00.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:00 smithi069 bash[22094]: cluster 2024-07-26T23:41:59.244689+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:00.401 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:00 smithi069 bash[22094]: cluster 2024-07-26T23:41:59.244689+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:01.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:01 smithi069 bash[22094]: audit 2024-07-26T23:41:59.688682+0000 mgr.a (mgr.14150) 24 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi102", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:01.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:01 smithi069 bash[22094]: audit 2024-07-26T23:41:59.688682+0000 mgr.a (mgr.14150) 24 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi102", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:02.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:02 smithi069 bash[22094]: cephadm 2024-07-26T23:42:00.718102+0000 mgr.a (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi102 2024-07-26T23:42:02.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:02 smithi069 bash[22094]: cephadm 2024-07-26T23:42:00.718102+0000 mgr.a (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi102 2024-07-26T23:42:02.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:02 smithi069 bash[22094]: cluster 2024-07-26T23:42:01.245088+0000 mgr.a (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:02.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:02 smithi069 bash[22094]: cluster 2024-07-26T23:42:01.245088+0000 mgr.a (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:03.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:03 smithi069 bash[22094]: cluster 2024-07-26T23:42:03.245487+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:03.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:03 smithi069 bash[22094]: cluster 2024-07-26T23:42:03.245487+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:03.939 INFO:teuthology.orchestra.run.smithi069.stdout:Added host 'smithi102' with addr '172.21.15.102' 2024-07-26T23:42:04.482 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph orch host ls --format=json 2024-07-26T23:42:05.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:04 smithi069 bash[22094]: audit 2024-07-26T23:42:03.937945+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:05.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:04 smithi069 bash[22094]: audit 2024-07-26T23:42:03.937945+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:05.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:04 smithi069 bash[22094]: cephadm 2024-07-26T23:42:03.938794+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Added host smithi102 2024-07-26T23:42:05.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:04 smithi069 bash[22094]: cephadm 2024-07-26T23:42:03.938794+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Added host smithi102 2024-07-26T23:42:05.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:04 smithi069 bash[22094]: audit 2024-07-26T23:42:03.939602+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:05.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:04 smithi069 bash[22094]: audit 2024-07-26T23:42:03.939602+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:05.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:04 smithi069 bash[22094]: audit 2024-07-26T23:42:04.474894+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:05.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:04 smithi069 bash[22094]: audit 2024-07-26T23:42:04.474894+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:06.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:05 smithi069 bash[22094]: cluster 2024-07-26T23:42:05.245899+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:06.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:05 smithi069 bash[22094]: cluster 2024-07-26T23:42:05.245899+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:07.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.026272+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:07.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.026272+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:07.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.031692+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:07.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.031692+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:07.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.033141+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"} : dispatch 2024-07-26T23:42:07.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.033141+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"} : dispatch 2024-07-26T23:42:07.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.035329+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:07.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.035329+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:07.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.037237+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:07.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.037237+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:07.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: cephadm 2024-07-26T23:42:06.039677+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-07-26T23:42:07.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: cephadm 2024-07-26T23:42:06.039677+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-07-26T23:42:07.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: cephadm 2024-07-26T23:42:06.216049+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:42:07.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: cephadm 2024-07-26T23:42:06.216049+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:42:07.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.646989+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:07.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.646989+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:07.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.652815+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:07.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.652815+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:07.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.655705+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []} : dispatch 2024-07-26T23:42:07.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.655705+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []} : dispatch 2024-07-26T23:42:07.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.657260+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]': finished 2024-07-26T23:42:07.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:07 smithi069 bash[22094]: audit 2024-07-26T23:42:06.657260+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]': finished 2024-07-26T23:42:08.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:08 smithi069 bash[22094]: cephadm 2024-07-26T23:42:06.365841+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:42:08.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:08 smithi069 bash[22094]: cephadm 2024-07-26T23:42:06.365841+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:42:08.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:08 smithi069 bash[22094]: cephadm 2024-07-26T23:42:06.506281+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T23:42:08.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:08 smithi069 bash[22094]: cephadm 2024-07-26T23:42:06.506281+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T23:42:08.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:08 smithi069 bash[22094]: cluster 2024-07-26T23:42:07.246224+0000 mgr.a (mgr.14150) 34 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:08.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:08 smithi069 bash[22094]: cluster 2024-07-26T23:42:07.246224+0000 mgr.a (mgr.14150) 34 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:09.207 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/config 2024-07-26T23:42:09.373 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: cephadm 2024-07-26T23:42:07.594930+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Deploying daemon agent.smithi102 on smithi102 2024-07-26T23:42:09.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: cephadm 2024-07-26T23:42:07.594930+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Deploying daemon agent.smithi102 on smithi102 2024-07-26T23:42:09.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.710884+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:09.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.710884+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:09.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.715360+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:09.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.715360+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:09.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.718996+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:09.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.718996+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:09.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.774537+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:09.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.774537+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:09.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.778797+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:09.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.778797+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:09.375 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.780608+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:09.375 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.780608+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:09.375 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.789316+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:09.375 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.789316+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:09.375 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.847049+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:09.375 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.847049+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:09.375 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.851596+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:09.375 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.851596+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:09.375 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.853158+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:09.375 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.853158+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:09.375 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.861402+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:09.376 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:09 smithi069 bash[22094]: audit 2024-07-26T23:42:08.861402+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:10.390 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:10 smithi069 bash[22094]: audit 2024-07-26T23:42:09.227609+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:10.390 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:10 smithi069 bash[22094]: audit 2024-07-26T23:42:09.227609+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:10.390 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:10 smithi069 bash[22094]: cluster 2024-07-26T23:42:09.246597+0000 mgr.a (mgr.14150) 36 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:10.391 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:10 smithi069 bash[22094]: cluster 2024-07-26T23:42:09.246597+0000 mgr.a (mgr.14150) 36 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:11.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:11 smithi069 bash[22094]: audit 2024-07-26T23:42:10.285562+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:11.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:11 smithi069 bash[22094]: audit 2024-07-26T23:42:10.285562+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:11.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:11 smithi069 bash[22094]: audit 2024-07-26T23:42:10.289854+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:11.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:11 smithi069 bash[22094]: audit 2024-07-26T23:42:10.289854+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:11.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:11 smithi069 bash[22094]: audit 2024-07-26T23:42:10.310760+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:11.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:11 smithi069 bash[22094]: audit 2024-07-26T23:42:10.310760+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:11.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:11 smithi069 bash[22094]: cluster 2024-07-26T23:42:11.247031+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:11.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:11 smithi069 bash[22094]: cluster 2024-07-26T23:42:11.247031+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:11.844 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:42:11.844 INFO:teuthology.orchestra.run.smithi069.stdout:[{"addr": "172.21.15.69", "hostname": "smithi069", "labels": [], "status": ""}, {"addr": "172.21.15.102", "hostname": "smithi102", "labels": [], "status": ""}] 2024-07-26T23:42:12.408 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi117 2024-07-26T23:42:12.408 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-07-26T23:42:12.409 DEBUG:teuthology.orchestra.run.smithi117:> dd of=/etc/ceph/ceph.conf 2024-07-26T23:42:12.415 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-07-26T23:42:12.415 DEBUG:teuthology.orchestra.run.smithi117:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:42:12.462 INFO:tasks.cephadm:Adding host smithi117 to orchestrator... 2024-07-26T23:42:12.463 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph orch host add smithi117 2024-07-26T23:42:12.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:12 smithi069 bash[22094]: audit 2024-07-26T23:42:11.843812+0000 mgr.a (mgr.14150) 38 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T23:42:12.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:12 smithi069 bash[22094]: audit 2024-07-26T23:42:11.843812+0000 mgr.a (mgr.14150) 38 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T23:42:13.580 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:13 smithi069 bash[22094]: cluster 2024-07-26T23:42:13.247470+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:13.581 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:13 smithi069 bash[22094]: cluster 2024-07-26T23:42:13.247470+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:15.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:15 smithi069 bash[22094]: cluster 2024-07-26T23:42:15.247889+0000 mgr.a (mgr.14150) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:15.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:15 smithi069 bash[22094]: cluster 2024-07-26T23:42:15.247889+0000 mgr.a (mgr.14150) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:17.190 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/config 2024-07-26T23:42:17.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:17 smithi069 bash[22094]: cluster 2024-07-26T23:42:17.248275+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:17.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:17 smithi069 bash[22094]: cluster 2024-07-26T23:42:17.248275+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:19 smithi069 bash[22094]: cluster 2024-07-26T23:42:19.248573+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:19 smithi069 bash[22094]: cluster 2024-07-26T23:42:19.248573+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:19 smithi069 bash[22094]: audit 2024-07-26T23:42:19.311860+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:19 smithi069 bash[22094]: audit 2024-07-26T23:42:19.311860+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:20.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:20 smithi069 bash[22094]: audit 2024-07-26T23:42:19.317048+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:20.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:20 smithi069 bash[22094]: audit 2024-07-26T23:42:19.317048+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:20.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:20 smithi069 bash[22094]: audit 2024-07-26T23:42:19.326702+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:20.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:20 smithi069 bash[22094]: audit 2024-07-26T23:42:19.326702+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:20.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:20 smithi069 bash[22094]: audit 2024-07-26T23:42:19.706839+0000 mgr.a (mgr.14150) 43 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi117", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:20.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:20 smithi069 bash[22094]: audit 2024-07-26T23:42:19.706839+0000 mgr.a (mgr.14150) 43 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi117", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:21.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:21 smithi069 bash[22094]: cephadm 2024-07-26T23:42:20.737657+0000 mgr.a (mgr.14150) 44 : cephadm [INF] Deploying cephadm binary to smithi117 2024-07-26T23:42:21.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:21 smithi069 bash[22094]: cephadm 2024-07-26T23:42:20.737657+0000 mgr.a (mgr.14150) 44 : cephadm [INF] Deploying cephadm binary to smithi117 2024-07-26T23:42:21.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:21 smithi069 bash[22094]: cluster 2024-07-26T23:42:21.248895+0000 mgr.a (mgr.14150) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:21.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:21 smithi069 bash[22094]: cluster 2024-07-26T23:42:21.248895+0000 mgr.a (mgr.14150) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:23.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:23 smithi069 bash[22094]: cluster 2024-07-26T23:42:23.249275+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:23.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:23 smithi069 bash[22094]: cluster 2024-07-26T23:42:23.249275+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:23.842 INFO:teuthology.orchestra.run.smithi069.stdout:Added host 'smithi117' with addr '172.21.15.117' 2024-07-26T23:42:24.434 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph orch host ls --format=json 2024-07-26T23:42:24.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:24 smithi069 bash[22094]: audit 2024-07-26T23:42:23.590037+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:24.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:24 smithi069 bash[22094]: audit 2024-07-26T23:42:23.590037+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:24.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:24 smithi069 bash[22094]: audit 2024-07-26T23:42:23.597861+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:24.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:24 smithi069 bash[22094]: audit 2024-07-26T23:42:23.597861+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:24.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:24 smithi069 bash[22094]: audit 2024-07-26T23:42:23.841188+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:24.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:24 smithi069 bash[22094]: audit 2024-07-26T23:42:23.841188+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:24.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:24 smithi069 bash[22094]: cephadm 2024-07-26T23:42:23.842043+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Added host smithi117 2024-07-26T23:42:24.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:24 smithi069 bash[22094]: cephadm 2024-07-26T23:42:23.842043+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Added host smithi117 2024-07-26T23:42:24.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:24 smithi069 bash[22094]: audit 2024-07-26T23:42:23.842898+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:24.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:24 smithi069 bash[22094]: audit 2024-07-26T23:42:23.842898+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:24.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:24 smithi069 bash[22094]: audit 2024-07-26T23:42:24.342857+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:24.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:24 smithi069 bash[22094]: audit 2024-07-26T23:42:24.342857+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:25.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:25 smithi069 bash[22094]: cluster 2024-07-26T23:42:25.249718+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:25.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:25 smithi069 bash[22094]: cluster 2024-07-26T23:42:25.249718+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:27.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:25.870671+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:27.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:25.870671+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:27.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:25.876257+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:27.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:25.876257+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:27.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:25.877749+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"} : dispatch 2024-07-26T23:42:27.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:25.877749+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"} : dispatch 2024-07-26T23:42:27.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:25.879664+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:27.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:25.879664+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:27.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:25.881381+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:27.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:25.881381+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:27.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: cephadm 2024-07-26T23:42:25.883766+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-07-26T23:42:27.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: cephadm 2024-07-26T23:42:25.883766+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-07-26T23:42:27.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: cephadm 2024-07-26T23:42:26.052547+0000 mgr.a (mgr.14150) 50 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:42:27.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: cephadm 2024-07-26T23:42:26.052547+0000 mgr.a (mgr.14150) 50 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:42:27.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: cephadm 2024-07-26T23:42:26.196060+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:42:27.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: cephadm 2024-07-26T23:42:26.196060+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:42:27.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:26.466312+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:27.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:26.466312+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:27.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:26.472632+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:27.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:26.472632+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:27.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:26.475512+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []} : dispatch 2024-07-26T23:42:27.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:26.475512+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []} : dispatch 2024-07-26T23:42:27.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:26.477465+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]': finished 2024-07-26T23:42:27.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:26 smithi069 bash[22094]: audit 2024-07-26T23:42:26.477465+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]': finished 2024-07-26T23:42:28.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:27 smithi069 bash[22094]: cephadm 2024-07-26T23:42:26.333649+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T23:42:28.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:27 smithi069 bash[22094]: cephadm 2024-07-26T23:42:26.333649+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T23:42:28.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:27 smithi069 bash[22094]: cephadm 2024-07-26T23:42:27.201238+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Deploying daemon agent.smithi117 on smithi117 2024-07-26T23:42:28.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:27 smithi069 bash[22094]: cephadm 2024-07-26T23:42:27.201238+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Deploying daemon agent.smithi117 on smithi117 2024-07-26T23:42:28.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:27 smithi069 bash[22094]: cluster 2024-07-26T23:42:27.250093+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:28.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:27 smithi069 bash[22094]: cluster 2024-07-26T23:42:27.250093+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:29.164 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/config 2024-07-26T23:42:29.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.184562+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:29.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.184562+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:29.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.191921+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:29.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.191921+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:29.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.196992+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:29.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.196992+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:29.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.281610+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:29.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.281610+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:29.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.286333+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:29.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.286333+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:29.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.288124+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:29.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.288124+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:29.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.296247+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:29.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.296247+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:29.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.376898+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:29.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.376898+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:29.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.380928+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:29.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.380928+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:29.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.382497+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:29.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.382497+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:29.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.390423+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:29.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.390423+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:29.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.736013+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:29.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:29 smithi069 bash[22094]: audit 2024-07-26T23:42:28.736013+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:30.287 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:30 smithi069 bash[22094]: cluster 2024-07-26T23:42:29.250463+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:30.287 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:30 smithi069 bash[22094]: cluster 2024-07-26T23:42:29.250463+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:30.287 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:30 smithi069 bash[22094]: audit 2024-07-26T23:42:29.794995+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:30.287 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:30 smithi069 bash[22094]: audit 2024-07-26T23:42:29.794995+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:30.287 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:30 smithi069 bash[22094]: audit 2024-07-26T23:42:29.801190+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:30.287 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:30 smithi069 bash[22094]: audit 2024-07-26T23:42:29.801190+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:30.287 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:30 smithi069 bash[22094]: audit 2024-07-26T23:42:29.863174+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:30.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:30 smithi069 bash[22094]: audit 2024-07-26T23:42:29.863174+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:30.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:30 smithi069 bash[22094]: audit 2024-07-26T23:42:29.868902+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:30.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:30 smithi069 bash[22094]: audit 2024-07-26T23:42:29.868902+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:30.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:30 smithi069 bash[22094]: audit 2024-07-26T23:42:29.876218+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:30.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:30 smithi069 bash[22094]: audit 2024-07-26T23:42:29.876218+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:31.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:31 smithi069 bash[22094]: audit 2024-07-26T23:42:30.316702+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:31.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:31 smithi069 bash[22094]: audit 2024-07-26T23:42:30.316702+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:31.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:31 smithi069 bash[22094]: cluster 2024-07-26T23:42:31.250875+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:31.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:31 smithi069 bash[22094]: cluster 2024-07-26T23:42:31.250875+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:32.697 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:42:32.697 INFO:teuthology.orchestra.run.smithi069.stdout:[{"addr": "172.21.15.69", "hostname": "smithi069", "labels": [], "status": ""}, {"addr": "172.21.15.102", "hostname": "smithi102", "labels": [], "status": ""}, {"addr": "172.21.15.117", "hostname": "smithi117", "labels": [], "status": ""}] 2024-07-26T23:42:33.545 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:33 smithi069 bash[22094]: audit 2024-07-26T23:42:32.696972+0000 mgr.a (mgr.14150) 57 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T23:42:33.545 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:33 smithi069 bash[22094]: audit 2024-07-26T23:42:32.696972+0000 mgr.a (mgr.14150) 57 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T23:42:33.545 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:33 smithi069 bash[22094]: cluster 2024-07-26T23:42:33.251300+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:33.545 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:33 smithi069 bash[22094]: cluster 2024-07-26T23:42:33.251300+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:33.546 INFO:tasks.cephadm:Setting crush tunables to default 2024-07-26T23:42:33.547 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph osd crush tunables default 2024-07-26T23:42:35.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:35 smithi069 bash[22094]: cluster 2024-07-26T23:42:35.251688+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:35.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:35 smithi069 bash[22094]: cluster 2024-07-26T23:42:35.251688+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:37.625 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:37 smithi069 bash[22094]: cluster 2024-07-26T23:42:37.252127+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:37.625 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:37 smithi069 bash[22094]: cluster 2024-07-26T23:42:37.252127+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:38.590 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/config 2024-07-26T23:42:39.589 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:39 smithi069 bash[22094]: cluster 2024-07-26T23:42:39.252593+0000 mgr.a (mgr.14150) 61 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:39.589 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:39 smithi069 bash[22094]: cluster 2024-07-26T23:42:39.252593+0000 mgr.a (mgr.14150) 61 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:40.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:40 smithi069 bash[22094]: audit 2024-07-26T23:42:39.483534+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:40.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:40 smithi069 bash[22094]: audit 2024-07-26T23:42:39.483534+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:40.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:40 smithi069 bash[22094]: audit 2024-07-26T23:42:39.487615+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:40.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:40 smithi069 bash[22094]: audit 2024-07-26T23:42:39.487615+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:40.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:40 smithi069 bash[22094]: audit 2024-07-26T23:42:39.491676+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:40.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:40 smithi069 bash[22094]: audit 2024-07-26T23:42:39.491676+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:41.483 INFO:teuthology.orchestra.run.smithi069.stderr:adjusted tunables profile to default 2024-07-26T23:42:41.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:41 smithi069 bash[22094]: cluster 2024-07-26T23:42:41.252999+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:41.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:41 smithi069 bash[22094]: cluster 2024-07-26T23:42:41.252999+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:41.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:41 smithi069 bash[22094]: audit 2024-07-26T23:42:41.287876+0000 mon.a (mon.0) 202 : audit [INF] from='client.? 172.21.15.69:0/834855101' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-07-26T23:42:41.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:41 smithi069 bash[22094]: audit 2024-07-26T23:42:41.287876+0000 mon.a (mon.0) 202 : audit [INF] from='client.? 172.21.15.69:0/834855101' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-07-26T23:42:42.071 INFO:tasks.cephadm:Adding mon.a on smithi069 2024-07-26T23:42:42.071 INFO:tasks.cephadm:Adding mon.b on smithi102 2024-07-26T23:42:42.072 INFO:tasks.cephadm:Adding mon.c on smithi117 2024-07-26T23:42:42.072 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph orch apply mon '3;smithi069:172.21.15.69=a;smithi102:172.21.15.102=b;smithi117:172.21.15.117=c' 2024-07-26T23:42:42.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:42 smithi069 bash[22094]: audit 2024-07-26T23:42:41.483475+0000 mon.a (mon.0) 203 : audit [INF] from='client.? 172.21.15.69:0/834855101' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-26T23:42:42.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:42 smithi069 bash[22094]: audit 2024-07-26T23:42:41.483475+0000 mon.a (mon.0) 203 : audit [INF] from='client.? 172.21.15.69:0/834855101' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-26T23:42:42.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:42 smithi069 bash[22094]: cluster 2024-07-26T23:42:41.487720+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:42:42.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:42 smithi069 bash[22094]: cluster 2024-07-26T23:42:41.487720+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:42:43.815 INFO:teuthology.orchestra.run.smithi117.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:42:44.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:43 smithi069 bash[22094]: audit 2024-07-26T23:42:42.951673+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:44.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:43 smithi069 bash[22094]: audit 2024-07-26T23:42:42.951673+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:44.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:43 smithi069 bash[22094]: audit 2024-07-26T23:42:42.959363+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:44.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:43 smithi069 bash[22094]: audit 2024-07-26T23:42:42.959363+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:44.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:43 smithi069 bash[22094]: cluster 2024-07-26T23:42:43.253395+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:44.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:43 smithi069 bash[22094]: cluster 2024-07-26T23:42:43.253395+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:45.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:45 smithi069 bash[22094]: cluster 2024-07-26T23:42:45.253783+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:45.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:45 smithi069 bash[22094]: cluster 2024-07-26T23:42:45.253783+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:46.633 INFO:teuthology.orchestra.run.smithi117.stdout:Scheduled mon update... 2024-07-26T23:42:47.165 DEBUG:teuthology.orchestra.run.smithi102:mon.b> sudo journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.b.service 2024-07-26T23:42:47.168 DEBUG:teuthology.orchestra.run.smithi117:mon.c> sudo journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.c.service 2024-07-26T23:42:47.169 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-07-26T23:42:47.170 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph mon dump -f json 2024-07-26T23:42:47.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.622008+0000 mgr.a (mgr.14150) 65 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi069:172.21.15.69=a;smithi102:172.21.15.102=b;smithi117:172.21.15.117=c", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:47.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.622008+0000 mgr.a (mgr.14150) 65 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi069:172.21.15.69=a;smithi102:172.21.15.102=b;smithi117:172.21.15.117=c", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:47.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: cephadm 2024-07-26T23:42:46.627160+0000 mgr.a (mgr.14150) 66 : cephadm [INF] Saving service mon spec with placement smithi069:172.21.15.69=a;smithi102:172.21.15.102=b;smithi117:172.21.15.117=c;count:3 2024-07-26T23:42:47.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: cephadm 2024-07-26T23:42:46.627160+0000 mgr.a (mgr.14150) 66 : cephadm [INF] Saving service mon spec with placement smithi069:172.21.15.69=a;smithi102:172.21.15.102=b;smithi117:172.21.15.117=c;count:3 2024-07-26T23:42:47.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.632701+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:47.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.632701+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:47.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.634360+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:47.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.634360+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:47.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.639262+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:47.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.639262+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:47.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.641191+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:47.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.641191+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:47.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.649380+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:47.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.649380+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:47.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.653951+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:42:47.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.653951+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:42:47.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.655819+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:47.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: audit 2024-07-26T23:42:46.655819+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:47.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: cephadm 2024-07-26T23:42:46.657934+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.c on smithi117 2024-07-26T23:42:47.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: cephadm 2024-07-26T23:42:46.657934+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.c on smithi117 2024-07-26T23:42:47.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: cluster 2024-07-26T23:42:47.254167+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:47.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:47 smithi069 bash[22094]: cluster 2024-07-26T23:42:47.254167+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:48.415 INFO:teuthology.orchestra.run.smithi117.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:42:49.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:49 smithi069 bash[22094]: cluster 2024-07-26T23:42:49.254565+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:49.684 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:49 smithi069 bash[22094]: cluster 2024-07-26T23:42:49.254565+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:51 smithi069 bash[22094]: audit 2024-07-26T23:42:50.064420+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:51 smithi069 bash[22094]: audit 2024-07-26T23:42:50.064420+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:51 smithi069 bash[22094]: audit 2024-07-26T23:42:50.069948+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:51 smithi069 bash[22094]: audit 2024-07-26T23:42:50.069948+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:51 smithi069 bash[22094]: audit 2024-07-26T23:42:50.077797+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:51 smithi069 bash[22094]: audit 2024-07-26T23:42:50.077797+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:52.249 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:52 smithi069 bash[22094]: cluster 2024-07-26T23:42:51.254989+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:52.249 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:52 smithi069 bash[22094]: cluster 2024-07-26T23:42:51.254989+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:52.249 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:52 smithi069 bash[22094]: audit 2024-07-26T23:42:51.540404+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:52.249 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:52 smithi069 bash[22094]: audit 2024-07-26T23:42:51.540404+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:52.249 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:52 smithi069 bash[22094]: audit 2024-07-26T23:42:51.547519+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:52.249 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:52 smithi069 bash[22094]: audit 2024-07-26T23:42:51.547519+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:52.249 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:52 smithi069 bash[22094]: audit 2024-07-26T23:42:51.556094+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:52.249 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:52 smithi069 bash[22094]: audit 2024-07-26T23:42:51.556094+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:53.526 INFO:teuthology.orchestra.run.smithi117.stderr:dumped monmap epoch 1 2024-07-26T23:42:53.526 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-07-26T23:42:53.527 INFO:teuthology.orchestra.run.smithi117.stdout:{"epoch":1,"fsid":"3fe26cd2-4ba8-11ef-bcc1-c7b262605968","modified":"2024-07-26T23:40:23.972746Z","created":"2024-07-26T23:40:23.972746Z","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.69:3300","nonce":0},{"type":"v1","addr":"172.21.15.69:6789","nonce":0}]},"addr":"172.21.15.69:6789/0","public_addr":"172.21.15.69:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-07-26T23:42:53.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:53 smithi069 bash[22094]: cluster 2024-07-26T23:42:53.255386+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:53.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:53 smithi069 bash[22094]: cluster 2024-07-26T23:42:53.255386+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:54.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:53 smithi117 systemd[1]: Started Ceph mon.c for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968. 2024-07-26T23:42:54.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:54 smithi069 bash[22094]: audit 2024-07-26T23:42:53.526170+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.117:0/2878219503' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-26T23:42:54.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:54 smithi069 bash[22094]: audit 2024-07-26T23:42:53.526170+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.117:0/2878219503' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-26T23:42:54.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:54 smithi069 bash[22094]: audit 2024-07-26T23:42:53.931908+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:54.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:54 smithi069 bash[22094]: audit 2024-07-26T23:42:53.931908+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:54.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:54 smithi069 bash[22094]: audit 2024-07-26T23:42:53.938388+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:54.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:54 smithi069 bash[22094]: audit 2024-07-26T23:42:53.938388+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:54.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:54 smithi069 bash[22094]: audit 2024-07-26T23:42:53.944922+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:54.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:54 smithi069 bash[22094]: audit 2024-07-26T23:42:53.944922+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:54.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:54 smithi069 bash[22094]: audit 2024-07-26T23:42:53.945794+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:42:54.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:54 smithi069 bash[22094]: audit 2024-07-26T23:42:53.945794+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:42:54.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:54 smithi069 bash[22094]: audit 2024-07-26T23:42:53.946780+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:54.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:54 smithi069 bash[22094]: audit 2024-07-26T23:42:53.946780+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:54.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:54 smithi069 bash[22094]: cephadm 2024-07-26T23:42:53.948109+0000 mgr.a (mgr.14150) 72 : cephadm [INF] Deploying daemon mon.b on smithi102 2024-07-26T23:42:54.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:54 smithi069 bash[22094]: cephadm 2024-07-26T23:42:53.948109+0000 mgr.a (mgr.14150) 72 : cephadm [INF] Deploying daemon mon.b on smithi102 2024-07-26T23:42:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:55 smithi069 bash[22094]: cluster 2024-07-26T23:42:55.255821+0000 mgr.a (mgr.14150) 73 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:42:55 smithi069 bash[22094]: cluster 2024-07-26T23:42:55.255821+0000 mgr.a (mgr.14150) 73 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.714 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-07-26T23:42:55.715 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph mon dump -f json 2024-07-26T23:42:55.740 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.696+0000 7ffbe4ae1b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-26T23:42:55.741 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.696+0000 7ffbe4ae1b00 0 ceph version 19.0.0-5372-g67f28c2a (67f28c2a04ad1fe90ea612a39329cc6af2a92d8b) squid (dev), process ceph-mon, pid 7 2024-07-26T23:42:55.741 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.696+0000 7ffbe4ae1b00 0 pidfile_write: ignore empty --pid-file 2024-07-26T23:42:55.741 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.696+0000 7ffbe4ae1b00 0 load: jerasure load: lrc 2024-07-26T23:42:55.741 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: RocksDB version: 7.9.2 2024-07-26T23:42:55.741 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Git sha 0 2024-07-26T23:42:55.741 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Compile date 2024-07-26 14:10:54 2024-07-26T23:42:55.741 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: DB SUMMARY 2024-07-26T23:42:55.741 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: DB Session ID: B9MMZB69OZ2TH2REP97U 2024-07-26T23:42:55.741 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: CURRENT file: CURRENT 2024-07-26T23:42:55.741 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: IDENTITY file: IDENTITY 2024-07-26T23:42:55.742 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-07-26T23:42:55.742 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-07-26T23:42:55.742 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-07-26T23:42:55.742 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.error_if_exists: 0 2024-07-26T23:42:55.742 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.create_if_missing: 0 2024-07-26T23:42:55.742 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.paranoid_checks: 1 2024-07-26T23:42:55.742 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-26T23:42:55.742 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-26T23:42:55.742 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-26T23:42:55.742 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.env: 0x55e0e6b5f9c0 2024-07-26T23:42:55.743 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-26T23:42:55.743 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.info_log: 0x55e0e7867480 2024-07-26T23:42:55.743 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-26T23:42:55.743 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.statistics: (nil) 2024-07-26T23:42:55.743 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.use_fsync: 0 2024-07-26T23:42:55.743 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_log_file_size: 0 2024-07-26T23:42:55.743 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-26T23:42:55.743 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-26T23:42:55.743 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-26T23:42:55.743 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-26T23:42:55.743 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.allow_fallocate: 1 2024-07-26T23:42:55.743 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-26T23:42:55.743 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-26T23:42:55.744 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.use_direct_reads: 0 2024-07-26T23:42:55.744 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-26T23:42:55.744 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-26T23:42:55.744 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.db_log_dir: 2024-07-26T23:42:55.744 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.wal_dir: 2024-07-26T23:42:55.744 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-26T23:42:55.744 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-26T23:42:55.744 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-26T23:42:55.744 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-26T23:42:55.744 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-26T23:42:55.744 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-26T23:42:55.744 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-26T23:42:55.745 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-26T23:42:55.745 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.write_buffer_manager: 0x55e0e786ae60 2024-07-26T23:42:55.745 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-26T23:42:55.745 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-26T23:42:55.745 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-26T23:42:55.745 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-26T23:42:55.745 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-26T23:42:55.745 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-26T23:42:55.745 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-26T23:42:55.745 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-26T23:42:55.745 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.unordered_write: 0 2024-07-26T23:42:55.745 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-26T23:42:55.745 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-26T23:42:55.746 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-26T23:42:55.746 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-26T23:42:55.746 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.row_cache: None 2024-07-26T23:42:55.746 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.wal_filter: None 2024-07-26T23:42:55.746 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-26T23:42:55.746 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-26T23:42:55.746 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.two_write_queues: 0 2024-07-26T23:42:55.746 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-26T23:42:55.746 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.wal_compression: 0 2024-07-26T23:42:55.746 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.atomic_flush: 0 2024-07-26T23:42:55.746 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-26T23:42:55.746 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-26T23:42:55.747 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-26T23:42:55.747 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.log_readahead_size: 0 2024-07-26T23:42:55.748 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-26T23:42:55.748 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-26T23:42:55.748 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-26T23:42:55.748 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-26T23:42:55.748 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-26T23:42:55.748 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-26T23:42:55.748 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-26T23:42:55.748 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_background_jobs: 2 2024-07-26T23:42:55.748 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_background_compactions: -1 2024-07-26T23:42:55.750 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_subcompactions: 1 2024-07-26T23:42:55.750 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-26T23:42:55.751 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-26T23:42:55.751 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-26T23:42:55.751 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-26T23:42:55.751 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-26T23:42:55.751 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-26T23:42:55.751 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-26T23:42:55.751 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-26T23:42:55.751 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_open_files: -1 2024-07-26T23:42:55.751 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-26T23:42:55.751 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-26T23:42:55.751 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-26T23:42:55.752 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-26T23:42:55.752 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_background_flushes: -1 2024-07-26T23:42:55.752 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Compression algorithms supported: 2024-07-26T23:42:55.752 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: kZSTD supported: 0 2024-07-26T23:42:55.752 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: kXpressCompression supported: 0 2024-07-26T23:42:55.752 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: kBZip2Compression supported: 0 2024-07-26T23:42:55.752 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-26T23:42:55.752 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: kLZ4Compression supported: 1 2024-07-26T23:42:55.752 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: kZlibCompression supported: 1 2024-07-26T23:42:55.753 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-26T23:42:55.753 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: kSnappyCompression supported: 1 2024-07-26T23:42:55.753 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-26T23:42:55.754 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-26T23:42:55.754 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-07-26T23:42:55.754 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-26T23:42:55.754 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-26T23:42:55.754 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.merge_operator: 2024-07-26T23:42:55.754 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compaction_filter: None 2024-07-26T23:42:55.755 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-26T23:42:55.755 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-26T23:42:55.755 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-26T23:42:55.755 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-26T23:42:55.755 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e0e7867080) 2024-07-26T23:42:55.755 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cache_index_and_filter_blocks: 1 2024-07-26T23:42:55.756 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-26T23:42:55.756 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-26T23:42:55.756 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: pin_top_level_index_and_filter: 1 2024-07-26T23:42:55.756 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: index_type: 0 2024-07-26T23:42:55.756 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: data_block_index_type: 0 2024-07-26T23:42:55.756 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: index_shortening: 1 2024-07-26T23:42:55.757 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: data_block_hash_table_util_ratio: 0.750000 2024-07-26T23:42:55.757 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: checksum: 4 2024-07-26T23:42:55.757 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: no_block_cache: 0 2024-07-26T23:42:55.757 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: block_cache: 0x55e0e785d610 2024-07-26T23:42:55.757 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: block_cache_name: BinnedLRUCache 2024-07-26T23:42:55.758 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: block_cache_options: 2024-07-26T23:42:55.758 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: capacity : 536870912 2024-07-26T23:42:55.758 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: num_shard_bits : 4 2024-07-26T23:42:55.758 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: strict_capacity_limit : 0 2024-07-26T23:42:55.758 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: high_pri_pool_ratio: 0.000 2024-07-26T23:42:55.758 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: block_cache_compressed: (nil) 2024-07-26T23:42:55.759 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: persistent_cache: (nil) 2024-07-26T23:42:55.759 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: block_size: 4096 2024-07-26T23:42:55.759 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: block_size_deviation: 10 2024-07-26T23:42:55.759 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: block_restart_interval: 16 2024-07-26T23:42:55.759 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: index_block_restart_interval: 1 2024-07-26T23:42:55.759 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: metadata_block_size: 4096 2024-07-26T23:42:55.759 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: partition_filters: 0 2024-07-26T23:42:55.759 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: use_delta_encoding: 1 2024-07-26T23:42:55.760 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: filter_policy: bloomfilter 2024-07-26T23:42:55.760 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: whole_key_filtering: 1 2024-07-26T23:42:55.760 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: verify_compression: 0 2024-07-26T23:42:55.760 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: read_amp_bytes_per_bit: 0 2024-07-26T23:42:55.760 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: format_version: 5 2024-07-26T23:42:55.760 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: enable_index_compression: 1 2024-07-26T23:42:55.760 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: block_align: 0 2024-07-26T23:42:55.760 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: max_auto_readahead_size: 262144 2024-07-26T23:42:55.760 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: prepopulate_block_cache: 0 2024-07-26T23:42:55.760 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: initial_auto_readahead_size: 8192 2024-07-26T23:42:55.760 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: num_file_reads_for_auto_readahead: 2 2024-07-26T23:42:55.761 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-26T23:42:55.761 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-26T23:42:55.761 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compression: NoCompression 2024-07-26T23:42:55.761 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-26T23:42:55.761 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-26T23:42:55.761 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-26T23:42:55.762 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.num_levels: 7 2024-07-26T23:42:55.762 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-26T23:42:55.762 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-26T23:42:55.762 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-26T23:42:55.762 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-26T23:42:55.763 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-26T23:42:55.763 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-26T23:42:55.763 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-26T23:42:55.763 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-26T23:42:55.763 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-26T23:42:55.764 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-26T23:42:55.764 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-26T23:42:55.764 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-26T23:42:55.764 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-26T23:42:55.764 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-26T23:42:55.764 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-26T23:42:55.765 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-26T23:42:55.765 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-26T23:42:55.765 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-26T23:42:55.765 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-26T23:42:55.765 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-26T23:42:55.765 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-26T23:42:55.765 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-26T23:42:55.766 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-26T23:42:55.766 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-26T23:42:55.766 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-26T23:42:55.766 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-26T23:42:55.766 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-26T23:42:55.767 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-26T23:42:55.767 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-26T23:42:55.767 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-26T23:42:55.767 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-26T23:42:55.767 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-26T23:42:55.767 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-26T23:42:55.767 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-26T23:42:55.767 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-26T23:42:55.767 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-26T23:42:55.767 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-26T23:42:55.767 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-26T23:42:55.768 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-26T23:42:55.769 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-26T23:42:55.769 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-26T23:42:55.770 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-26T23:42:55.770 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-26T23:42:55.770 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-26T23:42:55.770 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-26T23:42:55.770 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-26T23:42:55.770 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-26T23:42:55.770 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-26T23:42:55.770 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-26T23:42:55.770 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-26T23:42:55.770 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-26T23:42:55.770 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-26T23:42:55.771 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-26T23:42:55.771 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-07-26T23:42:55.771 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.inplace_update_support: 0 2024-07-26T23:42:55.771 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-26T23:42:55.771 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-26T23:42:55.771 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-26T23:42:55.771 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-26T23:42:55.771 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.bloom_locality: 0 2024-07-26T23:42:55.771 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.max_successive_merges: 0 2024-07-26T23:42:55.771 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-26T23:42:55.771 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-26T23:42:55.771 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-26T23:42:55.771 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-26T23:42:55.772 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.ttl: 2592000 2024-07-26T23:42:55.772 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-26T23:42:55.772 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-26T23:42:55.772 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-26T23:42:55.772 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.enable_blob_files: false 2024-07-26T23:42:55.772 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.min_blob_size: 0 2024-07-26T23:42:55.772 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-26T23:42:55.772 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-26T23:42:55.772 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-26T23:42:55.772 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-26T23:42:55.772 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-26T23:42:55.772 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-26T23:42:55.772 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-26T23:42:55.773 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-26T23:42:55.773 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 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-07-26T23:42:55.773 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-07-26T23:42:55.773 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f1a8c7ec-d0fe-46ea-8184-c7df8b21a236 2024-07-26T23:42:55.773 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722037375704129, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-07-26T23:42:55.773 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-07-26T23:42:55.773 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722037375704596, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1722037375, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f1a8c7ec-d0fe-46ea-8184-c7df8b21a236", "db_session_id": "B9MMZB69OZ2TH2REP97U", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-07-26T23:42:55.773 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722037375704722, "job": 1, "event": "recovery_finished"} 2024-07-26T23:42:55.773 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.700+0000 7ffbe4ae1b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-07-26T23:42:55.773 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.704+0000 7ffbe4ae1b00 4 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-07-26T23:42:55.773 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.704+0000 7ffbe4ae1b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e0e7888e00 2024-07-26T23:42:55.773 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.704+0000 7ffbe4ae1b00 4 rocksdb: DB pointer 0x55e0e7986000 2024-07-26T23:42:55.773 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.704+0000 7ffbda8a9640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-26T23:42:55.774 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.704+0000 7ffbda8a9640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-26T23:42:55.774 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: ** DB Stats ** 2024-07-26T23:42:55.774 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T23:42:55.774 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-26T23:42:55.774 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T23:42:55.774 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T23:42:55.774 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-26T23:42:55.774 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T23:42:55.774 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T23:42:55.774 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: ** Compaction Stats [default] ** 2024-07-26T23:42:55.774 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: 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-07-26T23:42:55.774 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-26T23:42:55.775 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-07-26T23:42:55.775 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-07-26T23:42:55.775 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: 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.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-07-26T23:42:55.775 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: ** Compaction Stats [default] ** 2024-07-26T23:42:55.775 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: 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-07-26T23:42:55.775 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-26T23:42:55.775 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: 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.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-07-26T23:42:55.776 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-26T23:42:55.776 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T23:42:55.776 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-26T23:42:55.776 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-26T23:42:55.776 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: AddFile(Total Files): cumulative 0, interval 0 2024-07-26T23:42:55.776 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-26T23:42:55.776 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: AddFile(Keys): cumulative 0, interval 0 2024-07-26T23:42:55.776 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: Cumulative compaction: 0.00 GB write, 0.53 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T23:42:55.776 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: Interval compaction: 0.00 GB write, 0.53 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T23:42:55.776 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: 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-07-26T23:42:55.776 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: Block cache BinnedLRUCache@0x55e0e785d610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-07-26T23:42:55.776 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: 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-07-26T23:42:55.776 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: ** File Read Latency Histogram By Level [default] ** 2024-07-26T23:42:55.776 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.704+0000 7ffbe4ae1b00 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-07-26T23:42:55.777 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.704+0000 7ffbe4ae1b00 0 using public_addr v2:172.21.15.117:0/0 -> [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] 2024-07-26T23:42:55.777 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.704+0000 7ffbe4ae1b00 0 starting mon.c rank -1 at public addrs [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] at bind addrs [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:42:55.777 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.704+0000 7ffbe4ae1b00 1 mon.c@-1(???) e0 preinit fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:42:55.777 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.728+0000 7ffbdd8af640 0 mon.c@-1(synchronizing).mds e1 new map 2024-07-26T23:42:55.777 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.728+0000 7ffbdd8af640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-07-26T23:42:55.777 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: e1 2024-07-26T23:42:55.777 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: btime 2024-07-26T23:40:28:456881+0000 2024-07-26T23:42:55.777 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-26T23:42:55.777 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-07-26T23:42:55.777 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: legacy client fscid: -1 2024-07-26T23:42:55.777 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: 2024-07-26T23:42:55.777 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: No filesystems configured 2024-07-26T23:42:55.777 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.728+0000 7ffbdd8af640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-07-26T23:42:55.778 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.728+0000 7ffbdd8af640 1 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-07-26T23:42:55.778 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.728+0000 7ffbdd8af640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-07-26T23:42:55.778 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.728+0000 7ffbdd8af640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-07-26T23:42:55.778 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.728+0000 7ffbdd8af640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-07-26T23:42:55.778 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.728+0000 7ffbdd8af640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-07-26T23:42:55.778 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.728+0000 7ffbdd8af640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-26T23:42:55.778 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.728+0000 7ffbdd8af640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T23:42:55.778 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.728+0000 7ffbdd8af640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T23:42:55.778 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.728+0000 7ffbdd8af640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T23:42:55.779 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:41:53.243387+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.779 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:41:53.243387+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.779 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:41:55.243806+0000 mgr.a (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.779 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:41:55.243806+0000 mgr.a (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.779 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:41:57.244238+0000 mgr.a (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.779 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:41:57.244238+0000 mgr.a (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.779 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:41:59.130099+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.779 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:41:59.130099+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.779 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:41:59.133779+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.779 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:41:59.133779+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.779 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:41:59.139250+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.779 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:41:59.139250+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.779 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:41:59.244689+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.780 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:41:59.244689+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.780 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:41:59.688682+0000 mgr.a (mgr.14150) 24 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi102", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:55.780 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:41:59.688682+0000 mgr.a (mgr.14150) 24 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi102", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:55.780 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:00.718102+0000 mgr.a (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi102 2024-07-26T23:42:55.780 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:00.718102+0000 mgr.a (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi102 2024-07-26T23:42:55.780 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:01.245088+0000 mgr.a (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.780 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:01.245088+0000 mgr.a (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.780 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:03.245487+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.780 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:03.245487+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.780 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:03.937945+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.780 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:03.937945+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.780 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:03.938794+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Added host smithi102 2024-07-26T23:42:55.780 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:03.938794+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Added host smithi102 2024-07-26T23:42:55.781 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:03.939602+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:55.781 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:03.939602+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:55.781 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:04.474894+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.781 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:04.474894+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.781 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:05.245899+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.781 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:05.245899+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.781 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.026272+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.781 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.026272+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.781 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.031692+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.781 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.031692+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.781 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.033141+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"} : dispatch 2024-07-26T23:42:55.781 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.033141+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"} : dispatch 2024-07-26T23:42:55.782 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.035329+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:55.782 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.035329+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:55.782 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.037237+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:55.782 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.037237+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:55.782 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:06.039677+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-07-26T23:42:55.782 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:06.039677+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-07-26T23:42:55.782 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:06.216049+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:42:55.782 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:06.216049+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:42:55.782 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.646989+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.782 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.646989+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.782 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.652815+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.782 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.652815+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.783 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.655705+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []} : dispatch 2024-07-26T23:42:55.783 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.655705+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []} : dispatch 2024-07-26T23:42:55.783 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.657260+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]': finished 2024-07-26T23:42:55.783 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:06.657260+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]': finished 2024-07-26T23:42:55.783 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:06.365841+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:42:55.783 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:06.365841+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:42:55.783 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:06.506281+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T23:42:55.783 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:06.506281+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T23:42:55.783 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:07.246224+0000 mgr.a (mgr.14150) 34 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.783 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:07.246224+0000 mgr.a (mgr.14150) 34 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.783 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:07.594930+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Deploying daemon agent.smithi102 on smithi102 2024-07-26T23:42:55.783 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:07.594930+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Deploying daemon agent.smithi102 on smithi102 2024-07-26T23:42:55.784 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.710884+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.784 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.710884+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.784 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.715360+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.784 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.715360+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.784 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.718996+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.784 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.718996+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.784 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.774537+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:55.784 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.774537+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:55.784 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.778797+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:55.784 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.778797+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:55.784 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.780608+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:55.784 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.780608+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:55.784 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.789316+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.784 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.789316+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.785 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.847049+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:55.785 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.847049+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:55.785 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.851596+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:55.785 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.851596+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:55.785 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.853158+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:55.785 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.853158+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:55.785 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.861402+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.785 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:08.861402+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.785 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:09.227609+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.785 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:09.227609+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.785 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:09.246597+0000 mgr.a (mgr.14150) 36 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.785 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:09.246597+0000 mgr.a (mgr.14150) 36 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.785 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:10.285562+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.786 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:10.285562+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.786 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:10.289854+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.786 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:10.289854+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.786 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:10.310760+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.786 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:10.310760+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.786 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:11.247031+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.786 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:11.247031+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.786 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:11.843812+0000 mgr.a (mgr.14150) 38 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T23:42:55.786 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:11.843812+0000 mgr.a (mgr.14150) 38 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T23:42:55.786 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:13.247470+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.786 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:13.247470+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.786 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:15.247889+0000 mgr.a (mgr.14150) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.787 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:15.247889+0000 mgr.a (mgr.14150) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.787 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:17.248275+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.787 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:17.248275+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.787 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:19.248573+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.787 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:19.248573+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.787 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:19.311860+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.787 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:19.311860+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.787 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:19.317048+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.787 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:19.317048+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.787 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:19.326702+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.787 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:19.326702+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.787 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:19.706839+0000 mgr.a (mgr.14150) 43 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi117", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:55.787 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:19.706839+0000 mgr.a (mgr.14150) 43 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi117", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:55.787 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:20.737657+0000 mgr.a (mgr.14150) 44 : cephadm [INF] Deploying cephadm binary to smithi117 2024-07-26T23:42:55.788 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:20.737657+0000 mgr.a (mgr.14150) 44 : cephadm [INF] Deploying cephadm binary to smithi117 2024-07-26T23:42:55.788 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:21.248895+0000 mgr.a (mgr.14150) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.788 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:21.248895+0000 mgr.a (mgr.14150) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.788 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:23.249275+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.788 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:23.249275+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.788 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:23.590037+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.788 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:23.590037+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.788 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:23.597861+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.788 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:23.597861+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.788 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:23.841188+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.788 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:23.841188+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.788 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:23.842043+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Added host smithi117 2024-07-26T23:42:55.788 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:23.842043+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Added host smithi117 2024-07-26T23:42:55.789 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:23.842898+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:55.789 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:23.842898+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:55.789 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:24.342857+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.789 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:24.342857+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.789 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:25.249718+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.789 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:25.249718+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:55.789 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:25.870671+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.789 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:25.870671+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.789 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:25.876257+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.789 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:25.876257+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:55.789 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:25.877749+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"} : dispatch 2024-07-26T23:42:55.789 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:25.877749+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"} : dispatch 2024-07-26T23:42:55.789 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:25.879664+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:56.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:25.879664+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:56.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:25.881381+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:56.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:25.881381+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:56.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:25.883766+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-07-26T23:42:56.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:25.883766+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-07-26T23:42:56.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:26.052547+0000 mgr.a (mgr.14150) 50 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:42:56.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:26.052547+0000 mgr.a (mgr.14150) 50 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:42:56.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:26.196060+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:42:56.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:26.196060+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:42:56.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:26.466312+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:26.466312+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:26.472632+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:26.472632+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:26.475512+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []} : dispatch 2024-07-26T23:42:56.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:26.475512+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []} : dispatch 2024-07-26T23:42:56.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:26.477465+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]': finished 2024-07-26T23:42:56.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:26.477465+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]': finished 2024-07-26T23:42:56.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:26.333649+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T23:42:56.060 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:26.333649+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T23:42:56.060 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:27.201238+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Deploying daemon agent.smithi117 on smithi117 2024-07-26T23:42:56.060 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:27.201238+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Deploying daemon agent.smithi117 on smithi117 2024-07-26T23:42:56.060 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:27.250093+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.060 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:27.250093+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.060 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.184562+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.060 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.184562+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.060 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.191921+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.060 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.191921+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.060 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.196992+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.060 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.196992+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.060 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.281610+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:56.061 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.281610+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:56.061 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.286333+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:56.061 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.286333+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:56.061 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.288124+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:56.063 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.288124+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:56.063 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.296247+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.063 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.296247+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.063 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.376898+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:56.063 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.376898+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:56.063 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.380928+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:56.063 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.380928+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:56.063 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.382497+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:56.063 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.382497+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:56.063 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.390423+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.063 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.390423+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.063 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.736013+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.064 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:28.736013+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.064 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:29.250463+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.064 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:29.250463+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.064 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:29.794995+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.064 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:29.794995+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.064 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:29.801190+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.064 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:29.801190+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.064 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:29.863174+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.064 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:29.863174+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.064 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:29.868902+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.064 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:29.868902+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.064 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:29.876218+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.065 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:29.876218+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.065 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:30.316702+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.065 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:30.316702+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.065 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:31.250875+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.065 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:31.250875+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.065 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:32.696972+0000 mgr.a (mgr.14150) 57 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T23:42:56.066 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:32.696972+0000 mgr.a (mgr.14150) 57 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T23:42:56.066 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:33.251300+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.066 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:33.251300+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.066 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:35.251688+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.066 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:35.251688+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.066 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:37.252127+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.066 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:37.252127+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.066 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:39.252593+0000 mgr.a (mgr.14150) 61 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.066 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:39.252593+0000 mgr.a (mgr.14150) 61 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.066 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:39.483534+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.067 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:39.483534+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.067 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:39.487615+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.067 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:39.487615+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.067 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:39.491676+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.067 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:39.491676+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.067 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:41.252999+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.067 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:41.252999+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.067 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:41.287876+0000 mon.a (mon.0) 202 : audit [INF] from='client.? 172.21.15.69:0/834855101' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-07-26T23:42:56.068 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:41.287876+0000 mon.a (mon.0) 202 : audit [INF] from='client.? 172.21.15.69:0/834855101' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-07-26T23:42:56.068 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:41.483475+0000 mon.a (mon.0) 203 : audit [INF] from='client.? 172.21.15.69:0/834855101' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-26T23:42:56.068 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:41.483475+0000 mon.a (mon.0) 203 : audit [INF] from='client.? 172.21.15.69:0/834855101' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-26T23:42:56.068 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:41.487720+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:42:56.068 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:41.487720+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:42:56.068 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:42.951673+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.068 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:42.951673+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.068 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:42.959363+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.068 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:42.959363+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.069 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:43.253395+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.069 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:43.253395+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.069 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:45.253783+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.069 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:45.253783+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.069 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.622008+0000 mgr.a (mgr.14150) 65 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi069:172.21.15.69=a;smithi102:172.21.15.102=b;smithi117:172.21.15.117=c", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:56.069 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.622008+0000 mgr.a (mgr.14150) 65 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi069:172.21.15.69=a;smithi102:172.21.15.102=b;smithi117:172.21.15.117=c", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:56.069 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:46.627160+0000 mgr.a (mgr.14150) 66 : cephadm [INF] Saving service mon spec with placement smithi069:172.21.15.69=a;smithi102:172.21.15.102=b;smithi117:172.21.15.117=c;count:3 2024-07-26T23:42:56.069 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:46.627160+0000 mgr.a (mgr.14150) 66 : cephadm [INF] Saving service mon spec with placement smithi069:172.21.15.69=a;smithi102:172.21.15.102=b;smithi117:172.21.15.117=c;count:3 2024-07-26T23:42:56.069 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.632701+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.069 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.632701+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.069 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.634360+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:56.069 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.634360+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:56.070 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.639262+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:56.070 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.639262+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:56.070 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.641191+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:56.070 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.641191+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:56.070 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.649380+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.070 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.649380+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.070 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.653951+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:42:56.070 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.653951+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:42:56.070 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.655819+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:56.070 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:46.655819+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:56.070 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:46.657934+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.c on smithi117 2024-07-26T23:42:56.070 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:46.657934+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.c on smithi117 2024-07-26T23:42:56.070 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:47.254167+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.071 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:47.254167+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.071 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:49.254565+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.071 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:49.254565+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.071 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:50.064420+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.071 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:50.064420+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.071 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:50.069948+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.071 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:50.069948+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.071 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:50.077797+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.071 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:50.077797+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.071 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:51.254989+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.071 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:51.254989+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.071 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:51.540404+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.071 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:51.540404+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.072 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:51.547519+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.072 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:51.547519+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.072 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:51.556094+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.072 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:51.556094+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.072 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:53.255386+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.072 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:53.255386+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.072 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:53.526170+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.117:0/2878219503' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-26T23:42:56.072 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:53.526170+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.117:0/2878219503' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-26T23:42:56.072 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:53.931908+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.073 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:53.931908+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.073 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:53.938388+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.073 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:53.938388+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.073 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:53.944922+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.073 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:53.944922+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:56.073 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:53.945794+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:42:56.073 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:53.945794+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:42:56.073 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:53.946780+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:56.073 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: audit 2024-07-26T23:42:53.946780+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:56.073 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:53.948109+0000 mgr.a (mgr.14150) 72 : cephadm [INF] Deploying daemon mon.b on smithi102 2024-07-26T23:42:56.074 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cephadm 2024-07-26T23:42:53.948109+0000 mgr.a (mgr.14150) 72 : cephadm [INF] Deploying daemon mon.b on smithi102 2024-07-26T23:42:56.074 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:55.255821+0000 mgr.a (mgr.14150) 73 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.074 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: cluster 2024-07-26T23:42:55.255821+0000 mgr.a (mgr.14150) 73 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:56.074 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:42:55 smithi117 bash[22909]: debug 2024-07-26T23:42:55.736+0000 7ffbdd8af640 1 mon.c@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-07-26T23:42:58.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:58 smithi102 systemd[1]: Started Ceph mon.b for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968. 2024-07-26T23:42:59.651 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.601+0000 7fd99e0bbb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-26T23:42:59.652 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.601+0000 7fd99e0bbb00 0 ceph version 19.0.0-5372-g67f28c2a (67f28c2a04ad1fe90ea612a39329cc6af2a92d8b) squid (dev), process ceph-mon, pid 7 2024-07-26T23:42:59.652 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.601+0000 7fd99e0bbb00 0 pidfile_write: ignore empty --pid-file 2024-07-26T23:42:59.652 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 0 load: jerasure load: lrc 2024-07-26T23:42:59.652 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: RocksDB version: 7.9.2 2024-07-26T23:42:59.652 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Git sha 0 2024-07-26T23:42:59.652 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Compile date 2024-07-26 14:10:54 2024-07-26T23:42:59.653 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: DB SUMMARY 2024-07-26T23:42:59.653 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: DB Session ID: 9YWACTZ8LUX5VHXYCB6K 2024-07-26T23:42:59.653 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: CURRENT file: CURRENT 2024-07-26T23:42:59.653 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: IDENTITY file: IDENTITY 2024-07-26T23:42:59.653 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-07-26T23:42:59.653 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-07-26T23:42:59.653 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-07-26T23:42:59.653 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.error_if_exists: 0 2024-07-26T23:42:59.653 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.create_if_missing: 0 2024-07-26T23:42:59.653 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.paranoid_checks: 1 2024-07-26T23:42:59.654 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-26T23:42:59.654 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-26T23:42:59.654 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-26T23:42:59.654 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.env: 0x55f636c389c0 2024-07-26T23:42:59.654 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-26T23:42:59.654 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.info_log: 0x55f6382d5480 2024-07-26T23:42:59.654 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-26T23:42:59.654 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.statistics: (nil) 2024-07-26T23:42:59.654 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.use_fsync: 0 2024-07-26T23:42:59.654 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_log_file_size: 0 2024-07-26T23:42:59.654 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-26T23:42:59.655 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-26T23:42:59.655 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-26T23:42:59.655 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-26T23:42:59.655 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.allow_fallocate: 1 2024-07-26T23:42:59.655 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-26T23:42:59.655 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-26T23:42:59.655 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.use_direct_reads: 0 2024-07-26T23:42:59.655 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-26T23:42:59.655 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-26T23:42:59.655 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.db_log_dir: 2024-07-26T23:42:59.655 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.wal_dir: 2024-07-26T23:42:59.656 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-26T23:42:59.656 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-26T23:42:59.656 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-26T23:42:59.656 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-26T23:42:59.656 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-26T23:42:59.656 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-26T23:42:59.656 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-26T23:42:59.656 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-26T23:42:59.656 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.write_buffer_manager: 0x55f6382d8e60 2024-07-26T23:42:59.656 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-26T23:42:59.656 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-26T23:42:59.656 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-26T23:42:59.657 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-26T23:42:59.657 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-26T23:42:59.657 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-26T23:42:59.657 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-26T23:42:59.657 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-26T23:42:59.657 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.unordered_write: 0 2024-07-26T23:42:59.657 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-26T23:42:59.657 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-26T23:42:59.657 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-26T23:42:59.657 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-26T23:42:59.657 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.row_cache: None 2024-07-26T23:42:59.657 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.wal_filter: None 2024-07-26T23:42:59.657 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-26T23:42:59.657 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-26T23:42:59.658 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.two_write_queues: 0 2024-07-26T23:42:59.658 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-26T23:42:59.658 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.wal_compression: 0 2024-07-26T23:42:59.658 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.atomic_flush: 0 2024-07-26T23:42:59.658 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-26T23:42:59.658 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-26T23:42:59.658 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-26T23:42:59.658 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.log_readahead_size: 0 2024-07-26T23:42:59.658 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-26T23:42:59.658 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-26T23:42:59.658 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-26T23:42:59.658 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-26T23:42:59.659 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-26T23:42:59.659 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-26T23:42:59.659 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-26T23:42:59.659 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_background_jobs: 2 2024-07-26T23:42:59.659 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_background_compactions: -1 2024-07-26T23:42:59.659 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_subcompactions: 1 2024-07-26T23:42:59.659 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-26T23:42:59.659 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-26T23:42:59.659 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-26T23:42:59.659 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-26T23:42:59.659 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-26T23:42:59.659 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-26T23:42:59.659 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-26T23:42:59.659 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-26T23:42:59.660 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_open_files: -1 2024-07-26T23:42:59.660 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-26T23:42:59.660 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-26T23:42:59.660 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-26T23:42:59.660 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-26T23:42:59.660 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_background_flushes: -1 2024-07-26T23:42:59.660 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Compression algorithms supported: 2024-07-26T23:42:59.660 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: kZSTD supported: 0 2024-07-26T23:42:59.660 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: kXpressCompression supported: 0 2024-07-26T23:42:59.660 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: kBZip2Compression supported: 0 2024-07-26T23:42:59.660 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-26T23:42:59.660 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: kLZ4Compression supported: 1 2024-07-26T23:42:59.660 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: kZlibCompression supported: 1 2024-07-26T23:42:59.660 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-26T23:42:59.661 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: kSnappyCompression supported: 1 2024-07-26T23:42:59.661 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-26T23:42:59.661 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-26T23:42:59.661 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-07-26T23:42:59.661 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-26T23:42:59.662 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-26T23:42:59.662 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.merge_operator: 2024-07-26T23:42:59.662 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compaction_filter: None 2024-07-26T23:42:59.662 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-26T23:42:59.662 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-26T23:42:59.662 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-26T23:42:59.662 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-26T23:42:59.662 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f6382d5080) 2024-07-26T23:42:59.662 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cache_index_and_filter_blocks: 1 2024-07-26T23:42:59.662 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-26T23:42:59.662 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-26T23:42:59.662 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: pin_top_level_index_and_filter: 1 2024-07-26T23:42:59.662 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: index_type: 0 2024-07-26T23:42:59.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: data_block_index_type: 0 2024-07-26T23:42:59.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: index_shortening: 1 2024-07-26T23:42:59.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: data_block_hash_table_util_ratio: 0.750000 2024-07-26T23:42:59.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: checksum: 4 2024-07-26T23:42:59.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: no_block_cache: 0 2024-07-26T23:42:59.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: block_cache: 0x55f6382cb610 2024-07-26T23:42:59.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: block_cache_name: BinnedLRUCache 2024-07-26T23:42:59.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: block_cache_options: 2024-07-26T23:42:59.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: capacity : 536870912 2024-07-26T23:42:59.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: num_shard_bits : 4 2024-07-26T23:42:59.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: strict_capacity_limit : 0 2024-07-26T23:42:59.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: high_pri_pool_ratio: 0.000 2024-07-26T23:42:59.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: block_cache_compressed: (nil) 2024-07-26T23:42:59.663 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: persistent_cache: (nil) 2024-07-26T23:42:59.664 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: block_size: 4096 2024-07-26T23:42:59.664 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: block_size_deviation: 10 2024-07-26T23:42:59.664 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: block_restart_interval: 16 2024-07-26T23:42:59.664 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: index_block_restart_interval: 1 2024-07-26T23:42:59.664 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: metadata_block_size: 4096 2024-07-26T23:42:59.664 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: partition_filters: 0 2024-07-26T23:42:59.664 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: use_delta_encoding: 1 2024-07-26T23:42:59.664 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: filter_policy: bloomfilter 2024-07-26T23:42:59.664 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: whole_key_filtering: 1 2024-07-26T23:42:59.664 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: verify_compression: 0 2024-07-26T23:42:59.664 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: read_amp_bytes_per_bit: 0 2024-07-26T23:42:59.664 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: format_version: 5 2024-07-26T23:42:59.664 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: enable_index_compression: 1 2024-07-26T23:42:59.664 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: block_align: 0 2024-07-26T23:42:59.665 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: max_auto_readahead_size: 262144 2024-07-26T23:42:59.665 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: prepopulate_block_cache: 0 2024-07-26T23:42:59.665 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: initial_auto_readahead_size: 8192 2024-07-26T23:42:59.665 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: num_file_reads_for_auto_readahead: 2 2024-07-26T23:42:59.665 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-26T23:42:59.665 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-26T23:42:59.665 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compression: NoCompression 2024-07-26T23:42:59.665 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-26T23:42:59.665 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-26T23:42:59.665 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-26T23:42:59.665 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.num_levels: 7 2024-07-26T23:42:59.665 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-26T23:42:59.665 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-26T23:42:59.665 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-26T23:42:59.666 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-26T23:42:59.666 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-26T23:42:59.666 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-26T23:42:59.666 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-26T23:42:59.666 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-26T23:42:59.666 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-26T23:42:59.666 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-26T23:42:59.666 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-26T23:42:59.666 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-26T23:42:59.666 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-26T23:42:59.666 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-26T23:42:59.667 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-26T23:42:59.667 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-26T23:42:59.667 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-26T23:42:59.667 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-26T23:42:59.667 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-26T23:42:59.667 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-26T23:42:59.667 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-26T23:42:59.667 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-26T23:42:59.667 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-26T23:42:59.667 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-26T23:42:59.667 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-26T23:42:59.667 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-26T23:42:59.668 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-26T23:42:59.668 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-26T23:42:59.668 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-26T23:42:59.668 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-26T23:42:59.668 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-26T23:42:59.668 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-26T23:42:59.668 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-26T23:42:59.668 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-26T23:42:59.668 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-26T23:42:59.668 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-26T23:42:59.668 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-26T23:42:59.669 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-26T23:42:59.669 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-26T23:42:59.669 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-26T23:42:59.669 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-26T23:42:59.669 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-26T23:42:59.669 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-26T23:42:59.669 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-26T23:42:59.669 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-26T23:42:59.669 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-26T23:42:59.669 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-26T23:42:59.669 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-26T23:42:59.670 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-26T23:42:59.670 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-26T23:42:59.670 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-26T23:42:59.670 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-26T23:42:59.670 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-26T23:42:59.670 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-07-26T23:42:59.670 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.inplace_update_support: 0 2024-07-26T23:42:59.670 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-26T23:42:59.670 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-26T23:42:59.670 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-26T23:42:59.670 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-26T23:42:59.671 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.bloom_locality: 0 2024-07-26T23:42:59.671 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.max_successive_merges: 0 2024-07-26T23:42:59.671 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-26T23:42:59.671 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-26T23:42:59.671 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-26T23:42:59.671 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-26T23:42:59.671 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.ttl: 2592000 2024-07-26T23:42:59.671 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-26T23:42:59.671 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-26T23:42:59.671 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-26T23:42:59.671 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.enable_blob_files: false 2024-07-26T23:42:59.671 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.min_blob_size: 0 2024-07-26T23:42:59.672 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-26T23:42:59.672 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-26T23:42:59.672 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-26T23:42:59.672 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-26T23:42:59.672 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-26T23:42:59.672 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-26T23:42:59.672 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-26T23:42:59.672 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-26T23:42:59.672 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 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-07-26T23:42:59.672 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-07-26T23:42:59.672 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 13c99967-51c3-4174-8942-525f3e408be2 2024-07-26T23:42:59.672 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722037379609467, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-07-26T23:42:59.672 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-07-26T23:42:59.673 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722037379609997, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1722037379, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "13c99967-51c3-4174-8942-525f3e408be2", "db_session_id": "9YWACTZ8LUX5VHXYCB6K", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-07-26T23:42:59.673 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722037379610151, "job": 1, "event": "recovery_finished"} 2024-07-26T23:42:59.673 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.605+0000 7fd99e0bbb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-07-26T23:42:59.673 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.609+0000 7fd99e0bbb00 4 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-07-26T23:42:59.673 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.609+0000 7fd99e0bbb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f6382f6e00 2024-07-26T23:42:59.673 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.609+0000 7fd99e0bbb00 4 rocksdb: DB pointer 0x55f6383f4000 2024-07-26T23:42:59.673 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.609+0000 7fd99e0bbb00 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-07-26T23:42:59.673 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.609+0000 7fd99e0bbb00 0 using public_addr v2:172.21.15.102:0/0 -> [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] 2024-07-26T23:42:59.673 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.609+0000 7fd99e0bbb00 0 starting mon.b rank -1 at public addrs [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] at bind addrs [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:42:59.673 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.609+0000 7fd993e83640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-26T23:42:59.673 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.609+0000 7fd993e83640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-26T23:42:59.673 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: ** DB Stats ** 2024-07-26T23:42:59.673 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T23:42:59.674 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-26T23:42:59.674 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T23:42:59.674 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T23:42:59.674 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-26T23:42:59.674 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T23:42:59.674 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T23:42:59.674 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: ** Compaction Stats [default] ** 2024-07-26T23:42:59.674 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: 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-07-26T23:42:59.674 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-26T23:42:59.674 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T23:42:59.674 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T23:42:59.674 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: 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.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T23:42:59.675 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: ** Compaction Stats [default] ** 2024-07-26T23:42:59.675 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: 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-07-26T23:42:59.675 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-26T23:42:59.675 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: 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.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T23:42:59.675 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-26T23:42:59.675 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T23:42:59.675 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-26T23:42:59.675 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-26T23:42:59.675 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: AddFile(Total Files): cumulative 0, interval 0 2024-07-26T23:42:59.675 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-26T23:42:59.676 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: AddFile(Keys): cumulative 0, interval 0 2024-07-26T23:42:59.676 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Cumulative compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T23:42:59.676 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Interval compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T23:42:59.676 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: 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-07-26T23:42:59.676 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Block cache BinnedLRUCache@0x55f6382cb610#7 capacity: 512.00 MB usage: 0.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-07-26T23:42:59.676 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: Block cache entry stats(count,size,portion): DataBlock(1,0.64 KB,0.00012219%) FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-07-26T23:42:59.676 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: ** File Read Latency Histogram By Level [default] ** 2024-07-26T23:42:59.676 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.609+0000 7fd99e0bbb00 1 mon.b@-1(???) e0 preinit fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:42:59.676 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.637+0000 7fd996e89640 0 mon.b@-1(synchronizing).mds e1 new map 2024-07-26T23:42:59.676 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.637+0000 7fd996e89640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-07-26T23:42:59.677 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: e1 2024-07-26T23:42:59.677 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: btime 2024-07-26T23:40:28:456881+0000 2024-07-26T23:42:59.677 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-26T23:42:59.677 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-07-26T23:42:59.677 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: legacy client fscid: -1 2024-07-26T23:42:59.677 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: 2024-07-26T23:42:59.677 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: No filesystems configured 2024-07-26T23:42:59.677 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.637+0000 7fd996e89640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-07-26T23:42:59.677 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.637+0000 7fd996e89640 1 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-07-26T23:42:59.677 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.637+0000 7fd996e89640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-07-26T23:42:59.677 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.637+0000 7fd996e89640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-07-26T23:42:59.678 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.637+0000 7fd996e89640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-07-26T23:42:59.678 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.637+0000 7fd996e89640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-07-26T23:42:59.678 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.637+0000 7fd996e89640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-26T23:42:59.678 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.637+0000 7fd996e89640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T23:42:59.678 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.637+0000 7fd996e89640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T23:42:59.678 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.637+0000 7fd996e89640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T23:42:59.678 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:41:53.243387+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.678 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:41:53.243387+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.678 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:41:55.243806+0000 mgr.a (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.678 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:41:55.243806+0000 mgr.a (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.678 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:41:57.244238+0000 mgr.a (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.679 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:41:57.244238+0000 mgr.a (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.679 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:41:59.130099+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.679 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:41:59.130099+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.679 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:41:59.133779+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.679 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:41:59.133779+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.679 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:41:59.139250+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.679 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:41:59.139250+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.679 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:41:59.244689+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.679 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:41:59.244689+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.680 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:41:59.688682+0000 mgr.a (mgr.14150) 24 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi102", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:59.680 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:41:59.688682+0000 mgr.a (mgr.14150) 24 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi102", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:59.680 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:00.718102+0000 mgr.a (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi102 2024-07-26T23:42:59.680 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:00.718102+0000 mgr.a (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi102 2024-07-26T23:42:59.680 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:01.245088+0000 mgr.a (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.680 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:01.245088+0000 mgr.a (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.680 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:03.245487+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.681 INFO:teuthology.orchestra.run.smithi117.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.c/config 2024-07-26T23:42:59.683 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:03.245487+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.683 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:03.937945+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.683 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:03.937945+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.683 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:03.938794+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Added host smithi102 2024-07-26T23:42:59.683 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:03.938794+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Added host smithi102 2024-07-26T23:42:59.683 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:03.939602+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:59.684 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:03.939602+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:59.684 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:04.474894+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.684 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:04.474894+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.684 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:05.245899+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.684 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:05.245899+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.684 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.026272+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.684 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.026272+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.684 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.031692+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.684 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.031692+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.685 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.033141+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"} : dispatch 2024-07-26T23:42:59.685 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.033141+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"} : dispatch 2024-07-26T23:42:59.685 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.035329+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.685 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.035329+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.685 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.037237+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:59.685 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.037237+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:59.685 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:06.039677+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-07-26T23:42:59.685 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:06.039677+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-07-26T23:42:59.685 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:06.216049+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:42:59.685 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:06.216049+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:42:59.685 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.646989+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.686 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.646989+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.686 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.652815+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.686 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.652815+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.686 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.655705+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []} : dispatch 2024-07-26T23:42:59.686 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.655705+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []} : dispatch 2024-07-26T23:42:59.686 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.657260+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]': finished 2024-07-26T23:42:59.686 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:06.657260+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]': finished 2024-07-26T23:42:59.686 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:06.365841+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:42:59.686 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:06.365841+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:42:59.686 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:06.506281+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T23:42:59.686 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:06.506281+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T23:42:59.687 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:07.246224+0000 mgr.a (mgr.14150) 34 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.687 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:07.246224+0000 mgr.a (mgr.14150) 34 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.687 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:07.594930+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Deploying daemon agent.smithi102 on smithi102 2024-07-26T23:42:59.687 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:07.594930+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Deploying daemon agent.smithi102 on smithi102 2024-07-26T23:42:59.687 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.710884+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.687 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.710884+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.687 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.715360+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.687 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.715360+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.687 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.718996+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.687 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.718996+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.688 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.774537+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:59.688 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.774537+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:59.688 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.778797+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.688 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.778797+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.688 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.780608+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:59.688 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.780608+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:59.688 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.789316+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.688 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.789316+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.688 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.847049+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:59.688 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.847049+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:59.688 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.851596+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.688 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.851596+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.688 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.853158+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:59.689 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.853158+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:59.689 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.861402+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.689 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:08.861402+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.689 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:09.227609+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.689 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:09.227609+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.689 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:09.246597+0000 mgr.a (mgr.14150) 36 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.689 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:09.246597+0000 mgr.a (mgr.14150) 36 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.689 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:10.285562+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.689 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:10.285562+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.689 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:10.289854+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.689 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:10.289854+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.689 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:10.310760+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.689 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:10.310760+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.689 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:11.247031+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.690 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:11.247031+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.690 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:11.843812+0000 mgr.a (mgr.14150) 38 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T23:42:59.690 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:11.843812+0000 mgr.a (mgr.14150) 38 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T23:42:59.690 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:13.247470+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.690 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:13.247470+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.690 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:15.247889+0000 mgr.a (mgr.14150) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.690 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:15.247889+0000 mgr.a (mgr.14150) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.690 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:17.248275+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.690 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:17.248275+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.690 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:19.248573+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.690 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:19.248573+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.690 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:19.311860+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.690 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:19.311860+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:19.317048+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:19.317048+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:19.326702+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:19.326702+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:19.706839+0000 mgr.a (mgr.14150) 43 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi117", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:59.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:19.706839+0000 mgr.a (mgr.14150) 43 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi117", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:59.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:20.737657+0000 mgr.a (mgr.14150) 44 : cephadm [INF] Deploying cephadm binary to smithi117 2024-07-26T23:42:59.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:20.737657+0000 mgr.a (mgr.14150) 44 : cephadm [INF] Deploying cephadm binary to smithi117 2024-07-26T23:42:59.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:21.248895+0000 mgr.a (mgr.14150) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:21.248895+0000 mgr.a (mgr.14150) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:23.249275+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:23.249275+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:23.590037+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:23.590037+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.692 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:23.597861+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.692 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:23.597861+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.692 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:23.841188+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.692 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:23.841188+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.692 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:23.842043+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Added host smithi117 2024-07-26T23:42:59.692 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:23.842043+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Added host smithi117 2024-07-26T23:42:59.692 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:23.842898+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:59.692 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:23.842898+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:59.692 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:24.342857+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.692 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:24.342857+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.692 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:25.249718+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.692 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:25.249718+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.692 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:25.870671+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.693 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:25.870671+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.693 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:25.876257+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.693 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:25.876257+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.693 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:25.877749+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"} : dispatch 2024-07-26T23:42:59.693 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:25.877749+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"} : dispatch 2024-07-26T23:42:59.693 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:25.879664+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.693 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:25.879664+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.693 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:25.881381+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:59.693 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:25.881381+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:59.693 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:25.883766+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-07-26T23:42:59.693 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:25.883766+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-07-26T23:42:59.693 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:26.052547+0000 mgr.a (mgr.14150) 50 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:42:59.693 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:26.052547+0000 mgr.a (mgr.14150) 50 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:42:59.693 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:26.196060+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:42:59.694 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:26.196060+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:42:59.694 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:26.466312+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.694 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:26.466312+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.694 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:26.472632+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.694 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:26.472632+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.694 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:26.475512+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []} : dispatch 2024-07-26T23:42:59.694 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:26.475512+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []} : dispatch 2024-07-26T23:42:59.694 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:26.477465+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]': finished 2024-07-26T23:42:59.694 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:26.477465+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]': finished 2024-07-26T23:42:59.694 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:26.333649+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T23:42:59.694 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:26.333649+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T23:42:59.694 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:27.201238+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Deploying daemon agent.smithi117 on smithi117 2024-07-26T23:42:59.694 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:27.201238+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Deploying daemon agent.smithi117 on smithi117 2024-07-26T23:42:59.695 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:27.250093+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.695 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:27.250093+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.695 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.184562+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.695 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.184562+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.695 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.191921+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.695 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.191921+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.695 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.196992+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.695 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.196992+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.695 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.281610+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:59.695 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.281610+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:59.695 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.286333+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.695 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.286333+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.695 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.288124+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:59.695 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.288124+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:59.696 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.296247+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.696 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.296247+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.696 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.376898+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:59.696 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.376898+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:59.696 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.380928+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.696 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.380928+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.696 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.382497+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:59.696 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.382497+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:59.696 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.390423+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.696 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.390423+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.696 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.736013+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.696 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:28.736013+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.696 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:29.250463+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.696 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:29.250463+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.697 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:29.794995+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.697 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:29.794995+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.697 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:29.801190+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.697 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:29.801190+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.697 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:29.863174+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.697 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:29.863174+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.697 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:29.868902+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.697 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:29.868902+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.697 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:29.876218+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.697 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:29.876218+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.697 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:30.316702+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.697 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:30.316702+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.697 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:31.250875+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.698 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:31.250875+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.698 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:32.696972+0000 mgr.a (mgr.14150) 57 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T23:42:59.698 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:32.696972+0000 mgr.a (mgr.14150) 57 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T23:42:59.698 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:33.251300+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.698 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:33.251300+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.698 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:35.251688+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.698 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:35.251688+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.698 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:37.252127+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.698 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:37.252127+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.698 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:39.252593+0000 mgr.a (mgr.14150) 61 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.698 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:39.252593+0000 mgr.a (mgr.14150) 61 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.698 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:39.483534+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.699 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:39.483534+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.699 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:39.487615+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.699 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:39.487615+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.699 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:39.491676+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.699 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:39.491676+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.699 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:41.252999+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.699 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:41.252999+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.699 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:41.287876+0000 mon.a (mon.0) 202 : audit [INF] from='client.? 172.21.15.69:0/834855101' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-07-26T23:42:59.699 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:41.287876+0000 mon.a (mon.0) 202 : audit [INF] from='client.? 172.21.15.69:0/834855101' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-07-26T23:42:59.699 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:41.483475+0000 mon.a (mon.0) 203 : audit [INF] from='client.? 172.21.15.69:0/834855101' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-26T23:42:59.699 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:41.483475+0000 mon.a (mon.0) 203 : audit [INF] from='client.? 172.21.15.69:0/834855101' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-26T23:42:59.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:41.487720+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:42:59.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:41.487720+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:42:59.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:42.951673+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:42.951673+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:42.959363+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:42.959363+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:43.253395+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:43.253395+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:45.253783+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:45.253783+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.622008+0000 mgr.a (mgr.14150) 65 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi069:172.21.15.69=a;smithi102:172.21.15.102=b;smithi117:172.21.15.117=c", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:59.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.622008+0000 mgr.a (mgr.14150) 65 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi069:172.21.15.69=a;smithi102:172.21.15.102=b;smithi117:172.21.15.117=c", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:42:59.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:46.627160+0000 mgr.a (mgr.14150) 66 : cephadm [INF] Saving service mon spec with placement smithi069:172.21.15.69=a;smithi102:172.21.15.102=b;smithi117:172.21.15.117=c;count:3 2024-07-26T23:42:59.701 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:46.627160+0000 mgr.a (mgr.14150) 66 : cephadm [INF] Saving service mon spec with placement smithi069:172.21.15.69=a;smithi102:172.21.15.102=b;smithi117:172.21.15.117=c;count:3 2024-07-26T23:42:59.701 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.632701+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.701 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.632701+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.701 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.634360+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:59.701 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.634360+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:42:59.701 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.639262+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.701 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.639262+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.701 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.641191+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:59.701 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.641191+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:42:59.701 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.649380+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.702 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.649380+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.702 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.653951+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:42:59.702 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.653951+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:42:59.702 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.655819+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.702 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:46.655819+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.702 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:46.657934+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.c on smithi117 2024-07-26T23:42:59.702 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:46.657934+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.c on smithi117 2024-07-26T23:42:59.702 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:47.254167+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.702 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:47.254167+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.702 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:49.254565+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.702 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:49.254565+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.703 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:50.064420+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.703 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:50.064420+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.703 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:50.069948+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.703 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:50.069948+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.703 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:50.077797+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.703 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:50.077797+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.703 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:51.254989+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.703 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:51.254989+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.703 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:51.540404+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.703 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:51.540404+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:51.547519+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:51.547519+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:51.556094+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:51.556094+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:53.255386+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:53.255386+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:53.526170+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.117:0/2878219503' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-26T23:42:59.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:53.526170+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.117:0/2878219503' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-26T23:42:59.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:53.931908+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:53.931908+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:53.938388+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:53.938388+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:53.944922+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:53.944922+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:42:59.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:53.945794+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:42:59.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:53.945794+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:42:59.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:53.946780+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: audit 2024-07-26T23:42:53.946780+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:42:59.822 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:53.948109+0000 mgr.a (mgr.14150) 72 : cephadm [INF] Deploying daemon mon.b on smithi102 2024-07-26T23:42:59.822 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cephadm 2024-07-26T23:42:53.948109+0000 mgr.a (mgr.14150) 72 : cephadm [INF] Deploying daemon mon.b on smithi102 2024-07-26T23:42:59.822 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:55.255821+0000 mgr.a (mgr.14150) 73 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.822 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: cluster 2024-07-26T23:42:55.255821+0000 mgr.a (mgr.14150) 73 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:42:59.822 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:42:59 smithi102 bash[22701]: debug 2024-07-26T23:42:59.645+0000 7fd996e89640 1 mon.b@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-07-26T23:43:01.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:42:55.751303+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:43:01.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:42:55.751303+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:43:01.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:42:55.751627+0000 mon.a (mon.0) 228 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:01.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:42:55.751627+0000 mon.a (mon.0) 228 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:01.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:42:55.773632+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:42:55.773632+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:42:56.745891+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:42:56.745891+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:42:57.256251+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:01.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:42:57.256251+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:01.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:42:57.746089+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:42:57.746089+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:42:57.747619+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:01.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:42:57.747619+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:01.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:42:58.746270+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:42:58.746270+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:42:59.256643+0000 mgr.a (mgr.14150) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:01.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:42:59.256643+0000 mgr.a (mgr.14150) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:01.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:42:59.651883+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:01.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:42:59.651883+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:01.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:42:59.746263+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:42:59.746263+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.652560+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:01.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.652560+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:01.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.746202+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.746202+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.794089+0000 mon.a (mon.0) 237 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-07-26T23:43:01.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.794089+0000 mon.a (mon.0) 237 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-07-26T23:43:01.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.799986+0000 mon.a (mon.0) 238 : cluster [DBG] monmap epoch 2 2024-07-26T23:43:01.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.799986+0000 mon.a (mon.0) 238 : cluster [DBG] monmap epoch 2 2024-07-26T23:43:01.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.800035+0000 mon.a (mon.0) 239 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:01.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.800035+0000 mon.a (mon.0) 239 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:01.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.800076+0000 mon.a (mon.0) 240 : cluster [DBG] last_changed 2024-07-26T23:42:55.745918+0000 2024-07-26T23:43:01.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.800076+0000 mon.a (mon.0) 240 : cluster [DBG] last_changed 2024-07-26T23:42:55.745918+0000 2024-07-26T23:43:01.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.800113+0000 mon.a (mon.0) 241 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:01.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.800113+0000 mon.a (mon.0) 241 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:01.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.800147+0000 mon.a (mon.0) 242 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:01.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.800147+0000 mon.a (mon.0) 242 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:01.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.800186+0000 mon.a (mon.0) 243 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:01.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.800186+0000 mon.a (mon.0) 243 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:01.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.800225+0000 mon.a (mon.0) 244 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:01.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.800225+0000 mon.a (mon.0) 244 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:01.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.800265+0000 mon.a (mon.0) 245 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:01.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.800265+0000 mon.a (mon.0) 245 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:01.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.821340+0000 mon.a (mon.0) 246 : cluster [DBG] fsmap 2024-07-26T23:43:01.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.821340+0000 mon.a (mon.0) 246 : cluster [DBG] fsmap 2024-07-26T23:43:01.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.821424+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:01.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.821424+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:01.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.821760+0000 mon.a (mon.0) 248 : cluster [DBG] mgrmap e13: a(active, since 95s) 2024-07-26T23:43:01.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.821760+0000 mon.a (mon.0) 248 : cluster [DBG] mgrmap e13: a(active, since 95s) 2024-07-26T23:43:01.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.822078+0000 mon.a (mon.0) 249 : cluster [INF] overall HEALTH_OK 2024-07-26T23:43:01.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: cluster 2024-07-26T23:43:00.822078+0000 mon.a (mon.0) 249 : cluster [INF] overall HEALTH_OK 2024-07-26T23:43:01.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.829987+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.829987+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.835710+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.835710+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.841336+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.841336+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.847684+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.847684+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.853093+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.853093+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.858998+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.858998+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.864408+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:00 smithi069 bash[22094]: audit 2024-07-26T23:43:00.864408+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:00 smithi117 bash[22909]: audit 2024-07-26T23:42:55.751303+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:43:01.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:00 smithi117 bash[22909]: audit 2024-07-26T23:42:55.751303+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:43:01.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:00 smithi117 bash[22909]: cluster 2024-07-26T23:42:55.751627+0000 mon.a (mon.0) 228 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:01.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:00 smithi117 bash[22909]: cluster 2024-07-26T23:42:55.751627+0000 mon.a (mon.0) 228 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:01.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:00 smithi117 bash[22909]: audit 2024-07-26T23:42:55.773632+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:00 smithi117 bash[22909]: audit 2024-07-26T23:42:55.773632+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:00 smithi117 bash[22909]: audit 2024-07-26T23:42:56.745891+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:00 smithi117 bash[22909]: audit 2024-07-26T23:42:56.745891+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:00 smithi117 bash[22909]: cluster 2024-07-26T23:42:57.256251+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:01.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:00 smithi117 bash[22909]: cluster 2024-07-26T23:42:57.256251+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:01.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:00 smithi117 bash[22909]: audit 2024-07-26T23:42:57.746089+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:00 smithi117 bash[22909]: audit 2024-07-26T23:42:57.746089+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:00 smithi117 bash[22909]: cluster 2024-07-26T23:42:57.747619+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:01.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:42:57.747619+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:01.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:42:58.746270+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:42:58.746270+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:42:59.256643+0000 mgr.a (mgr.14150) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:01.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:42:59.256643+0000 mgr.a (mgr.14150) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:01.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:42:59.651883+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:01.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:42:59.651883+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:01.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:42:59.746263+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:42:59.746263+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.652560+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:01.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.652560+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:01.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.746202+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.746202+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:01.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.794089+0000 mon.a (mon.0) 237 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-07-26T23:43:01.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.794089+0000 mon.a (mon.0) 237 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-07-26T23:43:01.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.799986+0000 mon.a (mon.0) 238 : cluster [DBG] monmap epoch 2 2024-07-26T23:43:01.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.799986+0000 mon.a (mon.0) 238 : cluster [DBG] monmap epoch 2 2024-07-26T23:43:01.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.800035+0000 mon.a (mon.0) 239 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:01.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.800035+0000 mon.a (mon.0) 239 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:01.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.800076+0000 mon.a (mon.0) 240 : cluster [DBG] last_changed 2024-07-26T23:42:55.745918+0000 2024-07-26T23:43:01.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.800076+0000 mon.a (mon.0) 240 : cluster [DBG] last_changed 2024-07-26T23:42:55.745918+0000 2024-07-26T23:43:01.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.800113+0000 mon.a (mon.0) 241 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:01.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.800113+0000 mon.a (mon.0) 241 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:01.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.800147+0000 mon.a (mon.0) 242 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:01.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.800147+0000 mon.a (mon.0) 242 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:01.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.800186+0000 mon.a (mon.0) 243 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:01.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.800186+0000 mon.a (mon.0) 243 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:01.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.800225+0000 mon.a (mon.0) 244 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:01.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.800225+0000 mon.a (mon.0) 244 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:01.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.800265+0000 mon.a (mon.0) 245 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:01.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.800265+0000 mon.a (mon.0) 245 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:01.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.821340+0000 mon.a (mon.0) 246 : cluster [DBG] fsmap 2024-07-26T23:43:01.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.821340+0000 mon.a (mon.0) 246 : cluster [DBG] fsmap 2024-07-26T23:43:01.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.821424+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:01.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.821424+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:01.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.821760+0000 mon.a (mon.0) 248 : cluster [DBG] mgrmap e13: a(active, since 95s) 2024-07-26T23:43:01.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.821760+0000 mon.a (mon.0) 248 : cluster [DBG] mgrmap e13: a(active, since 95s) 2024-07-26T23:43:01.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.822078+0000 mon.a (mon.0) 249 : cluster [INF] overall HEALTH_OK 2024-07-26T23:43:01.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: cluster 2024-07-26T23:43:00.822078+0000 mon.a (mon.0) 249 : cluster [INF] overall HEALTH_OK 2024-07-26T23:43:01.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.829987+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.829987+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.314 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.835710+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.314 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.835710+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.314 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.841336+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.314 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.841336+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.314 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.847684+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.314 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.847684+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.314 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.853093+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.314 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.853093+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.314 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.858998+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.314 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.858998+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.315 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.864408+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:01.315 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:01 smithi117 bash[22909]: audit 2024-07-26T23:43:00.864408+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:42:55.751303+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:43:02.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:42:55.751303+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:43:02.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:42:55.751627+0000 mon.a (mon.0) 228 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:02.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:42:55.751627+0000 mon.a (mon.0) 228 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:02.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:42:55.773632+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:02.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:42:55.773632+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:02.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:42:56.745891+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:02.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:42:56.745891+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:02.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:42:57.256251+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:02.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:42:57.256251+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:02.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:42:57.746089+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:02.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:42:57.746089+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:02.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:42:57.747619+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:02.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:42:57.747619+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:02.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:42:58.746270+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:02.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:42:58.746270+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:02.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:42:59.256643+0000 mgr.a (mgr.14150) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:02.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:42:59.256643+0000 mgr.a (mgr.14150) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:02.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:42:59.651883+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:02.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:42:59.651883+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:02.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:42:59.746263+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:02.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:42:59.746263+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:02.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.652560+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:02.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.652560+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:02.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.746202+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:02.073 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.746202+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:02.073 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.794089+0000 mon.a (mon.0) 237 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-07-26T23:43:02.073 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.794089+0000 mon.a (mon.0) 237 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-07-26T23:43:02.073 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.799986+0000 mon.a (mon.0) 238 : cluster [DBG] monmap epoch 2 2024-07-26T23:43:02.073 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.799986+0000 mon.a (mon.0) 238 : cluster [DBG] monmap epoch 2 2024-07-26T23:43:02.073 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.800035+0000 mon.a (mon.0) 239 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:02.073 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.800035+0000 mon.a (mon.0) 239 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:02.073 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.800076+0000 mon.a (mon.0) 240 : cluster [DBG] last_changed 2024-07-26T23:42:55.745918+0000 2024-07-26T23:43:02.073 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.800076+0000 mon.a (mon.0) 240 : cluster [DBG] last_changed 2024-07-26T23:42:55.745918+0000 2024-07-26T23:43:02.073 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.800113+0000 mon.a (mon.0) 241 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:02.073 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.800113+0000 mon.a (mon.0) 241 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:02.073 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.800147+0000 mon.a (mon.0) 242 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:02.073 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.800147+0000 mon.a (mon.0) 242 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:02.074 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.800186+0000 mon.a (mon.0) 243 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:02.074 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.800186+0000 mon.a (mon.0) 243 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:02.074 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.800225+0000 mon.a (mon.0) 244 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:02.074 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.800225+0000 mon.a (mon.0) 244 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:02.074 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.800265+0000 mon.a (mon.0) 245 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:02.074 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.800265+0000 mon.a (mon.0) 245 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:02.074 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.821340+0000 mon.a (mon.0) 246 : cluster [DBG] fsmap 2024-07-26T23:43:02.074 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.821340+0000 mon.a (mon.0) 246 : cluster [DBG] fsmap 2024-07-26T23:43:02.074 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.821424+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:02.074 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.821424+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:02.074 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.821760+0000 mon.a (mon.0) 248 : cluster [DBG] mgrmap e13: a(active, since 95s) 2024-07-26T23:43:02.074 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.821760+0000 mon.a (mon.0) 248 : cluster [DBG] mgrmap e13: a(active, since 95s) 2024-07-26T23:43:02.074 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.822078+0000 mon.a (mon.0) 249 : cluster [INF] overall HEALTH_OK 2024-07-26T23:43:02.075 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: cluster 2024-07-26T23:43:00.822078+0000 mon.a (mon.0) 249 : cluster [INF] overall HEALTH_OK 2024-07-26T23:43:02.075 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.829987+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.075 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.829987+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.075 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.835710+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.075 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.835710+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.075 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.841336+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.075 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.841336+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.075 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.847684+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.075 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.847684+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.075 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.853093+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.075 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.853093+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.075 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.858998+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.075 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.858998+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.076 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.864408+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.076 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:01 smithi102 bash[22701]: audit 2024-07-26T23:43:00.864408+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:02.167 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:43:01 smithi069 bash[22343]: debug 2024-07-26T23:43:01.744+0000 7f156079f640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-07-26T23:43:07.018 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cephadm 2024-07-26T23:43:01.347921+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:07.018 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cephadm 2024-07-26T23:43:01.347921+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:07.018 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cephadm 2024-07-26T23:43:01.389584+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-26T23:43:07.018 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cephadm 2024-07-26T23:43:01.389584+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-26T23:43:07.018 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cephadm 2024-07-26T23:43:01.392561+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.a on smithi069 2024-07-26T23:43:07.019 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cephadm 2024-07-26T23:43:01.392561+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.a on smithi069 2024-07-26T23:43:07.019 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:01.665464+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:43:07.019 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:01.665464+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:43:07.019 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:01.665913+0000 mon.a (mon.0) 272 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:07.019 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:01.665913+0000 mon.a (mon.0) 272 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:07.019 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:01.666917+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:07.019 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:01.666917+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:07.019 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:01.686407+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.019 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:01.686407+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.019 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:01.686767+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:07.019 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:01.686767+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:07.019 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:02.652959+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.020 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:02.652959+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.020 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:03.257343+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:07.020 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:03.257343+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:07.020 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:03.653099+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.021 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:03.653099+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.021 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:04.653217+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.022 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:04.653217+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.022 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:05.257739+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:07.022 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:05.257739+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:07.022 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:05.653397+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.022 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:05.653397+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.022 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.653694+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.022 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.653694+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.022 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.685919+0000 mon.a (mon.0) 280 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-07-26T23:43:07.022 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.685919+0000 mon.a (mon.0) 280 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-07-26T23:43:07.022 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.691962+0000 mon.a (mon.0) 281 : cluster [DBG] monmap epoch 3 2024-07-26T23:43:07.023 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.691962+0000 mon.a (mon.0) 281 : cluster [DBG] monmap epoch 3 2024-07-26T23:43:07.023 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.691997+0000 mon.a (mon.0) 282 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:07.023 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.691997+0000 mon.a (mon.0) 282 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:07.023 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.692019+0000 mon.a (mon.0) 283 : cluster [DBG] last_changed 2024-07-26T23:43:01.659053+0000 2024-07-26T23:43:07.023 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.692019+0000 mon.a (mon.0) 283 : cluster [DBG] last_changed 2024-07-26T23:43:01.659053+0000 2024-07-26T23:43:07.023 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.692040+0000 mon.a (mon.0) 284 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:07.023 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.692040+0000 mon.a (mon.0) 284 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:07.023 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.692063+0000 mon.a (mon.0) 285 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:07.023 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.692063+0000 mon.a (mon.0) 285 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:07.023 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.692084+0000 mon.a (mon.0) 286 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:07.023 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.692084+0000 mon.a (mon.0) 286 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:07.023 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.692108+0000 mon.a (mon.0) 287 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:07.024 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.692108+0000 mon.a (mon.0) 287 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:07.024 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.692130+0000 mon.a (mon.0) 288 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:07.024 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.692130+0000 mon.a (mon.0) 288 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:07.024 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.692152+0000 mon.a (mon.0) 289 : cluster [DBG] 2: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.b 2024-07-26T23:43:07.024 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.692152+0000 mon.a (mon.0) 289 : cluster [DBG] 2: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.b 2024-07-26T23:43:07.024 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.709372+0000 mon.a (mon.0) 290 : cluster [DBG] fsmap 2024-07-26T23:43:07.024 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.709372+0000 mon.a (mon.0) 290 : cluster [DBG] fsmap 2024-07-26T23:43:07.024 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.709427+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:07.024 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.709427+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:07.024 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.709713+0000 mon.a (mon.0) 292 : cluster [DBG] mgrmap e13: a(active, since 101s) 2024-07-26T23:43:07.024 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.709713+0000 mon.a (mon.0) 292 : cluster [DBG] mgrmap e13: a(active, since 101s) 2024-07-26T23:43:07.024 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.710021+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-07-26T23:43:07.024 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.710021+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-07-26T23:43:07.025 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.716536+0000 mon.a (mon.0) 294 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-07-26T23:43:07.025 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.716536+0000 mon.a (mon.0) 294 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-07-26T23:43:07.025 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.716575+0000 mon.a (mon.0) 295 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-07-26T23:43:07.025 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.716575+0000 mon.a (mon.0) 295 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-07-26T23:43:07.025 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.716617+0000 mon.a (mon.0) 296 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] is down (out of quorum) 2024-07-26T23:43:07.025 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: cluster 2024-07-26T23:43:06.716617+0000 mon.a (mon.0) 296 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] is down (out of quorum) 2024-07-26T23:43:07.025 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.721195+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.025 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.721195+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.025 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.726607+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.025 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.726607+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.025 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.733503+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.025 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.733503+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.025 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.740812+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.026 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.740812+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.026 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.745193+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:07.026 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.745193+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:07.026 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.747260+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:07.026 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.747260+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:07.026 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.749711+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:07.026 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:06 smithi117 bash[22909]: audit 2024-07-26T23:43:06.749711+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:07.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cephadm 2024-07-26T23:43:01.347921+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:07.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cephadm 2024-07-26T23:43:01.347921+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:07.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cephadm 2024-07-26T23:43:01.389584+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-26T23:43:07.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cephadm 2024-07-26T23:43:01.389584+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-26T23:43:07.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cephadm 2024-07-26T23:43:01.392561+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.a on smithi069 2024-07-26T23:43:07.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cephadm 2024-07-26T23:43:01.392561+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.a on smithi069 2024-07-26T23:43:07.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:01.665464+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:43:07.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:01.665464+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:43:07.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:01.665913+0000 mon.a (mon.0) 272 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:07.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:01.665913+0000 mon.a (mon.0) 272 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:07.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:01.666917+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:07.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:01.666917+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:07.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:01.686407+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:01.686407+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:01.686767+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:07.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:01.686767+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:07.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:02.652959+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:02.652959+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:03.257343+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:07.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:03.257343+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:07.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:03.653099+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:03.653099+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:04.653217+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:04.653217+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:05.257739+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:07.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:05.257739+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:07.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:05.653397+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:05.653397+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.653694+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.171 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.653694+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:07.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.685919+0000 mon.a (mon.0) 280 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-07-26T23:43:07.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.685919+0000 mon.a (mon.0) 280 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-07-26T23:43:07.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.691962+0000 mon.a (mon.0) 281 : cluster [DBG] monmap epoch 3 2024-07-26T23:43:07.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.691962+0000 mon.a (mon.0) 281 : cluster [DBG] monmap epoch 3 2024-07-26T23:43:07.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.691997+0000 mon.a (mon.0) 282 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:07.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.691997+0000 mon.a (mon.0) 282 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:07.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.692019+0000 mon.a (mon.0) 283 : cluster [DBG] last_changed 2024-07-26T23:43:01.659053+0000 2024-07-26T23:43:07.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.692019+0000 mon.a (mon.0) 283 : cluster [DBG] last_changed 2024-07-26T23:43:01.659053+0000 2024-07-26T23:43:07.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.692040+0000 mon.a (mon.0) 284 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:07.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.692040+0000 mon.a (mon.0) 284 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:07.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.692063+0000 mon.a (mon.0) 285 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:07.172 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.692063+0000 mon.a (mon.0) 285 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:07.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.692084+0000 mon.a (mon.0) 286 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:07.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.692084+0000 mon.a (mon.0) 286 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:07.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.692108+0000 mon.a (mon.0) 287 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:07.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.692108+0000 mon.a (mon.0) 287 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:07.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.692130+0000 mon.a (mon.0) 288 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:07.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.692130+0000 mon.a (mon.0) 288 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:07.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.692152+0000 mon.a (mon.0) 289 : cluster [DBG] 2: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.b 2024-07-26T23:43:07.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.692152+0000 mon.a (mon.0) 289 : cluster [DBG] 2: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.b 2024-07-26T23:43:07.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.709372+0000 mon.a (mon.0) 290 : cluster [DBG] fsmap 2024-07-26T23:43:07.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.709372+0000 mon.a (mon.0) 290 : cluster [DBG] fsmap 2024-07-26T23:43:07.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.709427+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:07.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.709427+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:07.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.709713+0000 mon.a (mon.0) 292 : cluster [DBG] mgrmap e13: a(active, since 101s) 2024-07-26T23:43:07.173 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.709713+0000 mon.a (mon.0) 292 : cluster [DBG] mgrmap e13: a(active, since 101s) 2024-07-26T23:43:07.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.710021+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-07-26T23:43:07.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.710021+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-07-26T23:43:07.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.716536+0000 mon.a (mon.0) 294 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-07-26T23:43:07.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.716536+0000 mon.a (mon.0) 294 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-07-26T23:43:07.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.716575+0000 mon.a (mon.0) 295 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-07-26T23:43:07.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.716575+0000 mon.a (mon.0) 295 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-07-26T23:43:07.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.716617+0000 mon.a (mon.0) 296 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] is down (out of quorum) 2024-07-26T23:43:07.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: cluster 2024-07-26T23:43:06.716617+0000 mon.a (mon.0) 296 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] is down (out of quorum) 2024-07-26T23:43:07.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.721195+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.721195+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.726607+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.726607+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.175 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.733503+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.175 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.733503+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.175 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.740812+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.175 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.740812+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:07.175 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.745193+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:07.175 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.745193+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:07.175 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.747260+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:07.175 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.747260+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:07.175 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.749711+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:07.175 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:06 smithi069 bash[22094]: audit 2024-07-26T23:43:06.749711+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:07.552 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-07-26T23:43:07.552 INFO:teuthology.orchestra.run.smithi117.stdout:{"epoch":3,"fsid":"3fe26cd2-4ba8-11ef-bcc1-c7b262605968","modified":"2024-07-26T23:43:01.659053Z","created":"2024-07-26T23:40:23.972746Z","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.69:3300","nonce":0},{"type":"v1","addr":"172.21.15.69:6789","nonce":0}]},"addr":"172.21.15.69:6789/0","public_addr":"172.21.15.69:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:3300","nonce":0},{"type":"v1","addr":"172.21.15.117:6789","nonce":0}]},"addr":"172.21.15.117:6789/0","public_addr":"172.21.15.117:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:3300","nonce":0},{"type":"v1","addr":"172.21.15.102:6789","nonce":0}]},"addr":"172.21.15.102:6789/0","public_addr":"172.21.15.102:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-07-26T23:43:07.553 INFO:teuthology.orchestra.run.smithi117.stderr:dumped monmap epoch 3 2024-07-26T23:43:08.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: cephadm 2024-07-26T23:43:06.744327+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-26T23:43:08.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: cephadm 2024-07-26T23:43:06.744327+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-26T23:43:08.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: cephadm 2024-07-26T23:43:06.765563+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring daemon mon.b on smithi102 2024-07-26T23:43:08.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: cephadm 2024-07-26T23:43:06.765563+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring daemon mon.b on smithi102 2024-07-26T23:43:08.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: cluster 2024-07-26T23:43:07.258160+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:08.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: cluster 2024-07-26T23:43:07.258160+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:08.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: audit 2024-07-26T23:43:07.383535+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:08.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: audit 2024-07-26T23:43:07.383535+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:08.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: audit 2024-07-26T23:43:07.390538+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:08.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: audit 2024-07-26T23:43:07.390538+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:08.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: audit 2024-07-26T23:43:07.399585+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:08.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: audit 2024-07-26T23:43:07.399585+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:08.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: audit 2024-07-26T23:43:07.551748+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.117:0/1848467578' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-26T23:43:08.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: audit 2024-07-26T23:43:07.551748+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.117:0/1848467578' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-26T23:43:08.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: audit 2024-07-26T23:43:07.653776+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:08.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:07 smithi117 bash[22909]: audit 2024-07-26T23:43:07.653776+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:08.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: cephadm 2024-07-26T23:43:06.744327+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-26T23:43:08.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: cephadm 2024-07-26T23:43:06.744327+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-26T23:43:08.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: cephadm 2024-07-26T23:43:06.765563+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring daemon mon.b on smithi102 2024-07-26T23:43:08.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: cephadm 2024-07-26T23:43:06.765563+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring daemon mon.b on smithi102 2024-07-26T23:43:08.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: cluster 2024-07-26T23:43:07.258160+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:08.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: cluster 2024-07-26T23:43:07.258160+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:08.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: audit 2024-07-26T23:43:07.383535+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:08.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: audit 2024-07-26T23:43:07.383535+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:08.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: audit 2024-07-26T23:43:07.390538+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:08.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: audit 2024-07-26T23:43:07.390538+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:08.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: audit 2024-07-26T23:43:07.399585+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:08.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: audit 2024-07-26T23:43:07.399585+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:08.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: audit 2024-07-26T23:43:07.551748+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.117:0/1848467578' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-26T23:43:08.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: audit 2024-07-26T23:43:07.551748+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.117:0/1848467578' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-26T23:43:08.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: audit 2024-07-26T23:43:07.653776+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:08.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:07 smithi069 bash[22094]: audit 2024-07-26T23:43:07.653776+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:08.222 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-07-26T23:43:08.223 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph config generate-minimal-conf 2024-07-26T23:43:09.026 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cephadm 2024-07-26T23:43:01.347921+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:09.026 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cephadm 2024-07-26T23:43:01.347921+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:09.026 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cephadm 2024-07-26T23:43:01.389584+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-26T23:43:09.026 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cephadm 2024-07-26T23:43:01.389584+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-26T23:43:09.027 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cephadm 2024-07-26T23:43:01.392561+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.a on smithi069 2024-07-26T23:43:09.027 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cephadm 2024-07-26T23:43:01.392561+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.a on smithi069 2024-07-26T23:43:09.027 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:01.665464+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:43:09.027 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:01.665464+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:43:09.027 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:01.665913+0000 mon.a (mon.0) 272 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:09.027 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:01.665913+0000 mon.a (mon.0) 272 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:09.027 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:01.666917+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:09.027 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:01.666917+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:09.027 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:01.686407+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:09.027 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:01.686407+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:09.027 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:01.686767+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:09.028 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:01.686767+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:43:09.028 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:02.652959+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:09.028 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:02.652959+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:09.028 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:03.257343+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:09.028 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:03.257343+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:09.028 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:03.653099+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:09.028 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:03.653099+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:09.028 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:04.653217+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:09.028 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:04.653217+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:09.028 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:05.257739+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:09.028 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:05.257739+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:09.028 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:05.653397+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:09.028 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:05.653397+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:09.029 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.653694+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:09.029 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.653694+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:09.029 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.685919+0000 mon.a (mon.0) 280 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-07-26T23:43:09.029 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.685919+0000 mon.a (mon.0) 280 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-07-26T23:43:09.029 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.691962+0000 mon.a (mon.0) 281 : cluster [DBG] monmap epoch 3 2024-07-26T23:43:09.029 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.691962+0000 mon.a (mon.0) 281 : cluster [DBG] monmap epoch 3 2024-07-26T23:43:09.029 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.691997+0000 mon.a (mon.0) 282 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:09.029 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.691997+0000 mon.a (mon.0) 282 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:09.029 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.692019+0000 mon.a (mon.0) 283 : cluster [DBG] last_changed 2024-07-26T23:43:01.659053+0000 2024-07-26T23:43:09.029 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.692019+0000 mon.a (mon.0) 283 : cluster [DBG] last_changed 2024-07-26T23:43:01.659053+0000 2024-07-26T23:43:09.029 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.692040+0000 mon.a (mon.0) 284 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:09.029 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.692040+0000 mon.a (mon.0) 284 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:09.029 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.692063+0000 mon.a (mon.0) 285 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:09.030 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.692063+0000 mon.a (mon.0) 285 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:09.030 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.692084+0000 mon.a (mon.0) 286 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:09.030 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.692084+0000 mon.a (mon.0) 286 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:09.030 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.692108+0000 mon.a (mon.0) 287 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:09.030 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.692108+0000 mon.a (mon.0) 287 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:09.030 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.692130+0000 mon.a (mon.0) 288 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:09.030 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.692130+0000 mon.a (mon.0) 288 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:09.030 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.692152+0000 mon.a (mon.0) 289 : cluster [DBG] 2: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.b 2024-07-26T23:43:09.030 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.692152+0000 mon.a (mon.0) 289 : cluster [DBG] 2: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.b 2024-07-26T23:43:09.030 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.709372+0000 mon.a (mon.0) 290 : cluster [DBG] fsmap 2024-07-26T23:43:09.030 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.709372+0000 mon.a (mon.0) 290 : cluster [DBG] fsmap 2024-07-26T23:43:09.030 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.709427+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:09.031 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.709427+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:09.031 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.709713+0000 mon.a (mon.0) 292 : cluster [DBG] mgrmap e13: a(active, since 101s) 2024-07-26T23:43:09.031 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.709713+0000 mon.a (mon.0) 292 : cluster [DBG] mgrmap e13: a(active, since 101s) 2024-07-26T23:43:09.031 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.710021+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-07-26T23:43:09.031 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.710021+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-07-26T23:43:09.031 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.716536+0000 mon.a (mon.0) 294 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-07-26T23:43:09.031 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.716536+0000 mon.a (mon.0) 294 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-07-26T23:43:09.031 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.716575+0000 mon.a (mon.0) 295 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-07-26T23:43:09.031 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.716575+0000 mon.a (mon.0) 295 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-07-26T23:43:09.031 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.716617+0000 mon.a (mon.0) 296 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] is down (out of quorum) 2024-07-26T23:43:09.031 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:06.716617+0000 mon.a (mon.0) 296 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] is down (out of quorum) 2024-07-26T23:43:09.031 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.721195+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.031 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.721195+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.032 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.726607+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.032 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.726607+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.032 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.733503+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.032 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.733503+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.032 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.740812+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.032 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.740812+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.032 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.745193+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:09.032 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.745193+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:09.032 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.747260+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:09.032 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.747260+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:09.032 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.749711+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:09.032 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:06.749711+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:09.032 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cephadm 2024-07-26T23:43:06.744327+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-26T23:43:09.033 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cephadm 2024-07-26T23:43:06.744327+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-26T23:43:09.033 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cephadm 2024-07-26T23:43:06.765563+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring daemon mon.b on smithi102 2024-07-26T23:43:09.033 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cephadm 2024-07-26T23:43:06.765563+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring daemon mon.b on smithi102 2024-07-26T23:43:09.033 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:07.258160+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:09.033 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: cluster 2024-07-26T23:43:07.258160+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:09.033 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:07.383535+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.033 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:07.383535+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.033 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:07.390538+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.033 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:07.390538+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.033 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:07.399585+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.033 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:07.399585+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.033 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:07.551748+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.117:0/1848467578' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-26T23:43:09.033 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:07.551748+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.117:0/1848467578' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-26T23:43:09.034 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:07.653776+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:09.034 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:08 smithi102 bash[22701]: audit 2024-07-26T23:43:07.653776+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:09.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:03.661282+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-07-26T23:43:09.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:03.661282+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-07-26T23:43:09.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.679629+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-07-26T23:43:09.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.679629+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-07-26T23:43:09.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.680383+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:09.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.680383+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:09.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.680837+0000 mon.a (mon.0) 313 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:09.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.680837+0000 mon.a (mon.0) 313 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:09.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.702344+0000 mon.a (mon.0) 314 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-07-26T23:43:09.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.702344+0000 mon.a (mon.0) 314 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-07-26T23:43:09.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709206+0000 mon.a (mon.0) 315 : cluster [DBG] monmap epoch 3 2024-07-26T23:43:09.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709206+0000 mon.a (mon.0) 315 : cluster [DBG] monmap epoch 3 2024-07-26T23:43:09.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709253+0000 mon.a (mon.0) 316 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:09.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709253+0000 mon.a (mon.0) 316 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:09.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709289+0000 mon.a (mon.0) 317 : cluster [DBG] last_changed 2024-07-26T23:43:01.659053+0000 2024-07-26T23:43:09.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709289+0000 mon.a (mon.0) 317 : cluster [DBG] last_changed 2024-07-26T23:43:01.659053+0000 2024-07-26T23:43:09.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709327+0000 mon.a (mon.0) 318 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:09.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709327+0000 mon.a (mon.0) 318 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:09.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709367+0000 mon.a (mon.0) 319 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:09.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709367+0000 mon.a (mon.0) 319 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:09.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709404+0000 mon.a (mon.0) 320 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:09.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709404+0000 mon.a (mon.0) 320 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:09.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709442+0000 mon.a (mon.0) 321 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:09.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709442+0000 mon.a (mon.0) 321 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:09.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709481+0000 mon.a (mon.0) 322 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:09.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709481+0000 mon.a (mon.0) 322 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:09.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709515+0000 mon.a (mon.0) 323 : cluster [DBG] 2: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.b 2024-07-26T23:43:09.561 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.709515+0000 mon.a (mon.0) 323 : cluster [DBG] 2: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.b 2024-07-26T23:43:09.561 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.710576+0000 mon.a (mon.0) 324 : cluster [DBG] fsmap 2024-07-26T23:43:09.561 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.710576+0000 mon.a (mon.0) 324 : cluster [DBG] fsmap 2024-07-26T23:43:09.561 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.710661+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:09.561 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.710661+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:09.561 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.710992+0000 mon.a (mon.0) 326 : cluster [DBG] mgrmap e13: a(active, since 103s) 2024-07-26T23:43:09.561 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.710992+0000 mon.a (mon.0) 326 : cluster [DBG] mgrmap e13: a(active, since 103s) 2024-07-26T23:43:09.561 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.711366+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-07-26T23:43:09.561 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.711366+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-07-26T23:43:09.561 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.711419+0000 mon.a (mon.0) 328 : cluster [INF] Cluster is now healthy 2024-07-26T23:43:09.562 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.711419+0000 mon.a (mon.0) 328 : cluster [INF] Cluster is now healthy 2024-07-26T23:43:09.562 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.718210+0000 mon.a (mon.0) 329 : cluster [INF] overall HEALTH_OK 2024-07-26T23:43:09.562 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:08.718210+0000 mon.a (mon.0) 329 : cluster [INF] overall HEALTH_OK 2024-07-26T23:43:09.562 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: audit 2024-07-26T23:43:09.040490+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.562 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: audit 2024-07-26T23:43:09.040490+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.562 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: audit 2024-07-26T23:43:09.047407+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.562 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: audit 2024-07-26T23:43:09.047407+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.562 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: audit 2024-07-26T23:43:09.056104+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.562 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: audit 2024-07-26T23:43:09.056104+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.562 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:09.258558+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:09.562 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:09 smithi117 bash[22909]: cluster 2024-07-26T23:43:09.258558+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:09.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:03.661282+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-07-26T23:43:09.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:03.661282+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-07-26T23:43:09.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.679629+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-07-26T23:43:09.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.679629+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-07-26T23:43:09.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.680383+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:09.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.680383+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:09.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.680837+0000 mon.a (mon.0) 313 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:09.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.680837+0000 mon.a (mon.0) 313 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:09.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.702344+0000 mon.a (mon.0) 314 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-07-26T23:43:09.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.702344+0000 mon.a (mon.0) 314 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-07-26T23:43:09.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709206+0000 mon.a (mon.0) 315 : cluster [DBG] monmap epoch 3 2024-07-26T23:43:09.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709206+0000 mon.a (mon.0) 315 : cluster [DBG] monmap epoch 3 2024-07-26T23:43:09.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709253+0000 mon.a (mon.0) 316 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:09.575 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709253+0000 mon.a (mon.0) 316 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:09.575 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709289+0000 mon.a (mon.0) 317 : cluster [DBG] last_changed 2024-07-26T23:43:01.659053+0000 2024-07-26T23:43:09.575 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709289+0000 mon.a (mon.0) 317 : cluster [DBG] last_changed 2024-07-26T23:43:01.659053+0000 2024-07-26T23:43:09.575 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709327+0000 mon.a (mon.0) 318 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:09.575 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709327+0000 mon.a (mon.0) 318 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:09.575 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709367+0000 mon.a (mon.0) 319 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:09.575 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709367+0000 mon.a (mon.0) 319 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:09.575 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709404+0000 mon.a (mon.0) 320 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:09.575 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709404+0000 mon.a (mon.0) 320 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:09.575 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709442+0000 mon.a (mon.0) 321 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:09.575 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709442+0000 mon.a (mon.0) 321 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:09.575 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709481+0000 mon.a (mon.0) 322 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:09.576 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709481+0000 mon.a (mon.0) 322 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:09.576 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709515+0000 mon.a (mon.0) 323 : cluster [DBG] 2: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.b 2024-07-26T23:43:09.576 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.709515+0000 mon.a (mon.0) 323 : cluster [DBG] 2: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.b 2024-07-26T23:43:09.576 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.710576+0000 mon.a (mon.0) 324 : cluster [DBG] fsmap 2024-07-26T23:43:09.576 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.710576+0000 mon.a (mon.0) 324 : cluster [DBG] fsmap 2024-07-26T23:43:09.576 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.710661+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:09.576 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.710661+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:09.577 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.710992+0000 mon.a (mon.0) 326 : cluster [DBG] mgrmap e13: a(active, since 103s) 2024-07-26T23:43:09.577 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.710992+0000 mon.a (mon.0) 326 : cluster [DBG] mgrmap e13: a(active, since 103s) 2024-07-26T23:43:09.577 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.711366+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-07-26T23:43:09.577 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.711366+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-07-26T23:43:09.577 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.711419+0000 mon.a (mon.0) 328 : cluster [INF] Cluster is now healthy 2024-07-26T23:43:09.577 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.711419+0000 mon.a (mon.0) 328 : cluster [INF] Cluster is now healthy 2024-07-26T23:43:09.577 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.718210+0000 mon.a (mon.0) 329 : cluster [INF] overall HEALTH_OK 2024-07-26T23:43:09.577 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:08.718210+0000 mon.a (mon.0) 329 : cluster [INF] overall HEALTH_OK 2024-07-26T23:43:09.577 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: audit 2024-07-26T23:43:09.040490+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.577 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: audit 2024-07-26T23:43:09.040490+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.577 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: audit 2024-07-26T23:43:09.047407+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.577 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: audit 2024-07-26T23:43:09.047407+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.577 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: audit 2024-07-26T23:43:09.056104+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.578 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: audit 2024-07-26T23:43:09.056104+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.578 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:09.258558+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:09.578 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:09 smithi102 bash[22701]: cluster 2024-07-26T23:43:09.258558+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:03.661282+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-07-26T23:43:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:03.661282+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-07-26T23:43:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.679629+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-07-26T23:43:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.679629+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-07-26T23:43:09.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.680383+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:09.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.680383+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-07-26T23:43:09.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.680837+0000 mon.a (mon.0) 313 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:09.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.680837+0000 mon.a (mon.0) 313 : cluster [INF] mon.a calling monitor election 2024-07-26T23:43:09.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.702344+0000 mon.a (mon.0) 314 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-07-26T23:43:09.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.702344+0000 mon.a (mon.0) 314 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-07-26T23:43:09.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709206+0000 mon.a (mon.0) 315 : cluster [DBG] monmap epoch 3 2024-07-26T23:43:09.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709206+0000 mon.a (mon.0) 315 : cluster [DBG] monmap epoch 3 2024-07-26T23:43:09.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709253+0000 mon.a (mon.0) 316 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:09.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709253+0000 mon.a (mon.0) 316 : cluster [DBG] fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:09.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709289+0000 mon.a (mon.0) 317 : cluster [DBG] last_changed 2024-07-26T23:43:01.659053+0000 2024-07-26T23:43:09.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709289+0000 mon.a (mon.0) 317 : cluster [DBG] last_changed 2024-07-26T23:43:01.659053+0000 2024-07-26T23:43:09.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709327+0000 mon.a (mon.0) 318 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:09.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709327+0000 mon.a (mon.0) 318 : cluster [DBG] created 2024-07-26T23:40:23.972746+0000 2024-07-26T23:43:09.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709367+0000 mon.a (mon.0) 319 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:09.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709367+0000 mon.a (mon.0) 319 : cluster [DBG] min_mon_release 19 (squid) 2024-07-26T23:43:09.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709404+0000 mon.a (mon.0) 320 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:09.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709404+0000 mon.a (mon.0) 320 : cluster [DBG] election_strategy: 1 2024-07-26T23:43:09.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709442+0000 mon.a (mon.0) 321 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:09.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709442+0000 mon.a (mon.0) 321 : cluster [DBG] 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2024-07-26T23:43:09.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709481+0000 mon.a (mon.0) 322 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:09.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709481+0000 mon.a (mon.0) 322 : cluster [DBG] 1: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.c 2024-07-26T23:43:09.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709515+0000 mon.a (mon.0) 323 : cluster [DBG] 2: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.b 2024-07-26T23:43:09.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.709515+0000 mon.a (mon.0) 323 : cluster [DBG] 2: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.b 2024-07-26T23:43:09.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.710576+0000 mon.a (mon.0) 324 : cluster [DBG] fsmap 2024-07-26T23:43:09.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.710576+0000 mon.a (mon.0) 324 : cluster [DBG] fsmap 2024-07-26T23:43:09.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.710661+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:09.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.710661+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-26T23:43:09.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.710992+0000 mon.a (mon.0) 326 : cluster [DBG] mgrmap e13: a(active, since 103s) 2024-07-26T23:43:09.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.710992+0000 mon.a (mon.0) 326 : cluster [DBG] mgrmap e13: a(active, since 103s) 2024-07-26T23:43:09.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.711366+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-07-26T23:43:09.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.711366+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-07-26T23:43:09.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.711419+0000 mon.a (mon.0) 328 : cluster [INF] Cluster is now healthy 2024-07-26T23:43:09.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.711419+0000 mon.a (mon.0) 328 : cluster [INF] Cluster is now healthy 2024-07-26T23:43:09.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.718210+0000 mon.a (mon.0) 329 : cluster [INF] overall HEALTH_OK 2024-07-26T23:43:09.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:08.718210+0000 mon.a (mon.0) 329 : cluster [INF] overall HEALTH_OK 2024-07-26T23:43:09.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: audit 2024-07-26T23:43:09.040490+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: audit 2024-07-26T23:43:09.040490+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: audit 2024-07-26T23:43:09.047407+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: audit 2024-07-26T23:43:09.047407+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: audit 2024-07-26T23:43:09.056104+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: audit 2024-07-26T23:43:09.056104+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:09.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:09.258558+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:09.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:09 smithi069 bash[22094]: cluster 2024-07-26T23:43:09.258558+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:10.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:10 smithi069 bash[22094]: audit 2024-07-26T23:43:09.654327+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:10.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:10 smithi069 bash[22094]: audit 2024-07-26T23:43:09.654327+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:11.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:10 smithi117 bash[22909]: audit 2024-07-26T23:43:09.654327+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:11.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:10 smithi117 bash[22909]: audit 2024-07-26T23:43:09.654327+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:11.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:10 smithi102 bash[22701]: audit 2024-07-26T23:43:09.654327+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:11.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:10 smithi102 bash[22701]: audit 2024-07-26T23:43:09.654327+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:43:12.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: audit 2024-07-26T23:43:10.783231+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:12.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: audit 2024-07-26T23:43:10.783231+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:12.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: audit 2024-07-26T23:43:10.790093+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:12.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: audit 2024-07-26T23:43:10.790093+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:12.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: cephadm 2024-07-26T23:43:10.791891+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-26T23:43:12.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: cephadm 2024-07-26T23:43:10.791891+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-26T23:43:12.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: audit 2024-07-26T23:43:10.792526+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:12.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: audit 2024-07-26T23:43:10.792526+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:12.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: audit 2024-07-26T23:43:10.794205+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:12.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: audit 2024-07-26T23:43:10.794205+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:12.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: audit 2024-07-26T23:43:10.795750+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:12.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: audit 2024-07-26T23:43:10.795750+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:12.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: cephadm 2024-07-26T23:43:10.797648+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi117 2024-07-26T23:43:12.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: cephadm 2024-07-26T23:43:10.797648+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi117 2024-07-26T23:43:12.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: cluster 2024-07-26T23:43:11.258972+0000 mgr.a (mgr.14150) 94 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:12.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:11 smithi117 bash[22909]: cluster 2024-07-26T23:43:11.258972+0000 mgr.a (mgr.14150) 94 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:12.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: audit 2024-07-26T23:43:10.783231+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:12.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: audit 2024-07-26T23:43:10.783231+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:12.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: audit 2024-07-26T23:43:10.790093+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:12.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: audit 2024-07-26T23:43:10.790093+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:12.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: cephadm 2024-07-26T23:43:10.791891+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-26T23:43:12.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: cephadm 2024-07-26T23:43:10.791891+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-26T23:43:12.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: audit 2024-07-26T23:43:10.792526+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:12.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: audit 2024-07-26T23:43:10.792526+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:12.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: audit 2024-07-26T23:43:10.794205+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:12.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: audit 2024-07-26T23:43:10.794205+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:12.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: audit 2024-07-26T23:43:10.795750+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:12.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: audit 2024-07-26T23:43:10.795750+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:12.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: cephadm 2024-07-26T23:43:10.797648+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi117 2024-07-26T23:43:12.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: cephadm 2024-07-26T23:43:10.797648+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi117 2024-07-26T23:43:12.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: cluster 2024-07-26T23:43:11.258972+0000 mgr.a (mgr.14150) 94 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:12.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:11 smithi102 bash[22701]: cluster 2024-07-26T23:43:11.258972+0000 mgr.a (mgr.14150) 94 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:12.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: audit 2024-07-26T23:43:10.783231+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:12.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: audit 2024-07-26T23:43:10.783231+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:12.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: audit 2024-07-26T23:43:10.790093+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:12.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: audit 2024-07-26T23:43:10.790093+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:12.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: cephadm 2024-07-26T23:43:10.791891+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-26T23:43:12.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: cephadm 2024-07-26T23:43:10.791891+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-26T23:43:12.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: audit 2024-07-26T23:43:10.792526+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:12.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: audit 2024-07-26T23:43:10.792526+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:12.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: audit 2024-07-26T23:43:10.794205+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:12.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: audit 2024-07-26T23:43:10.794205+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:12.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: audit 2024-07-26T23:43:10.795750+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:12.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: audit 2024-07-26T23:43:10.795750+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:12.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: cephadm 2024-07-26T23:43:10.797648+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi117 2024-07-26T23:43:12.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: cephadm 2024-07-26T23:43:10.797648+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi117 2024-07-26T23:43:12.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: cluster 2024-07-26T23:43:11.258972+0000 mgr.a (mgr.14150) 94 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:12.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:11 smithi069 bash[22094]: cluster 2024-07-26T23:43:11.258972+0000 mgr.a (mgr.14150) 94 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:12.956 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/config 2024-07-26T23:43:14.280 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.019383+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.280 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.019383+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.280 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.025637+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.280 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.025637+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.280 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.027769+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:14.280 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.027769+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:14.280 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.031323+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:14.280 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.031323+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:14.280 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.033046+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:14.280 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.033046+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:14.281 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.035300+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2024-07-26T23:43:14.281 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.035300+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2024-07-26T23:43:14.281 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.035832+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-07-26T23:43:14.281 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.035832+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-07-26T23:43:14.281 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.036558+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-07-26T23:43:14.281 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.036558+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-07-26T23:43:14.281 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.245057+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.281 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.245057+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.281 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.245285+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi069:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.281 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.245285+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi069:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.281 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.245795+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.282 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.245795+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.282 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: cluster 2024-07-26T23:43:13.259321+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:14.282 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: cluster 2024-07-26T23:43:13.259321+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:14.282 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.419905+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.282 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.419905+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.282 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.426703+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.282 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.426703+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.282 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.439254+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.282 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.439254+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.282 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.443676+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.282 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.443676+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.282 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.448019+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.448019+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.452390+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.452390+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.456924+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.456924+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.506378+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:14.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.506378+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:14.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.507559+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:14.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.507559+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:14.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.508602+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:14.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:14 smithi069 bash[22094]: audit 2024-07-26T23:43:13.508602+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:14.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.019383+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.019383+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.025637+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.025637+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.027769+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:14.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.027769+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:14.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.031323+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:14.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.031323+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:14.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.033046+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:14.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.033046+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:14.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.035300+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2024-07-26T23:43:14.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.035300+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2024-07-26T23:43:14.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.035832+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-07-26T23:43:14.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.035832+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-07-26T23:43:14.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.036558+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-07-26T23:43:14.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.036558+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-07-26T23:43:14.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.245057+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.245057+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.245285+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi069:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.245285+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi069:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.245795+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.245795+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: cluster 2024-07-26T23:43:13.259321+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:14.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: cluster 2024-07-26T23:43:13.259321+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:14.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.419905+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.419905+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.426703+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.426703+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.439254+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.439254+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.443676+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.443676+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.448019+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.448019+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.452390+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.452390+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.456924+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.456924+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.506378+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:14.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.506378+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:14.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.507559+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:14.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.507559+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:14.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.508602+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:14.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:14 smithi117 bash[22909]: audit 2024-07-26T23:43:13.508602+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:14.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.019383+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.019383+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.025637+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.025637+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.027769+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:14.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.027769+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:14.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.031323+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:14.321 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.031323+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:14.321 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.033046+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:14.321 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.033046+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:14.321 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.035300+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2024-07-26T23:43:14.321 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.035300+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2024-07-26T23:43:14.321 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.035832+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-07-26T23:43:14.321 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.035832+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-07-26T23:43:14.321 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.036558+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-07-26T23:43:14.321 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.036558+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-07-26T23:43:14.321 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.245057+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.321 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.245057+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.321 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.245285+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi069:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.321 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.245285+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi069:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.322 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.245795+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.322 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.245795+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Updating smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-26T23:43:14.322 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: cluster 2024-07-26T23:43:13.259321+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:14.322 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: cluster 2024-07-26T23:43:13.259321+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:14.322 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.419905+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.322 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.419905+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.322 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.426703+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.322 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.426703+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.322 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.439254+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.323 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.439254+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.323 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.443676+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.323 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.443676+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.323 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.448019+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.323 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.448019+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.323 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.452390+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.323 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.452390+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.323 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.456924+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.323 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.456924+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:14.323 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.506378+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:14.323 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.506378+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-26T23:43:14.323 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.507559+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:14.323 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.507559+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-26T23:43:14.324 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.508602+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:14.324 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:14 smithi102 bash[22701]: audit 2024-07-26T23:43:13.508602+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:15.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:15 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.505871+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-26T23:43:15.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:15 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.505871+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-26T23:43:15.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:15 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.509727+0000 mgr.a (mgr.14150) 103 : cephadm [INF] Reconfiguring daemon mon.a on smithi069 2024-07-26T23:43:15.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:15 smithi117 bash[22909]: cephadm 2024-07-26T23:43:13.509727+0000 mgr.a (mgr.14150) 103 : cephadm [INF] Reconfiguring daemon mon.a on smithi069 2024-07-26T23:43:15.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:15 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.505871+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-26T23:43:15.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:15 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.505871+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-26T23:43:15.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:15 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.509727+0000 mgr.a (mgr.14150) 103 : cephadm [INF] Reconfiguring daemon mon.a on smithi069 2024-07-26T23:43:15.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:15 smithi102 bash[22701]: cephadm 2024-07-26T23:43:13.509727+0000 mgr.a (mgr.14150) 103 : cephadm [INF] Reconfiguring daemon mon.a on smithi069 2024-07-26T23:43:15.448 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:15 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.505871+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-26T23:43:15.448 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:15 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.505871+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-26T23:43:15.448 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:15 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.509727+0000 mgr.a (mgr.14150) 103 : cephadm [INF] Reconfiguring daemon mon.a on smithi069 2024-07-26T23:43:15.448 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:15 smithi069 bash[22094]: cephadm 2024-07-26T23:43:13.509727+0000 mgr.a (mgr.14150) 103 : cephadm [INF] Reconfiguring daemon mon.a on smithi069 2024-07-26T23:43:16.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:16 smithi117 bash[22909]: cluster 2024-07-26T23:43:15.259591+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:16.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:16 smithi117 bash[22909]: cluster 2024-07-26T23:43:15.259591+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:16.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:16 smithi102 bash[22701]: cluster 2024-07-26T23:43:15.259591+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:16.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:16 smithi102 bash[22701]: cluster 2024-07-26T23:43:15.259591+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:16.389 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:16 smithi069 bash[22094]: cluster 2024-07-26T23:43:15.259591+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:16.389 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:16 smithi069 bash[22094]: cluster 2024-07-26T23:43:15.259591+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:16.769 INFO:teuthology.orchestra.run.smithi069.stdout:# minimal ceph.conf for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:16.769 INFO:teuthology.orchestra.run.smithi069.stdout:[global] 2024-07-26T23:43:16.769 INFO:teuthology.orchestra.run.smithi069.stdout: fsid = 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:43:16.769 INFO:teuthology.orchestra.run.smithi069.stdout: mon_host = [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] 2024-07-26T23:43:17.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:17 smithi117 bash[22909]: audit 2024-07-26T23:43:16.768854+0000 mon.a (mon.0) 354 : audit [DBG] from='client.? 172.21.15.69:0/3504203756' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:17.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:17 smithi117 bash[22909]: audit 2024-07-26T23:43:16.768854+0000 mon.a (mon.0) 354 : audit [DBG] from='client.? 172.21.15.69:0/3504203756' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:17.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:17 smithi102 bash[22701]: audit 2024-07-26T23:43:16.768854+0000 mon.a (mon.0) 354 : audit [DBG] from='client.? 172.21.15.69:0/3504203756' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:17.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:17 smithi102 bash[22701]: audit 2024-07-26T23:43:16.768854+0000 mon.a (mon.0) 354 : audit [DBG] from='client.? 172.21.15.69:0/3504203756' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:17.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:17 smithi069 bash[22094]: audit 2024-07-26T23:43:16.768854+0000 mon.a (mon.0) 354 : audit [DBG] from='client.? 172.21.15.69:0/3504203756' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:17.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:17 smithi069 bash[22094]: audit 2024-07-26T23:43:16.768854+0000 mon.a (mon.0) 354 : audit [DBG] from='client.? 172.21.15.69:0/3504203756' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:17.627 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-07-26T23:43:17.627 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:43:17.627 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/ceph/ceph.conf 2024-07-26T23:43:17.640 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:43:17.640 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:43:17.693 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-07-26T23:43:17.693 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/ceph/ceph.conf 2024-07-26T23:43:17.708 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-07-26T23:43:17.708 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:43:17.767 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-07-26T23:43:17.767 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/ceph/ceph.conf 2024-07-26T23:43:17.801 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-07-26T23:43:17.801 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-26T23:43:17.855 INFO:tasks.cephadm:Adding mgr.a on smithi069 2024-07-26T23:43:17.855 INFO:tasks.cephadm:Adding mgr.b on smithi102 2024-07-26T23:43:17.855 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph orch apply mgr '2;smithi069=a;smithi102=b' 2024-07-26T23:43:18.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:18 smithi069 bash[22094]: cluster 2024-07-26T23:43:17.260014+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:18.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:18 smithi069 bash[22094]: cluster 2024-07-26T23:43:17.260014+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:18.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:18 smithi117 bash[22909]: cluster 2024-07-26T23:43:17.260014+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:18.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:18 smithi117 bash[22909]: cluster 2024-07-26T23:43:17.260014+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:18.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:18 smithi102 bash[22701]: cluster 2024-07-26T23:43:17.260014+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:18.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:18 smithi102 bash[22701]: cluster 2024-07-26T23:43:17.260014+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:19.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:19 smithi069 bash[22094]: audit 2024-07-26T23:43:18.344695+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:19.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:19 smithi069 bash[22094]: audit 2024-07-26T23:43:18.344695+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:19.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:19 smithi069 bash[22094]: audit 2024-07-26T23:43:18.353089+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:19.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:19 smithi069 bash[22094]: audit 2024-07-26T23:43:18.353089+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:19.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:19 smithi069 bash[22094]: cluster 2024-07-26T23:43:19.260470+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:19.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:19 smithi069 bash[22094]: cluster 2024-07-26T23:43:19.260470+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:19.809 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:19 smithi117 bash[22909]: audit 2024-07-26T23:43:18.344695+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:19.810 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:19 smithi117 bash[22909]: audit 2024-07-26T23:43:18.344695+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:19.810 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:19 smithi117 bash[22909]: audit 2024-07-26T23:43:18.353089+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:19.810 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:19 smithi117 bash[22909]: audit 2024-07-26T23:43:18.353089+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:19.810 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:19 smithi117 bash[22909]: cluster 2024-07-26T23:43:19.260470+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:19.810 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:19 smithi117 bash[22909]: cluster 2024-07-26T23:43:19.260470+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:19.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:19 smithi102 bash[22701]: audit 2024-07-26T23:43:18.344695+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:19.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:19 smithi102 bash[22701]: audit 2024-07-26T23:43:18.344695+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:19.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:19 smithi102 bash[22701]: audit 2024-07-26T23:43:18.353089+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:19.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:19 smithi102 bash[22701]: audit 2024-07-26T23:43:18.353089+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:19.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:19 smithi102 bash[22701]: cluster 2024-07-26T23:43:19.260470+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:19.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:19 smithi102 bash[22701]: cluster 2024-07-26T23:43:19.260470+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:22.037 INFO:teuthology.orchestra.run.smithi117.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.c/config 2024-07-26T23:43:22.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:22 smithi117 bash[22909]: audit 2024-07-26T23:43:21.049455+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:22 smithi117 bash[22909]: audit 2024-07-26T23:43:21.049455+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:22 smithi117 bash[22909]: audit 2024-07-26T23:43:21.056624+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:22 smithi117 bash[22909]: audit 2024-07-26T23:43:21.056624+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:22 smithi117 bash[22909]: audit 2024-07-26T23:43:21.065498+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:22 smithi117 bash[22909]: audit 2024-07-26T23:43:21.065498+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:22 smithi117 bash[22909]: cluster 2024-07-26T23:43:21.260842+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:22.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:22 smithi117 bash[22909]: cluster 2024-07-26T23:43:21.260842+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:22.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:22 smithi102 bash[22701]: audit 2024-07-26T23:43:21.049455+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:22 smithi102 bash[22701]: audit 2024-07-26T23:43:21.049455+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:22 smithi102 bash[22701]: audit 2024-07-26T23:43:21.056624+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:22 smithi102 bash[22701]: audit 2024-07-26T23:43:21.056624+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:22 smithi102 bash[22701]: audit 2024-07-26T23:43:21.065498+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:22 smithi102 bash[22701]: audit 2024-07-26T23:43:21.065498+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:22 smithi102 bash[22701]: cluster 2024-07-26T23:43:21.260842+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:22.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:22 smithi102 bash[22701]: cluster 2024-07-26T23:43:21.260842+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:22.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:22 smithi069 bash[22094]: audit 2024-07-26T23:43:21.049455+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:22 smithi069 bash[22094]: audit 2024-07-26T23:43:21.049455+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:22 smithi069 bash[22094]: audit 2024-07-26T23:43:21.056624+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:22 smithi069 bash[22094]: audit 2024-07-26T23:43:21.056624+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:22 smithi069 bash[22094]: audit 2024-07-26T23:43:21.065498+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:22 smithi069 bash[22094]: audit 2024-07-26T23:43:21.065498+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:22.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:22 smithi069 bash[22094]: cluster 2024-07-26T23:43:21.260842+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:22.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:22 smithi069 bash[22094]: cluster 2024-07-26T23:43:21.260842+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:23.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:23 smithi069 bash[22094]: cluster 2024-07-26T23:43:23.261232+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:23.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:23 smithi069 bash[22094]: cluster 2024-07-26T23:43:23.261232+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:23.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:23 smithi117 bash[22909]: cluster 2024-07-26T23:43:23.261232+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:23.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:23 smithi117 bash[22909]: cluster 2024-07-26T23:43:23.261232+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:23.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:23 smithi102 bash[22701]: cluster 2024-07-26T23:43:23.261232+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:23.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:23 smithi102 bash[22701]: cluster 2024-07-26T23:43:23.261232+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:25.095 INFO:teuthology.orchestra.run.smithi117.stdout:Scheduled mgr update... 2024-07-26T23:43:25.712 DEBUG:teuthology.orchestra.run.smithi102:mgr.b> sudo journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mgr.b.service 2024-07-26T23:43:25.714 DEBUG:tasks.cephadm:set 0 configs 2024-07-26T23:43:25.715 INFO:tasks.cephadm:Deploying OSDs... 2024-07-26T23:43:25.715 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2024-07-26T23:43:25.715 DEBUG:teuthology.orchestra.run.smithi069:> dd if=/scratch_devs of=/dev/stdout 2024-07-26T23:43:25.722 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-07-26T23:43:25.722 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_1 2024-07-26T23:43:25.772 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-26T23:43:25.773 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T23:43:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 5h/5d Inode: 880 Links: 1 2024-07-26T23:43:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T23:43:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2024-07-26 23:32:52.285168184 +0000 2024-07-26T23:43:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2024-07-26 23:32:52.009170649 +0000 2024-07-26T23:43:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2024-07-26 23:32:52.009170649 +0000 2024-07-26T23:43:25.773 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2024-07-26T23:43:25.773 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-26T23:43:25.827 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2024-07-26T23:43:25.827 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2024-07-26T23:43:25.827 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000452649 s, 1.1 MB/s 2024-07-26T23:43:25.829 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-26T23:43:25.878 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_2 2024-07-26T23:43:25.925 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-26T23:43:25.925 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T23:43:25.925 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 5h/5d Inode: 900 Links: 1 2024-07-26T23:43:25.926 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T23:43:25.926 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2024-07-26 23:32:52.785163717 +0000 2024-07-26T23:43:25.926 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2024-07-26 23:32:52.533165969 +0000 2024-07-26T23:43:25.926 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2024-07-26 23:32:52.533165969 +0000 2024-07-26T23:43:25.926 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2024-07-26T23:43:25.926 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-26T23:43:25.980 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2024-07-26T23:43:25.980 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2024-07-26T23:43:25.980 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000450967 s, 1.1 MB/s 2024-07-26T23:43:25.981 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-26T23:43:26.029 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_3 2024-07-26T23:43:26.076 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-26T23:43:26.076 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T23:43:26.076 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 5h/5d Inode: 918 Links: 1 2024-07-26T23:43:26.077 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T23:43:26.077 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2024-07-26 23:32:53.301159109 +0000 2024-07-26T23:43:26.077 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2024-07-26 23:32:53.029161538 +0000 2024-07-26T23:43:26.077 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2024-07-26 23:32:53.029161538 +0000 2024-07-26T23:43:26.077 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2024-07-26T23:43:26.077 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-26T23:43:26.131 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2024-07-26T23:43:26.132 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2024-07-26T23:43:26.132 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000441214 s, 1.2 MB/s 2024-07-26T23:43:26.132 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-26T23:43:26.185 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_4 2024-07-26T23:43:26.233 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-26T23:43:26.233 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T23:43:26.233 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 5h/5d Inode: 935 Links: 1 2024-07-26T23:43:26.234 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T23:43:26.234 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2024-07-26 23:32:53.769154929 +0000 2024-07-26T23:43:26.234 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2024-07-26 23:32:53.529157071 +0000 2024-07-26T23:43:26.234 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2024-07-26 23:32:53.529157071 +0000 2024-07-26T23:43:26.234 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2024-07-26T23:43:26.234 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-26T23:43:26.286 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2024-07-26T23:43:26.287 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2024-07-26T23:43:26.287 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000276792 s, 1.8 MB/s 2024-07-26T23:43:26.288 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-26T23:43:26.338 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-07-26T23:43:26.338 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/scratch_devs of=/dev/stdout 2024-07-26T23:43:26.347 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-07-26T23:43:26.347 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_1 2024-07-26T23:43:26.395 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-26T23:43:26.396 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T23:43:26.396 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 878 Links: 1 2024-07-26T23:43:26.396 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T23:43:26.396 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-07-26 23:32:50.805767626 +0000 2024-07-26T23:43:26.396 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-07-26 23:32:50.557769841 +0000 2024-07-26T23:43:26.396 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-07-26 23:32:50.557769841 +0000 2024-07-26T23:43:26.396 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2024-07-26T23:43:26.396 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-26T23:43:26.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.084740+0000 mgr.a (mgr.14150) 109 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi069=a;smithi102=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:43:26.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.084740+0000 mgr.a (mgr.14150) 109 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi069=a;smithi102=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:43:26.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: cephadm 2024-07-26T23:43:25.087653+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Saving service mgr spec with placement smithi069=a;smithi102=b;count:2 2024-07-26T23:43:26.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: cephadm 2024-07-26T23:43:25.087653+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Saving service mgr spec with placement smithi069=a;smithi102=b;count:2 2024-07-26T23:43:26.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.094245+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:26.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.094245+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:26.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.095986+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:26.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.095986+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:26.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.100809+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:26.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.100809+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:26.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.102607+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:26.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.102607+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:26.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.111973+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:26.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.111973+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:26.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.115970+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-26T23:43:26.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.115970+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-26T23:43:26.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.118748+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-26T23:43:26.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.118748+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-26T23:43:26.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.123218+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-07-26T23:43:26.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.123218+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-07-26T23:43:26.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.125144+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:26.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: audit 2024-07-26T23:43:25.125144+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:26.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: cephadm 2024-07-26T23:43:25.127118+0000 mgr.a (mgr.14150) 111 : cephadm [INF] Deploying daemon mgr.b on smithi102 2024-07-26T23:43:26.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: cephadm 2024-07-26T23:43:25.127118+0000 mgr.a (mgr.14150) 111 : cephadm [INF] Deploying daemon mgr.b on smithi102 2024-07-26T23:43:26.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: cluster 2024-07-26T23:43:25.261606+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:26.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:26 smithi069 bash[22094]: cluster 2024-07-26T23:43:25.261606+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:26.449 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.084740+0000 mgr.a (mgr.14150) 109 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi069=a;smithi102=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:43:26.449 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.084740+0000 mgr.a (mgr.14150) 109 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi069=a;smithi102=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:43:26.449 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: cephadm 2024-07-26T23:43:25.087653+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Saving service mgr spec with placement smithi069=a;smithi102=b;count:2 2024-07-26T23:43:26.449 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: cephadm 2024-07-26T23:43:25.087653+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Saving service mgr spec with placement smithi069=a;smithi102=b;count:2 2024-07-26T23:43:26.449 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.094245+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:26.449 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.094245+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:26.450 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.095986+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:26.450 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.095986+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:26.450 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.100809+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:26.450 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.100809+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:26.450 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.102607+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:26.450 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.102607+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:26.450 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.111973+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:26.450 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.111973+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:26.451 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.115970+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-26T23:43:26.451 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.115970+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-26T23:43:26.451 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.118748+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-26T23:43:26.451 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.118748+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-26T23:43:26.451 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.123218+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-07-26T23:43:26.451 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.123218+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-07-26T23:43:26.451 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.125144+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:26.451 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: audit 2024-07-26T23:43:25.125144+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:26.451 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: cephadm 2024-07-26T23:43:25.127118+0000 mgr.a (mgr.14150) 111 : cephadm [INF] Deploying daemon mgr.b on smithi102 2024-07-26T23:43:26.451 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: cephadm 2024-07-26T23:43:25.127118+0000 mgr.a (mgr.14150) 111 : cephadm [INF] Deploying daemon mgr.b on smithi102 2024-07-26T23:43:26.451 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: cluster 2024-07-26T23:43:25.261606+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:26.451 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:26 smithi102 bash[22701]: cluster 2024-07-26T23:43:25.261606+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:26.453 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-07-26T23:43:26.453 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-07-26T23:43:26.453 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000419511 s, 1.2 MB/s 2024-07-26T23:43:26.453 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-26T23:43:26.501 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_2 2024-07-26T23:43:26.547 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-26T23:43:26.547 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T23:43:26.547 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 895 Links: 1 2024-07-26T23:43:26.547 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T23:43:26.547 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-07-26 23:32:51.277763410 +0000 2024-07-26T23:43:26.547 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-07-26 23:32:51.037765553 +0000 2024-07-26T23:43:26.548 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-07-26 23:32:51.037765553 +0000 2024-07-26T23:43:26.548 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2024-07-26T23:43:26.548 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-26T23:43:26.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.084740+0000 mgr.a (mgr.14150) 109 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi069=a;smithi102=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:43:26.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.084740+0000 mgr.a (mgr.14150) 109 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi069=a;smithi102=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:43:26.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: cephadm 2024-07-26T23:43:25.087653+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Saving service mgr spec with placement smithi069=a;smithi102=b;count:2 2024-07-26T23:43:26.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: cephadm 2024-07-26T23:43:25.087653+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Saving service mgr spec with placement smithi069=a;smithi102=b;count:2 2024-07-26T23:43:26.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.094245+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:26.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.094245+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:26.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.095986+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:26.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.095986+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:26.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.100809+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:26.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.100809+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:26.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.102607+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:26.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.102607+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:26.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.111973+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:26.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.111973+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:26.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.115970+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-26T23:43:26.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.115970+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-26T23:43:26.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.118748+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-26T23:43:26.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.118748+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-26T23:43:26.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.123218+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-07-26T23:43:26.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.123218+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-07-26T23:43:26.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.125144+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:26.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: audit 2024-07-26T23:43:25.125144+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:26.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: cephadm 2024-07-26T23:43:25.127118+0000 mgr.a (mgr.14150) 111 : cephadm [INF] Deploying daemon mgr.b on smithi102 2024-07-26T23:43:26.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: cephadm 2024-07-26T23:43:25.127118+0000 mgr.a (mgr.14150) 111 : cephadm [INF] Deploying daemon mgr.b on smithi102 2024-07-26T23:43:26.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: cluster 2024-07-26T23:43:25.261606+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:26.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:26 smithi117 bash[22909]: cluster 2024-07-26T23:43:25.261606+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:26.601 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-07-26T23:43:26.601 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-07-26T23:43:26.601 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000378046 s, 1.4 MB/s 2024-07-26T23:43:26.602 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-26T23:43:26.653 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_3 2024-07-26T23:43:26.700 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-26T23:43:26.700 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T23:43:26.700 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 913 Links: 1 2024-07-26T23:43:26.700 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T23:43:26.701 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-07-26 23:32:51.809758657 +0000 2024-07-26T23:43:26.701 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-07-26 23:32:51.525761195 +0000 2024-07-26T23:43:26.701 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-07-26 23:32:51.525761195 +0000 2024-07-26T23:43:26.701 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2024-07-26T23:43:26.701 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-26T23:43:26.753 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-07-26T23:43:26.754 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-07-26T23:43:26.754 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000435537 s, 1.2 MB/s 2024-07-26T23:43:26.755 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-26T23:43:26.804 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_4 2024-07-26T23:43:26.851 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-26T23:43:26.851 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T23:43:26.851 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 935 Links: 1 2024-07-26T23:43:26.851 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T23:43:26.851 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-07-26 23:32:52.313754156 +0000 2024-07-26T23:43:26.851 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-07-26 23:32:52.077756264 +0000 2024-07-26T23:43:26.851 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-07-26 23:32:52.077756264 +0000 2024-07-26T23:43:26.851 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2024-07-26T23:43:26.852 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-26T23:43:26.905 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-07-26T23:43:26.905 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-07-26T23:43:26.905 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000313926 s, 1.6 MB/s 2024-07-26T23:43:26.906 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-26T23:43:26.957 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-07-26T23:43:26.957 DEBUG:teuthology.orchestra.run.smithi117:> dd if=/scratch_devs of=/dev/stdout 2024-07-26T23:43:26.964 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-07-26T23:43:26.964 DEBUG:teuthology.orchestra.run.smithi117:> stat /dev/vg_nvme/lv_1 2024-07-26T23:43:27.012 INFO:teuthology.orchestra.run.smithi117.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-26T23:43:27.012 INFO:teuthology.orchestra.run.smithi117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T23:43:27.013 INFO:teuthology.orchestra.run.smithi117.stdout:Device: 5h/5d Inode: 890 Links: 1 2024-07-26T23:43:27.013 INFO:teuthology.orchestra.run.smithi117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T23:43:27.013 INFO:teuthology.orchestra.run.smithi117.stdout:Access: 2024-07-26 23:33:02.076271799 +0000 2024-07-26T23:43:27.013 INFO:teuthology.orchestra.run.smithi117.stdout:Modify: 2024-07-26 23:33:02.072271835 +0000 2024-07-26T23:43:27.013 INFO:teuthology.orchestra.run.smithi117.stdout:Change: 2024-07-26 23:33:02.072271835 +0000 2024-07-26T23:43:27.013 INFO:teuthology.orchestra.run.smithi117.stdout: Birth: - 2024-07-26T23:43:27.013 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-26T23:43:27.065 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records in 2024-07-26T23:43:27.065 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records out 2024-07-26T23:43:27.065 INFO:teuthology.orchestra.run.smithi117.stderr:512 bytes copied, 0.00041603 s, 1.2 MB/s 2024-07-26T23:43:27.066 DEBUG:teuthology.orchestra.run.smithi117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-26T23:43:27.116 DEBUG:teuthology.orchestra.run.smithi117:> stat /dev/vg_nvme/lv_2 2024-07-26T23:43:27.163 INFO:teuthology.orchestra.run.smithi117.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-26T23:43:27.163 INFO:teuthology.orchestra.run.smithi117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T23:43:27.163 INFO:teuthology.orchestra.run.smithi117.stdout:Device: 5h/5d Inode: 901 Links: 1 2024-07-26T23:43:27.163 INFO:teuthology.orchestra.run.smithi117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T23:43:27.163 INFO:teuthology.orchestra.run.smithi117.stdout:Access: 2024-07-26 23:33:02.836265010 +0000 2024-07-26T23:43:27.163 INFO:teuthology.orchestra.run.smithi117.stdout:Modify: 2024-07-26 23:33:02.568267405 +0000 2024-07-26T23:43:27.164 INFO:teuthology.orchestra.run.smithi117.stdout:Change: 2024-07-26 23:33:02.568267405 +0000 2024-07-26T23:43:27.164 INFO:teuthology.orchestra.run.smithi117.stdout: Birth: - 2024-07-26T23:43:27.164 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-26T23:43:27.216 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records in 2024-07-26T23:43:27.216 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records out 2024-07-26T23:43:27.216 INFO:teuthology.orchestra.run.smithi117.stderr:512 bytes copied, 0.00037252 s, 1.4 MB/s 2024-07-26T23:43:27.218 DEBUG:teuthology.orchestra.run.smithi117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-26T23:43:27.267 DEBUG:teuthology.orchestra.run.smithi117:> stat /dev/vg_nvme/lv_3 2024-07-26T23:43:27.314 INFO:teuthology.orchestra.run.smithi117.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-26T23:43:27.314 INFO:teuthology.orchestra.run.smithi117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T23:43:27.314 INFO:teuthology.orchestra.run.smithi117.stdout:Device: 5h/5d Inode: 924 Links: 1 2024-07-26T23:43:27.314 INFO:teuthology.orchestra.run.smithi117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T23:43:27.314 INFO:teuthology.orchestra.run.smithi117.stdout:Access: 2024-07-26 23:33:03.344260473 +0000 2024-07-26T23:43:27.315 INFO:teuthology.orchestra.run.smithi117.stdout:Modify: 2024-07-26 23:33:03.068262939 +0000 2024-07-26T23:43:27.315 INFO:teuthology.orchestra.run.smithi117.stdout:Change: 2024-07-26 23:33:03.068262939 +0000 2024-07-26T23:43:27.315 INFO:teuthology.orchestra.run.smithi117.stdout: Birth: - 2024-07-26T23:43:27.315 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-26T23:43:27.369 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records in 2024-07-26T23:43:27.370 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records out 2024-07-26T23:43:27.370 INFO:teuthology.orchestra.run.smithi117.stderr:512 bytes copied, 0.000441412 s, 1.2 MB/s 2024-07-26T23:43:27.371 DEBUG:teuthology.orchestra.run.smithi117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-26T23:43:27.420 DEBUG:teuthology.orchestra.run.smithi117:> stat /dev/vg_nvme/lv_4 2024-07-26T23:43:27.467 INFO:teuthology.orchestra.run.smithi117.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-26T23:43:27.467 INFO:teuthology.orchestra.run.smithi117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T23:43:27.467 INFO:teuthology.orchestra.run.smithi117.stdout:Device: 5h/5d Inode: 934 Links: 1 2024-07-26T23:43:27.468 INFO:teuthology.orchestra.run.smithi117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T23:43:27.468 INFO:teuthology.orchestra.run.smithi117.stdout:Access: 2024-07-26 23:33:03.852255936 +0000 2024-07-26T23:43:27.468 INFO:teuthology.orchestra.run.smithi117.stdout:Modify: 2024-07-26 23:33:03.600258187 +0000 2024-07-26T23:43:27.468 INFO:teuthology.orchestra.run.smithi117.stdout:Change: 2024-07-26 23:33:03.600258187 +0000 2024-07-26T23:43:27.468 INFO:teuthology.orchestra.run.smithi117.stdout: Birth: - 2024-07-26T23:43:27.469 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-26T23:43:27.521 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records in 2024-07-26T23:43:27.521 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records out 2024-07-26T23:43:27.521 INFO:teuthology.orchestra.run.smithi117.stderr:512 bytes copied, 0.000390017 s, 1.3 MB/s 2024-07-26T23:43:27.522 DEBUG:teuthology.orchestra.run.smithi117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-26T23:43:27.576 INFO:tasks.cephadm:Deploying osd.0 on smithi069 with /dev/vg_nvme/lv_4... 2024-07-26T23:43:27.576 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-07-26T23:43:27.588 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:27 smithi069 bash[22094]: audit 2024-07-26T23:43:26.321253+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.588 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:27 smithi069 bash[22094]: audit 2024-07-26T23:43:26.321253+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.588 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:27 smithi069 bash[22094]: audit 2024-07-26T23:43:26.326017+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.588 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:27 smithi069 bash[22094]: audit 2024-07-26T23:43:26.326017+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.588 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:27 smithi069 bash[22094]: audit 2024-07-26T23:43:26.331583+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.588 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:27 smithi069 bash[22094]: audit 2024-07-26T23:43:26.331583+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.588 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:27 smithi069 bash[22094]: cluster 2024-07-26T23:43:27.262068+0000 mgr.a (mgr.14150) 113 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:27.588 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:27 smithi069 bash[22094]: cluster 2024-07-26T23:43:27.262068+0000 mgr.a (mgr.14150) 113 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:27.598 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:27 smithi102 bash[22701]: audit 2024-07-26T23:43:26.321253+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.599 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:27 smithi102 bash[22701]: audit 2024-07-26T23:43:26.321253+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.599 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:27 smithi102 bash[22701]: audit 2024-07-26T23:43:26.326017+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.599 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:27 smithi102 bash[22701]: audit 2024-07-26T23:43:26.326017+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.599 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:27 smithi102 bash[22701]: audit 2024-07-26T23:43:26.331583+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.599 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:27 smithi102 bash[22701]: audit 2024-07-26T23:43:26.331583+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.599 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:27 smithi102 bash[22701]: cluster 2024-07-26T23:43:27.262068+0000 mgr.a (mgr.14150) 113 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:27.599 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:27 smithi102 bash[22701]: cluster 2024-07-26T23:43:27.262068+0000 mgr.a (mgr.14150) 113 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:27.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:27 smithi117 bash[22909]: audit 2024-07-26T23:43:26.321253+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:27 smithi117 bash[22909]: audit 2024-07-26T23:43:26.321253+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:27 smithi117 bash[22909]: audit 2024-07-26T23:43:26.326017+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:27 smithi117 bash[22909]: audit 2024-07-26T23:43:26.326017+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:27 smithi117 bash[22909]: audit 2024-07-26T23:43:26.331583+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:27 smithi117 bash[22909]: audit 2024-07-26T23:43:26.331583+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:27.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:27 smithi117 bash[22909]: cluster 2024-07-26T23:43:27.262068+0000 mgr.a (mgr.14150) 113 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:27.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:27 smithi117 bash[22909]: cluster 2024-07-26T23:43:27.262068+0000 mgr.a (mgr.14150) 113 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:29.069 INFO:journalctl@ceph.mgr.b.smithi102.stdout:Jul 26 23:43:28 smithi102 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:43:29.070 INFO:journalctl@ceph.mgr.b.smithi102.stdout:Jul 26 23:43:28 smithi102 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:43:29.070 INFO:journalctl@ceph.mgr.b.smithi102.stdout:Jul 26 23:43:28 smithi102 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:43:29.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:28 smithi102 bash[22701]: audit 2024-07-26T23:43:27.849650+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:28 smithi102 bash[22701]: audit 2024-07-26T23:43:27.849650+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:28 smithi102 bash[22701]: audit 2024-07-26T23:43:27.853726+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:28 smithi102 bash[22701]: audit 2024-07-26T23:43:27.853726+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:28 smithi102 bash[22701]: audit 2024-07-26T23:43:27.860150+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:28 smithi102 bash[22701]: audit 2024-07-26T23:43:27.860150+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:28 smithi102 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:43:29.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:28 smithi069 bash[22094]: audit 2024-07-26T23:43:27.849650+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:28 smithi069 bash[22094]: audit 2024-07-26T23:43:27.849650+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:28 smithi069 bash[22094]: audit 2024-07-26T23:43:27.853726+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:28 smithi069 bash[22094]: audit 2024-07-26T23:43:27.853726+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:28 smithi069 bash[22094]: audit 2024-07-26T23:43:27.860150+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:28 smithi069 bash[22094]: audit 2024-07-26T23:43:27.860150+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:28 smithi117 bash[22909]: audit 2024-07-26T23:43:27.849650+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:28 smithi117 bash[22909]: audit 2024-07-26T23:43:27.849650+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:28 smithi117 bash[22909]: audit 2024-07-26T23:43:27.853726+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:28 smithi117 bash[22909]: audit 2024-07-26T23:43:27.853726+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:28 smithi117 bash[22909]: audit 2024-07-26T23:43:27.860150+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:28 smithi117 bash[22909]: audit 2024-07-26T23:43:27.860150+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:29.550 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:29 smithi102 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:43:29.550 INFO:journalctl@ceph.mgr.b.smithi102.stdout:Jul 26 23:43:29 smithi102 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:43:29.551 INFO:journalctl@ceph.mgr.b.smithi102.stdout:Jul 26 23:43:29 smithi102 systemd[1]: Started Ceph mgr.b for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968. 2024-07-26T23:43:30.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.244760+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.244760+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.253677+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.253677+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: cluster 2024-07-26T23:43:29.262491+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:30.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: cluster 2024-07-26T23:43:29.262491+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:30.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.262682+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.262682+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.270939+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.270939+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.355112+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:30.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.355112+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:30.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.358834+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:30.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.358834+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:30.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.359798+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:30.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.359798+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:30.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.368872+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.368872+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.443941+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-26T23:43:30.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.443941+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-26T23:43:30.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.445431+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-07-26T23:43:30.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.445431+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-07-26T23:43:30.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.446668+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:30.560 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:30 smithi117 bash[22909]: audit 2024-07-26T23:43:29.446668+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:30.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.244760+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.244760+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.253677+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.253677+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: cluster 2024-07-26T23:43:29.262491+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:30.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: cluster 2024-07-26T23:43:29.262491+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:30.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.262682+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.262682+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.270939+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.270939+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.355112+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:30.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.355112+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:30.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.358834+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:30.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.358834+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:30.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.359798+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:30.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.359798+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:30.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.368872+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.368872+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.443941+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-26T23:43:30.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.443941+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-26T23:43:30.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.445431+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-07-26T23:43:30.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.445431+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-07-26T23:43:30.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.446668+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:30.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[22701]: audit 2024-07-26T23:43:29.446668+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:30.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.244760+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.244760+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.253677+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.253677+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: cluster 2024-07-26T23:43:29.262491+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:30.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: cluster 2024-07-26T23:43:29.262491+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:30.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.262682+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.262682+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.270939+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.270939+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.355112+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:30.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.355112+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:30.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.358834+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:30.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.358834+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:30.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.359798+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:30.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.359798+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:30.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.368872+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.368872+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:30.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.443941+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-26T23:43:30.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.443941+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-26T23:43:30.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.445431+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-07-26T23:43:30.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.445431+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-07-26T23:43:30.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.446668+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:30.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:30 smithi069 bash[22094]: audit 2024-07-26T23:43:29.446668+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:31.069 INFO:journalctl@ceph.mgr.b.smithi102.stdout:Jul 26 23:43:30 smithi102 bash[23790]: debug 2024-07-26T23:43:30.804+0000 7f758bdf1640 1 -- 172.21.15.102:0/3635299064 <== mon.2 v2:172.21.15.102:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5616644bb0e0 con 0x5616644bd800 2024-07-26T23:43:31.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:31 smithi117 bash[22909]: cephadm 2024-07-26T23:43:29.369446+0000 mgr.a (mgr.14150) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:31.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:31 smithi117 bash[22909]: cephadm 2024-07-26T23:43:29.369446+0000 mgr.a (mgr.14150) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:31.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:31 smithi117 bash[22909]: cephadm 2024-07-26T23:43:29.443348+0000 mgr.a (mgr.14150) 116 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-07-26T23:43:31.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:31 smithi117 bash[22909]: cephadm 2024-07-26T23:43:29.443348+0000 mgr.a (mgr.14150) 116 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-07-26T23:43:31.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:31 smithi117 bash[22909]: cephadm 2024-07-26T23:43:29.448049+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Reconfiguring daemon mgr.a on smithi069 2024-07-26T23:43:31.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:31 smithi117 bash[22909]: cephadm 2024-07-26T23:43:29.448049+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Reconfiguring daemon mgr.a on smithi069 2024-07-26T23:43:31.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:31 smithi102 bash[22701]: cephadm 2024-07-26T23:43:29.369446+0000 mgr.a (mgr.14150) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:31.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:31 smithi102 bash[22701]: cephadm 2024-07-26T23:43:29.369446+0000 mgr.a (mgr.14150) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:31.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:31 smithi102 bash[22701]: cephadm 2024-07-26T23:43:29.443348+0000 mgr.a (mgr.14150) 116 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-07-26T23:43:31.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:31 smithi102 bash[22701]: cephadm 2024-07-26T23:43:29.443348+0000 mgr.a (mgr.14150) 116 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-07-26T23:43:31.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:31 smithi102 bash[22701]: cephadm 2024-07-26T23:43:29.448049+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Reconfiguring daemon mgr.a on smithi069 2024-07-26T23:43:31.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:31 smithi102 bash[22701]: cephadm 2024-07-26T23:43:29.448049+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Reconfiguring daemon mgr.a on smithi069 2024-07-26T23:43:31.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:31 smithi069 bash[22094]: cephadm 2024-07-26T23:43:29.369446+0000 mgr.a (mgr.14150) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:31.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:31 smithi069 bash[22094]: cephadm 2024-07-26T23:43:29.369446+0000 mgr.a (mgr.14150) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:31.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:31 smithi069 bash[22094]: cephadm 2024-07-26T23:43:29.443348+0000 mgr.a (mgr.14150) 116 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-07-26T23:43:31.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:31 smithi069 bash[22094]: cephadm 2024-07-26T23:43:29.443348+0000 mgr.a (mgr.14150) 116 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-07-26T23:43:31.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:31 smithi069 bash[22094]: cephadm 2024-07-26T23:43:29.448049+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Reconfiguring daemon mgr.a on smithi069 2024-07-26T23:43:31.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:31 smithi069 bash[22094]: cephadm 2024-07-26T23:43:29.448049+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Reconfiguring daemon mgr.a on smithi069 2024-07-26T23:43:32.304 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/config 2024-07-26T23:43:32.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: cluster 2024-07-26T23:43:31.262911+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:32.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: cluster 2024-07-26T23:43:31.262911+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:32.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: audit 2024-07-26T23:43:31.686832+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: audit 2024-07-26T23:43:31.686832+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: audit 2024-07-26T23:43:31.692324+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: audit 2024-07-26T23:43:31.692324+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: audit 2024-07-26T23:43:31.695773+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:32.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: audit 2024-07-26T23:43:31.695773+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:32.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: audit 2024-07-26T23:43:31.699487+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:32.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: audit 2024-07-26T23:43:31.699487+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:32.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: audit 2024-07-26T23:43:31.701039+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:32.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: audit 2024-07-26T23:43:31.701039+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:32.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: audit 2024-07-26T23:43:31.709093+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: audit 2024-07-26T23:43:31.709093+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: audit 2024-07-26T23:43:31.733174+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:32 smithi069 bash[22094]: audit 2024-07-26T23:43:31.733174+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: cluster 2024-07-26T23:43:31.262911+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:32.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: cluster 2024-07-26T23:43:31.262911+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:32.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: audit 2024-07-26T23:43:31.686832+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: audit 2024-07-26T23:43:31.686832+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: audit 2024-07-26T23:43:31.692324+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: audit 2024-07-26T23:43:31.692324+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: audit 2024-07-26T23:43:31.695773+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:32.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: audit 2024-07-26T23:43:31.695773+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:32.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: audit 2024-07-26T23:43:31.699487+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:32.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: audit 2024-07-26T23:43:31.699487+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:32.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: audit 2024-07-26T23:43:31.701039+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:32.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: audit 2024-07-26T23:43:31.701039+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:32.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: audit 2024-07-26T23:43:31.709093+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: audit 2024-07-26T23:43:31.709093+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: audit 2024-07-26T23:43:31.733174+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:32 smithi117 bash[22909]: audit 2024-07-26T23:43:31.733174+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: cluster 2024-07-26T23:43:31.262911+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:32.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: cluster 2024-07-26T23:43:31.262911+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:32.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: audit 2024-07-26T23:43:31.686832+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: audit 2024-07-26T23:43:31.686832+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: audit 2024-07-26T23:43:31.692324+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: audit 2024-07-26T23:43:31.692324+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: audit 2024-07-26T23:43:31.695773+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:32.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: audit 2024-07-26T23:43:31.695773+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:32.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: audit 2024-07-26T23:43:31.699487+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:32.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: audit 2024-07-26T23:43:31.699487+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:32.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: audit 2024-07-26T23:43:31.701039+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:32.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: audit 2024-07-26T23:43:31.701039+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:32.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: audit 2024-07-26T23:43:31.709093+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: audit 2024-07-26T23:43:31.709093+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: audit 2024-07-26T23:43:31.733174+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:32.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:32 smithi102 bash[22701]: audit 2024-07-26T23:43:31.733174+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:33.371 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:33 smithi069 bash[22094]: cephadm 2024-07-26T23:43:31.709945+0000 mgr.a (mgr.14150) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:33.372 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:33 smithi069 bash[22094]: cephadm 2024-07-26T23:43:31.709945+0000 mgr.a (mgr.14150) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:33.533 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:33 smithi102 bash[22701]: cephadm 2024-07-26T23:43:31.709945+0000 mgr.a (mgr.14150) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:33.533 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:33 smithi102 bash[22701]: cephadm 2024-07-26T23:43:31.709945+0000 mgr.a (mgr.14150) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:33.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:33 smithi117 bash[22909]: cephadm 2024-07-26T23:43:31.709945+0000 mgr.a (mgr.14150) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:33.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:33 smithi117 bash[22909]: cephadm 2024-07-26T23:43:31.709945+0000 mgr.a (mgr.14150) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-26T23:43:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:34 smithi069 bash[22094]: cluster 2024-07-26T23:43:33.263339+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:34.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:34 smithi069 bash[22094]: cluster 2024-07-26T23:43:33.263339+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:34.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:34 smithi117 bash[22909]: cluster 2024-07-26T23:43:33.263339+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:34.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:34 smithi117 bash[22909]: cluster 2024-07-26T23:43:33.263339+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:34.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:34 smithi102 bash[22701]: cluster 2024-07-26T23:43:33.263339+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:34.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:34 smithi102 bash[22701]: cluster 2024-07-26T23:43:33.263339+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:35.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:35 smithi117 bash[22909]: cluster 2024-07-26T23:43:35.263774+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:35.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:35 smithi117 bash[22909]: cluster 2024-07-26T23:43:35.263774+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:35.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:35 smithi102 bash[22701]: cluster 2024-07-26T23:43:35.263774+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:35.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:35 smithi102 bash[22701]: cluster 2024-07-26T23:43:35.263774+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:35.635 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:35 smithi069 bash[22094]: cluster 2024-07-26T23:43:35.263774+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:35.635 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:35 smithi069 bash[22094]: cluster 2024-07-26T23:43:35.263774+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:36.015 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-07-26T23:43:36.231 INFO:teuthology.orchestra.run.smithi069.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-07-26T23:43:36.246 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10+0 records in 2024-07-26T23:43:36.246 INFO:teuthology.orchestra.run.smithi069.stderr:10+0 records out 2024-07-26T23:43:36.247 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0134145 s, 782 MB/s 2024-07-26T23:43:36.247 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping successful for: 2024-07-26T23:43:36.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:36 smithi069 bash[22094]: audit 2024-07-26T23:43:35.659732+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:36.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:36 smithi069 bash[22094]: audit 2024-07-26T23:43:35.659732+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:36.952 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:36 smithi117 bash[22909]: audit 2024-07-26T23:43:35.659732+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:36.952 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:36 smithi117 bash[22909]: audit 2024-07-26T23:43:35.659732+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:36.997 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:36 smithi102 bash[22701]: audit 2024-07-26T23:43:35.659732+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:36.997 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:36 smithi102 bash[22701]: audit 2024-07-26T23:43:35.659732+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:37.256 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph orch daemon add osd smithi069:vg_nvme/lv_4 2024-07-26T23:43:37.893 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: cluster 2024-07-26T23:43:36.839077+0000 mon.a (mon.0) 394 : cluster [DBG] Standby manager daemon b started 2024-07-26T23:43:37.893 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: cluster 2024-07-26T23:43:36.839077+0000 mon.a (mon.0) 394 : cluster [DBG] Standby manager daemon b started 2024-07-26T23:43:37.893 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:36.839307+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-07-26T23:43:37.893 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:36.839307+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-07-26T23:43:37.893 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:36.839878+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-07-26T23:43:37.894 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:36.839878+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-07-26T23:43:37.894 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:36.841023+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-07-26T23:43:37.894 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:36.841023+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-07-26T23:43:37.894 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:36.841543+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-07-26T23:43:37.894 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:36.841543+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-07-26T23:43:37.894 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: cluster 2024-07-26T23:43:37.264216+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:37.894 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: cluster 2024-07-26T23:43:37.264216+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:37.894 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:37.302275+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:37.894 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:37.302275+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:37.894 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:37.308326+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:37.895 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:37.308326+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:37.895 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:37.312289+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:37.895 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:37.312289+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:37.895 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:37.317301+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:37.895 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:37.317301+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:37.895 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:37.317808+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:37.895 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:37.317808+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:37.895 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:37.319359+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:37.895 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:37.319359+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:37.895 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:37.327331+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:37.895 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:37 smithi117 bash[22909]: audit 2024-07-26T23:43:37.327331+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: cluster 2024-07-26T23:43:36.839077+0000 mon.a (mon.0) 394 : cluster [DBG] Standby manager daemon b started 2024-07-26T23:43:38.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: cluster 2024-07-26T23:43:36.839077+0000 mon.a (mon.0) 394 : cluster [DBG] Standby manager daemon b started 2024-07-26T23:43:38.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:36.839307+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-07-26T23:43:38.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:36.839307+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-07-26T23:43:38.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:36.839878+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-07-26T23:43:38.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:36.839878+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-07-26T23:43:38.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:36.841023+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-07-26T23:43:38.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:36.841023+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-07-26T23:43:38.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:36.841543+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-07-26T23:43:38.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:36.841543+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-07-26T23:43:38.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: cluster 2024-07-26T23:43:37.264216+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:38.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: cluster 2024-07-26T23:43:37.264216+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:38.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:37.302275+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:37.302275+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:37.308326+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:37.308326+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:37.312289+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:38.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:37.312289+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:38.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:37.317301+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:37.317301+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:37.317808+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:38.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:37.317808+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:38.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:37.319359+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:38.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:37.319359+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:38.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:37.327331+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.072 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:37 smithi102 bash[22701]: audit 2024-07-26T23:43:37.327331+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: cluster 2024-07-26T23:43:36.839077+0000 mon.a (mon.0) 394 : cluster [DBG] Standby manager daemon b started 2024-07-26T23:43:38.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: cluster 2024-07-26T23:43:36.839077+0000 mon.a (mon.0) 394 : cluster [DBG] Standby manager daemon b started 2024-07-26T23:43:38.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:36.839307+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-07-26T23:43:38.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:36.839307+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-07-26T23:43:38.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:36.839878+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-07-26T23:43:38.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:36.839878+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-07-26T23:43:38.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:36.841023+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-07-26T23:43:38.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:36.841023+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-07-26T23:43:38.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:36.841543+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-07-26T23:43:38.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:36.841543+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.102:0/2083163832' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-07-26T23:43:38.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: cluster 2024-07-26T23:43:37.264216+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:38.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: cluster 2024-07-26T23:43:37.264216+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:38.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:37.302275+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:37.302275+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:37.308326+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:37.308326+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:37.312289+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:38.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:37.312289+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:43:38.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:37.317301+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:37.317301+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:37.317808+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:38.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:37.317808+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:38.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:37.319359+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:38.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:37.319359+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:43:38.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:37.327331+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:38.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:37 smithi069 bash[22094]: audit 2024-07-26T23:43:37.327331+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:39.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:38 smithi117 bash[22909]: cluster 2024-07-26T23:43:37.683764+0000 mon.a (mon.0) 402 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-07-26T23:43:39.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:38 smithi117 bash[22909]: cluster 2024-07-26T23:43:37.683764+0000 mon.a (mon.0) 402 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-07-26T23:43:39.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:38 smithi117 bash[22909]: audit 2024-07-26T23:43:37.684539+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-07-26T23:43:39.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:38 smithi117 bash[22909]: audit 2024-07-26T23:43:37.684539+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-07-26T23:43:39.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:38 smithi102 bash[22701]: cluster 2024-07-26T23:43:37.683764+0000 mon.a (mon.0) 402 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-07-26T23:43:39.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:38 smithi102 bash[22701]: cluster 2024-07-26T23:43:37.683764+0000 mon.a (mon.0) 402 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-07-26T23:43:39.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:38 smithi102 bash[22701]: audit 2024-07-26T23:43:37.684539+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-07-26T23:43:39.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:38 smithi102 bash[22701]: audit 2024-07-26T23:43:37.684539+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-07-26T23:43:39.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:38 smithi069 bash[22094]: cluster 2024-07-26T23:43:37.683764+0000 mon.a (mon.0) 402 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-07-26T23:43:39.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:38 smithi069 bash[22094]: cluster 2024-07-26T23:43:37.683764+0000 mon.a (mon.0) 402 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-07-26T23:43:39.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:38 smithi069 bash[22094]: audit 2024-07-26T23:43:37.684539+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-07-26T23:43:39.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:38 smithi069 bash[22094]: audit 2024-07-26T23:43:37.684539+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-07-26T23:43:40.000 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:39 smithi117 bash[22909]: cluster 2024-07-26T23:43:39.264610+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:40.000 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:39 smithi117 bash[22909]: cluster 2024-07-26T23:43:39.264610+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:40.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:39 smithi102 bash[22701]: cluster 2024-07-26T23:43:39.264610+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:40.081 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:39 smithi102 bash[22701]: cluster 2024-07-26T23:43:39.264610+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:40.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:39 smithi069 bash[22094]: cluster 2024-07-26T23:43:39.264610+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:40.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:39 smithi069 bash[22094]: cluster 2024-07-26T23:43:39.264610+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:41.676 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/config 2024-07-26T23:43:42.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:42 smithi117 bash[22909]: audit 2024-07-26T23:43:41.250416+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:42 smithi117 bash[22909]: audit 2024-07-26T23:43:41.250416+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:42 smithi117 bash[22909]: audit 2024-07-26T23:43:41.257320+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:42 smithi117 bash[22909]: audit 2024-07-26T23:43:41.257320+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:42 smithi117 bash[22909]: cluster 2024-07-26T23:43:41.264951+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:42.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:42 smithi117 bash[22909]: cluster 2024-07-26T23:43:41.264951+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:42.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:42 smithi117 bash[22909]: audit 2024-07-26T23:43:41.265086+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:42 smithi117 bash[22909]: audit 2024-07-26T23:43:41.265086+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:42 smithi102 bash[22701]: audit 2024-07-26T23:43:41.250416+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:42 smithi102 bash[22701]: audit 2024-07-26T23:43:41.250416+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:42 smithi102 bash[22701]: audit 2024-07-26T23:43:41.257320+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:42 smithi102 bash[22701]: audit 2024-07-26T23:43:41.257320+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:42 smithi102 bash[22701]: cluster 2024-07-26T23:43:41.264951+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:42.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:42 smithi102 bash[22701]: cluster 2024-07-26T23:43:41.264951+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:42.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:42 smithi102 bash[22701]: audit 2024-07-26T23:43:41.265086+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:42 smithi102 bash[22701]: audit 2024-07-26T23:43:41.265086+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.599 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:42 smithi069 bash[22094]: audit 2024-07-26T23:43:41.250416+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.599 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:42 smithi069 bash[22094]: audit 2024-07-26T23:43:41.250416+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.599 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:42 smithi069 bash[22094]: audit 2024-07-26T23:43:41.257320+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.599 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:42 smithi069 bash[22094]: audit 2024-07-26T23:43:41.257320+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.599 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:42 smithi069 bash[22094]: cluster 2024-07-26T23:43:41.264951+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:42.600 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:42 smithi069 bash[22094]: cluster 2024-07-26T23:43:41.264951+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:42.600 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:42 smithi069 bash[22094]: audit 2024-07-26T23:43:41.265086+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:42.600 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:42 smithi069 bash[22094]: audit 2024-07-26T23:43:41.265086+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:43.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:43 smithi069 bash[22094]: cluster 2024-07-26T23:43:43.265388+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:43.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:43 smithi069 bash[22094]: cluster 2024-07-26T23:43:43.265388+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:43.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:43 smithi117 bash[22909]: cluster 2024-07-26T23:43:43.265388+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:43.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:43 smithi117 bash[22909]: cluster 2024-07-26T23:43:43.265388+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:43.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:43 smithi102 bash[22701]: cluster 2024-07-26T23:43:43.265388+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:43.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:43 smithi102 bash[22701]: cluster 2024-07-26T23:43:43.265388+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:44.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:44 smithi069 bash[22094]: audit 2024-07-26T23:43:44.519878+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:43:44.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:44 smithi069 bash[22094]: audit 2024-07-26T23:43:44.519878+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:43:44.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:44 smithi069 bash[22094]: audit 2024-07-26T23:43:44.523082+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:43:44.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:44 smithi069 bash[22094]: audit 2024-07-26T23:43:44.523082+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:43:44.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:44 smithi069 bash[22094]: audit 2024-07-26T23:43:44.524480+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:44.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:44 smithi069 bash[22094]: audit 2024-07-26T23:43:44.524480+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:45.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:44 smithi117 bash[22909]: audit 2024-07-26T23:43:44.519878+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:43:45.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:44 smithi117 bash[22909]: audit 2024-07-26T23:43:44.519878+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:43:45.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:44 smithi117 bash[22909]: audit 2024-07-26T23:43:44.523082+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:43:45.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:44 smithi117 bash[22909]: audit 2024-07-26T23:43:44.523082+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:43:45.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:44 smithi117 bash[22909]: audit 2024-07-26T23:43:44.524480+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:45.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:44 smithi117 bash[22909]: audit 2024-07-26T23:43:44.524480+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:45.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:44 smithi102 bash[22701]: audit 2024-07-26T23:43:44.519878+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:43:45.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:44 smithi102 bash[22701]: audit 2024-07-26T23:43:44.519878+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:43:45.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:44 smithi102 bash[22701]: audit 2024-07-26T23:43:44.523082+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:43:45.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:44 smithi102 bash[22701]: audit 2024-07-26T23:43:44.523082+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:43:45.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:44 smithi102 bash[22701]: audit 2024-07-26T23:43:44.524480+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:45.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:44 smithi102 bash[22701]: audit 2024-07-26T23:43:44.524480+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:43:45.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:45 smithi069 bash[22094]: audit 2024-07-26T23:43:44.513342+0000 mgr.a (mgr.14150) 126 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:43:45.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:45 smithi069 bash[22094]: audit 2024-07-26T23:43:44.513342+0000 mgr.a (mgr.14150) 126 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:43:45.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:45 smithi069 bash[22094]: cluster 2024-07-26T23:43:45.265865+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:45.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:45 smithi069 bash[22094]: cluster 2024-07-26T23:43:45.265865+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:46.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:45 smithi117 bash[22909]: audit 2024-07-26T23:43:44.513342+0000 mgr.a (mgr.14150) 126 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:43:46.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:45 smithi117 bash[22909]: audit 2024-07-26T23:43:44.513342+0000 mgr.a (mgr.14150) 126 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:43:46.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:45 smithi117 bash[22909]: cluster 2024-07-26T23:43:45.265865+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:46.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:45 smithi117 bash[22909]: cluster 2024-07-26T23:43:45.265865+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:46.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:45 smithi102 bash[22701]: audit 2024-07-26T23:43:44.513342+0000 mgr.a (mgr.14150) 126 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:43:46.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:45 smithi102 bash[22701]: audit 2024-07-26T23:43:44.513342+0000 mgr.a (mgr.14150) 126 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:43:46.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:45 smithi102 bash[22701]: cluster 2024-07-26T23:43:45.265865+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:46.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:45 smithi102 bash[22701]: cluster 2024-07-26T23:43:45.265865+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:47.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:47 smithi117 bash[22909]: audit 2024-07-26T23:43:46.531373+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:47 smithi117 bash[22909]: audit 2024-07-26T23:43:46.531373+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:47 smithi117 bash[22909]: audit 2024-07-26T23:43:46.539045+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:47 smithi117 bash[22909]: audit 2024-07-26T23:43:46.539045+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:47 smithi117 bash[22909]: audit 2024-07-26T23:43:46.548556+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:47 smithi117 bash[22909]: audit 2024-07-26T23:43:46.548556+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:47 smithi117 bash[22909]: cluster 2024-07-26T23:43:47.266317+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:47.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:47 smithi117 bash[22909]: cluster 2024-07-26T23:43:47.266317+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:47.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:47 smithi102 bash[22701]: audit 2024-07-26T23:43:46.531373+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:47 smithi102 bash[22701]: audit 2024-07-26T23:43:46.531373+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:47 smithi102 bash[22701]: audit 2024-07-26T23:43:46.539045+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:47 smithi102 bash[22701]: audit 2024-07-26T23:43:46.539045+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:47 smithi102 bash[22701]: audit 2024-07-26T23:43:46.548556+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:47 smithi102 bash[22701]: audit 2024-07-26T23:43:46.548556+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:47 smithi102 bash[22701]: cluster 2024-07-26T23:43:47.266317+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:47.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:47 smithi102 bash[22701]: cluster 2024-07-26T23:43:47.266317+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:47.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:47 smithi069 bash[22094]: audit 2024-07-26T23:43:46.531373+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:47 smithi069 bash[22094]: audit 2024-07-26T23:43:46.531373+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:47 smithi069 bash[22094]: audit 2024-07-26T23:43:46.539045+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:47 smithi069 bash[22094]: audit 2024-07-26T23:43:46.539045+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:47 smithi069 bash[22094]: audit 2024-07-26T23:43:46.548556+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:47 smithi069 bash[22094]: audit 2024-07-26T23:43:46.548556+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:47.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:47 smithi069 bash[22094]: cluster 2024-07-26T23:43:47.266317+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:47.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:47 smithi069 bash[22094]: cluster 2024-07-26T23:43:47.266317+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:49.649 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:49 smithi069 bash[22094]: cluster 2024-07-26T23:43:49.266759+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:49.649 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:49 smithi069 bash[22094]: cluster 2024-07-26T23:43:49.266759+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:49.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:49 smithi117 bash[22909]: cluster 2024-07-26T23:43:49.266759+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:49.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:49 smithi117 bash[22909]: cluster 2024-07-26T23:43:49.266759+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:49.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:49 smithi102 bash[22701]: cluster 2024-07-26T23:43:49.266759+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:49.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:49 smithi102 bash[22701]: cluster 2024-07-26T23:43:49.266759+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:51.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:51 smithi069 bash[22094]: cluster 2024-07-26T23:43:51.267190+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:51.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:51 smithi069 bash[22094]: cluster 2024-07-26T23:43:51.267190+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:51.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:51 smithi117 bash[22909]: cluster 2024-07-26T23:43:51.267190+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:51.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:51 smithi117 bash[22909]: cluster 2024-07-26T23:43:51.267190+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:51.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:51 smithi102 bash[22701]: cluster 2024-07-26T23:43:51.267190+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:51.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:51 smithi102 bash[22701]: cluster 2024-07-26T23:43:51.267190+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:53.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:52 smithi117 bash[22909]: audit 2024-07-26T23:43:52.722620+0000 mon.a (mon.0) 413 : audit [INF] from='client.? 172.21.15.69:0/1029425388' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ab49e2ad-ea4e-4527-b362-ab3d3f5e2c32"} : dispatch 2024-07-26T23:43:53.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:52 smithi117 bash[22909]: audit 2024-07-26T23:43:52.722620+0000 mon.a (mon.0) 413 : audit [INF] from='client.? 172.21.15.69:0/1029425388' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ab49e2ad-ea4e-4527-b362-ab3d3f5e2c32"} : dispatch 2024-07-26T23:43:53.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:52 smithi117 bash[22909]: audit 2024-07-26T23:43:52.725201+0000 mon.a (mon.0) 414 : audit [INF] from='client.? 172.21.15.69:0/1029425388' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ab49e2ad-ea4e-4527-b362-ab3d3f5e2c32"}]': finished 2024-07-26T23:43:53.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:52 smithi117 bash[22909]: audit 2024-07-26T23:43:52.725201+0000 mon.a (mon.0) 414 : audit [INF] from='client.? 172.21.15.69:0/1029425388' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ab49e2ad-ea4e-4527-b362-ab3d3f5e2c32"}]': finished 2024-07-26T23:43:53.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:52 smithi117 bash[22909]: cluster 2024-07-26T23:43:52.727680+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-26T23:43:53.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:52 smithi117 bash[22909]: cluster 2024-07-26T23:43:52.727680+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-26T23:43:53.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:52 smithi117 bash[22909]: audit 2024-07-26T23:43:52.728285+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:43:53.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:52 smithi117 bash[22909]: audit 2024-07-26T23:43:52.728285+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:43:53.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:52 smithi102 bash[22701]: audit 2024-07-26T23:43:52.722620+0000 mon.a (mon.0) 413 : audit [INF] from='client.? 172.21.15.69:0/1029425388' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ab49e2ad-ea4e-4527-b362-ab3d3f5e2c32"} : dispatch 2024-07-26T23:43:53.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:52 smithi102 bash[22701]: audit 2024-07-26T23:43:52.722620+0000 mon.a (mon.0) 413 : audit [INF] from='client.? 172.21.15.69:0/1029425388' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ab49e2ad-ea4e-4527-b362-ab3d3f5e2c32"} : dispatch 2024-07-26T23:43:53.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:52 smithi102 bash[22701]: audit 2024-07-26T23:43:52.725201+0000 mon.a (mon.0) 414 : audit [INF] from='client.? 172.21.15.69:0/1029425388' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ab49e2ad-ea4e-4527-b362-ab3d3f5e2c32"}]': finished 2024-07-26T23:43:53.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:52 smithi102 bash[22701]: audit 2024-07-26T23:43:52.725201+0000 mon.a (mon.0) 414 : audit [INF] from='client.? 172.21.15.69:0/1029425388' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ab49e2ad-ea4e-4527-b362-ab3d3f5e2c32"}]': finished 2024-07-26T23:43:53.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:52 smithi102 bash[22701]: cluster 2024-07-26T23:43:52.727680+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-26T23:43:53.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:52 smithi102 bash[22701]: cluster 2024-07-26T23:43:52.727680+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-26T23:43:53.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:52 smithi102 bash[22701]: audit 2024-07-26T23:43:52.728285+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:43:53.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:52 smithi102 bash[22701]: audit 2024-07-26T23:43:52.728285+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:43:53.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:52 smithi069 bash[22094]: audit 2024-07-26T23:43:52.722620+0000 mon.a (mon.0) 413 : audit [INF] from='client.? 172.21.15.69:0/1029425388' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ab49e2ad-ea4e-4527-b362-ab3d3f5e2c32"} : dispatch 2024-07-26T23:43:53.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:52 smithi069 bash[22094]: audit 2024-07-26T23:43:52.722620+0000 mon.a (mon.0) 413 : audit [INF] from='client.? 172.21.15.69:0/1029425388' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ab49e2ad-ea4e-4527-b362-ab3d3f5e2c32"} : dispatch 2024-07-26T23:43:53.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:52 smithi069 bash[22094]: audit 2024-07-26T23:43:52.725201+0000 mon.a (mon.0) 414 : audit [INF] from='client.? 172.21.15.69:0/1029425388' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ab49e2ad-ea4e-4527-b362-ab3d3f5e2c32"}]': finished 2024-07-26T23:43:53.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:52 smithi069 bash[22094]: audit 2024-07-26T23:43:52.725201+0000 mon.a (mon.0) 414 : audit [INF] from='client.? 172.21.15.69:0/1029425388' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ab49e2ad-ea4e-4527-b362-ab3d3f5e2c32"}]': finished 2024-07-26T23:43:53.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:52 smithi069 bash[22094]: cluster 2024-07-26T23:43:52.727680+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-26T23:43:53.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:52 smithi069 bash[22094]: cluster 2024-07-26T23:43:52.727680+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-26T23:43:53.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:52 smithi069 bash[22094]: audit 2024-07-26T23:43:52.728285+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:43:53.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:52 smithi069 bash[22094]: audit 2024-07-26T23:43:52.728285+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:43:54.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:53 smithi117 bash[22909]: cluster 2024-07-26T23:43:53.267518+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:54.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:53 smithi117 bash[22909]: cluster 2024-07-26T23:43:53.267518+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:54.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:53 smithi117 bash[22909]: audit 2024-07-26T23:43:53.364802+0000 mon.a (mon.0) 417 : audit [DBG] from='client.? 172.21.15.69:0/3034725478' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:43:54.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:53 smithi117 bash[22909]: audit 2024-07-26T23:43:53.364802+0000 mon.a (mon.0) 417 : audit [DBG] from='client.? 172.21.15.69:0/3034725478' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:43:54.060 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:53 smithi102 bash[22701]: cluster 2024-07-26T23:43:53.267518+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:54.060 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:53 smithi102 bash[22701]: cluster 2024-07-26T23:43:53.267518+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:54.060 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:53 smithi102 bash[22701]: audit 2024-07-26T23:43:53.364802+0000 mon.a (mon.0) 417 : audit [DBG] from='client.? 172.21.15.69:0/3034725478' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:43:54.060 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:53 smithi102 bash[22701]: audit 2024-07-26T23:43:53.364802+0000 mon.a (mon.0) 417 : audit [DBG] from='client.? 172.21.15.69:0/3034725478' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:43:54.155 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:53 smithi069 bash[22094]: cluster 2024-07-26T23:43:53.267518+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:54.155 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:53 smithi069 bash[22094]: cluster 2024-07-26T23:43:53.267518+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:54.155 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:53 smithi069 bash[22094]: audit 2024-07-26T23:43:53.364802+0000 mon.a (mon.0) 417 : audit [DBG] from='client.? 172.21.15.69:0/3034725478' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:43:54.155 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:53 smithi069 bash[22094]: audit 2024-07-26T23:43:53.364802+0000 mon.a (mon.0) 417 : audit [DBG] from='client.? 172.21.15.69:0/3034725478' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:43:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:55 smithi069 bash[22094]: cluster 2024-07-26T23:43:55.267934+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:55 smithi069 bash[22094]: cluster 2024-07-26T23:43:55.267934+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:55.779 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:55 smithi102 bash[22701]: cluster 2024-07-26T23:43:55.267934+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:55.779 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:55 smithi102 bash[22701]: cluster 2024-07-26T23:43:55.267934+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:55.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:55 smithi117 bash[22909]: cluster 2024-07-26T23:43:55.267934+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:55.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:55 smithi117 bash[22909]: cluster 2024-07-26T23:43:55.267934+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:57.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:56 smithi117 bash[22909]: audit 2024-07-26T23:43:55.926379+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:56 smithi117 bash[22909]: audit 2024-07-26T23:43:55.926379+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:56 smithi117 bash[22909]: audit 2024-07-26T23:43:55.930312+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:56 smithi117 bash[22909]: audit 2024-07-26T23:43:55.930312+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:56 smithi117 bash[22909]: audit 2024-07-26T23:43:55.936697+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:56 smithi117 bash[22909]: audit 2024-07-26T23:43:55.936697+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:56 smithi102 bash[22701]: audit 2024-07-26T23:43:55.926379+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:56 smithi102 bash[22701]: audit 2024-07-26T23:43:55.926379+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:56 smithi102 bash[22701]: audit 2024-07-26T23:43:55.930312+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:56 smithi102 bash[22701]: audit 2024-07-26T23:43:55.930312+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:56 smithi102 bash[22701]: audit 2024-07-26T23:43:55.936697+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:56 smithi102 bash[22701]: audit 2024-07-26T23:43:55.936697+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.365 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:56 smithi069 bash[22094]: audit 2024-07-26T23:43:55.926379+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.365 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:56 smithi069 bash[22094]: audit 2024-07-26T23:43:55.926379+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.365 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:56 smithi069 bash[22094]: audit 2024-07-26T23:43:55.930312+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.365 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:56 smithi069 bash[22094]: audit 2024-07-26T23:43:55.930312+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.365 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:56 smithi069 bash[22094]: audit 2024-07-26T23:43:55.936697+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:57.365 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:56 smithi069 bash[22094]: audit 2024-07-26T23:43:55.936697+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:43:58.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:57 smithi117 bash[22909]: cluster 2024-07-26T23:43:57.268370+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:58.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:57 smithi117 bash[22909]: cluster 2024-07-26T23:43:57.268370+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:58.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:57 smithi102 bash[22701]: cluster 2024-07-26T23:43:57.268370+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:58.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:57 smithi102 bash[22701]: cluster 2024-07-26T23:43:57.268370+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:58.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:57 smithi069 bash[22094]: cluster 2024-07-26T23:43:57.268370+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:58.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:57 smithi069 bash[22094]: cluster 2024-07-26T23:43:57.268370+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:59.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:59 smithi069 bash[22094]: cluster 2024-07-26T23:43:59.268809+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:59.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:43:59 smithi069 bash[22094]: cluster 2024-07-26T23:43:59.268809+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:59.676 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:59 smithi117 bash[22909]: cluster 2024-07-26T23:43:59.268809+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:59.676 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:43:59 smithi117 bash[22909]: cluster 2024-07-26T23:43:59.268809+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:59.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:59 smithi102 bash[22701]: cluster 2024-07-26T23:43:59.268809+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:43:59.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:43:59 smithi102 bash[22701]: cluster 2024-07-26T23:43:59.268809+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:01.592 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:01 smithi069 bash[22094]: cluster 2024-07-26T23:44:01.269204+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:01.592 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:01 smithi069 bash[22094]: cluster 2024-07-26T23:44:01.269204+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:01.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:01 smithi117 bash[22909]: cluster 2024-07-26T23:44:01.269204+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:01.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:01 smithi117 bash[22909]: cluster 2024-07-26T23:44:01.269204+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:01.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:01 smithi102 bash[22701]: cluster 2024-07-26T23:44:01.269204+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:01.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:01 smithi102 bash[22701]: cluster 2024-07-26T23:44:01.269204+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:02.622 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:02 smithi069 bash[22094]: audit 2024-07-26T23:44:01.465306+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.622 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:02 smithi069 bash[22094]: audit 2024-07-26T23:44:01.465306+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.622 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:02 smithi069 bash[22094]: audit 2024-07-26T23:44:01.473073+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.622 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:02 smithi069 bash[22094]: audit 2024-07-26T23:44:01.473073+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.623 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:02 smithi069 bash[22094]: cephadm 2024-07-26T23:44:01.475782+0000 mgr.a (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi069 2024-07-26T23:44:02.623 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:02 smithi069 bash[22094]: cephadm 2024-07-26T23:44:01.475782+0000 mgr.a (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi069 2024-07-26T23:44:02.623 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:02 smithi069 bash[22094]: audit 2024-07-26T23:44:01.482684+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.623 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:02 smithi069 bash[22094]: audit 2024-07-26T23:44:01.482684+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:02 smithi117 bash[22909]: audit 2024-07-26T23:44:01.465306+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:02 smithi117 bash[22909]: audit 2024-07-26T23:44:01.465306+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:02 smithi117 bash[22909]: audit 2024-07-26T23:44:01.473073+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:02 smithi117 bash[22909]: audit 2024-07-26T23:44:01.473073+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:02 smithi117 bash[22909]: cephadm 2024-07-26T23:44:01.475782+0000 mgr.a (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi069 2024-07-26T23:44:02.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:02 smithi117 bash[22909]: cephadm 2024-07-26T23:44:01.475782+0000 mgr.a (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi069 2024-07-26T23:44:02.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:02 smithi117 bash[22909]: audit 2024-07-26T23:44:01.482684+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:02 smithi117 bash[22909]: audit 2024-07-26T23:44:01.482684+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:02 smithi102 bash[22701]: audit 2024-07-26T23:44:01.465306+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:02 smithi102 bash[22701]: audit 2024-07-26T23:44:01.465306+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:02 smithi102 bash[22701]: audit 2024-07-26T23:44:01.473073+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:02 smithi102 bash[22701]: audit 2024-07-26T23:44:01.473073+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:02 smithi102 bash[22701]: cephadm 2024-07-26T23:44:01.475782+0000 mgr.a (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi069 2024-07-26T23:44:02.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:02 smithi102 bash[22701]: cephadm 2024-07-26T23:44:01.475782+0000 mgr.a (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi069 2024-07-26T23:44:02.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:02 smithi102 bash[22701]: audit 2024-07-26T23:44:01.482684+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:02.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:02 smithi102 bash[22701]: audit 2024-07-26T23:44:01.482684+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:03.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:03 smithi117 bash[22909]: cluster 2024-07-26T23:44:03.269675+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:03.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:03 smithi117 bash[22909]: cluster 2024-07-26T23:44:03.269675+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:03.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:03 smithi102 bash[22701]: cluster 2024-07-26T23:44:03.269675+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:03.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:03 smithi102 bash[22701]: cluster 2024-07-26T23:44:03.269675+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:03.847 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:03 smithi069 bash[22094]: cluster 2024-07-26T23:44:03.269675+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:03.847 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:03 smithi069 bash[22094]: cluster 2024-07-26T23:44:03.269675+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:05.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:04 smithi069 bash[22094]: audit 2024-07-26T23:44:04.790998+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-07-26T23:44:05.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:04 smithi069 bash[22094]: audit 2024-07-26T23:44:04.790998+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-07-26T23:44:05.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:04 smithi069 bash[22094]: audit 2024-07-26T23:44:04.792550+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:05.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:04 smithi069 bash[22094]: audit 2024-07-26T23:44:04.792550+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:05.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:04 smithi117 bash[22909]: audit 2024-07-26T23:44:04.790998+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-07-26T23:44:05.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:04 smithi117 bash[22909]: audit 2024-07-26T23:44:04.790998+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-07-26T23:44:05.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:04 smithi117 bash[22909]: audit 2024-07-26T23:44:04.792550+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:05.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:04 smithi117 bash[22909]: audit 2024-07-26T23:44:04.792550+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:05.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:04 smithi102 bash[22701]: audit 2024-07-26T23:44:04.790998+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-07-26T23:44:05.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:04 smithi102 bash[22701]: audit 2024-07-26T23:44:04.790998+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-07-26T23:44:05.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:04 smithi102 bash[22701]: audit 2024-07-26T23:44:04.792550+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:05.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:04 smithi102 bash[22701]: audit 2024-07-26T23:44:04.792550+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:06.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:05 smithi069 bash[22094]: cephadm 2024-07-26T23:44:04.793992+0000 mgr.a (mgr.14150) 138 : cephadm [INF] Deploying daemon osd.0 on smithi069 2024-07-26T23:44:06.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:05 smithi069 bash[22094]: cephadm 2024-07-26T23:44:04.793992+0000 mgr.a (mgr.14150) 138 : cephadm [INF] Deploying daemon osd.0 on smithi069 2024-07-26T23:44:06.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:05 smithi069 bash[22094]: cluster 2024-07-26T23:44:05.270083+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:06.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:05 smithi069 bash[22094]: cluster 2024-07-26T23:44:05.270083+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:06.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:05 smithi117 bash[22909]: cephadm 2024-07-26T23:44:04.793992+0000 mgr.a (mgr.14150) 138 : cephadm [INF] Deploying daemon osd.0 on smithi069 2024-07-26T23:44:06.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:05 smithi117 bash[22909]: cephadm 2024-07-26T23:44:04.793992+0000 mgr.a (mgr.14150) 138 : cephadm [INF] Deploying daemon osd.0 on smithi069 2024-07-26T23:44:06.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:05 smithi117 bash[22909]: cluster 2024-07-26T23:44:05.270083+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:06.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:05 smithi117 bash[22909]: cluster 2024-07-26T23:44:05.270083+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:06.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:05 smithi102 bash[22701]: cephadm 2024-07-26T23:44:04.793992+0000 mgr.a (mgr.14150) 138 : cephadm [INF] Deploying daemon osd.0 on smithi069 2024-07-26T23:44:06.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:05 smithi102 bash[22701]: cephadm 2024-07-26T23:44:04.793992+0000 mgr.a (mgr.14150) 138 : cephadm [INF] Deploying daemon osd.0 on smithi069 2024-07-26T23:44:06.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:05 smithi102 bash[22701]: cluster 2024-07-26T23:44:05.270083+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:06.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:05 smithi102 bash[22701]: cluster 2024-07-26T23:44:05.270083+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:08.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:07 smithi117 bash[22909]: audit 2024-07-26T23:44:06.753407+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:07 smithi117 bash[22909]: audit 2024-07-26T23:44:06.753407+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:07 smithi117 bash[22909]: audit 2024-07-26T23:44:06.761166+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:07 smithi117 bash[22909]: audit 2024-07-26T23:44:06.761166+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:07 smithi117 bash[22909]: audit 2024-07-26T23:44:06.770852+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:07 smithi117 bash[22909]: audit 2024-07-26T23:44:06.770852+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:07 smithi117 bash[22909]: cluster 2024-07-26T23:44:07.270557+0000 mgr.a (mgr.14150) 140 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:08.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:07 smithi117 bash[22909]: cluster 2024-07-26T23:44:07.270557+0000 mgr.a (mgr.14150) 140 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:08.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:07 smithi102 bash[22701]: audit 2024-07-26T23:44:06.753407+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:07 smithi102 bash[22701]: audit 2024-07-26T23:44:06.753407+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:07 smithi102 bash[22701]: audit 2024-07-26T23:44:06.761166+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:07 smithi102 bash[22701]: audit 2024-07-26T23:44:06.761166+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:07 smithi102 bash[22701]: audit 2024-07-26T23:44:06.770852+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:07 smithi102 bash[22701]: audit 2024-07-26T23:44:06.770852+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:07 smithi102 bash[22701]: cluster 2024-07-26T23:44:07.270557+0000 mgr.a (mgr.14150) 140 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:08.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:07 smithi102 bash[22701]: cluster 2024-07-26T23:44:07.270557+0000 mgr.a (mgr.14150) 140 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:08.079 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:07 smithi069 bash[22094]: audit 2024-07-26T23:44:06.753407+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.080 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:07 smithi069 bash[22094]: audit 2024-07-26T23:44:06.753407+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.080 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:07 smithi069 bash[22094]: audit 2024-07-26T23:44:06.761166+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.080 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:07 smithi069 bash[22094]: audit 2024-07-26T23:44:06.761166+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.080 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:07 smithi069 bash[22094]: audit 2024-07-26T23:44:06.770852+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.080 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:07 smithi069 bash[22094]: audit 2024-07-26T23:44:06.770852+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:08.080 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:07 smithi069 bash[22094]: cluster 2024-07-26T23:44:07.270557+0000 mgr.a (mgr.14150) 140 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:08.080 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:07 smithi069 bash[22094]: cluster 2024-07-26T23:44:07.270557+0000 mgr.a (mgr.14150) 140 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:08.874 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:44:08 smithi069 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:44:08.874 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:08 smithi069 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:44:09.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:09 smithi069 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:44:09.167 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:44:09 smithi069 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:44:09.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:09 smithi117 bash[22909]: audit 2024-07-26T23:44:09.151134+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:09.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:09 smithi117 bash[22909]: audit 2024-07-26T23:44:09.151134+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:09.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:09 smithi117 bash[22909]: audit 2024-07-26T23:44:09.155248+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:09 smithi117 bash[22909]: audit 2024-07-26T23:44:09.155248+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:09 smithi117 bash[22909]: audit 2024-07-26T23:44:09.155611+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:09.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:09 smithi117 bash[22909]: audit 2024-07-26T23:44:09.155611+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:09.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:09 smithi117 bash[22909]: audit 2024-07-26T23:44:09.156880+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:09.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:09 smithi117 bash[22909]: audit 2024-07-26T23:44:09.156880+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:09.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:09 smithi117 bash[22909]: audit 2024-07-26T23:44:09.159452+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:09 smithi117 bash[22909]: audit 2024-07-26T23:44:09.159452+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:09 smithi117 bash[22909]: audit 2024-07-26T23:44:09.164288+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:09 smithi117 bash[22909]: audit 2024-07-26T23:44:09.164288+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:09 smithi102 bash[22701]: audit 2024-07-26T23:44:09.151134+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:09.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:09 smithi102 bash[22701]: audit 2024-07-26T23:44:09.151134+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:09.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:09 smithi102 bash[22701]: audit 2024-07-26T23:44:09.155248+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:09 smithi102 bash[22701]: audit 2024-07-26T23:44:09.155248+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:09 smithi102 bash[22701]: audit 2024-07-26T23:44:09.155611+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:09.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:09 smithi102 bash[22701]: audit 2024-07-26T23:44:09.155611+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:09.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:09 smithi102 bash[22701]: audit 2024-07-26T23:44:09.156880+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:09.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:09 smithi102 bash[22701]: audit 2024-07-26T23:44:09.156880+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:09.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:09 smithi102 bash[22701]: audit 2024-07-26T23:44:09.159452+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:09 smithi102 bash[22701]: audit 2024-07-26T23:44:09.159452+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:09 smithi102 bash[22701]: audit 2024-07-26T23:44:09.164288+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:09 smithi102 bash[22701]: audit 2024-07-26T23:44:09.164288+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:09 smithi069 bash[22094]: audit 2024-07-26T23:44:09.151134+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:09.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:09 smithi069 bash[22094]: audit 2024-07-26T23:44:09.151134+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:09 smithi069 bash[22094]: audit 2024-07-26T23:44:09.155248+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:09 smithi069 bash[22094]: audit 2024-07-26T23:44:09.155248+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:09 smithi069 bash[22094]: audit 2024-07-26T23:44:09.155611+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:09 smithi069 bash[22094]: audit 2024-07-26T23:44:09.155611+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:09 smithi069 bash[22094]: audit 2024-07-26T23:44:09.156880+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:09 smithi069 bash[22094]: audit 2024-07-26T23:44:09.156880+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:09 smithi069 bash[22094]: audit 2024-07-26T23:44:09.159452+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:09 smithi069 bash[22094]: audit 2024-07-26T23:44:09.159452+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:09 smithi069 bash[22094]: audit 2024-07-26T23:44:09.164288+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:09 smithi069 bash[22094]: audit 2024-07-26T23:44:09.164288+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:10.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:10 smithi069 bash[22094]: cluster 2024-07-26T23:44:09.270993+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:10.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:10 smithi069 bash[22094]: cluster 2024-07-26T23:44:09.270993+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:10.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:10 smithi117 bash[22909]: cluster 2024-07-26T23:44:09.270993+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:10.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:10 smithi117 bash[22909]: cluster 2024-07-26T23:44:09.270993+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:10.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:10 smithi102 bash[22701]: cluster 2024-07-26T23:44:09.270993+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:10.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:10 smithi102 bash[22701]: cluster 2024-07-26T23:44:09.270993+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:11.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:11 smithi069 bash[22094]: cluster 2024-07-26T23:44:11.271467+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:11.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:11 smithi069 bash[22094]: cluster 2024-07-26T23:44:11.271467+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:11.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:11 smithi117 bash[22909]: cluster 2024-07-26T23:44:11.271467+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:11.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:11 smithi117 bash[22909]: cluster 2024-07-26T23:44:11.271467+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:11.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:11 smithi102 bash[22701]: cluster 2024-07-26T23:44:11.271467+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:11.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:11 smithi102 bash[22701]: cluster 2024-07-26T23:44:11.271467+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:13.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:13 smithi069 bash[22094]: cluster 2024-07-26T23:44:13.271886+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:13.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:13 smithi069 bash[22094]: cluster 2024-07-26T23:44:13.271886+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:13.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:13 smithi117 bash[22909]: cluster 2024-07-26T23:44:13.271886+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:13.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:13 smithi117 bash[22909]: cluster 2024-07-26T23:44:13.271886+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:13.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:13 smithi102 bash[22701]: cluster 2024-07-26T23:44:13.271886+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:13.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:13 smithi102 bash[22701]: cluster 2024-07-26T23:44:13.271886+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:15.589 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:15 smithi069 bash[22094]: cluster 2024-07-26T23:44:15.272319+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:15.589 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:15 smithi069 bash[22094]: cluster 2024-07-26T23:44:15.272319+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:15.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:15 smithi117 bash[22909]: cluster 2024-07-26T23:44:15.272319+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:15.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:15 smithi117 bash[22909]: cluster 2024-07-26T23:44:15.272319+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:15.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:15 smithi102 bash[22701]: cluster 2024-07-26T23:44:15.272319+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:15.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:15 smithi102 bash[22701]: cluster 2024-07-26T23:44:15.272319+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:16.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:16 smithi102 bash[22701]: audit 2024-07-26T23:44:15.525397+0000 mon.a (mon.0) 435 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-07-26T23:44:16.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:16 smithi102 bash[22701]: audit 2024-07-26T23:44:15.525397+0000 mon.a (mon.0) 435 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-07-26T23:44:16.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:16 smithi102 bash[22701]: audit 2024-07-26T23:44:16.140483+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:16 smithi102 bash[22701]: audit 2024-07-26T23:44:16.140483+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:16 smithi102 bash[22701]: audit 2024-07-26T23:44:16.148198+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:16 smithi102 bash[22701]: audit 2024-07-26T23:44:16.148198+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:16 smithi102 bash[22701]: audit 2024-07-26T23:44:16.157700+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:16 smithi102 bash[22701]: audit 2024-07-26T23:44:16.157700+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:16 smithi069 bash[22094]: audit 2024-07-26T23:44:15.525397+0000 mon.a (mon.0) 435 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-07-26T23:44:16.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:16 smithi069 bash[22094]: audit 2024-07-26T23:44:15.525397+0000 mon.a (mon.0) 435 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-07-26T23:44:16.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:16 smithi069 bash[22094]: audit 2024-07-26T23:44:16.140483+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:16 smithi069 bash[22094]: audit 2024-07-26T23:44:16.140483+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:16 smithi069 bash[22094]: audit 2024-07-26T23:44:16.148198+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:16 smithi069 bash[22094]: audit 2024-07-26T23:44:16.148198+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:16 smithi069 bash[22094]: audit 2024-07-26T23:44:16.157700+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:16 smithi069 bash[22094]: audit 2024-07-26T23:44:16.157700+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:16 smithi117 bash[22909]: audit 2024-07-26T23:44:15.525397+0000 mon.a (mon.0) 435 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-07-26T23:44:16.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:16 smithi117 bash[22909]: audit 2024-07-26T23:44:15.525397+0000 mon.a (mon.0) 435 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-07-26T23:44:16.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:16 smithi117 bash[22909]: audit 2024-07-26T23:44:16.140483+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:16 smithi117 bash[22909]: audit 2024-07-26T23:44:16.140483+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:16 smithi117 bash[22909]: audit 2024-07-26T23:44:16.148198+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:16 smithi117 bash[22909]: audit 2024-07-26T23:44:16.148198+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:16 smithi117 bash[22909]: audit 2024-07-26T23:44:16.157700+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:16.809 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:16 smithi117 bash[22909]: audit 2024-07-26T23:44:16.157700+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:17.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:17 smithi069 bash[22094]: audit 2024-07-26T23:44:16.344526+0000 mon.a (mon.0) 439 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-26T23:44:17.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:17 smithi069 bash[22094]: audit 2024-07-26T23:44:16.344526+0000 mon.a (mon.0) 439 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-26T23:44:17.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:17 smithi069 bash[22094]: cluster 2024-07-26T23:44:16.347819+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-26T23:44:17.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:17 smithi069 bash[22094]: cluster 2024-07-26T23:44:16.347819+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-26T23:44:17.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:17 smithi069 bash[22094]: audit 2024-07-26T23:44:16.348202+0000 mon.a (mon.0) 441 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]} : dispatch 2024-07-26T23:44:17.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:17 smithi069 bash[22094]: audit 2024-07-26T23:44:16.348202+0000 mon.a (mon.0) 441 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]} : dispatch 2024-07-26T23:44:17.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:17 smithi069 bash[22094]: audit 2024-07-26T23:44:16.348590+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:17.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:17 smithi069 bash[22094]: audit 2024-07-26T23:44:16.348590+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:17.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:17 smithi069 bash[22094]: cluster 2024-07-26T23:44:17.272644+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:17.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:17 smithi069 bash[22094]: cluster 2024-07-26T23:44:17.272644+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:17.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:17 smithi117 bash[22909]: audit 2024-07-26T23:44:16.344526+0000 mon.a (mon.0) 439 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-26T23:44:17.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:17 smithi117 bash[22909]: audit 2024-07-26T23:44:16.344526+0000 mon.a (mon.0) 439 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-26T23:44:17.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:17 smithi117 bash[22909]: cluster 2024-07-26T23:44:16.347819+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-26T23:44:17.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:17 smithi117 bash[22909]: cluster 2024-07-26T23:44:16.347819+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-26T23:44:17.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:17 smithi117 bash[22909]: audit 2024-07-26T23:44:16.348202+0000 mon.a (mon.0) 441 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]} : dispatch 2024-07-26T23:44:17.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:17 smithi117 bash[22909]: audit 2024-07-26T23:44:16.348202+0000 mon.a (mon.0) 441 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]} : dispatch 2024-07-26T23:44:17.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:17 smithi117 bash[22909]: audit 2024-07-26T23:44:16.348590+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:17.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:17 smithi117 bash[22909]: audit 2024-07-26T23:44:16.348590+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:17.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:17 smithi117 bash[22909]: cluster 2024-07-26T23:44:17.272644+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:17.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:17 smithi117 bash[22909]: cluster 2024-07-26T23:44:17.272644+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:17.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:17 smithi102 bash[22701]: audit 2024-07-26T23:44:16.344526+0000 mon.a (mon.0) 439 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-26T23:44:17.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:17 smithi102 bash[22701]: audit 2024-07-26T23:44:16.344526+0000 mon.a (mon.0) 439 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-26T23:44:17.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:17 smithi102 bash[22701]: cluster 2024-07-26T23:44:16.347819+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-26T23:44:17.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:17 smithi102 bash[22701]: cluster 2024-07-26T23:44:16.347819+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-26T23:44:17.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:17 smithi102 bash[22701]: audit 2024-07-26T23:44:16.348202+0000 mon.a (mon.0) 441 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]} : dispatch 2024-07-26T23:44:17.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:17 smithi102 bash[22701]: audit 2024-07-26T23:44:16.348202+0000 mon.a (mon.0) 441 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]} : dispatch 2024-07-26T23:44:17.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:17 smithi102 bash[22701]: audit 2024-07-26T23:44:16.348590+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:17.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:17 smithi102 bash[22701]: audit 2024-07-26T23:44:16.348590+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:17.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:17 smithi102 bash[22701]: cluster 2024-07-26T23:44:17.272644+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:17.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:17 smithi102 bash[22701]: cluster 2024-07-26T23:44:17.272644+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:18.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:18 smithi069 bash[22094]: audit 2024-07-26T23:44:17.351317+0000 mon.a (mon.0) 443 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2024-07-26T23:44:18.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:18 smithi069 bash[22094]: audit 2024-07-26T23:44:17.351317+0000 mon.a (mon.0) 443 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2024-07-26T23:44:18.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:18 smithi069 bash[22094]: cluster 2024-07-26T23:44:17.354608+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-26T23:44:18.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:18 smithi069 bash[22094]: cluster 2024-07-26T23:44:17.354608+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-26T23:44:18.615 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:18 smithi069 bash[22094]: audit 2024-07-26T23:44:17.355227+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:18.615 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:18 smithi069 bash[22094]: audit 2024-07-26T23:44:17.355227+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:18.615 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:18 smithi069 bash[22094]: audit 2024-07-26T23:44:17.359394+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:18.615 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:18 smithi069 bash[22094]: audit 2024-07-26T23:44:17.359394+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:18.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:18 smithi117 bash[22909]: audit 2024-07-26T23:44:17.351317+0000 mon.a (mon.0) 443 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2024-07-26T23:44:18.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:18 smithi117 bash[22909]: audit 2024-07-26T23:44:17.351317+0000 mon.a (mon.0) 443 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2024-07-26T23:44:18.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:18 smithi117 bash[22909]: cluster 2024-07-26T23:44:17.354608+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-26T23:44:18.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:18 smithi117 bash[22909]: cluster 2024-07-26T23:44:17.354608+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-26T23:44:18.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:18 smithi117 bash[22909]: audit 2024-07-26T23:44:17.355227+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:18.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:18 smithi117 bash[22909]: audit 2024-07-26T23:44:17.355227+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:18.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:18 smithi117 bash[22909]: audit 2024-07-26T23:44:17.359394+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:18.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:18 smithi117 bash[22909]: audit 2024-07-26T23:44:17.359394+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:18.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:18 smithi102 bash[22701]: audit 2024-07-26T23:44:17.351317+0000 mon.a (mon.0) 443 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2024-07-26T23:44:18.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:18 smithi102 bash[22701]: audit 2024-07-26T23:44:17.351317+0000 mon.a (mon.0) 443 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2024-07-26T23:44:18.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:18 smithi102 bash[22701]: cluster 2024-07-26T23:44:17.354608+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-26T23:44:18.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:18 smithi102 bash[22701]: cluster 2024-07-26T23:44:17.354608+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-26T23:44:18.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:18 smithi102 bash[22701]: audit 2024-07-26T23:44:17.355227+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:18.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:18 smithi102 bash[22701]: audit 2024-07-26T23:44:17.355227+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:18.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:18 smithi102 bash[22701]: audit 2024-07-26T23:44:17.359394+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:18.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:18 smithi102 bash[22701]: audit 2024-07-26T23:44:17.359394+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:19 smithi069 bash[22094]: cluster 2024-07-26T23:44:16.501131+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:44:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:19 smithi069 bash[22094]: cluster 2024-07-26T23:44:16.501131+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:44:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:19 smithi069 bash[22094]: cluster 2024-07-26T23:44:16.501281+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:44:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:19 smithi069 bash[22094]: cluster 2024-07-26T23:44:16.501281+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:44:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:19 smithi069 bash[22094]: audit 2024-07-26T23:44:18.360205+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:19 smithi069 bash[22094]: audit 2024-07-26T23:44:18.360205+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:19 smithi069 bash[22094]: cluster 2024-07-26T23:44:18.364054+0000 mon.a (mon.0) 448 : cluster [INF] osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966] boot 2024-07-26T23:44:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:19 smithi069 bash[22094]: cluster 2024-07-26T23:44:18.364054+0000 mon.a (mon.0) 448 : cluster [INF] osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966] boot 2024-07-26T23:44:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:19 smithi069 bash[22094]: cluster 2024-07-26T23:44:18.364086+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-26T23:44:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:19 smithi069 bash[22094]: cluster 2024-07-26T23:44:18.364086+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-26T23:44:19.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:19 smithi069 bash[22094]: audit 2024-07-26T23:44:18.364360+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:19.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:19 smithi069 bash[22094]: audit 2024-07-26T23:44:18.364360+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:19.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:19 smithi069 bash[22094]: cluster 2024-07-26T23:44:19.273033+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:19.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:19 smithi069 bash[22094]: cluster 2024-07-26T23:44:19.273033+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:19.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:19 smithi117 bash[22909]: cluster 2024-07-26T23:44:16.501131+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:44:19.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:19 smithi117 bash[22909]: cluster 2024-07-26T23:44:16.501131+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:44:19.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:19 smithi117 bash[22909]: cluster 2024-07-26T23:44:16.501281+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:44:19.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:19 smithi117 bash[22909]: cluster 2024-07-26T23:44:16.501281+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:44:19.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:19 smithi117 bash[22909]: audit 2024-07-26T23:44:18.360205+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:19.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:19 smithi117 bash[22909]: audit 2024-07-26T23:44:18.360205+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:19.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:19 smithi117 bash[22909]: cluster 2024-07-26T23:44:18.364054+0000 mon.a (mon.0) 448 : cluster [INF] osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966] boot 2024-07-26T23:44:19.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:19 smithi117 bash[22909]: cluster 2024-07-26T23:44:18.364054+0000 mon.a (mon.0) 448 : cluster [INF] osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966] boot 2024-07-26T23:44:19.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:19 smithi117 bash[22909]: cluster 2024-07-26T23:44:18.364086+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-26T23:44:19.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:19 smithi117 bash[22909]: cluster 2024-07-26T23:44:18.364086+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-26T23:44:19.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:19 smithi117 bash[22909]: audit 2024-07-26T23:44:18.364360+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:19.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:19 smithi117 bash[22909]: audit 2024-07-26T23:44:18.364360+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:19.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:19 smithi117 bash[22909]: cluster 2024-07-26T23:44:19.273033+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:19.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:19 smithi117 bash[22909]: cluster 2024-07-26T23:44:19.273033+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:19.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:19 smithi102 bash[22701]: cluster 2024-07-26T23:44:16.501131+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:44:19.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:19 smithi102 bash[22701]: cluster 2024-07-26T23:44:16.501131+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:44:19.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:19 smithi102 bash[22701]: cluster 2024-07-26T23:44:16.501281+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:44:19.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:19 smithi102 bash[22701]: cluster 2024-07-26T23:44:16.501281+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:44:19.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:19 smithi102 bash[22701]: audit 2024-07-26T23:44:18.360205+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:19.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:19 smithi102 bash[22701]: audit 2024-07-26T23:44:18.360205+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:19.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:19 smithi102 bash[22701]: cluster 2024-07-26T23:44:18.364054+0000 mon.a (mon.0) 448 : cluster [INF] osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966] boot 2024-07-26T23:44:19.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:19 smithi102 bash[22701]: cluster 2024-07-26T23:44:18.364054+0000 mon.a (mon.0) 448 : cluster [INF] osd.0 [v2:172.21.15.69:6802/2419150966,v1:172.21.15.69:6803/2419150966] boot 2024-07-26T23:44:19.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:19 smithi102 bash[22701]: cluster 2024-07-26T23:44:18.364086+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-26T23:44:19.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:19 smithi102 bash[22701]: cluster 2024-07-26T23:44:18.364086+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-26T23:44:19.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:19 smithi102 bash[22701]: audit 2024-07-26T23:44:18.364360+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:19.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:19 smithi102 bash[22701]: audit 2024-07-26T23:44:18.364360+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-26T23:44:19.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:19 smithi102 bash[22701]: cluster 2024-07-26T23:44:19.273033+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:19.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:19 smithi102 bash[22701]: cluster 2024-07-26T23:44:19.273033+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T23:44:20.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:20 smithi069 bash[22094]: cluster 2024-07-26T23:44:19.371982+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-26T23:44:20.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:20 smithi069 bash[22094]: cluster 2024-07-26T23:44:19.371982+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-26T23:44:20.712 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:20 smithi117 bash[22909]: cluster 2024-07-26T23:44:19.371982+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-26T23:44:20.713 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:20 smithi117 bash[22909]: cluster 2024-07-26T23:44:19.371982+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-26T23:44:20.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:20 smithi102 bash[22701]: cluster 2024-07-26T23:44:19.371982+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-26T23:44:20.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:20 smithi102 bash[22701]: cluster 2024-07-26T23:44:19.371982+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-26T23:44:21.280 INFO:teuthology.orchestra.run.smithi069.stdout:Created osd(s) 0 on host 'smithi069' 2024-07-26T23:44:21.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.263887+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:21.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.263887+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:21.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.270072+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.270072+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.270591+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-07-26T23:44:21.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.270591+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-07-26T23:44:21.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: cephadm 2024-07-26T23:44:21.272972+0000 mgr.a (mgr.14150) 147 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 16241M 2024-07-26T23:44:21.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: cephadm 2024-07-26T23:44:21.272972+0000 mgr.a (mgr.14150) 147 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 16241M 2024-07-26T23:44:21.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: cluster 2024-07-26T23:44:21.273529+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:21.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: cluster 2024-07-26T23:44:21.273529+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:21.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.278563+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.278563+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.286758+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.286758+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.291062+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:21.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.291062+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:21.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.292542+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:21.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.292542+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:21.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.302501+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:21 smithi069 bash[22094]: audit 2024-07-26T23:44:21.302501+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.263887+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:21.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.263887+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:21.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.270072+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.270072+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.270591+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-07-26T23:44:21.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.270591+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-07-26T23:44:21.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: cephadm 2024-07-26T23:44:21.272972+0000 mgr.a (mgr.14150) 147 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 16241M 2024-07-26T23:44:21.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: cephadm 2024-07-26T23:44:21.272972+0000 mgr.a (mgr.14150) 147 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 16241M 2024-07-26T23:44:21.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: cluster 2024-07-26T23:44:21.273529+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:21.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: cluster 2024-07-26T23:44:21.273529+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:21.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.278563+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.278563+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.286758+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.286758+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.809 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.291062+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:21.809 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.291062+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:21.809 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.292542+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:21.809 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.292542+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:21.809 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.302501+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.809 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:21 smithi117 bash[22909]: audit 2024-07-26T23:44:21.302501+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.263887+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:21.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.263887+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:21.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.270072+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.270072+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.270591+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-07-26T23:44:21.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.270591+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-07-26T23:44:21.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: cephadm 2024-07-26T23:44:21.272972+0000 mgr.a (mgr.14150) 147 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 16241M 2024-07-26T23:44:21.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: cephadm 2024-07-26T23:44:21.272972+0000 mgr.a (mgr.14150) 147 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 16241M 2024-07-26T23:44:21.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: cluster 2024-07-26T23:44:21.273529+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:21.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: cluster 2024-07-26T23:44:21.273529+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:21.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.278563+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.278563+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.286758+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.286758+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.291062+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:21.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.291062+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:21.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.292542+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:21.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.292542+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:21.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.302501+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:21 smithi102 bash[22701]: audit 2024-07-26T23:44:21.302501+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:21.867 DEBUG:teuthology.orchestra.run.smithi069:osd.0> sudo journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@osd.0.service 2024-07-26T23:44:21.870 INFO:tasks.cephadm:Deploying osd.1 on smithi102 with /dev/vg_nvme/lv_4... 2024-07-26T23:44:21.871 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-07-26T23:44:22.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:22 smithi069 bash[22094]: audit 2024-07-26T23:44:21.649275+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:22.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:22 smithi069 bash[22094]: audit 2024-07-26T23:44:21.649275+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:22.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:22 smithi069 bash[22094]: audit 2024-07-26T23:44:21.656005+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:22.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:22 smithi069 bash[22094]: audit 2024-07-26T23:44:21.656005+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:22.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:22 smithi069 bash[22094]: audit 2024-07-26T23:44:21.660177+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:22.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:22 smithi069 bash[22094]: audit 2024-07-26T23:44:21.660177+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:22.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:22 smithi069 bash[22094]: audit 2024-07-26T23:44:21.665822+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:22.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:22 smithi069 bash[22094]: audit 2024-07-26T23:44:21.665822+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:22.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:22 smithi069 bash[22094]: audit 2024-07-26T23:44:21.666369+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:22.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:22 smithi069 bash[22094]: audit 2024-07-26T23:44:21.666369+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:22.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:22 smithi069 bash[22094]: audit 2024-07-26T23:44:21.668043+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:22.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:22 smithi069 bash[22094]: audit 2024-07-26T23:44:21.668043+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:22.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:22 smithi069 bash[22094]: audit 2024-07-26T23:44:21.676108+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:22.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:22 smithi069 bash[22094]: audit 2024-07-26T23:44:21.676108+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:22 smithi117 bash[22909]: audit 2024-07-26T23:44:21.649275+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:22 smithi117 bash[22909]: audit 2024-07-26T23:44:21.649275+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:22 smithi117 bash[22909]: audit 2024-07-26T23:44:21.656005+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:22 smithi117 bash[22909]: audit 2024-07-26T23:44:21.656005+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:22 smithi117 bash[22909]: audit 2024-07-26T23:44:21.660177+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:23.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:22 smithi117 bash[22909]: audit 2024-07-26T23:44:21.660177+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:23.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:22 smithi117 bash[22909]: audit 2024-07-26T23:44:21.665822+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:22 smithi117 bash[22909]: audit 2024-07-26T23:44:21.665822+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:22 smithi117 bash[22909]: audit 2024-07-26T23:44:21.666369+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:23.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:22 smithi117 bash[22909]: audit 2024-07-26T23:44:21.666369+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:23.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:22 smithi117 bash[22909]: audit 2024-07-26T23:44:21.668043+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:23.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:22 smithi117 bash[22909]: audit 2024-07-26T23:44:21.668043+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:23.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:22 smithi117 bash[22909]: audit 2024-07-26T23:44:21.676108+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:22 smithi117 bash[22909]: audit 2024-07-26T23:44:21.676108+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:22 smithi102 bash[22701]: audit 2024-07-26T23:44:21.649275+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:22 smithi102 bash[22701]: audit 2024-07-26T23:44:21.649275+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:22 smithi102 bash[22701]: audit 2024-07-26T23:44:21.656005+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:22 smithi102 bash[22701]: audit 2024-07-26T23:44:21.656005+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:22 smithi102 bash[22701]: audit 2024-07-26T23:44:21.660177+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:23.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:22 smithi102 bash[22701]: audit 2024-07-26T23:44:21.660177+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:23.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:22 smithi102 bash[22701]: audit 2024-07-26T23:44:21.665822+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:22 smithi102 bash[22701]: audit 2024-07-26T23:44:21.665822+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:22 smithi102 bash[22701]: audit 2024-07-26T23:44:21.666369+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:23.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:22 smithi102 bash[22701]: audit 2024-07-26T23:44:21.666369+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:23.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:22 smithi102 bash[22701]: audit 2024-07-26T23:44:21.668043+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:23.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:22 smithi102 bash[22701]: audit 2024-07-26T23:44:21.668043+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:23.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:22 smithi102 bash[22701]: audit 2024-07-26T23:44:21.676108+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:22 smithi102 bash[22701]: audit 2024-07-26T23:44:21.676108+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:23.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:23 smithi069 bash[22094]: cluster 2024-07-26T23:44:23.274103+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:23.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:23 smithi069 bash[22094]: cluster 2024-07-26T23:44:23.274103+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:24.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:23 smithi117 bash[22909]: cluster 2024-07-26T23:44:23.274103+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:24.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:23 smithi117 bash[22909]: cluster 2024-07-26T23:44:23.274103+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:24.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:23 smithi102 bash[22701]: cluster 2024-07-26T23:44:23.274103+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:24.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:23 smithi102 bash[22701]: cluster 2024-07-26T23:44:23.274103+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:26.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: audit 2024-07-26T23:44:24.701580+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: audit 2024-07-26T23:44:24.701580+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: audit 2024-07-26T23:44:24.707156+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: audit 2024-07-26T23:44:24.707156+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: audit 2024-07-26T23:44:24.709101+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:26.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: audit 2024-07-26T23:44:24.709101+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:26.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: audit 2024-07-26T23:44:24.712161+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: audit 2024-07-26T23:44:24.712161+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: audit 2024-07-26T23:44:24.712474+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:26.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: audit 2024-07-26T23:44:24.712474+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:26.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: audit 2024-07-26T23:44:24.713668+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:26.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: audit 2024-07-26T23:44:24.713668+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:26.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: audit 2024-07-26T23:44:24.719549+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: audit 2024-07-26T23:44:24.719549+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: cluster 2024-07-26T23:44:25.274622+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:26.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:25 smithi117 bash[22909]: cluster 2024-07-26T23:44:25.274622+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:26.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: audit 2024-07-26T23:44:24.701580+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: audit 2024-07-26T23:44:24.701580+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: audit 2024-07-26T23:44:24.707156+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: audit 2024-07-26T23:44:24.707156+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: audit 2024-07-26T23:44:24.709101+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:26.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: audit 2024-07-26T23:44:24.709101+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:26.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: audit 2024-07-26T23:44:24.712161+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: audit 2024-07-26T23:44:24.712161+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: audit 2024-07-26T23:44:24.712474+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:26.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: audit 2024-07-26T23:44:24.712474+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:26.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: audit 2024-07-26T23:44:24.713668+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:26.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: audit 2024-07-26T23:44:24.713668+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:26.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: audit 2024-07-26T23:44:24.719549+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: audit 2024-07-26T23:44:24.719549+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: cluster 2024-07-26T23:44:25.274622+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:26.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:25 smithi102 bash[22701]: cluster 2024-07-26T23:44:25.274622+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:26.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: audit 2024-07-26T23:44:24.701580+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: audit 2024-07-26T23:44:24.701580+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: audit 2024-07-26T23:44:24.707156+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: audit 2024-07-26T23:44:24.707156+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: audit 2024-07-26T23:44:24.709101+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:26.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: audit 2024-07-26T23:44:24.709101+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:44:26.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: audit 2024-07-26T23:44:24.712161+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: audit 2024-07-26T23:44:24.712161+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: audit 2024-07-26T23:44:24.712474+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:26.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: audit 2024-07-26T23:44:24.712474+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:26.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: audit 2024-07-26T23:44:24.713668+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:26.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: audit 2024-07-26T23:44:24.713668+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:44:26.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: audit 2024-07-26T23:44:24.719549+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: audit 2024-07-26T23:44:24.719549+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:26.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: cluster 2024-07-26T23:44:25.274622+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:26.170 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:25 smithi069 bash[22094]: cluster 2024-07-26T23:44:25.274622+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:26.597 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.b/config 2024-07-26T23:44:28.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:27 smithi117 bash[22909]: audit 2024-07-26T23:44:26.969665+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:27 smithi117 bash[22909]: audit 2024-07-26T23:44:26.969665+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:27 smithi117 bash[22909]: audit 2024-07-26T23:44:26.977311+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:27 smithi117 bash[22909]: audit 2024-07-26T23:44:26.977311+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:27 smithi117 bash[22909]: audit 2024-07-26T23:44:26.986601+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:27 smithi117 bash[22909]: audit 2024-07-26T23:44:26.986601+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:27 smithi117 bash[22909]: cluster 2024-07-26T23:44:27.275196+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:28.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:27 smithi117 bash[22909]: cluster 2024-07-26T23:44:27.275196+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:28.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:27 smithi102 bash[22701]: audit 2024-07-26T23:44:26.969665+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:27 smithi102 bash[22701]: audit 2024-07-26T23:44:26.969665+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:27 smithi102 bash[22701]: audit 2024-07-26T23:44:26.977311+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:27 smithi102 bash[22701]: audit 2024-07-26T23:44:26.977311+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:27 smithi102 bash[22701]: audit 2024-07-26T23:44:26.986601+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:27 smithi102 bash[22701]: audit 2024-07-26T23:44:26.986601+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:27 smithi102 bash[22701]: cluster 2024-07-26T23:44:27.275196+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:28.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:27 smithi102 bash[22701]: cluster 2024-07-26T23:44:27.275196+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:28.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:27 smithi069 bash[22094]: audit 2024-07-26T23:44:26.969665+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:27 smithi069 bash[22094]: audit 2024-07-26T23:44:26.969665+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:27 smithi069 bash[22094]: audit 2024-07-26T23:44:26.977311+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:27 smithi069 bash[22094]: audit 2024-07-26T23:44:26.977311+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:27 smithi069 bash[22094]: audit 2024-07-26T23:44:26.986601+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:27 smithi069 bash[22094]: audit 2024-07-26T23:44:26.986601+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:28.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:27 smithi069 bash[22094]: cluster 2024-07-26T23:44:27.275196+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:28.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:27 smithi069 bash[22094]: cluster 2024-07-26T23:44:27.275196+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:29.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:29 smithi069 bash[22094]: cluster 2024-07-26T23:44:29.275662+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:29.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:29 smithi069 bash[22094]: cluster 2024-07-26T23:44:29.275662+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:29.704 INFO:teuthology.orchestra.run.smithi102.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-07-26T23:44:29.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:29 smithi117 bash[22909]: cluster 2024-07-26T23:44:29.275662+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:29.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:29 smithi117 bash[22909]: cluster 2024-07-26T23:44:29.275662+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:29.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:29 smithi102 bash[22701]: cluster 2024-07-26T23:44:29.275662+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:29.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:29 smithi102 bash[22701]: cluster 2024-07-26T23:44:29.275662+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:29.884 INFO:teuthology.orchestra.run.smithi102.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-07-26T23:44:29.899 INFO:teuthology.orchestra.run.smithi102.stderr: stderr: 10+0 records in 2024-07-26T23:44:29.900 INFO:teuthology.orchestra.run.smithi102.stderr:10+0 records out 2024-07-26T23:44:29.900 INFO:teuthology.orchestra.run.smithi102.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0137722 s, 761 MB/s 2024-07-26T23:44:29.900 INFO:teuthology.orchestra.run.smithi102.stderr:--> Zapping successful for: 2024-07-26T23:44:30.610 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph orch daemon add osd smithi102:vg_nvme/lv_4 2024-07-26T23:44:31.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:31 smithi069 bash[22094]: cluster 2024-07-26T23:44:31.276113+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:31.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:31 smithi069 bash[22094]: cluster 2024-07-26T23:44:31.276113+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:31.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:31 smithi117 bash[22909]: cluster 2024-07-26T23:44:31.276113+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:31.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:31 smithi117 bash[22909]: cluster 2024-07-26T23:44:31.276113+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:31.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:31 smithi102 bash[22701]: cluster 2024-07-26T23:44:31.276113+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:31.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:31 smithi102 bash[22701]: cluster 2024-07-26T23:44:31.276113+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:33.504 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:33 smithi102 bash[22701]: cluster 2024-07-26T23:44:33.276570+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:33.504 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:33 smithi102 bash[22701]: cluster 2024-07-26T23:44:33.276570+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:33.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:33 smithi069 bash[22094]: cluster 2024-07-26T23:44:33.276570+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:33.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:33 smithi069 bash[22094]: cluster 2024-07-26T23:44:33.276570+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:33.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:33 smithi117 bash[22909]: cluster 2024-07-26T23:44:33.276570+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:33.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:33 smithi117 bash[22909]: cluster 2024-07-26T23:44:33.276570+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:35.336 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.b/config 2024-07-26T23:44:35.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:35 smithi069 bash[22094]: cluster 2024-07-26T23:44:35.276915+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:35.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:35 smithi069 bash[22094]: cluster 2024-07-26T23:44:35.276915+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:35.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:35 smithi117 bash[22909]: cluster 2024-07-26T23:44:35.276915+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:35.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:35 smithi117 bash[22909]: cluster 2024-07-26T23:44:35.276915+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:35.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:35 smithi102 bash[22701]: cluster 2024-07-26T23:44:35.276915+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:35.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:35 smithi102 bash[22701]: cluster 2024-07-26T23:44:35.276915+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:37.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:37 smithi069 bash[22094]: audit 2024-07-26T23:44:36.340346+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:37 smithi069 bash[22094]: audit 2024-07-26T23:44:36.340346+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:37 smithi069 bash[22094]: audit 2024-07-26T23:44:36.349524+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:37 smithi069 bash[22094]: audit 2024-07-26T23:44:36.349524+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:37 smithi069 bash[22094]: audit 2024-07-26T23:44:36.359001+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:37 smithi069 bash[22094]: audit 2024-07-26T23:44:36.359001+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:37 smithi069 bash[22094]: cluster 2024-07-26T23:44:37.277251+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:37.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:37 smithi069 bash[22094]: cluster 2024-07-26T23:44:37.277251+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:37.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:37 smithi117 bash[22909]: audit 2024-07-26T23:44:36.340346+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:37 smithi117 bash[22909]: audit 2024-07-26T23:44:36.340346+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:37 smithi117 bash[22909]: audit 2024-07-26T23:44:36.349524+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:37 smithi117 bash[22909]: audit 2024-07-26T23:44:36.349524+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:37 smithi117 bash[22909]: audit 2024-07-26T23:44:36.359001+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:37 smithi117 bash[22909]: audit 2024-07-26T23:44:36.359001+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:37 smithi117 bash[22909]: cluster 2024-07-26T23:44:37.277251+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:37.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:37 smithi117 bash[22909]: cluster 2024-07-26T23:44:37.277251+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:37.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:37 smithi102 bash[22701]: audit 2024-07-26T23:44:36.340346+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:37 smithi102 bash[22701]: audit 2024-07-26T23:44:36.340346+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:37 smithi102 bash[22701]: audit 2024-07-26T23:44:36.349524+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:37 smithi102 bash[22701]: audit 2024-07-26T23:44:36.349524+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:37 smithi102 bash[22701]: audit 2024-07-26T23:44:36.359001+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:37 smithi102 bash[22701]: audit 2024-07-26T23:44:36.359001+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:37.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:37 smithi102 bash[22701]: cluster 2024-07-26T23:44:37.277251+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:37.821 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:37 smithi102 bash[22701]: cluster 2024-07-26T23:44:37.277251+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:39.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:38 smithi069 bash[22094]: audit 2024-07-26T23:44:38.794224+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:44:39.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:38 smithi069 bash[22094]: audit 2024-07-26T23:44:38.794224+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:44:39.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:38 smithi069 bash[22094]: audit 2024-07-26T23:44:38.799998+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:44:39.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:38 smithi069 bash[22094]: audit 2024-07-26T23:44:38.799998+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:44:39.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:38 smithi069 bash[22094]: audit 2024-07-26T23:44:38.801629+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:39.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:38 smithi069 bash[22094]: audit 2024-07-26T23:44:38.801629+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:39.294 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:38 smithi117 bash[22909]: audit 2024-07-26T23:44:38.794224+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:44:39.294 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:38 smithi117 bash[22909]: audit 2024-07-26T23:44:38.794224+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:44:39.294 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:38 smithi117 bash[22909]: audit 2024-07-26T23:44:38.799998+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:44:39.294 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:38 smithi117 bash[22909]: audit 2024-07-26T23:44:38.799998+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:44:39.295 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:38 smithi117 bash[22909]: audit 2024-07-26T23:44:38.801629+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:39.295 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:38 smithi117 bash[22909]: audit 2024-07-26T23:44:38.801629+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:39.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:38 smithi102 bash[22701]: audit 2024-07-26T23:44:38.794224+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:44:39.370 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:38 smithi102 bash[22701]: audit 2024-07-26T23:44:38.794224+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:44:39.370 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:38 smithi102 bash[22701]: audit 2024-07-26T23:44:38.799998+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:44:39.370 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:38 smithi102 bash[22701]: audit 2024-07-26T23:44:38.799998+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:44:39.370 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:38 smithi102 bash[22701]: audit 2024-07-26T23:44:38.801629+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:39.370 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:38 smithi102 bash[22701]: audit 2024-07-26T23:44:38.801629+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:44:40.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:39 smithi069 bash[22094]: audit 2024-07-26T23:44:38.787552+0000 mgr.a (mgr.14150) 157 : audit [DBG] from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:44:40.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:39 smithi069 bash[22094]: audit 2024-07-26T23:44:38.787552+0000 mgr.a (mgr.14150) 157 : audit [DBG] from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:44:40.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:39 smithi069 bash[22094]: cluster 2024-07-26T23:44:39.277674+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:40.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:39 smithi069 bash[22094]: cluster 2024-07-26T23:44:39.277674+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:40.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:39 smithi117 bash[22909]: audit 2024-07-26T23:44:38.787552+0000 mgr.a (mgr.14150) 157 : audit [DBG] from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:44:40.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:39 smithi117 bash[22909]: audit 2024-07-26T23:44:38.787552+0000 mgr.a (mgr.14150) 157 : audit [DBG] from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:44:40.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:39 smithi117 bash[22909]: cluster 2024-07-26T23:44:39.277674+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:40.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:39 smithi117 bash[22909]: cluster 2024-07-26T23:44:39.277674+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:40.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:39 smithi102 bash[22701]: audit 2024-07-26T23:44:38.787552+0000 mgr.a (mgr.14150) 157 : audit [DBG] from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:44:40.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:39 smithi102 bash[22701]: audit 2024-07-26T23:44:38.787552+0000 mgr.a (mgr.14150) 157 : audit [DBG] from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:44:40.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:39 smithi102 bash[22701]: cluster 2024-07-26T23:44:39.277674+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:40.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:39 smithi102 bash[22701]: cluster 2024-07-26T23:44:39.277674+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:41.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:41 smithi069 bash[22094]: cluster 2024-07-26T23:44:41.278132+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:41.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:41 smithi069 bash[22094]: cluster 2024-07-26T23:44:41.278132+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:41.695 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:41 smithi117 bash[22909]: cluster 2024-07-26T23:44:41.278132+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:41.696 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:41 smithi117 bash[22909]: cluster 2024-07-26T23:44:41.278132+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:41.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:41 smithi102 bash[22701]: cluster 2024-07-26T23:44:41.278132+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:41.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:41 smithi102 bash[22701]: cluster 2024-07-26T23:44:41.278132+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:43.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:43 smithi069 bash[22094]: cluster 2024-07-26T23:44:43.278597+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:43.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:43 smithi069 bash[22094]: cluster 2024-07-26T23:44:43.278597+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:43.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:43 smithi117 bash[22909]: cluster 2024-07-26T23:44:43.278597+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:43.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:43 smithi117 bash[22909]: cluster 2024-07-26T23:44:43.278597+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:43.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:43 smithi102 bash[22701]: cluster 2024-07-26T23:44:43.278597+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:43.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:43 smithi102 bash[22701]: cluster 2024-07-26T23:44:43.278597+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:45.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:45 smithi102 bash[22701]: audit 2024-07-26T23:44:44.322418+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:45 smithi102 bash[22701]: audit 2024-07-26T23:44:44.322418+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:45 smithi102 bash[22701]: audit 2024-07-26T23:44:44.329421+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:45 smithi102 bash[22701]: audit 2024-07-26T23:44:44.329421+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:45 smithi102 bash[22701]: audit 2024-07-26T23:44:44.337380+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:45 smithi102 bash[22701]: audit 2024-07-26T23:44:44.337380+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:45 smithi102 bash[22701]: cluster 2024-07-26T23:44:45.279046+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:45.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:45 smithi102 bash[22701]: cluster 2024-07-26T23:44:45.279046+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:45.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:45 smithi069 bash[22094]: audit 2024-07-26T23:44:44.322418+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:45 smithi069 bash[22094]: audit 2024-07-26T23:44:44.322418+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:45 smithi069 bash[22094]: audit 2024-07-26T23:44:44.329421+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:45 smithi069 bash[22094]: audit 2024-07-26T23:44:44.329421+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:45 smithi069 bash[22094]: audit 2024-07-26T23:44:44.337380+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:45 smithi069 bash[22094]: audit 2024-07-26T23:44:44.337380+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:45 smithi069 bash[22094]: cluster 2024-07-26T23:44:45.279046+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:45.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:45 smithi069 bash[22094]: cluster 2024-07-26T23:44:45.279046+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:45.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:45 smithi117 bash[22909]: audit 2024-07-26T23:44:44.322418+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:45 smithi117 bash[22909]: audit 2024-07-26T23:44:44.322418+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:45 smithi117 bash[22909]: audit 2024-07-26T23:44:44.329421+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:45 smithi117 bash[22909]: audit 2024-07-26T23:44:44.329421+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:45 smithi117 bash[22909]: audit 2024-07-26T23:44:44.337380+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:45 smithi117 bash[22909]: audit 2024-07-26T23:44:44.337380+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:45.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:45 smithi117 bash[22909]: cluster 2024-07-26T23:44:45.279046+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:45.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:45 smithi117 bash[22909]: cluster 2024-07-26T23:44:45.279046+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:48.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.188891+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.188891+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.197879+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.197879+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.208372+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.208372+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: cluster 2024-07-26T23:44:47.279487+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:48.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: cluster 2024-07-26T23:44:47.279487+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:48.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.299365+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.102:0/1734275254' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"} : dispatch 2024-07-26T23:44:48.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.299365+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.102:0/1734275254' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"} : dispatch 2024-07-26T23:44:48.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.299901+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"} : dispatch 2024-07-26T23:44:48.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.299901+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"} : dispatch 2024-07-26T23:44:48.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.304493+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"}]': finished 2024-07-26T23:44:48.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.304493+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"}]': finished 2024-07-26T23:44:48.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: cluster 2024-07-26T23:44:47.311297+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-26T23:44:48.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: cluster 2024-07-26T23:44:47.311297+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-26T23:44:48.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.311804+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:44:48.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.311804+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:44:48.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.897972+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.102:0/682787613' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:44:48.559 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:48 smithi117 bash[22909]: audit 2024-07-26T23:44:47.897972+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.102:0/682787613' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:44:48.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.188891+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.188891+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.197879+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.197879+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.208372+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.208372+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: cluster 2024-07-26T23:44:47.279487+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:48.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: cluster 2024-07-26T23:44:47.279487+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:48.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.299365+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.102:0/1734275254' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"} : dispatch 2024-07-26T23:44:48.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.299365+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.102:0/1734275254' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"} : dispatch 2024-07-26T23:44:48.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.299901+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"} : dispatch 2024-07-26T23:44:48.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.299901+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"} : dispatch 2024-07-26T23:44:48.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.304493+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"}]': finished 2024-07-26T23:44:48.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.304493+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"}]': finished 2024-07-26T23:44:48.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: cluster 2024-07-26T23:44:47.311297+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-26T23:44:48.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: cluster 2024-07-26T23:44:47.311297+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-26T23:44:48.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.311804+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:44:48.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.311804+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:44:48.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.897972+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.102:0/682787613' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:44:48.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:48 smithi102 bash[22701]: audit 2024-07-26T23:44:47.897972+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.102:0/682787613' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:44:48.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.188891+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.188891+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.197879+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.197879+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.208372+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.208372+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:48.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: cluster 2024-07-26T23:44:47.279487+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:48.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: cluster 2024-07-26T23:44:47.279487+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:48.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.299365+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.102:0/1734275254' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"} : dispatch 2024-07-26T23:44:48.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.299365+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.102:0/1734275254' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"} : dispatch 2024-07-26T23:44:48.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.299901+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"} : dispatch 2024-07-26T23:44:48.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.299901+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"} : dispatch 2024-07-26T23:44:48.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.304493+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"}]': finished 2024-07-26T23:44:48.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.304493+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7648ed3-761a-4139-8d09-16d1084dc83e"}]': finished 2024-07-26T23:44:48.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: cluster 2024-07-26T23:44:47.311297+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-26T23:44:48.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: cluster 2024-07-26T23:44:47.311297+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-26T23:44:48.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.311804+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:44:48.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.311804+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:44:48.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.897972+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.102:0/682787613' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:44:48.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:48 smithi069 bash[22094]: audit 2024-07-26T23:44:47.897972+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.102:0/682787613' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:44:49.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:49 smithi069 bash[22094]: cluster 2024-07-26T23:44:49.279926+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:49.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:49 smithi069 bash[22094]: cluster 2024-07-26T23:44:49.279926+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:49.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:49 smithi117 bash[22909]: cluster 2024-07-26T23:44:49.279926+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:49.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:49 smithi117 bash[22909]: cluster 2024-07-26T23:44:49.279926+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:49.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:49 smithi102 bash[22701]: cluster 2024-07-26T23:44:49.279926+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:49.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:49 smithi102 bash[22701]: cluster 2024-07-26T23:44:49.279926+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:51.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:51 smithi069 bash[22094]: cluster 2024-07-26T23:44:51.280369+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:51.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:51 smithi069 bash[22094]: cluster 2024-07-26T23:44:51.280369+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:51.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:51 smithi117 bash[22909]: cluster 2024-07-26T23:44:51.280369+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:51.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:51 smithi117 bash[22909]: cluster 2024-07-26T23:44:51.280369+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:51.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:51 smithi102 bash[22701]: cluster 2024-07-26T23:44:51.280369+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:51.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:51 smithi102 bash[22701]: cluster 2024-07-26T23:44:51.280369+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:53.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:53 smithi069 bash[22094]: cluster 2024-07-26T23:44:53.280819+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:53.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:53 smithi069 bash[22094]: cluster 2024-07-26T23:44:53.280819+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:53.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:53 smithi117 bash[22909]: cluster 2024-07-26T23:44:53.280819+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:53.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:53 smithi117 bash[22909]: cluster 2024-07-26T23:44:53.280819+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:53.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:53 smithi102 bash[22701]: cluster 2024-07-26T23:44:53.280819+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:53.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:53 smithi102 bash[22701]: cluster 2024-07-26T23:44:53.280819+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:55.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:55 smithi102 bash[22701]: cluster 2024-07-26T23:44:55.281303+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:55.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:55 smithi102 bash[22701]: cluster 2024-07-26T23:44:55.281303+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:55 smithi069 bash[22094]: cluster 2024-07-26T23:44:55.281303+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:55 smithi069 bash[22094]: cluster 2024-07-26T23:44:55.281303+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:55.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:55 smithi117 bash[22909]: cluster 2024-07-26T23:44:55.281303+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:55.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:55 smithi117 bash[22909]: cluster 2024-07-26T23:44:55.281303+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:57.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:57 smithi117 bash[22909]: audit 2024-07-26T23:44:56.477708+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:57 smithi117 bash[22909]: audit 2024-07-26T23:44:56.477708+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:57 smithi117 bash[22909]: audit 2024-07-26T23:44:56.482164+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:57 smithi117 bash[22909]: audit 2024-07-26T23:44:56.482164+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:57 smithi117 bash[22909]: audit 2024-07-26T23:44:56.487050+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:57 smithi117 bash[22909]: audit 2024-07-26T23:44:56.487050+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:57 smithi117 bash[22909]: cluster 2024-07-26T23:44:57.281750+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:57.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:57 smithi117 bash[22909]: cluster 2024-07-26T23:44:57.281750+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:57.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:57 smithi102 bash[22701]: audit 2024-07-26T23:44:56.477708+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:57 smithi102 bash[22701]: audit 2024-07-26T23:44:56.477708+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:57 smithi102 bash[22701]: audit 2024-07-26T23:44:56.482164+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:57 smithi102 bash[22701]: audit 2024-07-26T23:44:56.482164+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:57 smithi102 bash[22701]: audit 2024-07-26T23:44:56.487050+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:57 smithi102 bash[22701]: audit 2024-07-26T23:44:56.487050+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:57 smithi102 bash[22701]: cluster 2024-07-26T23:44:57.281750+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:57.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:57 smithi102 bash[22701]: cluster 2024-07-26T23:44:57.281750+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:57.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:57 smithi069 bash[22094]: audit 2024-07-26T23:44:56.477708+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:57 smithi069 bash[22094]: audit 2024-07-26T23:44:56.477708+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:57 smithi069 bash[22094]: audit 2024-07-26T23:44:56.482164+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:57 smithi069 bash[22094]: audit 2024-07-26T23:44:56.482164+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:57 smithi069 bash[22094]: audit 2024-07-26T23:44:56.487050+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:57 smithi069 bash[22094]: audit 2024-07-26T23:44:56.487050+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:44:57.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:57 smithi069 bash[22094]: cluster 2024-07-26T23:44:57.281750+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:57.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:57 smithi069 bash[22094]: cluster 2024-07-26T23:44:57.281750+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:59.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:59 smithi117 bash[22909]: cluster 2024-07-26T23:44:59.282216+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:59.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:44:59 smithi117 bash[22909]: cluster 2024-07-26T23:44:59.282216+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:59.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:59 smithi102 bash[22701]: cluster 2024-07-26T23:44:59.282216+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:59.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:44:59 smithi102 bash[22701]: cluster 2024-07-26T23:44:59.282216+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:59.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:59 smithi069 bash[22094]: cluster 2024-07-26T23:44:59.282216+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:44:59.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:44:59 smithi069 bash[22094]: cluster 2024-07-26T23:44:59.282216+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:00.458 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:00 smithi117 bash[22909]: audit 2024-07-26T23:44:59.882983+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-07-26T23:45:00.458 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:00 smithi117 bash[22909]: audit 2024-07-26T23:44:59.882983+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-07-26T23:45:00.458 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:00 smithi117 bash[22909]: audit 2024-07-26T23:44:59.884772+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:00.458 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:00 smithi117 bash[22909]: audit 2024-07-26T23:44:59.884772+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:00.459 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:00 smithi117 bash[22909]: cephadm 2024-07-26T23:44:59.886242+0000 mgr.a (mgr.14150) 169 : cephadm [INF] Deploying daemon osd.1 on smithi102 2024-07-26T23:45:00.459 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:00 smithi117 bash[22909]: cephadm 2024-07-26T23:44:59.886242+0000 mgr.a (mgr.14150) 169 : cephadm [INF] Deploying daemon osd.1 on smithi102 2024-07-26T23:45:00.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:00 smithi069 bash[22094]: audit 2024-07-26T23:44:59.882983+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-07-26T23:45:00.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:00 smithi069 bash[22094]: audit 2024-07-26T23:44:59.882983+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-07-26T23:45:00.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:00 smithi069 bash[22094]: audit 2024-07-26T23:44:59.884772+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:00.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:00 smithi069 bash[22094]: audit 2024-07-26T23:44:59.884772+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:00.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:00 smithi069 bash[22094]: cephadm 2024-07-26T23:44:59.886242+0000 mgr.a (mgr.14150) 169 : cephadm [INF] Deploying daemon osd.1 on smithi102 2024-07-26T23:45:00.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:00 smithi069 bash[22094]: cephadm 2024-07-26T23:44:59.886242+0000 mgr.a (mgr.14150) 169 : cephadm [INF] Deploying daemon osd.1 on smithi102 2024-07-26T23:45:00.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:00 smithi102 bash[22701]: audit 2024-07-26T23:44:59.882983+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-07-26T23:45:00.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:00 smithi102 bash[22701]: audit 2024-07-26T23:44:59.882983+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-07-26T23:45:00.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:00 smithi102 bash[22701]: audit 2024-07-26T23:44:59.884772+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:00.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:00 smithi102 bash[22701]: audit 2024-07-26T23:44:59.884772+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:00.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:00 smithi102 bash[22701]: cephadm 2024-07-26T23:44:59.886242+0000 mgr.a (mgr.14150) 169 : cephadm [INF] Deploying daemon osd.1 on smithi102 2024-07-26T23:45:00.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:00 smithi102 bash[22701]: cephadm 2024-07-26T23:44:59.886242+0000 mgr.a (mgr.14150) 169 : cephadm [INF] Deploying daemon osd.1 on smithi102 2024-07-26T23:45:01.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:01 smithi069 bash[22094]: cluster 2024-07-26T23:45:01.282597+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:01.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:01 smithi069 bash[22094]: cluster 2024-07-26T23:45:01.282597+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:01.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:01 smithi102 bash[22701]: cluster 2024-07-26T23:45:01.282597+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:01.700 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:01 smithi102 bash[22701]: cluster 2024-07-26T23:45:01.282597+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:01.706 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:01 smithi117 bash[22909]: cluster 2024-07-26T23:45:01.282597+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:01.707 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:01 smithi117 bash[22909]: cluster 2024-07-26T23:45:01.282597+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:03.541 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:03 smithi102 bash[22701]: cluster 2024-07-26T23:45:03.283011+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:03.541 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:03 smithi102 bash[22701]: cluster 2024-07-26T23:45:03.283011+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:03.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:03 smithi069 bash[22094]: cluster 2024-07-26T23:45:03.283011+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:03.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:03 smithi069 bash[22094]: cluster 2024-07-26T23:45:03.283011+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:03.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:03 smithi117 bash[22909]: cluster 2024-07-26T23:45:03.283011+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:03.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:03 smithi117 bash[22909]: cluster 2024-07-26T23:45:03.283011+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:04.379 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:04 smithi102 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:45:04.380 INFO:journalctl@ceph.mgr.b.smithi102.stdout:Jul 26 23:45:04 smithi102 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:45:04.724 INFO:journalctl@ceph.mgr.b.smithi102.stdout:Jul 26 23:45:04 smithi102 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:45:04.725 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:04 smithi102 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:45:05.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.532842+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.532842+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.540364+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.540364+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.550034+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.550034+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.655892+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:05.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.655892+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:05.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.663473+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.663473+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.664320+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:05.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.664320+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:05.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.667733+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:05.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.667733+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:05.809 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.671927+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.809 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.671927+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.809 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.683963+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.809 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: audit 2024-07-26T23:45:04.683963+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.809 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: cluster 2024-07-26T23:45:05.283492+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:05.809 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:05 smithi117 bash[22909]: cluster 2024-07-26T23:45:05.283492+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:05.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.532842+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.532842+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.540364+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.540364+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.550034+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.550034+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.655892+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:05.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.655892+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:05.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.663473+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.663473+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.664320+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:05.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.664320+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:05.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.667733+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:05.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.667733+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:05.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.671927+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.671927+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.683963+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: audit 2024-07-26T23:45:04.683963+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: cluster 2024-07-26T23:45:05.283492+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:05.820 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:05 smithi102 bash[22701]: cluster 2024-07-26T23:45:05.283492+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:05.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.532842+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.532842+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.540364+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.540364+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.550034+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.550034+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.655892+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:05.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.655892+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:05.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.663473+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.663473+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.664320+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:05.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.664320+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:05.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.667733+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:05.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.667733+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:05.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.671927+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.671927+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.683963+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: audit 2024-07-26T23:45:04.683963+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:05.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: cluster 2024-07-26T23:45:05.283492+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:05.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:05 smithi069 bash[22094]: cluster 2024-07-26T23:45:05.283492+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:07.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:07 smithi069 bash[22094]: cluster 2024-07-26T23:45:07.283919+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:07.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:07 smithi069 bash[22094]: cluster 2024-07-26T23:45:07.283919+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:07.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:07 smithi102 bash[22701]: cluster 2024-07-26T23:45:07.283919+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:07.691 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:07 smithi102 bash[22701]: cluster 2024-07-26T23:45:07.283919+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:07.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:07 smithi117 bash[22909]: cluster 2024-07-26T23:45:07.283919+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:07.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:07 smithi117 bash[22909]: cluster 2024-07-26T23:45:07.283919+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:08 smithi102 bash[22701]: audit 2024-07-26T23:45:07.393566+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:08 smithi102 bash[22701]: audit 2024-07-26T23:45:07.393566+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:08 smithi102 bash[22701]: audit 2024-07-26T23:45:07.402529+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:08 smithi102 bash[22701]: audit 2024-07-26T23:45:07.402529+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:08 smithi102 bash[22701]: audit 2024-07-26T23:45:07.411971+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:08 smithi102 bash[22701]: audit 2024-07-26T23:45:07.411971+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:08 smithi069 bash[22094]: audit 2024-07-26T23:45:07.393566+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:08 smithi069 bash[22094]: audit 2024-07-26T23:45:07.393566+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:08 smithi069 bash[22094]: audit 2024-07-26T23:45:07.402529+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:08 smithi069 bash[22094]: audit 2024-07-26T23:45:07.402529+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:08 smithi069 bash[22094]: audit 2024-07-26T23:45:07.411971+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:08 smithi069 bash[22094]: audit 2024-07-26T23:45:07.411971+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:08 smithi117 bash[22909]: audit 2024-07-26T23:45:07.393566+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:08 smithi117 bash[22909]: audit 2024-07-26T23:45:07.393566+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:08 smithi117 bash[22909]: audit 2024-07-26T23:45:07.402529+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:08 smithi117 bash[22909]: audit 2024-07-26T23:45:07.402529+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:08 smithi117 bash[22909]: audit 2024-07-26T23:45:07.411971+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:08.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:08 smithi117 bash[22909]: audit 2024-07-26T23:45:07.411971+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:09.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:09 smithi069 bash[22094]: cluster 2024-07-26T23:45:09.284369+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:09.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:09 smithi069 bash[22094]: cluster 2024-07-26T23:45:09.284369+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:09.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:09 smithi117 bash[22909]: cluster 2024-07-26T23:45:09.284369+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:09.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:09 smithi117 bash[22909]: cluster 2024-07-26T23:45:09.284369+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:09.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:09 smithi102 bash[22701]: cluster 2024-07-26T23:45:09.284369+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:09.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:09 smithi102 bash[22701]: cluster 2024-07-26T23:45:09.284369+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:11.549 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:11 smithi102 bash[22701]: audit 2024-07-26T23:45:11.241879+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-26T23:45:11.549 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:11 smithi102 bash[22701]: audit 2024-07-26T23:45:11.241879+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-26T23:45:11.549 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:11 smithi102 bash[22701]: audit 2024-07-26T23:45:11.242020+0000 mon.a (mon.0) 510 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-26T23:45:11.549 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:11 smithi102 bash[22701]: audit 2024-07-26T23:45:11.242020+0000 mon.a (mon.0) 510 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-26T23:45:11.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:11 smithi117 bash[22909]: audit 2024-07-26T23:45:11.241879+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-26T23:45:11.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:11 smithi117 bash[22909]: audit 2024-07-26T23:45:11.241879+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-26T23:45:11.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:11 smithi117 bash[22909]: audit 2024-07-26T23:45:11.242020+0000 mon.a (mon.0) 510 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-26T23:45:11.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:11 smithi117 bash[22909]: audit 2024-07-26T23:45:11.242020+0000 mon.a (mon.0) 510 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-26T23:45:11.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:11 smithi069 bash[22094]: audit 2024-07-26T23:45:11.241879+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-26T23:45:11.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:11 smithi069 bash[22094]: audit 2024-07-26T23:45:11.241879+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-26T23:45:11.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:11 smithi069 bash[22094]: audit 2024-07-26T23:45:11.242020+0000 mon.a (mon.0) 510 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-26T23:45:11.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:11 smithi069 bash[22094]: audit 2024-07-26T23:45:11.242020+0000 mon.a (mon.0) 510 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-26T23:45:12.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:12 smithi117 bash[22909]: cluster 2024-07-26T23:45:11.284784+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:12.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:12 smithi117 bash[22909]: cluster 2024-07-26T23:45:11.284784+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:12.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:12 smithi117 bash[22909]: audit 2024-07-26T23:45:11.301478+0000 mon.a (mon.0) 511 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-26T23:45:12.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:12 smithi117 bash[22909]: audit 2024-07-26T23:45:11.301478+0000 mon.a (mon.0) 511 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-26T23:45:12.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:12 smithi117 bash[22909]: audit 2024-07-26T23:45:11.305508+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]} : dispatch 2024-07-26T23:45:12.557 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:12 smithi117 bash[22909]: audit 2024-07-26T23:45:11.305508+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]} : dispatch 2024-07-26T23:45:12.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:12 smithi117 bash[22909]: cluster 2024-07-26T23:45:11.306094+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-26T23:45:12.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:12 smithi117 bash[22909]: cluster 2024-07-26T23:45:11.306094+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-26T23:45:12.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:12 smithi117 bash[22909]: audit 2024-07-26T23:45:11.306575+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:12.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:12 smithi117 bash[22909]: audit 2024-07-26T23:45:11.306575+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:12.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:12 smithi117 bash[22909]: audit 2024-07-26T23:45:11.307389+0000 mon.a (mon.0) 514 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]} : dispatch 2024-07-26T23:45:12.558 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:12 smithi117 bash[22909]: audit 2024-07-26T23:45:11.307389+0000 mon.a (mon.0) 514 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]} : dispatch 2024-07-26T23:45:12.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:12 smithi102 bash[22701]: cluster 2024-07-26T23:45:11.284784+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:12.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:12 smithi102 bash[22701]: cluster 2024-07-26T23:45:11.284784+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:12.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:12 smithi102 bash[22701]: audit 2024-07-26T23:45:11.301478+0000 mon.a (mon.0) 511 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-26T23:45:12.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:12 smithi102 bash[22701]: audit 2024-07-26T23:45:11.301478+0000 mon.a (mon.0) 511 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-26T23:45:12.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:12 smithi102 bash[22701]: audit 2024-07-26T23:45:11.305508+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]} : dispatch 2024-07-26T23:45:12.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:12 smithi102 bash[22701]: audit 2024-07-26T23:45:11.305508+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]} : dispatch 2024-07-26T23:45:12.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:12 smithi102 bash[22701]: cluster 2024-07-26T23:45:11.306094+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-26T23:45:12.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:12 smithi102 bash[22701]: cluster 2024-07-26T23:45:11.306094+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-26T23:45:12.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:12 smithi102 bash[22701]: audit 2024-07-26T23:45:11.306575+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:12.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:12 smithi102 bash[22701]: audit 2024-07-26T23:45:11.306575+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:12.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:12 smithi102 bash[22701]: audit 2024-07-26T23:45:11.307389+0000 mon.a (mon.0) 514 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]} : dispatch 2024-07-26T23:45:12.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:12 smithi102 bash[22701]: audit 2024-07-26T23:45:11.307389+0000 mon.a (mon.0) 514 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]} : dispatch 2024-07-26T23:45:12.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:12 smithi069 bash[22094]: cluster 2024-07-26T23:45:11.284784+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:12.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:12 smithi069 bash[22094]: cluster 2024-07-26T23:45:11.284784+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:12.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:12 smithi069 bash[22094]: audit 2024-07-26T23:45:11.301478+0000 mon.a (mon.0) 511 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-26T23:45:12.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:12 smithi069 bash[22094]: audit 2024-07-26T23:45:11.301478+0000 mon.a (mon.0) 511 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-26T23:45:12.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:12 smithi069 bash[22094]: audit 2024-07-26T23:45:11.305508+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]} : dispatch 2024-07-26T23:45:12.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:12 smithi069 bash[22094]: audit 2024-07-26T23:45:11.305508+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]} : dispatch 2024-07-26T23:45:12.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:12 smithi069 bash[22094]: cluster 2024-07-26T23:45:11.306094+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-26T23:45:12.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:12 smithi069 bash[22094]: cluster 2024-07-26T23:45:11.306094+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-26T23:45:12.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:12 smithi069 bash[22094]: audit 2024-07-26T23:45:11.306575+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:12.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:12 smithi069 bash[22094]: audit 2024-07-26T23:45:11.306575+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:12.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:12 smithi069 bash[22094]: audit 2024-07-26T23:45:11.307389+0000 mon.a (mon.0) 514 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]} : dispatch 2024-07-26T23:45:12.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:12 smithi069 bash[22094]: audit 2024-07-26T23:45:11.307389+0000 mon.a (mon.0) 514 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]} : dispatch 2024-07-26T23:45:13.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:13 smithi102 bash[22701]: audit 2024-07-26T23:45:12.306683+0000 mon.a (mon.0) 515 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-07-26T23:45:13.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:13 smithi102 bash[22701]: audit 2024-07-26T23:45:12.306683+0000 mon.a (mon.0) 515 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-07-26T23:45:13.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:13 smithi102 bash[22701]: cluster 2024-07-26T23:45:12.313291+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-26T23:45:13.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:13 smithi102 bash[22701]: cluster 2024-07-26T23:45:12.313291+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-26T23:45:13.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:13 smithi102 bash[22701]: audit 2024-07-26T23:45:12.313848+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:13.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:13 smithi102 bash[22701]: audit 2024-07-26T23:45:12.313848+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:13.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:13 smithi102 bash[22701]: audit 2024-07-26T23:45:12.318002+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:13.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:13 smithi102 bash[22701]: audit 2024-07-26T23:45:12.318002+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:13.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:13 smithi102 bash[22701]: audit 2024-07-26T23:45:12.839672+0000 mon.a (mon.0) 519 : audit [INF] from='osd.1 ' entity='osd.1' 2024-07-26T23:45:13.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:13 smithi102 bash[22701]: audit 2024-07-26T23:45:12.839672+0000 mon.a (mon.0) 519 : audit [INF] from='osd.1 ' entity='osd.1' 2024-07-26T23:45:13.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:13 smithi102 bash[22701]: cluster 2024-07-26T23:45:13.285252+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:13.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:13 smithi102 bash[22701]: cluster 2024-07-26T23:45:13.285252+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:13.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:13 smithi069 bash[22094]: audit 2024-07-26T23:45:12.306683+0000 mon.a (mon.0) 515 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-07-26T23:45:13.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:13 smithi069 bash[22094]: audit 2024-07-26T23:45:12.306683+0000 mon.a (mon.0) 515 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-07-26T23:45:13.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:13 smithi069 bash[22094]: cluster 2024-07-26T23:45:12.313291+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-26T23:45:13.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:13 smithi069 bash[22094]: cluster 2024-07-26T23:45:12.313291+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-26T23:45:13.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:13 smithi069 bash[22094]: audit 2024-07-26T23:45:12.313848+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:13.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:13 smithi069 bash[22094]: audit 2024-07-26T23:45:12.313848+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:13.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:13 smithi069 bash[22094]: audit 2024-07-26T23:45:12.318002+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:13.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:13 smithi069 bash[22094]: audit 2024-07-26T23:45:12.318002+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:13.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:13 smithi069 bash[22094]: audit 2024-07-26T23:45:12.839672+0000 mon.a (mon.0) 519 : audit [INF] from='osd.1 ' entity='osd.1' 2024-07-26T23:45:13.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:13 smithi069 bash[22094]: audit 2024-07-26T23:45:12.839672+0000 mon.a (mon.0) 519 : audit [INF] from='osd.1 ' entity='osd.1' 2024-07-26T23:45:13.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:13 smithi069 bash[22094]: cluster 2024-07-26T23:45:13.285252+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:13.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:13 smithi069 bash[22094]: cluster 2024-07-26T23:45:13.285252+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:13.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:13 smithi117 bash[22909]: audit 2024-07-26T23:45:12.306683+0000 mon.a (mon.0) 515 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-07-26T23:45:13.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:13 smithi117 bash[22909]: audit 2024-07-26T23:45:12.306683+0000 mon.a (mon.0) 515 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-07-26T23:45:13.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:13 smithi117 bash[22909]: cluster 2024-07-26T23:45:12.313291+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-26T23:45:13.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:13 smithi117 bash[22909]: cluster 2024-07-26T23:45:12.313291+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-26T23:45:13.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:13 smithi117 bash[22909]: audit 2024-07-26T23:45:12.313848+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:13.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:13 smithi117 bash[22909]: audit 2024-07-26T23:45:12.313848+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:13.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:13 smithi117 bash[22909]: audit 2024-07-26T23:45:12.318002+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:13.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:13 smithi117 bash[22909]: audit 2024-07-26T23:45:12.318002+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:13.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:13 smithi117 bash[22909]: audit 2024-07-26T23:45:12.839672+0000 mon.a (mon.0) 519 : audit [INF] from='osd.1 ' entity='osd.1' 2024-07-26T23:45:13.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:13 smithi117 bash[22909]: audit 2024-07-26T23:45:12.839672+0000 mon.a (mon.0) 519 : audit [INF] from='osd.1 ' entity='osd.1' 2024-07-26T23:45:13.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:13 smithi117 bash[22909]: cluster 2024-07-26T23:45:13.285252+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:13.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:13 smithi117 bash[22909]: cluster 2024-07-26T23:45:13.285252+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T23:45:14.388 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:14 smithi102 bash[22701]: cluster 2024-07-26T23:45:12.244471+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:45:14.388 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:14 smithi102 bash[22701]: cluster 2024-07-26T23:45:12.244471+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:45:14.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:14 smithi069 bash[22094]: cluster 2024-07-26T23:45:12.244471+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:45:14.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:14 smithi069 bash[22094]: cluster 2024-07-26T23:45:12.244471+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:45:14.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:14 smithi069 bash[22094]: cluster 2024-07-26T23:45:12.244599+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:45:14.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:14 smithi069 bash[22094]: cluster 2024-07-26T23:45:12.244599+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:45:14.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:14 smithi069 bash[22094]: audit 2024-07-26T23:45:13.317568+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:14.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:14 smithi069 bash[22094]: audit 2024-07-26T23:45:13.317568+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:14.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:14 smithi069 bash[22094]: cluster 2024-07-26T23:45:13.846212+0000 mon.a (mon.0) 521 : cluster [INF] osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388] boot 2024-07-26T23:45:14.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:14 smithi069 bash[22094]: cluster 2024-07-26T23:45:13.846212+0000 mon.a (mon.0) 521 : cluster [INF] osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388] boot 2024-07-26T23:45:14.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:14 smithi069 bash[22094]: cluster 2024-07-26T23:45:13.846284+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-26T23:45:14.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:14 smithi069 bash[22094]: cluster 2024-07-26T23:45:13.846284+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-26T23:45:14.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:14 smithi069 bash[22094]: audit 2024-07-26T23:45:13.846858+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:14.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:14 smithi069 bash[22094]: audit 2024-07-26T23:45:13.846858+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:14.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:14 smithi117 bash[22909]: cluster 2024-07-26T23:45:12.244471+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:45:14.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:14 smithi117 bash[22909]: cluster 2024-07-26T23:45:12.244471+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:45:14.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:14 smithi117 bash[22909]: cluster 2024-07-26T23:45:12.244599+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:45:14.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:14 smithi117 bash[22909]: cluster 2024-07-26T23:45:12.244599+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:45:14.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:14 smithi117 bash[22909]: audit 2024-07-26T23:45:13.317568+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:14.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:14 smithi117 bash[22909]: audit 2024-07-26T23:45:13.317568+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:14.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:14 smithi117 bash[22909]: cluster 2024-07-26T23:45:13.846212+0000 mon.a (mon.0) 521 : cluster [INF] osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388] boot 2024-07-26T23:45:14.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:14 smithi117 bash[22909]: cluster 2024-07-26T23:45:13.846212+0000 mon.a (mon.0) 521 : cluster [INF] osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388] boot 2024-07-26T23:45:14.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:14 smithi117 bash[22909]: cluster 2024-07-26T23:45:13.846284+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-26T23:45:14.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:14 smithi117 bash[22909]: cluster 2024-07-26T23:45:13.846284+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-26T23:45:14.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:14 smithi117 bash[22909]: audit 2024-07-26T23:45:13.846858+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:14.808 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:14 smithi117 bash[22909]: audit 2024-07-26T23:45:13.846858+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:14.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:14 smithi102 bash[22701]: cluster 2024-07-26T23:45:12.244599+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:45:14.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:14 smithi102 bash[22701]: cluster 2024-07-26T23:45:12.244599+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:45:14.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:14 smithi102 bash[22701]: audit 2024-07-26T23:45:13.317568+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:14.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:14 smithi102 bash[22701]: audit 2024-07-26T23:45:13.317568+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:14.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:14 smithi102 bash[22701]: cluster 2024-07-26T23:45:13.846212+0000 mon.a (mon.0) 521 : cluster [INF] osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388] boot 2024-07-26T23:45:14.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:14 smithi102 bash[22701]: cluster 2024-07-26T23:45:13.846212+0000 mon.a (mon.0) 521 : cluster [INF] osd.1 [v2:172.21.15.102:6800/2059656388,v1:172.21.15.102:6801/2059656388] boot 2024-07-26T23:45:14.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:14 smithi102 bash[22701]: cluster 2024-07-26T23:45:13.846284+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-26T23:45:14.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:14 smithi102 bash[22701]: cluster 2024-07-26T23:45:13.846284+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-26T23:45:14.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:14 smithi102 bash[22701]: audit 2024-07-26T23:45:13.846858+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:14.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:14 smithi102 bash[22701]: audit 2024-07-26T23:45:13.846858+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-26T23:45:14.970 INFO:teuthology.orchestra.run.smithi102.stdout:Created osd(s) 1 on host 'smithi102' 2024-07-26T23:45:15.846 DEBUG:teuthology.orchestra.run.smithi102:osd.1> sudo journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@osd.1.service 2024-07-26T23:45:15.848 INFO:tasks.cephadm:Deploying osd.2 on smithi117 with /dev/vg_nvme/lv_4... 2024-07-26T23:45:15.848 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-07-26T23:45:16.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: cluster 2024-07-26T23:45:14.858958+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-26T23:45:16.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: cluster 2024-07-26T23:45:14.858958+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-26T23:45:16.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.949858+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:16.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.949858+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:16.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.958678+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.958678+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.959297+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-07-26T23:45:16.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.959297+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-07-26T23:45:16.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: cephadm 2024-07-26T23:45:14.960937+0000 mgr.a (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 16241M 2024-07-26T23:45:16.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: cephadm 2024-07-26T23:45:14.960937+0000 mgr.a (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 16241M 2024-07-26T23:45:16.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.968340+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.968340+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.975719+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.975719+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.979755+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:16.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.979755+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:16.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.981531+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:16.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.981531+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:16.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.992508+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: audit 2024-07-26T23:45:14.992508+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: cluster 2024-07-26T23:45:15.285582+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:16.071 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:15 smithi102 bash[22701]: cluster 2024-07-26T23:45:15.285582+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:16.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: cluster 2024-07-26T23:45:14.858958+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-26T23:45:16.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: cluster 2024-07-26T23:45:14.858958+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-26T23:45:16.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.949858+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:16.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.949858+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:16.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.958678+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.958678+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.959297+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-07-26T23:45:16.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.959297+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-07-26T23:45:16.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: cephadm 2024-07-26T23:45:14.960937+0000 mgr.a (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 16241M 2024-07-26T23:45:16.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: cephadm 2024-07-26T23:45:14.960937+0000 mgr.a (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 16241M 2024-07-26T23:45:16.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.968340+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.968340+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.975719+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.975719+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.979755+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:16.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.979755+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:16.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.981531+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:16.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.981531+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:16.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.992508+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: audit 2024-07-26T23:45:14.992508+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: cluster 2024-07-26T23:45:15.285582+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:16.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:15 smithi069 bash[22094]: cluster 2024-07-26T23:45:15.285582+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:16.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: cluster 2024-07-26T23:45:14.858958+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-26T23:45:16.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: cluster 2024-07-26T23:45:14.858958+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-26T23:45:16.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.949858+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:16.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.949858+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:16.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.958678+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.958678+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.959297+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-07-26T23:45:16.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.959297+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-07-26T23:45:16.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: cephadm 2024-07-26T23:45:14.960937+0000 mgr.a (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 16241M 2024-07-26T23:45:16.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: cephadm 2024-07-26T23:45:14.960937+0000 mgr.a (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 16241M 2024-07-26T23:45:16.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.968340+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.968340+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.975719+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.975719+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.979755+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:16.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.979755+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:16.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.981531+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:16.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.981531+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:16.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.992508+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: audit 2024-07-26T23:45:14.992508+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:16.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: cluster 2024-07-26T23:45:15.285582+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:16.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:15 smithi117 bash[22909]: cluster 2024-07-26T23:45:15.285582+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:17.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: audit 2024-07-26T23:45:16.639349+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:17.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: audit 2024-07-26T23:45:16.639349+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:17.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: audit 2024-07-26T23:45:16.647261+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:17.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: audit 2024-07-26T23:45:16.647261+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:17.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: cephadm 2024-07-26T23:45:16.650062+0000 mgr.a (mgr.14150) 179 : cephadm [INF] Detected new or changed devices on smithi102 2024-07-26T23:45:17.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: cephadm 2024-07-26T23:45:16.650062+0000 mgr.a (mgr.14150) 179 : cephadm [INF] Detected new or changed devices on smithi102 2024-07-26T23:45:17.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: audit 2024-07-26T23:45:16.652379+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:17.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: audit 2024-07-26T23:45:16.652379+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:17.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: audit 2024-07-26T23:45:16.657291+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:17.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: audit 2024-07-26T23:45:16.657291+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:17.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: audit 2024-07-26T23:45:16.663476+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:17.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: audit 2024-07-26T23:45:16.663476+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:17.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: audit 2024-07-26T23:45:16.665334+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:17.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: audit 2024-07-26T23:45:16.665334+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:17.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: audit 2024-07-26T23:45:16.675514+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:17.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: audit 2024-07-26T23:45:16.675514+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:17.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: cluster 2024-07-26T23:45:17.285826+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:17.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:17 smithi069 bash[22094]: cluster 2024-07-26T23:45:17.285826+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:18.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: audit 2024-07-26T23:45:16.639349+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: audit 2024-07-26T23:45:16.639349+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: audit 2024-07-26T23:45:16.647261+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: audit 2024-07-26T23:45:16.647261+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: cephadm 2024-07-26T23:45:16.650062+0000 mgr.a (mgr.14150) 179 : cephadm [INF] Detected new or changed devices on smithi102 2024-07-26T23:45:18.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: cephadm 2024-07-26T23:45:16.650062+0000 mgr.a (mgr.14150) 179 : cephadm [INF] Detected new or changed devices on smithi102 2024-07-26T23:45:18.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: audit 2024-07-26T23:45:16.652379+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:18.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: audit 2024-07-26T23:45:16.652379+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:18.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: audit 2024-07-26T23:45:16.657291+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: audit 2024-07-26T23:45:16.657291+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: audit 2024-07-26T23:45:16.663476+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:18.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: audit 2024-07-26T23:45:16.663476+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:18.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: audit 2024-07-26T23:45:16.665334+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:18.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: audit 2024-07-26T23:45:16.665334+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:18.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: audit 2024-07-26T23:45:16.675514+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: audit 2024-07-26T23:45:16.675514+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.058 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: cluster 2024-07-26T23:45:17.285826+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:18.059 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:17 smithi117 bash[22909]: cluster 2024-07-26T23:45:17.285826+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:18.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: audit 2024-07-26T23:45:16.639349+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: audit 2024-07-26T23:45:16.639349+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: audit 2024-07-26T23:45:16.647261+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: audit 2024-07-26T23:45:16.647261+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: cephadm 2024-07-26T23:45:16.650062+0000 mgr.a (mgr.14150) 179 : cephadm [INF] Detected new or changed devices on smithi102 2024-07-26T23:45:18.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: cephadm 2024-07-26T23:45:16.650062+0000 mgr.a (mgr.14150) 179 : cephadm [INF] Detected new or changed devices on smithi102 2024-07-26T23:45:18.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: audit 2024-07-26T23:45:16.652379+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:18.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: audit 2024-07-26T23:45:16.652379+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:18.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: audit 2024-07-26T23:45:16.657291+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: audit 2024-07-26T23:45:16.657291+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: audit 2024-07-26T23:45:16.663476+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:18.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: audit 2024-07-26T23:45:16.663476+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:18.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: audit 2024-07-26T23:45:16.665334+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:18.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: audit 2024-07-26T23:45:16.665334+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:18.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: audit 2024-07-26T23:45:16.675514+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: audit 2024-07-26T23:45:16.675514+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:18.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: cluster 2024-07-26T23:45:17.285826+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:18.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:17 smithi102 bash[22701]: cluster 2024-07-26T23:45:17.285826+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:19.563 INFO:teuthology.orchestra.run.smithi117.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.c/config 2024-07-26T23:45:19.661 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:19 smithi117 bash[22909]: cluster 2024-07-26T23:45:19.286231+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:19.662 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:19 smithi117 bash[22909]: cluster 2024-07-26T23:45:19.286231+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:19 smithi069 bash[22094]: cluster 2024-07-26T23:45:19.286231+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:19 smithi069 bash[22094]: cluster 2024-07-26T23:45:19.286231+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:19.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:19 smithi102 bash[22701]: cluster 2024-07-26T23:45:19.286231+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:19.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:19 smithi102 bash[22701]: cluster 2024-07-26T23:45:19.286231+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:20.930 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:20 smithi117 bash[22909]: audit 2024-07-26T23:45:19.818239+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:20.931 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:20 smithi117 bash[22909]: audit 2024-07-26T23:45:19.818239+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:20.931 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:20 smithi117 bash[22909]: audit 2024-07-26T23:45:19.822785+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:20.931 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:20 smithi117 bash[22909]: audit 2024-07-26T23:45:19.822785+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:20.931 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:20 smithi117 bash[22909]: audit 2024-07-26T23:45:19.825081+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:20.931 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:20 smithi117 bash[22909]: audit 2024-07-26T23:45:19.825081+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:20.931 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:20 smithi117 bash[22909]: audit 2024-07-26T23:45:19.828031+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:20.931 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:20 smithi117 bash[22909]: audit 2024-07-26T23:45:19.828031+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:20.931 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:20 smithi117 bash[22909]: audit 2024-07-26T23:45:19.828355+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:20.931 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:20 smithi117 bash[22909]: audit 2024-07-26T23:45:19.828355+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:20.932 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:20 smithi117 bash[22909]: audit 2024-07-26T23:45:19.829345+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:20.932 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:20 smithi117 bash[22909]: audit 2024-07-26T23:45:19.829345+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:20.932 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:20 smithi117 bash[22909]: audit 2024-07-26T23:45:19.834129+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:20.932 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:20 smithi117 bash[22909]: audit 2024-07-26T23:45:19.834129+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:20 smithi069 bash[22094]: audit 2024-07-26T23:45:19.818239+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:20 smithi069 bash[22094]: audit 2024-07-26T23:45:19.818239+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:20 smithi069 bash[22094]: audit 2024-07-26T23:45:19.822785+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:20 smithi069 bash[22094]: audit 2024-07-26T23:45:19.822785+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:20 smithi069 bash[22094]: audit 2024-07-26T23:45:19.825081+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:21.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:20 smithi069 bash[22094]: audit 2024-07-26T23:45:19.825081+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:21.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:20 smithi069 bash[22094]: audit 2024-07-26T23:45:19.828031+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:20 smithi069 bash[22094]: audit 2024-07-26T23:45:19.828031+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:20 smithi069 bash[22094]: audit 2024-07-26T23:45:19.828355+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:21.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:20 smithi069 bash[22094]: audit 2024-07-26T23:45:19.828355+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:21.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:20 smithi069 bash[22094]: audit 2024-07-26T23:45:19.829345+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:21.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:20 smithi069 bash[22094]: audit 2024-07-26T23:45:19.829345+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:21.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:20 smithi069 bash[22094]: audit 2024-07-26T23:45:19.834129+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.169 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:20 smithi069 bash[22094]: audit 2024-07-26T23:45:19.834129+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:20 smithi102 bash[22701]: audit 2024-07-26T23:45:19.818239+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:20 smithi102 bash[22701]: audit 2024-07-26T23:45:19.818239+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:20 smithi102 bash[22701]: audit 2024-07-26T23:45:19.822785+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:20 smithi102 bash[22701]: audit 2024-07-26T23:45:19.822785+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:20 smithi102 bash[22701]: audit 2024-07-26T23:45:19.825081+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:21.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:20 smithi102 bash[22701]: audit 2024-07-26T23:45:19.825081+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:21.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:20 smithi102 bash[22701]: audit 2024-07-26T23:45:19.828031+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:20 smithi102 bash[22701]: audit 2024-07-26T23:45:19.828031+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:20 smithi102 bash[22701]: audit 2024-07-26T23:45:19.828355+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:21.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:20 smithi102 bash[22701]: audit 2024-07-26T23:45:19.828355+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:21.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:20 smithi102 bash[22701]: audit 2024-07-26T23:45:19.829345+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:21.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:20 smithi102 bash[22701]: audit 2024-07-26T23:45:19.829345+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:21.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:20 smithi102 bash[22701]: audit 2024-07-26T23:45:19.834129+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:21.320 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:20 smithi102 bash[22701]: audit 2024-07-26T23:45:19.834129+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:22.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:21 smithi117 bash[22909]: cluster 2024-07-26T23:45:21.286791+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:22.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:21 smithi117 bash[22909]: cluster 2024-07-26T23:45:21.286791+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:22.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:21 smithi069 bash[22094]: cluster 2024-07-26T23:45:21.286791+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:22.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:21 smithi069 bash[22094]: cluster 2024-07-26T23:45:21.286791+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:22.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:21 smithi102 bash[22701]: cluster 2024-07-26T23:45:21.286791+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:22.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:21 smithi102 bash[22701]: cluster 2024-07-26T23:45:21.286791+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:23.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:23 smithi069 bash[22094]: cluster 2024-07-26T23:45:23.287302+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:23.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:23 smithi069 bash[22094]: cluster 2024-07-26T23:45:23.287302+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:23.676 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:23 smithi117 bash[22909]: cluster 2024-07-26T23:45:23.287302+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:23.676 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:23 smithi117 bash[22909]: cluster 2024-07-26T23:45:23.287302+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:23.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:23 smithi102 bash[22701]: cluster 2024-07-26T23:45:23.287302+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:23.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:23 smithi102 bash[22701]: cluster 2024-07-26T23:45:23.287302+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:23.843 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-07-26T23:45:24.012 INFO:teuthology.orchestra.run.smithi117.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-07-26T23:45:24.025 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10+0 records in 2024-07-26T23:45:24.026 INFO:teuthology.orchestra.run.smithi117.stderr:10+0 records out 2024-07-26T23:45:24.026 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.01195 s, 877 MB/s 2024-07-26T23:45:24.026 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping successful for: 2024-07-26T23:45:24.705 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph orch daemon add osd smithi117:vg_nvme/lv_4 2024-07-26T23:45:26.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:25 smithi117 bash[22909]: audit 2024-07-26T23:45:24.740854+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:25 smithi117 bash[22909]: audit 2024-07-26T23:45:24.740854+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:25 smithi117 bash[22909]: audit 2024-07-26T23:45:24.748499+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:25 smithi117 bash[22909]: audit 2024-07-26T23:45:24.748499+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:25 smithi117 bash[22909]: audit 2024-07-26T23:45:24.756594+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:25 smithi117 bash[22909]: audit 2024-07-26T23:45:24.756594+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:25 smithi117 bash[22909]: cluster 2024-07-26T23:45:25.287770+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:26.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:25 smithi117 bash[22909]: cluster 2024-07-26T23:45:25.287770+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:26.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:25 smithi102 bash[22701]: audit 2024-07-26T23:45:24.740854+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:25 smithi102 bash[22701]: audit 2024-07-26T23:45:24.740854+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:25 smithi102 bash[22701]: audit 2024-07-26T23:45:24.748499+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:25 smithi102 bash[22701]: audit 2024-07-26T23:45:24.748499+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:25 smithi102 bash[22701]: audit 2024-07-26T23:45:24.756594+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:25 smithi102 bash[22701]: audit 2024-07-26T23:45:24.756594+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:25 smithi102 bash[22701]: cluster 2024-07-26T23:45:25.287770+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:26.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:25 smithi102 bash[22701]: cluster 2024-07-26T23:45:25.287770+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:26.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:25 smithi069 bash[22094]: audit 2024-07-26T23:45:24.740854+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:25 smithi069 bash[22094]: audit 2024-07-26T23:45:24.740854+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:25 smithi069 bash[22094]: audit 2024-07-26T23:45:24.748499+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:25 smithi069 bash[22094]: audit 2024-07-26T23:45:24.748499+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:25 smithi069 bash[22094]: audit 2024-07-26T23:45:24.756594+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:25 smithi069 bash[22094]: audit 2024-07-26T23:45:24.756594+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:26.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:25 smithi069 bash[22094]: cluster 2024-07-26T23:45:25.287770+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:26.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:25 smithi069 bash[22094]: cluster 2024-07-26T23:45:25.287770+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:27.630 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:27 smithi117 bash[22909]: cluster 2024-07-26T23:45:27.288246+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:27.630 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:27 smithi117 bash[22909]: cluster 2024-07-26T23:45:27.288246+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:27.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:27 smithi069 bash[22094]: cluster 2024-07-26T23:45:27.288246+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:27.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:27 smithi069 bash[22094]: cluster 2024-07-26T23:45:27.288246+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:27.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:27 smithi102 bash[22701]: cluster 2024-07-26T23:45:27.288246+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:27.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:27 smithi102 bash[22701]: cluster 2024-07-26T23:45:27.288246+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:28.557 INFO:teuthology.orchestra.run.smithi117.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.c/config 2024-07-26T23:45:28.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:28 smithi069 bash[22094]: audit 2024-07-26T23:45:27.607829+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:28.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:28 smithi069 bash[22094]: audit 2024-07-26T23:45:27.607829+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:28.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:28 smithi069 bash[22094]: audit 2024-07-26T23:45:27.616957+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:28.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:28 smithi069 bash[22094]: audit 2024-07-26T23:45:27.616957+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:28.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:28 smithi069 bash[22094]: audit 2024-07-26T23:45:27.627484+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:28.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:28 smithi069 bash[22094]: audit 2024-07-26T23:45:27.627484+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:29.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:28 smithi117 bash[22909]: audit 2024-07-26T23:45:27.607829+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:29.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:28 smithi117 bash[22909]: audit 2024-07-26T23:45:27.607829+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:29.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:28 smithi117 bash[22909]: audit 2024-07-26T23:45:27.616957+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:29.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:28 smithi117 bash[22909]: audit 2024-07-26T23:45:27.616957+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:29.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:28 smithi117 bash[22909]: audit 2024-07-26T23:45:27.627484+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:29.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:28 smithi117 bash[22909]: audit 2024-07-26T23:45:27.627484+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:29.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:28 smithi102 bash[22701]: audit 2024-07-26T23:45:27.607829+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:29.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:28 smithi102 bash[22701]: audit 2024-07-26T23:45:27.607829+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:29.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:28 smithi102 bash[22701]: audit 2024-07-26T23:45:27.616957+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:29.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:28 smithi102 bash[22701]: audit 2024-07-26T23:45:27.616957+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:29.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:28 smithi102 bash[22701]: audit 2024-07-26T23:45:27.627484+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:29.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:28 smithi102 bash[22701]: audit 2024-07-26T23:45:27.627484+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:29.767 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:29 smithi117 bash[22909]: cluster 2024-07-26T23:45:29.288713+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:29.767 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:29 smithi117 bash[22909]: cluster 2024-07-26T23:45:29.288713+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:29.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:29 smithi069 bash[22094]: cluster 2024-07-26T23:45:29.288713+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:29.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:29 smithi069 bash[22094]: cluster 2024-07-26T23:45:29.288713+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:30.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:29 smithi102 bash[22701]: cluster 2024-07-26T23:45:29.288713+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:30.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:29 smithi102 bash[22701]: cluster 2024-07-26T23:45:29.288713+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:31.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:31 smithi069 bash[22094]: cluster 2024-07-26T23:45:31.289176+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:31.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:31 smithi069 bash[22094]: cluster 2024-07-26T23:45:31.289176+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:31.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:31 smithi069 bash[22094]: audit 2024-07-26T23:45:31.329828+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:45:31.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:31 smithi069 bash[22094]: audit 2024-07-26T23:45:31.329828+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:45:31.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:31 smithi069 bash[22094]: audit 2024-07-26T23:45:31.335688+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:45:31.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:31 smithi069 bash[22094]: audit 2024-07-26T23:45:31.335688+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:45:31.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:31 smithi069 bash[22094]: audit 2024-07-26T23:45:31.337446+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:31.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:31 smithi069 bash[22094]: audit 2024-07-26T23:45:31.337446+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:31.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:31 smithi117 bash[22909]: cluster 2024-07-26T23:45:31.289176+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:31.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:31 smithi117 bash[22909]: cluster 2024-07-26T23:45:31.289176+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:31.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:31 smithi117 bash[22909]: audit 2024-07-26T23:45:31.329828+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:45:31.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:31 smithi117 bash[22909]: audit 2024-07-26T23:45:31.329828+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:45:31.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:31 smithi117 bash[22909]: audit 2024-07-26T23:45:31.335688+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:45:31.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:31 smithi117 bash[22909]: audit 2024-07-26T23:45:31.335688+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:45:31.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:31 smithi117 bash[22909]: audit 2024-07-26T23:45:31.337446+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:31.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:31 smithi117 bash[22909]: audit 2024-07-26T23:45:31.337446+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:31.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:31 smithi102 bash[22701]: cluster 2024-07-26T23:45:31.289176+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:31.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:31 smithi102 bash[22701]: cluster 2024-07-26T23:45:31.289176+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:31.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:31 smithi102 bash[22701]: audit 2024-07-26T23:45:31.329828+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:45:31.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:31 smithi102 bash[22701]: audit 2024-07-26T23:45:31.329828+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-26T23:45:31.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:31 smithi102 bash[22701]: audit 2024-07-26T23:45:31.335688+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:45:31.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:31 smithi102 bash[22701]: audit 2024-07-26T23:45:31.335688+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-26T23:45:31.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:31 smithi102 bash[22701]: audit 2024-07-26T23:45:31.337446+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:31.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:31 smithi102 bash[22701]: audit 2024-07-26T23:45:31.337446+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:32.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:32 smithi069 bash[22094]: audit 2024-07-26T23:45:31.323156+0000 mgr.a (mgr.14150) 188 : audit [DBG] from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:45:32.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:32 smithi069 bash[22094]: audit 2024-07-26T23:45:31.323156+0000 mgr.a (mgr.14150) 188 : audit [DBG] from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:45:32.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:32 smithi117 bash[22909]: audit 2024-07-26T23:45:31.323156+0000 mgr.a (mgr.14150) 188 : audit [DBG] from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:45:32.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:32 smithi117 bash[22909]: audit 2024-07-26T23:45:31.323156+0000 mgr.a (mgr.14150) 188 : audit [DBG] from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:45:32.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:32 smithi102 bash[22701]: audit 2024-07-26T23:45:31.323156+0000 mgr.a (mgr.14150) 188 : audit [DBG] from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:45:32.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:32 smithi102 bash[22701]: audit 2024-07-26T23:45:31.323156+0000 mgr.a (mgr.14150) 188 : audit [DBG] from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T23:45:33.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:33 smithi069 bash[22094]: cluster 2024-07-26T23:45:33.289642+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:33.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:33 smithi069 bash[22094]: cluster 2024-07-26T23:45:33.289642+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:33.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:33 smithi117 bash[22909]: cluster 2024-07-26T23:45:33.289642+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:33.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:33 smithi117 bash[22909]: cluster 2024-07-26T23:45:33.289642+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:33.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:33 smithi102 bash[22701]: cluster 2024-07-26T23:45:33.289642+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:33.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:33 smithi102 bash[22701]: cluster 2024-07-26T23:45:33.289642+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:35.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:35 smithi069 bash[22094]: cluster 2024-07-26T23:45:35.290134+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:35.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:35 smithi069 bash[22094]: cluster 2024-07-26T23:45:35.290134+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:35.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:35 smithi117 bash[22909]: cluster 2024-07-26T23:45:35.290134+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:35.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:35 smithi117 bash[22909]: cluster 2024-07-26T23:45:35.290134+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:35.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:35 smithi102 bash[22701]: cluster 2024-07-26T23:45:35.290134+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:35.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:35 smithi102 bash[22701]: cluster 2024-07-26T23:45:35.290134+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:37.514 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:37 smithi117 bash[22909]: cluster 2024-07-26T23:45:37.290617+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:37.514 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:37 smithi117 bash[22909]: cluster 2024-07-26T23:45:37.290617+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:37.601 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:37 smithi069 bash[22094]: cluster 2024-07-26T23:45:37.290617+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:37.601 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:37 smithi069 bash[22094]: cluster 2024-07-26T23:45:37.290617+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:37.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:37 smithi102 bash[22701]: cluster 2024-07-26T23:45:37.290617+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:37.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:37 smithi102 bash[22701]: cluster 2024-07-26T23:45:37.290617+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:39.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:39 smithi102 bash[22701]: cluster 2024-07-26T23:45:39.291080+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:39.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:39 smithi102 bash[22701]: cluster 2024-07-26T23:45:39.291080+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:39.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:39 smithi069 bash[22094]: cluster 2024-07-26T23:45:39.291080+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:39.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:39 smithi069 bash[22094]: cluster 2024-07-26T23:45:39.291080+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:39.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:39 smithi117 bash[22909]: cluster 2024-07-26T23:45:39.291080+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:39.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:39 smithi117 bash[22909]: cluster 2024-07-26T23:45:39.291080+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:40.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:39.395149+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:39.395149+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:39.404597+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:39.404597+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:39.414035+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:39.414035+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:39.540598+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.117:0/742105520' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"} : dispatch 2024-07-26T23:45:40.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:39.540598+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.117:0/742105520' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"} : dispatch 2024-07-26T23:45:40.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:39.540768+0000 mon.a (mon.0) 559 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"} : dispatch 2024-07-26T23:45:40.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:39.540768+0000 mon.a (mon.0) 559 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"} : dispatch 2024-07-26T23:45:40.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:39.544892+0000 mon.a (mon.0) 560 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"}]': finished 2024-07-26T23:45:40.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:39.544892+0000 mon.a (mon.0) 560 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"}]': finished 2024-07-26T23:45:40.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: cluster 2024-07-26T23:45:39.551671+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-26T23:45:40.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: cluster 2024-07-26T23:45:39.551671+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-26T23:45:40.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:39.552106+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:45:40.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:39.552106+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:45:40.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:40.196060+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.117:0/631700377' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:45:40.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:40 smithi069 bash[22094]: audit 2024-07-26T23:45:40.196060+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.117:0/631700377' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:45:40.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:39.395149+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.822 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:39.395149+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.822 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:39.404597+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.823 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:39.404597+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.823 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:39.414035+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.823 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:39.414035+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.823 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:39.540598+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.117:0/742105520' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"} : dispatch 2024-07-26T23:45:40.823 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:39.540598+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.117:0/742105520' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"} : dispatch 2024-07-26T23:45:40.823 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:39.540768+0000 mon.a (mon.0) 559 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"} : dispatch 2024-07-26T23:45:40.823 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:39.540768+0000 mon.a (mon.0) 559 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"} : dispatch 2024-07-26T23:45:40.823 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:39.544892+0000 mon.a (mon.0) 560 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"}]': finished 2024-07-26T23:45:40.823 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:39.544892+0000 mon.a (mon.0) 560 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"}]': finished 2024-07-26T23:45:40.823 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: cluster 2024-07-26T23:45:39.551671+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-26T23:45:40.823 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: cluster 2024-07-26T23:45:39.551671+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-26T23:45:40.823 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:39.552106+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:45:40.823 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:39.552106+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:45:40.824 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:40.196060+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.117:0/631700377' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:45:40.824 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:40 smithi117 bash[22909]: audit 2024-07-26T23:45:40.196060+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.117:0/631700377' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:45:40.824 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:39.395149+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.824 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:39.395149+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.824 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:39.404597+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.824 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:39.404597+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.824 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:39.414035+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.825 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:39.414035+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:40.825 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:39.540598+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.117:0/742105520' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"} : dispatch 2024-07-26T23:45:40.825 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:39.540598+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.117:0/742105520' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"} : dispatch 2024-07-26T23:45:40.825 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:39.540768+0000 mon.a (mon.0) 559 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"} : dispatch 2024-07-26T23:45:40.825 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:39.540768+0000 mon.a (mon.0) 559 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"} : dispatch 2024-07-26T23:45:40.825 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:39.544892+0000 mon.a (mon.0) 560 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"}]': finished 2024-07-26T23:45:40.825 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:39.544892+0000 mon.a (mon.0) 560 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea4a2571-c4f2-48c7-bdae-f2815715e71e"}]': finished 2024-07-26T23:45:40.825 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: cluster 2024-07-26T23:45:39.551671+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-26T23:45:40.825 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: cluster 2024-07-26T23:45:39.551671+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-26T23:45:40.825 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:39.552106+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:45:40.825 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:39.552106+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:45:40.825 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:40.196060+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.117:0/631700377' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:45:40.825 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:40 smithi102 bash[22701]: audit 2024-07-26T23:45:40.196060+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.117:0/631700377' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-26T23:45:41.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:41 smithi069 bash[22094]: cluster 2024-07-26T23:45:41.291564+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:41.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:41 smithi069 bash[22094]: cluster 2024-07-26T23:45:41.291564+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:41.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:41 smithi117 bash[22909]: cluster 2024-07-26T23:45:41.291564+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:41.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:41 smithi117 bash[22909]: cluster 2024-07-26T23:45:41.291564+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:41.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:41 smithi102 bash[22701]: cluster 2024-07-26T23:45:41.291564+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:41.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:41 smithi102 bash[22701]: cluster 2024-07-26T23:45:41.291564+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:43.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:43 smithi069 bash[22094]: cluster 2024-07-26T23:45:43.292049+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:43.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:43 smithi069 bash[22094]: cluster 2024-07-26T23:45:43.292049+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:43.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:43 smithi117 bash[22909]: cluster 2024-07-26T23:45:43.292049+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:43.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:43 smithi117 bash[22909]: cluster 2024-07-26T23:45:43.292049+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:43.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:43 smithi102 bash[22701]: cluster 2024-07-26T23:45:43.292049+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:43.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:43 smithi102 bash[22701]: cluster 2024-07-26T23:45:43.292049+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:46.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:45 smithi117 bash[22909]: audit 2024-07-26T23:45:44.951503+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:45 smithi117 bash[22909]: audit 2024-07-26T23:45:44.951503+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:45 smithi117 bash[22909]: audit 2024-07-26T23:45:44.958184+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:45 smithi117 bash[22909]: audit 2024-07-26T23:45:44.958184+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:45 smithi117 bash[22909]: audit 2024-07-26T23:45:44.965435+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:45 smithi117 bash[22909]: audit 2024-07-26T23:45:44.965435+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:45 smithi117 bash[22909]: cluster 2024-07-26T23:45:45.292573+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:46.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:45 smithi117 bash[22909]: cluster 2024-07-26T23:45:45.292573+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:46.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:45 smithi102 bash[22701]: audit 2024-07-26T23:45:44.951503+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:45 smithi102 bash[22701]: audit 2024-07-26T23:45:44.951503+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:45 smithi102 bash[22701]: audit 2024-07-26T23:45:44.958184+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:45 smithi102 bash[22701]: audit 2024-07-26T23:45:44.958184+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:45 smithi102 bash[22701]: audit 2024-07-26T23:45:44.965435+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:45 smithi102 bash[22701]: audit 2024-07-26T23:45:44.965435+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:45 smithi102 bash[22701]: cluster 2024-07-26T23:45:45.292573+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:46.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:45 smithi102 bash[22701]: cluster 2024-07-26T23:45:45.292573+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:46.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:45 smithi069 bash[22094]: audit 2024-07-26T23:45:44.951503+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:45 smithi069 bash[22094]: audit 2024-07-26T23:45:44.951503+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:45 smithi069 bash[22094]: audit 2024-07-26T23:45:44.958184+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:45 smithi069 bash[22094]: audit 2024-07-26T23:45:44.958184+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:45 smithi069 bash[22094]: audit 2024-07-26T23:45:44.965435+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:45 smithi069 bash[22094]: audit 2024-07-26T23:45:44.965435+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:46.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:45 smithi069 bash[22094]: cluster 2024-07-26T23:45:45.292573+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:46.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:45 smithi069 bash[22094]: cluster 2024-07-26T23:45:45.292573+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:47.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:47 smithi069 bash[22094]: cluster 2024-07-26T23:45:47.292989+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:47.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:47 smithi069 bash[22094]: cluster 2024-07-26T23:45:47.292989+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:47.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:47 smithi117 bash[22909]: cluster 2024-07-26T23:45:47.292989+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:47.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:47 smithi117 bash[22909]: cluster 2024-07-26T23:45:47.292989+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:47.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:47 smithi102 bash[22701]: cluster 2024-07-26T23:45:47.292989+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:47.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:47 smithi102 bash[22701]: cluster 2024-07-26T23:45:47.292989+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:49.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:48 smithi117 bash[22909]: audit 2024-07-26T23:45:47.826459+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:48 smithi117 bash[22909]: audit 2024-07-26T23:45:47.826459+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:48 smithi117 bash[22909]: audit 2024-07-26T23:45:47.833980+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:48 smithi117 bash[22909]: audit 2024-07-26T23:45:47.833980+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:48 smithi117 bash[22909]: cephadm 2024-07-26T23:45:47.836577+0000 mgr.a (mgr.14150) 197 : cephadm [INF] Detected new or changed devices on smithi117 2024-07-26T23:45:49.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:48 smithi117 bash[22909]: cephadm 2024-07-26T23:45:47.836577+0000 mgr.a (mgr.14150) 197 : cephadm [INF] Detected new or changed devices on smithi117 2024-07-26T23:45:49.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:48 smithi117 bash[22909]: audit 2024-07-26T23:45:47.843466+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:48 smithi117 bash[22909]: audit 2024-07-26T23:45:47.843466+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:48 smithi069 bash[22094]: audit 2024-07-26T23:45:47.826459+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:48 smithi069 bash[22094]: audit 2024-07-26T23:45:47.826459+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:48 smithi069 bash[22094]: audit 2024-07-26T23:45:47.833980+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:48 smithi069 bash[22094]: audit 2024-07-26T23:45:47.833980+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:48 smithi069 bash[22094]: cephadm 2024-07-26T23:45:47.836577+0000 mgr.a (mgr.14150) 197 : cephadm [INF] Detected new or changed devices on smithi117 2024-07-26T23:45:49.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:48 smithi069 bash[22094]: cephadm 2024-07-26T23:45:47.836577+0000 mgr.a (mgr.14150) 197 : cephadm [INF] Detected new or changed devices on smithi117 2024-07-26T23:45:49.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:48 smithi069 bash[22094]: audit 2024-07-26T23:45:47.843466+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.168 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:48 smithi069 bash[22094]: audit 2024-07-26T23:45:47.843466+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:48 smithi102 bash[22701]: audit 2024-07-26T23:45:47.826459+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:48 smithi102 bash[22701]: audit 2024-07-26T23:45:47.826459+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:48 smithi102 bash[22701]: audit 2024-07-26T23:45:47.833980+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:48 smithi102 bash[22701]: audit 2024-07-26T23:45:47.833980+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:48 smithi102 bash[22701]: cephadm 2024-07-26T23:45:47.836577+0000 mgr.a (mgr.14150) 197 : cephadm [INF] Detected new or changed devices on smithi117 2024-07-26T23:45:49.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:48 smithi102 bash[22701]: cephadm 2024-07-26T23:45:47.836577+0000 mgr.a (mgr.14150) 197 : cephadm [INF] Detected new or changed devices on smithi117 2024-07-26T23:45:49.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:48 smithi102 bash[22701]: audit 2024-07-26T23:45:47.843466+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:48 smithi102 bash[22701]: audit 2024-07-26T23:45:47.843466+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:49.978 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:49 smithi117 bash[22909]: cluster 2024-07-26T23:45:49.293560+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:49.978 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:49 smithi117 bash[22909]: cluster 2024-07-26T23:45:49.293560+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:50.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:49 smithi069 bash[22094]: cluster 2024-07-26T23:45:49.293560+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:50.167 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:49 smithi069 bash[22094]: cluster 2024-07-26T23:45:49.293560+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:50.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:49 smithi102 bash[22701]: cluster 2024-07-26T23:45:49.293560+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:50.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:49 smithi102 bash[22701]: cluster 2024-07-26T23:45:49.293560+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:51.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:51 smithi117 bash[22909]: cluster 2024-07-26T23:45:51.294074+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:51.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:51 smithi117 bash[22909]: cluster 2024-07-26T23:45:51.294074+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:51.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:51 smithi069 bash[22094]: cluster 2024-07-26T23:45:51.294074+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:51.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:51 smithi069 bash[22094]: cluster 2024-07-26T23:45:51.294074+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:51.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:51 smithi102 bash[22701]: cluster 2024-07-26T23:45:51.294074+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:51.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:51 smithi102 bash[22701]: cluster 2024-07-26T23:45:51.294074+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:52.641 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:52 smithi117 bash[22909]: audit 2024-07-26T23:45:52.140353+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-07-26T23:45:52.641 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:52 smithi117 bash[22909]: audit 2024-07-26T23:45:52.140353+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-07-26T23:45:52.641 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:52 smithi117 bash[22909]: audit 2024-07-26T23:45:52.142028+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:52.642 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:52 smithi117 bash[22909]: audit 2024-07-26T23:45:52.142028+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:52.642 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:52 smithi117 bash[22909]: cephadm 2024-07-26T23:45:52.143491+0000 mgr.a (mgr.14150) 200 : cephadm [INF] Deploying daemon osd.2 on smithi117 2024-07-26T23:45:52.642 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:52 smithi117 bash[22909]: cephadm 2024-07-26T23:45:52.143491+0000 mgr.a (mgr.14150) 200 : cephadm [INF] Deploying daemon osd.2 on smithi117 2024-07-26T23:45:52.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:52 smithi069 bash[22094]: audit 2024-07-26T23:45:52.140353+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-07-26T23:45:52.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:52 smithi069 bash[22094]: audit 2024-07-26T23:45:52.140353+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-07-26T23:45:52.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:52 smithi069 bash[22094]: audit 2024-07-26T23:45:52.142028+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:52.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:52 smithi069 bash[22094]: audit 2024-07-26T23:45:52.142028+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:52.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:52 smithi069 bash[22094]: cephadm 2024-07-26T23:45:52.143491+0000 mgr.a (mgr.14150) 200 : cephadm [INF] Deploying daemon osd.2 on smithi117 2024-07-26T23:45:52.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:52 smithi069 bash[22094]: cephadm 2024-07-26T23:45:52.143491+0000 mgr.a (mgr.14150) 200 : cephadm [INF] Deploying daemon osd.2 on smithi117 2024-07-26T23:45:52.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:52 smithi102 bash[22701]: audit 2024-07-26T23:45:52.140353+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-07-26T23:45:52.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:52 smithi102 bash[22701]: audit 2024-07-26T23:45:52.140353+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-07-26T23:45:52.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:52 smithi102 bash[22701]: audit 2024-07-26T23:45:52.142028+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:52.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:52 smithi102 bash[22701]: audit 2024-07-26T23:45:52.142028+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:52.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:52 smithi102 bash[22701]: cephadm 2024-07-26T23:45:52.143491+0000 mgr.a (mgr.14150) 200 : cephadm [INF] Deploying daemon osd.2 on smithi117 2024-07-26T23:45:52.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:52 smithi102 bash[22701]: cephadm 2024-07-26T23:45:52.143491+0000 mgr.a (mgr.14150) 200 : cephadm [INF] Deploying daemon osd.2 on smithi117 2024-07-26T23:45:53.652 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:53 smithi117 bash[22909]: cluster 2024-07-26T23:45:53.294522+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:53.652 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:53 smithi117 bash[22909]: cluster 2024-07-26T23:45:53.294522+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:53.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:53 smithi069 bash[22094]: cluster 2024-07-26T23:45:53.294522+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:53.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:53 smithi069 bash[22094]: cluster 2024-07-26T23:45:53.294522+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:53.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:53 smithi102 bash[22701]: cluster 2024-07-26T23:45:53.294522+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:53.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:53 smithi102 bash[22701]: cluster 2024-07-26T23:45:53.294522+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:55.453 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:55 smithi117 bash[22909]: cluster 2024-07-26T23:45:55.294991+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:55.453 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:55 smithi117 bash[22909]: cluster 2024-07-26T23:45:55.294991+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:55 smithi069 bash[22094]: cluster 2024-07-26T23:45:55.294991+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:55.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:55 smithi069 bash[22094]: cluster 2024-07-26T23:45:55.294991+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:55.702 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:55 smithi102 bash[22701]: cluster 2024-07-26T23:45:55.294991+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:55.702 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:55 smithi102 bash[22701]: cluster 2024-07-26T23:45:55.294991+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:56.434 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:56 smithi117 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:45:56.731 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:56 smithi117 systemd[1]: /etc/systemd/system/ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-26T23:45:56.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:56 smithi069 bash[22094]: audit 2024-07-26T23:45:56.678064+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:56.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:56 smithi069 bash[22094]: audit 2024-07-26T23:45:56.678064+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:56.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:56 smithi069 bash[22094]: audit 2024-07-26T23:45:56.682921+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:56.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:56 smithi069 bash[22094]: audit 2024-07-26T23:45:56.682921+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:56.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:56 smithi069 bash[22094]: audit 2024-07-26T23:45:56.683339+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:56.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:56 smithi069 bash[22094]: audit 2024-07-26T23:45:56.683339+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:56.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:56 smithi069 bash[22094]: audit 2024-07-26T23:45:56.685023+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:56.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:56 smithi069 bash[22094]: audit 2024-07-26T23:45:56.685023+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:56.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:56 smithi069 bash[22094]: audit 2024-07-26T23:45:56.688260+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:56.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:56 smithi069 bash[22094]: audit 2024-07-26T23:45:56.688260+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:56.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:56 smithi069 bash[22094]: audit 2024-07-26T23:45:56.692622+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:56.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:56 smithi069 bash[22094]: audit 2024-07-26T23:45:56.692622+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:57.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:56 smithi117 bash[22909]: audit 2024-07-26T23:45:56.678064+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:57.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:56 smithi117 bash[22909]: audit 2024-07-26T23:45:56.678064+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:57.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:56 smithi117 bash[22909]: audit 2024-07-26T23:45:56.682921+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:57.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:56 smithi117 bash[22909]: audit 2024-07-26T23:45:56.682921+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:57.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:56 smithi117 bash[22909]: audit 2024-07-26T23:45:56.683339+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:57.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:56 smithi117 bash[22909]: audit 2024-07-26T23:45:56.683339+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:57.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:56 smithi117 bash[22909]: audit 2024-07-26T23:45:56.685023+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:57.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:56 smithi117 bash[22909]: audit 2024-07-26T23:45:56.685023+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:57.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:56 smithi117 bash[22909]: audit 2024-07-26T23:45:56.688260+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:57.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:56 smithi117 bash[22909]: audit 2024-07-26T23:45:56.688260+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:57.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:56 smithi117 bash[22909]: audit 2024-07-26T23:45:56.692622+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:57.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:56 smithi117 bash[22909]: audit 2024-07-26T23:45:56.692622+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:57.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:56 smithi102 bash[22701]: audit 2024-07-26T23:45:56.678064+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:57.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:56 smithi102 bash[22701]: audit 2024-07-26T23:45:56.678064+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:45:57.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:56 smithi102 bash[22701]: audit 2024-07-26T23:45:56.682921+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:57.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:56 smithi102 bash[22701]: audit 2024-07-26T23:45:56.682921+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:57.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:56 smithi102 bash[22701]: audit 2024-07-26T23:45:56.683339+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:57.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:56 smithi102 bash[22701]: audit 2024-07-26T23:45:56.683339+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:45:57.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:56 smithi102 bash[22701]: audit 2024-07-26T23:45:56.685023+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:57.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:56 smithi102 bash[22701]: audit 2024-07-26T23:45:56.685023+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:45:57.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:56 smithi102 bash[22701]: audit 2024-07-26T23:45:56.688260+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:57.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:56 smithi102 bash[22701]: audit 2024-07-26T23:45:56.688260+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:57.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:56 smithi102 bash[22701]: audit 2024-07-26T23:45:56.692622+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:57.070 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:56 smithi102 bash[22701]: audit 2024-07-26T23:45:56.692622+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:45:57.803 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:57 smithi102 bash[22701]: cluster 2024-07-26T23:45:57.295340+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:57.804 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:57 smithi102 bash[22701]: cluster 2024-07-26T23:45:57.295340+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:58.034 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:57 smithi117 bash[22909]: cluster 2024-07-26T23:45:57.295340+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:58.034 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:57 smithi117 bash[22909]: cluster 2024-07-26T23:45:57.295340+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:58.129 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:57 smithi069 bash[22094]: cluster 2024-07-26T23:45:57.295340+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:58.129 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:57 smithi069 bash[22094]: cluster 2024-07-26T23:45:57.295340+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:59.641 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:59 smithi102 bash[22701]: cluster 2024-07-26T23:45:59.295792+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:59.641 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:45:59 smithi102 bash[22701]: cluster 2024-07-26T23:45:59.295792+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:59.652 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:59 smithi117 bash[22909]: cluster 2024-07-26T23:45:59.295792+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:59.652 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:45:59 smithi117 bash[22909]: cluster 2024-07-26T23:45:59.295792+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:59.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:59 smithi069 bash[22094]: cluster 2024-07-26T23:45:59.295792+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:45:59.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:45:59 smithi069 bash[22094]: cluster 2024-07-26T23:45:59.295792+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:00.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:00 smithi069 bash[22094]: audit 2024-07-26T23:45:59.619014+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:00.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:00 smithi069 bash[22094]: audit 2024-07-26T23:45:59.619014+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:00.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:00 smithi069 bash[22094]: audit 2024-07-26T23:45:59.628408+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:00.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:00 smithi069 bash[22094]: audit 2024-07-26T23:45:59.628408+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:00.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:00 smithi069 bash[22094]: audit 2024-07-26T23:45:59.639251+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:00.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:00 smithi069 bash[22094]: audit 2024-07-26T23:45:59.639251+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:01.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:00 smithi117 bash[22909]: audit 2024-07-26T23:45:59.619014+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:01.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:00 smithi117 bash[22909]: audit 2024-07-26T23:45:59.619014+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:01.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:00 smithi117 bash[22909]: audit 2024-07-26T23:45:59.628408+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:01.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:00 smithi117 bash[22909]: audit 2024-07-26T23:45:59.628408+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:01.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:00 smithi117 bash[22909]: audit 2024-07-26T23:45:59.639251+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:01.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:00 smithi117 bash[22909]: audit 2024-07-26T23:45:59.639251+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:01.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:00 smithi102 bash[22701]: audit 2024-07-26T23:45:59.619014+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:01.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:00 smithi102 bash[22701]: audit 2024-07-26T23:45:59.619014+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:01.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:00 smithi102 bash[22701]: audit 2024-07-26T23:45:59.628408+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:01.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:00 smithi102 bash[22701]: audit 2024-07-26T23:45:59.628408+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:01.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:00 smithi102 bash[22701]: audit 2024-07-26T23:45:59.639251+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:01.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:00 smithi102 bash[22701]: audit 2024-07-26T23:45:59.639251+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:01.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:01 smithi069 bash[22094]: cluster 2024-07-26T23:46:01.296307+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:01.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:01 smithi069 bash[22094]: cluster 2024-07-26T23:46:01.296307+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:02.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:01 smithi117 bash[22909]: cluster 2024-07-26T23:46:01.296307+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:02.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:01 smithi117 bash[22909]: cluster 2024-07-26T23:46:01.296307+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:02.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:01 smithi102 bash[22701]: cluster 2024-07-26T23:46:01.296307+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:02.069 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:01 smithi102 bash[22701]: cluster 2024-07-26T23:46:01.296307+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:03.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:03 smithi117 bash[22909]: audit 2024-07-26T23:46:03.140195+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-26T23:46:03.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:03 smithi117 bash[22909]: audit 2024-07-26T23:46:03.140195+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-26T23:46:03.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:03 smithi117 bash[22909]: audit 2024-07-26T23:46:03.140277+0000 mon.a (mon.0) 580 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-26T23:46:03.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:03 smithi117 bash[22909]: audit 2024-07-26T23:46:03.140277+0000 mon.a (mon.0) 580 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-26T23:46:03.564 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:03 smithi069 bash[22094]: audit 2024-07-26T23:46:03.140195+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-26T23:46:03.564 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:03 smithi069 bash[22094]: audit 2024-07-26T23:46:03.140195+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-26T23:46:03.564 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:03 smithi069 bash[22094]: audit 2024-07-26T23:46:03.140277+0000 mon.a (mon.0) 580 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-26T23:46:03.564 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:03 smithi069 bash[22094]: audit 2024-07-26T23:46:03.140277+0000 mon.a (mon.0) 580 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-26T23:46:03.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:03 smithi102 bash[22701]: audit 2024-07-26T23:46:03.140195+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-26T23:46:03.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:03 smithi102 bash[22701]: audit 2024-07-26T23:46:03.140195+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-26T23:46:03.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:03 smithi102 bash[22701]: audit 2024-07-26T23:46:03.140277+0000 mon.a (mon.0) 580 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-26T23:46:03.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:03 smithi102 bash[22701]: audit 2024-07-26T23:46:03.140277+0000 mon.a (mon.0) 580 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-26T23:46:04.478 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: audit 2024-07-26T23:46:03.193164+0000 mon.a (mon.0) 581 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-26T23:46:04.479 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: audit 2024-07-26T23:46:03.193164+0000 mon.a (mon.0) 581 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-26T23:46:04.479 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: cluster 2024-07-26T23:46:03.199875+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-26T23:46:04.479 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: cluster 2024-07-26T23:46:03.199875+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-26T23:46:04.479 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: audit 2024-07-26T23:46:03.200384+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]} : dispatch 2024-07-26T23:46:04.479 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: audit 2024-07-26T23:46:03.200384+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]} : dispatch 2024-07-26T23:46:04.479 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: audit 2024-07-26T23:46:03.200692+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:04.479 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: audit 2024-07-26T23:46:03.200692+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:04.479 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: audit 2024-07-26T23:46:03.201312+0000 mon.a (mon.0) 584 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]} : dispatch 2024-07-26T23:46:04.479 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: audit 2024-07-26T23:46:03.201312+0000 mon.a (mon.0) 584 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]} : dispatch 2024-07-26T23:46:04.479 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: cluster 2024-07-26T23:46:03.296749+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:04.480 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: cluster 2024-07-26T23:46:03.296749+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:04.480 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: audit 2024-07-26T23:46:04.195736+0000 mon.a (mon.0) 585 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-07-26T23:46:04.480 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: audit 2024-07-26T23:46:04.195736+0000 mon.a (mon.0) 585 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-07-26T23:46:04.480 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: cluster 2024-07-26T23:46:04.201435+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-26T23:46:04.480 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: cluster 2024-07-26T23:46:04.201435+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-26T23:46:04.480 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: audit 2024-07-26T23:46:04.201843+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:04.480 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:04 smithi117 bash[22909]: audit 2024-07-26T23:46:04.201843+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:04.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: audit 2024-07-26T23:46:03.193164+0000 mon.a (mon.0) 581 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-26T23:46:04.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: audit 2024-07-26T23:46:03.193164+0000 mon.a (mon.0) 581 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-26T23:46:04.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: cluster 2024-07-26T23:46:03.199875+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-26T23:46:04.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: cluster 2024-07-26T23:46:03.199875+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-26T23:46:04.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: audit 2024-07-26T23:46:03.200384+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]} : dispatch 2024-07-26T23:46:04.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: audit 2024-07-26T23:46:03.200384+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]} : dispatch 2024-07-26T23:46:04.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: audit 2024-07-26T23:46:03.200692+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:04.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: audit 2024-07-26T23:46:03.200692+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:04.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: audit 2024-07-26T23:46:03.201312+0000 mon.a (mon.0) 584 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]} : dispatch 2024-07-26T23:46:04.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: audit 2024-07-26T23:46:03.201312+0000 mon.a (mon.0) 584 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]} : dispatch 2024-07-26T23:46:04.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: cluster 2024-07-26T23:46:03.296749+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:04.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: cluster 2024-07-26T23:46:03.296749+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:04.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: audit 2024-07-26T23:46:04.195736+0000 mon.a (mon.0) 585 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-07-26T23:46:04.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: audit 2024-07-26T23:46:04.195736+0000 mon.a (mon.0) 585 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-07-26T23:46:04.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: cluster 2024-07-26T23:46:04.201435+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-26T23:46:04.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: cluster 2024-07-26T23:46:04.201435+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-26T23:46:04.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: audit 2024-07-26T23:46:04.201843+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:04.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:04 smithi102 bash[22701]: audit 2024-07-26T23:46:04.201843+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:04.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: audit 2024-07-26T23:46:03.193164+0000 mon.a (mon.0) 581 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-26T23:46:04.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: audit 2024-07-26T23:46:03.193164+0000 mon.a (mon.0) 581 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-26T23:46:04.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: cluster 2024-07-26T23:46:03.199875+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-26T23:46:04.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: cluster 2024-07-26T23:46:03.199875+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-26T23:46:04.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: audit 2024-07-26T23:46:03.200384+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]} : dispatch 2024-07-26T23:46:04.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: audit 2024-07-26T23:46:03.200384+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]} : dispatch 2024-07-26T23:46:04.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: audit 2024-07-26T23:46:03.200692+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:04.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: audit 2024-07-26T23:46:03.200692+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:04.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: audit 2024-07-26T23:46:03.201312+0000 mon.a (mon.0) 584 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]} : dispatch 2024-07-26T23:46:04.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: audit 2024-07-26T23:46:03.201312+0000 mon.a (mon.0) 584 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]} : dispatch 2024-07-26T23:46:04.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: cluster 2024-07-26T23:46:03.296749+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:04.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: cluster 2024-07-26T23:46:03.296749+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:04.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: audit 2024-07-26T23:46:04.195736+0000 mon.a (mon.0) 585 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-07-26T23:46:04.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: audit 2024-07-26T23:46:04.195736+0000 mon.a (mon.0) 585 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-07-26T23:46:04.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: cluster 2024-07-26T23:46:04.201435+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-26T23:46:04.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: cluster 2024-07-26T23:46:04.201435+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-26T23:46:04.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: audit 2024-07-26T23:46:04.201843+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:04.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:04 smithi069 bash[22094]: audit 2024-07-26T23:46:04.201843+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:05.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:05 smithi117 bash[22909]: audit 2024-07-26T23:46:04.216720+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:05.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:05 smithi117 bash[22909]: audit 2024-07-26T23:46:04.216720+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:05.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:05 smithi117 bash[22909]: audit 2024-07-26T23:46:05.161178+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:05 smithi117 bash[22909]: audit 2024-07-26T23:46:05.161178+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:05 smithi117 bash[22909]: audit 2024-07-26T23:46:05.169214+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:05 smithi117 bash[22909]: audit 2024-07-26T23:46:05.169214+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:05 smithi117 bash[22909]: audit 2024-07-26T23:46:05.178929+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:05 smithi117 bash[22909]: audit 2024-07-26T23:46:05.178929+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:05 smithi102 bash[22701]: audit 2024-07-26T23:46:04.216720+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:05.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:05 smithi102 bash[22701]: audit 2024-07-26T23:46:04.216720+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:05.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:05 smithi102 bash[22701]: audit 2024-07-26T23:46:05.161178+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:05 smithi102 bash[22701]: audit 2024-07-26T23:46:05.161178+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:05 smithi102 bash[22701]: audit 2024-07-26T23:46:05.169214+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:05 smithi102 bash[22701]: audit 2024-07-26T23:46:05.169214+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:05 smithi102 bash[22701]: audit 2024-07-26T23:46:05.178929+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:05 smithi102 bash[22701]: audit 2024-07-26T23:46:05.178929+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:05 smithi069 bash[22094]: audit 2024-07-26T23:46:04.216720+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:05.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:05 smithi069 bash[22094]: audit 2024-07-26T23:46:04.216720+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:05.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:05 smithi069 bash[22094]: audit 2024-07-26T23:46:05.161178+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:05 smithi069 bash[22094]: audit 2024-07-26T23:46:05.161178+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:05 smithi069 bash[22094]: audit 2024-07-26T23:46:05.169214+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:05 smithi069 bash[22094]: audit 2024-07-26T23:46:05.169214+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:05 smithi069 bash[22094]: audit 2024-07-26T23:46:05.178929+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:05.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:05 smithi069 bash[22094]: audit 2024-07-26T23:46:05.178929+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:06.501 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: cluster 2024-07-26T23:46:04.138649+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:46:06.501 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: cluster 2024-07-26T23:46:04.138649+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:46:06.501 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: cluster 2024-07-26T23:46:04.138753+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:46:06.501 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: cluster 2024-07-26T23:46:04.138753+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:46:06.502 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: audit 2024-07-26T23:46:05.209436+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:06.502 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: audit 2024-07-26T23:46:05.209436+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:06.502 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: cluster 2024-07-26T23:46:05.217410+0000 mon.a (mon.0) 593 : cluster [INF] osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415] boot 2024-07-26T23:46:06.502 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: cluster 2024-07-26T23:46:05.217410+0000 mon.a (mon.0) 593 : cluster [INF] osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415] boot 2024-07-26T23:46:06.502 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: cluster 2024-07-26T23:46:05.217481+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-26T23:46:06.502 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: cluster 2024-07-26T23:46:05.217481+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-26T23:46:06.502 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: audit 2024-07-26T23:46:05.218059+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:06.502 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: audit 2024-07-26T23:46:05.218059+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:06.502 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: cluster 2024-07-26T23:46:05.297152+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:06.502 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: cluster 2024-07-26T23:46:05.297152+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:06.502 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: audit 2024-07-26T23:46:05.427581+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' 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-07-26T23:46:06.502 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:06 smithi117 bash[22909]: audit 2024-07-26T23:46:05.427581+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' 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-07-26T23:46:06.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: cluster 2024-07-26T23:46:04.138649+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:46:06.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: cluster 2024-07-26T23:46:04.138649+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:46:06.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: cluster 2024-07-26T23:46:04.138753+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:46:06.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: cluster 2024-07-26T23:46:04.138753+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:46:06.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: audit 2024-07-26T23:46:05.209436+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:06.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: audit 2024-07-26T23:46:05.209436+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:06.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: cluster 2024-07-26T23:46:05.217410+0000 mon.a (mon.0) 593 : cluster [INF] osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415] boot 2024-07-26T23:46:06.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: cluster 2024-07-26T23:46:05.217410+0000 mon.a (mon.0) 593 : cluster [INF] osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415] boot 2024-07-26T23:46:06.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: cluster 2024-07-26T23:46:05.217481+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-26T23:46:06.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: cluster 2024-07-26T23:46:05.217481+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-26T23:46:06.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: audit 2024-07-26T23:46:05.218059+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:06.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: audit 2024-07-26T23:46:05.218059+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:06.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: cluster 2024-07-26T23:46:05.297152+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:06.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: cluster 2024-07-26T23:46:05.297152+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:06.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: audit 2024-07-26T23:46:05.427581+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' 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-07-26T23:46:06.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:06 smithi102 bash[22701]: audit 2024-07-26T23:46:05.427581+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' 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-07-26T23:46:06.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: cluster 2024-07-26T23:46:04.138649+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:46:06.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: cluster 2024-07-26T23:46:04.138649+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-26T23:46:06.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: cluster 2024-07-26T23:46:04.138753+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:46:06.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: cluster 2024-07-26T23:46:04.138753+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-26T23:46:06.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: audit 2024-07-26T23:46:05.209436+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:06.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: audit 2024-07-26T23:46:05.209436+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:06.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: cluster 2024-07-26T23:46:05.217410+0000 mon.a (mon.0) 593 : cluster [INF] osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415] boot 2024-07-26T23:46:06.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: cluster 2024-07-26T23:46:05.217410+0000 mon.a (mon.0) 593 : cluster [INF] osd.2 [v2:172.21.15.117:6800/1786288415,v1:172.21.15.117:6801/1786288415] boot 2024-07-26T23:46:06.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: cluster 2024-07-26T23:46:05.217481+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-26T23:46:06.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: cluster 2024-07-26T23:46:05.217481+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-26T23:46:06.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: audit 2024-07-26T23:46:05.218059+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:06.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: audit 2024-07-26T23:46:05.218059+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-26T23:46:06.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: cluster 2024-07-26T23:46:05.297152+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:06.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: cluster 2024-07-26T23:46:05.297152+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-26T23:46:06.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: audit 2024-07-26T23:46:05.427581+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' 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-07-26T23:46:06.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:06 smithi069 bash[22094]: audit 2024-07-26T23:46:05.427581+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' 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-07-26T23:46:07.545 INFO:teuthology.orchestra.run.smithi117.stdout:Created osd(s) 2 on host 'smithi117' 2024-07-26T23:46:07.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:07 smithi117 bash[22909]: audit 2024-07-26T23:46:06.230208+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' 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-07-26T23:46:07.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:07 smithi117 bash[22909]: audit 2024-07-26T23:46:06.230208+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' 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-07-26T23:46:07.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:07 smithi117 bash[22909]: cluster 2024-07-26T23:46:06.239496+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-26T23:46:07.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:07 smithi117 bash[22909]: cluster 2024-07-26T23:46:06.239496+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-26T23:46:07.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:07 smithi117 bash[22909]: audit 2024-07-26T23:46:06.241330+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-07-26T23:46:07.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:07 smithi117 bash[22909]: audit 2024-07-26T23:46:06.241330+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-07-26T23:46:07.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:07 smithi102 bash[22701]: audit 2024-07-26T23:46:06.230208+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' 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-07-26T23:46:07.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:07 smithi102 bash[22701]: audit 2024-07-26T23:46:06.230208+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' 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-07-26T23:46:07.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:07 smithi102 bash[22701]: cluster 2024-07-26T23:46:06.239496+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-26T23:46:07.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:07 smithi102 bash[22701]: cluster 2024-07-26T23:46:06.239496+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-26T23:46:07.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:07 smithi102 bash[22701]: audit 2024-07-26T23:46:06.241330+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-07-26T23:46:07.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:07 smithi102 bash[22701]: audit 2024-07-26T23:46:06.241330+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-07-26T23:46:07.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:07 smithi069 bash[22094]: audit 2024-07-26T23:46:06.230208+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' 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-07-26T23:46:07.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:07 smithi069 bash[22094]: audit 2024-07-26T23:46:06.230208+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' 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-07-26T23:46:07.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:07 smithi069 bash[22094]: cluster 2024-07-26T23:46:06.239496+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-26T23:46:07.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:07 smithi069 bash[22094]: cluster 2024-07-26T23:46:06.239496+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-26T23:46:07.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:07 smithi069 bash[22094]: audit 2024-07-26T23:46:06.241330+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-07-26T23:46:07.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:07 smithi069 bash[22094]: audit 2024-07-26T23:46:06.241330+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-07-26T23:46:08.176 DEBUG:teuthology.orchestra.run.smithi117:osd.2> sudo journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@osd.2.service 2024-07-26T23:46:08.179 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-07-26T23:46:08.180 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph osd stat -f json 2024-07-26T23:46:08.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.232675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-26T23:46:08.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.232675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-26T23:46:08.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: cluster 2024-07-26T23:46:07.239819+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-26T23:46:08.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: cluster 2024-07-26T23:46:07.239819+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-26T23:46:08.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: cluster 2024-07-26T23:46:07.297651+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:08.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: cluster 2024-07-26T23:46:07.297651+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:08.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.427163+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.427163+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.527441+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.527441+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.528980+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:08.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.528980+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:08.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.536693+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.536693+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.537323+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-07-26T23:46:08.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.537323+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-07-26T23:46:08.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.544491+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.544491+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.550124+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.308 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.550124+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.554183+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:08.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.554183+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:08.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.555797+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:08.309 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.555797+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:08.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.565167+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.565167+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.631823+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.631823+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.634148+0000 mon.a (mon.0) 613 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.634148+0000 mon.a (mon.0) 613 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.684362+0000 mon.a (mon.0) 614 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.684362+0000 mon.a (mon.0) 614 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.685021+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.685021+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.310 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.685353+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.685353+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.685599+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.685599+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.688349+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.688349+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.688569+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.688569+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.688822+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.688822+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.688910+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.688910+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.311 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.736983+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.736983+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.741339+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.741339+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.759186+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.759186+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.759574+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.759574+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.759949+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.759949+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.798563+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:07.798563+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:08.025703+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.312 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:08.025703+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:08.033315+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:08.033315+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:08.038156+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:08.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:08.038156+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:08.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:08.043671+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:08.043671+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:08.044397+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:08.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:08.044397+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:08.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:08.046554+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:08.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:08.046554+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:08.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:08.056408+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.313 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:08 smithi117 bash[22909]: audit 2024-07-26T23:46:08.056408+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.232675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-26T23:46:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.232675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-26T23:46:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: cluster 2024-07-26T23:46:07.239819+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-26T23:46:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: cluster 2024-07-26T23:46:07.239819+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-26T23:46:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: cluster 2024-07-26T23:46:07.297651+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: cluster 2024-07-26T23:46:07.297651+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.427163+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.427163+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.527441+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.527441+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.528980+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.528980+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:08.569 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.536693+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.536693+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.537323+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-07-26T23:46:08.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.537323+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-07-26T23:46:08.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.544491+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.544491+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.550124+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.570 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.550124+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.554183+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:08.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.554183+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:08.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.555797+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:08.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.555797+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:08.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.565167+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.565167+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.631823+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.631823+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.634148+0000 mon.a (mon.0) 613 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.634148+0000 mon.a (mon.0) 613 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.571 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.684362+0000 mon.a (mon.0) 614 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.684362+0000 mon.a (mon.0) 614 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.685021+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.685021+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.685353+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.685353+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.685599+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.685599+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.688349+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.688349+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.688569+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.688569+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.688822+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.688822+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.572 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.688910+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.573 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.688910+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.573 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.736983+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.573 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.736983+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.573 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.741339+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.573 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.741339+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.573 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.759186+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.573 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.759186+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.573 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.759574+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.573 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.759574+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.573 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.759949+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.573 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.759949+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.573 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.798563+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.573 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:07.798563+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.573 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:08.025703+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:08.025703+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:08.033315+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:08.033315+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:08.038156+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:08.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:08.038156+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:08.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:08.043671+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:08.043671+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:08.044397+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:08.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:08.044397+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:08.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:08.046554+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:08.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:08.046554+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:08.574 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:08.056408+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.575 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:08 smithi102 bash[22701]: audit 2024-07-26T23:46:08.056408+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.232675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-26T23:46:08.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.232675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-26T23:46:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: cluster 2024-07-26T23:46:07.239819+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-26T23:46:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: cluster 2024-07-26T23:46:07.239819+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-26T23:46:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: cluster 2024-07-26T23:46:07.297651+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: cluster 2024-07-26T23:46:07.297651+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.427163+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.427163+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.527441+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.527441+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.528980+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.528980+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.536693+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.536693+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.537323+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-07-26T23:46:08.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.537323+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-07-26T23:46:08.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.544491+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.544491+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.550124+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.550124+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.554183+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:08.669 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.554183+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:08.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.555797+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:08.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.555797+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:08.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.565167+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.565167+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.631823+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.631823+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.634148+0000 mon.a (mon.0) 613 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.634148+0000 mon.a (mon.0) 613 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.684362+0000 mon.a (mon.0) 614 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.684362+0000 mon.a (mon.0) 614 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.685021+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.670 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.685021+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.685353+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.685353+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.685599+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.685599+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.688349+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.688349+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.688569+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.688569+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.688822+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.688822+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.688910+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.688910+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.671 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.736983+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.736983+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.741339+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.741339+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T23:46:08.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.759186+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.759186+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-07-26T23:46:08.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.759574+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.759574+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-07-26T23:46:08.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.759949+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.759949+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-07-26T23:46:08.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.798563+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:07.798563+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T23:46:08.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:08.025703+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:08.025703+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.672 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:08.033315+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.673 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:08.033315+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.673 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:08.038156+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:08.673 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:08.038156+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:08.673 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:08.043671+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.673 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:08.043671+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.673 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:08.044397+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:08.673 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:08.044397+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:08.673 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:08.046554+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:08.673 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:08.046554+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:08.673 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:08.056408+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:08.673 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:08 smithi069 bash[22094]: audit 2024-07-26T23:46:08.056408+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:09.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:09 smithi117 bash[22909]: cephadm 2024-07-26T23:46:07.538814+0000 mgr.a (mgr.14150) 209 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 20337M 2024-07-26T23:46:09.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:09 smithi117 bash[22909]: cephadm 2024-07-26T23:46:07.538814+0000 mgr.a (mgr.14150) 209 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 20337M 2024-07-26T23:46:09.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:09 smithi117 bash[22909]: cluster 2024-07-26T23:46:08.265673+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-26T23:46:09.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:09 smithi117 bash[22909]: cluster 2024-07-26T23:46:08.265673+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-26T23:46:09.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:09 smithi117 bash[22909]: cluster 2024-07-26T23:46:08.647432+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-07-26T23:46:09.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:09 smithi117 bash[22909]: cluster 2024-07-26T23:46:08.647432+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-07-26T23:46:09.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:09 smithi102 bash[22701]: cephadm 2024-07-26T23:46:07.538814+0000 mgr.a (mgr.14150) 209 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 20337M 2024-07-26T23:46:09.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:09 smithi102 bash[22701]: cephadm 2024-07-26T23:46:07.538814+0000 mgr.a (mgr.14150) 209 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 20337M 2024-07-26T23:46:09.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:09 smithi102 bash[22701]: cluster 2024-07-26T23:46:08.265673+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-26T23:46:09.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:09 smithi102 bash[22701]: cluster 2024-07-26T23:46:08.265673+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-26T23:46:09.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:09 smithi102 bash[22701]: cluster 2024-07-26T23:46:08.647432+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-07-26T23:46:09.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:09 smithi102 bash[22701]: cluster 2024-07-26T23:46:08.647432+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-07-26T23:46:09.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:09 smithi069 bash[22094]: cephadm 2024-07-26T23:46:07.538814+0000 mgr.a (mgr.14150) 209 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 20337M 2024-07-26T23:46:09.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:09 smithi069 bash[22094]: cephadm 2024-07-26T23:46:07.538814+0000 mgr.a (mgr.14150) 209 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 20337M 2024-07-26T23:46:09.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:09 smithi069 bash[22094]: cluster 2024-07-26T23:46:08.265673+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-26T23:46:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:09 smithi069 bash[22094]: cluster 2024-07-26T23:46:08.265673+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-26T23:46:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:09 smithi069 bash[22094]: cluster 2024-07-26T23:46:08.647432+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-07-26T23:46:09.668 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:09 smithi069 bash[22094]: cluster 2024-07-26T23:46:08.647432+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-07-26T23:46:10.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:10 smithi117 bash[22909]: cluster 2024-07-26T23:46:09.298178+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:10.556 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:10 smithi117 bash[22909]: cluster 2024-07-26T23:46:09.298178+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:10.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:10 smithi102 bash[22701]: cluster 2024-07-26T23:46:09.298178+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:10.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:10 smithi102 bash[22701]: cluster 2024-07-26T23:46:09.298178+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:10.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:10 smithi069 bash[22094]: cluster 2024-07-26T23:46:09.298178+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:10.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:10 smithi069 bash[22094]: cluster 2024-07-26T23:46:09.298178+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:11.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:11 smithi069 bash[22094]: cluster 2024-07-26T23:46:11.298732+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:11.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:11 smithi069 bash[22094]: cluster 2024-07-26T23:46:11.298732+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:11.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:11 smithi117 bash[22909]: cluster 2024-07-26T23:46:11.298732+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:11.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:11 smithi117 bash[22909]: cluster 2024-07-26T23:46:11.298732+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:11.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:11 smithi102 bash[22701]: cluster 2024-07-26T23:46:11.298732+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:11.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:11 smithi102 bash[22701]: cluster 2024-07-26T23:46:11.298732+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:12.924 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/config 2024-07-26T23:46:14.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: audit 2024-07-26T23:46:13.019765+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: audit 2024-07-26T23:46:13.019765+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: audit 2024-07-26T23:46:13.025154+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: audit 2024-07-26T23:46:13.025154+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: audit 2024-07-26T23:46:13.030592+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:14.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: audit 2024-07-26T23:46:13.030592+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:14.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: audit 2024-07-26T23:46:13.037486+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.162 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: audit 2024-07-26T23:46:13.037486+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.162 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: audit 2024-07-26T23:46:13.038251+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:14.162 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: audit 2024-07-26T23:46:13.038251+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:14.162 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: audit 2024-07-26T23:46:13.040060+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:14.162 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: audit 2024-07-26T23:46:13.040060+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:14.162 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: audit 2024-07-26T23:46:13.049112+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.162 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: audit 2024-07-26T23:46:13.049112+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.162 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: cluster 2024-07-26T23:46:13.299235+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:14.162 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:14 smithi069 bash[22094]: cluster 2024-07-26T23:46:13.299235+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:14.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: audit 2024-07-26T23:46:13.019765+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: audit 2024-07-26T23:46:13.019765+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: audit 2024-07-26T23:46:13.025154+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: audit 2024-07-26T23:46:13.025154+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: audit 2024-07-26T23:46:13.030592+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:14.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: audit 2024-07-26T23:46:13.030592+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:14.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: audit 2024-07-26T23:46:13.037486+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: audit 2024-07-26T23:46:13.037486+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: audit 2024-07-26T23:46:13.038251+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:14.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: audit 2024-07-26T23:46:13.038251+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:14.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: audit 2024-07-26T23:46:13.040060+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:14.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: audit 2024-07-26T23:46:13.040060+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:14.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: audit 2024-07-26T23:46:13.049112+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: audit 2024-07-26T23:46:13.049112+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: cluster 2024-07-26T23:46:13.299235+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:14.307 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:14 smithi117 bash[22909]: cluster 2024-07-26T23:46:13.299235+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:14.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: audit 2024-07-26T23:46:13.019765+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: audit 2024-07-26T23:46:13.019765+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: audit 2024-07-26T23:46:13.025154+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: audit 2024-07-26T23:46:13.025154+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: audit 2024-07-26T23:46:13.030592+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:14.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: audit 2024-07-26T23:46:13.030592+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-26T23:46:14.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: audit 2024-07-26T23:46:13.037486+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: audit 2024-07-26T23:46:13.037486+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: audit 2024-07-26T23:46:13.038251+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:14.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: audit 2024-07-26T23:46:13.038251+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-26T23:46:14.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: audit 2024-07-26T23:46:13.040060+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:14.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: audit 2024-07-26T23:46:13.040060+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-26T23:46:14.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: audit 2024-07-26T23:46:13.049112+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: audit 2024-07-26T23:46:13.049112+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:14.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: cluster 2024-07-26T23:46:13.299235+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:14.319 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:14 smithi102 bash[22701]: cluster 2024-07-26T23:46:13.299235+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:15.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:15 smithi069 bash[22094]: cluster 2024-07-26T23:46:15.299832+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:15.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:15 smithi069 bash[22094]: cluster 2024-07-26T23:46:15.299832+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:15.699 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:15 smithi102 bash[22701]: cluster 2024-07-26T23:46:15.299832+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:15.699 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:15 smithi102 bash[22701]: cluster 2024-07-26T23:46:15.299832+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:15.716 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:46:15.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:15 smithi117 bash[22909]: cluster 2024-07-26T23:46:15.299832+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:15.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:15 smithi117 bash[22909]: cluster 2024-07-26T23:46:15.299832+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:16.270 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":21,"num_osds":3,"num_up_osds":3,"osd_up_since":1722037565,"num_in_osds":3,"osd_in_since":1722037539,"num_remapped_pgs":0} 2024-07-26T23:46:16.271 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph osd dump --format=json 2024-07-26T23:46:16.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:16 smithi069 bash[22094]: audit 2024-07-26T23:46:15.716871+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.69:0/3733919913' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-26T23:46:16.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:16 smithi069 bash[22094]: audit 2024-07-26T23:46:15.716871+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.69:0/3733919913' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-26T23:46:16.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:16 smithi117 bash[22909]: audit 2024-07-26T23:46:15.716871+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.69:0/3733919913' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-26T23:46:16.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:16 smithi117 bash[22909]: audit 2024-07-26T23:46:15.716871+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.69:0/3733919913' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-26T23:46:16.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:16 smithi102 bash[22701]: audit 2024-07-26T23:46:15.716871+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.69:0/3733919913' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-26T23:46:16.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:16 smithi102 bash[22701]: audit 2024-07-26T23:46:15.716871+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.69:0/3733919913' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-26T23:46:17.559 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:17 smithi069 bash[22094]: cluster 2024-07-26T23:46:17.300418+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:17.559 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:17 smithi069 bash[22094]: cluster 2024-07-26T23:46:17.300418+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:17.618 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:17 smithi102 bash[22701]: cluster 2024-07-26T23:46:17.300418+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:17.618 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:17 smithi102 bash[22701]: cluster 2024-07-26T23:46:17.300418+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:17.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:17 smithi117 bash[22909]: cluster 2024-07-26T23:46:17.300418+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:17.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:17 smithi117 bash[22909]: cluster 2024-07-26T23:46:17.300418+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:19.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:19 smithi069 bash[22094]: cluster 2024-07-26T23:46:19.300804+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:19.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:19 smithi069 bash[22094]: cluster 2024-07-26T23:46:19.300804+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:19.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:19 smithi117 bash[22909]: cluster 2024-07-26T23:46:19.300804+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:19.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:19 smithi117 bash[22909]: cluster 2024-07-26T23:46:19.300804+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:19.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:19 smithi102 bash[22701]: cluster 2024-07-26T23:46:19.300804+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:19.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:19 smithi102 bash[22701]: cluster 2024-07-26T23:46:19.300804+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:21.002 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/config 2024-07-26T23:46:21.099 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:20 smithi069 bash[22094]: audit 2024-07-26T23:46:19.841354+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.099 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:20 smithi069 bash[22094]: audit 2024-07-26T23:46:19.841354+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.099 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:20 smithi069 bash[22094]: audit 2024-07-26T23:46:19.849973+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.099 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:20 smithi069 bash[22094]: audit 2024-07-26T23:46:19.849973+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.099 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:20 smithi069 bash[22094]: audit 2024-07-26T23:46:19.866467+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.099 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:20 smithi069 bash[22094]: audit 2024-07-26T23:46:19.866467+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:20 smithi117 bash[22909]: audit 2024-07-26T23:46:19.841354+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:20 smithi117 bash[22909]: audit 2024-07-26T23:46:19.841354+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:20 smithi117 bash[22909]: audit 2024-07-26T23:46:19.849973+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:20 smithi117 bash[22909]: audit 2024-07-26T23:46:19.849973+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:20 smithi117 bash[22909]: audit 2024-07-26T23:46:19.866467+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:20 smithi117 bash[22909]: audit 2024-07-26T23:46:19.866467+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:20 smithi102 bash[22701]: audit 2024-07-26T23:46:19.841354+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:20 smithi102 bash[22701]: audit 2024-07-26T23:46:19.841354+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:20 smithi102 bash[22701]: audit 2024-07-26T23:46:19.849973+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:20 smithi102 bash[22701]: audit 2024-07-26T23:46:19.849973+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:20 smithi102 bash[22701]: audit 2024-07-26T23:46:19.866467+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:21.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:20 smithi102 bash[22701]: audit 2024-07-26T23:46:19.866467+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:22.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:21 smithi117 bash[22909]: cluster 2024-07-26T23:46:21.301324+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:22.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:21 smithi117 bash[22909]: cluster 2024-07-26T23:46:21.301324+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:21 smithi069 bash[22094]: cluster 2024-07-26T23:46:21.301324+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:21 smithi069 bash[22094]: cluster 2024-07-26T23:46:21.301324+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:22.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:21 smithi102 bash[22701]: cluster 2024-07-26T23:46:21.301324+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:22.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:21 smithi102 bash[22701]: cluster 2024-07-26T23:46:21.301324+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:23.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:23 smithi069 bash[22094]: cluster 2024-07-26T23:46:23.301866+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:23.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:23 smithi069 bash[22094]: cluster 2024-07-26T23:46:23.301866+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:23.779 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:46:23.779 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":21,"fsid":"3fe26cd2-4ba8-11ef-bcc1-c7b262605968","created":"2024-07-26T23:40:28.457187+0000","modified":"2024-07-26T23:46:08.243902+0000","last_up_change":"2024-07-26T23:46:05.209675+0000","last_in_change":"2024-07-26T23:45:39.541621+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-07-26T23:46:05.434348+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":"ab49e2ad-ea4e-4527-b362-ab3d3f5e2c32","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.69:6802","nonce":2419150966},{"type":"v1","addr":"172.21.15.69:6803","nonce":2419150966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6804","nonce":2419150966},{"type":"v1","addr":"172.21.15.69:6805","nonce":2419150966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6808","nonce":2419150966},{"type":"v1","addr":"172.21.15.69:6809","nonce":2419150966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6806","nonce":2419150966},{"type":"v1","addr":"172.21.15.69:6807","nonce":2419150966}]},"public_addr":"172.21.15.69:6803/2419150966","cluster_addr":"172.21.15.69:6805/2419150966","heartbeat_back_addr":"172.21.15.69:6809/2419150966","heartbeat_front_addr":"172.21.15.69:6807/2419150966","state":["exists","up"]},{"osd":1,"uuid":"b7648ed3-761a-4139-8d09-16d1084dc83e","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.102:6800","nonce":2059656388},{"type":"v1","addr":"172.21.15.102:6801","nonce":2059656388}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6802","nonce":2059656388},{"type":"v1","addr":"172.21.15.102:6803","nonce":2059656388}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6806","nonce":2059656388},{"type":"v1","addr":"172.21.15.102:6807","nonce":2059656388}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6804","nonce":2059656388},{"type":"v1","addr":"172.21.15.102:6805","nonce":2059656388}]},"public_addr":"172.21.15.102:6801/2059656388","cluster_addr":"172.21.15.102:6803/2059656388","heartbeat_back_addr":"172.21.15.102:6807/2059656388","heartbeat_front_addr":"172.21.15.102:6805/2059656388","state":["exists","up"]},{"osd":2,"uuid":"ea4a2571-c4f2-48c7-bdae-f2815715e71e","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.117:6800","nonce":1786288415},{"type":"v1","addr":"172.21.15.117:6801","nonce":1786288415}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6802","nonce":1786288415},{"type":"v1","addr":"172.21.15.117:6803","nonce":1786288415}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6806","nonce":1786288415},{"type":"v1","addr":"172.21.15.117:6807","nonce":1786288415}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6804","nonce":1786288415},{"type":"v1","addr":"172.21.15.117:6805","nonce":1786288415}]},"public_addr":"172.21.15.117:6801/1786288415","cluster_addr":"172.21.15.117:6803/1786288415","heartbeat_back_addr":"172.21.15.117:6807/1786288415","heartbeat_front_addr":"172.21.15.117:6805/1786288415","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T23:44:16.501289+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T23:45:12.244603+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T23:46:04.138757+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.69:6801/253867921":"2024-07-27T23:41:25.226575+0000","172.21.15.69:0/146016095":"2024-07-27T23:41:25.226575+0000","172.21.15.69:0/958489053":"2024-07-27T23:41:25.226575+0000","172.21.15.69:0/2502143255":"2024-07-27T23:41:25.226575+0000","172.21.15.69:0/421923822":"2024-07-27T23:40:54.169889+0000","172.21.15.69:6801/998011084":"2024-07-27T23:40:54.169889+0000","172.21.15.69:6800/998011084":"2024-07-27T23:40:54.169889+0000","172.21.15.69:0/112927589":"2024-07-27T23:40:54.169889+0000","172.21.15.69:6800/253867921":"2024-07-27T23:41:25.226575+0000","172.21.15.69:0/2704396295":"2024-07-27T23:40:54.169889+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-07-26T23:46:23.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:23 smithi117 bash[22909]: cluster 2024-07-26T23:46:23.301866+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:23.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:23 smithi117 bash[22909]: cluster 2024-07-26T23:46:23.301866+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:23.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:23 smithi102 bash[22701]: cluster 2024-07-26T23:46:23.301866+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:23.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:23 smithi102 bash[22701]: cluster 2024-07-26T23:46:23.301866+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:24.374 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-07-26T23:46:05.434348+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}}] 2024-07-26T23:46:24.374 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-07-26T23:46:24.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:24 smithi069 bash[22094]: audit 2024-07-26T23:46:23.778023+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.69:0/267158827' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-07-26T23:46:24.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:24 smithi069 bash[22094]: audit 2024-07-26T23:46:23.778023+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.69:0/267158827' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-07-26T23:46:24.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:24 smithi117 bash[22909]: audit 2024-07-26T23:46:23.778023+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.69:0/267158827' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-07-26T23:46:24.807 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:24 smithi117 bash[22909]: audit 2024-07-26T23:46:23.778023+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.69:0/267158827' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-07-26T23:46:24.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:24 smithi102 bash[22701]: audit 2024-07-26T23:46:23.778023+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.69:0/267158827' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-07-26T23:46:24.819 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:24 smithi102 bash[22701]: audit 2024-07-26T23:46:23.778023+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.69:0/267158827' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-07-26T23:46:25.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:25 smithi069 bash[22094]: cluster 2024-07-26T23:46:25.302349+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:25.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:25 smithi069 bash[22094]: cluster 2024-07-26T23:46:25.302349+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:25.805 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:25 smithi117 bash[22909]: cluster 2024-07-26T23:46:25.302349+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:25.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:25 smithi117 bash[22909]: cluster 2024-07-26T23:46:25.302349+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:25.817 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:25 smithi102 bash[22701]: cluster 2024-07-26T23:46:25.302349+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:25.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:25 smithi102 bash[22701]: cluster 2024-07-26T23:46:25.302349+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:26.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:26 smithi069 bash[22094]: audit 2024-07-26T23:46:25.379833+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:26 smithi069 bash[22094]: audit 2024-07-26T23:46:25.379833+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:26 smithi069 bash[22094]: audit 2024-07-26T23:46:25.386058+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:26 smithi069 bash[22094]: audit 2024-07-26T23:46:25.386058+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:26 smithi069 bash[22094]: audit 2024-07-26T23:46:25.393416+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.667 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:26 smithi069 bash[22094]: audit 2024-07-26T23:46:25.393416+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:26 smithi117 bash[22909]: audit 2024-07-26T23:46:25.379833+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:26 smithi117 bash[22909]: audit 2024-07-26T23:46:25.379833+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:26 smithi117 bash[22909]: audit 2024-07-26T23:46:25.386058+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:26 smithi117 bash[22909]: audit 2024-07-26T23:46:25.386058+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:26 smithi117 bash[22909]: audit 2024-07-26T23:46:25.393416+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:26 smithi117 bash[22909]: audit 2024-07-26T23:46:25.393416+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:26 smithi102 bash[22701]: audit 2024-07-26T23:46:25.379833+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:26 smithi102 bash[22701]: audit 2024-07-26T23:46:25.379833+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:26 smithi102 bash[22701]: audit 2024-07-26T23:46:25.386058+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:26 smithi102 bash[22701]: audit 2024-07-26T23:46:25.386058+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:26 smithi102 bash[22701]: audit 2024-07-26T23:46:25.393416+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:26.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:26 smithi102 bash[22701]: audit 2024-07-26T23:46:25.393416+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:27.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:27 smithi069 bash[22094]: cluster 2024-07-26T23:46:27.302881+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:27.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:27 smithi069 bash[22094]: cluster 2024-07-26T23:46:27.302881+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:27.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:27 smithi117 bash[22909]: cluster 2024-07-26T23:46:27.302881+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:27.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:27 smithi117 bash[22909]: cluster 2024-07-26T23:46:27.302881+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:27.817 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:27 smithi102 bash[22701]: cluster 2024-07-26T23:46:27.302881+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:27.818 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:27 smithi102 bash[22701]: cluster 2024-07-26T23:46:27.302881+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:28.145 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/config 2024-07-26T23:46:29.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:29 smithi069 bash[22094]: cluster 2024-07-26T23:46:29.303410+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:29.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:29 smithi069 bash[22094]: cluster 2024-07-26T23:46:29.303410+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:29.805 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:29 smithi117 bash[22909]: cluster 2024-07-26T23:46:29.303410+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:29.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:29 smithi117 bash[22909]: cluster 2024-07-26T23:46:29.303410+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:29.817 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:29 smithi102 bash[22701]: cluster 2024-07-26T23:46:29.303410+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:29.817 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:29 smithi102 bash[22701]: cluster 2024-07-26T23:46:29.303410+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:30.924 INFO:teuthology.orchestra.run.smithi069.stdout:pg_num: 1 2024-07-26T23:46:31.305 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:30 smithi117 bash[22909]: audit 2024-07-26T23:46:30.924910+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.69:0/534988165' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-07-26T23:46:31.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:30 smithi117 bash[22909]: audit 2024-07-26T23:46:30.924910+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.69:0/534988165' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-07-26T23:46:31.317 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:30 smithi102 bash[22701]: audit 2024-07-26T23:46:30.924910+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.69:0/534988165' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-07-26T23:46:31.317 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:30 smithi102 bash[22701]: audit 2024-07-26T23:46:30.924910+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.69:0/534988165' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-07-26T23:46:31.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:30 smithi069 bash[22094]: audit 2024-07-26T23:46:30.924910+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.69:0/534988165' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-07-26T23:46:31.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:30 smithi069 bash[22094]: audit 2024-07-26T23:46:30.924910+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.69:0/534988165' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-07-26T23:46:31.535 INFO:tasks.cephadm:Setting up client nodes... 2024-07-26T23:46:31.536 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 -- ceph config log 1 --format=json 2024-07-26T23:46:32.305 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:31 smithi117 bash[22909]: cluster 2024-07-26T23:46:31.303944+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:32.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:31 smithi117 bash[22909]: cluster 2024-07-26T23:46:31.303944+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:32.317 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:31 smithi102 bash[22701]: cluster 2024-07-26T23:46:31.303944+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:32.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:31 smithi102 bash[22701]: cluster 2024-07-26T23:46:31.303944+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:32.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:31 smithi069 bash[22094]: cluster 2024-07-26T23:46:31.303944+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:32.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:31 smithi069 bash[22094]: cluster 2024-07-26T23:46:31.303944+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:33.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:33 smithi069 bash[22094]: audit 2024-07-26T23:46:32.618279+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:33.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:33 smithi069 bash[22094]: audit 2024-07-26T23:46:32.618279+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:33.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:33 smithi069 bash[22094]: audit 2024-07-26T23:46:32.627285+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:33.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:33 smithi069 bash[22094]: audit 2024-07-26T23:46:32.627285+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:33.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:33 smithi069 bash[22094]: audit 2024-07-26T23:46:32.636629+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:33.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:33 smithi069 bash[22094]: audit 2024-07-26T23:46:32.636629+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:33.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:33 smithi069 bash[22094]: cluster 2024-07-26T23:46:33.304488+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:33.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:33 smithi069 bash[22094]: cluster 2024-07-26T23:46:33.304488+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:34.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:33 smithi117 bash[22909]: audit 2024-07-26T23:46:32.618279+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:34.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:33 smithi117 bash[22909]: audit 2024-07-26T23:46:32.618279+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:34.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:33 smithi117 bash[22909]: audit 2024-07-26T23:46:32.627285+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:34.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:33 smithi117 bash[22909]: audit 2024-07-26T23:46:32.627285+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:34.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:33 smithi117 bash[22909]: audit 2024-07-26T23:46:32.636629+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:34.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:33 smithi117 bash[22909]: audit 2024-07-26T23:46:32.636629+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:34.056 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:33 smithi117 bash[22909]: cluster 2024-07-26T23:46:33.304488+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:34.057 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:33 smithi117 bash[22909]: cluster 2024-07-26T23:46:33.304488+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:34.067 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:33 smithi102 bash[22701]: audit 2024-07-26T23:46:32.618279+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:34.067 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:33 smithi102 bash[22701]: audit 2024-07-26T23:46:32.618279+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:34.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:33 smithi102 bash[22701]: audit 2024-07-26T23:46:32.627285+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:34.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:33 smithi102 bash[22701]: audit 2024-07-26T23:46:32.627285+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:34.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:33 smithi102 bash[22701]: audit 2024-07-26T23:46:32.636629+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:34.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:33 smithi102 bash[22701]: audit 2024-07-26T23:46:32.636629+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:34.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:33 smithi102 bash[22701]: cluster 2024-07-26T23:46:33.304488+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:34.068 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:33 smithi102 bash[22701]: cluster 2024-07-26T23:46:33.304488+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:35.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:35 smithi069 bash[22094]: cluster 2024-07-26T23:46:35.305029+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:35.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:35 smithi069 bash[22094]: cluster 2024-07-26T23:46:35.305029+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:35.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:35 smithi117 bash[22909]: cluster 2024-07-26T23:46:35.305029+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:35.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:35 smithi117 bash[22909]: cluster 2024-07-26T23:46:35.305029+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:35.817 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:35 smithi102 bash[22701]: cluster 2024-07-26T23:46:35.305029+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:35.817 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:35 smithi102 bash[22701]: cluster 2024-07-26T23:46:35.305029+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:36.276 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/mon.a/config 2024-07-26T23:46:37.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:37 smithi102 bash[22701]: cluster 2024-07-26T23:46:37.305582+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:37.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:37 smithi102 bash[22701]: cluster 2024-07-26T23:46:37.305582+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:37.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:37 smithi069 bash[22094]: cluster 2024-07-26T23:46:37.305582+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:37.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:37 smithi069 bash[22094]: cluster 2024-07-26T23:46:37.305582+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:37.805 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:37 smithi117 bash[22909]: cluster 2024-07-26T23:46:37.305582+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:37.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:37 smithi117 bash[22909]: cluster 2024-07-26T23:46:37.305582+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:39.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:39 smithi102 bash[22701]: cluster 2024-07-26T23:46:39.306078+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:39.568 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:39 smithi102 bash[22701]: cluster 2024-07-26T23:46:39.306078+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:39.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:39 smithi069 bash[22094]: cluster 2024-07-26T23:46:39.306078+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:39.666 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:39 smithi069 bash[22094]: cluster 2024-07-26T23:46:39.306078+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:39.805 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:39 smithi117 bash[22909]: cluster 2024-07-26T23:46:39.306078+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:39.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:39 smithi117 bash[22909]: cluster 2024-07-26T23:46:39.306078+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-07-26T23:46:40.530 INFO:teuthology.orchestra.run.smithi069.stdout: 2024-07-26T23:46:41.148 INFO:teuthology.orchestra.run.smithi069.stdout:[{"version":14,"timestamp":"2024-07-26T23:46:07.545093+0000","name":"","changes":[{"name":"osd/host:smithi117/osd_memory_target","new_value":"21325442662"}]}] 2024-07-26T23:46:41.149 INFO:tasks.ceph_manager:config epoch is 14 2024-07-26T23:46:41.149 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 137, in __enter__ raise RuntimeError("generator didn't yield") from None RuntimeError: generator didn't yield 2024-07-26T23:46:41.151 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-26T23:46:41.162 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-26T23:46:41.179 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-26T23:46:41.194 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-07-26T23:46:41.194 DEBUG:teuthology.orchestra.run.smithi069:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-07-26T23:46:41.211 DEBUG:teuthology.orchestra.run.smithi102:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-07-26T23:46:41.225 DEBUG:teuthology.orchestra.run.smithi117:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-07-26T23:46:41.240 INFO:tasks.cephadm:Stopping all daemons... 2024-07-26T23:46:41.241 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-07-26T23:46:41.241 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.a 2024-07-26T23:46:41.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:41 smithi117 bash[22909]: audit 2024-07-26T23:46:40.040927+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:41 smithi117 bash[22909]: audit 2024-07-26T23:46:40.040927+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:41 smithi117 bash[22909]: audit 2024-07-26T23:46:40.049343+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:41 smithi117 bash[22909]: audit 2024-07-26T23:46:40.049343+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:41 smithi117 bash[22909]: audit 2024-07-26T23:46:40.059277+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:41 smithi117 bash[22909]: audit 2024-07-26T23:46:40.059277+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:41 smithi117 bash[22909]: audit 2024-07-26T23:46:40.530865+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.69:0/3129695406' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-07-26T23:46:41.306 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:41 smithi117 bash[22909]: audit 2024-07-26T23:46:40.530865+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.69:0/3129695406' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-07-26T23:46:41.317 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:41 smithi102 bash[22701]: audit 2024-07-26T23:46:40.040927+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:41 smithi102 bash[22701]: audit 2024-07-26T23:46:40.040927+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:41 smithi102 bash[22701]: audit 2024-07-26T23:46:40.049343+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:41 smithi102 bash[22701]: audit 2024-07-26T23:46:40.049343+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:41 smithi102 bash[22701]: audit 2024-07-26T23:46:40.059277+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:41 smithi102 bash[22701]: audit 2024-07-26T23:46:40.059277+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:41 smithi102 bash[22701]: audit 2024-07-26T23:46:40.530865+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.69:0/3129695406' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-07-26T23:46:41.318 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:41 smithi102 bash[22701]: audit 2024-07-26T23:46:40.530865+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.69:0/3129695406' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-07-26T23:46:41.369 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:41 smithi069 bash[22094]: audit 2024-07-26T23:46:40.040927+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.369 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:41 smithi069 bash[22094]: audit 2024-07-26T23:46:40.040927+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.369 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:41 smithi069 bash[22094]: audit 2024-07-26T23:46:40.049343+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.369 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:41 smithi069 bash[22094]: audit 2024-07-26T23:46:40.049343+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.370 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:41 smithi069 bash[22094]: audit 2024-07-26T23:46:40.059277+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.370 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:41 smithi069 bash[22094]: audit 2024-07-26T23:46:40.059277+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.69:0/4055291427' entity='mgr.a' 2024-07-26T23:46:41.370 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:41 smithi069 bash[22094]: audit 2024-07-26T23:46:40.530865+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.69:0/3129695406' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-07-26T23:46:41.370 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:41 smithi069 bash[22094]: audit 2024-07-26T23:46:40.530865+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.69:0/3129695406' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-07-26T23:46:41.370 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:41 smithi069 systemd[1]: Stopping Ceph mon.a for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968... 2024-07-26T23:46:41.370 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:41 smithi069 bash[22094]: debug 2024-07-26T23:46:41.368+0000 7f365be98640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-07-26T23:46:41.400 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:41 smithi069 bash[22094]: debug 2024-07-26T23:46:41.368+0000 7f365be98640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-07-26T23:46:42.285 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:42 smithi069 bash[35492]: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968-mon-a 2024-07-26T23:46:42.285 INFO:journalctl@ceph.mon.a.smithi069.stdout:Jul 26 23:46:42 smithi069 bash[35576]: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968-mon-a 2024-07-26T23:46:42.289 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.a.service' 2024-07-26T23:46:42.321 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T23:46:42.321 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-07-26T23:46:42.321 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-07-26T23:46:42.321 DEBUG:teuthology.orchestra.run.smithi102:> sudo systemctl stop ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.b 2024-07-26T23:46:42.711 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:42 smithi102 systemd[1]: Stopping Ceph mon.b for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968... 2024-07-26T23:46:42.711 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:42 smithi102 bash[22701]: debug 2024-07-26T23:46:42.462+0000 7fd99c694640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-07-26T23:46:42.711 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:42 smithi102 bash[22701]: debug 2024-07-26T23:46:42.462+0000 7fd99c694640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-07-26T23:46:43.459 DEBUG:teuthology.orchestra.run.smithi102:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.b.service' 2024-07-26T23:46:43.469 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:43 smithi102 bash[29642]: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968-mon-b 2024-07-26T23:46:43.469 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:43 smithi102 bash[29704]: Error response from daemon: No such container: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968-mon-b 2024-07-26T23:46:43.469 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:43 smithi102 systemd[1]: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.b.service: Deactivated successfully. 2024-07-26T23:46:43.469 INFO:journalctl@ceph.mon.b.smithi102.stdout:Jul 26 23:46:43 smithi102 systemd[1]: Stopped Ceph mon.b for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968. 2024-07-26T23:46:43.490 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T23:46:43.491 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-07-26T23:46:43.491 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-07-26T23:46:43.491 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.c 2024-07-26T23:46:43.805 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:43 smithi117 systemd[1]: Stopping Ceph mon.c for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968... 2024-07-26T23:46:43.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:43 smithi117 bash[22909]: debug 2024-07-26T23:46:43.737+0000 7ffbe30ba640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-07-26T23:46:43.806 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:43 smithi117 bash[22909]: debug 2024-07-26T23:46:43.737+0000 7ffbe30ba640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-07-26T23:46:44.782 INFO:journalctl@ceph.mon.c.smithi117.stdout:Jul 26 23:46:44 smithi117 bash[29549]: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968-mon-c 2024-07-26T23:46:44.794 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mon.c.service' 2024-07-26T23:46:44.820 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T23:46:44.820 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-07-26T23:46:44.820 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-07-26T23:46:44.821 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mgr.a 2024-07-26T23:46:45.166 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:46:44 smithi069 systemd[1]: Stopping Ceph mgr.a for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968... 2024-07-26T23:46:45.166 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:46:44 smithi069 bash[22343]: debug 2024-07-26T23:46:44.964+0000 7f15be1a4640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-26T23:46:45.166 INFO:journalctl@ceph.mgr.a.smithi069.stdout:Jul 26 23:46:44 smithi069 bash[22343]: debug 2024-07-26T23:46:44.964+0000 7f15be1a4640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-07-26T23:46:45.700 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mgr.a.service' 2024-07-26T23:46:45.724 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T23:46:45.724 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-07-26T23:46:45.724 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-07-26T23:46:45.724 DEBUG:teuthology.orchestra.run.smithi102:> sudo systemctl stop ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mgr.b 2024-07-26T23:46:46.067 INFO:journalctl@ceph.mgr.b.smithi102.stdout:Jul 26 23:46:45 smithi102 systemd[1]: Stopping Ceph mgr.b for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968... 2024-07-26T23:46:46.695 DEBUG:teuthology.orchestra.run.smithi102:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@mgr.b.service' 2024-07-26T23:46:46.717 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T23:46:46.717 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-07-26T23:46:46.718 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-07-26T23:46:46.718 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@osd.0 2024-07-26T23:46:47.167 INFO:journalctl@ceph.osd.0.smithi069.stdout:Jul 26 23:46:46 smithi069 systemd[1]: Stopping Ceph osd.0 for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968... 2024-07-26T23:46:47.167 INFO:journalctl@ceph.osd.0.smithi069.stdout:Jul 26 23:46:46 smithi069 bash[31964]: debug 2024-07-26T23:46:46.852+0000 7f2fe656f640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-26T23:46:47.167 INFO:journalctl@ceph.osd.0.smithi069.stdout:Jul 26 23:46:46 smithi069 bash[31964]: debug 2024-07-26T23:46:46.852+0000 7f2fe656f640 -1 osd.0 21 *** Got signal Terminated *** 2024-07-26T23:46:47.167 INFO:journalctl@ceph.osd.0.smithi069.stdout:Jul 26 23:46:46 smithi069 bash[31964]: debug 2024-07-26T23:46:46.852+0000 7f2fe656f640 -1 osd.0 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T23:46:53.149 INFO:journalctl@ceph.osd.0.smithi069.stdout:Jul 26 23:46:52 smithi069 bash[35785]: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968-osd-0 2024-07-26T23:46:53.149 INFO:journalctl@ceph.osd.0.smithi069.stdout:Jul 26 23:46:53 smithi069 bash[36040]: Error response from daemon: No such container: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968-osd-0 2024-07-26T23:46:54.581 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@osd.0.service' 2024-07-26T23:46:54.628 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T23:46:54.628 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-07-26T23:46:54.628 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-07-26T23:46:54.628 DEBUG:teuthology.orchestra.run.smithi102:> sudo systemctl stop ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@osd.1 2024-07-26T23:46:55.068 INFO:journalctl@ceph.osd.1.smithi102.stdout:Jul 26 23:46:54 smithi102 systemd[1]: Stopping Ceph osd.1 for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968... 2024-07-26T23:46:55.068 INFO:journalctl@ceph.osd.1.smithi102.stdout:Jul 26 23:46:54 smithi102 bash[27548]: debug 2024-07-26T23:46:54.778+0000 7f4606b3c640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-26T23:46:55.068 INFO:journalctl@ceph.osd.1.smithi102.stdout:Jul 26 23:46:54 smithi102 bash[27548]: debug 2024-07-26T23:46:54.778+0000 7f4606b3c640 -1 osd.1 21 *** Got signal Terminated *** 2024-07-26T23:46:55.068 INFO:journalctl@ceph.osd.1.smithi102.stdout:Jul 26 23:46:54 smithi102 bash[27548]: debug 2024-07-26T23:46:54.778+0000 7f4606b3c640 -1 osd.1 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T23:47:00.817 INFO:journalctl@ceph.osd.1.smithi102.stdout:Jul 26 23:47:00 smithi102 bash[29855]: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968-osd-1 2024-07-26T23:47:01.317 INFO:journalctl@ceph.osd.1.smithi102.stdout:Jul 26 23:47:00 smithi102 bash[30290]: Error response from daemon: No such container: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968-osd-1 2024-07-26T23:47:02.740 DEBUG:teuthology.orchestra.run.smithi102:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@osd.1.service' 2024-07-26T23:47:02.781 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T23:47:02.782 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-07-26T23:47:02.782 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-07-26T23:47:02.782 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@osd.2 2024-07-26T23:47:03.056 INFO:journalctl@ceph.osd.2.smithi117.stdout:Jul 26 23:47:02 smithi117 systemd[1]: Stopping Ceph osd.2 for 3fe26cd2-4ba8-11ef-bcc1-c7b262605968... 2024-07-26T23:47:03.056 INFO:journalctl@ceph.osd.2.smithi117.stdout:Jul 26 23:47:03 smithi117 bash[28097]: debug 2024-07-26T23:47:03.029+0000 7f47e1312640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-26T23:47:03.056 INFO:journalctl@ceph.osd.2.smithi117.stdout:Jul 26 23:47:03 smithi117 bash[28097]: debug 2024-07-26T23:47:03.029+0000 7f47e1312640 -1 osd.2 21 *** Got signal Terminated *** 2024-07-26T23:47:03.056 INFO:journalctl@ceph.osd.2.smithi117.stdout:Jul 26 23:47:03 smithi117 bash[28097]: debug 2024-07-26T23:47:03.029+0000 7f47e1312640 -1 osd.2 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T23:47:09.118 INFO:journalctl@ceph.osd.2.smithi117.stdout:Jul 26 23:47:08 smithi117 bash[29969]: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968-osd-2 2024-07-26T23:47:09.118 INFO:journalctl@ceph.osd.2.smithi117.stdout:Jul 26 23:47:09 smithi117 bash[30198]: Error response from daemon: No such container: ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968-osd-2 2024-07-26T23:47:10.772 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3fe26cd2-4ba8-11ef-bcc1-c7b262605968@osd.2.service' 2024-07-26T23:47:10.805 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T23:47:10.805 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-07-26T23:47:10.805 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 --force --keep-logs 2024-07-26T23:47:10.988 INFO:teuthology.orchestra.run.smithi069.stdout:Deleting cluster with fsid: 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:47:13.475 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 --force --keep-logs 2024-07-26T23:47:13.657 INFO:teuthology.orchestra.run.smithi102.stdout:Deleting cluster with fsid: 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:47:16.117 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 --force --keep-logs 2024-07-26T23:47:16.301 INFO:teuthology.orchestra.run.smithi117.stdout:Deleting cluster with fsid: 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:47:18.559 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-26T23:47:18.574 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-26T23:47:18.589 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-26T23:47:18.601 INFO:tasks.cephadm:Archiving crash dumps... 2024-07-26T23:47:18.603 DEBUG:teuthology.misc:Transferring archived files from smithi069:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820535/remote/smithi069/crash 2024-07-26T23:47:18.604 DEBUG:teuthology.orchestra.run.smithi069:> sudo tar c -f - -C /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/crash -- . 2024-07-26T23:47:18.630 INFO:teuthology.orchestra.run.smithi069.stderr:tar: /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/crash: Cannot open: No such file or directory 2024-07-26T23:47:18.630 INFO:teuthology.orchestra.run.smithi069.stderr:tar: Error is not recoverable: exiting now 2024-07-26T23:47:18.632 DEBUG:teuthology.misc:Transferring archived files from smithi102:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820535/remote/smithi102/crash 2024-07-26T23:47:18.633 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/crash -- . 2024-07-26T23:47:18.645 INFO:teuthology.orchestra.run.smithi102.stderr:tar: /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/crash: Cannot open: No such file or directory 2024-07-26T23:47:18.645 INFO:teuthology.orchestra.run.smithi102.stderr:tar: Error is not recoverable: exiting now 2024-07-26T23:47:18.647 DEBUG:teuthology.misc:Transferring archived files from smithi117:/var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820535/remote/smithi117/crash 2024-07-26T23:47:18.648 DEBUG:teuthology.orchestra.run.smithi117:> sudo tar c -f - -C /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/crash -- . 2024-07-26T23:47:18.659 INFO:teuthology.orchestra.run.smithi117.stderr:tar: /var/lib/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/crash: Cannot open: No such file or directory 2024-07-26T23:47:18.659 INFO:teuthology.orchestra.run.smithi117.stderr:tar: Error is not recoverable: exiting now 2024-07-26T23:47:18.660 INFO:tasks.cephadm:Checking cluster log for badness... 2024-07-26T23:47:18.661 DEBUG:teuthology.orchestra.run.smithi069:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v 'out of quorum' | egrep -v CEPHADM_STRAY_DAEMON | head -n 1 2024-07-26T23:47:18.688 INFO:tasks.cephadm:Compressing logs... 2024-07-26T23:47:18.688 DEBUG:teuthology.orchestra.run.smithi069:> 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-07-26T23:47:18.732 DEBUG:teuthology.orchestra.run.smithi102:> 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-07-26T23:47:18.734 DEBUG:teuthology.orchestra.run.smithi117:> 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-07-26T23:47:18.740 INFO:teuthology.orchestra.run.smithi069.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-07-26T23:47:18.745 INFO:teuthology.orchestra.run.smithi117.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-07-26T23:47:18.746 INFO:teuthology.orchestra.run.smithi102.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-07-26T23:47:18.752 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-07-26T23:47:18.753 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-osd.0.log 2024-07-26T23:47:18.753 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mon.a.log 2024-07-26T23:47:18.753 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.cephadm.log 2024-07-26T23:47:18.754 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.log 2024-07-26T23:47:18.754 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-volume.log 2024-07-26T23:47:18.754 INFO:teuthology.orchestra.run.smithi069.stderr: 81.3% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.cephadm.log.gz 2024-07-26T23:47:18.755 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.audit.log 2024-07-26T23:47:18.755 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mgr.a.log 2024-07-26T23:47:18.755 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-volume.log: /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.audit.log: 86.1% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.log.gz 2024-07-26T23:47:18.755 INFO:teuthology.orchestra.run.smithi069.stderr: 86.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-07-26T23:47:18.757 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mgr.a.log: 90.1% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.audit.log.gz 2024-07-26T23:47:18.767 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-07-26T23:47:18.768 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-osd.2.log 2024-07-26T23:47:18.768 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.cephadm.log 2024-07-26T23:47:18.768 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.log 2024-07-26T23:47:18.769 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-volume.log 2024-07-26T23:47:18.769 INFO:teuthology.orchestra.run.smithi117.stderr: 78.6% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.cephadm.log.gz 2024-07-26T23:47:18.770 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mon.c.log 2024-07-26T23:47:18.770 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.audit.log 2024-07-26T23:47:18.770 INFO:teuthology.orchestra.run.smithi117.stderr: 85.5% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.log.gz 2024-07-26T23:47:18.770 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mon.c.log: 83.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-07-26T23:47:18.770 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-07-26T23:47:18.771 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.audit.log: 90.3% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.audit.log.gz 2024-07-26T23:47:18.772 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.cephadm.log 2024-07-26T23:47:18.772 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-osd.1.log 2024-07-26T23:47:18.772 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.log 2024-07-26T23:47:18.772 INFO:teuthology.orchestra.run.smithi102.stderr: 78.6% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.cephadm.log.gz 2024-07-26T23:47:18.773 INFO:teuthology.orchestra.run.smithi069.stderr: 91.6% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-volume.log.gz 2024-07-26T23:47:18.774 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-volume.log 2024-07-26T23:47:18.774 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mgr.b.log 2024-07-26T23:47:18.774 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.audit.log 2024-07-26T23:47:18.774 INFO:teuthology.orchestra.run.smithi102.stderr: 85.5% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.log.gz 2024-07-26T23:47:18.774 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mon.b.log 2024-07-26T23:47:18.774 INFO:teuthology.orchestra.run.smithi102.stderr: 83.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-07-26T23:47:18.775 INFO:teuthology.orchestra.run.smithi069.stderr: 94.2% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-osd.0.log.gz 2024-07-26T23:47:18.775 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.audit.log: /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mon.b.log: 90.3% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph.audit.log.gz 2024-07-26T23:47:18.777 INFO:teuthology.orchestra.run.smithi102.stderr: 90.5% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mgr.b.log.gz 2024-07-26T23:47:18.778 INFO:teuthology.orchestra.run.smithi117.stderr: 91.6% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-volume.log.gz 2024-07-26T23:47:18.789 INFO:teuthology.orchestra.run.smithi102.stderr: 91.8% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-volume.log.gz 2024-07-26T23:47:18.792 INFO:teuthology.orchestra.run.smithi117.stderr: 94.3% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-osd.2.log.gz 2024-07-26T23:47:18.812 INFO:teuthology.orchestra.run.smithi102.stderr: 94.3% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-osd.1.log.gz 2024-07-26T23:47:18.821 INFO:teuthology.orchestra.run.smithi069.stderr: 88.0% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mgr.a.log.gz 2024-07-26T23:47:18.825 INFO:teuthology.orchestra.run.smithi117.stderr: 93.2% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mon.c.log.gz 2024-07-26T23:47:18.826 INFO:teuthology.orchestra.run.smithi117.stderr: 2024-07-26T23:47:18.826 INFO:teuthology.orchestra.run.smithi117.stderr:real 0m0.088s 2024-07-26T23:47:18.826 INFO:teuthology.orchestra.run.smithi117.stderr:user 0m0.101s 2024-07-26T23:47:18.827 INFO:teuthology.orchestra.run.smithi117.stderr:sys 0m0.015s 2024-07-26T23:47:18.832 INFO:teuthology.orchestra.run.smithi102.stderr: 92.9% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mon.b.log.gz 2024-07-26T23:47:18.833 INFO:teuthology.orchestra.run.smithi102.stderr: 2024-07-26T23:47:18.833 INFO:teuthology.orchestra.run.smithi102.stderr:real 0m0.097s 2024-07-26T23:47:18.833 INFO:teuthology.orchestra.run.smithi102.stderr:user 0m0.126s 2024-07-26T23:47:18.834 INFO:teuthology.orchestra.run.smithi102.stderr:sys 0m0.025s 2024-07-26T23:47:18.934 INFO:teuthology.orchestra.run.smithi069.stderr: 91.6% -- replaced with /var/log/ceph/3fe26cd2-4ba8-11ef-bcc1-c7b262605968/ceph-mon.a.log.gz 2024-07-26T23:47:18.935 INFO:teuthology.orchestra.run.smithi069.stderr: 2024-07-26T23:47:18.935 INFO:teuthology.orchestra.run.smithi069.stderr:real 0m0.201s 2024-07-26T23:47:18.935 INFO:teuthology.orchestra.run.smithi069.stderr:user 0m0.284s 2024-07-26T23:47:18.935 INFO:teuthology.orchestra.run.smithi069.stderr:sys 0m0.026s 2024-07-26T23:47:18.936 INFO:tasks.cephadm:Archiving logs... 2024-07-26T23:47:18.936 DEBUG:teuthology.misc:Transferring archived files from smithi069:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820535/remote/smithi069/log 2024-07-26T23:47:18.937 DEBUG:teuthology.orchestra.run.smithi069:> sudo tar c -f - -C /var/log/ceph -- . 2024-07-26T23:47:19.039 DEBUG:teuthology.misc:Transferring archived files from smithi102:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820535/remote/smithi102/log 2024-07-26T23:47:19.040 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /var/log/ceph -- . 2024-07-26T23:47:19.075 DEBUG:teuthology.misc:Transferring archived files from smithi117:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820535/remote/smithi117/log 2024-07-26T23:47:19.076 DEBUG:teuthology.orchestra.run.smithi117:> sudo tar c -f - -C /var/log/ceph -- . 2024-07-26T23:47:19.105 INFO:tasks.cephadm:Removing cluster... 2024-07-26T23:47:19.105 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 --force 2024-07-26T23:47:19.273 INFO:teuthology.orchestra.run.smithi069.stdout:Deleting cluster with fsid: 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:47:20.630 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 --force 2024-07-26T23:47:20.816 INFO:teuthology.orchestra.run.smithi102.stdout:Deleting cluster with fsid: 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:47:22.157 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 --force 2024-07-26T23:47:22.341 INFO:teuthology.orchestra.run.smithi117.stdout:Deleting cluster with fsid: 3fe26cd2-4ba8-11ef-bcc1-c7b262605968 2024-07-26T23:47:23.652 INFO:tasks.cephadm:Removing cephadm ... 2024-07-26T23:47:23.652 DEBUG:teuthology.orchestra.run.smithi069:> rm -rf /home/ubuntu/cephtest/cephadm 2024-07-26T23:47:23.658 DEBUG:teuthology.orchestra.run.smithi102:> rm -rf /home/ubuntu/cephtest/cephadm 2024-07-26T23:47:23.664 DEBUG:teuthology.orchestra.run.smithi117:> rm -rf /home/ubuntu/cephtest/cephadm 2024-07-26T23:47:23.668 INFO:tasks.cephadm:Teardown complete 2024-07-26T23:47:23.669 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/qa/tasks/cephadm.py", line 2292, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/qa/tasks/cephadm.py", line 1920, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 137, in __enter__ raise RuntimeError("generator didn't yield") from None RuntimeError: generator didn't yield 2024-07-26T23:47:26.556 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=42edfa4b55f54a479108b30dab60b66d Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/qa/tasks/cephadm.py", line 2292, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/qa/tasks/cephadm.py", line 1920, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 137, in __enter__ raise RuntimeError("generator didn't yield") from None RuntimeError: generator didn't yield 2024-07-26T23:47:26.559 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-07-26T23:47:26.570 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-07-26T23:47:26.594 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-07-26T23:47:26.595 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-07-26T23:47:26.610 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-07-26T23:47:26.613 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-07-26T23:47:26.702 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-07-26T23:47:26.713 INFO:teuthology.task.clock:Checking final clock skew... 2024-07-26T23:47:26.713 DEBUG:teuthology.orchestra.run.smithi069:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-07-26T23:47:26.717 DEBUG:teuthology.orchestra.run.smithi102:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-07-26T23:47:26.719 DEBUG:teuthology.orchestra.run.smithi117:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-07-26T23:47:26.729 INFO:teuthology.orchestra.run.smithi069.stdout: remote refid st t when poll reach delay offset jitter 2024-07-26T23:47:26.729 INFO:teuthology.orchestra.run.smithi069.stdout:============================================================================== 2024-07-26T23:47:26.729 INFO:teuthology.orchestra.run.smithi069.stdout:*hv01.front.sepi 67.205.162.81 3 u 22 64 377 0.072 -1.436 0.817 2024-07-26T23:47:26.730 INFO:teuthology.orchestra.run.smithi069.stdout:+hv02.front.sepi 63.231.80.2 3 u 27 64 377 0.089 -0.190 0.890 2024-07-26T23:47:26.730 INFO:teuthology.orchestra.run.smithi069.stdout:+hv03.front.sepi 74.6.168.72 3 u 17 64 377 0.081 -1.849 0.664 2024-07-26T23:47:26.730 INFO:teuthology.orchestra.run.smithi069.stdout: hv04.front.sepi .INIT. 16 u - 128 0 0.000 +0.000 0.000 2024-07-26T23:47:26.731 INFO:teuthology.orchestra.run.smithi102.stdout: remote refid st t when poll reach delay offset jitter 2024-07-26T23:47:26.731 INFO:teuthology.orchestra.run.smithi102.stdout:============================================================================== 2024-07-26T23:47:26.731 INFO:teuthology.orchestra.run.smithi102.stdout:+hv01.front.sepi 67.205.162.81 3 u 27 64 377 0.106 -2.423 0.850 2024-07-26T23:47:26.731 INFO:teuthology.orchestra.run.smithi102.stdout:*hv02.front.sepi 63.231.80.2 3 u 28 64 377 0.078 -2.205 1.511 2024-07-26T23:47:26.731 INFO:teuthology.orchestra.run.smithi102.stdout:+hv03.front.sepi 74.6.168.72 3 u 22 64 377 0.065 -1.689 0.809 2024-07-26T23:47:26.732 INFO:teuthology.orchestra.run.smithi102.stdout: hv04.front.sepi .INIT. 16 u - 128 0 0.000 +0.000 0.000 2024-07-26T23:47:26.735 INFO:teuthology.orchestra.run.smithi117.stdout: remote refid st t when poll reach delay offset jitter 2024-07-26T23:47:26.736 INFO:teuthology.orchestra.run.smithi117.stdout:============================================================================== 2024-07-26T23:47:26.736 INFO:teuthology.orchestra.run.smithi117.stdout:+hv01.front.sepi 67.205.162.81 3 u 26 64 377 0.074 -1.184 1.003 2024-07-26T23:47:26.736 INFO:teuthology.orchestra.run.smithi117.stdout:*hv02.front.sepi 63.231.80.2 3 u 19 64 377 0.076 -0.602 0.803 2024-07-26T23:47:26.737 INFO:teuthology.orchestra.run.smithi117.stdout:+hv03.front.sepi 74.6.168.72 3 u 28 64 377 0.058 -0.242 1.452 2024-07-26T23:47:26.737 INFO:teuthology.orchestra.run.smithi117.stdout: hv04.front.sepi .INIT. 16 u - 128 0 0.000 +0.000 0.000 2024-07-26T23:47:26.738 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-07-26T23:47:26.751 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-07-26T23:47:26.752 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-07-26T23:47:26.764 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-07-26T23:47:26.777 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-07-26T23:47:26.791 INFO:teuthology.task.internal:Duration was 1111.951140 seconds 2024-07-26T23:47:26.791 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-07-26T23:47:26.803 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-07-26T23:47:26.803 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-07-26T23:47:26.806 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-07-26T23:47:26.808 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-07-26T23:47:26.844 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-07-26T23:47:26.844 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi069.front.sepia.ceph.com 2024-07-26T23:47:26.845 DEBUG:teuthology.orchestra.run.smithi069:> 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-07-26T23:47:26.891 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi102.front.sepia.ceph.com 2024-07-26T23:47:26.892 DEBUG:teuthology.orchestra.run.smithi102:> 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-07-26T23:47:26.902 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi117.front.sepia.ceph.com 2024-07-26T23:47:26.902 DEBUG:teuthology.orchestra.run.smithi117:> 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-07-26T23:47:26.912 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-07-26T23:47:26.912 DEBUG:teuthology.orchestra.run.smithi069:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-07-26T23:47:26.935 DEBUG:teuthology.orchestra.run.smithi102:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-07-26T23:47:26.945 DEBUG:teuthology.orchestra.run.smithi117:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-07-26T23:47:26.990 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-07-26T23:47:26.990 DEBUG:teuthology.orchestra.run.smithi069:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-07-26T23:47:27.011 DEBUG:teuthology.orchestra.run.smithi102:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-07-26T23:47:27.018 DEBUG:teuthology.orchestra.run.smithi117:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-07-26T23:47:27.111 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-07-26T23:47:27.120 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-07-26T23:47:27.121 DEBUG:teuthology.orchestra.run.smithi069:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-07-26T23:47:27.133 DEBUG:teuthology.orchestra.run.smithi102:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-07-26T23:47:27.146 DEBUG:teuthology.orchestra.run.smithi117:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-07-26T23:47:27.157 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-07-26T23:47:27.173 DEBUG:teuthology.orchestra.run.smithi069:> 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-07-26T23:47:27.176 DEBUG:teuthology.orchestra.run.smithi102:> 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-07-26T23:47:27.184 INFO:teuthology.orchestra.run.smithi069.stdout:kernel.core_pattern = core 2024-07-26T23:47:27.189 DEBUG:teuthology.orchestra.run.smithi117:> 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-07-26T23:47:27.198 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern = core 2024-07-26T23:47:27.210 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern = core 2024-07-26T23:47:27.235 DEBUG:teuthology.orchestra.run.smithi069:> test -e /home/ubuntu/cephtest/archive/coredump 2024-07-26T23:47:27.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T23:47:27.258 DEBUG:teuthology.orchestra.run.smithi102:> test -e /home/ubuntu/cephtest/archive/coredump 2024-07-26T23:47:27.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T23:47:27.276 DEBUG:teuthology.orchestra.run.smithi117:> test -e /home/ubuntu/cephtest/archive/coredump 2024-07-26T23:47:27.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T23:47:27.287 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-07-26T23:47:27.297 INFO:teuthology.task.internal:Transferring archived files... 2024-07-26T23:47:27.297 DEBUG:teuthology.misc:Transferring archived files from smithi069:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820535/remote/smithi069 2024-07-26T23:47:27.298 DEBUG:teuthology.orchestra.run.smithi069:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-07-26T23:47:27.325 DEBUG:teuthology.misc:Transferring archived files from smithi102:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820535/remote/smithi102 2024-07-26T23:47:27.325 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-07-26T23:47:27.347 DEBUG:teuthology.misc:Transferring archived files from smithi117:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820535/remote/smithi117 2024-07-26T23:47:27.348 DEBUG:teuthology.orchestra.run.smithi117:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-07-26T23:47:27.368 INFO:teuthology.task.internal:Removing archive directory... 2024-07-26T23:47:27.369 DEBUG:teuthology.orchestra.run.smithi069:> rm -rf -- /home/ubuntu/cephtest/archive 2024-07-26T23:47:27.371 DEBUG:teuthology.orchestra.run.smithi102:> rm -rf -- /home/ubuntu/cephtest/archive 2024-07-26T23:47:27.389 DEBUG:teuthology.orchestra.run.smithi117:> rm -rf -- /home/ubuntu/cephtest/archive 2024-07-26T23:47:27.415 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-07-26T23:47:27.425 INFO:teuthology.task.internal:Not uploading archives. 2024-07-26T23:47:27.425 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-07-26T23:47:27.439 INFO:teuthology.task.internal:Tidying up after the test... 2024-07-26T23:47:27.439 DEBUG:teuthology.orchestra.run.smithi069:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-07-26T23:47:27.442 DEBUG:teuthology.orchestra.run.smithi102:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-07-26T23:47:27.445 DEBUG:teuthology.orchestra.run.smithi117:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-07-26T23:47:27.446 INFO:teuthology.orchestra.run.smithi069.stdout: 658642 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jul 26 23:47 /home/ubuntu/cephtest 2024-07-26T23:47:27.448 INFO:teuthology.orchestra.run.smithi102.stdout: 658637 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jul 26 23:47 /home/ubuntu/cephtest 2024-07-26T23:47:27.460 INFO:teuthology.orchestra.run.smithi117.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jul 26 23:47 /home/ubuntu/cephtest 2024-07-26T23:47:27.461 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-07-26T23:47:27.473 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-07-26T23:47:27.498 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_rgw_multisite} duration: 1111.9511404037476 failure_reason: generator didn't yield flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=42edfa4b55f54a479108b30dab60b66d status: fail success: false 2024-07-26T23:47:27.498 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-07-26T23:47:27.582 INFO:teuthology.run:FAIL