2024-04-02T05:08:28.456 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-04-02T05:08:28.456 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634905 --owner scheduled_teuthology@teuthology --description orch/cephadm/smoke-roleless/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-services/rgw-ingress 3-final} --verbose -- /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634905/orig.config.yaml 2024-04-02T05:08:28.488 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-02T05:08:28.564 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634905 branch: squid description: orch/cephadm/smoke-roleless/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-services/rgw-ingress 3-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7634905' kernel: kdb: true sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6cec793d9073f0594e2364b9b687ecaf22424cca ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6cec793d9073f0594e2364b9b687ecaf22424cca workunit: branch: squid sha1: 6cec793d9073f0594e2364b9b687ecaf22424cca owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 6530 sha1: 6cec793d9073f0594e2364b9b687ecaf22424cca sleep_before_teardown: 0 subset: 52/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_6cec793d9073f0594e2364b9b687ecaf22424cca/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 6cec793d9073f0594e2364b9b687ecaf22424cca targets: smithi023.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGJmRUiXbDobjKcS9r3u1/c/N5jdQ8PoC3nSCRwnqr2kxCJTfyQkBUaJ85UAiBzOf1VCySZ9mKdizvFUqpEK5t0= smithi103.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGyEj9+4iFtEM6HT2PVztwjisCoXXEGDdSqONjFpEjTn4YUXtnIEWPwwpnX/Uv79Ykix0OG6FiwGLBQ/B4ubbNw= tasks: - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - cephadm.apply: specs: - placement: count: 4 host_pattern: '*' service_id: foo service_type: rgw spec: rgw_frontend_port: 8000 - placement: count: 2 service_id: rgw.foo service_type: ingress spec: backend_service: rgw.foo frontend_port: 9000 monitor_port: 9001 virtual_ip: '{{VIP0}}/{{VIPPREFIXLEN}}' - cephadm.wait_for_service: service: rgw.foo - cephadm.wait_for_service: service: ingress.rgw.foo - cephadm.shell: host.a: - "echo \"Check while healthy...\"\ncurl http://{{VIP0}}:9000/\n\n# stop each\ \ rgw in turn\necho \"Check with each rgw stopped in turn...\"\nfor rgw in `ceph\ \ orch ps | grep ^rgw.foo. | awk '{print $1}'`; do\n ceph orch daemon stop\ \ $rgw\n while ! ceph orch ps | grep $rgw | grep stopped; do sleep 1 ; done\n\ \ while ! curl http://{{VIP0}}:9000/ ; do sleep 1 ; done\n ceph orch daemon\ \ start $rgw\n while ! ceph orch ps | grep $rgw | grep running; do sleep 1\ \ ; done\ndone\n\n# stop each haproxy in turn\necho \"Check with each haproxy\ \ down in turn...\"\nfor haproxy in `ceph orch ps | grep ^haproxy.rgw.foo. |\ \ awk '{print $1}'`; do\n ceph orch daemon stop $haproxy\n while ! ceph orch\ \ ps | grep $haproxy | grep stopped; do sleep 1 ; done\n while ! curl http://{{VIP0}}:9000/\ \ ; do sleep 1 ; done\n ceph orch daemon start $haproxy\n while ! ceph orch\ \ ps | grep $haproxy | grep running; do sleep 1 ; done\ndone\n\nwhile ! curl\ \ http://{{VIP0}}:9000/ ; do sleep 1 ; done\n" - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-04-01_21:08:08 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-02T05:08:28.564 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_6cec793d9073f0594e2364b9b687ecaf22424cca/qa; will attempt to use it 2024-04-02T05:08:28.565 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_6cec793d9073f0594e2364b9b687ecaf22424cca/qa/tasks 2024-04-02T05:08:28.565 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-02T05:08:28.567 INFO:teuthology.task.internal:Checking packages... 2024-04-02T05:08:28.591 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '6cec793d9073f0594e2364b9b687ecaf22424cca' 2024-04-02T05:08:28.591 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-02T05:08:28.591 INFO:teuthology.packaging:ref: None 2024-04-02T05:08:28.591 INFO:teuthology.packaging:tag: None 2024-04-02T05:08:28.591 INFO:teuthology.packaging:branch: squid 2024-04-02T05:08:28.591 INFO:teuthology.packaging:sha1: 6cec793d9073f0594e2364b9b687ecaf22424cca 2024-04-02T05:08:28.591 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=squid 2024-04-02T05:08:28.846 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1979-g6cec793d-1jammy 2024-04-02T05:08:28.847 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-02T05:08:28.854 INFO:teuthology.task.internal:no buildpackages task found 2024-04-02T05:08:28.854 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-02T05:08:28.869 INFO:teuthology.task.internal:Saving configuration 2024-04-02T05:08:28.881 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-02T05:08:28.891 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-02T05:08:28.916 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi023.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634905', '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-04-02 05:01:51.683683', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJT0BXOKVSTb4XLIhqIR9XxRGWpTwcvucTXOELytUg0g'} 2024-04-02T05:08:28.940 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi103.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634905', '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-04-02 05:01:51.682663', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBuUdSmxJmN64QogWt6ZAsec9oXW0gxcDApLxeKEIMxR'} 2024-04-02T05:08:28.940 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-02T05:08:28.947 INFO:teuthology.task.internal:roles: ubuntu@smithi023.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-04-02T05:08:28.947 INFO:teuthology.task.internal:roles: ubuntu@smithi103.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-04-02T05:08:28.947 INFO:teuthology.run_tasks:Running task console_log... 2024-04-02T05:08:29.015 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f00f8b6fdc0>, signals=[15]) 2024-04-02T05:08:29.016 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-02T05:08:29.022 INFO:teuthology.task.internal:Opening connections... 2024-04-02T05:08:29.022 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi023.front.sepia.ceph.com 2024-04-02T05:08:29.024 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:08:29.105 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi103.front.sepia.ceph.com 2024-04-02T05:08:29.106 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:08:29.185 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-02T05:08:29.192 DEBUG:teuthology.orchestra.run.smithi023:> uname -m 2024-04-02T05:08:29.197 INFO:teuthology.orchestra.run.smithi023.stdout:x86_64 2024-04-02T05:08:29.197 DEBUG:teuthology.orchestra.run.smithi023:> cat /etc/os-release 2024-04-02T05:08:29.244 INFO:teuthology.orchestra.run.smithi023.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-02T05:08:29.244 INFO:teuthology.orchestra.run.smithi023.stdout:NAME="Ubuntu" 2024-04-02T05:08:29.244 INFO:teuthology.orchestra.run.smithi023.stdout:VERSION_ID="22.04" 2024-04-02T05:08:29.244 INFO:teuthology.orchestra.run.smithi023.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-02T05:08:29.244 INFO:teuthology.orchestra.run.smithi023.stdout:VERSION_CODENAME=jammy 2024-04-02T05:08:29.244 INFO:teuthology.orchestra.run.smithi023.stdout:ID=ubuntu 2024-04-02T05:08:29.244 INFO:teuthology.orchestra.run.smithi023.stdout:ID_LIKE=debian 2024-04-02T05:08:29.245 INFO:teuthology.orchestra.run.smithi023.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-02T05:08:29.245 INFO:teuthology.orchestra.run.smithi023.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-02T05:08:29.245 INFO:teuthology.orchestra.run.smithi023.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-02T05:08:29.245 INFO:teuthology.orchestra.run.smithi023.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-02T05:08:29.245 INFO:teuthology.orchestra.run.smithi023.stdout:UBUNTU_CODENAME=jammy 2024-04-02T05:08:29.245 INFO:teuthology.lock.ops:Updating smithi023.front.sepia.ceph.com on lock server 2024-04-02T05:08:29.267 DEBUG:teuthology.orchestra.run.smithi103:> uname -m 2024-04-02T05:08:29.272 INFO:teuthology.orchestra.run.smithi103.stdout:x86_64 2024-04-02T05:08:29.272 DEBUG:teuthology.orchestra.run.smithi103:> cat /etc/os-release 2024-04-02T05:08:29.317 INFO:teuthology.orchestra.run.smithi103.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-02T05:08:29.317 INFO:teuthology.orchestra.run.smithi103.stdout:NAME="Ubuntu" 2024-04-02T05:08:29.317 INFO:teuthology.orchestra.run.smithi103.stdout:VERSION_ID="22.04" 2024-04-02T05:08:29.317 INFO:teuthology.orchestra.run.smithi103.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-02T05:08:29.318 INFO:teuthology.orchestra.run.smithi103.stdout:VERSION_CODENAME=jammy 2024-04-02T05:08:29.318 INFO:teuthology.orchestra.run.smithi103.stdout:ID=ubuntu 2024-04-02T05:08:29.318 INFO:teuthology.orchestra.run.smithi103.stdout:ID_LIKE=debian 2024-04-02T05:08:29.318 INFO:teuthology.orchestra.run.smithi103.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-02T05:08:29.318 INFO:teuthology.orchestra.run.smithi103.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-02T05:08:29.318 INFO:teuthology.orchestra.run.smithi103.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-02T05:08:29.318 INFO:teuthology.orchestra.run.smithi103.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-02T05:08:29.318 INFO:teuthology.orchestra.run.smithi103.stdout:UBUNTU_CODENAME=jammy 2024-04-02T05:08:29.318 INFO:teuthology.lock.ops:Updating smithi103.front.sepia.ceph.com on lock server 2024-04-02T05:08:29.359 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-02T05:08:29.367 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-02T05:08:29.372 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-02T05:08:29.372 DEBUG:teuthology.orchestra.run.smithi023:> test '!' -e /home/ubuntu/cephtest 2024-04-02T05:08:29.375 DEBUG:teuthology.orchestra.run.smithi103:> test '!' -e /home/ubuntu/cephtest 2024-04-02T05:08:29.379 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-02T05:08:29.385 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-02T05:08:29.385 DEBUG:teuthology.orchestra.run.smithi023:> test -z $(ls -A /var/lib/ceph) 2024-04-02T05:08:29.422 DEBUG:teuthology.orchestra.run.smithi103:> test -z $(ls -A /var/lib/ceph) 2024-04-02T05:08:29.430 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-02T05:08:29.488 INFO:teuthology.run_tasks:Running task kernel... 2024-04-02T05:08:29.503 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-02T05:08:29.503 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-02T05:08:29.504 DEBUG:teuthology.orchestra.run.smithi023:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-02T05:08:29.504 DEBUG:teuthology.orchestra.run.smithi103:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-02T05:08:29.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T05:08:29.509 DEBUG:teuthology.orchestra.run.smithi023:> uname -r 2024-04-02T05:08:29.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T05:08:29.510 DEBUG:teuthology.orchestra.run.smithi103:> uname -r 2024-04-02T05:08:29.558 INFO:teuthology.orchestra.run.smithi103.stdout:5.15.0-56-generic 2024-04-02T05:08:29.559 INFO:teuthology.task.kernel:Running kernel on smithi103: 5.15.0-56-generic 2024-04-02T05:08:29.559 DEBUG:teuthology.orchestra.run.smithi103:> sudo apt-get clean 2024-04-02T05:08:29.561 INFO:teuthology.orchestra.run.smithi023.stdout:5.15.0-56-generic 2024-04-02T05:08:29.561 INFO:teuthology.task.kernel:Running kernel on smithi023: 5.15.0-56-generic 2024-04-02T05:08:29.561 DEBUG:teuthology.orchestra.run.smithi023:> sudo apt-get clean 2024-04-02T05:08:29.704 DEBUG:teuthology.orchestra.run.smithi023:> sudo apt-get update 2024-04-02T05:08:29.707 DEBUG:teuthology.orchestra.run.smithi103:> sudo apt-get update 2024-04-02T05:08:29.858 INFO:teuthology.orchestra.run.smithi023.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-02T05:08:29.864 INFO:teuthology.orchestra.run.smithi103.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-02T05:08:29.865 INFO:teuthology.orchestra.run.smithi103.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-02T05:08:29.865 INFO:teuthology.orchestra.run.smithi103.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-02T05:08:29.865 INFO:teuthology.orchestra.run.smithi023.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-02T05:08:29.865 INFO:teuthology.orchestra.run.smithi023.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-02T05:08:29.939 INFO:teuthology.orchestra.run.smithi103.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-02T05:08:29.941 INFO:teuthology.orchestra.run.smithi023.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-02T05:08:30.103 INFO:teuthology.orchestra.run.smithi023.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [436 kB] 2024-04-02T05:08:30.125 INFO:teuthology.orchestra.run.smithi103.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,303 kB] 2024-04-02T05:08:30.177 INFO:teuthology.orchestra.run.smithi023.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,519 kB] 2024-04-02T05:08:30.184 INFO:teuthology.orchestra.run.smithi023.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,303 kB] 2024-04-02T05:08:30.200 INFO:teuthology.orchestra.run.smithi103.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,519 kB] 2024-04-02T05:08:30.233 INFO:teuthology.orchestra.run.smithi023.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [233 kB] 2024-04-02T05:08:30.238 INFO:teuthology.orchestra.run.smithi023.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-02T05:08:30.239 INFO:teuthology.orchestra.run.smithi023.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,616 kB] 2024-04-02T05:08:30.244 INFO:teuthology.orchestra.run.smithi103.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [436 kB] 2024-04-02T05:08:30.255 INFO:teuthology.orchestra.run.smithi103.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [233 kB] 2024-04-02T05:08:30.262 INFO:teuthology.orchestra.run.smithi103.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-02T05:08:30.263 INFO:teuthology.orchestra.run.smithi103.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,616 kB] 2024-04-02T05:08:30.278 INFO:teuthology.orchestra.run.smithi023.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-04-02T05:08:30.279 INFO:teuthology.orchestra.run.smithi023.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [271 kB] 2024-04-02T05:08:30.284 INFO:teuthology.orchestra.run.smithi023.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-02T05:08:30.284 INFO:teuthology.orchestra.run.smithi023.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-04-02T05:08:30.297 INFO:teuthology.orchestra.run.smithi023.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-04-02T05:08:30.307 INFO:teuthology.orchestra.run.smithi023.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-02T05:08:30.310 INFO:teuthology.orchestra.run.smithi023.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-02T05:08:30.313 INFO:teuthology.orchestra.run.smithi103.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-04-02T05:08:30.313 INFO:teuthology.orchestra.run.smithi103.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [271 kB] 2024-04-02T05:08:30.318 INFO:teuthology.orchestra.run.smithi103.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-02T05:08:30.319 INFO:teuthology.orchestra.run.smithi103.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-04-02T05:08:30.319 INFO:teuthology.orchestra.run.smithi023.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-04-02T05:08:30.319 INFO:teuthology.orchestra.run.smithi023.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-02T05:08:30.328 INFO:teuthology.orchestra.run.smithi103.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-04-02T05:08:30.341 INFO:teuthology.orchestra.run.smithi023.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [602 kB] 2024-04-02T05:08:30.344 INFO:teuthology.orchestra.run.smithi103.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-02T05:08:30.349 INFO:teuthology.orchestra.run.smithi103.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-02T05:08:30.349 INFO:teuthology.orchestra.run.smithi103.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-04-02T05:08:30.350 INFO:teuthology.orchestra.run.smithi023.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-04-02T05:08:30.350 INFO:teuthology.orchestra.run.smithi023.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-02T05:08:30.352 INFO:teuthology.orchestra.run.smithi023.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [293 kB] 2024-04-02T05:08:30.358 INFO:teuthology.orchestra.run.smithi023.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-02T05:08:30.359 INFO:teuthology.orchestra.run.smithi023.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-04-02T05:08:30.360 INFO:teuthology.orchestra.run.smithi023.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,644 kB] 2024-04-02T05:08:30.389 INFO:teuthology.orchestra.run.smithi103.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [602 kB] 2024-04-02T05:08:30.389 INFO:teuthology.orchestra.run.smithi103.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-02T05:08:30.389 INFO:teuthology.orchestra.run.smithi103.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-04-02T05:08:30.390 INFO:teuthology.orchestra.run.smithi103.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-02T05:08:30.391 INFO:teuthology.orchestra.run.smithi023.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [274 kB] 2024-04-02T05:08:30.396 INFO:teuthology.orchestra.run.smithi023.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-02T05:08:30.396 INFO:teuthology.orchestra.run.smithi103.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [293 kB] 2024-04-02T05:08:30.397 INFO:teuthology.orchestra.run.smithi023.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [698 kB] 2024-04-02T05:08:30.400 INFO:teuthology.orchestra.run.smithi103.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-02T05:08:30.400 INFO:teuthology.orchestra.run.smithi103.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,644 kB] 2024-04-02T05:08:30.406 INFO:teuthology.orchestra.run.smithi023.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,060 kB] 2024-04-02T05:08:30.417 INFO:teuthology.orchestra.run.smithi023.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [241 kB] 2024-04-02T05:08:30.419 INFO:teuthology.orchestra.run.smithi023.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-02T05:08:30.419 INFO:teuthology.orchestra.run.smithi023.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.6 kB] 2024-04-02T05:08:30.420 INFO:teuthology.orchestra.run.smithi023.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-04-02T05:08:30.420 INFO:teuthology.orchestra.run.smithi023.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.0 kB] 2024-04-02T05:08:30.421 INFO:teuthology.orchestra.run.smithi023.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-02T05:08:30.421 INFO:teuthology.orchestra.run.smithi023.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-02T05:08:30.422 INFO:teuthology.orchestra.run.smithi023.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-02T05:08:30.426 INFO:teuthology.orchestra.run.smithi103.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-04-02T05:08:30.427 INFO:teuthology.orchestra.run.smithi103.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [274 kB] 2024-04-02T05:08:30.431 INFO:teuthology.orchestra.run.smithi103.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-02T05:08:30.431 INFO:teuthology.orchestra.run.smithi103.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [698 kB] 2024-04-02T05:08:30.439 INFO:teuthology.orchestra.run.smithi103.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,060 kB] 2024-04-02T05:08:30.441 INFO:teuthology.orchestra.run.smithi023.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-02T05:08:30.442 INFO:teuthology.orchestra.run.smithi023.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-02T05:08:30.442 INFO:teuthology.orchestra.run.smithi023.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-02T05:08:30.442 INFO:teuthology.orchestra.run.smithi023.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-02T05:08:30.443 INFO:teuthology.orchestra.run.smithi023.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-02T05:08:30.443 INFO:teuthology.orchestra.run.smithi023.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-02T05:08:30.450 INFO:teuthology.orchestra.run.smithi103.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [241 kB] 2024-04-02T05:08:30.452 INFO:teuthology.orchestra.run.smithi103.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-02T05:08:30.453 INFO:teuthology.orchestra.run.smithi103.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.6 kB] 2024-04-02T05:08:30.453 INFO:teuthology.orchestra.run.smithi103.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-04-02T05:08:30.464 INFO:teuthology.orchestra.run.smithi103.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.0 kB] 2024-04-02T05:08:30.464 INFO:teuthology.orchestra.run.smithi103.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-02T05:08:30.465 INFO:teuthology.orchestra.run.smithi103.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-02T05:08:30.465 INFO:teuthology.orchestra.run.smithi103.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-02T05:08:30.466 INFO:teuthology.orchestra.run.smithi103.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-02T05:08:30.485 INFO:teuthology.orchestra.run.smithi103.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-02T05:08:30.485 INFO:teuthology.orchestra.run.smithi103.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-02T05:08:30.485 INFO:teuthology.orchestra.run.smithi103.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-02T05:08:30.486 INFO:teuthology.orchestra.run.smithi103.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-02T05:08:30.486 INFO:teuthology.orchestra.run.smithi103.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-02T05:08:36.054 INFO:teuthology.orchestra.run.smithi103.stdout:Fetched 12.6 MB in 2s (6,794 kB/s) 2024-04-02T05:08:36.073 INFO:teuthology.orchestra.run.smithi023.stdout:Fetched 12.6 MB in 2s (6,818 kB/s) 2024-04-02T05:08:37.329 INFO:teuthology.orchestra.run.smithi103.stdout:Reading package lists... 2024-04-02T05:08:37.346 DEBUG:teuthology.orchestra.run.smithi103:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T05:08:37.367 INFO:teuthology.orchestra.run.smithi023.stdout:Reading package lists... 2024-04-02T05:08:37.384 DEBUG:teuthology.orchestra.run.smithi023:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T05:08:37.401 INFO:teuthology.orchestra.run.smithi103.stdout:Reading package lists... 2024-04-02T05:08:37.448 INFO:teuthology.orchestra.run.smithi023.stdout:Reading package lists... 2024-04-02T05:08:37.577 INFO:teuthology.orchestra.run.smithi103.stdout:Building dependency tree... 2024-04-02T05:08:37.577 INFO:teuthology.orchestra.run.smithi103.stdout:Reading state information... 2024-04-02T05:08:37.651 INFO:teuthology.orchestra.run.smithi023.stdout:Building dependency tree... 2024-04-02T05:08:37.652 INFO:teuthology.orchestra.run.smithi023.stdout:Reading state information... 2024-04-02T05:08:37.728 INFO:teuthology.orchestra.run.smithi103.stdout:The following packages were automatically installed and are no longer required: 2024-04-02T05:08:37.728 INFO:teuthology.orchestra.run.smithi103.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-02T05:08:37.728 INFO:teuthology.orchestra.run.smithi103.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-02T05:08:37.728 INFO:teuthology.orchestra.run.smithi103.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-02T05:08:37.728 INFO:teuthology.orchestra.run.smithi103.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-02T05:08:37.729 INFO:teuthology.orchestra.run.smithi103.stdout: python2.7-minimal 2024-04-02T05:08:37.729 INFO:teuthology.orchestra.run.smithi103.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-02T05:08:37.729 INFO:teuthology.orchestra.run.smithi103.stdout:The following additional packages will be installed: 2024-04-02T05:08:37.730 INFO:teuthology.orchestra.run.smithi103.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-04-02T05:08:37.730 INFO:teuthology.orchestra.run.smithi103.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-04-02T05:08:37.730 INFO:teuthology.orchestra.run.smithi103.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-04-02T05:08:37.731 INFO:teuthology.orchestra.run.smithi103.stdout:Suggested packages: 2024-04-02T05:08:37.731 INFO:teuthology.orchestra.run.smithi103.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-02T05:08:37.731 INFO:teuthology.orchestra.run.smithi103.stdout:Recommended packages: 2024-04-02T05:08:37.731 INFO:teuthology.orchestra.run.smithi103.stdout: thermald 2024-04-02T05:08:37.783 INFO:teuthology.orchestra.run.smithi103.stdout:The following NEW packages will be installed: 2024-04-02T05:08:37.783 INFO:teuthology.orchestra.run.smithi103.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-04-02T05:08:37.783 INFO:teuthology.orchestra.run.smithi103.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-04-02T05:08:37.783 INFO:teuthology.orchestra.run.smithi103.stdout: linux-modules-extra-5.15.0-101-generic 2024-04-02T05:08:37.784 INFO:teuthology.orchestra.run.smithi103.stdout:The following packages will be upgraded: 2024-04-02T05:08:37.785 INFO:teuthology.orchestra.run.smithi103.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-02T05:08:37.831 INFO:teuthology.orchestra.run.smithi023.stdout:The following packages were automatically installed and are no longer required: 2024-04-02T05:08:37.832 INFO:teuthology.orchestra.run.smithi023.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-02T05:08:37.832 INFO:teuthology.orchestra.run.smithi023.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-02T05:08:37.832 INFO:teuthology.orchestra.run.smithi023.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-02T05:08:37.832 INFO:teuthology.orchestra.run.smithi023.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-02T05:08:37.833 INFO:teuthology.orchestra.run.smithi023.stdout: python2.7-minimal 2024-04-02T05:08:37.833 INFO:teuthology.orchestra.run.smithi023.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-02T05:08:37.834 INFO:teuthology.orchestra.run.smithi023.stdout:The following additional packages will be installed: 2024-04-02T05:08:37.834 INFO:teuthology.orchestra.run.smithi023.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-04-02T05:08:37.834 INFO:teuthology.orchestra.run.smithi023.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-04-02T05:08:37.835 INFO:teuthology.orchestra.run.smithi023.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-04-02T05:08:37.836 INFO:teuthology.orchestra.run.smithi023.stdout:Suggested packages: 2024-04-02T05:08:37.836 INFO:teuthology.orchestra.run.smithi023.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-02T05:08:37.836 INFO:teuthology.orchestra.run.smithi023.stdout:Recommended packages: 2024-04-02T05:08:37.836 INFO:teuthology.orchestra.run.smithi023.stdout: thermald 2024-04-02T05:08:37.842 INFO:teuthology.orchestra.run.smithi103.stdout:3 upgraded, 5 newly installed, 0 to remove and 312 not upgraded. 2024-04-02T05:08:37.843 INFO:teuthology.orchestra.run.smithi103.stdout:Need to get 113 MB of archives. 2024-04-02T05:08:37.843 INFO:teuthology.orchestra.run.smithi103.stdout:After this operation, 582 MB of additional disk space will be used. 2024-04-02T05:08:37.843 INFO:teuthology.orchestra.run.smithi103.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-04-02T05:08:37.879 INFO:teuthology.orchestra.run.smithi023.stdout:The following NEW packages will be installed: 2024-04-02T05:08:37.879 INFO:teuthology.orchestra.run.smithi023.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-04-02T05:08:37.879 INFO:teuthology.orchestra.run.smithi023.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-04-02T05:08:37.879 INFO:teuthology.orchestra.run.smithi023.stdout: linux-modules-extra-5.15.0-101-generic 2024-04-02T05:08:37.881 INFO:teuthology.orchestra.run.smithi023.stdout:The following packages will be upgraded: 2024-04-02T05:08:37.881 INFO:teuthology.orchestra.run.smithi023.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-02T05:08:38.062 INFO:teuthology.orchestra.run.smithi023.stdout:3 upgraded, 5 newly installed, 0 to remove and 312 not upgraded. 2024-04-02T05:08:38.062 INFO:teuthology.orchestra.run.smithi023.stdout:Need to get 113 MB of archives. 2024-04-02T05:08:38.062 INFO:teuthology.orchestra.run.smithi023.stdout:After this operation, 582 MB of additional disk space will be used. 2024-04-02T05:08:38.062 INFO:teuthology.orchestra.run.smithi023.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-04-02T05:08:38.450 INFO:teuthology.orchestra.run.smithi103.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-04-02T05:08:38.595 INFO:teuthology.orchestra.run.smithi103.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-04-02T05:08:39.483 INFO:teuthology.orchestra.run.smithi023.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-04-02T05:08:39.761 INFO:teuthology.orchestra.run.smithi103.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-04-02T05:08:39.761 INFO:teuthology.orchestra.run.smithi103.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-04-02T05:08:39.762 INFO:teuthology.orchestra.run.smithi103.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-04-02T05:08:39.816 INFO:teuthology.orchestra.run.smithi023.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-04-02T05:08:39.907 INFO:teuthology.orchestra.run.smithi103.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-04-02T05:08:39.937 INFO:teuthology.orchestra.run.smithi103.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-04-02T05:08:40.327 INFO:teuthology.orchestra.run.smithi103.stdout:Fetched 113 MB in 2s (52.7 MB/s) 2024-04-02T05:08:40.506 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-04-02T05:08:41.944 INFO:teuthology.orchestra.run.smithi023.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-04-02T05:08:41.944 INFO:teuthology.orchestra.run.smithi023.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-04-02T05:08:41.945 INFO:teuthology.orchestra.run.smithi023.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-04-02T05:08:42.377 INFO:teuthology.orchestra.run.smithi023.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-04-02T05:08:42.449 INFO:teuthology.orchestra.run.smithi023.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-04-02T05:08:42.584 INFO:teuthology.orchestra.run.smithi103.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-04-02T05:08:42.591 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-02T05:08:42.747 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:08:42.847 INFO:teuthology.orchestra.run.smithi023.stdout:Fetched 113 MB in 5s (24.8 MB/s) 2024-04-02T05:08:43.024 INFO:teuthology.orchestra.run.smithi023.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-04-02T05:08:44.825 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-04-02T05:08:44.846 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-02T05:08:44.951 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:08:45.037 INFO:teuthology.orchestra.run.smithi023.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-04-02T05:08:45.041 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-02T05:08:45.106 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:08:45.420 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-04-02T05:08:45.440 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-02T05:08:45.478 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:08:47.123 INFO:teuthology.orchestra.run.smithi023.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-04-02T05:08:47.145 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-02T05:08:47.237 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:08:47.693 INFO:teuthology.orchestra.run.smithi023.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-04-02T05:08:47.714 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-02T05:08:47.751 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:08:52.277 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-04-02T05:08:52.401 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-04-02T05:08:52.725 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-04-02T05:08:52.823 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-04-02T05:08:53.107 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-04-02T05:08:53.118 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-04-02T05:08:53.157 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-04-02T05:08:53.456 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-04-02T05:08:53.860 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-04-02T05:08:54.152 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-04-02T05:08:54.272 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-04-02T05:08:54.575 INFO:teuthology.orchestra.run.smithi023.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-04-02T05:08:54.598 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-04-02T05:08:54.641 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-04-02T05:08:59.109 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-04-02T05:08:59.146 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-02T05:08:59.175 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:08:59.865 INFO:teuthology.orchestra.run.smithi023.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-04-02T05:08:59.902 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-02T05:08:59.939 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:09:01.815 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-04-02T05:09:01.939 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-04-02T05:09:02.264 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-04-02T05:09:02.386 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:09:02.487 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-04-02T05:09:02.578 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-04-02T05:09:02.591 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:09:02.692 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-04-02T05:09:03.017 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-04-02T05:09:03.138 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:09:03.264 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-04-02T05:09:03.409 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:09:03.901 INFO:teuthology.orchestra.run.smithi103.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-02T05:09:03.901 INFO:teuthology.orchestra.run.smithi103.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-02T05:09:03.901 INFO:teuthology.orchestra.run.smithi103.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-04-02T05:09:03.902 INFO:teuthology.orchestra.run.smithi103.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-04-02T05:09:04.078 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:09:04.741 INFO:teuthology.orchestra.run.smithi023.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-02T05:09:04.742 INFO:teuthology.orchestra.run.smithi023.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-02T05:09:04.742 INFO:teuthology.orchestra.run.smithi023.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-04-02T05:09:04.742 INFO:teuthology.orchestra.run.smithi023.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-04-02T05:09:04.904 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:09:06.070 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:09:06.521 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:09:07.447 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-04-02T05:09:07.547 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-04-02T05:09:07.666 INFO:teuthology.orchestra.run.smithi103.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:09:07.721 INFO:teuthology.orchestra.run.smithi103.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-02T05:09:07.722 INFO:teuthology.orchestra.run.smithi103.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-04-02T05:09:07.956 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-04-02T05:09:08.081 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-04-02T05:09:08.182 INFO:teuthology.orchestra.run.smithi023.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-02T05:09:08.235 INFO:teuthology.orchestra.run.smithi023.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-02T05:09:08.235 INFO:teuthology.orchestra.run.smithi023.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-04-02T05:09:22.295 INFO:teuthology.orchestra.run.smithi023.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-02T05:09:22.296 INFO:teuthology.orchestra.run.smithi023.stdout:Sourcing file `/etc/default/grub' 2024-04-02T05:09:22.316 INFO:teuthology.orchestra.run.smithi023.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T05:09:22.342 INFO:teuthology.orchestra.run.smithi023.stdout:Generating grub configuration file ... 2024-04-02T05:09:22.621 INFO:teuthology.orchestra.run.smithi103.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-02T05:09:22.621 INFO:teuthology.orchestra.run.smithi103.stdout:Sourcing file `/etc/default/grub' 2024-04-02T05:09:22.623 INFO:teuthology.orchestra.run.smithi023.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-04-02T05:09:22.638 INFO:teuthology.orchestra.run.smithi103.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T05:09:22.646 INFO:teuthology.orchestra.run.smithi023.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-04-02T05:09:22.652 INFO:teuthology.orchestra.run.smithi103.stdout:Generating grub configuration file ... 2024-04-02T05:09:22.907 INFO:teuthology.orchestra.run.smithi103.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-04-02T05:09:22.927 INFO:teuthology.orchestra.run.smithi103.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-04-02T05:09:22.937 INFO:teuthology.orchestra.run.smithi023.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-02T05:09:22.943 INFO:teuthology.orchestra.run.smithi023.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-02T05:09:23.019 INFO:teuthology.orchestra.run.smithi023.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-02T05:09:23.025 INFO:teuthology.orchestra.run.smithi023.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-02T05:09:23.193 INFO:teuthology.orchestra.run.smithi023.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-02T05:09:23.194 INFO:teuthology.orchestra.run.smithi023.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-02T05:09:23.194 INFO:teuthology.orchestra.run.smithi023.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-02T05:09:23.233 INFO:teuthology.orchestra.run.smithi103.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-02T05:09:23.239 INFO:teuthology.orchestra.run.smithi023.stdout:done 2024-04-02T05:09:23.240 INFO:teuthology.orchestra.run.smithi103.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-02T05:09:23.309 INFO:teuthology.orchestra.run.smithi103.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-02T05:09:23.315 INFO:teuthology.orchestra.run.smithi103.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-02T05:09:23.478 INFO:teuthology.orchestra.run.smithi103.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-02T05:09:23.478 INFO:teuthology.orchestra.run.smithi103.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-02T05:09:23.478 INFO:teuthology.orchestra.run.smithi103.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-02T05:09:23.516 INFO:teuthology.orchestra.run.smithi103.stdout:done 2024-04-02T05:09:23.739 DEBUG:teuthology.orchestra.run.smithi023:> dpkg -s linux-image-generic 2024-04-02T05:09:23.764 INFO:teuthology.orchestra.run.smithi023.stdout:Package: linux-image-generic 2024-04-02T05:09:23.765 INFO:teuthology.orchestra.run.smithi023.stdout:Status: install ok installed 2024-04-02T05:09:23.765 INFO:teuthology.orchestra.run.smithi023.stdout:Priority: optional 2024-04-02T05:09:23.765 INFO:teuthology.orchestra.run.smithi023.stdout:Section: kernel 2024-04-02T05:09:23.765 INFO:teuthology.orchestra.run.smithi023.stdout:Installed-Size: 21 2024-04-02T05:09:23.765 INFO:teuthology.orchestra.run.smithi023.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T05:09:23.765 INFO:teuthology.orchestra.run.smithi023.stdout:Architecture: amd64 2024-04-02T05:09:23.765 INFO:teuthology.orchestra.run.smithi023.stdout:Source: linux-meta 2024-04-02T05:09:23.765 INFO:teuthology.orchestra.run.smithi023.stdout:Version: 5.15.0.101.98 2024-04-02T05:09:23.765 INFO:teuthology.orchestra.run.smithi023.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-02T05:09:23.765 INFO:teuthology.orchestra.run.smithi023.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T05:09:23.765 INFO:teuthology.orchestra.run.smithi023.stdout:Recommends: thermald 2024-04-02T05:09:23.765 INFO:teuthology.orchestra.run.smithi023.stdout:Description: Generic Linux kernel image 2024-04-02T05:09:23.766 INFO:teuthology.orchestra.run.smithi023.stdout: This package will always depend on the latest generic kernel image 2024-04-02T05:09:23.766 INFO:teuthology.orchestra.run.smithi023.stdout: available. 2024-04-02T05:09:23.766 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-04-02T05:09:23.766 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-02T05:09:23.766 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-02T05:09:23.766 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-02T05:09:23.766 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi023.front.sepia.ceph.com, path=None, version=distro) 2024-04-02T05:09:23.767 DEBUG:teuthology.orchestra.run.smithi023:> sudo apt-get clean 2024-04-02T05:09:23.963 DEBUG:teuthology.orchestra.run.smithi023:> sudo apt-get update 2024-04-02T05:09:23.977 DEBUG:teuthology.orchestra.run.smithi103:> dpkg -s linux-image-generic 2024-04-02T05:09:24.006 INFO:teuthology.orchestra.run.smithi103.stdout:Package: linux-image-generic 2024-04-02T05:09:24.006 INFO:teuthology.orchestra.run.smithi103.stdout:Status: install ok installed 2024-04-02T05:09:24.007 INFO:teuthology.orchestra.run.smithi103.stdout:Priority: optional 2024-04-02T05:09:24.007 INFO:teuthology.orchestra.run.smithi103.stdout:Section: kernel 2024-04-02T05:09:24.007 INFO:teuthology.orchestra.run.smithi103.stdout:Installed-Size: 21 2024-04-02T05:09:24.007 INFO:teuthology.orchestra.run.smithi103.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T05:09:24.007 INFO:teuthology.orchestra.run.smithi103.stdout:Architecture: amd64 2024-04-02T05:09:24.008 INFO:teuthology.orchestra.run.smithi103.stdout:Source: linux-meta 2024-04-02T05:09:24.008 INFO:teuthology.orchestra.run.smithi103.stdout:Version: 5.15.0.101.98 2024-04-02T05:09:24.008 INFO:teuthology.orchestra.run.smithi103.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-02T05:09:24.008 INFO:teuthology.orchestra.run.smithi103.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T05:09:24.008 INFO:teuthology.orchestra.run.smithi103.stdout:Recommends: thermald 2024-04-02T05:09:24.009 INFO:teuthology.orchestra.run.smithi103.stdout:Description: Generic Linux kernel image 2024-04-02T05:09:24.009 INFO:teuthology.orchestra.run.smithi103.stdout: This package will always depend on the latest generic kernel image 2024-04-02T05:09:24.009 INFO:teuthology.orchestra.run.smithi103.stdout: available. 2024-04-02T05:09:24.009 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-04-02T05:09:24.010 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-02T05:09:24.010 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-02T05:09:24.010 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-02T05:09:24.010 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi103.front.sepia.ceph.com, path=None, version=distro) 2024-04-02T05:09:24.011 DEBUG:teuthology.orchestra.run.smithi103:> sudo apt-get clean 2024-04-02T05:09:24.088 INFO:teuthology.orchestra.run.smithi023.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-02T05:09:24.088 INFO:teuthology.orchestra.run.smithi023.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-02T05:09:24.104 INFO:teuthology.orchestra.run.smithi023.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-02T05:09:24.126 INFO:teuthology.orchestra.run.smithi023.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-02T05:09:24.205 DEBUG:teuthology.orchestra.run.smithi103:> sudo apt-get update 2024-04-02T05:09:24.324 INFO:teuthology.orchestra.run.smithi103.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-02T05:09:24.324 INFO:teuthology.orchestra.run.smithi103.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-02T05:09:24.341 INFO:teuthology.orchestra.run.smithi103.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-02T05:09:24.361 INFO:teuthology.orchestra.run.smithi103.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-02T05:09:25.478 INFO:teuthology.orchestra.run.smithi023.stdout:Reading package lists... 2024-04-02T05:09:25.499 DEBUG:teuthology.orchestra.run.smithi023:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T05:09:25.560 INFO:teuthology.orchestra.run.smithi023.stdout:Reading package lists... 2024-04-02T05:09:25.687 INFO:teuthology.orchestra.run.smithi103.stdout:Reading package lists... 2024-04-02T05:09:25.705 DEBUG:teuthology.orchestra.run.smithi103:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T05:09:25.757 INFO:teuthology.orchestra.run.smithi023.stdout:Building dependency tree... 2024-04-02T05:09:25.758 INFO:teuthology.orchestra.run.smithi023.stdout:Reading state information... 2024-04-02T05:09:25.765 INFO:teuthology.orchestra.run.smithi103.stdout:Reading package lists... 2024-04-02T05:09:25.940 INFO:teuthology.orchestra.run.smithi023.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-04-02T05:09:25.941 INFO:teuthology.orchestra.run.smithi023.stdout:The following packages were automatically installed and are no longer required: 2024-04-02T05:09:25.941 INFO:teuthology.orchestra.run.smithi023.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-02T05:09:25.941 INFO:teuthology.orchestra.run.smithi023.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-02T05:09:25.941 INFO:teuthology.orchestra.run.smithi023.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-02T05:09:25.941 INFO:teuthology.orchestra.run.smithi023.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-02T05:09:25.941 INFO:teuthology.orchestra.run.smithi023.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-02T05:09:25.942 INFO:teuthology.orchestra.run.smithi023.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-02T05:09:25.963 INFO:teuthology.orchestra.run.smithi103.stdout:Building dependency tree... 2024-04-02T05:09:25.964 INFO:teuthology.orchestra.run.smithi103.stdout:Reading state information... 2024-04-02T05:09:25.985 INFO:teuthology.orchestra.run.smithi023.stdout:0 upgraded, 0 newly installed, 0 to remove and 312 not upgraded. 2024-04-02T05:09:25.988 DEBUG:teuthology.orchestra.run.smithi023:> dpkg -s linux-image-generic 2024-04-02T05:09:26.004 INFO:teuthology.orchestra.run.smithi023.stdout:Package: linux-image-generic 2024-04-02T05:09:26.004 INFO:teuthology.orchestra.run.smithi023.stdout:Status: install ok installed 2024-04-02T05:09:26.004 INFO:teuthology.orchestra.run.smithi023.stdout:Priority: optional 2024-04-02T05:09:26.004 INFO:teuthology.orchestra.run.smithi023.stdout:Section: kernel 2024-04-02T05:09:26.004 INFO:teuthology.orchestra.run.smithi023.stdout:Installed-Size: 21 2024-04-02T05:09:26.004 INFO:teuthology.orchestra.run.smithi023.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T05:09:26.004 INFO:teuthology.orchestra.run.smithi023.stdout:Architecture: amd64 2024-04-02T05:09:26.004 INFO:teuthology.orchestra.run.smithi023.stdout:Source: linux-meta 2024-04-02T05:09:26.004 INFO:teuthology.orchestra.run.smithi023.stdout:Version: 5.15.0.101.98 2024-04-02T05:09:26.004 INFO:teuthology.orchestra.run.smithi023.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-02T05:09:26.005 INFO:teuthology.orchestra.run.smithi023.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T05:09:26.005 INFO:teuthology.orchestra.run.smithi023.stdout:Recommends: thermald 2024-04-02T05:09:26.005 INFO:teuthology.orchestra.run.smithi023.stdout:Description: Generic Linux kernel image 2024-04-02T05:09:26.005 INFO:teuthology.orchestra.run.smithi023.stdout: This package will always depend on the latest generic kernel image 2024-04-02T05:09:26.005 INFO:teuthology.orchestra.run.smithi023.stdout: available. 2024-04-02T05:09:26.005 DEBUG:teuthology.orchestra.run.smithi023:> mktemp 2024-04-02T05:09:26.052 INFO:teuthology.orchestra.run.smithi023.stdout:/tmp/tmp.Nh2W5EXT5e 2024-04-02T05:09:26.052 DEBUG:teuthology.orchestra.run.smithi023:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Nh2W5EXT5e 2024-04-02T05:09:26.109 DEBUG:teuthology.orchestra.run.smithi023:> sudo chmod 0666 /tmp/tmp.Nh2W5EXT5e 2024-04-02T05:09:26.128 INFO:teuthology.orchestra.run.smithi103.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-04-02T05:09:26.129 INFO:teuthology.orchestra.run.smithi103.stdout:The following packages were automatically installed and are no longer required: 2024-04-02T05:09:26.129 INFO:teuthology.orchestra.run.smithi103.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-02T05:09:26.129 INFO:teuthology.orchestra.run.smithi103.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-02T05:09:26.129 INFO:teuthology.orchestra.run.smithi103.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-02T05:09:26.129 INFO:teuthology.orchestra.run.smithi103.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-02T05:09:26.129 INFO:teuthology.orchestra.run.smithi103.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-02T05:09:26.129 INFO:teuthology.orchestra.run.smithi103.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-02T05:09:26.168 INFO:teuthology.orchestra.run.smithi103.stdout:0 upgraded, 0 newly installed, 0 to remove and 312 not upgraded. 2024-04-02T05:09:26.170 DEBUG:teuthology.orchestra.run.smithi103:> dpkg -s linux-image-generic 2024-04-02T05:09:26.185 INFO:teuthology.orchestra.run.smithi103.stdout:Package: linux-image-generic 2024-04-02T05:09:26.185 INFO:teuthology.orchestra.run.smithi103.stdout:Status: install ok installed 2024-04-02T05:09:26.185 INFO:teuthology.orchestra.run.smithi103.stdout:Priority: optional 2024-04-02T05:09:26.185 INFO:teuthology.orchestra.run.smithi103.stdout:Section: kernel 2024-04-02T05:09:26.185 INFO:teuthology.orchestra.run.smithi103.stdout:Installed-Size: 21 2024-04-02T05:09:26.185 INFO:teuthology.orchestra.run.smithi103.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T05:09:26.185 INFO:teuthology.orchestra.run.smithi103.stdout:Architecture: amd64 2024-04-02T05:09:26.185 INFO:teuthology.orchestra.run.smithi103.stdout:Source: linux-meta 2024-04-02T05:09:26.185 INFO:teuthology.orchestra.run.smithi103.stdout:Version: 5.15.0.101.98 2024-04-02T05:09:26.185 INFO:teuthology.orchestra.run.smithi103.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-02T05:09:26.185 INFO:teuthology.orchestra.run.smithi103.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T05:09:26.186 INFO:teuthology.orchestra.run.smithi103.stdout:Recommends: thermald 2024-04-02T05:09:26.186 INFO:teuthology.orchestra.run.smithi103.stdout:Description: Generic Linux kernel image 2024-04-02T05:09:26.186 INFO:teuthology.orchestra.run.smithi103.stdout: This package will always depend on the latest generic kernel image 2024-04-02T05:09:26.186 INFO:teuthology.orchestra.run.smithi103.stdout: available. 2024-04-02T05:09:26.186 DEBUG:teuthology.orchestra.run.smithi103:> mktemp 2024-04-02T05:09:26.226 DEBUG:teuthology.orchestra.remote:smithi023:/tmp/tmp.Nh2W5EXT5e is 10KB 2024-04-02T05:09:26.233 INFO:teuthology.orchestra.run.smithi103.stdout:/tmp/tmp.naTpdhiZwq 2024-04-02T05:09:26.234 DEBUG:teuthology.orchestra.run.smithi103:> sudo cp /boot/grub/grub.cfg /tmp/tmp.naTpdhiZwq 2024-04-02T05:09:26.240 DEBUG:teuthology.orchestra.run.smithi023:> rm -fr /tmp/tmp.Nh2W5EXT5e 2024-04-02T05:09:26.246 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-02T05:09:26.301 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:09:26.301 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-02T05:09:26.301 DEBUG:teuthology.orchestra.run.smithi023:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-02T05:09:26.304 DEBUG:teuthology.orchestra.run.smithi103:> sudo chmod 0666 /tmp/tmp.naTpdhiZwq 2024-04-02T05:09:26.369 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-04-02T05:09:26.369 DEBUG:teuthology.orchestra.run.smithi023:> sudo update-grub 2024-04-02T05:09:26.421 DEBUG:teuthology.orchestra.remote:smithi103:/tmp/tmp.naTpdhiZwq is 10KB 2024-04-02T05:09:26.434 DEBUG:teuthology.orchestra.run.smithi103:> rm -fr /tmp/tmp.naTpdhiZwq 2024-04-02T05:09:26.439 DEBUG:teuthology.orchestra.run.smithi103:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-02T05:09:26.493 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-02T05:09:26.493 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-02T05:09:26.493 DEBUG:teuthology.orchestra.run.smithi103:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-02T05:09:26.576 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-04-02T05:09:26.577 DEBUG:teuthology.orchestra.run.smithi103:> sudo update-grub 2024-04-02T05:09:27.453 INFO:teuthology.orchestra.run.smithi023.stderr:Sourcing file `/etc/default/grub' 2024-04-02T05:09:27.455 INFO:teuthology.orchestra.run.smithi023.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T05:09:27.457 INFO:teuthology.orchestra.run.smithi023.stderr:Generating grub configuration file ... 2024-04-02T05:09:27.636 INFO:teuthology.orchestra.run.smithi023.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-04-02T05:09:27.642 INFO:teuthology.orchestra.run.smithi023.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-04-02T05:09:27.801 INFO:teuthology.orchestra.run.smithi103.stderr:Sourcing file `/etc/default/grub' 2024-04-02T05:09:27.802 INFO:teuthology.orchestra.run.smithi103.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T05:09:27.806 INFO:teuthology.orchestra.run.smithi103.stderr:Generating grub configuration file ... 2024-04-02T05:09:27.857 INFO:teuthology.orchestra.run.smithi023.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-02T05:09:27.863 INFO:teuthology.orchestra.run.smithi023.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-02T05:09:27.903 INFO:teuthology.orchestra.run.smithi023.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-02T05:09:27.909 INFO:teuthology.orchestra.run.smithi023.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-02T05:09:27.988 INFO:teuthology.orchestra.run.smithi103.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-04-02T05:09:27.994 INFO:teuthology.orchestra.run.smithi103.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-04-02T05:09:28.027 INFO:teuthology.orchestra.run.smithi023.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-02T05:09:28.027 INFO:teuthology.orchestra.run.smithi023.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-02T05:09:28.027 INFO:teuthology.orchestra.run.smithi023.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-02T05:09:28.044 INFO:teuthology.orchestra.run.smithi023.stderr:done 2024-04-02T05:09:28.053 DEBUG:teuthology.orchestra.run.smithi023:> sudo shutdown -r now 2024-04-02T05:09:28.228 INFO:teuthology.orchestra.run.smithi103.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-02T05:09:28.233 INFO:teuthology.orchestra.run.smithi103.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-02T05:09:28.273 INFO:teuthology.orchestra.run.smithi103.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-02T05:09:28.278 INFO:teuthology.orchestra.run.smithi103.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-02T05:09:28.421 INFO:teuthology.orchestra.run.smithi103.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-02T05:09:28.422 INFO:teuthology.orchestra.run.smithi103.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-02T05:09:28.422 INFO:teuthology.orchestra.run.smithi103.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-02T05:09:28.432 INFO:teuthology.orchestra.run.smithi103.stderr:done 2024-04-02T05:09:28.444 DEBUG:teuthology.orchestra.run.smithi103:> sudo shutdown -r now 2024-04-02T05:09:58.124 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-02T05:09:58.124 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-02T05:09:58.125 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:09:58.448 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-02T05:09:58.448 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-04-02T05:09:58.448 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:10:32.739 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.23 2024-04-02T05:10:32.990 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.103 2024-04-02T05:10:41.746 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-02T05:10:41.747 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:10:41.991 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-04-02T05:10:41.992 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:10:44.798 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.23 2024-04-02T05:10:45.054 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.103 2024-04-02T05:10:56.810 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-02T05:10:56.811 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:10:57.056 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-04-02T05:10:57.056 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:10:59.870 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.23 2024-04-02T05:11:14.882 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-02T05:11:14.883 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:11:28.804 DEBUG:teuthology.orchestra.run.smithi103:> true 2024-04-02T05:11:29.339 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-04-02T05:11:29.340 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-101-generic"... 2024-04-02T05:11:29.340 DEBUG:teuthology.orchestra.run.smithi103:> uname -r 2024-04-02T05:11:29.388 INFO:teuthology.orchestra.run.smithi103.stdout:5.15.0-101-generic 2024-04-02T05:11:29.388 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-04-02T05:11:29.388 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-02T05:11:29.389 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-02T05:11:30.389 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-02T05:11:30.389 DEBUG:teuthology.orchestra.run.smithi103:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-02T05:11:30.768 INFO:teuthology.orchestra.run.smithi103.stdout:ttyS1 2024-04-02T05:11:30.794 DEBUG:teuthology.parallel:result is None 2024-04-02T05:12:14.886 DEBUG:teuthology.orchestra.remote:timed out 2024-04-02T05:12:32.887 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-02T05:12:32.888 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:12:33.245 DEBUG:teuthology.orchestra.run.smithi023:> true 2024-04-02T05:12:33.790 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-02T05:12:33.790 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-101-generic"... 2024-04-02T05:12:33.790 DEBUG:teuthology.orchestra.run.smithi023:> uname -r 2024-04-02T05:12:33.835 INFO:teuthology.orchestra.run.smithi023.stdout:5.15.0-101-generic 2024-04-02T05:12:33.835 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-04-02T05:12:33.835 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-02T05:12:33.835 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-02T05:12:34.836 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-02T05:12:34.836 DEBUG:teuthology.orchestra.run.smithi023:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-02T05:12:34.933 INFO:teuthology.orchestra.run.smithi023.stdout:ttyS1 2024-04-02T05:12:34.961 DEBUG:teuthology.parallel:result is None 2024-04-02T05:12:34.961 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-02T05:12:34.969 INFO:teuthology.task.internal:Creating test directory... 2024-04-02T05:12:34.969 DEBUG:teuthology.orchestra.run.smithi023:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-02T05:12:34.972 DEBUG:teuthology.orchestra.run.smithi103:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-02T05:12:34.980 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-02T05:12:34.986 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-02T05:12:34.995 INFO:teuthology.task.internal:Creating archive directory... 2024-04-02T05:12:34.995 DEBUG:teuthology.orchestra.run.smithi023:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-02T05:12:35.020 DEBUG:teuthology.orchestra.run.smithi103:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-02T05:12:35.042 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-02T05:12:35.049 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-02T05:12:35.049 DEBUG:teuthology.orchestra.run.smithi023:> 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-04-02T05:12:35.077 DEBUG:teuthology.orchestra.run.smithi103:> 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-04-02T05:12:35.099 INFO:teuthology.orchestra.run.smithi023.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T05:12:35.104 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T05:12:35.108 INFO:teuthology.orchestra.run.smithi023.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T05:12:35.112 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T05:12:35.114 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-02T05:12:35.121 INFO:teuthology.task.internal:Configuring sudo... 2024-04-02T05:12:35.121 DEBUG:teuthology.orchestra.run.smithi023:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-02T05:12:35.155 DEBUG:teuthology.orchestra.run.smithi103:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-02T05:12:35.168 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-02T05:12:35.178 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-02T05:12:35.178 DEBUG:teuthology.orchestra.run.smithi023:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-02T05:12:35.212 DEBUG:teuthology.orchestra.run.smithi103:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-02T05:12:35.217 DEBUG:teuthology.orchestra.run.smithi023:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-02T05:12:35.265 DEBUG:teuthology.orchestra.run.smithi023:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-02T05:12:35.313 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:12:35.313 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-02T05:12:35.377 DEBUG:teuthology.orchestra.run.smithi103:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-02T05:12:35.384 DEBUG:teuthology.orchestra.run.smithi103:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-02T05:12:35.432 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-02T05:12:35.432 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-02T05:12:35.503 DEBUG:teuthology.orchestra.run.smithi023:> sudo service rsyslog restart 2024-04-02T05:12:35.506 DEBUG:teuthology.orchestra.run.smithi103:> sudo service rsyslog restart 2024-04-02T05:12:35.627 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-02T05:12:35.634 INFO:teuthology.task.internal:Starting timer... 2024-04-02T05:12:35.635 INFO:teuthology.run_tasks:Running task pcp... 2024-04-02T05:12:35.645 INFO:teuthology.run_tasks:Running task selinux... 2024-04-02T05:12:35.655 DEBUG:teuthology.task.selinux:Excluding smithi023: OS 'ubuntu' does not support SELinux 2024-04-02T05:12:35.655 DEBUG:teuthology.task.selinux:Excluding smithi103: OS 'ubuntu' does not support SELinux 2024-04-02T05:12:35.655 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-02T05:12:35.655 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-02T05:12:35.656 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-02T05:12:35.656 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-02T05:12:35.667 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-02T05:12:35.687 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-04-02T05:12:35.689 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi023.front.sepia.ceph.com,smithi103.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-02T05:19:43.813 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi023.front.sepia.ceph.com'), Remote(name='ubuntu@smithi103.front.sepia.ceph.com')] 2024-04-02T05:19:43.814 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-02T05:19:43.815 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:19:43.898 DEBUG:teuthology.orchestra.run.smithi023:> true 2024-04-02T05:19:43.974 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-02T05:19:43.975 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-04-02T05:19:43.975 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:19:44.055 DEBUG:teuthology.orchestra.run.smithi103:> true 2024-04-02T05:19:44.134 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-04-02T05:19:44.134 INFO:teuthology.run_tasks:Running task clock... 2024-04-02T05:19:44.147 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-02T05:19:44.147 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-02T05:19:44.148 DEBUG:teuthology.orchestra.run.smithi023:> 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-04-02T05:19:44.150 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-02T05:19:44.150 DEBUG:teuthology.orchestra.run.smithi103:> 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-04-02T05:19:44.178 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-02T05:19:44.178 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: Command line: ntpd -gq 2024-04-02T05:19:44.178 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: ---------------------------------------------------- 2024-04-02T05:19:44.178 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: ntp-4 is maintained by Network Time Foundation, 2024-04-02T05:19:44.178 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-02T05:19:44.178 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: corporation. Support and training for ntp-4 are 2024-04-02T05:19:44.178 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: available at https://www.nwtime.org/support 2024-04-02T05:19:44.178 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: ---------------------------------------------------- 2024-04-02T05:19:44.179 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: proto: precision = 0.045 usec (-24) 2024-04-02T05:19:44.179 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: basedate set to 2022-02-04 2024-04-02T05:19:44.179 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: gps base set to 2022-02-06 (week 2196) 2024-04-02T05:19:44.179 INFO:teuthology.orchestra.run.smithi023.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T05:19:44.179 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T05:19:44.179 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: restrict ::: KOD does nothing without LIMITED. 2024-04-02T05:19:44.180 INFO:teuthology.orchestra.run.smithi023.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-02T05:19:44.180 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: Listen and drop on 0 v6wildcard [::]:123 2024-04-02T05:19:44.180 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-02T05:19:44.181 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: Listen normally on 2 lo 127.0.0.1:123 2024-04-02T05:19:44.181 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: Listen normally on 3 ens1f0 172.21.15.23:123 2024-04-02T05:19:44.181 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: Listen normally on 4 lo [::1]:123 2024-04-02T05:19:44.181 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:fe59:ce42%4]:123 2024-04-02T05:19:44.181 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:44 ntpd[17107]: Listening on routing socket on fd #22 for interface updates 2024-04-02T05:19:44.201 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-02T05:19:44.201 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: Command line: ntpd -gq 2024-04-02T05:19:44.202 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: ---------------------------------------------------- 2024-04-02T05:19:44.202 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: ntp-4 is maintained by Network Time Foundation, 2024-04-02T05:19:44.202 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-02T05:19:44.202 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: corporation. Support and training for ntp-4 are 2024-04-02T05:19:44.202 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: available at https://www.nwtime.org/support 2024-04-02T05:19:44.202 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: ---------------------------------------------------- 2024-04-02T05:19:44.202 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: proto: precision = 0.066 usec (-24) 2024-04-02T05:19:44.203 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: basedate set to 2022-02-04 2024-04-02T05:19:44.203 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: gps base set to 2022-02-06 (week 2196) 2024-04-02T05:19:44.203 INFO:teuthology.orchestra.run.smithi103.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T05:19:44.203 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T05:19:44.203 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: restrict ::: KOD does nothing without LIMITED. 2024-04-02T05:19:44.204 INFO:teuthology.orchestra.run.smithi103.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-02T05:19:44.204 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: Listen and drop on 0 v6wildcard [::]:123 2024-04-02T05:19:44.204 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-02T05:19:44.205 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: Listen normally on 2 lo 127.0.0.1:123 2024-04-02T05:19:44.205 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: Listen normally on 3 enp3s0f1 172.21.15.103:123 2024-04-02T05:19:44.205 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: Listen normally on 4 lo [::1]:123 2024-04-02T05:19:44.205 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cc0b%5]:123 2024-04-02T05:19:44.205 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:44 ntpd[17243]: Listening on routing socket on fd #22 for interface updates 2024-04-02T05:19:45.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:45 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:45.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:45 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:45.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:45 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:45.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:45 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:45.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:45 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:45.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:45 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:45.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:45 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:45.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:45 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:45.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:45 ntpd[17107]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:45.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:45 ntpd[17107]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:45.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:45 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:45.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:45 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:45.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:45 ntpd[17107]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:45.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:45 ntpd[17107]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:45.202 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:45 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:45.202 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:45 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:45.202 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:45 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:45.203 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:45 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:45.203 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:45 ntpd[17243]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:45.203 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:45 ntpd[17243]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:47.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:47 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:47.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:47 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:47.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:47 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:47.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:47 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:47.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:47 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:47.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:47 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:47.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:47 ntpd[17107]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:47.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:47 ntpd[17107]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:47.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:47 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:47.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:47 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:47.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:47 ntpd[17107]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:47.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:47 ntpd[17107]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:47.203 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:47 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:47.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:47 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:47.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:47 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:47.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:47 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:47.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:47 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:47.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:47 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:47.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:47 ntpd[17243]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:47.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:47 ntpd[17243]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:47.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:47 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:47.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:47 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:47.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:47 ntpd[17243]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:47.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:47 ntpd[17243]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:48.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:48 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:48.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:48 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:48.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:48 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:48.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:48 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:48.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:48 ntpd[17107]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:48.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:48 ntpd[17107]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:49.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:49 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:49.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:49 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:49.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:49 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:49.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:49 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:49.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:49 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:49.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:49 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:49.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:49 ntpd[17107]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:49.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:49 ntpd[17107]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:49.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:49 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:49.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:49 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:49.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:49 ntpd[17107]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:49.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:49 ntpd[17107]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:49.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:49.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:49.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:49.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:49.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:49.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:49.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:49.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:49.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:49.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:49.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:49.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:49.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:49.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:49.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:49.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:49.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:49.206 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:49.206 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:49.206 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:49 ntpd[17243]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:50.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:50 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:50.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:50 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:50.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:50 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:50.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:50 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:50.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:50 ntpd[17107]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:50.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:50 ntpd[17107]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:51.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:51 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:51.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:51 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:51.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:51 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:51.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:51 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:51.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:51 ntpd[17107]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:51.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:51 ntpd[17107]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:51.179 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:51 ntpd[17107]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:51.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:51 ntpd[17107]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:51.180 INFO:teuthology.orchestra.run.smithi023.stdout: 2 Apr 05:19:51 ntpd[17107]: ntpd: time slew -0.005106 s 2024-04-02T05:19:51.180 INFO:teuthology.orchestra.run.smithi023.stdout:ntpd: time slew -0.005106s 2024-04-02T05:19:51.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:51 ntpd[17107]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-02T05:19:51.180 INFO:teuthology.orchestra.run.smithi023.stderr: 2 Apr 05:19:51 ntpd[17107]: can't open /var/log/ntpstats/loopstats.20240402: Permission denied 2024-04-02T05:19:51.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:51.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:51.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:51.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:51.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:51.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:51.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:51.204 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:51.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:51.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:51.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:51.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:51.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:51.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:51.205 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:19:51.206 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:19:51.206 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:19:51.206 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:19:51.206 INFO:teuthology.orchestra.run.smithi103.stdout: 2 Apr 05:19:51 ntpd[17243]: ntpd: time slew -0.000626 s 2024-04-02T05:19:51.207 INFO:teuthology.orchestra.run.smithi103.stdout:ntpd: time slew -0.000626s 2024-04-02T05:19:51.207 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-02T05:19:51.207 INFO:teuthology.orchestra.run.smithi103.stderr: 2 Apr 05:19:51 ntpd[17243]: can't open /var/log/ntpstats/loopstats.20240402: Permission denied 2024-04-02T05:19:51.231 INFO:teuthology.orchestra.run.smithi023.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T05:19:51.231 INFO:teuthology.orchestra.run.smithi023.stdout:============================================================================== 2024-04-02T05:19:51.231 INFO:teuthology.orchestra.run.smithi023.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-02T05:19:51.231 INFO:teuthology.orchestra.run.smithi023.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-02T05:19:51.231 INFO:teuthology.orchestra.run.smithi023.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-02T05:19:51.231 INFO:teuthology.orchestra.run.smithi023.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-02T05:19:51.246 INFO:teuthology.orchestra.run.smithi103.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T05:19:51.246 INFO:teuthology.orchestra.run.smithi103.stdout:============================================================================== 2024-04-02T05:19:51.247 INFO:teuthology.orchestra.run.smithi103.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-02T05:19:51.247 INFO:teuthology.orchestra.run.smithi103.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-02T05:19:51.247 INFO:teuthology.orchestra.run.smithi103.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-02T05:19:51.247 INFO:teuthology.orchestra.run.smithi103.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-02T05:19:51.248 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-04-02T05:19:51.258 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-04-02T05:19:51.259 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:19:51.259 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/scratch_devs of=/dev/stdout 2024-04-02T05:19:51.279 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-04-02T05:19:51.279 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/vg_nvme/lv_1 2024-04-02T05:19:51.326 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-02T05:19:51.326 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:19:51.326 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 5h/5d Inode: 853 Links: 1 2024-04-02T05:19:51.326 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:19:51.326 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-04-02 05:16:22.971663140 +0000 2024-04-02T05:19:51.326 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-04-02 05:16:22.707665498 +0000 2024-04-02T05:19:51.326 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-04-02 05:16:22.707665498 +0000 2024-04-02T05:19:51.326 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-04-02T05:19:51.327 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-02T05:19:51.380 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-04-02T05:19:51.381 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-04-02T05:19:51.381 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.00053865 s, 951 kB/s 2024-04-02T05:19:51.382 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-02T05:19:51.431 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/vg_nvme/lv_2 2024-04-02T05:19:51.478 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-02T05:19:51.478 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:19:51.478 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 5h/5d Inode: 870 Links: 1 2024-04-02T05:19:51.478 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:19:51.478 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-04-02 05:16:23.451658852 +0000 2024-04-02T05:19:51.478 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-04-02 05:16:23.207661032 +0000 2024-04-02T05:19:51.478 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-04-02 05:16:23.207661032 +0000 2024-04-02T05:19:51.478 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-04-02T05:19:51.479 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-02T05:19:51.532 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-04-02T05:19:51.532 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-04-02T05:19:51.533 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000476322 s, 1.1 MB/s 2024-04-02T05:19:51.534 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-02T05:19:51.583 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/vg_nvme/lv_3 2024-04-02T05:19:51.629 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-02T05:19:51.630 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:19:51.630 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-04-02T05:19:51.630 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:19:51.630 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-04-02 05:16:23.943654458 +0000 2024-04-02T05:19:51.630 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-04-02 05:16:23.707656566 +0000 2024-04-02T05:19:51.630 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-04-02 05:16:23.707656566 +0000 2024-04-02T05:19:51.630 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-04-02T05:19:51.630 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-02T05:19:51.686 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-04-02T05:19:51.686 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-04-02T05:19:51.686 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000480979 s, 1.1 MB/s 2024-04-02T05:19:51.687 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-02T05:19:51.735 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/vg_nvme/lv_4 2024-04-02T05:19:51.782 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-02T05:19:51.782 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:19:51.782 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 5h/5d Inode: 911 Links: 1 2024-04-02T05:19:51.782 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:19:51.782 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-04-02 05:16:24.455649884 +0000 2024-04-02T05:19:51.782 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-04-02 05:16:24.207652099 +0000 2024-04-02T05:19:51.782 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-04-02 05:16:24.207652099 +0000 2024-04-02T05:19:51.782 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-04-02T05:19:51.783 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-02T05:19:51.837 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-04-02T05:19:51.837 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-04-02T05:19:51.837 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000476672 s, 1.1 MB/s 2024-04-02T05:19:51.838 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-02T05:19:51.887 DEBUG:teuthology.orchestra.run.smithi023:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-04-02T05:19:52.009 INFO:teuthology.orchestra.run.smithi023.stdout:loop 2024-04-02T05:19:52.010 INFO:tasks.nvme_loop:Connecting nvme_loop smithi023:/dev/vg_nvme/lv_1... 2024-04-02T05:19:52.010 DEBUG:teuthology.orchestra.run.smithi023:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-04-02T05:19:52.027 INFO:teuthology.orchestra.run.smithi023.stdout:1 2024-04-02T05:19:52.047 INFO:teuthology.orchestra.run.smithi023.stdout:/dev/vg_nvme/lv_11 2024-04-02T05:19:52.063 INFO:tasks.nvme_loop:Connecting nvme_loop smithi023:/dev/vg_nvme/lv_2... 2024-04-02T05:19:52.063 DEBUG:teuthology.orchestra.run.smithi023:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-04-02T05:19:52.123 INFO:teuthology.orchestra.run.smithi023.stdout:1 2024-04-02T05:19:52.143 INFO:teuthology.orchestra.run.smithi023.stdout:/dev/vg_nvme/lv_21 2024-04-02T05:19:52.161 INFO:tasks.nvme_loop:Connecting nvme_loop smithi023:/dev/vg_nvme/lv_3... 2024-04-02T05:19:52.162 DEBUG:teuthology.orchestra.run.smithi023:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-04-02T05:19:52.222 INFO:teuthology.orchestra.run.smithi023.stdout:1 2024-04-02T05:19:52.240 INFO:teuthology.orchestra.run.smithi023.stdout:/dev/vg_nvme/lv_31 2024-04-02T05:19:52.256 INFO:tasks.nvme_loop:Connecting nvme_loop smithi023:/dev/vg_nvme/lv_4... 2024-04-02T05:19:52.256 DEBUG:teuthology.orchestra.run.smithi023:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-04-02T05:19:52.315 INFO:teuthology.orchestra.run.smithi023.stdout:1 2024-04-02T05:19:52.336 INFO:teuthology.orchestra.run.smithi023.stdout:/dev/vg_nvme/lv_41 2024-04-02T05:19:52.353 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:19:52.353 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/scratch_devs of=/dev/stdout 2024-04-02T05:19:52.406 DEBUG:teuthology.orchestra.run.smithi023:> sudo nvme list 2024-04-02T05:19:52.462 INFO:teuthology.orchestra.run.smithi023.stdout:Node SN Model Namespace Usage Format FW Rev 2024-04-02T05:19:52.462 INFO:teuthology.orchestra.run.smithi023.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-04-02T05:19:52.462 INFO:teuthology.orchestra.run.smithi023.stdout:/dev/nvme0n1 BTLE736103B14P0KGN INTEL SSDPEDKE040T7 1 4.00 TB / 4.00 TB 512 B + 0 B QDV1013D 2024-04-02T05:19:52.462 INFO:teuthology.orchestra.run.smithi023.stdout:/dev/nvme1n1 c268feadc33b87b56df3 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-02T05:19:52.462 INFO:teuthology.orchestra.run.smithi023.stdout:/dev/nvme2n1 4539849bf33bb51b9140 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-02T05:19:52.462 INFO:teuthology.orchestra.run.smithi023.stdout:/dev/nvme3n1 f1e3405c14737a8a37c1 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-02T05:19:52.462 INFO:teuthology.orchestra.run.smithi023.stdout:/dev/nvme4n1 5141d22e5ceed13b7bac Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-02T05:19:52.464 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-02T05:19:52.464 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:19:52.464 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/scratch_devs 2024-04-02T05:19:52.518 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-02T05:19:52.519 DEBUG:teuthology.orchestra.run.smithi103:> dd if=/scratch_devs of=/dev/stdout 2024-04-02T05:19:52.525 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-04-02T05:19:52.526 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_1 2024-04-02T05:19:52.573 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-02T05:19:52.574 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:19:52.574 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 885 Links: 1 2024-04-02T05:19:52.574 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:19:52.574 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-04-02 05:16:20.962061401 +0000 2024-04-02T05:19:52.574 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-04-02 05:16:20.658064116 +0000 2024-04-02T05:19:52.574 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-04-02 05:16:20.658064116 +0000 2024-04-02T05:19:52.575 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2024-04-02T05:19:52.575 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-02T05:19:52.627 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-04-02T05:19:52.627 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-04-02T05:19:52.627 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000448055 s, 1.1 MB/s 2024-04-02T05:19:52.629 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-02T05:19:52.678 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_2 2024-04-02T05:19:52.724 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-02T05:19:52.724 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:19:52.724 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 899 Links: 1 2024-04-02T05:19:52.724 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:19:52.724 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-04-02 05:16:21.454057007 +0000 2024-04-02T05:19:52.725 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-04-02 05:16:21.194059329 +0000 2024-04-02T05:19:52.725 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-04-02 05:16:21.194059329 +0000 2024-04-02T05:19:52.725 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2024-04-02T05:19:52.725 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-02T05:19:52.779 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-04-02T05:19:52.779 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-04-02T05:19:52.779 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000370442 s, 1.4 MB/s 2024-04-02T05:19:52.780 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-02T05:19:52.829 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_3 2024-04-02T05:19:52.876 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-02T05:19:52.877 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:19:52.877 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 914 Links: 1 2024-04-02T05:19:52.877 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:19:52.877 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-04-02 05:16:21.942052647 +0000 2024-04-02T05:19:52.877 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-04-02 05:16:21.702054791 +0000 2024-04-02T05:19:52.877 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-04-02 05:16:21.702054791 +0000 2024-04-02T05:19:52.877 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2024-04-02T05:19:52.878 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-02T05:19:52.930 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-04-02T05:19:52.930 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-04-02T05:19:52.930 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000421453 s, 1.2 MB/s 2024-04-02T05:19:52.931 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-02T05:19:52.982 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_4 2024-04-02T05:19:53.028 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-02T05:19:53.028 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:19:53.028 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 936 Links: 1 2024-04-02T05:19:53.028 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:19:53.029 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-04-02 05:16:22.418048396 +0000 2024-04-02T05:19:53.029 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-04-02 05:16:22.178050539 +0000 2024-04-02T05:19:53.029 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-04-02 05:16:22.178050539 +0000 2024-04-02T05:19:53.029 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2024-04-02T05:19:53.029 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-02T05:19:53.083 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-04-02T05:19:53.083 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-04-02T05:19:53.084 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000385321 s, 1.3 MB/s 2024-04-02T05:19:53.085 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-02T05:19:53.134 DEBUG:teuthology.orchestra.run.smithi103:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-04-02T05:19:53.282 INFO:teuthology.orchestra.run.smithi103.stdout:loop 2024-04-02T05:19:53.284 INFO:tasks.nvme_loop:Connecting nvme_loop smithi103:/dev/vg_nvme/lv_1... 2024-04-02T05:19:53.284 DEBUG:teuthology.orchestra.run.smithi103:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-04-02T05:19:53.303 INFO:teuthology.orchestra.run.smithi103.stdout:1 2024-04-02T05:19:53.323 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/vg_nvme/lv_11 2024-04-02T05:19:53.341 INFO:tasks.nvme_loop:Connecting nvme_loop smithi103:/dev/vg_nvme/lv_2... 2024-04-02T05:19:53.341 DEBUG:teuthology.orchestra.run.smithi103:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-04-02T05:19:53.400 INFO:teuthology.orchestra.run.smithi103.stdout:1 2024-04-02T05:19:53.419 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/vg_nvme/lv_21 2024-04-02T05:19:53.436 INFO:tasks.nvme_loop:Connecting nvme_loop smithi103:/dev/vg_nvme/lv_3... 2024-04-02T05:19:53.436 DEBUG:teuthology.orchestra.run.smithi103:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-04-02T05:19:53.497 INFO:teuthology.orchestra.run.smithi103.stdout:1 2024-04-02T05:19:53.519 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/vg_nvme/lv_31 2024-04-02T05:19:53.538 INFO:tasks.nvme_loop:Connecting nvme_loop smithi103:/dev/vg_nvme/lv_4... 2024-04-02T05:19:53.538 DEBUG:teuthology.orchestra.run.smithi103:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-04-02T05:19:53.597 INFO:teuthology.orchestra.run.smithi103.stdout:1 2024-04-02T05:19:53.618 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/vg_nvme/lv_41 2024-04-02T05:19:53.636 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-02T05:19:53.637 DEBUG:teuthology.orchestra.run.smithi103:> dd if=/scratch_devs of=/dev/stdout 2024-04-02T05:19:53.685 DEBUG:teuthology.orchestra.run.smithi103:> sudo nvme list 2024-04-02T05:19:53.737 INFO:teuthology.orchestra.run.smithi103.stdout:Node SN Model Namespace Usage Format FW Rev 2024-04-02T05:19:53.738 INFO:teuthology.orchestra.run.smithi103.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-04-02T05:19:53.738 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/nvme0n1 PHFT6204012Z400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-04-02T05:19:53.738 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/nvme1n1 c990100904e96b21861d Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-02T05:19:53.738 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/nvme2n1 e59f0d97f9941dc3c45d Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-02T05:19:53.738 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/nvme3n1 f2f0dbe02f4f1a9d7fa5 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-02T05:19:53.739 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/nvme4n1 f776f3ec0365d0775207 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-02T05:19:53.740 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-02T05:19:53.741 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-02T05:19:53.741 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/scratch_devs 2024-04-02T05:19:53.796 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-02T05:19:53.919 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6cec793d9073f0594e2364b9b687ecaf22424cca'} 2024-04-02T05:19:53.920 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca 2024-04-02T05:19:53.920 INFO:tasks.cephadm:Cluster fsid is a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:19:53.920 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-02T05:19:53.920 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-04-02T05:19:53.921 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi023': '172.21.15.23', 'mon.smithi103': '172.21.15.103'} 2024-04-02T05:19:53.921 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-02T05:19:53.921 DEBUG:teuthology.orchestra.run.smithi023:> sudo hostname $(hostname -s) 2024-04-02T05:19:53.936 DEBUG:teuthology.orchestra.run.smithi103:> sudo hostname $(hostname -s) 2024-04-02T05:19:53.950 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-02T05:19:53.951 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=6cec793d9073f0594e2364b9b687ecaf22424cca 2024-04-02T05:19:54.100 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '6cec793d9073f0594e2364b9b687ecaf22424cca', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/54776/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-1979-g6cec793d', 'node_name': '172.21.2.2+braggi02', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-1979-g6cec793d-1jammy'}, 'url': 'https://4.chacra.ceph.com/r/ceph/squid/6cec793d9073f0594e2364b9b687ecaf22424cca/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-04-01 18:21:29.623870', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/squid/6cec793d9073f0594e2364b9b687ecaf22424cca/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-04-02T05:19:54.243 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref squid, sha1 6cec793d9073f0594e2364b9b687ecaf22424cca from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=6cec793d9073f0594e2364b9b687ecaf22424cca 2024-04-02T05:19:54.245 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/squid/6cec793d9073f0594e2364b9b687ecaf22424cca/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-04-02T05:19:54.245 DEBUG:teuthology.orchestra.run.smithi023:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/6cec793d9073f0594e2364b9b687ecaf22424cca/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-02T05:19:54.843 INFO:teuthology.orchestra.run.smithi023.stdout:-rw-rw-r-- 1 ubuntu ubuntu 774691 Apr 2 05:19 /home/ubuntu/cephtest/cephadm 2024-04-02T05:19:54.844 DEBUG:teuthology.orchestra.run.smithi103:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/6cec793d9073f0594e2364b9b687ecaf22424cca/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-02T05:19:56.018 INFO:teuthology.orchestra.run.smithi103.stdout:-rw-rw-r-- 1 ubuntu ubuntu 774691 Apr 2 05:19 /home/ubuntu/cephtest/cephadm 2024-04-02T05:19:56.019 DEBUG:teuthology.orchestra.run.smithi023:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-02T05:19:56.027 DEBUG:teuthology.orchestra.run.smithi103:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-02T05:19:56.042 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca on all hosts... 2024-04-02T05:19:56.042 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca pull 2024-04-02T05:19:56.073 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca pull 2024-04-02T05:19:56.239 INFO:teuthology.orchestra.run.smithi023.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca... 2024-04-02T05:19:56.239 INFO:teuthology.orchestra.run.smithi103.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca... 2024-04-02T05:21:19.324 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-02T05:21:19.324 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph_version": "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)", 2024-04-02T05:21:19.324 INFO:teuthology.orchestra.run.smithi023.stdout: "image_id": "78f830190839e38cac46d0f24741058bd5f6b4363a488caf8a9e060d9857e808", 2024-04-02T05:21:19.324 INFO:teuthology.orchestra.run.smithi023.stdout: "repo_digests": [ 2024-04-02T05:21:19.324 INFO:teuthology.orchestra.run.smithi023.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae" 2024-04-02T05:21:19.325 INFO:teuthology.orchestra.run.smithi023.stdout: ] 2024-04-02T05:21:19.325 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-02T05:21:21.666 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-02T05:21:21.666 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph_version": "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)", 2024-04-02T05:21:21.666 INFO:teuthology.orchestra.run.smithi103.stdout: "image_id": "78f830190839e38cac46d0f24741058bd5f6b4363a488caf8a9e060d9857e808", 2024-04-02T05:21:21.666 INFO:teuthology.orchestra.run.smithi103.stdout: "repo_digests": [ 2024-04-02T05:21:21.666 INFO:teuthology.orchestra.run.smithi103.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae" 2024-04-02T05:21:21.666 INFO:teuthology.orchestra.run.smithi103.stdout: ] 2024-04-02T05:21:21.666 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-02T05:21:21.705 DEBUG:teuthology.orchestra.run.smithi023:> sudo mkdir -p /etc/ceph 2024-04-02T05:21:21.720 DEBUG:teuthology.orchestra.run.smithi103:> sudo mkdir -p /etc/ceph 2024-04-02T05:21:21.734 DEBUG:teuthology.orchestra.run.smithi023:> sudo chmod 777 /etc/ceph 2024-04-02T05:21:21.774 DEBUG:teuthology.orchestra.run.smithi103:> sudo chmod 777 /etc/ceph 2024-04-02T05:21:21.787 INFO:tasks.cephadm:Writing seed config... 2024-04-02T05:21:21.788 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-02T05:21:21.788 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-02T05:21:21.788 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-02T05:21:21.788 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-02T05:21:21.789 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-02T05:21:21.789 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-02T05:21:21.789 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-02T05:21:21.789 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-02T05:21:21.789 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:21:21.789 DEBUG:teuthology.orchestra.run.smithi023:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-02T05:21:21.823 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 = a3455b52-f0b0-11ee-b647-cb9ed24678a4 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-02T05:21:21.824 DEBUG:teuthology.orchestra.run.smithi023:mon.smithi023> sudo journalctl -f -n 0 -u ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mon.smithi023.service 2024-04-02T05:21:21.868 INFO:tasks.cephadm:Bootstrapping... 2024-04-02T05:21:21.868 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca -v bootstrap --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 --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-ip 172.21.15.23 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-02T05:21:22.078 INFO:teuthology.orchestra.run.smithi023.stdout:-------------------------------------------------------------------------------- 2024-04-02T05:21:22.079 INFO:teuthology.orchestra.run.smithi023.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca', '-v', 'bootstrap', '--fsid', 'a3455b52-f0b0-11ee-b647-cb9ed24678a4', '--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-ip', '172.21.15.23', '--skip-admin-label'] 2024-04-02T05:21:22.079 INFO:teuthology.orchestra.run.smithi023.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-02T05:21:22.079 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying podman|docker is present... 2024-04-02T05:21:22.079 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying lvm2 is present... 2024-04-02T05:21:22.079 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying time synchronization is in place... 2024-04-02T05:21:22.085 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-02T05:21:22.085 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-02T05:21:22.089 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-02T05:21:22.089 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout inactive 2024-04-02T05:21:22.093 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-04-02T05:21:22.093 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-04-02T05:21:22.097 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-04-02T05:21:22.097 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout inactive 2024-04-02T05:21:22.101 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-04-02T05:21:22.101 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout masked 2024-04-02T05:21:22.104 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-04-02T05:21:22.104 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout inactive 2024-04-02T05:21:22.108 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-04-02T05:21:22.108 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-04-02T05:21:22.111 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-04-02T05:21:22.112 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout inactive 2024-04-02T05:21:22.116 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout enabled 2024-04-02T05:21:22.119 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout active 2024-04-02T05:21:22.119 INFO:teuthology.orchestra.run.smithi023.stdout:Unit ntp.service is enabled and running 2024-04-02T05:21:22.120 INFO:teuthology.orchestra.run.smithi023.stdout:Repeating the final host check... 2024-04-02T05:21:22.120 INFO:teuthology.orchestra.run.smithi023.stdout:docker (/usr/bin/docker) is present 2024-04-02T05:21:22.120 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl is present 2024-04-02T05:21:22.120 INFO:teuthology.orchestra.run.smithi023.stdout:lvcreate is present 2024-04-02T05:21:22.123 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-02T05:21:22.123 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-02T05:21:22.126 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-02T05:21:22.127 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout inactive 2024-04-02T05:21:22.130 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-04-02T05:21:22.130 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-04-02T05:21:22.134 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-04-02T05:21:22.134 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout inactive 2024-04-02T05:21:22.137 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-04-02T05:21:22.137 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout masked 2024-04-02T05:21:22.141 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-04-02T05:21:22.141 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout inactive 2024-04-02T05:21:22.144 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-04-02T05:21:22.144 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-04-02T05:21:22.148 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-04-02T05:21:22.148 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout inactive 2024-04-02T05:21:22.152 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout enabled 2024-04-02T05:21:22.156 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout active 2024-04-02T05:21:22.156 INFO:teuthology.orchestra.run.smithi023.stdout:Unit ntp.service is enabled and running 2024-04-02T05:21:22.156 INFO:teuthology.orchestra.run.smithi023.stdout:Host looks OK 2024-04-02T05:21:22.156 INFO:teuthology.orchestra.run.smithi023.stdout:Cluster fsid: a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:21:22.157 INFO:teuthology.orchestra.run.smithi023.stdout:Acquiring lock 140198697088480 on /run/cephadm/a3455b52-f0b0-11ee-b647-cb9ed24678a4.lock 2024-04-02T05:21:22.157 INFO:teuthology.orchestra.run.smithi023.stdout:Lock 140198697088480 acquired on /run/cephadm/a3455b52-f0b0-11ee-b647-cb9ed24678a4.lock 2024-04-02T05:21:22.157 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying IP 172.21.15.23 port 3300 ... 2024-04-02T05:21:22.157 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying IP 172.21.15.23 port 6789 ... 2024-04-02T05:21:22.157 INFO:teuthology.orchestra.run.smithi023.stdout:Base mon IP(s) is [172.21.15.23:3300, 172.21.15.23:6789], mon addrv is [v2:172.21.15.23:3300,v1:172.21.15.23:6789] 2024-04-02T05:21:22.159 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-04-02T05:21:22.159 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-02T05:21:22.159 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.23 2024-04-02T05:21:22.161 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-02T05:21:22.162 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-04-02T05:21:22.162 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1799sec hoplimit 64 pref medium 2024-04-02T05:21:22.164 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-02T05:21:22.164 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-02T05:21:22.164 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-02T05:21:22.164 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-02T05:21:22.164 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe59:ce42/64 scope link 2024-04-02T05:21:22.164 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-02T05:21:22.165 INFO:teuthology.orchestra.run.smithi023.stdout:Mon IP `172.21.15.23` is in CIDR network `172.21.0.0/20` 2024-04-02T05:21:22.165 INFO:teuthology.orchestra.run.smithi023.stdout:Mon IP `172.21.15.23` is in CIDR network `172.21.0.0/20` 2024-04-02T05:21:22.165 INFO:teuthology.orchestra.run.smithi023.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-04-02T05:21:22.165 INFO:teuthology.orchestra.run.smithi023.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-02T05:21:22.166 INFO:teuthology.orchestra.run.smithi023.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca... 2024-04-02T05:21:22.471 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/docker: stdout 6cec793d9073f0594e2364b9b687ecaf22424cca: Pulling from ceph-ci/ceph 2024-04-02T05:21:22.471 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/docker: stdout Digest: sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae 2024-04-02T05:21:22.471 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca 2024-04-02T05:21:22.471 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca 2024-04-02T05:21:23.794 INFO:teuthology.orchestra.run.smithi023.stdout:ceph: stdout ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev) 2024-04-02T05:21:23.794 INFO:teuthology.orchestra.run.smithi023.stdout:Ceph version: ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev) 2024-04-02T05:21:23.794 INFO:teuthology.orchestra.run.smithi023.stdout:Extracting ceph user uid/gid from container image... 2024-04-02T05:21:24.873 INFO:teuthology.orchestra.run.smithi023.stdout:stat: stdout 167 167 2024-04-02T05:21:24.873 INFO:teuthology.orchestra.run.smithi023.stdout:Creating initial keys... 2024-04-02T05:21:26.061 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-authtool: stdout AQDVlQtmGyzFHhAA3cM4D62slsBXL+tnRX/u7g== 2024-04-02T05:21:27.248 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-authtool: stdout AQDWlQtmEhgZLRAAsH7RVSiY5AOkesgKgUjpUQ== 2024-04-02T05:21:28.345 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-authtool: stdout AQDXlQtmmlJTMRAAV0udkFo9FcovFSfO46b+fg== 2024-04-02T05:21:28.346 INFO:teuthology.orchestra.run.smithi023.stdout:Creating initial monmap... 2024-04-02T05:21:29.492 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-02T05:21:29.493 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-04-02T05:21:29.493 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:21:29.493 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-02T05:21:29.493 INFO:teuthology.orchestra.run.smithi023.stdout:monmaptool for smithi023 [v2:172.21.15.23:3300,v1:172.21.15.23:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-02T05:21:29.493 INFO:teuthology.orchestra.run.smithi023.stdout:setting min_mon_release = quincy 2024-04-02T05:21:29.493 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/monmaptool: set fsid to a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:21:29.493 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-02T05:21:29.493 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:21:29.493 INFO:teuthology.orchestra.run.smithi023.stdout:Creating mon... 2024-04-02T05:21:30.681 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.141+0000 7f5d3ba61c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-02T05:21:30.681 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.141+0000 7f5d3ba61c80 1 imported monmap: 2024-04-02T05:21:30.681 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-04-02T05:21:30.681 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:21:30.682 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-04-02T05:21:28.983347+0000 2024-04-02T05:21:30.682 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr created 2024-04-02T05:21:28.983347+0000 2024-04-02T05:21:30.682 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-04-02T05:21:30.684 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-04-02T05:21:30.684 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.smithi023 2024-04-02T05:21:30.684 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.684 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.141+0000 7f5d3ba61c80 0 /usr/bin/ceph-mon: set fsid to a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:21:30.684 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-02T05:21:30.684 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.684 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Git sha 0 2024-04-02T05:21:30.684 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Compile date 2024-04-01 15:23:26 2024-04-02T05:21:30.684 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: DB SUMMARY 2024-04-02T05:21:30.685 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.685 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: DB Session ID: WU44GBEQD1DT8347HE2H 2024-04-02T05:21:30.685 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.685 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi023/store.db dir, Total Num: 0, files: 2024-04-02T05:21:30.685 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.685 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi023/store.db: 2024-04-02T05:21:30.685 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.685 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.error_if_exists: 0 2024-04-02T05:21:30.685 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.create_if_missing: 1 2024-04-02T05:21:30.689 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-02T05:21:30.689 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-02T05:21:30.689 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-02T05:21:30.689 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-02T05:21:30.689 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.env: 0x5625dc1c0c60 2024-04-02T05:21:30.689 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-02T05:21:30.689 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.info_log: 0x5625ddd16c80 2024-04-02T05:21:30.689 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-02T05:21:30.689 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.statistics: (nil) 2024-04-02T05:21:30.689 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.use_fsync: 0 2024-04-02T05:21:30.689 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-02T05:21:30.689 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-02T05:21:30.690 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-02T05:21:30.690 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-02T05:21:30.690 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-02T05:21:30.690 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-02T05:21:30.690 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-02T05:21:30.690 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-02T05:21:30.690 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-02T05:21:30.690 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-02T05:21:30.690 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-02T05:21:30.690 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.db_log_dir: 2024-04-02T05:21:30.690 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.wal_dir: 2024-04-02T05:21:30.690 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-02T05:21:30.691 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-02T05:21:30.691 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-02T05:21:30.691 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-02T05:21:30.691 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-02T05:21:30.691 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-02T05:21:30.691 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-02T05:21:30.695 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-02T05:21:30.695 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.write_buffer_manager: 0x5625ddceb360 2024-04-02T05:21:30.695 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-02T05:21:30.696 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-02T05:21:30.696 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-02T05:21:30.696 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-02T05:21:30.696 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-02T05:21:30.696 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-02T05:21:30.696 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-02T05:21:30.696 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-02T05:21:30.696 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.unordered_write: 0 2024-04-02T05:21:30.696 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-02T05:21:30.696 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-02T05:21:30.696 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-02T05:21:30.696 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-02T05:21:30.696 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.row_cache: None 2024-04-02T05:21:30.696 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.wal_filter: None 2024-04-02T05:21:30.697 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-02T05:21:30.697 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-02T05:21:30.697 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.two_write_queues: 0 2024-04-02T05:21:30.697 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-02T05:21:30.697 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.wal_compression: 0 2024-04-02T05:21:30.697 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.atomic_flush: 0 2024-04-02T05:21:30.697 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-02T05:21:30.697 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-02T05:21:30.697 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-02T05:21:30.697 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-02T05:21:30.697 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-02T05:21:30.697 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-02T05:21:30.697 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-02T05:21:30.698 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-02T05:21:30.698 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-02T05:21:30.698 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-02T05:21:30.698 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-02T05:21:30.698 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-02T05:21:30.698 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-02T05:21:30.698 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-02T05:21:30.698 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-02T05:21:30.698 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-02T05:21:30.698 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-02T05:21:30.698 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-02T05:21:30.698 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-02T05:21:30.698 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-02T05:21:30.703 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-02T05:21:30.704 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-02T05:21:30.704 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.max_open_files: -1 2024-04-02T05:21:30.704 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-02T05:21:30.704 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-02T05:21:30.704 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-02T05:21:30.704 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-02T05:21:30.704 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-02T05:21:30.704 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Compression algorithms supported: 2024-04-02T05:21:30.704 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-02T05:21:30.704 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: kZSTD supported: 0 2024-04-02T05:21:30.704 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: kXpressCompression supported: 0 2024-04-02T05:21:30.704 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-02T05:21:30.704 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: kZlibCompression supported: 1 2024-04-02T05:21:30.705 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-02T05:21:30.705 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-02T05:21:30.705 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-02T05:21:30.705 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-02T05:21:30.705 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-02T05:21:30.705 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.145+0000 7f5d3ba61c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-04-02T05:21:30.705 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.705 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi023/store.db/MANIFEST-000001 2024-04-02T05:21:30.705 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.705 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-02T05:21:30.705 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.705 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-02T05:21:30.705 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.merge_operator: 2024-04-02T05:21:30.705 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compaction_filter: None 2024-04-02T05:21:30.706 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-02T05:21:30.706 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-02T05:21:30.706 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-02T05:21:30.706 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-02T05:21:30.706 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5625ddd16d80) 2024-04-02T05:21:30.706 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-04-02T05:21:30.706 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-04-02T05:21:30.706 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-02T05:21:30.706 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-04-02T05:21:30.706 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-04-02T05:21:30.706 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-04-02T05:21:30.706 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-04-02T05:21:30.706 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-04-02T05:21:30.707 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-04-02T05:21:30.707 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-04-02T05:21:30.707 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5625ddd1b090 2024-04-02T05:21:30.707 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-04-02T05:21:30.707 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-04-02T05:21:30.707 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-04-02T05:21:30.707 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-04-02T05:21:30.707 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-04-02T05:21:30.707 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-04-02T05:21:30.707 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-04-02T05:21:30.707 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-04-02T05:21:30.720 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-04-02T05:21:30.720 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-04-02T05:21:30.720 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-04-02T05:21:30.721 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-04-02T05:21:30.721 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-04-02T05:21:30.721 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-04-02T05:21:30.721 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-04-02T05:21:30.721 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-04-02T05:21:30.721 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-04-02T05:21:30.721 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-04-02T05:21:30.721 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-04-02T05:21:30.721 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-04-02T05:21:30.721 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-04-02T05:21:30.721 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-04-02T05:21:30.721 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-04-02T05:21:30.721 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-04-02T05:21:30.722 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-04-02T05:21:30.722 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-04-02T05:21:30.722 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.722 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-02T05:21:30.722 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-02T05:21:30.722 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compression: NoCompression 2024-04-02T05:21:30.722 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-02T05:21:30.722 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-02T05:21:30.722 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-02T05:21:30.722 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.num_levels: 7 2024-04-02T05:21:30.722 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-02T05:21:30.722 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-02T05:21:30.723 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-02T05:21:30.723 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-02T05:21:30.723 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-02T05:21:30.723 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-02T05:21:30.723 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-02T05:21:30.723 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:21:30.723 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-02T05:21:30.723 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-02T05:21:30.723 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-02T05:21:30.723 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-02T05:21:30.723 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-02T05:21:30.723 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-02T05:21:30.723 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-02T05:21:30.724 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-02T05:21:30.724 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:21:30.724 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-02T05:21:30.724 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-02T05:21:30.724 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-02T05:21:30.724 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-02T05:21:30.724 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-02T05:21:30.724 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-02T05:21:30.724 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-02T05:21:30.724 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-02T05:21:30.724 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-02T05:21:30.724 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-02T05:21:30.724 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-02T05:21:30.724 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-02T05:21:30.725 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-02T05:21:30.725 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-02T05:21:30.725 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-02T05:21:30.725 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-02T05:21:30.725 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-02T05:21:30.725 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-02T05:21:30.725 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-02T05:21:30.725 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-02T05:21:30.725 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-02T05:21:30.725 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-02T05:21:30.725 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-02T05:21:30.725 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-02T05:21:30.725 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-02T05:21:30.725 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T05:21:30.726 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T05:21:30.726 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T05:21:30.726 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T05:21:30.726 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T05:21:30.726 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T05:21:30.726 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T05:21:30.726 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T05:21:30.726 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T05:21:30.726 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T05:21:30.726 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T05:21:30.726 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.table_properties_collectors: 2024-04-02T05:21:30.726 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T05:21:30.726 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T05:21:30.726 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.bloom_locality: 0 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.ttl: 2592000 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.enable_blob_files: false 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.min_blob_size: 0 2024-04-02T05:21:30.727 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T05:21:30.728 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T05:21:30.728 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T05:21:30.728 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T05:21:30.728 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-02T05:21:30.728 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-02T05:21:30.728 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-02T05:21:30.728 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-02T05:21:30.728 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi023/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-04-02T05:21:30.728 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.733 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-02T05:21:30.733 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.733 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e12cb487-961f-499e-b37f-d2b95d80bca7 2024-04-02T05:21:30.733 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.733 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-04-02T05:21:30.733 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.733 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5625ddde6000 2024-04-02T05:21:30.733 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d3ba61c80 4 rocksdb: DB pointer 0x5625dddd6000 2024-04-02T05:21:30.734 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d2bbcb700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-02T05:21:30.734 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.149+0000 7f5d2bbcb700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-02T05:21:30.734 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-04-02T05:21:30.734 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:21:30.734 INFO:teuthology.orchestra.run.smithi023.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-04-02T05:21:30.734 INFO:teuthology.orchestra.run.smithi023.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-04-02T05:21:30.734 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:21:30.734 INFO:teuthology.orchestra.run.smithi023.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-04-02T05:21:30.734 INFO:teuthology.orchestra.run.smithi023.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-04-02T05:21:30.734 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:21:30.734 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.735 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-02T05:21:30.735 INFO:teuthology.orchestra.run.smithi023.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-04-02T05:21:30.735 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-02T05:21:30.735 INFO:teuthology.orchestra.run.smithi023.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-04-02T05:21:30.735 INFO:teuthology.orchestra.run.smithi023.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-04-02T05:21:30.735 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.735 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-02T05:21:30.735 INFO:teuthology.orchestra.run.smithi023.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-04-02T05:21:30.735 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:21:30.735 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.735 INFO:teuthology.orchestra.run.smithi023.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-04-02T05:21:30.735 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.735 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:21:30.736 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T05:21:30.736 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T05:21:30.736 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-04-02T05:21:30.736 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T05:21:30.736 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-04-02T05:21:30.736 INFO:teuthology.orchestra.run.smithi023.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-04-02T05:21:30.736 INFO:teuthology.orchestra.run.smithi023.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-04-02T05:21:30.736 INFO:teuthology.orchestra.run.smithi023.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-04-02T05:21:30.736 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x5625ddd1b090#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-02T05:21:30.736 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-04-02T05:21:30.736 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.736 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-04-02T05:21:30.736 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr 2024-04-02T05:21:30.736 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.153+0000 7f5d3ba61c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-04-02T05:21:30.737 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.153+0000 7f5d3ba61c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-04-02T05:21:30.737 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-02T05:21:30.153+0000 7f5d3ba61c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi023 for mon.smithi023 2024-04-02T05:21:30.737 INFO:teuthology.orchestra.run.smithi023.stdout:create mon.smithi023 on 2024-04-02T05:21:31.208 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-02T05:21:31.454 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4.target. 2024-04-02T05:21:31.455 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4.target. 2024-04-02T05:21:31.757 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mon.smithi023 2024-04-02T05:21:31.757 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Failed to reset failed state of unit ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mon.smithi023.service: Unit ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mon.smithi023.service not loaded. 2024-04-02T05:21:31.963 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4.target.wants/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mon.smithi023.service -> /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.service. 2024-04-02T05:21:31.978 INFO:teuthology.orchestra.run.smithi023.stdout:firewalld does not appear to be present 2024-04-02T05:21:31.978 INFO:teuthology.orchestra.run.smithi023.stdout:Not possible to enable service . firewalld.service is not available 2024-04-02T05:21:31.978 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for mon to start... 2024-04-02T05:21:31.978 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for mon... 2024-04-02T05:21:33.444 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:33 smithi023 bash[18110]: cluster 2024-04-02T05:21:33.113762+0000 mon.smithi023 (mon.0) 1 : cluster 1 mon.smithi023 is new leader, mons smithi023 in quorum (ranks 0) 2024-04-02T05:21:34.015 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout cluster: 2024-04-02T05:21:34.016 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout id: a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:21:34.016 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-02T05:21:34.016 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-04-02T05:21:34.016 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout services: 2024-04-02T05:21:34.016 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi023 (age 0.279724s) 2024-04-02T05:21:34.016 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-02T05:21:34.016 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-02T05:21:34.016 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-04-02T05:21:34.016 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout data: 2024-04-02T05:21:34.016 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-02T05:21:34.016 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-02T05:21:34.016 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-02T05:21:34.016 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout pgs: 2024-04-02T05:21:34.017 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-04-02T05:21:34.017 INFO:teuthology.orchestra.run.smithi023.stdout:mon is available 2024-04-02T05:21:34.017 INFO:teuthology.orchestra.run.smithi023.stdout:Assimilating anything we can from ceph.conf... 2024-04-02T05:21:34.486 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:34 smithi023 bash[18110]: cluster 2024-04-02T05:21:33.145328+0000 mon.smithi023 (mon.0) 2 : cluster 1 mon.smithi023 is new leader, mons smithi023 in quorum (ranks 0) 2024-04-02T05:21:34.486 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:34 smithi023 bash[18110]: cluster 2024-04-02T05:21:33.145692+0000 mon.smithi023 (mon.0) 3 : cluster 0 monmap epoch 1 2024-04-02T05:21:34.486 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:34 smithi023 bash[18110]: cluster 2024-04-02T05:21:33.145706+0000 mon.smithi023 (mon.0) 4 : cluster 0 fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:21:34.486 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:34 smithi023 bash[18110]: cluster 2024-04-02T05:21:33.145717+0000 mon.smithi023 (mon.0) 5 : cluster 0 last_changed 2024-04-02T05:21:28.983347+0000 2024-04-02T05:21:34.486 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:34 smithi023 bash[18110]: cluster 2024-04-02T05:21:33.145727+0000 mon.smithi023 (mon.0) 6 : cluster 0 created 2024-04-02T05:21:28.983347+0000 2024-04-02T05:21:34.486 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:34 smithi023 bash[18110]: cluster 2024-04-02T05:21:33.145736+0000 mon.smithi023 (mon.0) 7 : cluster 0 min_mon_release 19 (squid) 2024-04-02T05:21:34.486 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:34 smithi023 bash[18110]: cluster 2024-04-02T05:21:33.145744+0000 mon.smithi023 (mon.0) 8 : cluster 0 election_strategy: 1 2024-04-02T05:21:34.486 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:34 smithi023 bash[18110]: cluster 2024-04-02T05:21:33.145752+0000 mon.smithi023 (mon.0) 9 : cluster 0 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.smithi023 2024-04-02T05:21:34.486 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:34 smithi023 bash[18110]: cluster 2024-04-02T05:21:33.151912+0000 mon.smithi023 (mon.0) 10 : cluster 0 fsmap 2024-04-02T05:21:34.486 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:34 smithi023 bash[18110]: cluster 2024-04-02T05:21:33.160804+0000 mon.smithi023 (mon.0) 11 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2024-04-02T05:21:34.487 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:34 smithi023 bash[18110]: cluster 2024-04-02T05:21:33.161428+0000 mon.smithi023 (mon.0) 12 : cluster 0 mgrmap e1: no daemons active 2024-04-02T05:21:34.487 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:34 smithi023 bash[18110]: audit 2024-04-02T05:21:33.424988+0000 mon.smithi023 (mon.0) 13 : audit 0 from='client.? 172.21.15.23:0/677461956' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-02T05:21:35.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:35 smithi023 bash[18110]: audit 2024-04-02T05:21:34.949941+0000 mon.smithi023 (mon.0) 14 : audit 1 from='client.? 172.21.15.23:0/4014066736' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-02T05:21:35.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:35 smithi023 bash[18110]: audit 2024-04-02T05:21:34.955032+0000 mon.smithi023 (mon.0) 15 : audit 1 from='client.? 172.21.15.23:0/4014066736' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-02T05:21:35.497 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-04-02T05:21:35.497 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout [global] 2024-04-02T05:21:35.497 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout fsid = a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:21:35.497 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.23:3300,v1:172.21.15.23:6789] 2024-04-02T05:21:35.497 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-02T05:21:35.497 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-02T05:21:35.497 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-02T05:21:35.497 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-02T05:21:35.497 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-04-02T05:21:35.497 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-02T05:21:35.498 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-02T05:21:35.498 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-04-02T05:21:35.498 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout [osd] 2024-04-02T05:21:35.498 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-02T05:21:35.498 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-02T05:21:35.498 INFO:teuthology.orchestra.run.smithi023.stdout:Generating new minimal ceph.conf... 2024-04-02T05:21:36.975 INFO:teuthology.orchestra.run.smithi023.stdout:Restarting the monitor... 2024-04-02T05:21:36.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:36 smithi023 bash[18110]: audit 2024-04-02T05:21:36.485272+0000 mon.smithi023 (mon.0) 16 : audit 0 from='client.? 172.21.15.23:0/2617549716' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:21:37.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:36 smithi023 systemd[1]: Stopping Ceph mon.smithi023 for a3455b52-f0b0-11ee-b647-cb9ed24678a4... 2024-04-02T05:21:37.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:37 smithi023 bash[18110]: debug 2024-04-02T05:21:37.097+0000 7f9221f70700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi023 -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-04-02T05:21:37.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:37 smithi023 bash[18110]: debug 2024-04-02T05:21:37.097+0000 7f9221f70700 -1 mon.smithi023@0(leader) e1 *** Got Signal Terminated *** 2024-04-02T05:21:37.727 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:37 smithi023 bash[18501]: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-mon-smithi023 2024-04-02T05:21:37.739 INFO:teuthology.orchestra.run.smithi023.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-04-02T05:21:37.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:37 smithi023 bash[18562]: Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-mon-smithi023 2024-04-02T05:21:37.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:37 smithi023 systemd[1]: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mon.smithi023.service: Deactivated successfully. 2024-04-02T05:21:37.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:37 smithi023 systemd[1]: Stopped Ceph mon.smithi023 for a3455b52-f0b0-11ee-b647-cb9ed24678a4. 2024-04-02T05:21:37.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:37 smithi023 systemd[1]: Started Ceph mon.smithi023 for a3455b52-f0b0-11ee-b647-cb9ed24678a4. 2024-04-02T05:21:38.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.789+0000 7fba8100ac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-02T05:21:38.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.789+0000 7fba8100ac80 0 ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev), process ceph-mon, pid 7 2024-04-02T05:21:38.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.789+0000 7fba8100ac80 0 pidfile_write: ignore empty --pid-file 2024-04-02T05:21:38.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 0 load: jerasure load: lrc 2024-04-02T05:21:38.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: RocksDB version: 7.9.2 2024-04-02T05:21:38.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Git sha 0 2024-04-02T05:21:38.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Compile date 2024-04-01 15:23:26 2024-04-02T05:21:38.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: DB SUMMARY 2024-04-02T05:21:38.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: DB Session ID: EFCZZ6XHR6QMNCKWECHO 2024-04-02T05:21:38.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: CURRENT file: CURRENT 2024-04-02T05:21:38.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-02T05:21:38.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-04-02T05:21:38.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi023/store.db dir, Total Num: 1, files: 000008.sst 2024-04-02T05:21:38.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi023/store.db: 000009.log size: 89029 ; 2024-04-02T05:21:38.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.error_if_exists: 0 2024-04-02T05:21:38.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.create_if_missing: 0 2024-04-02T05:21:38.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.paranoid_checks: 1 2024-04-02T05:21:38.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.env: 0x56400ee07c60 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.info_log: 0x56400ffbb9e0 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.statistics: (nil) 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.use_fsync: 0 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_log_file_size: 0 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.allow_fallocate: 1 2024-04-02T05:21:38.988 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.use_direct_reads: 0 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.db_log_dir: 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.wal_dir: 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-02T05:21:38.989 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.write_buffer_manager: 0x56400ff8e1e0 2024-04-02T05:21:38.990 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-02T05:21:38.990 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-02T05:21:38.990 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-02T05:21:38.990 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-02T05:21:38.990 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-02T05:21:38.990 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-02T05:21:38.991 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-02T05:21:38.991 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-02T05:21:38.991 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.unordered_write: 0 2024-04-02T05:21:38.992 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-02T05:21:38.992 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-02T05:21:38.992 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-02T05:21:38.992 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-02T05:21:38.992 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.row_cache: None 2024-04-02T05:21:38.992 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.wal_filter: None 2024-04-02T05:21:38.992 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-02T05:21:38.992 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-02T05:21:38.992 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.two_write_queues: 0 2024-04-02T05:21:38.992 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-02T05:21:38.992 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.wal_compression: 0 2024-04-02T05:21:38.992 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.atomic_flush: 0 2024-04-02T05:21:38.992 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-02T05:21:38.992 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-02T05:21:38.993 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-02T05:21:38.993 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.log_readahead_size: 0 2024-04-02T05:21:38.993 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-02T05:21:38.993 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-02T05:21:38.993 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-02T05:21:38.993 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-02T05:21:38.993 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-02T05:21:38.993 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-02T05:21:38.993 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-02T05:21:38.993 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_background_jobs: 2 2024-04-02T05:21:38.993 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_background_compactions: -1 2024-04-02T05:21:38.993 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_subcompactions: 1 2024-04-02T05:21:38.993 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-02T05:21:38.994 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-02T05:21:38.994 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-02T05:21:38.994 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-02T05:21:38.994 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-02T05:21:38.994 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-02T05:21:38.994 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-02T05:21:38.994 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-02T05:21:38.994 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_open_files: -1 2024-04-02T05:21:38.994 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-02T05:21:38.994 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-02T05:21:38.994 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-02T05:21:38.994 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-02T05:21:38.994 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_background_flushes: -1 2024-04-02T05:21:38.994 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Compression algorithms supported: 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: kZSTD supported: 0 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: kXpressCompression supported: 0 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: kZlibCompression supported: 1 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: kSnappyCompression supported: 1 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: kLZ4Compression supported: 1 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: kBZip2Compression supported: 0 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi023/store.db/MANIFEST-000010 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.merge_operator: 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compaction_filter: None 2024-04-02T05:21:38.995 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56400ffbbae0) 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: cache_index_and_filter_blocks: 1 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: pin_top_level_index_and_filter: 1 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: index_type: 0 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: data_block_index_type: 0 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: index_shortening: 1 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: data_block_hash_table_util_ratio: 0.750000 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: checksum: 4 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: no_block_cache: 0 2024-04-02T05:21:38.996 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: block_cache: 0x56400ffbd090 2024-04-02T05:21:38.997 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: block_cache_name: BinnedLRUCache 2024-04-02T05:21:38.997 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: block_cache_options: 2024-04-02T05:21:38.997 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: capacity : 536870912 2024-04-02T05:21:38.997 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: num_shard_bits : 4 2024-04-02T05:21:38.997 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: strict_capacity_limit : 0 2024-04-02T05:21:38.997 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: high_pri_pool_ratio: 0.000 2024-04-02T05:21:38.997 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: block_cache_compressed: (nil) 2024-04-02T05:21:38.997 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: persistent_cache: (nil) 2024-04-02T05:21:38.997 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: block_size: 4096 2024-04-02T05:21:38.997 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: block_size_deviation: 10 2024-04-02T05:21:38.997 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: block_restart_interval: 16 2024-04-02T05:21:38.997 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: index_block_restart_interval: 1 2024-04-02T05:21:38.997 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: metadata_block_size: 4096 2024-04-02T05:21:38.997 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: partition_filters: 0 2024-04-02T05:21:38.998 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: use_delta_encoding: 1 2024-04-02T05:21:38.998 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: filter_policy: bloomfilter 2024-04-02T05:21:38.998 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: whole_key_filtering: 1 2024-04-02T05:21:38.998 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: verify_compression: 0 2024-04-02T05:21:38.998 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: read_amp_bytes_per_bit: 0 2024-04-02T05:21:38.998 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: format_version: 5 2024-04-02T05:21:38.998 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: enable_index_compression: 1 2024-04-02T05:21:38.998 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: block_align: 0 2024-04-02T05:21:38.998 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: max_auto_readahead_size: 262144 2024-04-02T05:21:38.998 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: prepopulate_block_cache: 0 2024-04-02T05:21:38.998 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: initial_auto_readahead_size: 8192 2024-04-02T05:21:38.998 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: num_file_reads_for_auto_readahead: 2 2024-04-02T05:21:38.998 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compression: NoCompression 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.num_levels: 7 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:21:38.999 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-02T05:21:39.000 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-02T05:21:39.001 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-02T05:21:39.001 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-02T05:21:39.001 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-02T05:21:39.001 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-02T05:21:39.001 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-02T05:21:39.001 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-02T05:21:39.001 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-02T05:21:39.001 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-02T05:21:39.001 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-02T05:21:39.001 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-02T05:21:39.001 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-02T05:21:39.001 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-02T05:21:39.001 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-02T05:21:39.001 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-02T05:21:39.002 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-02T05:21:39.002 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-02T05:21:39.002 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-02T05:21:39.002 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T05:21:39.002 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T05:21:39.002 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T05:21:39.002 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T05:21:39.002 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T05:21:39.002 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T05:21:39.002 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T05:21:39.002 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T05:21:39.002 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T05:21:39.002 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T05:21:39.003 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T05:21:39.003 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.table_properties_collectors: 2024-04-02T05:21:39.003 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T05:21:39.003 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T05:21:39.003 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T05:21:39.003 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T05:21:39.003 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T05:21:39.003 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.bloom_locality: 0 2024-04-02T05:21:39.003 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T05:21:39.003 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T05:21:39.003 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T05:21:39.003 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T05:21:39.003 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T05:21:39.003 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.ttl: 2592000 2024-04-02T05:21:39.004 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T05:21:39.004 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-02T05:21:39.004 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-02T05:21:39.004 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.enable_blob_files: false 2024-04-02T05:21:39.004 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.min_blob_size: 0 2024-04-02T05:21:39.004 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T05:21:39.004 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T05:21:39.004 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T05:21:39.004 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T05:21:39.004 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-02T05:21:39.004 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-02T05:21:39.004 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-02T05:21:39.004 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.793+0000 7fba8100ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-02T05:21:39.004 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.797+0000 7fba8100ac80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi023/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-04-02T05:21:39.005 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.797+0000 7fba8100ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-04-02T05:21:39.005 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.797+0000 7fba8100ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e12cb487-961f-499e-b37f-d2b95d80bca7 2024-04-02T05:21:39.005 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.797+0000 7fba8100ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712035298801681, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-04-02T05:21:39.005 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.797+0000 7fba8100ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-04-02T05:21:39.005 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.797+0000 7fba8100ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712035298802891, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85729, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 83902, "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": 10058, "raw_average_key_size": 46, "raw_value_size": 78133, "raw_average_value_size": 363, "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": "[]", "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": 1712035298, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e12cb487-961f-499e-b37f-d2b95d80bca7", "db_session_id": "EFCZZ6XHR6QMNCKWECHO", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-04-02T05:21:39.005 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.797+0000 7fba8100ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712035298803008, "job": 1, "event": "recovery_finished"} 2024-04-02T05:21:39.005 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.797+0000 7fba8100ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-04-02T05:21:39.005 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.801+0000 7fba8100ac80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi023/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-02T05:21:39.005 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.801+0000 7fba8100ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5640100b2000 2024-04-02T05:21:39.005 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.801+0000 7fba8100ac80 4 rocksdb: DB pointer 0x56401009c000 2024-04-02T05:21:39.005 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.801+0000 7fba6f76c700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-02T05:21:39.005 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.801+0000 7fba6f76c700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-02T05:21:39.005 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: ** DB Stats ** 2024-04-02T05:21:39.005 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:21:39.006 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-02T05:21:39.006 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T05:21:39.006 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:21:39.006 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-02T05:21:39.006 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T05:21:39.006 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:21:39.006 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: ** Compaction Stats [default] ** 2024-04-02T05:21:39.006 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: 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-04-02T05:21:39.006 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-02T05:21:39.006 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: L0 2/0 85.59 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 106.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-02T05:21:39.006 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Sum 2/0 85.59 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 106.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-02T05:21:39.006 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 106.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-02T05:21:39.006 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: ** Compaction Stats [default] ** 2024-04-02T05:21:39.007 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: 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-04-02T05:21:39.007 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:21:39.007 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 106.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-02T05:21:39.007 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-02T05:21:39.007 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:21:39.007 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T05:21:39.007 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T05:21:39.007 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T05:21:39.007 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T05:21:39.007 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T05:21:39.007 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Cumulative compaction: 0.00 GB write, 18.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:21:39.007 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Interval compaction: 0.00 GB write, 18.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:21:39.008 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: 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-04-02T05:21:39.008 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: Block cache BinnedLRUCache@0x56400ffbd090#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-04-02T05:21:39.008 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: 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-04-02T05:21:39.008 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T05:21:39.008 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.801+0000 7fba8100ac80 0 starting mon.smithi023 rank 0 at public addrs [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] at bind addrs [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi023 fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:21:39.008 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.801+0000 7fba8100ac80 1 mon.smithi023@-1(???) e1 preinit fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:21:39.008 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.801+0000 7fba8100ac80 0 mon.smithi023@-1(???).mds e1 new map 2024-04-02T05:21:39.008 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.801+0000 7fba8100ac80 0 mon.smithi023@-1(???).mds e1 print_map 2024-04-02T05:21:39.008 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: e1 2024-04-02T05:21:39.008 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-02T05:21:39.008 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: 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-04-02T05:21:39.008 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: legacy client fscid: -1 2024-04-02T05:21:39.008 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: 2024-04-02T05:21:39.008 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: No filesystems configured 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.801+0000 7fba8100ac80 0 mon.smithi023@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.801+0000 7fba8100ac80 0 mon.smithi023@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.801+0000 7fba8100ac80 0 mon.smithi023@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.801+0000 7fba8100ac80 0 mon.smithi023@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: debug 2024-04-02T05:21:38.801+0000 7fba8100ac80 1 mon.smithi023@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: cluster 2024-04-02T05:21:38.829455+0000 mon.smithi023 (mon.0) 1 : cluster 1 mon.smithi023 is new leader, mons smithi023 in quorum (ranks 0) 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: cluster 2024-04-02T05:21:38.829546+0000 mon.smithi023 (mon.0) 2 : cluster 0 monmap epoch 1 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: cluster 2024-04-02T05:21:38.829567+0000 mon.smithi023 (mon.0) 3 : cluster 0 fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: cluster 2024-04-02T05:21:38.829582+0000 mon.smithi023 (mon.0) 4 : cluster 0 last_changed 2024-04-02T05:21:28.983347+0000 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: cluster 2024-04-02T05:21:38.829599+0000 mon.smithi023 (mon.0) 5 : cluster 0 created 2024-04-02T05:21:28.983347+0000 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: cluster 2024-04-02T05:21:38.829622+0000 mon.smithi023 (mon.0) 6 : cluster 0 min_mon_release 19 (squid) 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: cluster 2024-04-02T05:21:38.829635+0000 mon.smithi023 (mon.0) 7 : cluster 0 election_strategy: 1 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: cluster 2024-04-02T05:21:38.829656+0000 mon.smithi023 (mon.0) 8 : cluster 0 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.smithi023 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: cluster 2024-04-02T05:21:38.830095+0000 mon.smithi023 (mon.0) 9 : cluster 0 fsmap 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: cluster 2024-04-02T05:21:38.830135+0000 mon.smithi023 (mon.0) 10 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2024-04-02T05:21:39.009 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:38 smithi023 bash[18601]: cluster 2024-04-02T05:21:38.830640+0000 mon.smithi023 (mon.0) 11 : cluster 0 mgrmap e1: no daemons active 2024-04-02T05:21:39.669 INFO:teuthology.orchestra.run.smithi023.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-02T05:21:39.694 INFO:teuthology.orchestra.run.smithi023.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-02T05:21:39.694 INFO:teuthology.orchestra.run.smithi023.stdout:Creating mgr... 2024-04-02T05:21:39.695 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying port 0.0.0.0:9283 ... 2024-04-02T05:21:39.695 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying port 0.0.0.0:8765 ... 2024-04-02T05:21:39.695 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying port 0.0.0.0:8443 ... 2024-04-02T05:21:40.018 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mgr.smithi023.yzjfaq 2024-04-02T05:21:40.018 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Failed to reset failed state of unit ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mgr.smithi023.yzjfaq.service: Unit ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mgr.smithi023.yzjfaq.service not loaded. 2024-04-02T05:21:40.145 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:39 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:21:40.146 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:39 smithi023 bash[18601]: audit 2024-04-02T05:21:38.997328+0000 mon.smithi023 (mon.0) 12 : audit 1 from='client.? 172.21.15.23:0/1937182323' entity='client.admin' 2024-04-02T05:21:40.234 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4.target.wants/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mgr.smithi023.yzjfaq.service -> /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.service. 2024-04-02T05:21:40.244 INFO:teuthology.orchestra.run.smithi023.stdout:firewalld does not appear to be present 2024-04-02T05:21:40.244 INFO:teuthology.orchestra.run.smithi023.stdout:Not possible to enable service . firewalld.service is not available 2024-04-02T05:21:40.244 INFO:teuthology.orchestra.run.smithi023.stdout:firewalld does not appear to be present 2024-04-02T05:21:40.244 INFO:teuthology.orchestra.run.smithi023.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-04-02T05:21:40.245 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for mgr to start... 2024-04-02T05:21:40.245 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for mgr... 2024-04-02T05:21:40.485 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:40 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:21:41.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:41 smithi023 bash[18601]: audit 2024-04-02T05:21:41.643567+0000 mon.smithi023 (mon.0) 13 : audit 0 from='client.? 172.21.15.23:0/2494652050' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T05:21:42.217 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-04-02T05:21:42.218 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-04-02T05:21:42.218 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsid": "a3455b52-f0b0-11ee-b647-cb9ed24678a4", 2024-04-02T05:21:42.218 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "health": { 2024-04-02T05:21:42.218 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-02T05:21:42.218 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-02T05:21:42.218 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-02T05:21:42.218 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:42.218 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-02T05:21:42.218 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-02T05:21:42.218 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 0 2024-04-02T05:21:42.218 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-04-02T05:21:42.218 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-02T05:21:42.219 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "smithi023" 2024-04-02T05:21:42.219 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-04-02T05:21:42.219 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-04-02T05:21:42.219 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-02T05:21:42.219 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:42.219 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-02T05:21:42.219 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-02T05:21:42.219 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:42.219 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-02T05:21:42.219 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:42.219 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-02T05:21:42.219 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-02T05:21:42.219 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-02T05:21:42.219 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-02T05:21:42.220 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-02T05:21:42.220 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-02T05:21:42.220 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:42.220 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-02T05:21:42.220 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-02T05:21:42.220 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-02T05:21:42.220 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-02T05:21:42.220 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-02T05:21:42.220 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-02T05:21:42.220 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-02T05:21:42.220 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-02T05:21:42.220 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-02T05:21:42.220 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:42.220 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "restful" 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:42.221 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-02T05:21:42.222 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:42.222 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modified": "2024-04-02T05:21:33.148503+0000", 2024-04-02T05:21:42.222 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-02T05:21:42.222 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:42.222 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-02T05:21:42.222 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-04-02T05:21:42.222 INFO:teuthology.orchestra.run.smithi023.stdout:mgr not available, waiting (1/15)... 2024-04-02T05:21:45.485 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:45 smithi023 bash[18601]: audit 2024-04-02T05:21:45.291963+0000 mon.smithi023 (mon.0) 14 : audit 0 from='client.? 172.21.15.23:0/1164251544' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T05:21:45.903 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-04-02T05:21:45.903 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-04-02T05:21:45.903 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsid": "a3455b52-f0b0-11ee-b647-cb9ed24678a4", 2024-04-02T05:21:45.903 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "health": { 2024-04-02T05:21:45.903 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-02T05:21:45.903 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-02T05:21:45.903 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-02T05:21:45.903 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:45.903 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-02T05:21:45.903 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-02T05:21:45.903 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 0 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "smithi023" 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-02T05:21:45.904 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-02T05:21:45.905 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-02T05:21:45.905 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-02T05:21:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-02T05:21:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-02T05:21:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-02T05:21:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-02T05:21:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-02T05:21:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-02T05:21:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-02T05:21:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-02T05:21:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "restful" 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-02T05:21:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:45.910 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-02T05:21:45.910 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:45.910 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modified": "2024-04-02T05:21:33.148503+0000", 2024-04-02T05:21:45.910 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-02T05:21:45.910 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:45.910 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-02T05:21:45.910 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-04-02T05:21:45.910 INFO:teuthology.orchestra.run.smithi023.stdout:mgr not available, waiting (2/15)... 2024-04-02T05:21:49.154 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:48 smithi023 bash[18601]: audit 2024-04-02T05:21:48.867601+0000 mon.smithi023 (mon.0) 15 : audit 0 from='client.? 172.21.15.23:0/2906981123' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T05:21:49.412 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-04-02T05:21:49.412 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-04-02T05:21:49.412 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsid": "a3455b52-f0b0-11ee-b647-cb9ed24678a4", 2024-04-02T05:21:49.412 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "health": { 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 0 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "smithi023" 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:49.413 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-02T05:21:49.414 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-02T05:21:49.415 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-02T05:21:49.415 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-02T05:21:49.415 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-02T05:21:49.415 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-02T05:21:49.415 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-02T05:21:49.415 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:49.415 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-02T05:21:49.415 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:49.415 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-02T05:21:49.415 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-02T05:21:49.415 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:49.415 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "restful" 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modified": "2024-04-02T05:21:33.148503+0000", 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:49.416 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-02T05:21:49.417 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-04-02T05:21:49.417 INFO:teuthology.orchestra.run.smithi023.stdout:mgr not available, waiting (3/15)... 2024-04-02T05:21:50.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:49 smithi023 bash[18601]: cluster 2024-04-02T05:21:49.759591+0000 mon.smithi023 (mon.0) 16 : cluster 1 Activating manager daemon smithi023.yzjfaq 2024-04-02T05:21:50.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:49 smithi023 bash[18601]: cluster 2024-04-02T05:21:49.766306+0000 mon.smithi023 (mon.0) 17 : cluster 0 mgrmap e2: smithi023.yzjfaq(active, starting, since 0.00721061s) 2024-04-02T05:21:50.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:49 smithi023 bash[18601]: audit 2024-04-02T05:21:49.769361+0000 mon.smithi023 (mon.0) 18 : audit 0 from='mgr.14100 172.21.15.23:0/3140466589' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:21:50.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:49 smithi023 bash[18601]: audit 2024-04-02T05:21:49.769539+0000 mon.smithi023 (mon.0) 19 : audit 0 from='mgr.14100 172.21.15.23:0/3140466589' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:21:50.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:49 smithi023 bash[18601]: audit 2024-04-02T05:21:49.769707+0000 mon.smithi023 (mon.0) 20 : audit 0 from='mgr.14100 172.21.15.23:0/3140466589' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:21:50.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:49 smithi023 bash[18601]: audit 2024-04-02T05:21:49.769887+0000 mon.smithi023 (mon.0) 21 : audit 0 from='mgr.14100 172.21.15.23:0/3140466589' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi023"}]: dispatch 2024-04-02T05:21:50.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:49 smithi023 bash[18601]: audit 2024-04-02T05:21:49.770569+0000 mon.smithi023 (mon.0) 22 : audit 0 from='mgr.14100 172.21.15.23:0/3140466589' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mgr metadata", "who": "smithi023.yzjfaq", "id": "smithi023.yzjfaq"}]: dispatch 2024-04-02T05:21:50.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:49 smithi023 bash[18601]: cluster 2024-04-02T05:21:49.795076+0000 mon.smithi023 (mon.0) 23 : cluster 1 Manager daemon smithi023.yzjfaq is now available 2024-04-02T05:21:50.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:49 smithi023 bash[18601]: audit 2024-04-02T05:21:49.808396+0000 mon.smithi023 (mon.0) 24 : audit 1 from='mgr.14100 172.21.15.23:0/3140466589' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi023.yzjfaq/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:21:50.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:49 smithi023 bash[18601]: audit 2024-04-02T05:21:49.811227+0000 mon.smithi023 (mon.0) 25 : audit 1 from='mgr.14100 172.21.15.23:0/3140466589' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi023.yzjfaq/trash_purge_schedule"}]: dispatch 2024-04-02T05:21:50.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:49 smithi023 bash[18601]: audit 2024-04-02T05:21:49.815095+0000 mon.smithi023 (mon.0) 26 : audit 1 from='mgr.14100 172.21.15.23:0/3140466589' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:21:50.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:49 smithi023 bash[18601]: audit 2024-04-02T05:21:49.817158+0000 mon.smithi023 (mon.0) 27 : audit 1 from='mgr.14100 172.21.15.23:0/3140466589' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:21:50.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:49 smithi023 bash[18601]: audit 2024-04-02T05:21:49.819048+0000 mon.smithi023 (mon.0) 28 : audit 1 from='mgr.14100 172.21.15.23:0/3140466589' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:21:52.064 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:51 smithi023 bash[18601]: cluster 2024-04-02T05:21:50.774824+0000 mon.smithi023 (mon.0) 29 : cluster 0 mgrmap e3: smithi023.yzjfaq(active, since 1.01573s) 2024-04-02T05:21:53.335 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-04-02T05:21:53.335 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-04-02T05:21:53.335 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsid": "a3455b52-f0b0-11ee-b647-cb9ed24678a4", 2024-04-02T05:21:53.335 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "health": { 2024-04-02T05:21:53.336 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-02T05:21:53.336 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-02T05:21:53.336 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-02T05:21:53.336 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:53.336 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-02T05:21:53.336 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-02T05:21:53.336 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 0 2024-04-02T05:21:53.336 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-04-02T05:21:53.336 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-02T05:21:53.336 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "smithi023" 2024-04-02T05:21:53.336 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-04-02T05:21:53.336 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_age": 13, 2024-04-02T05:21:53.336 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-02T05:21:53.337 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:53.337 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-02T05:21:53.337 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-02T05:21:53.337 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:53.337 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-02T05:21:53.337 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:53.337 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-02T05:21:53.337 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-02T05:21:53.337 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-02T05:21:53.337 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-02T05:21:53.337 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-02T05:21:53.337 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-02T05:21:53.337 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:53.338 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-02T05:21:53.338 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-02T05:21:53.338 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-02T05:21:53.338 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-02T05:21:53.338 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-02T05:21:53.338 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-02T05:21:53.338 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-02T05:21:53.338 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-02T05:21:53.338 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-02T05:21:53.338 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:53.338 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-02T05:21:53.338 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:53.338 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "restful" 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-02T05:21:53.339 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modified": "2024-04-02T05:21:33.148503+0000", 2024-04-02T05:21:53.340 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-02T05:21:53.340 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-04-02T05:21:53.340 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-02T05:21:53.340 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-04-02T05:21:53.340 INFO:teuthology.orchestra.run.smithi023.stdout:mgr is available 2024-04-02T05:21:54.028 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:53 smithi023 bash[18601]: cluster 2024-04-02T05:21:52.773175+0000 mon.smithi023 (mon.0) 30 : cluster 0 mgrmap e4: smithi023.yzjfaq(active, since 3s) 2024-04-02T05:21:54.028 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:53 smithi023 bash[18601]: audit 2024-04-02T05:21:52.783215+0000 mon.smithi023 (mon.0) 31 : audit 0 from='client.? 172.21.15.23:0/2515734764' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T05:21:54.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:54 smithi023 bash[18601]: audit 2024-04-02T05:21:54.580688+0000 mon.smithi023 (mon.0) 32 : audit 1 from='client.? 172.21.15.23:0/3113377848' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-02T05:21:55.152 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-04-02T05:21:55.152 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout [global] 2024-04-02T05:21:55.152 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout fsid = a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:21:55.152 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-02T05:21:55.152 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-02T05:21:55.152 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-02T05:21:55.153 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-02T05:21:55.153 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-04-02T05:21:55.153 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-02T05:21:55.153 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-02T05:21:55.153 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-04-02T05:21:55.153 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout [osd] 2024-04-02T05:21:55.153 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-02T05:21:55.153 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-02T05:21:55.153 INFO:teuthology.orchestra.run.smithi023.stdout:Enabling cephadm module... 2024-04-02T05:21:56.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:56 smithi023 bash[18601]: audit 2024-04-02T05:21:56.460634+0000 mon.smithi023 (mon.0) 33 : audit 1 from='client.? 172.21.15.23:0/3818083724' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-02T05:21:57.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:57 smithi023 bash[18601]: audit 2024-04-02T05:21:56.512672+0000 mon.smithi023 (mon.0) 34 : audit 1 from='client.? 172.21.15.23:0/3818083724' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-02T05:21:57.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:57 smithi023 bash[18601]: cluster 2024-04-02T05:21:56.517752+0000 mon.smithi023 (mon.0) 35 : cluster 0 mgrmap e5: smithi023.yzjfaq(active, since 6s) 2024-04-02T05:21:58.703 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:21:58 smithi023 bash[18601]: audit 2024-04-02T05:21:58.313458+0000 mon.smithi023 (mon.0) 36 : audit 0 from='client.? 172.21.15.23:0/1935666382' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-02T05:21:58.912 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-04-02T05:21:58.912 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-04-02T05:21:58.912 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-02T05:21:58.912 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "active_name": "smithi023.yzjfaq", 2024-04-02T05:21:58.912 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-02T05:21:58.912 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-04-02T05:21:58.913 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for the mgr to restart... 2024-04-02T05:21:58.913 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for mgr epoch 5... 2024-04-02T05:22:04.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:04 smithi023 bash[18601]: cluster 2024-04-02T05:22:04.871236+0000 mon.smithi023 (mon.0) 37 : cluster 1 Active manager daemon smithi023.yzjfaq restarted 2024-04-02T05:22:04.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:04 smithi023 bash[18601]: cluster 2024-04-02T05:22:04.871719+0000 mon.smithi023 (mon.0) 38 : cluster 1 Activating manager daemon smithi023.yzjfaq 2024-04-02T05:22:04.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:04 smithi023 bash[18601]: cluster 2024-04-02T05:22:04.879030+0000 mon.smithi023 (mon.0) 39 : cluster 0 osdmap e2: 0 total, 0 up, 0 in 2024-04-02T05:22:04.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:04 smithi023 bash[18601]: cluster 2024-04-02T05:22:04.879276+0000 mon.smithi023 (mon.0) 40 : cluster 0 mgrmap e6: smithi023.yzjfaq(active, starting, since 0.00772639s) 2024-04-02T05:22:04.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:04 smithi023 bash[18601]: audit 2024-04-02T05:22:04.882032+0000 mon.smithi023 (mon.0) 41 : audit 0 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi023"}]: dispatch 2024-04-02T05:22:04.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:04 smithi023 bash[18601]: audit 2024-04-02T05:22:04.883545+0000 mon.smithi023 (mon.0) 42 : audit 0 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mgr metadata", "who": "smithi023.yzjfaq", "id": "smithi023.yzjfaq"}]: dispatch 2024-04-02T05:22:04.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:04 smithi023 bash[18601]: audit 2024-04-02T05:22:04.884656+0000 mon.smithi023 (mon.0) 43 : audit 0 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:22:04.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:04 smithi023 bash[18601]: audit 2024-04-02T05:22:04.884958+0000 mon.smithi023 (mon.0) 44 : audit 0 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:22:04.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:04 smithi023 bash[18601]: audit 2024-04-02T05:22:04.885067+0000 mon.smithi023 (mon.0) 45 : audit 0 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:22:04.987 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:04 smithi023 bash[18601]: cluster 2024-04-02T05:22:04.911171+0000 mon.smithi023 (mon.0) 46 : cluster 1 Manager daemon smithi023.yzjfaq is now available 2024-04-02T05:22:06.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:05 smithi023 bash[18601]: cephadm 2024-04-02T05:22:04.930648+0000 mgr.smithi023.yzjfaq (mgr.14120) 1 : cephadm 1 Found migration_current of "None". Setting to last migration. 2024-04-02T05:22:06.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:05 smithi023 bash[18601]: audit 2024-04-02T05:22:04.932711+0000 mon.smithi023 (mon.0) 47 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:06.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:05 smithi023 bash[18601]: audit 2024-04-02T05:22:04.935258+0000 mon.smithi023 (mon.0) 48 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:06.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:05 smithi023 bash[18601]: audit 2024-04-02T05:22:04.938715+0000 mon.smithi023 (mon.0) 49 : audit 0 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:22:06.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:05 smithi023 bash[18601]: audit 2024-04-02T05:22:04.942118+0000 mon.smithi023 (mon.0) 50 : audit 0 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:22:06.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:05 smithi023 bash[18601]: audit 2024-04-02T05:22:04.952717+0000 mon.smithi023 (mon.0) 51 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi023.yzjfaq/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:22:06.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:05 smithi023 bash[18601]: audit 2024-04-02T05:22:04.955855+0000 mon.smithi023 (mon.0) 52 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi023.yzjfaq/trash_purge_schedule"}]: dispatch 2024-04-02T05:22:06.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:05 smithi023 bash[18601]: audit 2024-04-02T05:22:05.388427+0000 mon.smithi023 (mon.0) 53 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:06.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:05 smithi023 bash[18601]: audit 2024-04-02T05:22:05.394907+0000 mon.smithi023 (mon.0) 54 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:06.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:05 smithi023 bash[18601]: cluster 2024-04-02T05:22:05.882601+0000 mon.smithi023 (mon.0) 55 : cluster 0 mgrmap e7: smithi023.yzjfaq(active, since 1.01105s) 2024-04-02T05:22:06.466 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-04-02T05:22:06.466 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-04-02T05:22:06.466 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-02T05:22:06.466 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-04-02T05:22:06.466 INFO:teuthology.orchestra.run.smithi023.stdout:mgr epoch 5 is available 2024-04-02T05:22:06.466 INFO:teuthology.orchestra.run.smithi023.stdout:Setting orchestrator backend to cephadm... 2024-04-02T05:22:07.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:06 smithi023 bash[18601]: audit 2024-04-02T05:22:05.881111+0000 mgr.smithi023.yzjfaq (mgr.14120) 2 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-02T05:22:07.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:06 smithi023 bash[18601]: audit 2024-04-02T05:22:05.895202+0000 mgr.smithi023.yzjfaq (mgr.14120) 3 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-02T05:22:08.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:07 smithi023 bash[18601]: cluster 2024-04-02T05:22:06.944209+0000 mon.smithi023 (mon.0) 56 : cluster 0 mgrmap e8: smithi023.yzjfaq(active, since 2s) 2024-04-02T05:22:08.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:07 smithi023 bash[18601]: cephadm 2024-04-02T05:22:06.980141+0000 mgr.smithi023.yzjfaq (mgr.14120) 4 : cephadm 1 [02/Apr/2024:05:22:06] ENGINE Bus STARTING 2024-04-02T05:22:08.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:07 smithi023 bash[18601]: cephadm 2024-04-02T05:22:07.102160+0000 mgr.smithi023.yzjfaq (mgr.14120) 5 : cephadm 1 [02/Apr/2024:05:22:07] ENGINE Serving on https://172.21.15.23:7150 2024-04-02T05:22:08.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:07 smithi023 bash[18601]: cephadm 2024-04-02T05:22:07.203303+0000 mgr.smithi023.yzjfaq (mgr.14120) 6 : cephadm 1 [02/Apr/2024:05:22:07] ENGINE Serving on http://172.21.15.23:8765 2024-04-02T05:22:08.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:07 smithi023 bash[18601]: cephadm 2024-04-02T05:22:07.203470+0000 mgr.smithi023.yzjfaq (mgr.14120) 7 : cephadm 1 [02/Apr/2024:05:22:07] ENGINE Bus STARTED 2024-04-02T05:22:08.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:07 smithi023 bash[18601]: audit 2024-04-02T05:22:07.215113+0000 mon.smithi023 (mon.0) 57 : audit 0 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:22:08.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:07 smithi023 bash[18601]: audit 2024-04-02T05:22:07.629510+0000 mon.smithi023 (mon.0) 58 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:08.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:07 smithi023 bash[18601]: audit 2024-04-02T05:22:07.681923+0000 mon.smithi023 (mon.0) 59 : audit 0 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:22:09.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:08 smithi023 bash[18601]: audit 2024-04-02T05:22:07.621122+0000 mgr.smithi023.yzjfaq (mgr.14120) 8 : audit 0 from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:22:10.061 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout value unchanged 2024-04-02T05:22:10.061 INFO:teuthology.orchestra.run.smithi023.stdout:Generating ssh key... 2024-04-02T05:22:10.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:09 smithi023 bash[18601]: audit 2024-04-02T05:22:09.516943+0000 mgr.smithi023.yzjfaq (mgr.14120) 9 : audit 0 from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:22:12.716 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:12 smithi023 bash[18601]: audit 2024-04-02T05:22:11.315166+0000 mgr.smithi023.yzjfaq (mgr.14120) 10 : audit 0 from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:22:12.716 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:12 smithi023 bash[18601]: cephadm 2024-04-02T05:22:11.315416+0000 mgr.smithi023.yzjfaq (mgr.14120) 11 : cephadm 1 Generating ssh key... 2024-04-02T05:22:12.716 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:12 smithi023 bash[18601]: audit 2024-04-02T05:22:11.437701+0000 mon.smithi023 (mon.0) 60 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:12.716 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:12 smithi023 bash[18601]: audit 2024-04-02T05:22:11.442161+0000 mon.smithi023 (mon.0) 61 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:13.880 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYrSIrNFGlFaEPnfmeAyTOxiqcdO+oYbWqEmLvckD4NKAITM6LB35bGo/ESrNDopmpJBFLt9XfEUQAWiC/G8xTr5XiyK2ZREUFwhI6GnI10azsX1e5Q0X9TZkclbkmmtIDmvuJiLZhyTxOr7I3LjWCe3xrXTEOrmgO83f8k2/uPiC6SKHBw6XgkOekBnw1GCnbb0v9Fp6MWbsRnqSHx2cOghjFVUErVMHUZkNl1oiPeCsC8TJnN/lIvWsESLhBp45GIs5FPw1qtc7yhGGkbfxaJ1CcDtO5Am4Gkir6WvHBqbm1Wr3EL0xPEy7LUE40bmdeHhZKa18DFTc2rQpNWuPfBV3BMmFs2sF/iehyBIw/7ZtIadNING8dXwwWrKibPyecqc5a0han3xkmerxFl3ZxU9b2UZ+gjnR27IuLHx0BbMRXy0g09BW+dSFT/phyvd5RwsjAbQirvTnGyakDHvW6vHTIowdupLkmLnNkZByufYsBiui7LXEZSfy/dIo9+hE= ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:22:13.880 INFO:teuthology.orchestra.run.smithi023.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-02T05:22:13.880 INFO:teuthology.orchestra.run.smithi023.stdout:Adding key to root@localhost authorized_keys... 2024-04-02T05:22:13.881 INFO:teuthology.orchestra.run.smithi023.stdout:Adding host smithi023... 2024-04-02T05:22:13.903 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:13 smithi023 bash[18601]: audit 2024-04-02T05:22:13.261030+0000 mgr.smithi023.yzjfaq (mgr.14120) 12 : audit 0 from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:22:15.809 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:15 smithi023 bash[18601]: audit 2024-04-02T05:22:15.158660+0000 mgr.smithi023.yzjfaq (mgr.14120) 13 : audit 0 from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi023", "addr": "172.21.15.23", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:22:16.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:16 smithi023 bash[18601]: cephadm 2024-04-02T05:22:15.774287+0000 mgr.smithi023.yzjfaq (mgr.14120) 14 : cephadm 1 Deploying cephadm binary to smithi023 2024-04-02T05:22:21.569 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout Added host 'smithi023' with addr '172.21.15.23' 2024-04-02T05:22:21.569 INFO:teuthology.orchestra.run.smithi023.stdout:Deploying mon service with default placement... 2024-04-02T05:22:21.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:21 smithi023 bash[18601]: audit 2024-04-02T05:22:20.743496+0000 mon.smithi023 (mon.0) 62 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:21.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:21 smithi023 bash[18601]: cephadm 2024-04-02T05:22:20.744177+0000 mgr.smithi023.yzjfaq (mgr.14120) 15 : cephadm 1 Added host smithi023 2024-04-02T05:22:21.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:21 smithi023 bash[18601]: audit 2024-04-02T05:22:20.770574+0000 mon.smithi023 (mon.0) 63 : audit 0 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:22:24.222 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-04-02T05:22:24.222 INFO:teuthology.orchestra.run.smithi023.stdout:Deploying mgr service with default placement... 2024-04-02T05:22:24.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:24 smithi023 bash[18601]: audit 2024-04-02T05:22:23.327721+0000 mgr.smithi023.yzjfaq (mgr.14120) 16 : audit 0 from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:22:24.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:24 smithi023 bash[18601]: cephadm 2024-04-02T05:22:23.330928+0000 mgr.smithi023.yzjfaq (mgr.14120) 17 : cephadm 1 Saving service mon spec with placement count:5 2024-04-02T05:22:24.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:24 smithi023 bash[18601]: audit 2024-04-02T05:22:23.335874+0000 mon.smithi023 (mon.0) 64 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:24.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:24 smithi023 bash[18601]: audit 2024-04-02T05:22:23.998666+0000 mon.smithi023 (mon.0) 65 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:25.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:25 smithi023 bash[18601]: audit 2024-04-02T05:22:24.540889+0000 mon.smithi023 (mon.0) 66 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:25.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:25 smithi023 bash[18601]: audit 2024-04-02T05:22:25.453929+0000 mon.smithi023 (mon.0) 67 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:26.071 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-04-02T05:22:26.071 INFO:teuthology.orchestra.run.smithi023.stdout:Deploying crash service with default placement... 2024-04-02T05:22:26.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:26 smithi023 bash[18601]: cluster 2024-04-02T05:22:24.886001+0000 mgr.smithi023.yzjfaq (mgr.14120) 18 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:22:26.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:26 smithi023 bash[18601]: audit 2024-04-02T05:22:25.446542+0000 mgr.smithi023.yzjfaq (mgr.14120) 19 : audit 0 from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:22:26.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:26 smithi023 bash[18601]: cephadm 2024-04-02T05:22:25.449020+0000 mgr.smithi023.yzjfaq (mgr.14120) 20 : cephadm 1 Saving service mgr spec with placement count:2 2024-04-02T05:22:27.918 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-04-02T05:22:27.918 INFO:teuthology.orchestra.run.smithi023.stdout:Deploying ceph-exporter service with default placement... 2024-04-02T05:22:28.593 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:28 smithi023 bash[18601]: cluster 2024-04-02T05:22:26.886366+0000 mgr.smithi023.yzjfaq (mgr.14120) 21 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:22:28.593 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:28 smithi023 bash[18601]: audit 2024-04-02T05:22:27.317379+0000 mgr.smithi023.yzjfaq (mgr.14120) 22 : audit 0 from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:22:28.593 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:28 smithi023 bash[18601]: cephadm 2024-04-02T05:22:27.319704+0000 mgr.smithi023.yzjfaq (mgr.14120) 23 : cephadm 1 Saving service crash spec with placement * 2024-04-02T05:22:28.593 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:28 smithi023 bash[18601]: audit 2024-04-02T05:22:27.324584+0000 mon.smithi023 (mon.0) 68 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:29.798 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-04-02T05:22:29.798 INFO:teuthology.orchestra.run.smithi023.stdout:Deploying prometheus service with default placement... 2024-04-02T05:22:30.485 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:30 smithi023 bash[18601]: cluster 2024-04-02T05:22:28.886681+0000 mgr.smithi023.yzjfaq (mgr.14120) 24 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:22:30.486 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:30 smithi023 bash[18601]: audit 2024-04-02T05:22:29.214692+0000 mgr.smithi023.yzjfaq (mgr.14120) 25 : audit 0 from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:22:30.486 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:30 smithi023 bash[18601]: cephadm 2024-04-02T05:22:29.216106+0000 mgr.smithi023.yzjfaq (mgr.14120) 26 : cephadm 1 Saving service ceph-exporter spec with placement * 2024-04-02T05:22:30.486 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:30 smithi023 bash[18601]: audit 2024-04-02T05:22:29.221477+0000 mon.smithi023 (mon.0) 69 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:31.712 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-04-02T05:22:31.712 INFO:teuthology.orchestra.run.smithi023.stdout:Deploying grafana service with default placement... 2024-04-02T05:22:32.413 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:32 smithi023 bash[18601]: cluster 2024-04-02T05:22:30.887026+0000 mgr.smithi023.yzjfaq (mgr.14120) 27 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:22:32.413 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:32 smithi023 bash[18601]: audit 2024-04-02T05:22:31.110898+0000 mgr.smithi023.yzjfaq (mgr.14120) 28 : audit 0 from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:22:32.413 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:32 smithi023 bash[18601]: cephadm 2024-04-02T05:22:31.113385+0000 mgr.smithi023.yzjfaq (mgr.14120) 29 : cephadm 1 Saving service prometheus spec with placement count:1 2024-04-02T05:22:32.413 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:32 smithi023 bash[18601]: audit 2024-04-02T05:22:31.122583+0000 mon.smithi023 (mon.0) 70 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:33.583 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-04-02T05:22:33.583 INFO:teuthology.orchestra.run.smithi023.stdout:Deploying node-exporter service with default placement... 2024-04-02T05:22:33.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:33 smithi023 bash[18601]: audit 2024-04-02T05:22:32.476051+0000 mon.smithi023 (mon.0) 71 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:33.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:33 smithi023 bash[18601]: audit 2024-04-02T05:22:33.022782+0000 mon.smithi023 (mon.0) 72 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:33.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:33 smithi023 bash[18601]: audit 2024-04-02T05:22:33.469594+0000 mon.smithi023 (mon.0) 73 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:34.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:34 smithi023 bash[18601]: cluster 2024-04-02T05:22:32.887336+0000 mgr.smithi023.yzjfaq (mgr.14120) 30 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:22:34.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:34 smithi023 bash[18601]: audit 2024-04-02T05:22:33.012968+0000 mgr.smithi023.yzjfaq (mgr.14120) 31 : audit 0 from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:22:34.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:34 smithi023 bash[18601]: cephadm 2024-04-02T05:22:33.014777+0000 mgr.smithi023.yzjfaq (mgr.14120) 32 : cephadm 1 Saving service grafana spec with placement count:1 2024-04-02T05:22:35.481 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-04-02T05:22:35.481 INFO:teuthology.orchestra.run.smithi023.stdout:Deploying alertmanager service with default placement... 2024-04-02T05:22:36.168 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:35 smithi023 bash[18601]: cluster 2024-04-02T05:22:34.887667+0000 mgr.smithi023.yzjfaq (mgr.14120) 33 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:22:36.168 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:35 smithi023 bash[18601]: audit 2024-04-02T05:22:34.900994+0000 mgr.smithi023.yzjfaq (mgr.14120) 34 : audit 0 from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:22:36.168 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:35 smithi023 bash[18601]: cephadm 2024-04-02T05:22:34.902691+0000 mgr.smithi023.yzjfaq (mgr.14120) 35 : cephadm 1 Saving service node-exporter spec with placement * 2024-04-02T05:22:36.168 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:35 smithi023 bash[18601]: audit 2024-04-02T05:22:34.907453+0000 mon.smithi023 (mon.0) 74 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:37.410 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-04-02T05:22:38.064 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:37 smithi023 bash[18601]: audit 2024-04-02T05:22:36.755043+0000 mgr.smithi023.yzjfaq (mgr.14120) 36 : audit 0 from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:22:38.064 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:37 smithi023 bash[18601]: cephadm 2024-04-02T05:22:36.757563+0000 mgr.smithi023.yzjfaq (mgr.14120) 37 : cephadm 1 Saving service alertmanager spec with placement count:1 2024-04-02T05:22:38.064 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:37 smithi023 bash[18601]: audit 2024-04-02T05:22:36.761013+0000 mon.smithi023 (mon.0) 75 : audit 1 from='mgr.14120 172.21.15.23:0/2865554582' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:38.064 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:37 smithi023 bash[18601]: cluster 2024-04-02T05:22:36.888044+0000 mgr.smithi023.yzjfaq (mgr.14120) 38 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:22:40.021 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:39 smithi023 bash[18601]: audit 2024-04-02T05:22:38.638902+0000 mon.smithi023 (mon.0) 76 : audit 1 from='client.? 172.21.15.23:0/3070142671' entity='client.admin' 2024-04-02T05:22:40.021 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:39 smithi023 bash[18601]: cluster 2024-04-02T05:22:38.888419+0000 mgr.smithi023.yzjfaq (mgr.14120) 39 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:22:41.694 INFO:teuthology.orchestra.run.smithi023.stdout:Enabling the dashboard module... 2024-04-02T05:22:41.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:41 smithi023 bash[18601]: cluster 2024-04-02T05:22:40.888774+0000 mgr.smithi023.yzjfaq (mgr.14120) 40 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:22:41.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:41 smithi023 bash[18601]: audit 2024-04-02T05:22:40.925828+0000 mon.smithi023 (mon.0) 77 : audit 1 from='client.? 172.21.15.23:0/3874933001' entity='client.admin' 2024-04-02T05:22:44.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:43 smithi023 bash[18601]: cluster 2024-04-02T05:22:42.889047+0000 mgr.smithi023.yzjfaq (mgr.14120) 41 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:22:44.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:43 smithi023 bash[18601]: audit 2024-04-02T05:22:43.002786+0000 mon.smithi023 (mon.0) 78 : audit 1 from='client.? 172.21.15.23:0/3653292165' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-02T05:22:45.206 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:44 smithi023 bash[18601]: audit 2024-04-02T05:22:43.935662+0000 mon.smithi023 (mon.0) 79 : audit 1 from='client.? 172.21.15.23:0/3653292165' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-02T05:22:45.206 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:44 smithi023 bash[18601]: cluster 2024-04-02T05:22:43.941855+0000 mon.smithi023 (mon.0) 80 : cluster 0 mgrmap e9: smithi023.yzjfaq(active, since 39s) 2024-04-02T05:22:46.114 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:45 smithi023 bash[18601]: audit 2024-04-02T05:22:45.885476+0000 mon.smithi023 (mon.0) 81 : audit 0 from='client.? 172.21.15.23:0/3462551543' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-02T05:22:46.463 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-04-02T05:22:46.463 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-04-02T05:22:46.463 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-02T05:22:46.463 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "active_name": "smithi023.yzjfaq", 2024-04-02T05:22:46.464 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-02T05:22:46.464 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-04-02T05:22:46.464 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for the mgr to restart... 2024-04-02T05:22:46.464 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for mgr epoch 9... 2024-04-02T05:22:52.442 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:52 smithi023 bash[18601]: cluster 2024-04-02T05:22:52.322814+0000 mon.smithi023 (mon.0) 82 : cluster 1 Active manager daemon smithi023.yzjfaq restarted 2024-04-02T05:22:52.442 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:52 smithi023 bash[18601]: cluster 2024-04-02T05:22:52.323283+0000 mon.smithi023 (mon.0) 83 : cluster 1 Activating manager daemon smithi023.yzjfaq 2024-04-02T05:22:52.442 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:52 smithi023 bash[18601]: cluster 2024-04-02T05:22:52.332086+0000 mon.smithi023 (mon.0) 84 : cluster 0 osdmap e3: 0 total, 0 up, 0 in 2024-04-02T05:22:52.442 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:52 smithi023 bash[18601]: cluster 2024-04-02T05:22:52.332340+0000 mon.smithi023 (mon.0) 85 : cluster 0 mgrmap e10: smithi023.yzjfaq(active, starting, since 0.00925235s) 2024-04-02T05:22:52.442 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:52 smithi023 bash[18601]: audit 2024-04-02T05:22:52.334697+0000 mon.smithi023 (mon.0) 86 : audit 0 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi023"}]: dispatch 2024-04-02T05:22:52.442 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:52 smithi023 bash[18601]: audit 2024-04-02T05:22:52.336787+0000 mon.smithi023 (mon.0) 87 : audit 0 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mgr metadata", "who": "smithi023.yzjfaq", "id": "smithi023.yzjfaq"}]: dispatch 2024-04-02T05:22:52.442 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:52 smithi023 bash[18601]: audit 2024-04-02T05:22:52.337699+0000 mon.smithi023 (mon.0) 88 : audit 0 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:22:52.442 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:52 smithi023 bash[18601]: audit 2024-04-02T05:22:52.338050+0000 mon.smithi023 (mon.0) 89 : audit 0 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:22:52.442 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:52 smithi023 bash[18601]: audit 2024-04-02T05:22:52.338369+0000 mon.smithi023 (mon.0) 90 : audit 0 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:22:52.442 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:52 smithi023 bash[18601]: cluster 2024-04-02T05:22:52.367199+0000 mon.smithi023 (mon.0) 91 : cluster 1 Manager daemon smithi023.yzjfaq is now available 2024-04-02T05:22:53.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:53 smithi023 bash[18601]: audit 2024-04-02T05:22:52.403731+0000 mon.smithi023 (mon.0) 92 : audit 0 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:22:53.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:53 smithi023 bash[18601]: audit 2024-04-02T05:22:52.422639+0000 mon.smithi023 (mon.0) 93 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi023.yzjfaq/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:22:53.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:53 smithi023 bash[18601]: audit 2024-04-02T05:22:52.425112+0000 mon.smithi023 (mon.0) 94 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi023.yzjfaq/trash_purge_schedule"}]: dispatch 2024-04-02T05:22:53.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:53 smithi023 bash[18601]: cluster 2024-04-02T05:22:53.337114+0000 mon.smithi023 (mon.0) 95 : cluster 0 mgrmap e11: smithi023.yzjfaq(active, since 1.01402s) 2024-04-02T05:22:53.970 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-04-02T05:22:53.970 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-04-02T05:22:53.970 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-02T05:22:53.970 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-04-02T05:22:53.970 INFO:teuthology.orchestra.run.smithi023.stdout:mgr epoch 9 is available 2024-04-02T05:22:53.970 INFO:teuthology.orchestra.run.smithi023.stdout:Generating a dashboard self-signed certificate... 2024-04-02T05:22:54.648 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:54 smithi023 bash[18601]: cephadm 2024-04-02T05:22:53.649848+0000 mgr.smithi023.yzjfaq (mgr.14164) 3 : cephadm 1 [02/Apr/2024:05:22:53] ENGINE Bus STARTING 2024-04-02T05:22:54.649 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:54 smithi023 bash[18601]: cephadm 2024-04-02T05:22:53.771853+0000 mgr.smithi023.yzjfaq (mgr.14164) 4 : cephadm 1 [02/Apr/2024:05:22:53] ENGINE Serving on https://172.21.15.23:7150 2024-04-02T05:22:54.649 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:54 smithi023 bash[18601]: cephadm 2024-04-02T05:22:53.873268+0000 mgr.smithi023.yzjfaq (mgr.14164) 5 : cephadm 1 [02/Apr/2024:05:22:53] ENGINE Serving on http://172.21.15.23:8765 2024-04-02T05:22:54.649 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:54 smithi023 bash[18601]: cephadm 2024-04-02T05:22:53.874359+0000 mgr.smithi023.yzjfaq (mgr.14164) 6 : cephadm 1 [02/Apr/2024:05:22:53] ENGINE Bus STARTED 2024-04-02T05:22:55.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:55 smithi023 bash[18601]: cluster 2024-04-02T05:22:54.389671+0000 mon.smithi023 (mon.0) 96 : cluster 0 mgrmap e12: smithi023.yzjfaq(active, since 2s) 2024-04-02T05:22:55.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:55 smithi023 bash[18601]: audit 2024-04-02T05:22:55.308779+0000 mon.smithi023 (mon.0) 97 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:55.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:55 smithi023 bash[18601]: audit 2024-04-02T05:22:55.315274+0000 mon.smithi023 (mon.0) 98 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:55.916 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-04-02T05:22:55.916 INFO:teuthology.orchestra.run.smithi023.stdout:Creating initial admin user... 2024-04-02T05:22:56.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:56 smithi023 bash[18601]: audit 2024-04-02T05:22:55.211674+0000 mgr.smithi023.yzjfaq (mgr.14164) 7 : audit 0 from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:22:58.012 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$1at5ar2invCAZeFT4ODuvOfGlm4FkL86xUz.g2czGItImHkyq/2YW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1712035377, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-02T05:22:58.013 INFO:teuthology.orchestra.run.smithi023.stdout:Fetching dashboard port number... 2024-04-02T05:22:58.699 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:58 smithi023 bash[18601]: audit 2024-04-02T05:22:57.121420+0000 mgr.smithi023.yzjfaq (mgr.14164) 8 : audit 0 from='client.14178 -' 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-04-02T05:22:58.700 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:58 smithi023 bash[18601]: audit 2024-04-02T05:22:57.410819+0000 mon.smithi023 (mon.0) 99 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:59.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:59 smithi023 bash[18601]: cluster 2024-04-02T05:22:58.419796+0000 mon.smithi023 (mon.0) 100 : cluster 0 mgrmap e13: smithi023.yzjfaq(active, since 6s) 2024-04-02T05:22:59.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:59 smithi023 bash[18601]: audit 2024-04-02T05:22:59.168799+0000 mon.smithi023 (mon.0) 101 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:22:59.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:22:59 smithi023 bash[18601]: audit 2024-04-02T05:22:59.285846+0000 mon.smithi023 (mon.0) 102 : audit 0 from='client.? 172.21.15.23:0/1712751588' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-02T05:22:59.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 8443 2024-04-02T05:22:59.885 INFO:teuthology.orchestra.run.smithi023.stdout:firewalld does not appear to be present 2024-04-02T05:22:59.885 INFO:teuthology.orchestra.run.smithi023.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-02T05:22:59.887 INFO:teuthology.orchestra.run.smithi023.stdout:Ceph Dashboard is now available at: 2024-04-02T05:22:59.888 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:22:59.888 INFO:teuthology.orchestra.run.smithi023.stdout: URL: https://smithi023.front.sepia.ceph.com:8443/ 2024-04-02T05:22:59.888 INFO:teuthology.orchestra.run.smithi023.stdout: User: admin 2024-04-02T05:22:59.888 INFO:teuthology.orchestra.run.smithi023.stdout: Password: 44pbt0iri1 2024-04-02T05:22:59.888 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:22:59.888 INFO:teuthology.orchestra.run.smithi023.stdout:Saving cluster configuration to /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/config directory 2024-04-02T05:22:59.889 INFO:teuthology.orchestra.run.smithi023.stdout:Enabling autotune for osd_memory_target 2024-04-02T05:23:01.485 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:01 smithi023 bash[18601]: audit 2024-04-02T05:23:00.206905+0000 mon.smithi023 (mon.0) 103 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:03.546 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-04-02T05:23:03.547 INFO:teuthology.orchestra.run.smithi023.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-04-02T05:23:03.547 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:23:03.547 INFO:teuthology.orchestra.run.smithi023.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-02T05:23:03.547 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:23:03.547 INFO:teuthology.orchestra.run.smithi023.stdout:Or, if you are only running a single cluster on this host: 2024-04-02T05:23:03.547 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:23:03.547 INFO:teuthology.orchestra.run.smithi023.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-04-02T05:23:03.547 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:23:03.547 INFO:teuthology.orchestra.run.smithi023.stdout:Please consider enabling telemetry to help improve Ceph: 2024-04-02T05:23:03.547 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:23:03.547 INFO:teuthology.orchestra.run.smithi023.stdout: ceph telemetry on 2024-04-02T05:23:03.547 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:23:03.547 INFO:teuthology.orchestra.run.smithi023.stdout:For more information see: 2024-04-02T05:23:03.548 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:23:03.548 INFO:teuthology.orchestra.run.smithi023.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-04-02T05:23:03.548 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:23:03.548 INFO:teuthology.orchestra.run.smithi023.stdout:Bootstrap complete. 2024-04-02T05:23:03.597 INFO:tasks.cephadm:Fetching config... 2024-04-02T05:23:03.597 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:23:03.597 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-02T05:23:03.603 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-02T05:23:03.603 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:23:03.603 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-02T05:23:03.650 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-02T05:23:03.650 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:23:03.650 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/keyring of=/dev/stdout 2024-04-02T05:23:03.704 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-02T05:23:03.704 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:23:03.704 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-02T05:23:03.751 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-02T05:23:03.751 DEBUG:teuthology.orchestra.run.smithi023:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYrSIrNFGlFaEPnfmeAyTOxiqcdO+oYbWqEmLvckD4NKAITM6LB35bGo/ESrNDopmpJBFLt9XfEUQAWiC/G8xTr5XiyK2ZREUFwhI6GnI10azsX1e5Q0X9TZkclbkmmtIDmvuJiLZhyTxOr7I3LjWCe3xrXTEOrmgO83f8k2/uPiC6SKHBw6XgkOekBnw1GCnbb0v9Fp6MWbsRnqSHx2cOghjFVUErVMHUZkNl1oiPeCsC8TJnN/lIvWsESLhBp45GIs5FPw1qtc7yhGGkbfxaJ1CcDtO5Am4Gkir6WvHBqbm1Wr3EL0xPEy7LUE40bmdeHhZKa18DFTc2rQpNWuPfBV3BMmFs2sF/iehyBIw/7ZtIadNING8dXwwWrKibPyecqc5a0han3xkmerxFl3ZxU9b2UZ+gjnR27IuLHx0BbMRXy0g09BW+dSFT/phyvd5RwsjAbQirvTnGyakDHvW6vHTIowdupLkmLnNkZByufYsBiui7LXEZSfy/dIo9+hE= ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-02T05:23:03.815 INFO:teuthology.orchestra.run.smithi023.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYrSIrNFGlFaEPnfmeAyTOxiqcdO+oYbWqEmLvckD4NKAITM6LB35bGo/ESrNDopmpJBFLt9XfEUQAWiC/G8xTr5XiyK2ZREUFwhI6GnI10azsX1e5Q0X9TZkclbkmmtIDmvuJiLZhyTxOr7I3LjWCe3xrXTEOrmgO83f8k2/uPiC6SKHBw6XgkOekBnw1GCnbb0v9Fp6MWbsRnqSHx2cOghjFVUErVMHUZkNl1oiPeCsC8TJnN/lIvWsESLhBp45GIs5FPw1qtc7yhGGkbfxaJ1CcDtO5Am4Gkir6WvHBqbm1Wr3EL0xPEy7LUE40bmdeHhZKa18DFTc2rQpNWuPfBV3BMmFs2sF/iehyBIw/7ZtIadNING8dXwwWrKibPyecqc5a0han3xkmerxFl3ZxU9b2UZ+gjnR27IuLHx0BbMRXy0g09BW+dSFT/phyvd5RwsjAbQirvTnGyakDHvW6vHTIowdupLkmLnNkZByufYsBiui7LXEZSfy/dIo9+hE= ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:23:03.824 DEBUG:teuthology.orchestra.run.smithi103:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYrSIrNFGlFaEPnfmeAyTOxiqcdO+oYbWqEmLvckD4NKAITM6LB35bGo/ESrNDopmpJBFLt9XfEUQAWiC/G8xTr5XiyK2ZREUFwhI6GnI10azsX1e5Q0X9TZkclbkmmtIDmvuJiLZhyTxOr7I3LjWCe3xrXTEOrmgO83f8k2/uPiC6SKHBw6XgkOekBnw1GCnbb0v9Fp6MWbsRnqSHx2cOghjFVUErVMHUZkNl1oiPeCsC8TJnN/lIvWsESLhBp45GIs5FPw1qtc7yhGGkbfxaJ1CcDtO5Am4Gkir6WvHBqbm1Wr3EL0xPEy7LUE40bmdeHhZKa18DFTc2rQpNWuPfBV3BMmFs2sF/iehyBIw/7ZtIadNING8dXwwWrKibPyecqc5a0han3xkmerxFl3ZxU9b2UZ+gjnR27IuLHx0BbMRXy0g09BW+dSFT/phyvd5RwsjAbQirvTnGyakDHvW6vHTIowdupLkmLnNkZByufYsBiui7LXEZSfy/dIo9+hE= ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-02T05:23:03.846 INFO:teuthology.orchestra.run.smithi103.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYrSIrNFGlFaEPnfmeAyTOxiqcdO+oYbWqEmLvckD4NKAITM6LB35bGo/ESrNDopmpJBFLt9XfEUQAWiC/G8xTr5XiyK2ZREUFwhI6GnI10azsX1e5Q0X9TZkclbkmmtIDmvuJiLZhyTxOr7I3LjWCe3xrXTEOrmgO83f8k2/uPiC6SKHBw6XgkOekBnw1GCnbb0v9Fp6MWbsRnqSHx2cOghjFVUErVMHUZkNl1oiPeCsC8TJnN/lIvWsESLhBp45GIs5FPw1qtc7yhGGkbfxaJ1CcDtO5Am4Gkir6WvHBqbm1Wr3EL0xPEy7LUE40bmdeHhZKa18DFTc2rQpNWuPfBV3BMmFs2sF/iehyBIw/7ZtIadNING8dXwwWrKibPyecqc5a0han3xkmerxFl3ZxU9b2UZ+gjnR27IuLHx0BbMRXy0g09BW+dSFT/phyvd5RwsjAbQirvTnGyakDHvW6vHTIowdupLkmLnNkZByufYsBiui7LXEZSfy/dIo9+hE= ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:23:03.855 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-02T05:23:04.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:03 smithi023 bash[18601]: audit 2024-04-02T05:23:02.999244+0000 mon.smithi023 (mon.0) 104 : audit 1 from='client.? 172.21.15.23:0/366249714' entity='client.admin' 2024-04-02T05:23:09.144 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:23:13.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:12 smithi023 bash[18601]: audit 2024-04-02T05:23:11.760782+0000 mon.smithi023 (mon.0) 105 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:13.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:12 smithi023 bash[18601]: audit 2024-04-02T05:23:11.764969+0000 mon.smithi023 (mon.0) 106 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:13.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:12 smithi023 bash[18601]: audit 2024-04-02T05:23:11.766139+0000 mon.smithi023 (mon.0) 107 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi023", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:23:13.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:12 smithi023 bash[18601]: audit 2024-04-02T05:23:11.771104+0000 mon.smithi023 (mon.0) 108 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:13.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:12 smithi023 bash[18601]: audit 2024-04-02T05:23:11.773217+0000 mon.smithi023 (mon.0) 109 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi023", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-04-02T05:23:13.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:12 smithi023 bash[18601]: audit 2024-04-02T05:23:11.774103+0000 mon.smithi023 (mon.0) 110 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi023", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-04-02T05:23:13.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:12 smithi023 bash[18601]: audit 2024-04-02T05:23:11.776225+0000 mon.smithi023 (mon.0) 111 : audit 0 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:23:13.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:12 smithi023 bash[18601]: cephadm 2024-04-02T05:23:11.777274+0000 mgr.smithi023.yzjfaq (mgr.14164) 9 : cephadm 1 Deploying daemon ceph-exporter.smithi023 on smithi023 2024-04-02T05:23:13.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:12 smithi023 bash[18601]: audit 2024-04-02T05:23:12.183411+0000 mon.smithi023 (mon.0) 112 : audit 1 from='client.? 172.21.15.23:0/875327916' entity='client.admin' 2024-04-02T05:23:13.520 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-02T05:23:13.520 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-02T05:23:13.951 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:13 smithi023 bash[18601]: cluster 2024-04-02T05:23:12.339300+0000 mgr.smithi023.yzjfaq (mgr.14164) 10 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:14.893 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:14 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:23:15.237 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:14 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:23:16.211 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:15 smithi023 bash[18601]: cluster 2024-04-02T05:23:14.339746+0000 mgr.smithi023.yzjfaq (mgr.14164) 11 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:16.211 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:15 smithi023 bash[18601]: audit 2024-04-02T05:23:15.030253+0000 mon.smithi023 (mon.0) 113 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:16.211 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:15 smithi023 bash[18601]: audit 2024-04-02T05:23:15.034038+0000 mon.smithi023 (mon.0) 114 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:16.211 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:15 smithi023 bash[18601]: audit 2024-04-02T05:23:15.051332+0000 mon.smithi023 (mon.0) 115 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:16.211 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:15 smithi023 bash[18601]: audit 2024-04-02T05:23:15.053618+0000 mon.smithi023 (mon.0) 116 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:16.211 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:15 smithi023 bash[18601]: audit 2024-04-02T05:23:15.054862+0000 mon.smithi023 (mon.0) 117 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi023", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-02T05:23:16.212 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:15 smithi023 bash[18601]: audit 2024-04-02T05:23:15.055663+0000 mon.smithi023 (mon.0) 118 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi023", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-02T05:23:16.212 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:15 smithi023 bash[18601]: audit 2024-04-02T05:23:15.057423+0000 mon.smithi023 (mon.0) 119 : audit 0 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:23:17.167 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:16 smithi023 bash[18601]: cephadm 2024-04-02T05:23:15.058259+0000 mgr.smithi023.yzjfaq (mgr.14164) 12 : cephadm 1 Deploying daemon crash.smithi023 on smithi023 2024-04-02T05:23:17.432 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:17 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:23:17.713 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:17 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:23:17.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:17 smithi023 bash[18601]: cluster 2024-04-02T05:23:16.340150+0000 mgr.smithi023.yzjfaq (mgr.14164) 13 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:17.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:17 smithi023 bash[18601]: audit 2024-04-02T05:23:17.424540+0000 mon.smithi023 (mon.0) 120 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:17.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:17 smithi023 bash[18601]: audit 2024-04-02T05:23:17.701886+0000 mon.smithi023 (mon.0) 121 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:17.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:17 smithi023 bash[18601]: audit 2024-04-02T05:23:17.705188+0000 mon.smithi023 (mon.0) 122 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:17.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:17 smithi023 bash[18601]: audit 2024-04-02T05:23:17.728637+0000 mon.smithi023 (mon.0) 123 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:17.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:17 smithi023 bash[18601]: audit 2024-04-02T05:23:17.731100+0000 mon.smithi023 (mon.0) 124 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:18.255 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:23:18.940 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:18 smithi023 bash[18601]: cephadm 2024-04-02T05:23:17.732454+0000 mgr.smithi023.yzjfaq (mgr.14164) 14 : cephadm 1 Deploying daemon node-exporter.smithi023 on smithi023 2024-04-02T05:23:18.940 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:18 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:23:19.208 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:19 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:23:20.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:19 smithi023 bash[18601]: cluster 2024-04-02T05:23:18.340455+0000 mgr.smithi023.yzjfaq (mgr.14164) 15 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:20.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:19 smithi023 bash[18601]: audit 2024-04-02T05:23:19.279856+0000 mon.smithi023 (mon.0) 125 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:20.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:19 smithi023 bash[18601]: audit 2024-04-02T05:23:19.282753+0000 mon.smithi023 (mon.0) 126 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:20.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:19 smithi023 bash[18601]: audit 2024-04-02T05:23:19.301598+0000 mon.smithi023 (mon.0) 127 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:20.236 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:19 smithi023 bash[18601]: audit 2024-04-02T05:23:19.304166+0000 mon.smithi023 (mon.0) 128 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:21.121 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:20 smithi023 bash[18601]: cephadm 2024-04-02T05:23:19.316097+0000 mgr.smithi023.yzjfaq (mgr.14164) 16 : cephadm 1 Deploying daemon alertmanager.smithi023 on smithi023 2024-04-02T05:23:22.082 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:21 smithi023 bash[18601]: cluster 2024-04-02T05:23:20.340883+0000 mgr.smithi023.yzjfaq (mgr.14164) 17 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:23.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:23 smithi023 bash[18601]: cluster 2024-04-02T05:23:22.341156+0000 mgr.smithi023.yzjfaq (mgr.14164) 18 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:23.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:23 smithi023 bash[18601]: audit 2024-04-02T05:23:22.428329+0000 mon.smithi023 (mon.0) 129 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:23.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:23 smithi023 bash[18601]: audit 2024-04-02T05:23:22.572373+0000 mgr.smithi023.yzjfaq (mgr.14164) 19 : audit 0 from='client.14189 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:23:23.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:23 smithi023 bash[18601]: audit 2024-04-02T05:23:22.576029+0000 mon.smithi023 (mon.0) 130 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:24.261 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi103 2024-04-02T05:23:24.261 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-02T05:23:24.261 DEBUG:teuthology.orchestra.run.smithi103:> dd of=/etc/ceph/ceph.conf 2024-04-02T05:23:24.268 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-02T05:23:24.268 DEBUG:teuthology.orchestra.run.smithi103:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:23:24.316 INFO:tasks.cephadm:Adding host smithi103 to orchestrator... 2024-04-02T05:23:24.316 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph orch host add smithi103 2024-04-02T05:23:25.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:25 smithi023 bash[18601]: cluster 2024-04-02T05:23:24.341500+0000 mgr.smithi023.yzjfaq (mgr.14164) 20 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:27.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:27 smithi023 bash[18601]: cluster 2024-04-02T05:23:26.342031+0000 mgr.smithi023.yzjfaq (mgr.14164) 21 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:29.485 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:29 smithi023 bash[18601]: cluster 2024-04-02T05:23:28.342585+0000 mgr.smithi023.yzjfaq (mgr.14164) 22 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:29.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:29 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:23:30.081 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:23:30.485 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:30 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:23:31.358 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:31 smithi023 bash[18601]: audit 2024-04-02T05:23:30.163584+0000 mon.smithi023 (mon.0) 131 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:31.359 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:31 smithi023 bash[18601]: audit 2024-04-02T05:23:30.167135+0000 mon.smithi023 (mon.0) 132 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:31.359 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:31 smithi023 bash[18601]: audit 2024-04-02T05:23:30.204099+0000 mon.smithi023 (mon.0) 133 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:31.359 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:31 smithi023 bash[18601]: audit 2024-04-02T05:23:30.207002+0000 mon.smithi023 (mon.0) 134 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:31.359 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:31 smithi023 bash[18601]: audit 2024-04-02T05:23:30.210194+0000 mon.smithi023 (mon.0) 135 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:31.359 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:31 smithi023 bash[18601]: audit 2024-04-02T05:23:30.213525+0000 mon.smithi023 (mon.0) 136 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:31.359 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:31 smithi023 bash[18601]: cephadm 2024-04-02T05:23:30.237025+0000 mgr.smithi023.yzjfaq (mgr.14164) 23 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2024-04-02T05:23:31.359 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:31 smithi023 bash[18601]: audit 2024-04-02T05:23:30.317219+0000 mon.smithi023 (mon.0) 137 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:31.359 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:31 smithi023 bash[18601]: audit 2024-04-02T05:23:30.322275+0000 mon.smithi023 (mon.0) 138 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:31.359 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:31 smithi023 bash[18601]: audit 2024-04-02T05:23:30.324846+0000 mon.smithi023 (mon.0) 139 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T05:23:31.359 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:31 smithi023 bash[18601]: audit 2024-04-02T05:23:30.325812+0000 mgr.smithi023.yzjfaq (mgr.14164) 24 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T05:23:31.359 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:31 smithi023 bash[18601]: audit 2024-04-02T05:23:30.334560+0000 mon.smithi023 (mon.0) 140 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:31.359 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:31 smithi023 bash[18601]: cluster 2024-04-02T05:23:30.343534+0000 mgr.smithi023.yzjfaq (mgr.14164) 25 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:31.359 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:31 smithi023 bash[18601]: cephadm 2024-04-02T05:23:30.370061+0000 mgr.smithi023.yzjfaq (mgr.14164) 26 : cephadm 1 Deploying daemon grafana.smithi023 on smithi023 2024-04-02T05:23:33.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:33 smithi023 bash[18601]: cluster 2024-04-02T05:23:32.343938+0000 mgr.smithi023.yzjfaq (mgr.14164) 27 : cluster 0 pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:33.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:33 smithi023 bash[18601]: audit 2024-04-02T05:23:32.433205+0000 mon.smithi023 (mon.0) 141 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:35.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:35 smithi023 bash[18601]: cluster 2024-04-02T05:23:34.344249+0000 mgr.smithi023.yzjfaq (mgr.14164) 28 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:35.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:35 smithi023 bash[18601]: audit 2024-04-02T05:23:34.497965+0000 mgr.smithi023.yzjfaq (mgr.14164) 29 : audit 0 from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi103", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:23:36.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:36 smithi023 bash[18601]: cephadm 2024-04-02T05:23:35.120966+0000 mgr.smithi023.yzjfaq (mgr.14164) 30 : cephadm 1 Deploying cephadm binary to smithi103 2024-04-02T05:23:37.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:37 smithi023 bash[18601]: cluster 2024-04-02T05:23:36.344506+0000 mgr.smithi023.yzjfaq (mgr.14164) 31 : cluster 0 pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:39.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:39 smithi023 bash[18601]: cluster 2024-04-02T05:23:38.344754+0000 mgr.smithi023.yzjfaq (mgr.14164) 32 : cluster 0 pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:40.465 INFO:teuthology.orchestra.run.smithi023.stdout:Added host 'smithi103' with addr '172.21.15.103' 2024-04-02T05:23:41.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:41 smithi023 bash[18601]: cluster 2024-04-02T05:23:40.345182+0000 mgr.smithi023.yzjfaq (mgr.14164) 33 : cluster 0 pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:41.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:41 smithi023 bash[18601]: audit 2024-04-02T05:23:40.458331+0000 mon.smithi023 (mon.0) 142 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:41.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:41 smithi023 bash[18601]: cephadm 2024-04-02T05:23:40.459311+0000 mgr.smithi023.yzjfaq (mgr.14164) 34 : cephadm 1 Added host smithi103 2024-04-02T05:23:42.127 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph orch host ls --format=json 2024-04-02T05:23:43.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:43 smithi023 bash[18601]: cluster 2024-04-02T05:23:42.345511+0000 mgr.smithi023.yzjfaq (mgr.14164) 35 : cluster 0 pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:44.801 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:44 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:23:45.056 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:44 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:23:45.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:45 smithi023 bash[18601]: cluster 2024-04-02T05:23:44.345873+0000 mgr.smithi023.yzjfaq (mgr.14164) 36 : cluster 0 pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:45.873 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:45 smithi023 bash[18601]: audit 2024-04-02T05:23:45.094751+0000 mon.smithi023 (mon.0) 143 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:45.874 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:45 smithi023 bash[18601]: audit 2024-04-02T05:23:45.098455+0000 mon.smithi023 (mon.0) 144 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:45.874 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:45 smithi023 bash[18601]: audit 2024-04-02T05:23:45.111449+0000 mon.smithi023 (mon.0) 145 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:45.874 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:45 smithi023 bash[18601]: audit 2024-04-02T05:23:45.113697+0000 mon.smithi023 (mon.0) 146 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:45.874 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:45 smithi023 bash[18601]: audit 2024-04-02T05:23:45.116453+0000 mon.smithi023 (mon.0) 147 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:45.874 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:45 smithi023 bash[18601]: audit 2024-04-02T05:23:45.119057+0000 mon.smithi023 (mon.0) 148 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:45.874 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:45 smithi023 bash[18601]: audit 2024-04-02T05:23:45.121628+0000 mon.smithi023 (mon.0) 149 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:45.874 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:45 smithi023 bash[18601]: audit 2024-04-02T05:23:45.123397+0000 mon.smithi023 (mon.0) 150 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:46.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:46 smithi023 bash[18601]: cephadm 2024-04-02T05:23:45.378311+0000 mgr.smithi023.yzjfaq (mgr.14164) 37 : cephadm 1 Deploying daemon prometheus.smithi023 on smithi023 2024-04-02T05:23:47.599 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:47 smithi023 bash[18601]: cluster 2024-04-02T05:23:46.346202+0000 mgr.smithi023.yzjfaq (mgr.14164) 38 : cluster 0 pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:47.599 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:47 smithi023 bash[18601]: audit 2024-04-02T05:23:47.443111+0000 mon.smithi023 (mon.0) 151 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:23:47.884 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:23:49.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:49 smithi023 bash[18601]: cluster 2024-04-02T05:23:48.346545+0000 mgr.smithi023.yzjfaq (mgr.14164) 39 : cluster 0 pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:51.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:51 smithi023 bash[18601]: cluster 2024-04-02T05:23:50.346918+0000 mgr.smithi023.yzjfaq (mgr.14164) 40 : cluster 0 pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:53.825 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:53 smithi023 bash[18601]: cluster 2024-04-02T05:23:52.347181+0000 mgr.smithi023.yzjfaq (mgr.14164) 41 : cluster 0 pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:55.299 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:23:55.299 INFO:teuthology.orchestra.run.smithi023.stdout:[{"addr": "172.21.15.23", "hostname": "smithi023", "labels": [], "status": ""}, {"addr": "172.21.15.103", "hostname": "smithi103", "labels": [], "status": ""}] 2024-04-02T05:23:55.704 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:55 smithi023 bash[18601]: cluster 2024-04-02T05:23:54.347626+0000 mgr.smithi023.yzjfaq (mgr.14164) 42 : cluster 0 pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:56.599 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-02T05:23:56.599 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd crush tunables default 2024-04-02T05:23:56.662 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:56 smithi023 bash[18601]: audit 2024-04-02T05:23:55.292672+0000 mgr.smithi023.yzjfaq (mgr.14164) 43 : audit 0 from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:23:57.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:57 smithi023 bash[18601]: cluster 2024-04-02T05:23:56.348104+0000 mgr.smithi023.yzjfaq (mgr.14164) 44 : cluster 0 pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:23:59.916 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:23:59 smithi023 bash[18601]: cluster 2024-04-02T05:23:58.348528+0000 mgr.smithi023.yzjfaq (mgr.14164) 45 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:01.367 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:24:01.823 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:01 smithi023 bash[18601]: cluster 2024-04-02T05:24:00.348975+0000 mgr.smithi023.yzjfaq (mgr.14164) 46 : cluster 0 pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:03.606 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:03 smithi023 bash[18601]: cluster 2024-04-02T05:24:02.349381+0000 mgr.smithi023.yzjfaq (mgr.14164) 47 : cluster 0 pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:03.887 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:03 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:24:04.194 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:03 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:24:05.179 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:05 smithi023 bash[18601]: audit 2024-04-02T05:24:04.031572+0000 mon.smithi023 (mon.0) 152 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:05.179 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:05 smithi023 bash[18601]: audit 2024-04-02T05:24:04.035442+0000 mon.smithi023 (mon.0) 153 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:05.180 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:05 smithi023 bash[18601]: audit 2024-04-02T05:24:04.044873+0000 mon.smithi023 (mon.0) 154 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:05.180 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:05 smithi023 bash[18601]: audit 2024-04-02T05:24:04.046791+0000 mon.smithi023 (mon.0) 155 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T05:24:05.180 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:05 smithi023 bash[18601]: cluster 2024-04-02T05:24:04.349744+0000 mgr.smithi023.yzjfaq (mgr.14164) 48 : cluster 0 pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:06.175 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:06 smithi023 bash[18601]: audit 2024-04-02T05:24:05.044823+0000 mon.smithi023 (mon.0) 156 : audit 1 from='mgr.14164 172.21.15.23:0/3039125019' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-02T05:24:06.175 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:06 smithi023 bash[18601]: cluster 2024-04-02T05:24:05.048650+0000 mon.smithi023 (mon.0) 157 : cluster 0 mgrmap e14: smithi023.yzjfaq(active, since 72s) 2024-04-02T05:24:07.063 INFO:teuthology.orchestra.run.smithi023.stderr:adjusted tunables profile to default 2024-04-02T05:24:07.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:07 smithi023 bash[18601]: audit 2024-04-02T05:24:06.988891+0000 mon.smithi023 (mon.0) 158 : audit 1 from='client.? 172.21.15.23:0/2323445391' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-02T05:24:08.162 INFO:tasks.cephadm:Adding mon.smithi023 on smithi023 2024-04-02T05:24:08.162 INFO:tasks.cephadm:Adding mon.smithi103 on smithi103 2024-04-02T05:24:08.162 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph orch apply mon '2;smithi023:172.21.15.23=smithi023;smithi103:172.21.15.103=smithi103' 2024-04-02T05:24:08.177 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:08 smithi023 bash[18601]: audit 2024-04-02T05:24:07.052757+0000 mon.smithi023 (mon.0) 159 : audit 1 from='client.? 172.21.15.23:0/2323445391' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-02T05:24:08.177 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:08 smithi023 bash[18601]: cluster 2024-04-02T05:24:07.056619+0000 mon.smithi023 (mon.0) 160 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-04-02T05:24:09.370 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /etc/ceph/ceph.conf 2024-04-02T05:24:10.414 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /etc/ceph/ceph.conf 2024-04-02T05:24:13.810 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:13 smithi023 bash[18601]: cluster 2024-04-02T05:24:13.522932+0000 mon.smithi023 (mon.0) 161 : cluster 1 Active manager daemon smithi023.yzjfaq restarted 2024-04-02T05:24:13.810 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:13 smithi023 bash[18601]: cluster 2024-04-02T05:24:13.523311+0000 mon.smithi023 (mon.0) 162 : cluster 1 Activating manager daemon smithi023.yzjfaq 2024-04-02T05:24:13.810 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:13 smithi023 bash[18601]: cluster 2024-04-02T05:24:13.526693+0000 mon.smithi023 (mon.0) 163 : cluster 0 osdmap e5: 0 total, 0 up, 0 in 2024-04-02T05:24:13.810 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:13 smithi023 bash[18601]: cluster 2024-04-02T05:24:13.526820+0000 mon.smithi023 (mon.0) 164 : cluster 0 mgrmap e15: smithi023.yzjfaq(active, starting, since 0.00364242s) 2024-04-02T05:24:13.810 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:13 smithi023 bash[18601]: audit 2024-04-02T05:24:13.529482+0000 mon.smithi023 (mon.0) 165 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi023"}]: dispatch 2024-04-02T05:24:13.811 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:13 smithi023 bash[18601]: audit 2024-04-02T05:24:13.530919+0000 mon.smithi023 (mon.0) 166 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mgr metadata", "who": "smithi023.yzjfaq", "id": "smithi023.yzjfaq"}]: dispatch 2024-04-02T05:24:13.811 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:13 smithi023 bash[18601]: audit 2024-04-02T05:24:13.532155+0000 mon.smithi023 (mon.0) 167 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:24:13.811 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:13 smithi023 bash[18601]: audit 2024-04-02T05:24:13.532406+0000 mon.smithi023 (mon.0) 168 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:24:13.811 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:13 smithi023 bash[18601]: audit 2024-04-02T05:24:13.532582+0000 mon.smithi023 (mon.0) 169 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:24:13.811 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:13 smithi023 bash[18601]: cluster 2024-04-02T05:24:13.559889+0000 mon.smithi023 (mon.0) 170 : cluster 1 Manager daemon smithi023.yzjfaq is now available 2024-04-02T05:24:14.552 INFO:teuthology.orchestra.run.smithi103.stdout:Scheduled mon update... 2024-04-02T05:24:14.847 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:14 smithi023 bash[18601]: audit 2024-04-02T05:24:13.587956+0000 mon.smithi023 (mon.0) 171 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:24:14.847 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:14 smithi023 bash[18601]: audit 2024-04-02T05:24:13.597569+0000 mon.smithi023 (mon.0) 172 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:14.847 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:14 smithi023 bash[18601]: audit 2024-04-02T05:24:13.601278+0000 mon.smithi023 (mon.0) 173 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:24:14.847 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:14 smithi023 bash[18601]: audit 2024-04-02T05:24:13.613551+0000 mon.smithi023 (mon.0) 174 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi023.yzjfaq/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:24:14.847 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:14 smithi023 bash[18601]: audit 2024-04-02T05:24:13.619551+0000 mon.smithi023 (mon.0) 175 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi023.yzjfaq/trash_purge_schedule"}]: dispatch 2024-04-02T05:24:14.847 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:14 smithi023 bash[18601]: audit 2024-04-02T05:24:14.488809+0000 mon.smithi023 (mon.0) 176 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:14.847 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:14 smithi023 bash[18601]: cluster 2024-04-02T05:24:14.531327+0000 mon.smithi023 (mon.0) 177 : cluster 0 mgrmap e16: smithi023.yzjfaq(active, since 1.00814s) 2024-04-02T05:24:14.847 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:14 smithi023 bash[18601]: audit 2024-04-02T05:24:14.545937+0000 mon.smithi023 (mon.0) 178 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:15.202 DEBUG:teuthology.orchestra.run.smithi103:mon.smithi103> sudo journalctl -f -n 0 -u ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mon.smithi103.service 2024-04-02T05:24:15.204 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-02T05:24:15.204 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-02T05:24:15.637 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:15 smithi023 bash[18601]: cephadm 2024-04-02T05:24:14.541323+0000 mgr.smithi023.yzjfaq (mgr.14195) 2 : cephadm 1 Saving service mon spec with placement smithi023:172.21.15.23=smithi023;smithi103:172.21.15.103=smithi103;count:2 2024-04-02T05:24:16.439 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /etc/ceph/ceph.conf 2024-04-02T05:24:16.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:16 smithi023 bash[18601]: cephadm 2024-04-02T05:24:15.111184+0000 mgr.smithi023.yzjfaq (mgr.14195) 3 : cephadm 1 [02/Apr/2024:05:24:15] ENGINE Bus STARTING 2024-04-02T05:24:16.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:16 smithi023 bash[18601]: cephadm 2024-04-02T05:24:15.232975+0000 mgr.smithi023.yzjfaq (mgr.14195) 4 : cephadm 1 [02/Apr/2024:05:24:15] ENGINE Serving on https://172.21.15.23:7150 2024-04-02T05:24:16.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:16 smithi023 bash[18601]: cephadm 2024-04-02T05:24:15.334347+0000 mgr.smithi023.yzjfaq (mgr.14195) 5 : cephadm 1 [02/Apr/2024:05:24:15] ENGINE Serving on http://172.21.15.23:8765 2024-04-02T05:24:16.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:16 smithi023 bash[18601]: cephadm 2024-04-02T05:24:15.334531+0000 mgr.smithi023.yzjfaq (mgr.14195) 6 : cephadm 1 [02/Apr/2024:05:24:15] ENGINE Bus STARTED 2024-04-02T05:24:16.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:16 smithi023 bash[18601]: cluster 2024-04-02T05:24:15.587889+0000 mon.smithi023 (mon.0) 179 : cluster 0 mgrmap e17: smithi023.yzjfaq(active, since 2s) 2024-04-02T05:24:16.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:16 smithi023 bash[18601]: audit 2024-04-02T05:24:16.263897+0000 mon.smithi023 (mon.0) 180 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:17.481 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /etc/ceph/ceph.conf 2024-04-02T05:24:18.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:18 smithi023 bash[18601]: audit 2024-04-02T05:24:17.361645+0000 mon.smithi023 (mon.0) 181 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:20.240 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-02T05:24:20.241 INFO:teuthology.orchestra.run.smithi103.stdout:{"epoch":1,"fsid":"a3455b52-f0b0-11ee-b647-cb9ed24678a4","modified":"2024-04-02T05:21:28.983347Z","created":"2024-04-02T05:21:28.983347Z","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":"smithi023","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:3300","nonce":0},{"type":"v1","addr":"172.21.15.23:6789","nonce":0}]},"addr":"172.21.15.23:6789/0","public_addr":"172.21.15.23:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-02T05:24:20.243 INFO:teuthology.orchestra.run.smithi103.stderr:dumped monmap epoch 1 2024-04-02T05:24:20.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:20 smithi023 bash[18601]: audit 2024-04-02T05:24:19.652692+0000 mon.smithi023 (mon.0) 182 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:20.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:20 smithi023 bash[18601]: audit 2024-04-02T05:24:19.656551+0000 mon.smithi023 (mon.0) 183 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:20.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:20 smithi023 bash[18601]: audit 2024-04-02T05:24:20.234628+0000 mon.smithi023 (mon.0) 184 : audit 0 from='client.? 172.21.15.103:0/3463923666' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T05:24:21.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:21 smithi023 bash[18601]: audit 2024-04-02T05:24:20.754811+0000 mon.smithi023 (mon.0) 185 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:21.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:21 smithi023 bash[18601]: audit 2024-04-02T05:24:20.762847+0000 mon.smithi023 (mon.0) 186 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:21.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:21 smithi023 bash[18601]: audit 2024-04-02T05:24:20.765221+0000 mon.smithi023 (mon.0) 187 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi023", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:24:22.088 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-02T05:24:22.088 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-02T05:24:24.502 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:24:24.920 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:23.611620+0000 mon.smithi023 (mon.0) 188 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:24.920 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:23.617467+0000 mon.smithi023 (mon.0) 189 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:24.920 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:23.633335+0000 mon.smithi023 (mon.0) 190 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:24.920 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:23.639164+0000 mon.smithi023 (mon.0) 191 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:24.920 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:23.640841+0000 mon.smithi023 (mon.0) 192 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi103", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:24:24.920 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:23.643010+0000 mon.smithi023 (mon.0) 193 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:24.920 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:23.644936+0000 mon.smithi023 (mon.0) 194 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:24:24.920 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: cephadm 2024-04-02T05:24:23.647644+0000 mgr.smithi023.yzjfaq (mgr.14195) 7 : cephadm 1 Updating smithi023:/etc/ceph/ceph.conf 2024-04-02T05:24:24.920 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: cephadm 2024-04-02T05:24:23.648203+0000 mgr.smithi023.yzjfaq (mgr.14195) 8 : cephadm 1 Updating smithi103:/etc/ceph/ceph.conf 2024-04-02T05:24:24.921 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: cephadm 2024-04-02T05:24:23.914167+0000 mgr.smithi023.yzjfaq (mgr.14195) 9 : cephadm 1 Updating smithi103:/var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:24:24.921 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: cephadm 2024-04-02T05:24:23.916424+0000 mgr.smithi023.yzjfaq (mgr.14195) 10 : cephadm 1 Updating smithi023:/var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:24:24.921 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: cephadm 2024-04-02T05:24:24.078697+0000 mgr.smithi023.yzjfaq (mgr.14195) 11 : cephadm 1 Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:24:24.921 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: cephadm 2024-04-02T05:24:24.081041+0000 mgr.smithi023.yzjfaq (mgr.14195) 12 : cephadm 1 Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:24:24.921 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:24.415226+0000 mon.smithi023 (mon.0) 195 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:24.921 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:24.425522+0000 mon.smithi023 (mon.0) 196 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:24.921 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:24.428058+0000 mon.smithi023 (mon.0) 197 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:24.921 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:24.433469+0000 mon.smithi023 (mon.0) 198 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:24.921 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:24.439213+0000 mon.smithi023 (mon.0) 199 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:24.921 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:24.441435+0000 mon.smithi023 (mon.0) 200 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi103", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-04-02T05:24:24.921 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:24.442885+0000 mon.smithi023 (mon.0) 201 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi103", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-04-02T05:24:24.921 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:24 smithi023 bash[18601]: audit 2024-04-02T05:24:24.445726+0000 mon.smithi023 (mon.0) 202 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:25.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: cephadm 2024-04-02T05:24:24.243366+0000 mgr.smithi023.yzjfaq (mgr.14195) 13 : cephadm 1 Updating smithi103:/var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:24:25.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: cephadm 2024-04-02T05:24:24.245779+0000 mgr.smithi023.yzjfaq (mgr.14195) 14 : cephadm 1 Updating smithi023:/var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:24:25.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: cephadm 2024-04-02T05:24:24.447335+0000 mgr.smithi023.yzjfaq (mgr.14195) 15 : cephadm 1 Deploying daemon ceph-exporter.smithi103 on smithi103 2024-04-02T05:24:25.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: cephadm 2024-04-02T05:24:24.904227+0000 mgr.smithi023.yzjfaq (mgr.14195) 16 : cephadm 1 Removing key for client.ceph-exporter.smithi103 2024-04-02T05:24:25.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: audit 2024-04-02T05:24:24.904800+0000 mon.smithi023 (mon.0) 203 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth rm", "entity": "client.ceph-exporter.smithi103"}]: dispatch 2024-04-02T05:24:25.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: audit 2024-04-02T05:24:24.906595+0000 mon.smithi023 (mon.0) 204 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth rm", "entity": "client.ceph-exporter.smithi103"}]': finished 2024-04-02T05:24:25.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: cephadm 2024-04-02T05:24:24.913556+0000 mgr.smithi023.yzjfaq (mgr.14195) 17 : cephadm 4 Failed while placing ceph-exporter.smithi103 on smithi103: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103 2024-04-02T05:24:25.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: /usr/bin/docker: stdout 2024-04-02T05:24:25.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: /usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103 2024-04-02T05:24:25.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103 2024-04-02T05:24:25.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: /usr/bin/docker: stdout 2024-04-02T05:24:25.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: /usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103 2024-04-02T05:24:25.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: Deploy daemon ceph-exporter.smithi103 ... 2024-04-02T05:24:25.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: ERROR: Desired sock dir for ceph-exporter is not directory: /var/run/ceph/ 2024-04-02T05:24:25.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: audit 2024-04-02T05:24:24.917768+0000 mon.smithi023 (mon.0) 205 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi103", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-02T05:24:25.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: audit 2024-04-02T05:24:24.924141+0000 mon.smithi023 (mon.0) 206 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi103", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-02T05:24:25.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: audit 2024-04-02T05:24:24.929009+0000 mon.smithi023 (mon.0) 207 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:25.986 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:25 smithi023 bash[18601]: cephadm 2024-04-02T05:24:24.931196+0000 mgr.smithi023.yzjfaq (mgr.14195) 18 : cephadm 1 Deploying daemon crash.smithi103 on smithi103 2024-04-02T05:24:27.344 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-02T05:24:27.344 INFO:teuthology.orchestra.run.smithi103.stdout:{"epoch":1,"fsid":"a3455b52-f0b0-11ee-b647-cb9ed24678a4","modified":"2024-04-02T05:21:28.983347Z","created":"2024-04-02T05:21:28.983347Z","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":"smithi023","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:3300","nonce":0},{"type":"v1","addr":"172.21.15.23:6789","nonce":0}]},"addr":"172.21.15.23:6789/0","public_addr":"172.21.15.23:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-02T05:24:27.347 INFO:teuthology.orchestra.run.smithi103.stderr:dumped monmap epoch 1 2024-04-02T05:24:27.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:27 smithi023 bash[18601]: audit 2024-04-02T05:24:27.338227+0000 mon.smithi023 (mon.0) 208 : audit 0 from='client.? 172.21.15.103:0/1891925946' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T05:24:28.898 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-02T05:24:28.899 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-02T05:24:28.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:28 smithi023 bash[18601]: audit 2024-04-02T05:24:28.602844+0000 mon.smithi023 (mon.0) 209 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:24:28.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:28 smithi023 bash[18601]: audit 2024-04-02T05:24:28.608539+0000 mon.smithi023 (mon.0) 210 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:28.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:28 smithi023 bash[18601]: audit 2024-04-02T05:24:28.635757+0000 mon.smithi023 (mon.0) 211 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:28.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:28 smithi023 bash[18601]: audit 2024-04-02T05:24:28.641966+0000 mon.smithi023 (mon.0) 212 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:29.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:29 smithi023 bash[18601]: audit 2024-04-02T05:24:28.664644+0000 mon.smithi023 (mon.0) 213 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:29.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:29 smithi023 bash[18601]: audit 2024-04-02T05:24:28.670269+0000 mon.smithi023 (mon.0) 214 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:29.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:29 smithi023 bash[18601]: cephadm 2024-04-02T05:24:28.673833+0000 mgr.smithi023.yzjfaq (mgr.14195) 19 : cephadm 1 Deploying daemon node-exporter.smithi103 on smithi103 2024-04-02T05:24:30.100 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:24:31.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:30 smithi023 bash[18601]: audit 2024-04-02T05:24:29.863562+0000 mon.smithi023 (mon.0) 215 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:31.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:30 smithi023 bash[18601]: audit 2024-04-02T05:24:29.870064+0000 mon.smithi023 (mon.0) 216 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:31.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:30 smithi023 bash[18601]: audit 2024-04-02T05:24:29.896654+0000 mon.smithi023 (mon.0) 217 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:31.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:30 smithi023 bash[18601]: audit 2024-04-02T05:24:29.902444+0000 mon.smithi023 (mon.0) 218 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:31.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:30 smithi023 bash[18601]: audit 2024-04-02T05:24:29.907514+0000 mon.smithi023 (mon.0) 219 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi103.jvjtqn", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:24:31.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:30 smithi023 bash[18601]: audit 2024-04-02T05:24:29.909328+0000 mon.smithi023 (mon.0) 220 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi103.jvjtqn", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-02T05:24:31.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:30 smithi023 bash[18601]: audit 2024-04-02T05:24:29.913724+0000 mon.smithi023 (mon.0) 221 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:24:31.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:30 smithi023 bash[18601]: audit 2024-04-02T05:24:29.915531+0000 mon.smithi023 (mon.0) 222 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:31.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:30 smithi023 bash[18601]: cephadm 2024-04-02T05:24:29.917411+0000 mgr.smithi023.yzjfaq (mgr.14195) 20 : cephadm 1 Deploying daemon mgr.smithi103.jvjtqn on smithi103 2024-04-02T05:24:34.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:34 smithi023 bash[18601]: audit 2024-04-02T05:24:33.618038+0000 mon.smithi023 (mon.0) 223 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:34.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:34 smithi023 bash[18601]: audit 2024-04-02T05:24:33.754141+0000 mon.smithi023 (mon.0) 224 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:34.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:34 smithi023 bash[18601]: audit 2024-04-02T05:24:33.760719+0000 mon.smithi023 (mon.0) 225 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:34.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:34 smithi023 bash[18601]: audit 2024-04-02T05:24:33.798362+0000 mon.smithi023 (mon.0) 226 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:34.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:34 smithi023 bash[18601]: audit 2024-04-02T05:24:33.804432+0000 mon.smithi023 (mon.0) 227 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:34.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:34 smithi023 bash[18601]: audit 2024-04-02T05:24:33.808053+0000 mon.smithi023 (mon.0) 228 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:24:34.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:34 smithi023 bash[18601]: audit 2024-04-02T05:24:33.809817+0000 mon.smithi023 (mon.0) 229 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:34.985 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:34 smithi023 bash[18601]: cephadm 2024-04-02T05:24:33.811957+0000 mgr.smithi023.yzjfaq (mgr.14195) 21 : cephadm 1 Deploying daemon mon.smithi103 on smithi103 2024-04-02T05:24:35.926 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-02T05:24:35.927 INFO:teuthology.orchestra.run.smithi103.stdout:{"epoch":1,"fsid":"a3455b52-f0b0-11ee-b647-cb9ed24678a4","modified":"2024-04-02T05:21:28.983347Z","created":"2024-04-02T05:21:28.983347Z","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":"smithi023","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:3300","nonce":0},{"type":"v1","addr":"172.21.15.23:6789","nonce":0}]},"addr":"172.21.15.23:6789/0","public_addr":"172.21.15.23:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-02T05:24:35.930 INFO:teuthology.orchestra.run.smithi103.stderr:dumped monmap epoch 1 2024-04-02T05:24:35.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:35 smithi023 bash[18601]: cluster 2024-04-02T05:24:34.915726+0000 mgr.smithi023.yzjfaq (mgr.14195) 22 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:36.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:36 smithi023 bash[18601]: cluster 2024-04-02T05:24:35.626579+0000 mon.smithi023 (mon.0) 230 : cluster 3 Health check failed: Failed to place 1 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-04-02T05:24:36.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:36 smithi023 bash[18601]: audit 2024-04-02T05:24:35.921202+0000 mon.smithi023 (mon.0) 231 : audit 0 from='client.? 172.21.15.103:0/2909985819' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T05:24:37.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:37 smithi023 bash[18601]: cluster 2024-04-02T05:24:36.916253+0000 mgr.smithi023.yzjfaq (mgr.14195) 23 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:38.432 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-02T05:24:38.432 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-02T05:24:39.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:39 smithi023 bash[18601]: audit 2024-04-02T05:24:38.626939+0000 mon.smithi023 (mon.0) 232 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:39.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:39 smithi023 bash[18601]: cluster 2024-04-02T05:24:38.916865+0000 mgr.smithi023.yzjfaq (mgr.14195) 24 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:41.266 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T05:24:41.266 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T05:24:41.266 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T05:24:41.267 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T05:24:41.267 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T05:24:41.267 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T05:24:41.267 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T05:24:41.267 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T05:24:41.267 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T05:24:41.267 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T05:24:41.267 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T05:24:41.267 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.table_properties_collectors: 2024-04-02T05:24:41.267 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T05:24:41.268 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T05:24:41.268 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T05:24:41.268 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T05:24:41.268 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T05:24:41.268 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.bloom_locality: 0 2024-04-02T05:24:41.268 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T05:24:41.268 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T05:24:41.268 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T05:24:41.268 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T05:24:41.268 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T05:24:41.268 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.ttl: 2592000 2024-04-02T05:24:41.268 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T05:24:41.268 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-02T05:24:41.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-02T05:24:41.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.enable_blob_files: false 2024-04-02T05:24:41.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.min_blob_size: 0 2024-04-02T05:24:41.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T05:24:41.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T05:24:41.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T05:24:41.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T05:24:41.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-02T05:24:41.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-02T05:24:41.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-02T05:24:41.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-02T05:24:41.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi103/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-04-02T05:24:41.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-02T05:24:41.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 59c95d23-40c0-4d8f-a47f-42b7115beaef 2024-04-02T05:24:41.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712035481258269, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-02T05:24:41.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-04-02T05:24:41.571 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712035481258686, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1712035481, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "59c95d23-40c0-4d8f-a47f-42b7115beaef", "db_session_id": "WC13PBG1X99CEQTK2NMX", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-04-02T05:24:41.571 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712035481258768, "job": 1, "event": "recovery_finished"} 2024-04-02T05:24:41.571 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.252+0000 7fd7c3256c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-04-02T05:24:41.571 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.256+0000 7fd7c3256c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi103/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-02T05:24:41.571 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.256+0000 7fd7c3256c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a4845b6000 2024-04-02T05:24:41.571 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.256+0000 7fd7c3256c80 4 rocksdb: DB pointer 0x55a4845a0000 2024-04-02T05:24:41.572 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.256+0000 7fd7b19b8700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-02T05:24:41.572 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.256+0000 7fd7b19b8700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-02T05:24:41.572 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: ** DB Stats ** 2024-04-02T05:24:41.572 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:24:41.572 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-02T05:24:41.572 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T05:24:41.572 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:24:41.572 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-02T05:24:41.572 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T05:24:41.572 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:24:41.572 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: ** Compaction Stats [default] ** 2024-04-02T05:24:41.572 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: 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-04-02T05:24:41.572 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-02T05:24:41.572 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: ** Compaction Stats [default] ** 2024-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: 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-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Cumulative compaction: 0.00 GB write, 0.53 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:24:41.573 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Interval compaction: 0.00 GB write, 0.53 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:24:41.574 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: 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-04-02T05:24:41.574 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: Block cache BinnedLRUCache@0x55a4844c1090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-02T05:24:41.574 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: 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-04-02T05:24:41.574 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T05:24:41.574 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.256+0000 7fd7c3256c80 0 mon.smithi103 does not exist in monmap, will attempt to join an existing cluster 2024-04-02T05:24:41.574 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.256+0000 7fd7c3256c80 0 using public_addr v2:172.21.15.103:0/0 -> [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] 2024-04-02T05:24:41.574 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.256+0000 7fd7c3256c80 0 starting mon.smithi103 rank -1 at public addrs [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] at bind addrs [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi103 fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:24:41.574 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.256+0000 7fd7c3256c80 1 mon.smithi103@-1(???) e0 preinit fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:24:41.574 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.280+0000 7fd7b49be700 0 mon.smithi103@-1(synchronizing).mds e1 new map 2024-04-02T05:24:41.574 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.280+0000 7fd7b49be700 0 mon.smithi103@-1(synchronizing).mds e1 print_map 2024-04-02T05:24:41.574 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: e1 2024-04-02T05:24:41.574 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-02T05:24:41.574 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: 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-04-02T05:24:41.575 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: legacy client fscid: -1 2024-04-02T05:24:41.575 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: 2024-04-02T05:24:41.575 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: No filesystems configured 2024-04-02T05:24:41.575 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.280+0000 7fd7b49be700 1 mon.smithi103@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-02T05:24:41.575 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.280+0000 7fd7b49be700 1 mon.smithi103@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-02T05:24:41.575 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.280+0000 7fd7b49be700 1 mon.smithi103@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-02T05:24:41.575 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.280+0000 7fd7b49be700 1 mon.smithi103@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-02T05:24:41.575 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.280+0000 7fd7b49be700 1 mon.smithi103@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-02T05:24:41.575 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.280+0000 7fd7b49be700 1 mon.smithi103@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-02T05:24:41.575 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.280+0000 7fd7b49be700 1 mon.smithi103@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-04-02T05:24:41.575 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.284+0000 7fd7b49be700 0 mon.smithi103@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-02T05:24:41.575 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.284+0000 7fd7b49be700 0 mon.smithi103@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:24:41.575 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.284+0000 7fd7b49be700 0 mon.smithi103@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:24:41.575 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.284+0000 7fd7b49be700 0 mon.smithi103@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:33.618038+0000 mon.smithi023 (mon.0) 223 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:33.754141+0000 mon.smithi023 (mon.0) 224 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:33.760719+0000 mon.smithi023 (mon.0) 225 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:33.798362+0000 mon.smithi023 (mon.0) 226 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:33.804432+0000 mon.smithi023 (mon.0) 227 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:33.808053+0000 mon.smithi023 (mon.0) 228 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:33.809817+0000 mon.smithi023 (mon.0) 229 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: cephadm 2024-04-02T05:24:33.811957+0000 mgr.smithi023.yzjfaq (mgr.14195) 21 : cephadm 1 Deploying daemon mon.smithi103 on smithi103 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: cluster 2024-04-02T05:24:34.915726+0000 mgr.smithi023.yzjfaq (mgr.14195) 22 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: cluster 2024-04-02T05:24:35.626579+0000 mon.smithi023 (mon.0) 230 : cluster 3 Health check failed: Failed to place 1 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:35.921202+0000 mon.smithi023 (mon.0) 231 : audit 0 from='client.? 172.21.15.103:0/2909985819' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: cluster 2024-04-02T05:24:36.916253+0000 mgr.smithi023.yzjfaq (mgr.14195) 23 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:38.626939+0000 mon.smithi023 (mon.0) 232 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: cluster 2024-04-02T05:24:38.916865+0000 mgr.smithi023.yzjfaq (mgr.14195) 24 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:41.576 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:40.246399+0000 mon.smithi023 (mon.0) 233 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.577 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:40.253362+0000 mon.smithi023 (mon.0) 234 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.577 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:40.296312+0000 mon.smithi023 (mon.0) 235 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.577 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:40.302182+0000 mon.smithi023 (mon.0) 236 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.577 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:40.311905+0000 mon.smithi023 (mon.0) 237 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.577 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: audit 2024-04-02T05:24:40.378882+0000 mon.smithi023 (mon.0) 238 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:24:41.577 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: cluster 2024-04-02T05:24:40.917452+0000 mgr.smithi023.yzjfaq (mgr.14195) 25 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:41.577 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:41 smithi103 bash[23315]: debug 2024-04-02T05:24:41.284+0000 7fd7b49be700 1 mon.smithi103@-1(synchronizing).paxosservice(auth 1..9) refresh upgraded, format 0 -> 3 2024-04-02T05:24:41.589 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:41 smithi023 bash[18601]: audit 2024-04-02T05:24:40.246399+0000 mon.smithi023 (mon.0) 233 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.590 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:41 smithi023 bash[18601]: audit 2024-04-02T05:24:40.253362+0000 mon.smithi023 (mon.0) 234 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.590 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:41 smithi023 bash[18601]: audit 2024-04-02T05:24:40.296312+0000 mon.smithi023 (mon.0) 235 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.590 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:41 smithi023 bash[18601]: audit 2024-04-02T05:24:40.302182+0000 mon.smithi023 (mon.0) 236 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.590 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:41 smithi023 bash[18601]: audit 2024-04-02T05:24:40.311905+0000 mon.smithi023 (mon.0) 237 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:41.590 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:41 smithi023 bash[18601]: audit 2024-04-02T05:24:40.378882+0000 mon.smithi023 (mon.0) 238 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:24:41.590 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:41 smithi023 bash[18601]: cluster 2024-04-02T05:24:40.917452+0000 mgr.smithi023.yzjfaq (mgr.14195) 25 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:43.138 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi103/config 2024-04-02T05:24:46.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:41.295218+0000 mon.smithi023 (mon.0) 240 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi023"}]: dispatch 2024-04-02T05:24:46.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:41.295671+0000 mon.smithi023 (mon.0) 241 : cluster 1 mon.smithi023 calling monitor election 2024-04-02T05:24:46.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:41.314134+0000 mon.smithi023 (mon.0) 242 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:24:46.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:42.289771+0000 mon.smithi023 (mon.0) 243 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:24:46.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:42.917961+0000 mgr.smithi023.yzjfaq (mgr.14195) 26 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:46.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:43.289978+0000 mon.smithi023 (mon.0) 244 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:24:46.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:43.295396+0000 mon.smithi103 (mon.1) 1 : cluster 1 mon.smithi103 calling monitor election 2024-04-02T05:24:46.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:44.135727+0000 mon.smithi023 (mon.0) 245 : audit 0 from='mgr.? 172.21.15.103:0/2112755393' entity='mgr.smithi103.jvjtqn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi103.jvjtqn/crt"}]: dispatch 2024-04-02T05:24:46.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:44.289846+0000 mon.smithi023 (mon.0) 246 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:24:46.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:44.918453+0000 mgr.smithi023.yzjfaq (mgr.14195) 27 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:46.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:45.289646+0000 mon.smithi023 (mon.0) 247 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:24:46.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:46.290131+0000 mon.smithi023 (mon.0) 248 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:24:46.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.334510+0000 mon.smithi023 (mon.0) 249 : cluster 1 mon.smithi023 is new leader, mons smithi023,smithi103 in quorum (ranks 0,1) 2024-04-02T05:24:46.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.341646+0000 mon.smithi023 (mon.0) 250 : cluster 0 monmap epoch 2 2024-04-02T05:24:46.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.341686+0000 mon.smithi023 (mon.0) 251 : cluster 0 fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:24:46.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.341738+0000 mon.smithi023 (mon.0) 252 : cluster 0 last_changed 2024-04-02T05:24:41.289630+0000 2024-04-02T05:24:46.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.341773+0000 mon.smithi023 (mon.0) 253 : cluster 0 created 2024-04-02T05:21:28.983347+0000 2024-04-02T05:24:46.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.341794+0000 mon.smithi023 (mon.0) 254 : cluster 0 min_mon_release 19 (squid) 2024-04-02T05:24:46.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.341818+0000 mon.smithi023 (mon.0) 255 : cluster 0 election_strategy: 1 2024-04-02T05:24:46.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.341872+0000 mon.smithi023 (mon.0) 256 : cluster 0 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.smithi023 2024-04-02T05:24:46.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.341895+0000 mon.smithi023 (mon.0) 257 : cluster 0 1: [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] mon.smithi103 2024-04-02T05:24:46.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.342870+0000 mon.smithi023 (mon.0) 258 : cluster 0 fsmap 2024-04-02T05:24:46.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.342932+0000 mon.smithi023 (mon.0) 259 : cluster 0 osdmap e5: 0 total, 0 up, 0 in 2024-04-02T05:24:46.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.343228+0000 mon.smithi023 (mon.0) 260 : cluster 0 mgrmap e17: smithi023.yzjfaq(active, since 32s) 2024-04-02T05:24:46.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.343500+0000 mon.smithi023 (mon.0) 261 : cluster 3 Health detail: HEALTH_WARN Failed to place 1 daemon(s) 2024-04-02T05:24:46.736 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.343542+0000 mon.smithi023 (mon.0) 262 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-04-02T05:24:46.737 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.343566+0000 mon.smithi023 (mon.0) 263 : cluster 3 Failed while placing ceph-exporter.smithi103 on smithi103: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103 2024-04-02T05:24:46.737 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.343618+0000 mon.smithi023 (mon.0) 264 : cluster 3 /usr/bin/docker: stdout 2024-04-02T05:24:46.737 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.343643+0000 mon.smithi023 (mon.0) 265 : cluster 3 /usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103 2024-04-02T05:24:46.737 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.343663+0000 mon.smithi023 (mon.0) 266 : cluster 3 Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103 2024-04-02T05:24:46.737 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.343683+0000 mon.smithi023 (mon.0) 267 : cluster 3 /usr/bin/docker: stdout 2024-04-02T05:24:46.737 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.343713+0000 mon.smithi023 (mon.0) 268 : cluster 3 /usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103 2024-04-02T05:24:46.737 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.343733+0000 mon.smithi023 (mon.0) 269 : cluster 3 Deploy daemon ceph-exporter.smithi103 ... 2024-04-02T05:24:46.737 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.343754+0000 mon.smithi023 (mon.0) 270 : cluster 3 ERROR: Desired sock dir for ceph-exporter is not directory: /var/run/ceph/ 2024-04-02T05:24:46.737 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.345809+0000 mon.smithi023 (mon.0) 271 : cluster 0 Standby manager daemon smithi103.jvjtqn started 2024-04-02T05:24:46.737 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:46.352243+0000 mon.smithi023 (mon.0) 272 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:46.737 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:46.358639+0000 mon.smithi023 (mon.0) 273 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:46.737 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:46.361396+0000 mon.smithi023 (mon.0) 274 : audit 0 from='mgr.? 172.21.15.103:0/2112755393' entity='mgr.smithi103.jvjtqn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:24:46.737 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:46.361833+0000 mon.smithi023 (mon.0) 275 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:24:46.737 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:46.365686+0000 mon.smithi023 (mon.0) 276 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:46.738 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:46.367282+0000 mon.smithi023 (mon.0) 277 : audit 0 from='mgr.? 172.21.15.103:0/2112755393' entity='mgr.smithi103.jvjtqn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi103.jvjtqn/key"}]: dispatch 2024-04-02T05:24:46.738 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:46.368477+0000 mon.smithi023 (mon.0) 278 : audit 0 from='mgr.? 172.21.15.103:0/2112755393' entity='mgr.smithi103.jvjtqn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:24:46.738 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:46.376065+0000 mon.smithi023 (mon.0) 279 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:46.738 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:46.383341+0000 mon.smithi023 (mon.0) 280 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:46.738 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:46 smithi023 bash[18601]: audit 2024-04-02T05:24:46.384930+0000 mon.smithi023 (mon.0) 281 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:24:46.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:41.295218+0000 mon.smithi023 (mon.0) 240 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi023"}]: dispatch 2024-04-02T05:24:46.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:41.295671+0000 mon.smithi023 (mon.0) 241 : cluster 1 mon.smithi023 calling monitor election 2024-04-02T05:24:46.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:41.314134+0000 mon.smithi023 (mon.0) 242 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:24:46.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:42.289771+0000 mon.smithi023 (mon.0) 243 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:24:46.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:42.917961+0000 mgr.smithi023.yzjfaq (mgr.14195) 26 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:46.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:43.289978+0000 mon.smithi023 (mon.0) 244 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:24:46.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:43.295396+0000 mon.smithi103 (mon.1) 1 : cluster 1 mon.smithi103 calling monitor election 2024-04-02T05:24:46.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:44.135727+0000 mon.smithi023 (mon.0) 245 : audit 0 from='mgr.? 172.21.15.103:0/2112755393' entity='mgr.smithi103.jvjtqn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi103.jvjtqn/crt"}]: dispatch 2024-04-02T05:24:46.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:44.289846+0000 mon.smithi023 (mon.0) 246 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:24:46.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:44.918453+0000 mgr.smithi023.yzjfaq (mgr.14195) 27 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:46.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:45.289646+0000 mon.smithi023 (mon.0) 247 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:24:46.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:46.290131+0000 mon.smithi023 (mon.0) 248 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:24:46.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.334510+0000 mon.smithi023 (mon.0) 249 : cluster 1 mon.smithi023 is new leader, mons smithi023,smithi103 in quorum (ranks 0,1) 2024-04-02T05:24:46.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.341646+0000 mon.smithi023 (mon.0) 250 : cluster 0 monmap epoch 2 2024-04-02T05:24:46.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.341686+0000 mon.smithi023 (mon.0) 251 : cluster 0 fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:24:46.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.341738+0000 mon.smithi023 (mon.0) 252 : cluster 0 last_changed 2024-04-02T05:24:41.289630+0000 2024-04-02T05:24:46.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.341773+0000 mon.smithi023 (mon.0) 253 : cluster 0 created 2024-04-02T05:21:28.983347+0000 2024-04-02T05:24:46.821 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.341794+0000 mon.smithi023 (mon.0) 254 : cluster 0 min_mon_release 19 (squid) 2024-04-02T05:24:46.821 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.341818+0000 mon.smithi023 (mon.0) 255 : cluster 0 election_strategy: 1 2024-04-02T05:24:46.821 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.341872+0000 mon.smithi023 (mon.0) 256 : cluster 0 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.smithi023 2024-04-02T05:24:46.821 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.341895+0000 mon.smithi023 (mon.0) 257 : cluster 0 1: [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] mon.smithi103 2024-04-02T05:24:46.821 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.342870+0000 mon.smithi023 (mon.0) 258 : cluster 0 fsmap 2024-04-02T05:24:46.821 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.342932+0000 mon.smithi023 (mon.0) 259 : cluster 0 osdmap e5: 0 total, 0 up, 0 in 2024-04-02T05:24:46.822 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.343228+0000 mon.smithi023 (mon.0) 260 : cluster 0 mgrmap e17: smithi023.yzjfaq(active, since 32s) 2024-04-02T05:24:46.822 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.343500+0000 mon.smithi023 (mon.0) 261 : cluster 3 Health detail: HEALTH_WARN Failed to place 1 daemon(s) 2024-04-02T05:24:46.822 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.343542+0000 mon.smithi023 (mon.0) 262 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-04-02T05:24:46.822 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.343566+0000 mon.smithi023 (mon.0) 263 : cluster 3 Failed while placing ceph-exporter.smithi103 on smithi103: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103 2024-04-02T05:24:46.822 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.343618+0000 mon.smithi023 (mon.0) 264 : cluster 3 /usr/bin/docker: stdout 2024-04-02T05:24:46.822 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.343643+0000 mon.smithi023 (mon.0) 265 : cluster 3 /usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103 2024-04-02T05:24:46.823 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.343663+0000 mon.smithi023 (mon.0) 266 : cluster 3 Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103 2024-04-02T05:24:46.823 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.343683+0000 mon.smithi023 (mon.0) 267 : cluster 3 /usr/bin/docker: stdout 2024-04-02T05:24:46.823 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.343713+0000 mon.smithi023 (mon.0) 268 : cluster 3 /usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103 2024-04-02T05:24:46.823 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.343733+0000 mon.smithi023 (mon.0) 269 : cluster 3 Deploy daemon ceph-exporter.smithi103 ... 2024-04-02T05:24:46.823 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.343754+0000 mon.smithi023 (mon.0) 270 : cluster 3 ERROR: Desired sock dir for ceph-exporter is not directory: /var/run/ceph/ 2024-04-02T05:24:46.823 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.345809+0000 mon.smithi023 (mon.0) 271 : cluster 0 Standby manager daemon smithi103.jvjtqn started 2024-04-02T05:24:46.823 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:46.352243+0000 mon.smithi023 (mon.0) 272 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:46.823 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:46.358639+0000 mon.smithi023 (mon.0) 273 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:46.823 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:46.361396+0000 mon.smithi023 (mon.0) 274 : audit 0 from='mgr.? 172.21.15.103:0/2112755393' entity='mgr.smithi103.jvjtqn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:24:46.824 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:46.361833+0000 mon.smithi023 (mon.0) 275 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:24:46.824 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:46.365686+0000 mon.smithi023 (mon.0) 276 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:46.824 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:46.367282+0000 mon.smithi023 (mon.0) 277 : audit 0 from='mgr.? 172.21.15.103:0/2112755393' entity='mgr.smithi103.jvjtqn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi103.jvjtqn/key"}]: dispatch 2024-04-02T05:24:46.824 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:46.368477+0000 mon.smithi023 (mon.0) 278 : audit 0 from='mgr.? 172.21.15.103:0/2112755393' entity='mgr.smithi103.jvjtqn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:24:46.824 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:46.376065+0000 mon.smithi023 (mon.0) 279 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:46.824 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:46.383341+0000 mon.smithi023 (mon.0) 280 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:46.824 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:46 smithi103 bash[23315]: audit 2024-04-02T05:24:46.384930+0000 mon.smithi023 (mon.0) 281 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:24:47.417 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-02T05:24:47.417 INFO:teuthology.orchestra.run.smithi103.stdout:{"epoch":2,"fsid":"a3455b52-f0b0-11ee-b647-cb9ed24678a4","modified":"2024-04-02T05:24:41.289630Z","created":"2024-04-02T05:21:28.983347Z","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":"smithi023","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:3300","nonce":0},{"type":"v1","addr":"172.21.15.23:6789","nonce":0}]},"addr":"172.21.15.23:6789/0","public_addr":"172.21.15.23:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-02T05:24:47.421 INFO:teuthology.orchestra.run.smithi103.stderr:dumped monmap epoch 2 2024-04-02T05:24:47.486 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: cephadm 2024-04-02T05:24:46.387082+0000 mgr.smithi023.yzjfaq (mgr.14195) 28 : cephadm 1 Updating smithi023:/etc/ceph/ceph.conf 2024-04-02T05:24:47.486 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: cephadm 2024-04-02T05:24:46.387419+0000 mgr.smithi023.yzjfaq (mgr.14195) 29 : cephadm 1 Updating smithi103:/etc/ceph/ceph.conf 2024-04-02T05:24:47.487 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.422386+0000 mon.smithi023 (mon.0) 282 : cluster 0 mgrmap e18: smithi023.yzjfaq(active, since 32s), standbys: smithi103.jvjtqn 2024-04-02T05:24:47.487 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: audit 2024-04-02T05:24:46.422682+0000 mon.smithi023 (mon.0) 283 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mgr metadata", "who": "smithi103.jvjtqn", "id": "smithi103.jvjtqn"}]: dispatch 2024-04-02T05:24:47.487 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: cephadm 2024-04-02T05:24:46.603068+0000 mgr.smithi023.yzjfaq (mgr.14195) 30 : cephadm 1 Updating smithi023:/var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:24:47.487 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: cephadm 2024-04-02T05:24:46.603807+0000 mgr.smithi023.yzjfaq (mgr.14195) 31 : cephadm 1 Updating smithi103:/var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:24:47.487 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: audit 2024-04-02T05:24:46.773695+0000 mon.smithi023 (mon.0) 284 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:47.487 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: audit 2024-04-02T05:24:46.778789+0000 mon.smithi023 (mon.0) 285 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:47.487 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: audit 2024-04-02T05:24:46.784394+0000 mon.smithi023 (mon.0) 286 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:47.487 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: audit 2024-04-02T05:24:46.788658+0000 mon.smithi023 (mon.0) 287 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:47.487 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: audit 2024-04-02T05:24:46.795225+0000 mon.smithi023 (mon.0) 288 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:47.487 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: cluster 2024-04-02T05:24:46.795949+0000 mgr.smithi023.yzjfaq (mgr.14195) 32 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:47.487 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: audit 2024-04-02T05:24:46.797840+0000 mon.smithi023 (mon.0) 289 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi103", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-04-02T05:24:47.487 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: audit 2024-04-02T05:24:46.800887+0000 mon.smithi023 (mon.0) 290 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi103", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-04-02T05:24:47.487 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: audit 2024-04-02T05:24:46.805457+0000 mon.smithi023 (mon.0) 291 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:47.487 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: cephadm 2024-04-02T05:24:46.807174+0000 mgr.smithi023.yzjfaq (mgr.14195) 33 : cephadm 1 Deploying daemon ceph-exporter.smithi103 on smithi103 2024-04-02T05:24:47.488 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:47 smithi103 bash[23315]: audit 2024-04-02T05:24:47.290034+0000 mon.smithi023 (mon.0) 292 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:24:47.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: cephadm 2024-04-02T05:24:46.387082+0000 mgr.smithi023.yzjfaq (mgr.14195) 28 : cephadm 1 Updating smithi023:/etc/ceph/ceph.conf 2024-04-02T05:24:47.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: cephadm 2024-04-02T05:24:46.387419+0000 mgr.smithi023.yzjfaq (mgr.14195) 29 : cephadm 1 Updating smithi103:/etc/ceph/ceph.conf 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.422386+0000 mon.smithi023 (mon.0) 282 : cluster 0 mgrmap e18: smithi023.yzjfaq(active, since 32s), standbys: smithi103.jvjtqn 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: audit 2024-04-02T05:24:46.422682+0000 mon.smithi023 (mon.0) 283 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mgr metadata", "who": "smithi103.jvjtqn", "id": "smithi103.jvjtqn"}]: dispatch 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: cephadm 2024-04-02T05:24:46.603068+0000 mgr.smithi023.yzjfaq (mgr.14195) 30 : cephadm 1 Updating smithi023:/var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: cephadm 2024-04-02T05:24:46.603807+0000 mgr.smithi023.yzjfaq (mgr.14195) 31 : cephadm 1 Updating smithi103:/var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: audit 2024-04-02T05:24:46.773695+0000 mon.smithi023 (mon.0) 284 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: audit 2024-04-02T05:24:46.778789+0000 mon.smithi023 (mon.0) 285 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: audit 2024-04-02T05:24:46.784394+0000 mon.smithi023 (mon.0) 286 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: audit 2024-04-02T05:24:46.788658+0000 mon.smithi023 (mon.0) 287 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: audit 2024-04-02T05:24:46.795225+0000 mon.smithi023 (mon.0) 288 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: cluster 2024-04-02T05:24:46.795949+0000 mgr.smithi023.yzjfaq (mgr.14195) 32 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: audit 2024-04-02T05:24:46.797840+0000 mon.smithi023 (mon.0) 289 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi103", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: audit 2024-04-02T05:24:46.800887+0000 mon.smithi023 (mon.0) 290 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi103", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: audit 2024-04-02T05:24:46.805457+0000 mon.smithi023 (mon.0) 291 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: cephadm 2024-04-02T05:24:46.807174+0000 mgr.smithi023.yzjfaq (mgr.14195) 33 : cephadm 1 Deploying daemon ceph-exporter.smithi103 on smithi103 2024-04-02T05:24:47.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:47 smithi023 bash[18601]: audit 2024-04-02T05:24:47.290034+0000 mon.smithi023 (mon.0) 292 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:24:48.448 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-02T05:24:48.448 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-04-02T05:24:48.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:48 smithi023 bash[18601]: audit 2024-04-02T05:24:47.412105+0000 mon.smithi023 (mon.0) 293 : audit 0 from='client.? 172.21.15.103:0/572741193' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T05:24:48.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:48 smithi023 bash[18601]: cluster 2024-04-02T05:24:47.792216+0000 mon.smithi023 (mon.0) 294 : cluster 1 Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 1 daemon(s)) 2024-04-02T05:24:48.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:48 smithi023 bash[18601]: cluster 2024-04-02T05:24:47.792273+0000 mon.smithi023 (mon.0) 295 : cluster 1 Cluster is now healthy 2024-04-02T05:24:48.735 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:48 smithi103 bash[23315]: audit 2024-04-02T05:24:47.412105+0000 mon.smithi023 (mon.0) 293 : audit 0 from='client.? 172.21.15.103:0/572741193' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T05:24:48.735 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:48 smithi103 bash[23315]: cluster 2024-04-02T05:24:47.792216+0000 mon.smithi023 (mon.0) 294 : cluster 1 Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 1 daemon(s)) 2024-04-02T05:24:48.735 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:48 smithi103 bash[23315]: cluster 2024-04-02T05:24:47.792273+0000 mon.smithi023 (mon.0) 295 : cluster 1 Cluster is now healthy 2024-04-02T05:24:49.695 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:49 smithi103 bash[23315]: cluster 2024-04-02T05:24:48.796375+0000 mgr.smithi023.yzjfaq (mgr.14195) 34 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:49.695 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:49 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:24:49.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:49 smithi023 bash[18601]: cluster 2024-04-02T05:24:48.796375+0000 mgr.smithi023.yzjfaq (mgr.14195) 34 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:49.975 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:49 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:24:51.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:50 smithi023 bash[18601]: audit 2024-04-02T05:24:49.977597+0000 mon.smithi023 (mon.0) 296 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:51.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:50 smithi023 bash[18601]: audit 2024-04-02T05:24:49.986954+0000 mon.smithi023 (mon.0) 297 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:51.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:50 smithi023 bash[18601]: audit 2024-04-02T05:24:50.036096+0000 mon.smithi023 (mon.0) 298 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:51.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:50 smithi023 bash[18601]: audit 2024-04-02T05:24:50.043162+0000 mon.smithi023 (mon.0) 299 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:51.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:50 smithi023 bash[18601]: audit 2024-04-02T05:24:50.119560+0000 mon.smithi023 (mon.0) 300 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:24:51.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:50 smithi103 bash[23315]: audit 2024-04-02T05:24:49.977597+0000 mon.smithi023 (mon.0) 296 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:51.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:50 smithi103 bash[23315]: audit 2024-04-02T05:24:49.986954+0000 mon.smithi023 (mon.0) 297 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:51.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:50 smithi103 bash[23315]: audit 2024-04-02T05:24:50.036096+0000 mon.smithi023 (mon.0) 298 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:51.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:50 smithi103 bash[23315]: audit 2024-04-02T05:24:50.043162+0000 mon.smithi023 (mon.0) 299 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:51.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:50 smithi103 bash[23315]: audit 2024-04-02T05:24:50.119560+0000 mon.smithi023 (mon.0) 300 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:24:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:52 smithi103 bash[23315]: cluster 2024-04-02T05:24:50.796824+0000 mgr.smithi023.yzjfaq (mgr.14195) 35 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:52 smithi103 bash[23315]: audit 2024-04-02T05:24:51.367995+0000 mon.smithi023 (mon.0) 301 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:52.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:52 smithi023 bash[18601]: cluster 2024-04-02T05:24:50.796824+0000 mgr.smithi023.yzjfaq (mgr.14195) 35 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:52.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:52 smithi023 bash[18601]: audit 2024-04-02T05:24:51.367995+0000 mon.smithi023 (mon.0) 301 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:53.228 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:24:54.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:54 smithi103 bash[23315]: cluster 2024-04-02T05:24:52.797305+0000 mgr.smithi023.yzjfaq (mgr.14195) 36 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:54.462 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:54 smithi023 bash[18601]: cluster 2024-04-02T05:24:52.797305+0000 mgr.smithi023.yzjfaq (mgr.14195) 36 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:56.078 INFO:teuthology.orchestra.run.smithi023.stdout:# minimal ceph.conf for a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:24:56.079 INFO:teuthology.orchestra.run.smithi023.stdout:[global] 2024-04-02T05:24:56.079 INFO:teuthology.orchestra.run.smithi023.stdout: fsid = a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:24:56.079 INFO:teuthology.orchestra.run.smithi023.stdout: mon_host = [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] 2024-04-02T05:24:56.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:56 smithi103 bash[23315]: cluster 2024-04-02T05:24:54.797691+0000 mgr.smithi023.yzjfaq (mgr.14195) 37 : cluster 0 pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:56.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:56 smithi103 bash[23315]: audit 2024-04-02T05:24:55.513900+0000 mon.smithi023 (mon.0) 302 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:56.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:56 smithi103 bash[23315]: audit 2024-04-02T05:24:55.524204+0000 mon.smithi023 (mon.0) 303 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:56.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:56 smithi103 bash[23315]: audit 2024-04-02T05:24:55.526389+0000 mon.smithi023 (mon.0) 304 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:56.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:56 smithi103 bash[23315]: audit 2024-04-02T05:24:55.528193+0000 mon.smithi023 (mon.0) 305 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:24:56.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:56 smithi103 bash[23315]: audit 2024-04-02T05:24:55.537494+0000 mon.smithi023 (mon.0) 306 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:56.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:56 smithi103 bash[23315]: audit 2024-04-02T05:24:55.614368+0000 mon.smithi023 (mon.0) 307 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:24:56.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:56 smithi103 bash[23315]: audit 2024-04-02T05:24:55.616031+0000 mon.smithi023 (mon.0) 308 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:24:56.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:56 smithi103 bash[23315]: audit 2024-04-02T05:24:55.617511+0000 mon.smithi023 (mon.0) 309 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:56.531 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:56 smithi023 bash[18601]: cluster 2024-04-02T05:24:54.797691+0000 mgr.smithi023.yzjfaq (mgr.14195) 37 : cluster 0 pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:56.531 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:56 smithi023 bash[18601]: audit 2024-04-02T05:24:55.513900+0000 mon.smithi023 (mon.0) 302 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:56.531 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:56 smithi023 bash[18601]: audit 2024-04-02T05:24:55.524204+0000 mon.smithi023 (mon.0) 303 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:56.531 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:56 smithi023 bash[18601]: audit 2024-04-02T05:24:55.526389+0000 mon.smithi023 (mon.0) 304 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:56.531 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:56 smithi023 bash[18601]: audit 2024-04-02T05:24:55.528193+0000 mon.smithi023 (mon.0) 305 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:24:56.531 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:56 smithi023 bash[18601]: audit 2024-04-02T05:24:55.537494+0000 mon.smithi023 (mon.0) 306 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:56.531 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:56 smithi023 bash[18601]: audit 2024-04-02T05:24:55.614368+0000 mon.smithi023 (mon.0) 307 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:24:56.531 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:56 smithi023 bash[18601]: audit 2024-04-02T05:24:55.616031+0000 mon.smithi023 (mon.0) 308 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:24:56.531 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:56 smithi023 bash[18601]: audit 2024-04-02T05:24:55.617511+0000 mon.smithi023 (mon.0) 309 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:57.332 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:57 smithi023 bash[18601]: cephadm 2024-04-02T05:24:55.613597+0000 mgr.smithi023.yzjfaq (mgr.14195) 38 : cephadm 1 Reconfiguring mon.smithi023 (unknown last config time)... 2024-04-02T05:24:57.333 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:57 smithi023 bash[18601]: cephadm 2024-04-02T05:24:55.619270+0000 mgr.smithi023.yzjfaq (mgr.14195) 39 : cephadm 1 Reconfiguring daemon mon.smithi023 on smithi023 2024-04-02T05:24:57.333 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:57 smithi023 bash[18601]: audit 2024-04-02T05:24:56.073924+0000 mon.smithi023 (mon.0) 310 : audit 0 from='client.? 172.21.15.23:0/3551965765' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:57.334 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-02T05:24:57.334 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:24:57.334 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/ceph/ceph.conf 2024-04-02T05:24:57.348 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:24:57.348 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:24:57.401 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-02T05:24:57.402 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/ceph/ceph.conf 2024-04-02T05:24:57.412 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:57 smithi103 bash[23315]: cephadm 2024-04-02T05:24:55.613597+0000 mgr.smithi023.yzjfaq (mgr.14195) 38 : cephadm 1 Reconfiguring mon.smithi023 (unknown last config time)... 2024-04-02T05:24:57.413 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:57 smithi103 bash[23315]: cephadm 2024-04-02T05:24:55.619270+0000 mgr.smithi023.yzjfaq (mgr.14195) 39 : cephadm 1 Reconfiguring daemon mon.smithi023 on smithi023 2024-04-02T05:24:57.413 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:57 smithi103 bash[23315]: audit 2024-04-02T05:24:56.073924+0000 mon.smithi023 (mon.0) 310 : audit 0 from='client.? 172.21.15.23:0/3551965765' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:57.416 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-02T05:24:57.416 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:24:57.472 INFO:tasks.cephadm:Deploying OSDs... 2024-04-02T05:24:57.472 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:24:57.472 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/scratch_devs of=/dev/stdout 2024-04-02T05:24:57.478 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-02T05:24:57.478 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/nvme1n1 2024-04-02T05:24:57.525 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/nvme1n1 2024-04-02T05:24:57.525 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-02T05:24:57.525 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 5h/5d Inode: 940 Links: 1 Device type: 103,2 2024-04-02T05:24:57.525 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-02T05:24:57.526 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-04-02 05:23:05.232481899 +0000 2024-04-02T05:24:57.526 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-04-02 05:19:52.063290513 +0000 2024-04-02T05:24:57.526 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-04-02 05:19:52.063290513 +0000 2024-04-02T05:24:57.526 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-04-02T05:24:57.526 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-04-02T05:24:57.578 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-04-02T05:24:57.579 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-04-02T05:24:57.579 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000465206 s, 1.1 MB/s 2024-04-02T05:24:57.580 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-04-02T05:24:57.626 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/nvme2n1 2024-04-02T05:24:57.674 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/nvme2n1 2024-04-02T05:24:57.674 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-02T05:24:57.674 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 5h/5d Inode: 949 Links: 1 Device type: 103,4 2024-04-02T05:24:57.674 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-02T05:24:57.674 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-04-02 05:23:05.256481685 +0000 2024-04-02T05:24:57.674 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-04-02 05:19:52.163239619 +0000 2024-04-02T05:24:57.674 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-04-02 05:19:52.163239619 +0000 2024-04-02T05:24:57.674 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-04-02T05:24:57.675 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-04-02T05:24:57.728 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-04-02T05:24:57.728 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-04-02T05:24:57.728 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000380895 s, 1.3 MB/s 2024-04-02T05:24:57.729 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-04-02T05:24:57.779 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/nvme3n1 2024-04-02T05:24:57.830 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/nvme3n1 2024-04-02T05:24:57.830 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-02T05:24:57.830 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 5h/5d Inode: 958 Links: 1 Device type: 103,6 2024-04-02T05:24:57.830 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-02T05:24:57.830 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-04-02 05:23:05.280481471 +0000 2024-04-02T05:24:57.830 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-04-02 05:19:52.259190762 +0000 2024-04-02T05:24:57.830 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-04-02 05:19:52.259190762 +0000 2024-04-02T05:24:57.831 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-04-02T05:24:57.831 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-04-02T05:24:57.884 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-04-02T05:24:57.884 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-04-02T05:24:57.885 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000484737 s, 1.1 MB/s 2024-04-02T05:24:57.886 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-04-02T05:24:57.935 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/nvme4n1 2024-04-02T05:24:57.982 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/nvme4n1 2024-04-02T05:24:57.982 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-02T05:24:57.982 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 5h/5d Inode: 967 Links: 1 Device type: 103,8 2024-04-02T05:24:57.982 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-02T05:24:57.982 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-04-02 05:23:05.296481328 +0000 2024-04-02T05:24:57.982 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-04-02 05:19:52.355141904 +0000 2024-04-02T05:24:57.982 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-04-02 05:19:52.355141904 +0000 2024-04-02T05:24:57.982 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-04-02T05:24:57.983 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-04-02T05:24:58.036 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-04-02T05:24:58.036 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-04-02T05:24:58.036 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000446822 s, 1.1 MB/s 2024-04-02T05:24:58.037 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-04-02T05:24:58.088 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-02T05:24:58.088 DEBUG:teuthology.orchestra.run.smithi103:> dd if=/scratch_devs of=/dev/stdout 2024-04-02T05:24:58.094 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-02T05:24:58.094 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/nvme1n1 2024-04-02T05:24:58.142 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/nvme1n1 2024-04-02T05:24:58.142 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-02T05:24:58.142 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 965 Links: 1 Device type: 103,2 2024-04-02T05:24:58.142 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-02T05:24:58.142 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-04-02 05:24:22.472914431 +0000 2024-04-02T05:24:58.142 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-04-02 05:19:53.342917754 +0000 2024-04-02T05:24:58.142 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-04-02 05:19:53.342917754 +0000 2024-04-02T05:24:58.142 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2024-04-02T05:24:58.143 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-04-02T05:24:58.196 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-04-02T05:24:58.196 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-04-02T05:24:58.196 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000514201 s, 996 kB/s 2024-04-02T05:24:58.198 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-04-02T05:24:58.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:58 smithi023 bash[18601]: cluster 2024-04-02T05:24:56.798133+0000 mgr.smithi023.yzjfaq (mgr.14195) 40 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:58.247 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/nvme2n1 2024-04-02T05:24:58.293 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/nvme2n1 2024-04-02T05:24:58.294 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-02T05:24:58.294 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 974 Links: 1 Device type: 103,4 2024-04-02T05:24:58.294 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-02T05:24:58.294 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-04-02 05:24:22.480914231 +0000 2024-04-02T05:24:58.294 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-04-02 05:19:53.434905341 +0000 2024-04-02T05:24:58.294 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-04-02 05:19:53.434905341 +0000 2024-04-02T05:24:58.294 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2024-04-02T05:24:58.294 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-04-02T05:24:58.346 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:58 smithi103 bash[23315]: cluster 2024-04-02T05:24:56.798133+0000 mgr.smithi023.yzjfaq (mgr.14195) 40 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:58.348 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-04-02T05:24:58.349 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-04-02T05:24:58.349 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000456581 s, 1.1 MB/s 2024-04-02T05:24:58.350 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-04-02T05:24:58.399 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/nvme3n1 2024-04-02T05:24:58.445 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/nvme3n1 2024-04-02T05:24:58.445 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-02T05:24:58.445 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 983 Links: 1 Device type: 103,6 2024-04-02T05:24:58.445 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-02T05:24:58.445 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-04-02 05:24:22.492913932 +0000 2024-04-02T05:24:58.446 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-04-02 05:19:53.538891308 +0000 2024-04-02T05:24:58.446 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-04-02 05:19:53.538891308 +0000 2024-04-02T05:24:58.446 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2024-04-02T05:24:58.446 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-04-02T05:24:58.500 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-04-02T05:24:58.500 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-04-02T05:24:58.500 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000479875 s, 1.1 MB/s 2024-04-02T05:24:58.501 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-04-02T05:24:58.551 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/nvme4n1 2024-04-02T05:24:58.597 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/nvme4n1 2024-04-02T05:24:58.597 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-02T05:24:58.597 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 992 Links: 1 Device type: 103,8 2024-04-02T05:24:58.597 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-02T05:24:58.598 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-04-02 05:24:22.504913633 +0000 2024-04-02T05:24:58.598 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-04-02 05:19:53.638877814 +0000 2024-04-02T05:24:58.598 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-04-02 05:19:53.638877814 +0000 2024-04-02T05:24:58.598 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2024-04-02T05:24:58.598 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-04-02T05:24:58.652 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-04-02T05:24:58.652 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-04-02T05:24:58.652 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000463444 s, 1.1 MB/s 2024-04-02T05:24:58.653 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-04-02T05:24:58.702 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph orch apply osd --all-available-devices 2024-04-02T05:24:59.623 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:59 smithi023 bash[18601]: audit 2024-04-02T05:24:58.341109+0000 mon.smithi023 (mon.0) 311 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:59.623 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:59 smithi023 bash[18601]: audit 2024-04-02T05:24:58.352341+0000 mon.smithi023 (mon.0) 312 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:59.623 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:59 smithi023 bash[18601]: cephadm 2024-04-02T05:24:58.388880+0000 mgr.smithi023.yzjfaq (mgr.14195) 41 : cephadm 1 Reconfiguring mgr.smithi023.yzjfaq (unknown last config time)... 2024-04-02T05:24:59.623 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:59 smithi023 bash[18601]: audit 2024-04-02T05:24:58.389635+0000 mon.smithi023 (mon.0) 313 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi023.yzjfaq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:24:59.623 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:59 smithi023 bash[18601]: audit 2024-04-02T05:24:58.391569+0000 mon.smithi023 (mon.0) 314 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:24:59.623 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:59 smithi023 bash[18601]: audit 2024-04-02T05:24:58.393244+0000 mon.smithi023 (mon.0) 315 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:59.623 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:59 smithi023 bash[18601]: cephadm 2024-04-02T05:24:58.395292+0000 mgr.smithi023.yzjfaq (mgr.14195) 42 : cephadm 1 Reconfiguring daemon mgr.smithi023.yzjfaq on smithi023 2024-04-02T05:24:59.623 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:59 smithi023 bash[18601]: audit 2024-04-02T05:24:58.609103+0000 mon.smithi023 (mon.0) 316 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:59.623 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:59 smithi023 bash[18601]: audit 2024-04-02T05:24:58.610808+0000 mon.smithi023 (mon.0) 317 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:24:59.623 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:24:59 smithi023 bash[18601]: cluster 2024-04-02T05:24:58.798572+0000 mgr.smithi023.yzjfaq (mgr.14195) 43 : cluster 0 pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:24:59.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:59 smithi103 bash[23315]: audit 2024-04-02T05:24:58.341109+0000 mon.smithi023 (mon.0) 311 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:59.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:59 smithi103 bash[23315]: audit 2024-04-02T05:24:58.352341+0000 mon.smithi023 (mon.0) 312 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:59.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:59 smithi103 bash[23315]: cephadm 2024-04-02T05:24:58.388880+0000 mgr.smithi023.yzjfaq (mgr.14195) 41 : cephadm 1 Reconfiguring mgr.smithi023.yzjfaq (unknown last config time)... 2024-04-02T05:24:59.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:59 smithi103 bash[23315]: audit 2024-04-02T05:24:58.389635+0000 mon.smithi023 (mon.0) 313 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi023.yzjfaq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:24:59.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:59 smithi103 bash[23315]: audit 2024-04-02T05:24:58.391569+0000 mon.smithi023 (mon.0) 314 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:24:59.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:59 smithi103 bash[23315]: audit 2024-04-02T05:24:58.393244+0000 mon.smithi023 (mon.0) 315 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:24:59.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:59 smithi103 bash[23315]: cephadm 2024-04-02T05:24:58.395292+0000 mgr.smithi023.yzjfaq (mgr.14195) 42 : cephadm 1 Reconfiguring daemon mgr.smithi023.yzjfaq on smithi023 2024-04-02T05:24:59.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:59 smithi103 bash[23315]: audit 2024-04-02T05:24:58.609103+0000 mon.smithi023 (mon.0) 316 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:24:59.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:59 smithi103 bash[23315]: audit 2024-04-02T05:24:58.610808+0000 mon.smithi023 (mon.0) 317 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:24:59.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:24:59 smithi103 bash[23315]: cluster 2024-04-02T05:24:58.798572+0000 mgr.smithi023.yzjfaq (mgr.14195) 43 : cluster 0 pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:01.630 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:01 smithi023 bash[18601]: audit 2024-04-02T05:25:00.369006+0000 mon.smithi023 (mon.0) 318 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:01.630 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:01 smithi023 bash[18601]: audit 2024-04-02T05:25:00.379414+0000 mon.smithi023 (mon.0) 319 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:01.630 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:01 smithi023 bash[18601]: cephadm 2024-04-02T05:25:00.415038+0000 mgr.smithi023.yzjfaq (mgr.14195) 44 : cephadm 1 Reconfiguring ceph-exporter.smithi023 (monmap changed)... 2024-04-02T05:25:01.630 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:01 smithi023 bash[18601]: audit 2024-04-02T05:25:00.415797+0000 mon.smithi023 (mon.0) 320 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi023", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-04-02T05:25:01.630 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:01 smithi023 bash[18601]: audit 2024-04-02T05:25:00.417932+0000 mon.smithi023 (mon.0) 321 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:01.630 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:01 smithi023 bash[18601]: cephadm 2024-04-02T05:25:00.419973+0000 mgr.smithi023.yzjfaq (mgr.14195) 45 : cephadm 1 Reconfiguring daemon ceph-exporter.smithi023 on smithi023 2024-04-02T05:25:01.630 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:01 smithi023 bash[18601]: cluster 2024-04-02T05:25:00.798982+0000 mgr.smithi023.yzjfaq (mgr.14195) 46 : cluster 0 pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:01.666 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:01 smithi103 bash[23315]: audit 2024-04-02T05:25:00.369006+0000 mon.smithi023 (mon.0) 318 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:01.666 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:01 smithi103 bash[23315]: audit 2024-04-02T05:25:00.379414+0000 mon.smithi023 (mon.0) 319 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:01.666 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:01 smithi103 bash[23315]: cephadm 2024-04-02T05:25:00.415038+0000 mgr.smithi023.yzjfaq (mgr.14195) 44 : cephadm 1 Reconfiguring ceph-exporter.smithi023 (monmap changed)... 2024-04-02T05:25:01.666 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:01 smithi103 bash[23315]: audit 2024-04-02T05:25:00.415797+0000 mon.smithi023 (mon.0) 320 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi023", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-04-02T05:25:01.666 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:01 smithi103 bash[23315]: audit 2024-04-02T05:25:00.417932+0000 mon.smithi023 (mon.0) 321 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:01.666 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:01 smithi103 bash[23315]: cephadm 2024-04-02T05:25:00.419973+0000 mgr.smithi023.yzjfaq (mgr.14195) 45 : cephadm 1 Reconfiguring daemon ceph-exporter.smithi023 on smithi023 2024-04-02T05:25:01.666 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:01 smithi103 bash[23315]: cluster 2024-04-02T05:25:00.798982+0000 mgr.smithi023.yzjfaq (mgr.14195) 46 : cluster 0 pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:03.480 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi103/config 2024-04-02T05:25:03.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:03 smithi023 bash[18601]: audit 2024-04-02T05:25:02.442820+0000 mon.smithi023 (mon.0) 322 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:03.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:03 smithi023 bash[18601]: audit 2024-04-02T05:25:02.451829+0000 mon.smithi023 (mon.0) 323 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:03.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:03 smithi023 bash[18601]: cephadm 2024-04-02T05:25:02.488965+0000 mgr.smithi023.yzjfaq (mgr.14195) 47 : cephadm 1 Reconfiguring crash.smithi023 (monmap changed)... 2024-04-02T05:25:03.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:03 smithi023 bash[18601]: audit 2024-04-02T05:25:02.489796+0000 mon.smithi023 (mon.0) 324 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi023", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-02T05:25:03.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:03 smithi023 bash[18601]: audit 2024-04-02T05:25:02.492206+0000 mon.smithi023 (mon.0) 325 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:03.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:03 smithi023 bash[18601]: cephadm 2024-04-02T05:25:02.494296+0000 mgr.smithi023.yzjfaq (mgr.14195) 48 : cephadm 1 Reconfiguring daemon crash.smithi023 on smithi023 2024-04-02T05:25:03.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:03 smithi023 bash[18601]: cluster 2024-04-02T05:25:02.799418+0000 mgr.smithi023.yzjfaq (mgr.14195) 49 : cluster 0 pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:03.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:03 smithi103 bash[23315]: audit 2024-04-02T05:25:02.442820+0000 mon.smithi023 (mon.0) 322 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:03.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:03 smithi103 bash[23315]: audit 2024-04-02T05:25:02.451829+0000 mon.smithi023 (mon.0) 323 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:03.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:03 smithi103 bash[23315]: cephadm 2024-04-02T05:25:02.488965+0000 mgr.smithi023.yzjfaq (mgr.14195) 47 : cephadm 1 Reconfiguring crash.smithi023 (monmap changed)... 2024-04-02T05:25:03.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:03 smithi103 bash[23315]: audit 2024-04-02T05:25:02.489796+0000 mon.smithi023 (mon.0) 324 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi023", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-02T05:25:03.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:03 smithi103 bash[23315]: audit 2024-04-02T05:25:02.492206+0000 mon.smithi023 (mon.0) 325 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:03.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:03 smithi103 bash[23315]: cephadm 2024-04-02T05:25:02.494296+0000 mgr.smithi023.yzjfaq (mgr.14195) 48 : cephadm 1 Reconfiguring daemon crash.smithi023 on smithi023 2024-04-02T05:25:03.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:03 smithi103 bash[23315]: cluster 2024-04-02T05:25:02.799418+0000 mgr.smithi023.yzjfaq (mgr.14195) 49 : cluster 0 pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:05.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:05 smithi103 bash[23315]: audit 2024-04-02T05:25:04.403036+0000 mon.smithi023 (mon.0) 326 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:05.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:05 smithi103 bash[23315]: audit 2024-04-02T05:25:04.412634+0000 mon.smithi023 (mon.0) 327 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:05.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:05 smithi103 bash[23315]: cephadm 2024-04-02T05:25:04.463252+0000 mgr.smithi023.yzjfaq (mgr.14195) 50 : cephadm 1 Reconfiguring alertmanager.smithi023 (dependencies changed)... 2024-04-02T05:25:05.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:05 smithi103 bash[23315]: cephadm 2024-04-02T05:25:04.494494+0000 mgr.smithi023.yzjfaq (mgr.14195) 51 : cephadm 1 Reconfiguring daemon alertmanager.smithi023 on smithi023 2024-04-02T05:25:05.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:05 smithi103 bash[23315]: cluster 2024-04-02T05:25:04.799816+0000 mgr.smithi023.yzjfaq (mgr.14195) 52 : cluster 0 pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:05.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:05 smithi023 bash[18601]: audit 2024-04-02T05:25:04.403036+0000 mon.smithi023 (mon.0) 326 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:05.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:05 smithi023 bash[18601]: audit 2024-04-02T05:25:04.412634+0000 mon.smithi023 (mon.0) 327 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:05.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:05 smithi023 bash[18601]: cephadm 2024-04-02T05:25:04.463252+0000 mgr.smithi023.yzjfaq (mgr.14195) 50 : cephadm 1 Reconfiguring alertmanager.smithi023 (dependencies changed)... 2024-04-02T05:25:05.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:05 smithi023 bash[18601]: cephadm 2024-04-02T05:25:04.494494+0000 mgr.smithi023.yzjfaq (mgr.14195) 51 : cephadm 1 Reconfiguring daemon alertmanager.smithi023 on smithi023 2024-04-02T05:25:05.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:05 smithi023 bash[18601]: cluster 2024-04-02T05:25:04.799816+0000 mgr.smithi023.yzjfaq (mgr.14195) 52 : cluster 0 pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:06.219 INFO:teuthology.orchestra.run.smithi103.stdout:Scheduled osd.all-available-devices update... 2024-04-02T05:25:06.801 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-02T05:25:06.801 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-02T05:25:07.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:07 smithi023 bash[18601]: audit 2024-04-02T05:25:06.197135+0000 mgr.smithi023.yzjfaq (mgr.14195) 53 : audit 0 from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:25:07.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:07 smithi023 bash[18601]: cephadm 2024-04-02T05:25:06.201777+0000 mgr.smithi023.yzjfaq (mgr.14195) 54 : cephadm 1 Marking host: smithi023 for OSDSpec preview refresh. 2024-04-02T05:25:07.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:07 smithi023 bash[18601]: cephadm 2024-04-02T05:25:06.202174+0000 mgr.smithi023.yzjfaq (mgr.14195) 55 : cephadm 1 Marking host: smithi103 for OSDSpec preview refresh. 2024-04-02T05:25:07.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:07 smithi023 bash[18601]: cephadm 2024-04-02T05:25:06.202994+0000 mgr.smithi023.yzjfaq (mgr.14195) 56 : cephadm 1 Saving service osd.all-available-devices spec with placement * 2024-04-02T05:25:07.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:07 smithi023 bash[18601]: audit 2024-04-02T05:25:06.213529+0000 mon.smithi023 (mon.0) 328 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:07.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:07 smithi023 bash[18601]: cluster 2024-04-02T05:25:06.800207+0000 mgr.smithi023.yzjfaq (mgr.14195) 57 : cluster 0 pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:07.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:07 smithi103 bash[23315]: audit 2024-04-02T05:25:06.197135+0000 mgr.smithi023.yzjfaq (mgr.14195) 53 : audit 0 from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:25:07.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:07 smithi103 bash[23315]: cephadm 2024-04-02T05:25:06.201777+0000 mgr.smithi023.yzjfaq (mgr.14195) 54 : cephadm 1 Marking host: smithi023 for OSDSpec preview refresh. 2024-04-02T05:25:07.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:07 smithi103 bash[23315]: cephadm 2024-04-02T05:25:06.202174+0000 mgr.smithi023.yzjfaq (mgr.14195) 55 : cephadm 1 Marking host: smithi103 for OSDSpec preview refresh. 2024-04-02T05:25:07.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:07 smithi103 bash[23315]: cephadm 2024-04-02T05:25:06.202994+0000 mgr.smithi023.yzjfaq (mgr.14195) 56 : cephadm 1 Saving service osd.all-available-devices spec with placement * 2024-04-02T05:25:07.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:07 smithi103 bash[23315]: audit 2024-04-02T05:25:06.213529+0000 mon.smithi023 (mon.0) 328 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:07.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:07 smithi103 bash[23315]: cluster 2024-04-02T05:25:06.800207+0000 mgr.smithi023.yzjfaq (mgr.14195) 57 : cluster 0 pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:09.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:09 smithi023 bash[18601]: cluster 2024-04-02T05:25:08.800534+0000 mgr.smithi023.yzjfaq (mgr.14195) 58 : cluster 0 pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:09.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:09 smithi023 bash[18601]: audit 2024-04-02T05:25:08.886520+0000 mon.smithi023 (mon.0) 329 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:09.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:09 smithi023 bash[18601]: audit 2024-04-02T05:25:08.891351+0000 mon.smithi023 (mon.0) 330 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:09.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:09 smithi023 bash[18601]: cephadm 2024-04-02T05:25:08.920501+0000 mgr.smithi023.yzjfaq (mgr.14195) 59 : cephadm 1 Reconfiguring grafana.smithi023 (dependencies changed)... 2024-04-02T05:25:10.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:09 smithi103 bash[23315]: cluster 2024-04-02T05:25:08.800534+0000 mgr.smithi023.yzjfaq (mgr.14195) 58 : cluster 0 pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:10.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:09 smithi103 bash[23315]: audit 2024-04-02T05:25:08.886520+0000 mon.smithi023 (mon.0) 329 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:10.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:09 smithi103 bash[23315]: audit 2024-04-02T05:25:08.891351+0000 mon.smithi023 (mon.0) 330 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:10.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:09 smithi103 bash[23315]: cephadm 2024-04-02T05:25:08.920501+0000 mgr.smithi023.yzjfaq (mgr.14195) 59 : cephadm 1 Reconfiguring grafana.smithi023 (dependencies changed)... 2024-04-02T05:25:10.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:10 smithi023 bash[18601]: cephadm 2024-04-02T05:25:09.227220+0000 mgr.smithi023.yzjfaq (mgr.14195) 60 : cephadm 1 Reconfiguring daemon grafana.smithi023 on smithi023 2024-04-02T05:25:11.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:10 smithi103 bash[23315]: cephadm 2024-04-02T05:25:09.227220+0000 mgr.smithi023.yzjfaq (mgr.14195) 60 : cephadm 1 Reconfiguring daemon grafana.smithi023 on smithi023 2024-04-02T05:25:11.946 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:25:12.291 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:11 smithi023 bash[18601]: cluster 2024-04-02T05:25:10.800813+0000 mgr.smithi023.yzjfaq (mgr.14195) 61 : cluster 0 pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:12.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:11 smithi103 bash[23315]: cluster 2024-04-02T05:25:10.800813+0000 mgr.smithi023.yzjfaq (mgr.14195) 61 : cluster 0 pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:14.169 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:13 smithi023 bash[18601]: cluster 2024-04-02T05:25:12.801124+0000 mgr.smithi023.yzjfaq (mgr.14195) 62 : cluster 0 pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:14.169 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:13 smithi023 bash[18601]: audit 2024-04-02T05:25:13.603052+0000 mon.smithi023 (mon.0) 331 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:25:14.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:13 smithi103 bash[23315]: cluster 2024-04-02T05:25:12.801124+0000 mgr.smithi023.yzjfaq (mgr.14195) 62 : cluster 0 pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:14.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:13 smithi103 bash[23315]: audit 2024-04-02T05:25:13.603052+0000 mon.smithi023 (mon.0) 331 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:25:16.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:16 smithi103 bash[23315]: cluster 2024-04-02T05:25:14.801537+0000 mgr.smithi023.yzjfaq (mgr.14195) 63 : cluster 0 pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:16.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:16 smithi103 bash[23315]: audit 2024-04-02T05:25:15.130811+0000 mon.smithi023 (mon.0) 332 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:16.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:16 smithi103 bash[23315]: audit 2024-04-02T05:25:15.136186+0000 mon.smithi023 (mon.0) 333 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:16.482 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:25:16.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:16 smithi023 bash[18601]: cluster 2024-04-02T05:25:14.801537+0000 mgr.smithi023.yzjfaq (mgr.14195) 63 : cluster 0 pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:16.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:16 smithi023 bash[18601]: audit 2024-04-02T05:25:15.130811+0000 mon.smithi023 (mon.0) 332 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:16.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:16 smithi023 bash[18601]: audit 2024-04-02T05:25:15.136186+0000 mon.smithi023 (mon.0) 333 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:17.149 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:17 smithi023 bash[18601]: cephadm 2024-04-02T05:25:15.166578+0000 mgr.smithi023.yzjfaq (mgr.14195) 64 : cephadm 1 Reconfiguring prometheus.smithi023 (dependencies changed)... 2024-04-02T05:25:17.149 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:17 smithi023 bash[18601]: cephadm 2024-04-02T05:25:15.419678+0000 mgr.smithi023.yzjfaq (mgr.14195) 65 : cephadm 1 Reconfiguring daemon prometheus.smithi023 on smithi023 2024-04-02T05:25:17.149 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:17 smithi023 bash[18601]: audit 2024-04-02T05:25:16.477614+0000 mon.smithi023 (mon.0) 334 : audit 0 from='client.? 172.21.15.23:0/3772046676' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:25:17.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:17 smithi103 bash[23315]: cephadm 2024-04-02T05:25:15.166578+0000 mgr.smithi023.yzjfaq (mgr.14195) 64 : cephadm 1 Reconfiguring prometheus.smithi023 (dependencies changed)... 2024-04-02T05:25:17.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:17 smithi103 bash[23315]: cephadm 2024-04-02T05:25:15.419678+0000 mgr.smithi023.yzjfaq (mgr.14195) 65 : cephadm 1 Reconfiguring daemon prometheus.smithi023 on smithi023 2024-04-02T05:25:17.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:17 smithi103 bash[23315]: audit 2024-04-02T05:25:16.477614+0000 mon.smithi023 (mon.0) 334 : audit 0 from='client.? 172.21.15.23:0/3772046676' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:25:17.891 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-04-02T05:25:18.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:18 smithi023 bash[18601]: cluster 2024-04-02T05:25:16.802029+0000 mgr.smithi023.yzjfaq (mgr.14195) 66 : cluster 0 pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:18.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:18 smithi103 bash[23315]: cluster 2024-04-02T05:25:16.802029+0000 mgr.smithi023.yzjfaq (mgr.14195) 66 : cluster 0 pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:18.893 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-02T05:25:19.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:19 smithi023 bash[18601]: cluster 2024-04-02T05:25:18.802378+0000 mgr.smithi023.yzjfaq (mgr.14195) 67 : cluster 0 pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:19.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:19 smithi103 bash[23315]: cluster 2024-04-02T05:25:18.802378+0000 mgr.smithi023.yzjfaq (mgr.14195) 67 : cluster 0 pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:21.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:21 smithi023 bash[18601]: cluster 2024-04-02T05:25:20.802783+0000 mgr.smithi023.yzjfaq (mgr.14195) 68 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:21.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:21 smithi023 bash[18601]: audit 2024-04-02T05:25:21.367007+0000 mon.smithi023 (mon.0) 335 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:21.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:21 smithi023 bash[18601]: audit 2024-04-02T05:25:21.371974+0000 mon.smithi023 (mon.0) 336 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:21.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:21 smithi023 bash[18601]: audit 2024-04-02T05:25:21.398081+0000 mon.smithi023 (mon.0) 337 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi103", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-02T05:25:21.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:21 smithi023 bash[18601]: audit 2024-04-02T05:25:21.398942+0000 mon.smithi023 (mon.0) 338 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:22.068 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:21 smithi103 bash[23315]: cluster 2024-04-02T05:25:20.802783+0000 mgr.smithi023.yzjfaq (mgr.14195) 68 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:22.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:21 smithi103 bash[23315]: audit 2024-04-02T05:25:21.367007+0000 mon.smithi023 (mon.0) 335 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:22.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:21 smithi103 bash[23315]: audit 2024-04-02T05:25:21.371974+0000 mon.smithi023 (mon.0) 336 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:22.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:21 smithi103 bash[23315]: audit 2024-04-02T05:25:21.398081+0000 mon.smithi023 (mon.0) 337 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi103", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-02T05:25:22.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:21 smithi103 bash[23315]: audit 2024-04-02T05:25:21.398942+0000 mon.smithi023 (mon.0) 338 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:23.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:22 smithi023 bash[18601]: cephadm 2024-04-02T05:25:21.397733+0000 mgr.smithi023.yzjfaq (mgr.14195) 69 : cephadm 1 Reconfiguring crash.smithi103 (monmap changed)... 2024-04-02T05:25:23.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:22 smithi023 bash[18601]: cephadm 2024-04-02T05:25:21.399805+0000 mgr.smithi023.yzjfaq (mgr.14195) 70 : cephadm 1 Reconfiguring daemon crash.smithi103 on smithi103 2024-04-02T05:25:23.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:22 smithi103 bash[23315]: cephadm 2024-04-02T05:25:21.397733+0000 mgr.smithi023.yzjfaq (mgr.14195) 69 : cephadm 1 Reconfiguring crash.smithi103 (monmap changed)... 2024-04-02T05:25:23.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:22 smithi103 bash[23315]: cephadm 2024-04-02T05:25:21.399805+0000 mgr.smithi023.yzjfaq (mgr.14195) 70 : cephadm 1 Reconfiguring daemon crash.smithi103 on smithi103 2024-04-02T05:25:24.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:23 smithi103 bash[23315]: cluster 2024-04-02T05:25:22.803158+0000 mgr.smithi023.yzjfaq (mgr.14195) 71 : cluster 0 pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:24.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:23 smithi103 bash[23315]: audit 2024-04-02T05:25:23.327239+0000 mon.smithi023 (mon.0) 339 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:24.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:23 smithi103 bash[23315]: audit 2024-04-02T05:25:23.334589+0000 mon.smithi023 (mon.0) 340 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:24.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:23 smithi103 bash[23315]: audit 2024-04-02T05:25:23.370490+0000 mon.smithi023 (mon.0) 341 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi103.jvjtqn", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:25:24.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:23 smithi103 bash[23315]: audit 2024-04-02T05:25:23.372490+0000 mon.smithi023 (mon.0) 342 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:25:24.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:23 smithi103 bash[23315]: audit 2024-04-02T05:25:23.374318+0000 mon.smithi023 (mon.0) 343 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:24.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:23 smithi023 bash[18601]: cluster 2024-04-02T05:25:22.803158+0000 mgr.smithi023.yzjfaq (mgr.14195) 71 : cluster 0 pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:24.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:23 smithi023 bash[18601]: audit 2024-04-02T05:25:23.327239+0000 mon.smithi023 (mon.0) 339 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:24.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:23 smithi023 bash[18601]: audit 2024-04-02T05:25:23.334589+0000 mon.smithi023 (mon.0) 340 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:24.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:23 smithi023 bash[18601]: audit 2024-04-02T05:25:23.370490+0000 mon.smithi023 (mon.0) 341 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi103.jvjtqn", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:25:24.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:23 smithi023 bash[18601]: audit 2024-04-02T05:25:23.372490+0000 mon.smithi023 (mon.0) 342 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:25:24.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:23 smithi023 bash[18601]: audit 2024-04-02T05:25:23.374318+0000 mon.smithi023 (mon.0) 343 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:24.840 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:25:25.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:24 smithi023 bash[18601]: cephadm 2024-04-02T05:25:23.369731+0000 mgr.smithi023.yzjfaq (mgr.14195) 72 : cephadm 1 Reconfiguring mgr.smithi103.jvjtqn (monmap changed)... 2024-04-02T05:25:25.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:24 smithi023 bash[18601]: cephadm 2024-04-02T05:25:23.376477+0000 mgr.smithi023.yzjfaq (mgr.14195) 73 : cephadm 1 Reconfiguring daemon mgr.smithi103.jvjtqn on smithi103 2024-04-02T05:25:25.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:24 smithi103 bash[23315]: cephadm 2024-04-02T05:25:23.369731+0000 mgr.smithi023.yzjfaq (mgr.14195) 72 : cephadm 1 Reconfiguring mgr.smithi103.jvjtqn (monmap changed)... 2024-04-02T05:25:25.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:24 smithi103 bash[23315]: cephadm 2024-04-02T05:25:23.376477+0000 mgr.smithi023.yzjfaq (mgr.14195) 73 : cephadm 1 Reconfiguring daemon mgr.smithi103.jvjtqn on smithi103 2024-04-02T05:25:26.029 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:25 smithi103 bash[23315]: cluster 2024-04-02T05:25:24.803590+0000 mgr.smithi023.yzjfaq (mgr.14195) 74 : cluster 0 pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:26.029 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:25 smithi103 bash[23315]: audit 2024-04-02T05:25:25.264552+0000 mon.smithi023 (mon.0) 344 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:26.029 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:25 smithi103 bash[23315]: audit 2024-04-02T05:25:25.274882+0000 mon.smithi023 (mon.0) 345 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:26.029 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:25 smithi103 bash[23315]: audit 2024-04-02T05:25:25.295231+0000 mon.smithi023 (mon.0) 346 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:25:26.029 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:25 smithi103 bash[23315]: audit 2024-04-02T05:25:25.296895+0000 mon.smithi023 (mon.0) 347 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:25:26.029 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:25 smithi103 bash[23315]: audit 2024-04-02T05:25:25.298523+0000 mon.smithi023 (mon.0) 348 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:26.183 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:25 smithi023 bash[18601]: cluster 2024-04-02T05:25:24.803590+0000 mgr.smithi023.yzjfaq (mgr.14195) 74 : cluster 0 pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:26.183 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:25 smithi023 bash[18601]: audit 2024-04-02T05:25:25.264552+0000 mon.smithi023 (mon.0) 344 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:26.183 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:25 smithi023 bash[18601]: audit 2024-04-02T05:25:25.274882+0000 mon.smithi023 (mon.0) 345 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:26.183 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:25 smithi023 bash[18601]: audit 2024-04-02T05:25:25.295231+0000 mon.smithi023 (mon.0) 346 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:25:26.183 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:25 smithi023 bash[18601]: audit 2024-04-02T05:25:25.296895+0000 mon.smithi023 (mon.0) 347 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:25:26.183 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:25 smithi023 bash[18601]: audit 2024-04-02T05:25:25.298523+0000 mon.smithi023 (mon.0) 348 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:26.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:26 smithi023 bash[18601]: cephadm 2024-04-02T05:25:25.294586+0000 mgr.smithi023.yzjfaq (mgr.14195) 75 : cephadm 1 Reconfiguring mon.smithi103 (monmap changed)... 2024-04-02T05:25:26.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:26 smithi023 bash[18601]: cephadm 2024-04-02T05:25:25.300530+0000 mgr.smithi023.yzjfaq (mgr.14195) 76 : cephadm 1 Reconfiguring daemon mon.smithi103 on smithi103 2024-04-02T05:25:27.068 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:26 smithi103 bash[23315]: cephadm 2024-04-02T05:25:25.294586+0000 mgr.smithi023.yzjfaq (mgr.14195) 75 : cephadm 1 Reconfiguring mon.smithi103 (monmap changed)... 2024-04-02T05:25:27.068 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:26 smithi103 bash[23315]: cephadm 2024-04-02T05:25:25.300530+0000 mgr.smithi023.yzjfaq (mgr.14195) 76 : cephadm 1 Reconfiguring daemon mon.smithi103 on smithi103 2024-04-02T05:25:27.833 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:25:28.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:27 smithi023 bash[18601]: cluster 2024-04-02T05:25:26.804002+0000 mgr.smithi023.yzjfaq (mgr.14195) 77 : cluster 0 pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:28.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:27 smithi023 bash[18601]: audit 2024-04-02T05:25:27.248849+0000 mon.smithi023 (mon.0) 349 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:28.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:27 smithi023 bash[18601]: audit 2024-04-02T05:25:27.257152+0000 mon.smithi023 (mon.0) 350 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:28.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:27 smithi023 bash[18601]: audit 2024-04-02T05:25:27.276662+0000 mon.smithi023 (mon.0) 351 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:25:28.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:27 smithi023 bash[18601]: audit 2024-04-02T05:25:27.279709+0000 mon.smithi023 (mon.0) 352 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-04-02T05:25:28.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:27 smithi023 bash[18601]: audit 2024-04-02T05:25:27.285883+0000 mon.smithi023 (mon.0) 353 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:28.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:27 smithi023 bash[18601]: audit 2024-04-02T05:25:27.304393+0000 mon.smithi023 (mon.0) 354 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:25:28.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:27 smithi023 bash[18601]: audit 2024-04-02T05:25:27.316297+0000 mon.smithi023 (mon.0) 355 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi023.front.sepia.ceph.com:3000"}]: dispatch 2024-04-02T05:25:28.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:27 smithi023 bash[18601]: audit 2024-04-02T05:25:27.325272+0000 mon.smithi023 (mon.0) 356 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:28.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:27 smithi023 bash[18601]: audit 2024-04-02T05:25:27.339875+0000 mon.smithi023 (mon.0) 357 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:25:28.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:27 smithi023 bash[18601]: audit 2024-04-02T05:25:27.351136+0000 mon.smithi023 (mon.0) 358 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi023.front.sepia.ceph.com:9095"}]: dispatch 2024-04-02T05:25:28.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:27 smithi023 bash[18601]: audit 2024-04-02T05:25:27.356173+0000 mon.smithi023 (mon.0) 359 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:28.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:27 smithi023 bash[18601]: audit 2024-04-02T05:25:27.372933+0000 mon.smithi023 (mon.0) 360 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:25:28.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:27 smithi023 bash[18601]: audit 2024-04-02T05:25:27.828697+0000 mon.smithi023 (mon.0) 361 : audit 0 from='client.? 172.21.15.23:0/2682051595' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:25:28.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:27 smithi103 bash[23315]: cluster 2024-04-02T05:25:26.804002+0000 mgr.smithi023.yzjfaq (mgr.14195) 77 : cluster 0 pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:28.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:27 smithi103 bash[23315]: audit 2024-04-02T05:25:27.248849+0000 mon.smithi023 (mon.0) 349 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:28.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:27 smithi103 bash[23315]: audit 2024-04-02T05:25:27.257152+0000 mon.smithi023 (mon.0) 350 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:28.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:27 smithi103 bash[23315]: audit 2024-04-02T05:25:27.276662+0000 mon.smithi023 (mon.0) 351 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:25:28.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:27 smithi103 bash[23315]: audit 2024-04-02T05:25:27.279709+0000 mon.smithi023 (mon.0) 352 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-04-02T05:25:28.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:27 smithi103 bash[23315]: audit 2024-04-02T05:25:27.285883+0000 mon.smithi023 (mon.0) 353 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:28.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:27 smithi103 bash[23315]: audit 2024-04-02T05:25:27.304393+0000 mon.smithi023 (mon.0) 354 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:25:28.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:27 smithi103 bash[23315]: audit 2024-04-02T05:25:27.316297+0000 mon.smithi023 (mon.0) 355 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi023.front.sepia.ceph.com:3000"}]: dispatch 2024-04-02T05:25:28.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:27 smithi103 bash[23315]: audit 2024-04-02T05:25:27.325272+0000 mon.smithi023 (mon.0) 356 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:28.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:27 smithi103 bash[23315]: audit 2024-04-02T05:25:27.339875+0000 mon.smithi023 (mon.0) 357 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:25:28.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:27 smithi103 bash[23315]: audit 2024-04-02T05:25:27.351136+0000 mon.smithi023 (mon.0) 358 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi023.front.sepia.ceph.com:9095"}]: dispatch 2024-04-02T05:25:28.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:27 smithi103 bash[23315]: audit 2024-04-02T05:25:27.356173+0000 mon.smithi023 (mon.0) 359 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:28.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:27 smithi103 bash[23315]: audit 2024-04-02T05:25:27.372933+0000 mon.smithi023 (mon.0) 360 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:25:28.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:27 smithi103 bash[23315]: audit 2024-04-02T05:25:27.828697+0000 mon.smithi023 (mon.0) 361 : audit 0 from='client.? 172.21.15.23:0/2682051595' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:25:28.531 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-04-02T05:25:29.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:28 smithi023 bash[18601]: audit 2024-04-02T05:25:27.277564+0000 mgr.smithi023.yzjfaq (mgr.14195) 78 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:25:29.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:28 smithi023 bash[18601]: audit 2024-04-02T05:25:27.280506+0000 mgr.smithi023.yzjfaq (mgr.14195) 79 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-04-02T05:25:29.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:28 smithi023 bash[18601]: audit 2024-04-02T05:25:27.305440+0000 mgr.smithi023.yzjfaq (mgr.14195) 80 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:25:29.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:28 smithi023 bash[18601]: audit 2024-04-02T05:25:27.317261+0000 mgr.smithi023.yzjfaq (mgr.14195) 81 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi023.front.sepia.ceph.com:3000"}]: dispatch 2024-04-02T05:25:29.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:28 smithi023 bash[18601]: audit 2024-04-02T05:25:27.340546+0000 mgr.smithi023.yzjfaq (mgr.14195) 82 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:25:29.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:28 smithi023 bash[18601]: audit 2024-04-02T05:25:27.351682+0000 mgr.smithi023.yzjfaq (mgr.14195) 83 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi023.front.sepia.ceph.com:9095"}]: dispatch 2024-04-02T05:25:29.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:28 smithi023 bash[18601]: audit 2024-04-02T05:25:28.604120+0000 mon.smithi023 (mon.0) 362 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:25:29.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:28 smithi103 bash[23315]: audit 2024-04-02T05:25:27.277564+0000 mgr.smithi023.yzjfaq (mgr.14195) 78 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:25:29.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:28 smithi103 bash[23315]: audit 2024-04-02T05:25:27.280506+0000 mgr.smithi023.yzjfaq (mgr.14195) 79 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-04-02T05:25:29.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:28 smithi103 bash[23315]: audit 2024-04-02T05:25:27.305440+0000 mgr.smithi023.yzjfaq (mgr.14195) 80 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:25:29.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:28 smithi103 bash[23315]: audit 2024-04-02T05:25:27.317261+0000 mgr.smithi023.yzjfaq (mgr.14195) 81 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi023.front.sepia.ceph.com:3000"}]: dispatch 2024-04-02T05:25:29.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:28 smithi103 bash[23315]: audit 2024-04-02T05:25:27.340546+0000 mgr.smithi023.yzjfaq (mgr.14195) 82 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:25:29.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:28 smithi103 bash[23315]: audit 2024-04-02T05:25:27.351682+0000 mgr.smithi023.yzjfaq (mgr.14195) 83 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi023.front.sepia.ceph.com:9095"}]: dispatch 2024-04-02T05:25:29.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:28 smithi103 bash[23315]: audit 2024-04-02T05:25:28.604120+0000 mon.smithi023 (mon.0) 362 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:25:29.533 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-02T05:25:30.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:29 smithi023 bash[18601]: cluster 2024-04-02T05:25:28.804342+0000 mgr.smithi023.yzjfaq (mgr.14195) 84 : cluster 0 pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:30.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:29 smithi103 bash[23315]: cluster 2024-04-02T05:25:28.804342+0000 mgr.smithi023.yzjfaq (mgr.14195) 84 : cluster 0 pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:32.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:31 smithi023 bash[18601]: cluster 2024-04-02T05:25:30.804749+0000 mgr.smithi023.yzjfaq (mgr.14195) 85 : cluster 0 pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:32.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:31 smithi103 bash[23315]: cluster 2024-04-02T05:25:30.804749+0000 mgr.smithi023.yzjfaq (mgr.14195) 85 : cluster 0 pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:33.390 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:25:34.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:33 smithi103 bash[23315]: cluster 2024-04-02T05:25:32.805012+0000 mgr.smithi023.yzjfaq (mgr.14195) 86 : cluster 0 pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:34.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:33 smithi103 bash[23315]: audit 2024-04-02T05:25:32.807845+0000 mon.smithi023 (mon.0) 363 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:34.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:33 smithi103 bash[23315]: audit 2024-04-02T05:25:32.817114+0000 mon.smithi023 (mon.0) 364 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:34.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:33 smithi103 bash[23315]: audit 2024-04-02T05:25:33.264260+0000 mon.smithi023 (mon.0) 365 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:34.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:33 smithi103 bash[23315]: audit 2024-04-02T05:25:33.268926+0000 mon.smithi023 (mon.0) 366 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:34.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:33 smithi103 bash[23315]: audit 2024-04-02T05:25:33.400165+0000 mon.smithi023 (mon.0) 367 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:34.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:33 smithi103 bash[23315]: audit 2024-04-02T05:25:33.405977+0000 mon.smithi023 (mon.0) 368 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:34.205 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:33 smithi023 bash[18601]: cluster 2024-04-02T05:25:32.805012+0000 mgr.smithi023.yzjfaq (mgr.14195) 86 : cluster 0 pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:34.205 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:33 smithi023 bash[18601]: audit 2024-04-02T05:25:32.807845+0000 mon.smithi023 (mon.0) 363 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:34.205 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:33 smithi023 bash[18601]: audit 2024-04-02T05:25:32.817114+0000 mon.smithi023 (mon.0) 364 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:34.206 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:33 smithi023 bash[18601]: audit 2024-04-02T05:25:33.264260+0000 mon.smithi023 (mon.0) 365 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:34.206 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:33 smithi023 bash[18601]: audit 2024-04-02T05:25:33.268926+0000 mon.smithi023 (mon.0) 366 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:34.206 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:33 smithi023 bash[18601]: audit 2024-04-02T05:25:33.400165+0000 mon.smithi023 (mon.0) 367 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:34.206 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:33 smithi023 bash[18601]: audit 2024-04-02T05:25:33.405977+0000 mon.smithi023 (mon.0) 368 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:35.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:34 smithi023 bash[18601]: audit 2024-04-02T05:25:33.859496+0000 mon.smithi023 (mon.0) 369 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:35.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:34 smithi023 bash[18601]: audit 2024-04-02T05:25:33.869761+0000 mon.smithi023 (mon.0) 370 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:35.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:34 smithi023 bash[18601]: audit 2024-04-02T05:25:33.872144+0000 mon.smithi023 (mon.0) 371 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:35.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:34 smithi023 bash[18601]: audit 2024-04-02T05:25:33.873836+0000 mon.smithi023 (mon.0) 372 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:25:35.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:34 smithi023 bash[18601]: audit 2024-04-02T05:25:33.883022+0000 mon.smithi023 (mon.0) 373 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:35.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:34 smithi023 bash[18601]: audit 2024-04-02T05:25:33.888481+0000 mon.smithi023 (mon.0) 374 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:25:35.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:34 smithi023 bash[18601]: audit 2024-04-02T05:25:33.894205+0000 mon.smithi023 (mon.0) 375 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:25:35.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:34 smithi023 bash[18601]: audit 2024-04-02T05:25:33.895182+0000 mon.smithi023 (mon.0) 376 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:35.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:34 smithi023 bash[18601]: audit 2024-04-02T05:25:33.898925+0000 mon.smithi023 (mon.0) 377 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:25:35.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:34 smithi023 bash[18601]: audit 2024-04-02T05:25:33.899803+0000 mon.smithi023 (mon.0) 378 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:35.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:34 smithi103 bash[23315]: audit 2024-04-02T05:25:33.859496+0000 mon.smithi023 (mon.0) 369 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:35.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:34 smithi103 bash[23315]: audit 2024-04-02T05:25:33.869761+0000 mon.smithi023 (mon.0) 370 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:35.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:34 smithi103 bash[23315]: audit 2024-04-02T05:25:33.872144+0000 mon.smithi023 (mon.0) 371 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:35.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:34 smithi103 bash[23315]: audit 2024-04-02T05:25:33.873836+0000 mon.smithi023 (mon.0) 372 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:25:35.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:34 smithi103 bash[23315]: audit 2024-04-02T05:25:33.883022+0000 mon.smithi023 (mon.0) 373 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:25:35.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:34 smithi103 bash[23315]: audit 2024-04-02T05:25:33.888481+0000 mon.smithi023 (mon.0) 374 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:25:35.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:34 smithi103 bash[23315]: audit 2024-04-02T05:25:33.894205+0000 mon.smithi023 (mon.0) 375 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:25:35.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:34 smithi103 bash[23315]: audit 2024-04-02T05:25:33.895182+0000 mon.smithi023 (mon.0) 376 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:35.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:34 smithi103 bash[23315]: audit 2024-04-02T05:25:33.898925+0000 mon.smithi023 (mon.0) 377 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:25:35.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:34 smithi103 bash[23315]: audit 2024-04-02T05:25:33.899803+0000 mon.smithi023 (mon.0) 378 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:25:36.171 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:25:36.184 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:35 smithi023 bash[18601]: cluster 2024-04-02T05:25:34.805473+0000 mgr.smithi023.yzjfaq (mgr.14195) 87 : cluster 0 pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:36.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:35 smithi103 bash[23315]: cluster 2024-04-02T05:25:34.805473+0000 mgr.smithi023.yzjfaq (mgr.14195) 87 : cluster 0 pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:36.836 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-04-02T05:25:37.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:36 smithi023 bash[18601]: audit 2024-04-02T05:25:36.166352+0000 mon.smithi023 (mon.0) 379 : audit 0 from='client.? 172.21.15.23:0/2464973811' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:25:37.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:36 smithi103 bash[23315]: audit 2024-04-02T05:25:36.166352+0000 mon.smithi023 (mon.0) 379 : audit 0 from='client.? 172.21.15.23:0/2464973811' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:25:37.837 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-02T05:25:38.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:37 smithi023 bash[18601]: cluster 2024-04-02T05:25:36.806036+0000 mgr.smithi023.yzjfaq (mgr.14195) 88 : cluster 0 pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:38.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:37 smithi103 bash[23315]: cluster 2024-04-02T05:25:36.806036+0000 mgr.smithi023.yzjfaq (mgr.14195) 88 : cluster 0 pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:40.027 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:39 smithi103 bash[23315]: cluster 2024-04-02T05:25:38.806508+0000 mgr.smithi023.yzjfaq (mgr.14195) 89 : cluster 0 pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:40.214 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:39 smithi023 bash[18601]: cluster 2024-04-02T05:25:38.806508+0000 mgr.smithi023.yzjfaq (mgr.14195) 89 : cluster 0 pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:42.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:41 smithi023 bash[18601]: cluster 2024-04-02T05:25:40.806787+0000 mgr.smithi023.yzjfaq (mgr.14195) 90 : cluster 0 pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:42.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:41 smithi103 bash[23315]: cluster 2024-04-02T05:25:40.806787+0000 mgr.smithi023.yzjfaq (mgr.14195) 90 : cluster 0 pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:43.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:42 smithi023 bash[18601]: audit 2024-04-02T05:25:42.731846+0000 mon.smithi023 (mon.0) 380 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fbab889-fc6a-4700-a2d3-9b6e404521d3"}]: dispatch 2024-04-02T05:25:43.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:42 smithi023 bash[18601]: audit 2024-04-02T05:25:42.734095+0000 mon.smithi103 (mon.1) 2 : audit 1 from='client.? 172.21.15.103:0/154021838' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fbab889-fc6a-4700-a2d3-9b6e404521d3"}]: dispatch 2024-04-02T05:25:43.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:42 smithi023 bash[18601]: audit 2024-04-02T05:25:42.734800+0000 mon.smithi023 (mon.0) 381 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4fbab889-fc6a-4700-a2d3-9b6e404521d3"}]': finished 2024-04-02T05:25:43.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:42 smithi023 bash[18601]: cluster 2024-04-02T05:25:42.742531+0000 mon.smithi023 (mon.0) 382 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2024-04-02T05:25:43.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:42 smithi023 bash[18601]: audit 2024-04-02T05:25:42.743047+0000 mon.smithi023 (mon.0) 383 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:43.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:42 smithi103 bash[23315]: audit 2024-04-02T05:25:42.731846+0000 mon.smithi023 (mon.0) 380 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fbab889-fc6a-4700-a2d3-9b6e404521d3"}]: dispatch 2024-04-02T05:25:43.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:42 smithi103 bash[23315]: audit 2024-04-02T05:25:42.734095+0000 mon.smithi103 (mon.1) 2 : audit 1 from='client.? 172.21.15.103:0/154021838' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fbab889-fc6a-4700-a2d3-9b6e404521d3"}]: dispatch 2024-04-02T05:25:43.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:42 smithi103 bash[23315]: audit 2024-04-02T05:25:42.734800+0000 mon.smithi023 (mon.0) 381 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4fbab889-fc6a-4700-a2d3-9b6e404521d3"}]': finished 2024-04-02T05:25:43.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:42 smithi103 bash[23315]: cluster 2024-04-02T05:25:42.742531+0000 mon.smithi023 (mon.0) 382 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2024-04-02T05:25:43.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:42 smithi103 bash[23315]: audit 2024-04-02T05:25:42.743047+0000 mon.smithi023 (mon.0) 383 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:43.409 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:25:43.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:43 smithi023 bash[18601]: cluster 2024-04-02T05:25:42.807191+0000 mgr.smithi023.yzjfaq (mgr.14195) 91 : cluster 0 pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:43.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:43 smithi023 bash[18601]: audit 2024-04-02T05:25:43.353381+0000 mon.smithi023 (mon.0) 384 : audit 1 from='client.? 172.21.15.23:0/85599572' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "31a69376-9e8e-49bb-a0da-0870dae26c09"}]: dispatch 2024-04-02T05:25:43.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:43 smithi023 bash[18601]: audit 2024-04-02T05:25:43.356194+0000 mon.smithi023 (mon.0) 385 : audit 1 from='client.? 172.21.15.23:0/85599572' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "31a69376-9e8e-49bb-a0da-0870dae26c09"}]': finished 2024-04-02T05:25:43.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:43 smithi023 bash[18601]: cluster 2024-04-02T05:25:43.364094+0000 mon.smithi023 (mon.0) 386 : cluster 0 osdmap e7: 2 total, 0 up, 2 in 2024-04-02T05:25:43.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:43 smithi023 bash[18601]: audit 2024-04-02T05:25:43.364400+0000 mon.smithi023 (mon.0) 387 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:43.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:43 smithi023 bash[18601]: audit 2024-04-02T05:25:43.364690+0000 mon.smithi023 (mon.0) 388 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:25:43.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:43 smithi023 bash[18601]: audit 2024-04-02T05:25:43.604627+0000 mon.smithi023 (mon.0) 389 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:25:44.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:43 smithi103 bash[23315]: cluster 2024-04-02T05:25:42.807191+0000 mgr.smithi023.yzjfaq (mgr.14195) 91 : cluster 0 pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:44.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:43 smithi103 bash[23315]: audit 2024-04-02T05:25:43.353381+0000 mon.smithi023 (mon.0) 384 : audit 1 from='client.? 172.21.15.23:0/85599572' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "31a69376-9e8e-49bb-a0da-0870dae26c09"}]: dispatch 2024-04-02T05:25:44.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:43 smithi103 bash[23315]: audit 2024-04-02T05:25:43.356194+0000 mon.smithi023 (mon.0) 385 : audit 1 from='client.? 172.21.15.23:0/85599572' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "31a69376-9e8e-49bb-a0da-0870dae26c09"}]': finished 2024-04-02T05:25:44.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:43 smithi103 bash[23315]: cluster 2024-04-02T05:25:43.364094+0000 mon.smithi023 (mon.0) 386 : cluster 0 osdmap e7: 2 total, 0 up, 2 in 2024-04-02T05:25:44.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:43 smithi103 bash[23315]: audit 2024-04-02T05:25:43.364400+0000 mon.smithi023 (mon.0) 387 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:44.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:43 smithi103 bash[23315]: audit 2024-04-02T05:25:43.364690+0000 mon.smithi023 (mon.0) 388 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:25:44.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:43 smithi103 bash[23315]: audit 2024-04-02T05:25:43.604627+0000 mon.smithi023 (mon.0) 389 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:25:45.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:44 smithi023 bash[18601]: audit 2024-04-02T05:25:44.324462+0000 mon.smithi103 (mon.1) 3 : audit 0 from='client.? 172.21.15.103:0/617553467' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:25:45.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:44 smithi103 bash[23315]: audit 2024-04-02T05:25:44.324462+0000 mon.smithi103 (mon.1) 3 : audit 0 from='client.? 172.21.15.103:0/617553467' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:25:46.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:45 smithi023 bash[18601]: cluster 2024-04-02T05:25:44.807620+0000 mgr.smithi023.yzjfaq (mgr.14195) 92 : cluster 0 pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:46.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:45 smithi023 bash[18601]: audit 2024-04-02T05:25:45.756072+0000 mon.smithi023 (mon.0) 390 : audit 0 from='client.? 172.21.15.23:0/136900672' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:25:46.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:45 smithi103 bash[23315]: cluster 2024-04-02T05:25:44.807620+0000 mgr.smithi023.yzjfaq (mgr.14195) 92 : cluster 0 pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:46.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:45 smithi103 bash[23315]: audit 2024-04-02T05:25:45.756072+0000 mon.smithi023 (mon.0) 390 : audit 0 from='client.? 172.21.15.23:0/136900672' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:25:46.761 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:25:47.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:46 smithi023 bash[18601]: audit 2024-04-02T05:25:46.756469+0000 mon.smithi023 (mon.0) 391 : audit 0 from='client.? 172.21.15.23:0/779953110' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:25:47.252 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:46 smithi103 bash[23315]: audit 2024-04-02T05:25:46.756469+0000 mon.smithi023 (mon.0) 391 : audit 0 from='client.? 172.21.15.23:0/779953110' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:25:47.407 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1712035543,"num_remapped_pgs":0} 2024-04-02T05:25:48.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:47 smithi023 bash[18601]: cluster 2024-04-02T05:25:46.807943+0000 mgr.smithi023.yzjfaq (mgr.14195) 93 : cluster 0 pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:48.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:47 smithi023 bash[18601]: audit 2024-04-02T05:25:47.078182+0000 mon.smithi023 (mon.0) 392 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8429686-fb58-4a42-b704-15689b5cb078"}]: dispatch 2024-04-02T05:25:48.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:47 smithi023 bash[18601]: audit 2024-04-02T05:25:47.080125+0000 mon.smithi103 (mon.1) 4 : audit 1 from='client.? 172.21.15.103:0/2812811964' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8429686-fb58-4a42-b704-15689b5cb078"}]: dispatch 2024-04-02T05:25:48.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:47 smithi023 bash[18601]: audit 2024-04-02T05:25:47.081603+0000 mon.smithi023 (mon.0) 393 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8429686-fb58-4a42-b704-15689b5cb078"}]': finished 2024-04-02T05:25:48.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:47 smithi023 bash[18601]: cluster 2024-04-02T05:25:47.090860+0000 mon.smithi023 (mon.0) 394 : cluster 0 osdmap e8: 3 total, 0 up, 3 in 2024-04-02T05:25:48.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:47 smithi023 bash[18601]: audit 2024-04-02T05:25:47.091436+0000 mon.smithi023 (mon.0) 395 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:48.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:47 smithi023 bash[18601]: audit 2024-04-02T05:25:47.091913+0000 mon.smithi023 (mon.0) 396 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:25:48.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:47 smithi023 bash[18601]: audit 2024-04-02T05:25:47.092363+0000 mon.smithi023 (mon.0) 397 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:25:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:47 smithi103 bash[23315]: cluster 2024-04-02T05:25:46.807943+0000 mgr.smithi023.yzjfaq (mgr.14195) 93 : cluster 0 pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:47 smithi103 bash[23315]: audit 2024-04-02T05:25:47.078182+0000 mon.smithi023 (mon.0) 392 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8429686-fb58-4a42-b704-15689b5cb078"}]: dispatch 2024-04-02T05:25:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:47 smithi103 bash[23315]: audit 2024-04-02T05:25:47.080125+0000 mon.smithi103 (mon.1) 4 : audit 1 from='client.? 172.21.15.103:0/2812811964' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8429686-fb58-4a42-b704-15689b5cb078"}]: dispatch 2024-04-02T05:25:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:47 smithi103 bash[23315]: audit 2024-04-02T05:25:47.081603+0000 mon.smithi023 (mon.0) 393 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8429686-fb58-4a42-b704-15689b5cb078"}]': finished 2024-04-02T05:25:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:47 smithi103 bash[23315]: cluster 2024-04-02T05:25:47.090860+0000 mon.smithi023 (mon.0) 394 : cluster 0 osdmap e8: 3 total, 0 up, 3 in 2024-04-02T05:25:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:47 smithi103 bash[23315]: audit 2024-04-02T05:25:47.091436+0000 mon.smithi023 (mon.0) 395 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:47 smithi103 bash[23315]: audit 2024-04-02T05:25:47.091913+0000 mon.smithi023 (mon.0) 396 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:25:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:47 smithi103 bash[23315]: audit 2024-04-02T05:25:47.092363+0000 mon.smithi023 (mon.0) 397 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:25:48.408 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-02T05:25:49.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:48 smithi023 bash[18601]: audit 2024-04-02T05:25:48.598576+0000 mon.smithi023 (mon.0) 398 : audit 1 from='client.? 172.21.15.23:0/519370821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d66e4f15-3bef-4593-9007-29b0da7382eb"}]: dispatch 2024-04-02T05:25:49.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:48 smithi023 bash[18601]: audit 2024-04-02T05:25:48.600777+0000 mon.smithi023 (mon.0) 399 : audit 1 from='client.? 172.21.15.23:0/519370821' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d66e4f15-3bef-4593-9007-29b0da7382eb"}]': finished 2024-04-02T05:25:49.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:48 smithi023 bash[18601]: cluster 2024-04-02T05:25:48.607804+0000 mon.smithi023 (mon.0) 400 : cluster 0 osdmap e9: 4 total, 0 up, 4 in 2024-04-02T05:25:49.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:48 smithi023 bash[18601]: audit 2024-04-02T05:25:48.608124+0000 mon.smithi023 (mon.0) 401 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:49.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:48 smithi023 bash[18601]: audit 2024-04-02T05:25:48.608408+0000 mon.smithi023 (mon.0) 402 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:25:49.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:48 smithi023 bash[18601]: audit 2024-04-02T05:25:48.608655+0000 mon.smithi023 (mon.0) 403 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:25:49.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:48 smithi023 bash[18601]: audit 2024-04-02T05:25:48.608916+0000 mon.smithi023 (mon.0) 404 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:25:49.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:48 smithi023 bash[18601]: audit 2024-04-02T05:25:48.679590+0000 mon.smithi103 (mon.1) 5 : audit 0 from='client.? 172.21.15.103:0/3665030505' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:25:49.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:48 smithi103 bash[23315]: audit 2024-04-02T05:25:48.598576+0000 mon.smithi023 (mon.0) 398 : audit 1 from='client.? 172.21.15.23:0/519370821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d66e4f15-3bef-4593-9007-29b0da7382eb"}]: dispatch 2024-04-02T05:25:49.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:48 smithi103 bash[23315]: audit 2024-04-02T05:25:48.600777+0000 mon.smithi023 (mon.0) 399 : audit 1 from='client.? 172.21.15.23:0/519370821' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d66e4f15-3bef-4593-9007-29b0da7382eb"}]': finished 2024-04-02T05:25:49.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:48 smithi103 bash[23315]: cluster 2024-04-02T05:25:48.607804+0000 mon.smithi023 (mon.0) 400 : cluster 0 osdmap e9: 4 total, 0 up, 4 in 2024-04-02T05:25:49.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:48 smithi103 bash[23315]: audit 2024-04-02T05:25:48.608124+0000 mon.smithi023 (mon.0) 401 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:49.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:48 smithi103 bash[23315]: audit 2024-04-02T05:25:48.608408+0000 mon.smithi023 (mon.0) 402 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:25:49.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:48 smithi103 bash[23315]: audit 2024-04-02T05:25:48.608655+0000 mon.smithi023 (mon.0) 403 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:25:49.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:48 smithi103 bash[23315]: audit 2024-04-02T05:25:48.608916+0000 mon.smithi023 (mon.0) 404 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:25:49.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:48 smithi103 bash[23315]: audit 2024-04-02T05:25:48.679590+0000 mon.smithi103 (mon.1) 5 : audit 0 from='client.? 172.21.15.103:0/3665030505' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:25:50.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:49 smithi023 bash[18601]: cluster 2024-04-02T05:25:48.808363+0000 mgr.smithi023.yzjfaq (mgr.14195) 94 : cluster 0 pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:50.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:49 smithi103 bash[23315]: cluster 2024-04-02T05:25:48.808363+0000 mgr.smithi023.yzjfaq (mgr.14195) 94 : cluster 0 pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:51.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:50 smithi023 bash[18601]: audit 2024-04-02T05:25:50.271564+0000 mon.smithi023 (mon.0) 405 : audit 0 from='client.? 172.21.15.23:0/1996601394' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:25:51.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:50 smithi103 bash[23315]: audit 2024-04-02T05:25:50.271564+0000 mon.smithi023 (mon.0) 405 : audit 0 from='client.? 172.21.15.23:0/1996601394' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:25:52.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:51 smithi023 bash[18601]: cluster 2024-04-02T05:25:50.808740+0000 mgr.smithi023.yzjfaq (mgr.14195) 95 : cluster 0 pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:52.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:51 smithi023 bash[18601]: audit 2024-04-02T05:25:51.534292+0000 mon.smithi023 (mon.0) 406 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c78875a9-6ab2-4381-80e4-8c0bfce06b60"}]: dispatch 2024-04-02T05:25:52.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:51 smithi023 bash[18601]: audit 2024-04-02T05:25:51.536204+0000 mon.smithi103 (mon.1) 6 : audit 1 from='client.? 172.21.15.103:0/2203966907' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c78875a9-6ab2-4381-80e4-8c0bfce06b60"}]: dispatch 2024-04-02T05:25:52.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:51 smithi023 bash[18601]: audit 2024-04-02T05:25:51.537829+0000 mon.smithi023 (mon.0) 407 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c78875a9-6ab2-4381-80e4-8c0bfce06b60"}]': finished 2024-04-02T05:25:52.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:51 smithi023 bash[18601]: cluster 2024-04-02T05:25:51.542654+0000 mon.smithi023 (mon.0) 408 : cluster 0 osdmap e10: 5 total, 0 up, 5 in 2024-04-02T05:25:52.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:51 smithi023 bash[18601]: audit 2024-04-02T05:25:51.543301+0000 mon.smithi023 (mon.0) 409 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:52.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:51 smithi023 bash[18601]: audit 2024-04-02T05:25:51.543996+0000 mon.smithi023 (mon.0) 410 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:25:52.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:51 smithi023 bash[18601]: audit 2024-04-02T05:25:51.544637+0000 mon.smithi023 (mon.0) 411 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:25:52.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:51 smithi023 bash[18601]: audit 2024-04-02T05:25:51.545229+0000 mon.smithi023 (mon.0) 412 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:25:52.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:51 smithi023 bash[18601]: audit 2024-04-02T05:25:51.545690+0000 mon.smithi023 (mon.0) 413 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:25:52.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:51 smithi103 bash[23315]: cluster 2024-04-02T05:25:50.808740+0000 mgr.smithi023.yzjfaq (mgr.14195) 95 : cluster 0 pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:51 smithi103 bash[23315]: audit 2024-04-02T05:25:51.534292+0000 mon.smithi023 (mon.0) 406 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c78875a9-6ab2-4381-80e4-8c0bfce06b60"}]: dispatch 2024-04-02T05:25:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:51 smithi103 bash[23315]: audit 2024-04-02T05:25:51.536204+0000 mon.smithi103 (mon.1) 6 : audit 1 from='client.? 172.21.15.103:0/2203966907' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c78875a9-6ab2-4381-80e4-8c0bfce06b60"}]: dispatch 2024-04-02T05:25:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:51 smithi103 bash[23315]: audit 2024-04-02T05:25:51.537829+0000 mon.smithi023 (mon.0) 407 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c78875a9-6ab2-4381-80e4-8c0bfce06b60"}]': finished 2024-04-02T05:25:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:51 smithi103 bash[23315]: cluster 2024-04-02T05:25:51.542654+0000 mon.smithi023 (mon.0) 408 : cluster 0 osdmap e10: 5 total, 0 up, 5 in 2024-04-02T05:25:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:51 smithi103 bash[23315]: audit 2024-04-02T05:25:51.543301+0000 mon.smithi023 (mon.0) 409 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:51 smithi103 bash[23315]: audit 2024-04-02T05:25:51.543996+0000 mon.smithi023 (mon.0) 410 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:25:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:51 smithi103 bash[23315]: audit 2024-04-02T05:25:51.544637+0000 mon.smithi023 (mon.0) 411 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:25:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:51 smithi103 bash[23315]: audit 2024-04-02T05:25:51.545229+0000 mon.smithi023 (mon.0) 412 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:25:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:51 smithi103 bash[23315]: audit 2024-04-02T05:25:51.545690+0000 mon.smithi023 (mon.0) 413 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:25:53.175 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:25:54.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:53 smithi023 bash[18601]: cluster 2024-04-02T05:25:52.809108+0000 mgr.smithi023.yzjfaq (mgr.14195) 96 : cluster 0 pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:54.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:53 smithi023 bash[18601]: audit 2024-04-02T05:25:53.087767+0000 mon.smithi023 (mon.0) 414 : audit 1 from='client.? 172.21.15.23:0/3788699071' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf479cc8-fca8-4674-9a5e-9326fdbcb75c"}]: dispatch 2024-04-02T05:25:54.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:53 smithi023 bash[18601]: audit 2024-04-02T05:25:53.091841+0000 mon.smithi023 (mon.0) 415 : audit 1 from='client.? 172.21.15.23:0/3788699071' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf479cc8-fca8-4674-9a5e-9326fdbcb75c"}]': finished 2024-04-02T05:25:54.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:53 smithi023 bash[18601]: audit 2024-04-02T05:25:53.092345+0000 mon.smithi103 (mon.1) 7 : audit 0 from='client.? 172.21.15.103:0/929376714' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:25:54.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:53 smithi023 bash[18601]: cluster 2024-04-02T05:25:53.096057+0000 mon.smithi023 (mon.0) 416 : cluster 0 osdmap e11: 6 total, 0 up, 6 in 2024-04-02T05:25:54.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:53 smithi023 bash[18601]: audit 2024-04-02T05:25:53.096383+0000 mon.smithi023 (mon.0) 417 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:54.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:53 smithi023 bash[18601]: audit 2024-04-02T05:25:53.096731+0000 mon.smithi023 (mon.0) 418 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:25:54.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:53 smithi023 bash[18601]: audit 2024-04-02T05:25:53.097090+0000 mon.smithi023 (mon.0) 419 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:25:54.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:53 smithi023 bash[18601]: audit 2024-04-02T05:25:53.097421+0000 mon.smithi023 (mon.0) 420 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:25:54.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:53 smithi023 bash[18601]: audit 2024-04-02T05:25:53.097749+0000 mon.smithi023 (mon.0) 421 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:25:54.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:53 smithi023 bash[18601]: audit 2024-04-02T05:25:53.098078+0000 mon.smithi023 (mon.0) 422 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:25:54.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:53 smithi103 bash[23315]: cluster 2024-04-02T05:25:52.809108+0000 mgr.smithi023.yzjfaq (mgr.14195) 96 : cluster 0 pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:54.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:53 smithi103 bash[23315]: audit 2024-04-02T05:25:53.087767+0000 mon.smithi023 (mon.0) 414 : audit 1 from='client.? 172.21.15.23:0/3788699071' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf479cc8-fca8-4674-9a5e-9326fdbcb75c"}]: dispatch 2024-04-02T05:25:54.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:53 smithi103 bash[23315]: audit 2024-04-02T05:25:53.091841+0000 mon.smithi023 (mon.0) 415 : audit 1 from='client.? 172.21.15.23:0/3788699071' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf479cc8-fca8-4674-9a5e-9326fdbcb75c"}]': finished 2024-04-02T05:25:54.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:53 smithi103 bash[23315]: audit 2024-04-02T05:25:53.092345+0000 mon.smithi103 (mon.1) 7 : audit 0 from='client.? 172.21.15.103:0/929376714' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:25:54.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:53 smithi103 bash[23315]: cluster 2024-04-02T05:25:53.096057+0000 mon.smithi023 (mon.0) 416 : cluster 0 osdmap e11: 6 total, 0 up, 6 in 2024-04-02T05:25:54.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:53 smithi103 bash[23315]: audit 2024-04-02T05:25:53.096383+0000 mon.smithi023 (mon.0) 417 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:54.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:53 smithi103 bash[23315]: audit 2024-04-02T05:25:53.096731+0000 mon.smithi023 (mon.0) 418 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:25:54.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:53 smithi103 bash[23315]: audit 2024-04-02T05:25:53.097090+0000 mon.smithi023 (mon.0) 419 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:25:54.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:53 smithi103 bash[23315]: audit 2024-04-02T05:25:53.097421+0000 mon.smithi023 (mon.0) 420 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:25:54.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:53 smithi103 bash[23315]: audit 2024-04-02T05:25:53.097749+0000 mon.smithi023 (mon.0) 421 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:25:54.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:53 smithi103 bash[23315]: audit 2024-04-02T05:25:53.098078+0000 mon.smithi023 (mon.0) 422 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:25:56.223 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:55 smithi103 bash[23315]: cluster 2024-04-02T05:25:54.809527+0000 mgr.smithi023.yzjfaq (mgr.14195) 97 : cluster 0 pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:56.223 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:55 smithi103 bash[23315]: audit 2024-04-02T05:25:55.551853+0000 mon.smithi023 (mon.0) 423 : audit 0 from='client.? 172.21.15.23:0/2737527223' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:25:56.223 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:55 smithi103 bash[23315]: audit 2024-04-02T05:25:55.865091+0000 mon.smithi023 (mon.0) 424 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ee60ed8-bd1e-47ed-b26a-fa9c6c2be539"}]: dispatch 2024-04-02T05:25:56.223 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:55 smithi103 bash[23315]: audit 2024-04-02T05:25:55.866986+0000 mon.smithi103 (mon.1) 8 : audit 1 from='client.? 172.21.15.103:0/2285435237' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ee60ed8-bd1e-47ed-b26a-fa9c6c2be539"}]: dispatch 2024-04-02T05:25:56.223 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:55 smithi103 bash[23315]: audit 2024-04-02T05:25:55.869114+0000 mon.smithi023 (mon.0) 425 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ee60ed8-bd1e-47ed-b26a-fa9c6c2be539"}]': finished 2024-04-02T05:25:56.223 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:55 smithi103 bash[23315]: cluster 2024-04-02T05:25:55.875168+0000 mon.smithi023 (mon.0) 426 : cluster 0 osdmap e12: 7 total, 0 up, 7 in 2024-04-02T05:25:56.223 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:55 smithi103 bash[23315]: audit 2024-04-02T05:25:55.875608+0000 mon.smithi023 (mon.0) 427 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:56.223 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:55 smithi103 bash[23315]: audit 2024-04-02T05:25:55.876111+0000 mon.smithi023 (mon.0) 428 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:25:56.223 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:55 smithi103 bash[23315]: audit 2024-04-02T05:25:55.876560+0000 mon.smithi023 (mon.0) 429 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:25:56.223 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:55 smithi103 bash[23315]: audit 2024-04-02T05:25:55.877097+0000 mon.smithi023 (mon.0) 430 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:25:56.223 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:55 smithi103 bash[23315]: audit 2024-04-02T05:25:55.877485+0000 mon.smithi023 (mon.0) 431 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:25:56.223 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:55 smithi103 bash[23315]: audit 2024-04-02T05:25:55.877850+0000 mon.smithi023 (mon.0) 432 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:25:56.224 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:55 smithi103 bash[23315]: audit 2024-04-02T05:25:55.878207+0000 mon.smithi023 (mon.0) 433 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:25:56.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:55 smithi023 bash[18601]: cluster 2024-04-02T05:25:54.809527+0000 mgr.smithi023.yzjfaq (mgr.14195) 97 : cluster 0 pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:56.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:55 smithi023 bash[18601]: audit 2024-04-02T05:25:55.551853+0000 mon.smithi023 (mon.0) 423 : audit 0 from='client.? 172.21.15.23:0/2737527223' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:25:56.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:55 smithi023 bash[18601]: audit 2024-04-02T05:25:55.865091+0000 mon.smithi023 (mon.0) 424 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ee60ed8-bd1e-47ed-b26a-fa9c6c2be539"}]: dispatch 2024-04-02T05:25:56.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:55 smithi023 bash[18601]: audit 2024-04-02T05:25:55.866986+0000 mon.smithi103 (mon.1) 8 : audit 1 from='client.? 172.21.15.103:0/2285435237' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ee60ed8-bd1e-47ed-b26a-fa9c6c2be539"}]: dispatch 2024-04-02T05:25:56.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:55 smithi023 bash[18601]: audit 2024-04-02T05:25:55.869114+0000 mon.smithi023 (mon.0) 425 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ee60ed8-bd1e-47ed-b26a-fa9c6c2be539"}]': finished 2024-04-02T05:25:56.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:55 smithi023 bash[18601]: cluster 2024-04-02T05:25:55.875168+0000 mon.smithi023 (mon.0) 426 : cluster 0 osdmap e12: 7 total, 0 up, 7 in 2024-04-02T05:25:56.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:55 smithi023 bash[18601]: audit 2024-04-02T05:25:55.875608+0000 mon.smithi023 (mon.0) 427 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:56.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:55 smithi023 bash[18601]: audit 2024-04-02T05:25:55.876111+0000 mon.smithi023 (mon.0) 428 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:25:56.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:55 smithi023 bash[18601]: audit 2024-04-02T05:25:55.876560+0000 mon.smithi023 (mon.0) 429 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:25:56.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:55 smithi023 bash[18601]: audit 2024-04-02T05:25:55.877097+0000 mon.smithi023 (mon.0) 430 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:25:56.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:55 smithi023 bash[18601]: audit 2024-04-02T05:25:55.877485+0000 mon.smithi023 (mon.0) 431 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:25:56.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:55 smithi023 bash[18601]: audit 2024-04-02T05:25:55.877850+0000 mon.smithi023 (mon.0) 432 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:25:56.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:55 smithi023 bash[18601]: audit 2024-04-02T05:25:55.878207+0000 mon.smithi023 (mon.0) 433 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:25:56.542 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:25:57.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:56 smithi023 bash[18601]: audit 2024-04-02T05:25:56.538402+0000 mon.smithi023 (mon.0) 434 : audit 0 from='client.? 172.21.15.23:0/2599557396' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:25:57.260 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":12,"num_osds":7,"num_up_osds":0,"osd_up_since":0,"num_in_osds":7,"osd_in_since":1712035555,"num_remapped_pgs":0} 2024-04-02T05:25:57.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:56 smithi103 bash[23315]: audit 2024-04-02T05:25:56.538402+0000 mon.smithi023 (mon.0) 434 : audit 0 from='client.? 172.21.15.23:0/2599557396' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:25:58.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:57 smithi023 bash[18601]: cluster 2024-04-02T05:25:56.809953+0000 mgr.smithi023.yzjfaq (mgr.14195) 98 : cluster 0 pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:58.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:57 smithi023 bash[18601]: audit 2024-04-02T05:25:57.552280+0000 mon.smithi103 (mon.1) 9 : audit 0 from='client.? 172.21.15.103:0/3753574036' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:25:58.262 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-02T05:25:58.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:57 smithi103 bash[23315]: cluster 2024-04-02T05:25:56.809953+0000 mgr.smithi023.yzjfaq (mgr.14195) 98 : cluster 0 pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:25:58.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:57 smithi103 bash[23315]: audit 2024-04-02T05:25:57.552280+0000 mon.smithi103 (mon.1) 9 : audit 0 from='client.? 172.21.15.103:0/3753574036' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:25:59.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:58 smithi023 bash[18601]: audit 2024-04-02T05:25:58.417502+0000 mon.smithi023 (mon.0) 435 : audit 1 from='client.? 172.21.15.23:0/216025956' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c375dc11-8874-4654-94ed-ab9a08ec8ecc"}]: dispatch 2024-04-02T05:25:59.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:58 smithi023 bash[18601]: audit 2024-04-02T05:25:58.421640+0000 mon.smithi023 (mon.0) 436 : audit 1 from='client.? 172.21.15.23:0/216025956' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c375dc11-8874-4654-94ed-ab9a08ec8ecc"}]': finished 2024-04-02T05:25:59.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:58 smithi023 bash[18601]: cluster 2024-04-02T05:25:58.426103+0000 mon.smithi023 (mon.0) 437 : cluster 0 osdmap e13: 8 total, 0 up, 8 in 2024-04-02T05:25:59.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:58 smithi023 bash[18601]: audit 2024-04-02T05:25:58.426413+0000 mon.smithi023 (mon.0) 438 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:59.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:58 smithi023 bash[18601]: audit 2024-04-02T05:25:58.426612+0000 mon.smithi023 (mon.0) 439 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:25:59.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:58 smithi023 bash[18601]: audit 2024-04-02T05:25:58.426795+0000 mon.smithi023 (mon.0) 440 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:25:59.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:58 smithi023 bash[18601]: audit 2024-04-02T05:25:58.427048+0000 mon.smithi023 (mon.0) 441 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:25:59.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:58 smithi023 bash[18601]: audit 2024-04-02T05:25:58.427236+0000 mon.smithi023 (mon.0) 442 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:25:59.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:58 smithi023 bash[18601]: audit 2024-04-02T05:25:58.427445+0000 mon.smithi023 (mon.0) 443 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:25:59.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:58 smithi023 bash[18601]: audit 2024-04-02T05:25:58.427621+0000 mon.smithi023 (mon.0) 444 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:25:59.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:58 smithi023 bash[18601]: audit 2024-04-02T05:25:58.427825+0000 mon.smithi023 (mon.0) 445 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:25:59.235 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:58 smithi023 bash[18601]: audit 2024-04-02T05:25:58.604305+0000 mon.smithi023 (mon.0) 446 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:25:59.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:58 smithi103 bash[23315]: audit 2024-04-02T05:25:58.417502+0000 mon.smithi023 (mon.0) 435 : audit 1 from='client.? 172.21.15.23:0/216025956' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c375dc11-8874-4654-94ed-ab9a08ec8ecc"}]: dispatch 2024-04-02T05:25:59.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:58 smithi103 bash[23315]: audit 2024-04-02T05:25:58.421640+0000 mon.smithi023 (mon.0) 436 : audit 1 from='client.? 172.21.15.23:0/216025956' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c375dc11-8874-4654-94ed-ab9a08ec8ecc"}]': finished 2024-04-02T05:25:59.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:58 smithi103 bash[23315]: cluster 2024-04-02T05:25:58.426103+0000 mon.smithi023 (mon.0) 437 : cluster 0 osdmap e13: 8 total, 0 up, 8 in 2024-04-02T05:25:59.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:58 smithi103 bash[23315]: audit 2024-04-02T05:25:58.426413+0000 mon.smithi023 (mon.0) 438 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:25:59.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:58 smithi103 bash[23315]: audit 2024-04-02T05:25:58.426612+0000 mon.smithi023 (mon.0) 439 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:25:59.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:58 smithi103 bash[23315]: audit 2024-04-02T05:25:58.426795+0000 mon.smithi023 (mon.0) 440 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:25:59.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:58 smithi103 bash[23315]: audit 2024-04-02T05:25:58.427048+0000 mon.smithi023 (mon.0) 441 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:25:59.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:58 smithi103 bash[23315]: audit 2024-04-02T05:25:58.427236+0000 mon.smithi023 (mon.0) 442 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:25:59.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:58 smithi103 bash[23315]: audit 2024-04-02T05:25:58.427445+0000 mon.smithi023 (mon.0) 443 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:25:59.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:58 smithi103 bash[23315]: audit 2024-04-02T05:25:58.427621+0000 mon.smithi023 (mon.0) 444 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:25:59.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:58 smithi103 bash[23315]: audit 2024-04-02T05:25:58.427825+0000 mon.smithi023 (mon.0) 445 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:25:59.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:58 smithi103 bash[23315]: audit 2024-04-02T05:25:58.604305+0000 mon.smithi023 (mon.0) 446 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:26:00.258 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:25:59 smithi103 bash[23315]: cluster 2024-04-02T05:25:58.810419+0000 mgr.smithi023.yzjfaq (mgr.14195) 99 : cluster 0 pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:00.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:25:59 smithi023 bash[18601]: cluster 2024-04-02T05:25:58.810419+0000 mgr.smithi023.yzjfaq (mgr.14195) 99 : cluster 0 pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:01.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:00 smithi103 bash[23315]: audit 2024-04-02T05:26:00.084457+0000 mon.smithi023 (mon.0) 447 : audit 0 from='client.? 172.21.15.23:0/714505313' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:26:01.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:00 smithi023 bash[18601]: audit 2024-04-02T05:26:00.084457+0000 mon.smithi023 (mon.0) 447 : audit 0 from='client.? 172.21.15.23:0/714505313' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:26:02.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:01 smithi023 bash[18601]: cluster 2024-04-02T05:26:00.810822+0000 mgr.smithi023.yzjfaq (mgr.14195) 100 : cluster 0 pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:02.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:01 smithi103 bash[23315]: cluster 2024-04-02T05:26:00.810822+0000 mgr.smithi023.yzjfaq (mgr.14195) 100 : cluster 0 pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:03.024 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:26:04.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:03 smithi023 bash[18601]: cluster 2024-04-02T05:26:02.811195+0000 mgr.smithi023.yzjfaq (mgr.14195) 101 : cluster 0 pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:04.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:04 smithi103 bash[23315]: cluster 2024-04-02T05:26:02.811195+0000 mgr.smithi023.yzjfaq (mgr.14195) 101 : cluster 0 pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:05.951 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:26:06.068 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:06 smithi103 bash[23315]: cluster 2024-04-02T05:26:04.811602+0000 mgr.smithi023.yzjfaq (mgr.14195) 102 : cluster 0 pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:06.068 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:06 smithi103 bash[23315]: audit 2024-04-02T05:26:05.946817+0000 mon.smithi023 (mon.0) 448 : audit 0 from='client.? 172.21.15.23:0/112418916' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:26:06.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:06 smithi023 bash[18601]: cluster 2024-04-02T05:26:04.811602+0000 mgr.smithi023.yzjfaq (mgr.14195) 102 : cluster 0 pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:06.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:06 smithi023 bash[18601]: audit 2024-04-02T05:26:05.946817+0000 mon.smithi023 (mon.0) 448 : audit 0 from='client.? 172.21.15.23:0/112418916' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:26:06.713 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1712035558,"num_remapped_pgs":0} 2024-04-02T05:26:07.714 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-02T05:26:08.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:08 smithi103 bash[23315]: cluster 2024-04-02T05:26:06.812048+0000 mgr.smithi023.yzjfaq (mgr.14195) 103 : cluster 0 pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:08.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:08 smithi023 bash[18601]: cluster 2024-04-02T05:26:06.812048+0000 mgr.smithi023.yzjfaq (mgr.14195) 103 : cluster 0 pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:10.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:10 smithi103 bash[23315]: cluster 2024-04-02T05:26:08.812547+0000 mgr.smithi023.yzjfaq (mgr.14195) 104 : cluster 0 pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:10.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:10 smithi103 bash[23315]: audit 2024-04-02T05:26:09.237139+0000 mon.smithi023 (mon.0) 449 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T05:26:10.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:10 smithi103 bash[23315]: audit 2024-04-02T05:26:09.238211+0000 mon.smithi023 (mon.0) 450 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:10.419 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:10 smithi023 bash[18601]: cluster 2024-04-02T05:26:08.812547+0000 mgr.smithi023.yzjfaq (mgr.14195) 104 : cluster 0 pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:10.419 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:10 smithi023 bash[18601]: audit 2024-04-02T05:26:09.237139+0000 mon.smithi023 (mon.0) 449 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T05:26:10.419 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:10 smithi023 bash[18601]: audit 2024-04-02T05:26:09.238211+0000 mon.smithi023 (mon.0) 450 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:11.188 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:11 smithi103 bash[23315]: cephadm 2024-04-02T05:26:09.239185+0000 mgr.smithi023.yzjfaq (mgr.14195) 105 : cephadm 1 Deploying daemon osd.0 on smithi103 2024-04-02T05:26:11.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:11 smithi023 bash[18601]: cephadm 2024-04-02T05:26:09.239185+0000 mgr.smithi023.yzjfaq (mgr.14195) 105 : cephadm 1 Deploying daemon osd.0 on smithi103 2024-04-02T05:26:12.227 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:12 smithi103 bash[23315]: cluster 2024-04-02T05:26:10.813022+0000 mgr.smithi023.yzjfaq (mgr.14195) 106 : cluster 0 pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:12.257 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:26:12.287 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:12 smithi023 bash[18601]: cluster 2024-04-02T05:26:10.813022+0000 mgr.smithi023.yzjfaq (mgr.14195) 106 : cluster 0 pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:13.291 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:13 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:13.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:13 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:14.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:14 smithi023 bash[18601]: cluster 2024-04-02T05:26:12.813456+0000 mgr.smithi023.yzjfaq (mgr.14195) 107 : cluster 0 pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:14.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:14 smithi023 bash[18601]: audit 2024-04-02T05:26:13.402906+0000 mon.smithi023 (mon.0) 451 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T05:26:14.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:14 smithi023 bash[18601]: audit 2024-04-02T05:26:13.404577+0000 mon.smithi023 (mon.0) 452 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:14.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:14 smithi023 bash[18601]: audit 2024-04-02T05:26:13.563107+0000 mon.smithi023 (mon.0) 453 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:14.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:14 smithi023 bash[18601]: audit 2024-04-02T05:26:13.567661+0000 mon.smithi023 (mon.0) 454 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:14.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:14 smithi023 bash[18601]: audit 2024-04-02T05:26:13.568505+0000 mon.smithi023 (mon.0) 455 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T05:26:14.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:14 smithi023 bash[18601]: audit 2024-04-02T05:26:13.569274+0000 mon.smithi023 (mon.0) 456 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:14.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:14 smithi023 bash[18601]: audit 2024-04-02T05:26:13.604693+0000 mon.smithi023 (mon.0) 457 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:26:14.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:14 smithi103 bash[23315]: cluster 2024-04-02T05:26:12.813456+0000 mgr.smithi023.yzjfaq (mgr.14195) 107 : cluster 0 pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:14.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:14 smithi103 bash[23315]: audit 2024-04-02T05:26:13.402906+0000 mon.smithi023 (mon.0) 451 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T05:26:14.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:14 smithi103 bash[23315]: audit 2024-04-02T05:26:13.404577+0000 mon.smithi023 (mon.0) 452 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:14.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:14 smithi103 bash[23315]: audit 2024-04-02T05:26:13.563107+0000 mon.smithi023 (mon.0) 453 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:14.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:14 smithi103 bash[23315]: audit 2024-04-02T05:26:13.567661+0000 mon.smithi023 (mon.0) 454 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:14.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:14 smithi103 bash[23315]: audit 2024-04-02T05:26:13.568505+0000 mon.smithi023 (mon.0) 455 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T05:26:14.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:14 smithi103 bash[23315]: audit 2024-04-02T05:26:13.569274+0000 mon.smithi023 (mon.0) 456 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:14.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:14 smithi103 bash[23315]: audit 2024-04-02T05:26:13.604693+0000 mon.smithi023 (mon.0) 457 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:26:15.311 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:15 smithi023 bash[18601]: cephadm 2024-04-02T05:26:13.406076+0000 mgr.smithi023.yzjfaq (mgr.14195) 108 : cephadm 1 Deploying daemon osd.1 on smithi023 2024-04-02T05:26:15.311 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:15 smithi023 bash[18601]: cephadm 2024-04-02T05:26:13.569976+0000 mgr.smithi023.yzjfaq (mgr.14195) 109 : cephadm 1 Deploying daemon osd.2 on smithi103 2024-04-02T05:26:15.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:15 smithi103 bash[23315]: cephadm 2024-04-02T05:26:13.406076+0000 mgr.smithi023.yzjfaq (mgr.14195) 108 : cephadm 1 Deploying daemon osd.1 on smithi023 2024-04-02T05:26:15.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:15 smithi103 bash[23315]: cephadm 2024-04-02T05:26:13.569976+0000 mgr.smithi023.yzjfaq (mgr.14195) 109 : cephadm 1 Deploying daemon osd.2 on smithi103 2024-04-02T05:26:15.924 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:26:16.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:16 smithi023 bash[18601]: cluster 2024-04-02T05:26:14.813869+0000 mgr.smithi023.yzjfaq (mgr.14195) 110 : cluster 0 pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:16.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:16 smithi023 bash[18601]: audit 2024-04-02T05:26:15.920377+0000 mon.smithi023 (mon.0) 458 : audit 0 from='client.? 172.21.15.23:0/1140406049' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:26:16.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:16 smithi103 bash[23315]: cluster 2024-04-02T05:26:14.813869+0000 mgr.smithi023.yzjfaq (mgr.14195) 110 : cluster 0 pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:16.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:16 smithi103 bash[23315]: audit 2024-04-02T05:26:15.920377+0000 mon.smithi023 (mon.0) 458 : audit 0 from='client.? 172.21.15.23:0/1140406049' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:26:17.007 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1712035558,"num_remapped_pgs":0} 2024-04-02T05:26:18.008 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-02T05:26:18.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:18 smithi103 bash[23315]: cluster 2024-04-02T05:26:16.814212+0000 mgr.smithi023.yzjfaq (mgr.14195) 111 : cluster 0 pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:18.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:18 smithi023 bash[18601]: cluster 2024-04-02T05:26:16.814212+0000 mgr.smithi023.yzjfaq (mgr.14195) 111 : cluster 0 pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:18.884 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:18 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:18.928 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:18 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:19.151 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:19 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:19.221 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:19 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:20.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:20 smithi103 bash[23315]: cluster 2024-04-02T05:26:18.814592+0000 mgr.smithi023.yzjfaq (mgr.14195) 112 : cluster 0 pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:20.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:20 smithi103 bash[23315]: audit 2024-04-02T05:26:19.195566+0000 mon.smithi023 (mon.0) 459 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:20.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:20 smithi103 bash[23315]: audit 2024-04-02T05:26:19.200039+0000 mon.smithi023 (mon.0) 460 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:20.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:20 smithi103 bash[23315]: audit 2024-04-02T05:26:19.200941+0000 mon.smithi023 (mon.0) 461 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T05:26:20.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:20 smithi103 bash[23315]: audit 2024-04-02T05:26:19.201684+0000 mon.smithi023 (mon.0) 462 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:20.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:20 smithi103 bash[23315]: audit 2024-04-02T05:26:19.216984+0000 mon.smithi023 (mon.0) 463 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:20.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:20 smithi103 bash[23315]: audit 2024-04-02T05:26:19.221990+0000 mon.smithi023 (mon.0) 464 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:20.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:20 smithi103 bash[23315]: audit 2024-04-02T05:26:19.222773+0000 mon.smithi023 (mon.0) 465 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T05:26:20.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:20 smithi103 bash[23315]: audit 2024-04-02T05:26:19.223450+0000 mon.smithi023 (mon.0) 466 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:20.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:20 smithi023 bash[18601]: cluster 2024-04-02T05:26:18.814592+0000 mgr.smithi023.yzjfaq (mgr.14195) 112 : cluster 0 pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:20.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:20 smithi023 bash[18601]: audit 2024-04-02T05:26:19.195566+0000 mon.smithi023 (mon.0) 459 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:20.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:20 smithi023 bash[18601]: audit 2024-04-02T05:26:19.200039+0000 mon.smithi023 (mon.0) 460 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:20.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:20 smithi023 bash[18601]: audit 2024-04-02T05:26:19.200941+0000 mon.smithi023 (mon.0) 461 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T05:26:20.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:20 smithi023 bash[18601]: audit 2024-04-02T05:26:19.201684+0000 mon.smithi023 (mon.0) 462 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:20.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:20 smithi023 bash[18601]: audit 2024-04-02T05:26:19.216984+0000 mon.smithi023 (mon.0) 463 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:20.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:20 smithi023 bash[18601]: audit 2024-04-02T05:26:19.221990+0000 mon.smithi023 (mon.0) 464 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:20.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:20 smithi023 bash[18601]: audit 2024-04-02T05:26:19.222773+0000 mon.smithi023 (mon.0) 465 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T05:26:20.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:20 smithi023 bash[18601]: audit 2024-04-02T05:26:19.223450+0000 mon.smithi023 (mon.0) 466 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:21.215 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:21 smithi023 bash[18601]: cephadm 2024-04-02T05:26:19.202543+0000 mgr.smithi023.yzjfaq (mgr.14195) 113 : cephadm 1 Deploying daemon osd.3 on smithi023 2024-04-02T05:26:21.215 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:21 smithi023 bash[18601]: cephadm 2024-04-02T05:26:19.224075+0000 mgr.smithi023.yzjfaq (mgr.14195) 114 : cephadm 1 Deploying daemon osd.4 on smithi103 2024-04-02T05:26:21.764 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:21 smithi103 bash[23315]: cephadm 2024-04-02T05:26:19.202543+0000 mgr.smithi023.yzjfaq (mgr.14195) 113 : cephadm 1 Deploying daemon osd.3 on smithi023 2024-04-02T05:26:21.764 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:21 smithi103 bash[23315]: cephadm 2024-04-02T05:26:19.224075+0000 mgr.smithi023.yzjfaq (mgr.14195) 114 : cephadm 1 Deploying daemon osd.4 on smithi103 2024-04-02T05:26:22.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:22 smithi023 bash[18601]: cluster 2024-04-02T05:26:20.815011+0000 mgr.smithi023.yzjfaq (mgr.14195) 115 : cluster 0 pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:22.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:22 smithi023 bash[18601]: audit 2024-04-02T05:26:21.448539+0000 mon.smithi023 (mon.0) 467 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T05:26:22.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:22 smithi023 bash[18601]: audit 2024-04-02T05:26:21.450708+0000 mon.smithi103 (mon.1) 10 : audit 1 from='osd.0 [v2:172.21.15.103:6800/1412390813,v1:172.21.15.103:6801/1412390813]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T05:26:22.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:22 smithi103 bash[23315]: cluster 2024-04-02T05:26:20.815011+0000 mgr.smithi023.yzjfaq (mgr.14195) 115 : cluster 0 pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:22.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:22 smithi103 bash[23315]: audit 2024-04-02T05:26:21.448539+0000 mon.smithi023 (mon.0) 467 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T05:26:22.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:22 smithi103 bash[23315]: audit 2024-04-02T05:26:21.450708+0000 mon.smithi103 (mon.1) 10 : audit 1 from='osd.0 [v2:172.21.15.103:6800/1412390813,v1:172.21.15.103:6801/1412390813]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T05:26:23.203 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:26:23.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:23 smithi103 bash[23315]: audit 2024-04-02T05:26:22.078124+0000 mon.smithi023 (mon.0) 468 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-02T05:26:23.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:23 smithi103 bash[23315]: cluster 2024-04-02T05:26:22.080256+0000 mon.smithi023 (mon.0) 469 : cluster 0 osdmap e14: 8 total, 0 up, 8 in 2024-04-02T05:26:23.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:23 smithi103 bash[23315]: audit 2024-04-02T05:26:22.080501+0000 mon.smithi023 (mon.0) 470 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:26:23.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:23 smithi103 bash[23315]: audit 2024-04-02T05:26:22.080743+0000 mon.smithi023 (mon.0) 471 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:23.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:23 smithi103 bash[23315]: audit 2024-04-02T05:26:22.081037+0000 mon.smithi023 (mon.0) 472 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:23.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:23 smithi103 bash[23315]: audit 2024-04-02T05:26:22.081346+0000 mon.smithi023 (mon.0) 473 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:23.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:23 smithi103 bash[23315]: audit 2024-04-02T05:26:22.081566+0000 mon.smithi023 (mon.0) 474 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:23.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:23 smithi103 bash[23315]: audit 2024-04-02T05:26:22.081856+0000 mon.smithi023 (mon.0) 475 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:23.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:23 smithi103 bash[23315]: audit 2024-04-02T05:26:22.082110+0000 mon.smithi023 (mon.0) 476 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:23.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:23 smithi103 bash[23315]: audit 2024-04-02T05:26:22.082431+0000 mon.smithi023 (mon.0) 477 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:23.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:23 smithi103 bash[23315]: audit 2024-04-02T05:26:22.087949+0000 mon.smithi023 (mon.0) 478 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:23.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:23 smithi103 bash[23315]: audit 2024-04-02T05:26:22.089939+0000 mon.smithi103 (mon.1) 11 : audit 1 from='osd.0 [v2:172.21.15.103:6800/1412390813,v1:172.21.15.103:6801/1412390813]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:23.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:23 smithi023 bash[18601]: audit 2024-04-02T05:26:22.078124+0000 mon.smithi023 (mon.0) 468 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-02T05:26:23.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:23 smithi023 bash[18601]: cluster 2024-04-02T05:26:22.080256+0000 mon.smithi023 (mon.0) 469 : cluster 0 osdmap e14: 8 total, 0 up, 8 in 2024-04-02T05:26:23.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:23 smithi023 bash[18601]: audit 2024-04-02T05:26:22.080501+0000 mon.smithi023 (mon.0) 470 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:26:23.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:23 smithi023 bash[18601]: audit 2024-04-02T05:26:22.080743+0000 mon.smithi023 (mon.0) 471 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:23.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:23 smithi023 bash[18601]: audit 2024-04-02T05:26:22.081037+0000 mon.smithi023 (mon.0) 472 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:23.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:23 smithi023 bash[18601]: audit 2024-04-02T05:26:22.081346+0000 mon.smithi023 (mon.0) 473 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:23.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:23 smithi023 bash[18601]: audit 2024-04-02T05:26:22.081566+0000 mon.smithi023 (mon.0) 474 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:23.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:23 smithi023 bash[18601]: audit 2024-04-02T05:26:22.081856+0000 mon.smithi023 (mon.0) 475 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:23.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:23 smithi023 bash[18601]: audit 2024-04-02T05:26:22.082110+0000 mon.smithi023 (mon.0) 476 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:23.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:23 smithi023 bash[18601]: audit 2024-04-02T05:26:22.082431+0000 mon.smithi023 (mon.0) 477 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:23.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:23 smithi023 bash[18601]: audit 2024-04-02T05:26:22.087949+0000 mon.smithi023 (mon.0) 478 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:23.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:23 smithi023 bash[18601]: audit 2024-04-02T05:26:22.089939+0000 mon.smithi103 (mon.1) 11 : audit 1 from='osd.0 [v2:172.21.15.103:6800/1412390813,v1:172.21.15.103:6801/1412390813]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:24.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 bash[23315]: cluster 2024-04-02T05:26:22.815532+0000 mgr.smithi023.yzjfaq (mgr.14195) 116 : cluster 0 pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:24.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 bash[23315]: audit 2024-04-02T05:26:23.081044+0000 mon.smithi023 (mon.0) 479 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-02T05:26:24.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 bash[23315]: cluster 2024-04-02T05:26:23.086568+0000 mon.smithi023 (mon.0) 480 : cluster 0 osdmap e15: 8 total, 0 up, 8 in 2024-04-02T05:26:24.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 bash[23315]: audit 2024-04-02T05:26:23.087465+0000 mon.smithi023 (mon.0) 481 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:26:24.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 bash[23315]: audit 2024-04-02T05:26:23.087984+0000 mon.smithi023 (mon.0) 482 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:24.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 bash[23315]: audit 2024-04-02T05:26:23.088459+0000 mon.smithi023 (mon.0) 483 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:24.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 bash[23315]: audit 2024-04-02T05:26:23.096599+0000 mon.smithi023 (mon.0) 484 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:24.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 bash[23315]: audit 2024-04-02T05:26:23.097035+0000 mon.smithi023 (mon.0) 485 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:24.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 bash[23315]: audit 2024-04-02T05:26:23.097402+0000 mon.smithi023 (mon.0) 486 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:24.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 bash[23315]: audit 2024-04-02T05:26:23.097757+0000 mon.smithi023 (mon.0) 487 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:24.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 bash[23315]: audit 2024-04-02T05:26:23.098114+0000 mon.smithi023 (mon.0) 488 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:24.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 bash[23315]: audit 2024-04-02T05:26:23.098510+0000 mon.smithi023 (mon.0) 489 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:26:24.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 bash[23315]: audit 2024-04-02T05:26:23.578719+0000 mon.smithi023 (mon.0) 490 : audit 1 from='osd.0 ' entity='osd.0' 2024-04-02T05:26:24.378 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:24 smithi023 bash[18601]: cluster 2024-04-02T05:26:22.815532+0000 mgr.smithi023.yzjfaq (mgr.14195) 116 : cluster 0 pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:24.378 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:24 smithi023 bash[18601]: audit 2024-04-02T05:26:23.081044+0000 mon.smithi023 (mon.0) 479 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-02T05:26:24.379 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:24 smithi023 bash[18601]: cluster 2024-04-02T05:26:23.086568+0000 mon.smithi023 (mon.0) 480 : cluster 0 osdmap e15: 8 total, 0 up, 8 in 2024-04-02T05:26:24.379 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:24 smithi023 bash[18601]: audit 2024-04-02T05:26:23.087465+0000 mon.smithi023 (mon.0) 481 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:26:24.379 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:24 smithi023 bash[18601]: audit 2024-04-02T05:26:23.087984+0000 mon.smithi023 (mon.0) 482 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:24.379 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:24 smithi023 bash[18601]: audit 2024-04-02T05:26:23.088459+0000 mon.smithi023 (mon.0) 483 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:24.379 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:24 smithi023 bash[18601]: audit 2024-04-02T05:26:23.096599+0000 mon.smithi023 (mon.0) 484 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:24.379 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:24 smithi023 bash[18601]: audit 2024-04-02T05:26:23.097035+0000 mon.smithi023 (mon.0) 485 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:24.379 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:24 smithi023 bash[18601]: audit 2024-04-02T05:26:23.097402+0000 mon.smithi023 (mon.0) 486 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:24.379 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:24 smithi023 bash[18601]: audit 2024-04-02T05:26:23.097757+0000 mon.smithi023 (mon.0) 487 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:24.379 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:24 smithi023 bash[18601]: audit 2024-04-02T05:26:23.098114+0000 mon.smithi023 (mon.0) 488 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:24.379 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:24 smithi023 bash[18601]: audit 2024-04-02T05:26:23.098510+0000 mon.smithi023 (mon.0) 489 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:26:24.379 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:24 smithi023 bash[18601]: audit 2024-04-02T05:26:23.578719+0000 mon.smithi023 (mon.0) 490 : audit 1 from='osd.0 ' entity='osd.0' 2024-04-02T05:26:24.627 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:24.919 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:24 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:25.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: cluster 2024-04-02T05:26:22.439420+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:25.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: cluster 2024-04-02T05:26:22.439558+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:25.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: audit 2024-04-02T05:26:24.095527+0000 mon.smithi023 (mon.0) 491 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:26:25.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: cluster 2024-04-02T05:26:24.581195+0000 mon.smithi023 (mon.0) 492 : cluster 1 osd.0 [v2:172.21.15.103:6800/1412390813,v1:172.21.15.103:6801/1412390813] boot 2024-04-02T05:26:25.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: cluster 2024-04-02T05:26:24.581261+0000 mon.smithi023 (mon.0) 493 : cluster 0 osdmap e16: 8 total, 1 up, 8 in 2024-04-02T05:26:25.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: audit 2024-04-02T05:26:24.581447+0000 mon.smithi023 (mon.0) 494 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:26:25.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: audit 2024-04-02T05:26:24.582431+0000 mon.smithi023 (mon.0) 495 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:25.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: audit 2024-04-02T05:26:24.582858+0000 mon.smithi023 (mon.0) 496 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:25.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: audit 2024-04-02T05:26:24.583720+0000 mon.smithi023 (mon.0) 497 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:25.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: audit 2024-04-02T05:26:24.584154+0000 mon.smithi023 (mon.0) 498 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:25.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: audit 2024-04-02T05:26:24.584582+0000 mon.smithi023 (mon.0) 499 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:25.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: audit 2024-04-02T05:26:24.585045+0000 mon.smithi023 (mon.0) 500 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:25.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: audit 2024-04-02T05:26:24.585466+0000 mon.smithi023 (mon.0) 501 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:25.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: audit 2024-04-02T05:26:24.918981+0000 mon.smithi023 (mon.0) 502 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:25.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: audit 2024-04-02T05:26:24.924582+0000 mon.smithi023 (mon.0) 503 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:25.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: audit 2024-04-02T05:26:24.926102+0000 mon.smithi023 (mon.0) 504 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T05:26:25.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:25 smithi103 bash[23315]: audit 2024-04-02T05:26:24.927533+0000 mon.smithi023 (mon.0) 505 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:25.407 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: cluster 2024-04-02T05:26:22.439420+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:25.407 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: cluster 2024-04-02T05:26:22.439558+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:25.407 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: audit 2024-04-02T05:26:24.095527+0000 mon.smithi023 (mon.0) 491 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:26:25.407 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: cluster 2024-04-02T05:26:24.581195+0000 mon.smithi023 (mon.0) 492 : cluster 1 osd.0 [v2:172.21.15.103:6800/1412390813,v1:172.21.15.103:6801/1412390813] boot 2024-04-02T05:26:25.407 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: cluster 2024-04-02T05:26:24.581261+0000 mon.smithi023 (mon.0) 493 : cluster 0 osdmap e16: 8 total, 1 up, 8 in 2024-04-02T05:26:25.407 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: audit 2024-04-02T05:26:24.581447+0000 mon.smithi023 (mon.0) 494 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:26:25.408 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: audit 2024-04-02T05:26:24.582431+0000 mon.smithi023 (mon.0) 495 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:25.408 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: audit 2024-04-02T05:26:24.582858+0000 mon.smithi023 (mon.0) 496 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:25.408 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: audit 2024-04-02T05:26:24.583720+0000 mon.smithi023 (mon.0) 497 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:25.408 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: audit 2024-04-02T05:26:24.584154+0000 mon.smithi023 (mon.0) 498 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:25.408 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: audit 2024-04-02T05:26:24.584582+0000 mon.smithi023 (mon.0) 499 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:25.408 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: audit 2024-04-02T05:26:24.585045+0000 mon.smithi023 (mon.0) 500 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:25.408 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: audit 2024-04-02T05:26:24.585466+0000 mon.smithi023 (mon.0) 501 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:25.408 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: audit 2024-04-02T05:26:24.918981+0000 mon.smithi023 (mon.0) 502 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:25.408 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: audit 2024-04-02T05:26:24.924582+0000 mon.smithi023 (mon.0) 503 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:25.408 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: audit 2024-04-02T05:26:24.926102+0000 mon.smithi023 (mon.0) 504 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T05:26:25.408 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:25 smithi023 bash[18601]: audit 2024-04-02T05:26:24.927533+0000 mon.smithi023 (mon.0) 505 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:26.099 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:26 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:26.230 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:26 smithi103 bash[23315]: cluster 2024-04-02T05:26:24.815855+0000 mgr.smithi023.yzjfaq (mgr.14195) 117 : cluster 0 pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:26.230 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:26 smithi103 bash[23315]: cephadm 2024-04-02T05:26:24.929112+0000 mgr.smithi023.yzjfaq (mgr.14195) 118 : cephadm 1 Deploying daemon osd.6 on smithi103 2024-04-02T05:26:26.435 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:26 smithi023 bash[18601]: cluster 2024-04-02T05:26:24.815855+0000 mgr.smithi023.yzjfaq (mgr.14195) 117 : cluster 0 pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:26:26.436 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:26 smithi023 bash[18601]: cephadm 2024-04-02T05:26:24.929112+0000 mgr.smithi023.yzjfaq (mgr.14195) 118 : cephadm 1 Deploying daemon osd.6 on smithi103 2024-04-02T05:26:26.436 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:26 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:27.197 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:27 smithi023 bash[18601]: cluster 2024-04-02T05:26:26.107105+0000 mon.smithi023 (mon.0) 506 : cluster 0 osdmap e17: 8 total, 1 up, 8 in 2024-04-02T05:26:27.197 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:27 smithi023 bash[18601]: audit 2024-04-02T05:26:26.107376+0000 mon.smithi023 (mon.0) 507 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:27.197 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:27 smithi023 bash[18601]: audit 2024-04-02T05:26:26.108171+0000 mon.smithi023 (mon.0) 508 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:27.197 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:27 smithi023 bash[18601]: audit 2024-04-02T05:26:26.108760+0000 mon.smithi023 (mon.0) 509 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:27.197 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:27 smithi023 bash[18601]: audit 2024-04-02T05:26:26.109396+0000 mon.smithi023 (mon.0) 510 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:27.197 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:27 smithi023 bash[18601]: audit 2024-04-02T05:26:26.110098+0000 mon.smithi023 (mon.0) 511 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:27.197 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:27 smithi023 bash[18601]: audit 2024-04-02T05:26:26.110745+0000 mon.smithi023 (mon.0) 512 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:27.198 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:27 smithi023 bash[18601]: audit 2024-04-02T05:26:26.111374+0000 mon.smithi023 (mon.0) 513 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:27.254 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:27 smithi103 bash[23315]: cluster 2024-04-02T05:26:26.107105+0000 mon.smithi023 (mon.0) 506 : cluster 0 osdmap e17: 8 total, 1 up, 8 in 2024-04-02T05:26:27.254 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:27 smithi103 bash[23315]: audit 2024-04-02T05:26:26.107376+0000 mon.smithi023 (mon.0) 507 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:27.254 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:27 smithi103 bash[23315]: audit 2024-04-02T05:26:26.108171+0000 mon.smithi023 (mon.0) 508 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:27.254 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:27 smithi103 bash[23315]: audit 2024-04-02T05:26:26.108760+0000 mon.smithi023 (mon.0) 509 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:27.254 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:27 smithi103 bash[23315]: audit 2024-04-02T05:26:26.109396+0000 mon.smithi023 (mon.0) 510 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:27.254 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:27 smithi103 bash[23315]: audit 2024-04-02T05:26:26.110098+0000 mon.smithi023 (mon.0) 511 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:27.254 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:27 smithi103 bash[23315]: audit 2024-04-02T05:26:26.110745+0000 mon.smithi023 (mon.0) 512 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:27.254 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:27 smithi103 bash[23315]: audit 2024-04-02T05:26:26.111374+0000 mon.smithi023 (mon.0) 513 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:27.254 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:27 smithi103 bash[23315]: audit 2024-04-02T05:26:26.481103+0000 mon.smithi023 (mon.0) 514 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:27.255 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:27 smithi103 bash[23315]: audit 2024-04-02T05:26:26.486262+0000 mon.smithi023 (mon.0) 515 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:27.255 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:27 smithi103 bash[23315]: audit 2024-04-02T05:26:26.487127+0000 mon.smithi023 (mon.0) 516 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T05:26:27.255 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:27 smithi103 bash[23315]: audit 2024-04-02T05:26:26.487820+0000 mon.smithi023 (mon.0) 517 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:27.255 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:27 smithi103 bash[23315]: audit 2024-04-02T05:26:26.996573+0000 mon.smithi023 (mon.0) 518 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T05:26:27.255 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:27 smithi103 bash[23315]: audit 2024-04-02T05:26:26.998638+0000 mon.smithi103 (mon.1) 12 : audit 1 from='osd.2 [v2:172.21.15.103:6808/1599991910,v1:172.21.15.103:6809/1599991910]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T05:26:27.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:27 smithi023 bash[18601]: audit 2024-04-02T05:26:26.481103+0000 mon.smithi023 (mon.0) 514 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:27.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:27 smithi023 bash[18601]: audit 2024-04-02T05:26:26.486262+0000 mon.smithi023 (mon.0) 515 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:27.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:27 smithi023 bash[18601]: audit 2024-04-02T05:26:26.487127+0000 mon.smithi023 (mon.0) 516 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T05:26:27.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:27 smithi023 bash[18601]: audit 2024-04-02T05:26:26.487820+0000 mon.smithi023 (mon.0) 517 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:27.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:27 smithi023 bash[18601]: audit 2024-04-02T05:26:26.996573+0000 mon.smithi023 (mon.0) 518 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T05:26:27.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:27 smithi023 bash[18601]: audit 2024-04-02T05:26:26.998638+0000 mon.smithi103 (mon.1) 12 : audit 1 from='osd.2 [v2:172.21.15.103:6808/1599991910,v1:172.21.15.103:6809/1599991910]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T05:26:28.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:28 smithi023 bash[18601]: cephadm 2024-04-02T05:26:26.488444+0000 mgr.smithi023.yzjfaq (mgr.14195) 119 : cephadm 1 Deploying daemon osd.5 on smithi023 2024-04-02T05:26:28.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:28 smithi023 bash[18601]: cluster 2024-04-02T05:26:26.816300+0000 mgr.smithi023.yzjfaq (mgr.14195) 120 : cluster 0 pgmap v71: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:26:28.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:28 smithi023 bash[18601]: audit 2024-04-02T05:26:27.495987+0000 mon.smithi023 (mon.0) 519 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-02T05:26:28.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:28 smithi023 bash[18601]: cluster 2024-04-02T05:26:27.498289+0000 mon.smithi023 (mon.0) 520 : cluster 0 osdmap e18: 8 total, 1 up, 8 in 2024-04-02T05:26:28.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:28 smithi023 bash[18601]: audit 2024-04-02T05:26:27.498513+0000 mon.smithi023 (mon.0) 521 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:28.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:28 smithi023 bash[18601]: audit 2024-04-02T05:26:27.498703+0000 mon.smithi023 (mon.0) 522 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:28.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:28 smithi023 bash[18601]: audit 2024-04-02T05:26:27.498874+0000 mon.smithi023 (mon.0) 523 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:28.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:28 smithi023 bash[18601]: audit 2024-04-02T05:26:27.499032+0000 mon.smithi023 (mon.0) 524 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:28.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:28 smithi023 bash[18601]: audit 2024-04-02T05:26:27.499200+0000 mon.smithi023 (mon.0) 525 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:28.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:28 smithi023 bash[18601]: audit 2024-04-02T05:26:27.499392+0000 mon.smithi023 (mon.0) 526 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:28.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:28 smithi023 bash[18601]: audit 2024-04-02T05:26:27.499565+0000 mon.smithi023 (mon.0) 527 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:28.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:28 smithi023 bash[18601]: audit 2024-04-02T05:26:27.500979+0000 mon.smithi023 (mon.0) 528 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:28.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:28 smithi023 bash[18601]: audit 2024-04-02T05:26:27.503077+0000 mon.smithi103 (mon.1) 13 : audit 1 from='osd.2 [v2:172.21.15.103:6808/1599991910,v1:172.21.15.103:6809/1599991910]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:28.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:28 smithi023 bash[18601]: audit 2024-04-02T05:26:28.093897+0000 mon.smithi023 (mon.0) 529 : audit 1 from='osd.1 [v2:172.21.15.23:6802/1581545314,v1:172.21.15.23:6803/1581545314]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T05:26:28.554 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:26:28.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:28 smithi103 bash[23315]: cephadm 2024-04-02T05:26:26.488444+0000 mgr.smithi023.yzjfaq (mgr.14195) 119 : cephadm 1 Deploying daemon osd.5 on smithi023 2024-04-02T05:26:28.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:28 smithi103 bash[23315]: cluster 2024-04-02T05:26:26.816300+0000 mgr.smithi023.yzjfaq (mgr.14195) 120 : cluster 0 pgmap v71: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:26:28.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:28 smithi103 bash[23315]: audit 2024-04-02T05:26:27.495987+0000 mon.smithi023 (mon.0) 519 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-02T05:26:28.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:28 smithi103 bash[23315]: cluster 2024-04-02T05:26:27.498289+0000 mon.smithi023 (mon.0) 520 : cluster 0 osdmap e18: 8 total, 1 up, 8 in 2024-04-02T05:26:28.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:28 smithi103 bash[23315]: audit 2024-04-02T05:26:27.498513+0000 mon.smithi023 (mon.0) 521 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:28.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:28 smithi103 bash[23315]: audit 2024-04-02T05:26:27.498703+0000 mon.smithi023 (mon.0) 522 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:28.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:28 smithi103 bash[23315]: audit 2024-04-02T05:26:27.498874+0000 mon.smithi023 (mon.0) 523 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:28.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:28 smithi103 bash[23315]: audit 2024-04-02T05:26:27.499032+0000 mon.smithi023 (mon.0) 524 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:28.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:28 smithi103 bash[23315]: audit 2024-04-02T05:26:27.499200+0000 mon.smithi023 (mon.0) 525 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:28.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:28 smithi103 bash[23315]: audit 2024-04-02T05:26:27.499392+0000 mon.smithi023 (mon.0) 526 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:28.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:28 smithi103 bash[23315]: audit 2024-04-02T05:26:27.499565+0000 mon.smithi023 (mon.0) 527 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:28.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:28 smithi103 bash[23315]: audit 2024-04-02T05:26:27.500979+0000 mon.smithi023 (mon.0) 528 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:28.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:28 smithi103 bash[23315]: audit 2024-04-02T05:26:27.503077+0000 mon.smithi103 (mon.1) 13 : audit 1 from='osd.2 [v2:172.21.15.103:6808/1599991910,v1:172.21.15.103:6809/1599991910]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:28.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:28 smithi103 bash[23315]: audit 2024-04-02T05:26:28.093897+0000 mon.smithi023 (mon.0) 529 : audit 1 from='osd.1 [v2:172.21.15.23:6802/1581545314,v1:172.21.15.23:6803/1581545314]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T05:26:29.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: audit 2024-04-02T05:26:28.501230+0000 mon.smithi023 (mon.0) 530 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-02T05:26:29.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: audit 2024-04-02T05:26:28.501342+0000 mon.smithi023 (mon.0) 531 : audit 1 from='osd.1 [v2:172.21.15.23:6802/1581545314,v1:172.21.15.23:6803/1581545314]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-02T05:26:29.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: cluster 2024-04-02T05:26:28.505627+0000 mon.smithi023 (mon.0) 532 : cluster 0 osdmap e19: 8 total, 1 up, 8 in 2024-04-02T05:26:29.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: audit 2024-04-02T05:26:28.506018+0000 mon.smithi023 (mon.0) 533 : audit 1 from='osd.1 [v2:172.21.15.23:6802/1581545314,v1:172.21.15.23:6803/1581545314]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-02T05:26:29.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: audit 2024-04-02T05:26:28.506324+0000 mon.smithi023 (mon.0) 534 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:29.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: audit 2024-04-02T05:26:28.506554+0000 mon.smithi023 (mon.0) 535 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:29.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: audit 2024-04-02T05:26:28.506807+0000 mon.smithi023 (mon.0) 536 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:29.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: audit 2024-04-02T05:26:28.507016+0000 mon.smithi023 (mon.0) 537 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:29.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: audit 2024-04-02T05:26:28.507228+0000 mon.smithi023 (mon.0) 538 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:29.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: audit 2024-04-02T05:26:28.507449+0000 mon.smithi023 (mon.0) 539 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:29.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: audit 2024-04-02T05:26:28.507669+0000 mon.smithi023 (mon.0) 540 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:29.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: audit 2024-04-02T05:26:28.513578+0000 mon.smithi023 (mon.0) 541 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:29.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: audit 2024-04-02T05:26:28.551022+0000 mon.smithi023 (mon.0) 542 : audit 0 from='client.? 172.21.15.23:0/2242429180' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:26:29.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: audit 2024-04-02T05:26:28.604732+0000 mon.smithi023 (mon.0) 543 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:26:29.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: cluster 2024-04-02T05:26:28.816574+0000 mgr.smithi023.yzjfaq (mgr.14195) 121 : cluster 0 pgmap v74: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:26:29.735 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:29 smithi023 bash[18601]: audit 2024-04-02T05:26:29.051857+0000 mon.smithi023 (mon.0) 544 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-02T05:26:29.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: audit 2024-04-02T05:26:28.501230+0000 mon.smithi023 (mon.0) 530 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-02T05:26:29.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: audit 2024-04-02T05:26:28.501342+0000 mon.smithi023 (mon.0) 531 : audit 1 from='osd.1 [v2:172.21.15.23:6802/1581545314,v1:172.21.15.23:6803/1581545314]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-02T05:26:29.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: cluster 2024-04-02T05:26:28.505627+0000 mon.smithi023 (mon.0) 532 : cluster 0 osdmap e19: 8 total, 1 up, 8 in 2024-04-02T05:26:29.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: audit 2024-04-02T05:26:28.506018+0000 mon.smithi023 (mon.0) 533 : audit 1 from='osd.1 [v2:172.21.15.23:6802/1581545314,v1:172.21.15.23:6803/1581545314]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-02T05:26:29.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: audit 2024-04-02T05:26:28.506324+0000 mon.smithi023 (mon.0) 534 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:29.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: audit 2024-04-02T05:26:28.506554+0000 mon.smithi023 (mon.0) 535 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:29.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: audit 2024-04-02T05:26:28.506807+0000 mon.smithi023 (mon.0) 536 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:29.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: audit 2024-04-02T05:26:28.507016+0000 mon.smithi023 (mon.0) 537 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:29.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: audit 2024-04-02T05:26:28.507228+0000 mon.smithi023 (mon.0) 538 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:29.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: audit 2024-04-02T05:26:28.507449+0000 mon.smithi023 (mon.0) 539 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:29.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: audit 2024-04-02T05:26:28.507669+0000 mon.smithi023 (mon.0) 540 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:29.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: audit 2024-04-02T05:26:28.513578+0000 mon.smithi023 (mon.0) 541 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:29.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: audit 2024-04-02T05:26:28.551022+0000 mon.smithi023 (mon.0) 542 : audit 0 from='client.? 172.21.15.23:0/2242429180' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:26:29.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: audit 2024-04-02T05:26:28.604732+0000 mon.smithi023 (mon.0) 543 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:26:29.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: cluster 2024-04-02T05:26:28.816574+0000 mgr.smithi023.yzjfaq (mgr.14195) 121 : cluster 0 pgmap v74: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:26:29.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:29 smithi103 bash[23315]: audit 2024-04-02T05:26:29.051857+0000 mon.smithi023 (mon.0) 544 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-02T05:26:29.852 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":19,"num_osds":8,"num_up_osds":1,"osd_up_since":1712035584,"num_in_osds":8,"osd_in_since":1712035558,"num_remapped_pgs":0} 2024-04-02T05:26:30.559 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:30.559 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 bash[23315]: cluster 2024-04-02T05:26:27.995696+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:30.559 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 bash[23315]: cluster 2024-04-02T05:26:27.995845+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:30.559 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 bash[23315]: audit 2024-04-02T05:26:29.512846+0000 mon.smithi023 (mon.0) 545 : audit 1 from='osd.1 [v2:172.21.15.23:6802/1581545314,v1:172.21.15.23:6803/1581545314]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-02T05:26:30.559 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 bash[23315]: cluster 2024-04-02T05:26:29.517224+0000 mon.smithi023 (mon.0) 546 : cluster 1 osd.2 [v2:172.21.15.103:6808/1599991910,v1:172.21.15.103:6809/1599991910] boot 2024-04-02T05:26:30.559 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 bash[23315]: cluster 2024-04-02T05:26:29.517258+0000 mon.smithi023 (mon.0) 547 : cluster 0 osdmap e20: 8 total, 2 up, 8 in 2024-04-02T05:26:30.559 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 bash[23315]: audit 2024-04-02T05:26:29.517813+0000 mon.smithi023 (mon.0) 548 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:30.559 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 bash[23315]: audit 2024-04-02T05:26:29.518759+0000 mon.smithi023 (mon.0) 549 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:30.559 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 bash[23315]: audit 2024-04-02T05:26:29.518975+0000 mon.smithi023 (mon.0) 550 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:30.559 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 bash[23315]: audit 2024-04-02T05:26:29.519253+0000 mon.smithi023 (mon.0) 551 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:30.559 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 bash[23315]: audit 2024-04-02T05:26:29.519570+0000 mon.smithi023 (mon.0) 552 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:30.560 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 bash[23315]: audit 2024-04-02T05:26:29.519887+0000 mon.smithi023 (mon.0) 553 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:30.560 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 bash[23315]: audit 2024-04-02T05:26:29.520199+0000 mon.smithi023 (mon.0) 554 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:30.560 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 bash[23315]: audit 2024-04-02T05:26:29.522671+0000 mon.smithi023 (mon.0) 555 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:30.560 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 bash[23315]: audit 2024-04-02T05:26:29.919184+0000 mon.smithi023 (mon.0) 556 : audit 1 from='osd.1 [v2:172.21.15.23:6802/1581545314,v1:172.21.15.23:6803/1581545314]' entity='osd.1' 2024-04-02T05:26:30.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:30 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:30.854 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-02T05:26:30.865 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:30 smithi023 bash[18601]: cluster 2024-04-02T05:26:27.995696+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:30.866 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:30 smithi023 bash[18601]: cluster 2024-04-02T05:26:27.995845+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:30.866 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:30 smithi023 bash[18601]: audit 2024-04-02T05:26:29.512846+0000 mon.smithi023 (mon.0) 545 : audit 1 from='osd.1 [v2:172.21.15.23:6802/1581545314,v1:172.21.15.23:6803/1581545314]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-02T05:26:30.866 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:30 smithi023 bash[18601]: cluster 2024-04-02T05:26:29.517224+0000 mon.smithi023 (mon.0) 546 : cluster 1 osd.2 [v2:172.21.15.103:6808/1599991910,v1:172.21.15.103:6809/1599991910] boot 2024-04-02T05:26:30.866 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:30 smithi023 bash[18601]: cluster 2024-04-02T05:26:29.517258+0000 mon.smithi023 (mon.0) 547 : cluster 0 osdmap e20: 8 total, 2 up, 8 in 2024-04-02T05:26:30.866 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:30 smithi023 bash[18601]: audit 2024-04-02T05:26:29.517813+0000 mon.smithi023 (mon.0) 548 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:26:30.866 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:30 smithi023 bash[18601]: audit 2024-04-02T05:26:29.518759+0000 mon.smithi023 (mon.0) 549 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:30.866 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:30 smithi023 bash[18601]: audit 2024-04-02T05:26:29.518975+0000 mon.smithi023 (mon.0) 550 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:30.866 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:30 smithi023 bash[18601]: audit 2024-04-02T05:26:29.519253+0000 mon.smithi023 (mon.0) 551 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:30.866 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:30 smithi023 bash[18601]: audit 2024-04-02T05:26:29.519570+0000 mon.smithi023 (mon.0) 552 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:30.866 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:30 smithi023 bash[18601]: audit 2024-04-02T05:26:29.519887+0000 mon.smithi023 (mon.0) 553 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:30.866 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:30 smithi023 bash[18601]: audit 2024-04-02T05:26:29.520199+0000 mon.smithi023 (mon.0) 554 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:30.866 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:30 smithi023 bash[18601]: audit 2024-04-02T05:26:29.522671+0000 mon.smithi023 (mon.0) 555 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:30.866 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:30 smithi023 bash[18601]: audit 2024-04-02T05:26:29.919184+0000 mon.smithi023 (mon.0) 556 : audit 1 from='osd.1 [v2:172.21.15.23:6802/1581545314,v1:172.21.15.23:6803/1581545314]' entity='osd.1' 2024-04-02T05:26:31.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:31 smithi103 bash[23315]: cluster 2024-04-02T05:26:29.073853+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:31.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:31 smithi103 bash[23315]: cluster 2024-04-02T05:26:29.073926+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:31.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:31 smithi103 bash[23315]: audit 2024-04-02T05:26:30.522898+0000 mon.smithi023 (mon.0) 557 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:31.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:31 smithi103 bash[23315]: cluster 2024-04-02T05:26:30.817070+0000 mgr.smithi023.yzjfaq (mgr.14195) 122 : cluster 0 pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:26:31.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:31 smithi103 bash[23315]: audit 2024-04-02T05:26:30.870454+0000 mon.smithi023 (mon.0) 558 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:31.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:31 smithi103 bash[23315]: audit 2024-04-02T05:26:30.879158+0000 mon.smithi023 (mon.0) 559 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:31.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:31 smithi103 bash[23315]: cluster 2024-04-02T05:26:30.920780+0000 mon.smithi023 (mon.0) 560 : cluster 1 osd.1 [v2:172.21.15.23:6802/1581545314,v1:172.21.15.23:6803/1581545314] boot 2024-04-02T05:26:31.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:31 smithi103 bash[23315]: cluster 2024-04-02T05:26:30.920830+0000 mon.smithi023 (mon.0) 561 : cluster 0 osdmap e21: 8 total, 3 up, 8 in 2024-04-02T05:26:31.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:31 smithi103 bash[23315]: audit 2024-04-02T05:26:30.921032+0000 mon.smithi023 (mon.0) 562 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:31.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:31 smithi103 bash[23315]: audit 2024-04-02T05:26:30.921902+0000 mon.smithi023 (mon.0) 563 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:31.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:31 smithi103 bash[23315]: audit 2024-04-02T05:26:30.922491+0000 mon.smithi023 (mon.0) 564 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:31.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:31 smithi103 bash[23315]: audit 2024-04-02T05:26:30.922899+0000 mon.smithi023 (mon.0) 565 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:31.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:31 smithi103 bash[23315]: audit 2024-04-02T05:26:30.923312+0000 mon.smithi023 (mon.0) 566 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:31.570 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:31 smithi103 bash[23315]: audit 2024-04-02T05:26:30.923687+0000 mon.smithi023 (mon.0) 567 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:31.915 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:31 smithi023 bash[18601]: cluster 2024-04-02T05:26:29.073853+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:31.916 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:31 smithi023 bash[18601]: cluster 2024-04-02T05:26:29.073926+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:31.916 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:31 smithi023 bash[18601]: audit 2024-04-02T05:26:30.522898+0000 mon.smithi023 (mon.0) 557 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:31.916 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:31 smithi023 bash[18601]: cluster 2024-04-02T05:26:30.817070+0000 mgr.smithi023.yzjfaq (mgr.14195) 122 : cluster 0 pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:26:31.916 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:31 smithi023 bash[18601]: audit 2024-04-02T05:26:30.870454+0000 mon.smithi023 (mon.0) 558 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:31.916 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:31 smithi023 bash[18601]: audit 2024-04-02T05:26:30.879158+0000 mon.smithi023 (mon.0) 559 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:31.916 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:31 smithi023 bash[18601]: cluster 2024-04-02T05:26:30.920780+0000 mon.smithi023 (mon.0) 560 : cluster 1 osd.1 [v2:172.21.15.23:6802/1581545314,v1:172.21.15.23:6803/1581545314] boot 2024-04-02T05:26:31.916 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:31 smithi023 bash[18601]: cluster 2024-04-02T05:26:30.920830+0000 mon.smithi023 (mon.0) 561 : cluster 0 osdmap e21: 8 total, 3 up, 8 in 2024-04-02T05:26:31.916 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:31 smithi023 bash[18601]: audit 2024-04-02T05:26:30.921032+0000 mon.smithi023 (mon.0) 562 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:26:31.916 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:31 smithi023 bash[18601]: audit 2024-04-02T05:26:30.921902+0000 mon.smithi023 (mon.0) 563 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:31.916 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:31 smithi023 bash[18601]: audit 2024-04-02T05:26:30.922491+0000 mon.smithi023 (mon.0) 564 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:31.916 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:31 smithi023 bash[18601]: audit 2024-04-02T05:26:30.922899+0000 mon.smithi023 (mon.0) 565 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:31.916 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:31 smithi023 bash[18601]: audit 2024-04-02T05:26:30.923312+0000 mon.smithi023 (mon.0) 566 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:31.916 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:31 smithi023 bash[18601]: audit 2024-04-02T05:26:30.923687+0000 mon.smithi023 (mon.0) 567 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:32.769 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:32 smithi103 bash[23315]: audit 2024-04-02T05:26:31.672149+0000 mon.smithi023 (mon.0) 568 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 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-04-02T05:26:32.769 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:32 smithi103 bash[23315]: audit 2024-04-02T05:26:32.134506+0000 mon.smithi023 (mon.0) 569 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 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-04-02T05:26:32.769 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:32 smithi103 bash[23315]: cluster 2024-04-02T05:26:32.144979+0000 mon.smithi023 (mon.0) 570 : cluster 0 osdmap e22: 8 total, 3 up, 8 in 2024-04-02T05:26:32.770 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:32 smithi103 bash[23315]: audit 2024-04-02T05:26:32.145474+0000 mon.smithi023 (mon.0) 571 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:32.770 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:32 smithi103 bash[23315]: audit 2024-04-02T05:26:32.145758+0000 mon.smithi023 (mon.0) 572 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:32.770 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:32 smithi103 bash[23315]: audit 2024-04-02T05:26:32.146116+0000 mon.smithi023 (mon.0) 573 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:32.770 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:32 smithi103 bash[23315]: audit 2024-04-02T05:26:32.146386+0000 mon.smithi023 (mon.0) 574 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:32.770 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:32 smithi103 bash[23315]: audit 2024-04-02T05:26:32.146662+0000 mon.smithi023 (mon.0) 575 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:32.770 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:32 smithi103 bash[23315]: audit 2024-04-02T05:26:32.147061+0000 mon.smithi023 (mon.0) 576 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-02T05:26:32.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:32 smithi023 bash[18601]: audit 2024-04-02T05:26:31.672149+0000 mon.smithi023 (mon.0) 568 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 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-04-02T05:26:32.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:32 smithi023 bash[18601]: audit 2024-04-02T05:26:32.134506+0000 mon.smithi023 (mon.0) 569 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 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-04-02T05:26:32.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:32 smithi023 bash[18601]: cluster 2024-04-02T05:26:32.144979+0000 mon.smithi023 (mon.0) 570 : cluster 0 osdmap e22: 8 total, 3 up, 8 in 2024-04-02T05:26:32.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:32 smithi023 bash[18601]: audit 2024-04-02T05:26:32.145474+0000 mon.smithi023 (mon.0) 571 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:32.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:32 smithi023 bash[18601]: audit 2024-04-02T05:26:32.145758+0000 mon.smithi023 (mon.0) 572 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:32.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:32 smithi023 bash[18601]: audit 2024-04-02T05:26:32.146116+0000 mon.smithi023 (mon.0) 573 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:32.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:32 smithi023 bash[18601]: audit 2024-04-02T05:26:32.146386+0000 mon.smithi023 (mon.0) 574 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:32.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:32 smithi023 bash[18601]: audit 2024-04-02T05:26:32.146662+0000 mon.smithi023 (mon.0) 575 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:32.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:32 smithi023 bash[18601]: audit 2024-04-02T05:26:32.147061+0000 mon.smithi023 (mon.0) 576 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-02T05:26:33.396 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:33.672 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 bash[18601]: cluster 2024-04-02T05:26:32.817704+0000 mgr.smithi023.yzjfaq (mgr.14195) 123 : cluster 0 pgmap v79: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:26:33.672 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 bash[18601]: audit 2024-04-02T05:26:33.019212+0000 mon.smithi023 (mon.0) 577 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:26:33.672 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 bash[18601]: audit 2024-04-02T05:26:33.021027+0000 mon.smithi103 (mon.1) 14 : audit 1 from='osd.4 [v2:172.21.15.103:6816/3585964354,v1:172.21.15.103:6817/3585964354]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:26:33.672 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 bash[18601]: audit 2024-04-02T05:26:33.136463+0000 mon.smithi023 (mon.0) 578 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-02T05:26:33.672 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 bash[18601]: audit 2024-04-02T05:26:33.136560+0000 mon.smithi023 (mon.0) 579 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-02T05:26:33.672 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 bash[18601]: cluster 2024-04-02T05:26:33.140203+0000 mon.smithi023 (mon.0) 580 : cluster 0 osdmap e23: 8 total, 3 up, 8 in 2024-04-02T05:26:33.672 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 bash[18601]: audit 2024-04-02T05:26:33.141113+0000 mon.smithi023 (mon.0) 581 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:33.672 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 bash[18601]: audit 2024-04-02T05:26:33.141770+0000 mon.smithi023 (mon.0) 582 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:33.673 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 bash[18601]: audit 2024-04-02T05:26:33.142252+0000 mon.smithi023 (mon.0) 583 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:33.673 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 bash[18601]: audit 2024-04-02T05:26:33.142838+0000 mon.smithi023 (mon.0) 584 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:33.673 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 bash[18601]: audit 2024-04-02T05:26:33.143300+0000 mon.smithi023 (mon.0) 585 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:33.673 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 bash[18601]: audit 2024-04-02T05:26:33.144315+0000 mon.smithi023 (mon.0) 586 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:33.673 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 bash[18601]: audit 2024-04-02T05:26:33.145419+0000 mon.smithi103 (mon.1) 15 : audit 1 from='osd.4 [v2:172.21.15.103:6816/3585964354,v1:172.21.15.103:6817/3585964354]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:33.673 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:33 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:33.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:33 smithi103 bash[23315]: cluster 2024-04-02T05:26:32.817704+0000 mgr.smithi023.yzjfaq (mgr.14195) 123 : cluster 0 pgmap v79: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:26:33.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:33 smithi103 bash[23315]: audit 2024-04-02T05:26:33.019212+0000 mon.smithi023 (mon.0) 577 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:26:33.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:33 smithi103 bash[23315]: audit 2024-04-02T05:26:33.021027+0000 mon.smithi103 (mon.1) 14 : audit 1 from='osd.4 [v2:172.21.15.103:6816/3585964354,v1:172.21.15.103:6817/3585964354]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:26:33.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:33 smithi103 bash[23315]: audit 2024-04-02T05:26:33.136463+0000 mon.smithi023 (mon.0) 578 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-02T05:26:33.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:33 smithi103 bash[23315]: audit 2024-04-02T05:26:33.136560+0000 mon.smithi023 (mon.0) 579 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-02T05:26:33.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:33 smithi103 bash[23315]: cluster 2024-04-02T05:26:33.140203+0000 mon.smithi023 (mon.0) 580 : cluster 0 osdmap e23: 8 total, 3 up, 8 in 2024-04-02T05:26:33.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:33 smithi103 bash[23315]: audit 2024-04-02T05:26:33.141113+0000 mon.smithi023 (mon.0) 581 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:33.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:33 smithi103 bash[23315]: audit 2024-04-02T05:26:33.141770+0000 mon.smithi023 (mon.0) 582 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:33.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:33 smithi103 bash[23315]: audit 2024-04-02T05:26:33.142252+0000 mon.smithi023 (mon.0) 583 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:33.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:33 smithi103 bash[23315]: audit 2024-04-02T05:26:33.142838+0000 mon.smithi023 (mon.0) 584 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:33.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:33 smithi103 bash[23315]: audit 2024-04-02T05:26:33.143300+0000 mon.smithi023 (mon.0) 585 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:33.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:33 smithi103 bash[23315]: audit 2024-04-02T05:26:33.144315+0000 mon.smithi023 (mon.0) 586 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:33.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:33 smithi103 bash[23315]: audit 2024-04-02T05:26:33.145419+0000 mon.smithi103 (mon.1) 15 : audit 1 from='osd.4 [v2:172.21.15.103:6816/3585964354,v1:172.21.15.103:6817/3585964354]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:34.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:34 smithi103 bash[23315]: cluster 2024-04-02T05:26:33.533604+0000 mon.smithi023 (mon.0) 587 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-02T05:26:34.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:34 smithi103 bash[23315]: audit 2024-04-02T05:26:33.709644+0000 mon.smithi023 (mon.0) 588 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:34.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:34 smithi103 bash[23315]: audit 2024-04-02T05:26:33.715349+0000 mon.smithi023 (mon.0) 589 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:34.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:34 smithi103 bash[23315]: audit 2024-04-02T05:26:33.716350+0000 mon.smithi023 (mon.0) 590 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T05:26:34.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:34 smithi103 bash[23315]: audit 2024-04-02T05:26:33.717088+0000 mon.smithi023 (mon.0) 591 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:34.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:34 smithi103 bash[23315]: cephadm 2024-04-02T05:26:33.717726+0000 mgr.smithi023.yzjfaq (mgr.14195) 124 : cephadm 1 Deploying daemon osd.7 on smithi023 2024-04-02T05:26:34.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:34 smithi103 bash[23315]: audit 2024-04-02T05:26:34.138128+0000 mon.smithi023 (mon.0) 592 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-02T05:26:34.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:34 smithi103 bash[23315]: cluster 2024-04-02T05:26:34.140931+0000 mon.smithi023 (mon.0) 593 : cluster 0 osdmap e24: 8 total, 3 up, 8 in 2024-04-02T05:26:34.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:34 smithi103 bash[23315]: audit 2024-04-02T05:26:34.141117+0000 mon.smithi023 (mon.0) 594 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:34.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:34 smithi103 bash[23315]: audit 2024-04-02T05:26:34.141302+0000 mon.smithi023 (mon.0) 595 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:34.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:34 smithi103 bash[23315]: audit 2024-04-02T05:26:34.141558+0000 mon.smithi023 (mon.0) 596 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:34.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:34 smithi103 bash[23315]: audit 2024-04-02T05:26:34.141732+0000 mon.smithi023 (mon.0) 597 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:34.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:34 smithi103 bash[23315]: audit 2024-04-02T05:26:34.141978+0000 mon.smithi023 (mon.0) 598 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:34.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:34 smithi103 bash[23315]: audit 2024-04-02T05:26:34.149168+0000 mon.smithi023 (mon.0) 599 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:34.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:34 smithi023 bash[18601]: cluster 2024-04-02T05:26:33.533604+0000 mon.smithi023 (mon.0) 587 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-02T05:26:34.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:34 smithi023 bash[18601]: audit 2024-04-02T05:26:33.709644+0000 mon.smithi023 (mon.0) 588 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:34.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:34 smithi023 bash[18601]: audit 2024-04-02T05:26:33.715349+0000 mon.smithi023 (mon.0) 589 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:34.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:34 smithi023 bash[18601]: audit 2024-04-02T05:26:33.716350+0000 mon.smithi023 (mon.0) 590 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T05:26:34.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:34 smithi023 bash[18601]: audit 2024-04-02T05:26:33.717088+0000 mon.smithi023 (mon.0) 591 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:26:34.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:34 smithi023 bash[18601]: cephadm 2024-04-02T05:26:33.717726+0000 mgr.smithi023.yzjfaq (mgr.14195) 124 : cephadm 1 Deploying daemon osd.7 on smithi023 2024-04-02T05:26:34.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:34 smithi023 bash[18601]: audit 2024-04-02T05:26:34.138128+0000 mon.smithi023 (mon.0) 592 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-02T05:26:34.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:34 smithi023 bash[18601]: cluster 2024-04-02T05:26:34.140931+0000 mon.smithi023 (mon.0) 593 : cluster 0 osdmap e24: 8 total, 3 up, 8 in 2024-04-02T05:26:34.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:34 smithi023 bash[18601]: audit 2024-04-02T05:26:34.141117+0000 mon.smithi023 (mon.0) 594 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:34.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:34 smithi023 bash[18601]: audit 2024-04-02T05:26:34.141302+0000 mon.smithi023 (mon.0) 595 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:34.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:34 smithi023 bash[18601]: audit 2024-04-02T05:26:34.141558+0000 mon.smithi023 (mon.0) 596 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:34.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:34 smithi023 bash[18601]: audit 2024-04-02T05:26:34.141732+0000 mon.smithi023 (mon.0) 597 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:34.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:34 smithi023 bash[18601]: audit 2024-04-02T05:26:34.141978+0000 mon.smithi023 (mon.0) 598 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:34.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:34 smithi023 bash[18601]: audit 2024-04-02T05:26:34.149168+0000 mon.smithi023 (mon.0) 599 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:35.632 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:26:36.430 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: cluster 2024-04-02T05:26:34.060610+0000 osd.4 (osd.4) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:36.431 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: cluster 2024-04-02T05:26:34.060698+0000 osd.4 (osd.4) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:36.431 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: cluster 2024-04-02T05:26:34.818256+0000 mgr.smithi023.yzjfaq (mgr.14195) 125 : cluster 0 pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:26:36.431 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: cluster 2024-04-02T05:26:35.147456+0000 mon.smithi023 (mon.0) 600 : cluster 1 osd.4 [v2:172.21.15.103:6816/3585964354,v1:172.21.15.103:6817/3585964354] boot 2024-04-02T05:26:36.431 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: cluster 2024-04-02T05:26:35.147498+0000 mon.smithi023 (mon.0) 601 : cluster 0 osdmap e25: 8 total, 4 up, 8 in 2024-04-02T05:26:36.431 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: audit 2024-04-02T05:26:35.147741+0000 mon.smithi023 (mon.0) 602 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:36.431 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: audit 2024-04-02T05:26:35.147948+0000 mon.smithi023 (mon.0) 603 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:36.431 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: audit 2024-04-02T05:26:35.148226+0000 mon.smithi023 (mon.0) 604 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:36.431 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: audit 2024-04-02T05:26:35.148415+0000 mon.smithi023 (mon.0) 605 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:36.431 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: audit 2024-04-02T05:26:35.148577+0000 mon.smithi023 (mon.0) 606 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:36.431 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: audit 2024-04-02T05:26:35.187343+0000 mon.smithi023 (mon.0) 607 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:36.431 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: cluster 2024-04-02T05:26:35.545274+0000 mon.smithi023 (mon.0) 608 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-02T05:26:36.431 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: cluster 2024-04-02T05:26:35.545299+0000 mon.smithi023 (mon.0) 609 : cluster 1 Cluster is now healthy 2024-04-02T05:26:36.432 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: cluster 2024-04-02T05:26:35.560677+0000 mon.smithi023 (mon.0) 610 : cluster 0 mgrmap e19: smithi023.yzjfaq(active, since 2m), standbys: smithi103.jvjtqn 2024-04-02T05:26:36.432 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:36 smithi103 bash[23315]: audit 2024-04-02T05:26:35.560866+0000 mon.smithi023 (mon.0) 611 : audit 1 from='osd.3 [v2:172.21.15.23:6810/4173360620,v1:172.21.15.23:6811/4173360620]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T05:26:36.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: cluster 2024-04-02T05:26:34.060610+0000 osd.4 (osd.4) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:36.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: cluster 2024-04-02T05:26:34.060698+0000 osd.4 (osd.4) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:36.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: cluster 2024-04-02T05:26:34.818256+0000 mgr.smithi023.yzjfaq (mgr.14195) 125 : cluster 0 pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:26:36.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: cluster 2024-04-02T05:26:35.147456+0000 mon.smithi023 (mon.0) 600 : cluster 1 osd.4 [v2:172.21.15.103:6816/3585964354,v1:172.21.15.103:6817/3585964354] boot 2024-04-02T05:26:36.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: cluster 2024-04-02T05:26:35.147498+0000 mon.smithi023 (mon.0) 601 : cluster 0 osdmap e25: 8 total, 4 up, 8 in 2024-04-02T05:26:36.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: audit 2024-04-02T05:26:35.147741+0000 mon.smithi023 (mon.0) 602 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:36.484 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: audit 2024-04-02T05:26:35.147948+0000 mon.smithi023 (mon.0) 603 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:26:36.485 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: audit 2024-04-02T05:26:35.148226+0000 mon.smithi023 (mon.0) 604 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:36.485 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: audit 2024-04-02T05:26:35.148415+0000 mon.smithi023 (mon.0) 605 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:36.485 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: audit 2024-04-02T05:26:35.148577+0000 mon.smithi023 (mon.0) 606 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:36.485 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: audit 2024-04-02T05:26:35.187343+0000 mon.smithi023 (mon.0) 607 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:36.485 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: cluster 2024-04-02T05:26:35.545274+0000 mon.smithi023 (mon.0) 608 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-02T05:26:36.485 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: cluster 2024-04-02T05:26:35.545299+0000 mon.smithi023 (mon.0) 609 : cluster 1 Cluster is now healthy 2024-04-02T05:26:36.485 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: cluster 2024-04-02T05:26:35.560677+0000 mon.smithi023 (mon.0) 610 : cluster 0 mgrmap e19: smithi023.yzjfaq(active, since 2m), standbys: smithi103.jvjtqn 2024-04-02T05:26:36.485 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:36 smithi023 bash[18601]: audit 2024-04-02T05:26:35.560866+0000 mon.smithi023 (mon.0) 611 : audit 1 from='osd.3 [v2:172.21.15.23:6810/4173360620,v1:172.21.15.23:6811/4173360620]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T05:26:37.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:37 smithi023 bash[18601]: audit 2024-04-02T05:26:36.142788+0000 mon.smithi023 (mon.0) 612 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:37.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:37 smithi023 bash[18601]: audit 2024-04-02T05:26:36.558448+0000 mon.smithi023 (mon.0) 613 : audit 1 from='osd.3 [v2:172.21.15.23:6810/4173360620,v1:172.21.15.23:6811/4173360620]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-02T05:26:37.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:37 smithi023 bash[18601]: cluster 2024-04-02T05:26:36.563422+0000 mon.smithi023 (mon.0) 614 : cluster 0 osdmap e26: 8 total, 4 up, 8 in 2024-04-02T05:26:37.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:37 smithi023 bash[18601]: audit 2024-04-02T05:26:36.563847+0000 mon.smithi023 (mon.0) 615 : audit 1 from='osd.3 [v2:172.21.15.23:6810/4173360620,v1:172.21.15.23:6811/4173360620]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-02T05:26:37.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:37 smithi023 bash[18601]: audit 2024-04-02T05:26:36.564407+0000 mon.smithi023 (mon.0) 616 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:37.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:37 smithi023 bash[18601]: audit 2024-04-02T05:26:36.564868+0000 mon.smithi023 (mon.0) 617 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:37.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:37 smithi023 bash[18601]: audit 2024-04-02T05:26:36.565385+0000 mon.smithi023 (mon.0) 618 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:37.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:37 smithi023 bash[18601]: audit 2024-04-02T05:26:36.565873+0000 mon.smithi023 (mon.0) 619 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:37.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:37 smithi023 bash[18601]: cluster 2024-04-02T05:26:36.818833+0000 mgr.smithi023.yzjfaq (mgr.14195) 126 : cluster 0 pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail 2024-04-02T05:26:37.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:37 smithi023 bash[18601]: audit 2024-04-02T05:26:37.096696+0000 mon.smithi023 (mon.0) 620 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:37.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:37 smithi103 bash[23315]: audit 2024-04-02T05:26:36.142788+0000 mon.smithi023 (mon.0) 612 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:37.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:37 smithi103 bash[23315]: audit 2024-04-02T05:26:36.558448+0000 mon.smithi023 (mon.0) 613 : audit 1 from='osd.3 [v2:172.21.15.23:6810/4173360620,v1:172.21.15.23:6811/4173360620]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-02T05:26:37.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:37 smithi103 bash[23315]: cluster 2024-04-02T05:26:36.563422+0000 mon.smithi023 (mon.0) 614 : cluster 0 osdmap e26: 8 total, 4 up, 8 in 2024-04-02T05:26:37.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:37 smithi103 bash[23315]: audit 2024-04-02T05:26:36.563847+0000 mon.smithi023 (mon.0) 615 : audit 1 from='osd.3 [v2:172.21.15.23:6810/4173360620,v1:172.21.15.23:6811/4173360620]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-02T05:26:37.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:37 smithi103 bash[23315]: audit 2024-04-02T05:26:36.564407+0000 mon.smithi023 (mon.0) 616 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:37.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:37 smithi103 bash[23315]: audit 2024-04-02T05:26:36.564868+0000 mon.smithi023 (mon.0) 617 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:37.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:37 smithi103 bash[23315]: audit 2024-04-02T05:26:36.565385+0000 mon.smithi023 (mon.0) 618 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:37.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:37 smithi103 bash[23315]: audit 2024-04-02T05:26:36.565873+0000 mon.smithi023 (mon.0) 619 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:37.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:37 smithi103 bash[23315]: cluster 2024-04-02T05:26:36.818833+0000 mgr.smithi023.yzjfaq (mgr.14195) 126 : cluster 0 pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail 2024-04-02T05:26:37.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:37 smithi103 bash[23315]: audit 2024-04-02T05:26:37.096696+0000 mon.smithi023 (mon.0) 620 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:38.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:38 smithi023 bash[18601]: cluster 2024-04-02T05:26:36.546497+0000 osd.3 (osd.3) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:38.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:38 smithi023 bash[18601]: cluster 2024-04-02T05:26:36.546573+0000 osd.3 (osd.3) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:38.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:38 smithi023 bash[18601]: audit 2024-04-02T05:26:37.561560+0000 mon.smithi023 (mon.0) 621 : audit 1 from='osd.3 [v2:172.21.15.23:6810/4173360620,v1:172.21.15.23:6811/4173360620]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-02T05:26:38.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:38 smithi023 bash[18601]: cluster 2024-04-02T05:26:37.566239+0000 mon.smithi023 (mon.0) 622 : cluster 0 osdmap e27: 8 total, 4 up, 8 in 2024-04-02T05:26:38.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:38 smithi023 bash[18601]: audit 2024-04-02T05:26:37.567944+0000 mon.smithi023 (mon.0) 623 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:38.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:38 smithi023 bash[18601]: audit 2024-04-02T05:26:37.573668+0000 mon.smithi023 (mon.0) 624 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:38.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:38 smithi023 bash[18601]: audit 2024-04-02T05:26:37.574458+0000 mon.smithi023 (mon.0) 625 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:38.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:38 smithi023 bash[18601]: audit 2024-04-02T05:26:37.575088+0000 mon.smithi023 (mon.0) 626 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:38.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:38 smithi023 bash[18601]: audit 2024-04-02T05:26:37.575800+0000 mon.smithi023 (mon.0) 627 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:38.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:38 smithi023 bash[18601]: audit 2024-04-02T05:26:37.781059+0000 mon.smithi023 (mon.0) 628 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:26:38.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:38 smithi023 bash[18601]: audit 2024-04-02T05:26:37.782845+0000 mon.smithi103 (mon.1) 16 : audit 1 from='osd.6 [v2:172.21.15.103:6824/3922598858,v1:172.21.15.103:6825/3922598858]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:26:38.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:38 smithi103 bash[23315]: cluster 2024-04-02T05:26:36.546497+0000 osd.3 (osd.3) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:38.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:38 smithi103 bash[23315]: cluster 2024-04-02T05:26:36.546573+0000 osd.3 (osd.3) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:38.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:38 smithi103 bash[23315]: audit 2024-04-02T05:26:37.561560+0000 mon.smithi023 (mon.0) 621 : audit 1 from='osd.3 [v2:172.21.15.23:6810/4173360620,v1:172.21.15.23:6811/4173360620]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-02T05:26:38.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:38 smithi103 bash[23315]: cluster 2024-04-02T05:26:37.566239+0000 mon.smithi023 (mon.0) 622 : cluster 0 osdmap e27: 8 total, 4 up, 8 in 2024-04-02T05:26:38.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:38 smithi103 bash[23315]: audit 2024-04-02T05:26:37.567944+0000 mon.smithi023 (mon.0) 623 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:38.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:38 smithi103 bash[23315]: audit 2024-04-02T05:26:37.573668+0000 mon.smithi023 (mon.0) 624 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:38.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:38 smithi103 bash[23315]: audit 2024-04-02T05:26:37.574458+0000 mon.smithi023 (mon.0) 625 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:38.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:38 smithi103 bash[23315]: audit 2024-04-02T05:26:37.575088+0000 mon.smithi023 (mon.0) 626 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:38.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:38 smithi103 bash[23315]: audit 2024-04-02T05:26:37.575800+0000 mon.smithi023 (mon.0) 627 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:38.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:38 smithi103 bash[23315]: audit 2024-04-02T05:26:37.781059+0000 mon.smithi023 (mon.0) 628 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:26:38.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:38 smithi103 bash[23315]: audit 2024-04-02T05:26:37.782845+0000 mon.smithi103 (mon.1) 16 : audit 1 from='osd.6 [v2:172.21.15.103:6824/3922598858,v1:172.21.15.103:6825/3922598858]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:26:39.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: audit 2024-04-02T05:26:38.573650+0000 mon.smithi023 (mon.0) 629 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-02T05:26:39.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: audit 2024-04-02T05:26:38.579862+0000 mon.smithi103 (mon.1) 17 : audit 1 from='osd.6 [v2:172.21.15.103:6824/3922598858,v1:172.21.15.103:6825/3922598858]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:39.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: cluster 2024-04-02T05:26:38.581393+0000 mon.smithi023 (mon.0) 630 : cluster 1 osd.3 [v2:172.21.15.23:6810/4173360620,v1:172.21.15.23:6811/4173360620] boot 2024-04-02T05:26:39.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: cluster 2024-04-02T05:26:38.581486+0000 mon.smithi023 (mon.0) 631 : cluster 0 osdmap e28: 8 total, 5 up, 8 in 2024-04-02T05:26:39.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: audit 2024-04-02T05:26:38.582066+0000 mon.smithi023 (mon.0) 632 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:39.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: audit 2024-04-02T05:26:38.583385+0000 mon.smithi023 (mon.0) 633 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:39.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: audit 2024-04-02T05:26:38.583927+0000 mon.smithi023 (mon.0) 634 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:39.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: audit 2024-04-02T05:26:38.584673+0000 mon.smithi023 (mon.0) 635 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:39.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: audit 2024-04-02T05:26:38.585098+0000 mon.smithi023 (mon.0) 636 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:39.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: cluster 2024-04-02T05:26:38.819194+0000 mgr.smithi023.yzjfaq (mgr.14195) 127 : cluster 0 pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail 2024-04-02T05:26:39.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: audit 2024-04-02T05:26:38.856831+0000 mon.smithi023 (mon.0) 637 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-02T05:26:39.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: cluster 2024-04-02T05:26:38.860822+0000 mon.smithi023 (mon.0) 638 : cluster 0 osdmap e29: 8 total, 5 up, 8 in 2024-04-02T05:26:39.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: audit 2024-04-02T05:26:38.861112+0000 mon.smithi023 (mon.0) 639 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:39.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: audit 2024-04-02T05:26:38.861394+0000 mon.smithi023 (mon.0) 640 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:39.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: audit 2024-04-02T05:26:38.861631+0000 mon.smithi023 (mon.0) 641 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:39.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: audit 2024-04-02T05:26:38.866612+0000 mon.smithi023 (mon.0) 642 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:39.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:39 smithi023 bash[18601]: audit 2024-04-02T05:26:39.372686+0000 mon.smithi023 (mon.0) 643 : audit 1 from='osd.6 ' entity='osd.6' 2024-04-02T05:26:40.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: audit 2024-04-02T05:26:38.573650+0000 mon.smithi023 (mon.0) 629 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-02T05:26:40.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: audit 2024-04-02T05:26:38.579862+0000 mon.smithi103 (mon.1) 17 : audit 1 from='osd.6 [v2:172.21.15.103:6824/3922598858,v1:172.21.15.103:6825/3922598858]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:40.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: cluster 2024-04-02T05:26:38.581393+0000 mon.smithi023 (mon.0) 630 : cluster 1 osd.3 [v2:172.21.15.23:6810/4173360620,v1:172.21.15.23:6811/4173360620] boot 2024-04-02T05:26:40.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: cluster 2024-04-02T05:26:38.581486+0000 mon.smithi023 (mon.0) 631 : cluster 0 osdmap e28: 8 total, 5 up, 8 in 2024-04-02T05:26:40.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: audit 2024-04-02T05:26:38.582066+0000 mon.smithi023 (mon.0) 632 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:26:40.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: audit 2024-04-02T05:26:38.583385+0000 mon.smithi023 (mon.0) 633 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:40.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: audit 2024-04-02T05:26:38.583927+0000 mon.smithi023 (mon.0) 634 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-02T05:26:40.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: audit 2024-04-02T05:26:38.584673+0000 mon.smithi023 (mon.0) 635 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:40.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: audit 2024-04-02T05:26:38.585098+0000 mon.smithi023 (mon.0) 636 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:40.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: cluster 2024-04-02T05:26:38.819194+0000 mgr.smithi023.yzjfaq (mgr.14195) 127 : cluster 0 pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail 2024-04-02T05:26:40.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: audit 2024-04-02T05:26:38.856831+0000 mon.smithi023 (mon.0) 637 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-02T05:26:40.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: cluster 2024-04-02T05:26:38.860822+0000 mon.smithi023 (mon.0) 638 : cluster 0 osdmap e29: 8 total, 5 up, 8 in 2024-04-02T05:26:40.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: audit 2024-04-02T05:26:38.861112+0000 mon.smithi023 (mon.0) 639 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:40.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: audit 2024-04-02T05:26:38.861394+0000 mon.smithi023 (mon.0) 640 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:40.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: audit 2024-04-02T05:26:38.861631+0000 mon.smithi023 (mon.0) 641 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:40.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: audit 2024-04-02T05:26:38.866612+0000 mon.smithi023 (mon.0) 642 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:40.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:39 smithi103 bash[23315]: audit 2024-04-02T05:26:39.372686+0000 mon.smithi023 (mon.0) 643 : audit 1 from='osd.6 ' entity='osd.6' 2024-04-02T05:26:40.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:40 smithi023 bash[18601]: cluster 2024-04-02T05:26:38.799471+0000 osd.6 (osd.6) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:40.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:40 smithi023 bash[18601]: cluster 2024-04-02T05:26:38.799558+0000 osd.6 (osd.6) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:40.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:40 smithi023 bash[18601]: cluster 2024-04-02T05:26:39.870515+0000 mon.smithi023 (mon.0) 644 : cluster 1 osd.6 [v2:172.21.15.103:6824/3922598858,v1:172.21.15.103:6825/3922598858] boot 2024-04-02T05:26:40.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:40 smithi023 bash[18601]: cluster 2024-04-02T05:26:39.870607+0000 mon.smithi023 (mon.0) 645 : cluster 0 osdmap e30: 8 total, 6 up, 8 in 2024-04-02T05:26:40.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:40 smithi023 bash[18601]: audit 2024-04-02T05:26:39.870868+0000 mon.smithi023 (mon.0) 646 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:40.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:40 smithi023 bash[18601]: audit 2024-04-02T05:26:39.871744+0000 mon.smithi023 (mon.0) 647 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:40.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:40 smithi023 bash[18601]: audit 2024-04-02T05:26:39.872225+0000 mon.smithi023 (mon.0) 648 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:40.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:40 smithi023 bash[18601]: audit 2024-04-02T05:26:39.985389+0000 mon.smithi023 (mon.0) 649 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:40.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:40 smithi023 bash[18601]: audit 2024-04-02T05:26:40.135906+0000 mon.smithi023 (mon.0) 650 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:40.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:40 smithi023 bash[18601]: audit 2024-04-02T05:26:40.149658+0000 mon.smithi023 (mon.0) 651 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:40.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:40 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:41.311 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:41 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:26:41.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:40 smithi103 bash[23315]: cluster 2024-04-02T05:26:38.799471+0000 osd.6 (osd.6) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:41.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:40 smithi103 bash[23315]: cluster 2024-04-02T05:26:38.799558+0000 osd.6 (osd.6) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:41.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:40 smithi103 bash[23315]: cluster 2024-04-02T05:26:39.870515+0000 mon.smithi023 (mon.0) 644 : cluster 1 osd.6 [v2:172.21.15.103:6824/3922598858,v1:172.21.15.103:6825/3922598858] boot 2024-04-02T05:26:41.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:40 smithi103 bash[23315]: cluster 2024-04-02T05:26:39.870607+0000 mon.smithi023 (mon.0) 645 : cluster 0 osdmap e30: 8 total, 6 up, 8 in 2024-04-02T05:26:41.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:40 smithi103 bash[23315]: audit 2024-04-02T05:26:39.870868+0000 mon.smithi023 (mon.0) 646 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:41.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:40 smithi103 bash[23315]: audit 2024-04-02T05:26:39.871744+0000 mon.smithi023 (mon.0) 647 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:26:41.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:40 smithi103 bash[23315]: audit 2024-04-02T05:26:39.872225+0000 mon.smithi023 (mon.0) 648 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:41.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:40 smithi103 bash[23315]: audit 2024-04-02T05:26:39.985389+0000 mon.smithi023 (mon.0) 649 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:41.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:40 smithi103 bash[23315]: audit 2024-04-02T05:26:40.135906+0000 mon.smithi023 (mon.0) 650 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:41.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:40 smithi103 bash[23315]: audit 2024-04-02T05:26:40.149658+0000 mon.smithi023 (mon.0) 651 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:41.379 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:26:42.296 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:41 smithi023 bash[18601]: cluster 2024-04-02T05:26:40.819705+0000 mgr.smithi023.yzjfaq (mgr.14195) 128 : cluster 0 pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:26:42.297 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:41 smithi023 bash[18601]: cluster 2024-04-02T05:26:40.872190+0000 mon.smithi023 (mon.0) 652 : cluster 0 osdmap e31: 8 total, 6 up, 8 in 2024-04-02T05:26:42.297 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:41 smithi023 bash[18601]: audit 2024-04-02T05:26:40.872653+0000 mon.smithi023 (mon.0) 653 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:42.297 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:41 smithi023 bash[18601]: audit 2024-04-02T05:26:40.873175+0000 mon.smithi023 (mon.0) 654 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:42.297 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:41 smithi023 bash[18601]: audit 2024-04-02T05:26:41.348675+0000 mon.smithi023 (mon.0) 655 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:42.297 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:41 smithi023 bash[18601]: audit 2024-04-02T05:26:41.355875+0000 mon.smithi023 (mon.0) 656 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:42.297 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:41 smithi023 bash[18601]: audit 2024-04-02T05:26:41.375684+0000 mon.smithi023 (mon.0) 657 : audit 0 from='client.? 172.21.15.23:0/2908887728' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:26:42.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:41 smithi103 bash[23315]: cluster 2024-04-02T05:26:40.819705+0000 mgr.smithi023.yzjfaq (mgr.14195) 128 : cluster 0 pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:26:42.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:41 smithi103 bash[23315]: cluster 2024-04-02T05:26:40.872190+0000 mon.smithi023 (mon.0) 652 : cluster 0 osdmap e31: 8 total, 6 up, 8 in 2024-04-02T05:26:42.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:41 smithi103 bash[23315]: audit 2024-04-02T05:26:40.872653+0000 mon.smithi023 (mon.0) 653 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:42.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:41 smithi103 bash[23315]: audit 2024-04-02T05:26:40.873175+0000 mon.smithi023 (mon.0) 654 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:42.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:41 smithi103 bash[23315]: audit 2024-04-02T05:26:41.348675+0000 mon.smithi023 (mon.0) 655 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:42.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:41 smithi103 bash[23315]: audit 2024-04-02T05:26:41.355875+0000 mon.smithi023 (mon.0) 656 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:42.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:41 smithi103 bash[23315]: audit 2024-04-02T05:26:41.375684+0000 mon.smithi023 (mon.0) 657 : audit 0 from='client.? 172.21.15.23:0/2908887728' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:26:42.718 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":31,"num_osds":8,"num_up_osds":6,"osd_up_since":1712035599,"num_in_osds":8,"osd_in_since":1712035558,"num_remapped_pgs":0} 2024-04-02T05:26:43.719 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-02T05:26:43.928 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:43 smithi023 bash[18601]: cluster 2024-04-02T05:26:41.881400+0000 mon.smithi023 (mon.0) 658 : cluster 0 osdmap e32: 8 total, 6 up, 8 in 2024-04-02T05:26:43.928 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:43 smithi023 bash[18601]: audit 2024-04-02T05:26:41.882004+0000 mon.smithi023 (mon.0) 659 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:43.928 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:43 smithi023 bash[18601]: audit 2024-04-02T05:26:41.882219+0000 mon.smithi023 (mon.0) 660 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:43.928 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:43 smithi023 bash[18601]: audit 2024-04-02T05:26:41.917190+0000 mon.smithi023 (mon.0) 661 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:43.928 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:43 smithi023 bash[18601]: audit 2024-04-02T05:26:41.919595+0000 mon.smithi023 (mon.0) 662 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T05:26:43.928 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:43 smithi023 bash[18601]: audit 2024-04-02T05:26:42.840132+0000 mon.smithi023 (mon.0) 663 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T05:26:43.928 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:43 smithi023 bash[18601]: audit 2024-04-02T05:26:42.840683+0000 mon.smithi023 (mon.0) 664 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi023"}]: dispatch 2024-04-02T05:26:43.929 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:43 smithi023 bash[18601]: audit 2024-04-02T05:26:42.840927+0000 mon.smithi023 (mon.0) 665 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:26:43.929 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:43 smithi023 bash[18601]: audit 2024-04-02T05:26:42.870852+0000 mon.smithi023 (mon.0) 666 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:43.929 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:43 smithi023 bash[18601]: audit 2024-04-02T05:26:42.873777+0000 mon.smithi023 (mon.0) 667 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi023"}]: dispatch 2024-04-02T05:26:43.929 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:43 smithi023 bash[18601]: audit 2024-04-02T05:26:42.873913+0000 mon.smithi023 (mon.0) 668 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:26:44.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:43 smithi103 bash[23315]: cluster 2024-04-02T05:26:41.881400+0000 mon.smithi023 (mon.0) 658 : cluster 0 osdmap e32: 8 total, 6 up, 8 in 2024-04-02T05:26:44.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:43 smithi103 bash[23315]: audit 2024-04-02T05:26:41.882004+0000 mon.smithi023 (mon.0) 659 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:44.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:43 smithi103 bash[23315]: audit 2024-04-02T05:26:41.882219+0000 mon.smithi023 (mon.0) 660 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:44.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:43 smithi103 bash[23315]: audit 2024-04-02T05:26:41.917190+0000 mon.smithi023 (mon.0) 661 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:44.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:43 smithi103 bash[23315]: audit 2024-04-02T05:26:41.919595+0000 mon.smithi023 (mon.0) 662 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T05:26:44.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:43 smithi103 bash[23315]: audit 2024-04-02T05:26:42.840132+0000 mon.smithi023 (mon.0) 663 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T05:26:44.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:43 smithi103 bash[23315]: audit 2024-04-02T05:26:42.840683+0000 mon.smithi023 (mon.0) 664 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi023"}]: dispatch 2024-04-02T05:26:44.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:43 smithi103 bash[23315]: audit 2024-04-02T05:26:42.840927+0000 mon.smithi023 (mon.0) 665 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:26:44.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:43 smithi103 bash[23315]: audit 2024-04-02T05:26:42.870852+0000 mon.smithi023 (mon.0) 666 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:44.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:43 smithi103 bash[23315]: audit 2024-04-02T05:26:42.873777+0000 mon.smithi023 (mon.0) 667 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi023"}]: dispatch 2024-04-02T05:26:44.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:43 smithi103 bash[23315]: audit 2024-04-02T05:26:42.873913+0000 mon.smithi023 (mon.0) 668 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-02T05:26:45.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:44 smithi103 bash[23315]: cluster 2024-04-02T05:26:42.820172+0000 mgr.smithi023.yzjfaq (mgr.14195) 129 : cluster 0 pgmap v94: 1 pgs: 1 peering; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 391 KiB/s wr, 23 op/s; 144 KiB/s, 0 objects/s recovering 2024-04-02T05:26:45.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:44 smithi103 bash[23315]: audit 2024-04-02T05:26:42.876065+0000 mon.smithi103 (mon.1) 18 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T05:26:45.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:44 smithi103 bash[23315]: audit 2024-04-02T05:26:43.605221+0000 mon.smithi023 (mon.0) 669 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:26:45.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:44 smithi103 bash[23315]: audit 2024-04-02T05:26:43.788745+0000 mon.smithi103 (mon.1) 19 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T05:26:45.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:44 smithi103 bash[23315]: audit 2024-04-02T05:26:43.815553+0000 mon.smithi023 (mon.0) 670 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:45.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:44 smithi103 bash[23315]: audit 2024-04-02T05:26:43.927578+0000 mon.smithi023 (mon.0) 671 : audit 1 from='osd.5 [v2:172.21.15.23:6818/3537822176,v1:172.21.15.23:6819/3537822176]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T05:26:45.149 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:44 smithi023 bash[18601]: cluster 2024-04-02T05:26:42.820172+0000 mgr.smithi023.yzjfaq (mgr.14195) 129 : cluster 0 pgmap v94: 1 pgs: 1 peering; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 391 KiB/s wr, 23 op/s; 144 KiB/s, 0 objects/s recovering 2024-04-02T05:26:45.149 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:44 smithi023 bash[18601]: audit 2024-04-02T05:26:42.876065+0000 mon.smithi103 (mon.1) 18 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T05:26:45.149 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:44 smithi023 bash[18601]: audit 2024-04-02T05:26:43.605221+0000 mon.smithi023 (mon.0) 669 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:26:45.149 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:44 smithi023 bash[18601]: audit 2024-04-02T05:26:43.788745+0000 mon.smithi103 (mon.1) 19 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T05:26:45.149 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:44 smithi023 bash[18601]: audit 2024-04-02T05:26:43.815553+0000 mon.smithi023 (mon.0) 670 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:45.149 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:44 smithi023 bash[18601]: audit 2024-04-02T05:26:43.927578+0000 mon.smithi023 (mon.0) 671 : audit 1 from='osd.5 [v2:172.21.15.23:6818/3537822176,v1:172.21.15.23:6819/3537822176]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T05:26:46.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:45 smithi023 bash[18601]: audit 2024-04-02T05:26:44.816751+0000 mon.smithi023 (mon.0) 672 : audit 1 from='osd.5 [v2:172.21.15.23:6818/3537822176,v1:172.21.15.23:6819/3537822176]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-02T05:26:46.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:45 smithi023 bash[18601]: cluster 2024-04-02T05:26:44.820813+0000 mgr.smithi023.yzjfaq (mgr.14195) 130 : cluster 0 pgmap v96: 1 pgs: 1 peering; 577 KiB data, 180 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 316 KiB/s wr, 19 op/s; 116 KiB/s, 0 objects/s recovering 2024-04-02T05:26:46.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:45 smithi023 bash[18601]: cluster 2024-04-02T05:26:44.822051+0000 mon.smithi023 (mon.0) 673 : cluster 0 osdmap e33: 8 total, 6 up, 8 in 2024-04-02T05:26:46.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:45 smithi023 bash[18601]: audit 2024-04-02T05:26:44.822721+0000 mon.smithi023 (mon.0) 674 : audit 1 from='osd.5 [v2:172.21.15.23:6818/3537822176,v1:172.21.15.23:6819/3537822176]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-02T05:26:46.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:45 smithi023 bash[18601]: audit 2024-04-02T05:26:44.823262+0000 mon.smithi023 (mon.0) 675 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:46.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:45 smithi023 bash[18601]: audit 2024-04-02T05:26:44.823742+0000 mon.smithi023 (mon.0) 676 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:46.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:45 smithi103 bash[23315]: audit 2024-04-02T05:26:44.816751+0000 mon.smithi023 (mon.0) 672 : audit 1 from='osd.5 [v2:172.21.15.23:6818/3537822176,v1:172.21.15.23:6819/3537822176]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-02T05:26:46.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:45 smithi103 bash[23315]: cluster 2024-04-02T05:26:44.820813+0000 mgr.smithi023.yzjfaq (mgr.14195) 130 : cluster 0 pgmap v96: 1 pgs: 1 peering; 577 KiB data, 180 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 316 KiB/s wr, 19 op/s; 116 KiB/s, 0 objects/s recovering 2024-04-02T05:26:46.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:45 smithi103 bash[23315]: cluster 2024-04-02T05:26:44.822051+0000 mon.smithi023 (mon.0) 673 : cluster 0 osdmap e33: 8 total, 6 up, 8 in 2024-04-02T05:26:46.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:45 smithi103 bash[23315]: audit 2024-04-02T05:26:44.822721+0000 mon.smithi023 (mon.0) 674 : audit 1 from='osd.5 [v2:172.21.15.23:6818/3537822176,v1:172.21.15.23:6819/3537822176]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-02T05:26:46.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:45 smithi103 bash[23315]: audit 2024-04-02T05:26:44.823262+0000 mon.smithi023 (mon.0) 675 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:46.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:45 smithi103 bash[23315]: audit 2024-04-02T05:26:44.823742+0000 mon.smithi023 (mon.0) 676 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:47.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:46 smithi023 bash[18601]: audit 2024-04-02T05:26:45.830899+0000 mon.smithi023 (mon.0) 677 : audit 1 from='osd.5 [v2:172.21.15.23:6818/3537822176,v1:172.21.15.23:6819/3537822176]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-02T05:26:47.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:46 smithi023 bash[18601]: cluster 2024-04-02T05:26:45.835550+0000 mon.smithi023 (mon.0) 678 : cluster 0 osdmap e34: 8 total, 6 up, 8 in 2024-04-02T05:26:47.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:46 smithi023 bash[18601]: audit 2024-04-02T05:26:45.836362+0000 mon.smithi023 (mon.0) 679 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:47.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:46 smithi023 bash[18601]: audit 2024-04-02T05:26:45.836606+0000 mon.smithi023 (mon.0) 680 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:47.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:46 smithi023 bash[18601]: audit 2024-04-02T05:26:45.842738+0000 mon.smithi023 (mon.0) 681 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:47.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:46 smithi103 bash[23315]: audit 2024-04-02T05:26:45.830899+0000 mon.smithi023 (mon.0) 677 : audit 1 from='osd.5 [v2:172.21.15.23:6818/3537822176,v1:172.21.15.23:6819/3537822176]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-02T05:26:47.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:46 smithi103 bash[23315]: cluster 2024-04-02T05:26:45.835550+0000 mon.smithi023 (mon.0) 678 : cluster 0 osdmap e34: 8 total, 6 up, 8 in 2024-04-02T05:26:47.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:46 smithi103 bash[23315]: audit 2024-04-02T05:26:45.836362+0000 mon.smithi023 (mon.0) 679 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:47.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:46 smithi103 bash[23315]: audit 2024-04-02T05:26:45.836606+0000 mon.smithi023 (mon.0) 680 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:47.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:46 smithi103 bash[23315]: audit 2024-04-02T05:26:45.842738+0000 mon.smithi023 (mon.0) 681 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:48.154 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:47 smithi023 bash[18601]: cluster 2024-04-02T05:26:44.939101+0000 osd.5 (osd.5) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:48.154 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:47 smithi023 bash[18601]: cluster 2024-04-02T05:26:44.939242+0000 osd.5 (osd.5) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:48.154 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:47 smithi023 bash[18601]: cluster 2024-04-02T05:26:46.821607+0000 mgr.smithi023.yzjfaq (mgr.14195) 131 : cluster 0 pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 180 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 570 KiB/s wr, 36 op/s; 97 KiB/s, 0 objects/s recovering 2024-04-02T05:26:48.154 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:47 smithi023 bash[18601]: cluster 2024-04-02T05:26:46.848331+0000 mon.smithi023 (mon.0) 682 : cluster 1 osd.5 [v2:172.21.15.23:6818/3537822176,v1:172.21.15.23:6819/3537822176] boot 2024-04-02T05:26:48.154 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:47 smithi023 bash[18601]: cluster 2024-04-02T05:26:46.848425+0000 mon.smithi023 (mon.0) 683 : cluster 0 osdmap e35: 8 total, 7 up, 8 in 2024-04-02T05:26:48.154 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:47 smithi023 bash[18601]: audit 2024-04-02T05:26:46.849534+0000 mon.smithi023 (mon.0) 684 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:48.154 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:47 smithi023 bash[18601]: audit 2024-04-02T05:26:46.850230+0000 mon.smithi023 (mon.0) 685 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:47 smithi103 bash[23315]: cluster 2024-04-02T05:26:44.939101+0000 osd.5 (osd.5) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:47 smithi103 bash[23315]: cluster 2024-04-02T05:26:44.939242+0000 osd.5 (osd.5) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:47 smithi103 bash[23315]: cluster 2024-04-02T05:26:46.821607+0000 mgr.smithi023.yzjfaq (mgr.14195) 131 : cluster 0 pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 180 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 570 KiB/s wr, 36 op/s; 97 KiB/s, 0 objects/s recovering 2024-04-02T05:26:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:47 smithi103 bash[23315]: cluster 2024-04-02T05:26:46.848331+0000 mon.smithi023 (mon.0) 682 : cluster 1 osd.5 [v2:172.21.15.23:6818/3537822176,v1:172.21.15.23:6819/3537822176] boot 2024-04-02T05:26:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:47 smithi103 bash[23315]: cluster 2024-04-02T05:26:46.848425+0000 mon.smithi023 (mon.0) 683 : cluster 0 osdmap e35: 8 total, 7 up, 8 in 2024-04-02T05:26:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:47 smithi103 bash[23315]: audit 2024-04-02T05:26:46.849534+0000 mon.smithi023 (mon.0) 684 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:26:48.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:47 smithi103 bash[23315]: audit 2024-04-02T05:26:46.850230+0000 mon.smithi023 (mon.0) 685 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:48.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:48 smithi023 bash[18601]: cluster 2024-04-02T05:26:47.859908+0000 mon.smithi023 (mon.0) 686 : cluster 0 osdmap e36: 8 total, 7 up, 8 in 2024-04-02T05:26:48.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:48 smithi023 bash[18601]: audit 2024-04-02T05:26:47.860305+0000 mon.smithi023 (mon.0) 687 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:48.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:48 smithi023 bash[18601]: audit 2024-04-02T05:26:48.759659+0000 mon.smithi023 (mon.0) 688 : audit 1 from='osd.7 [v2:172.21.15.23:6826/109645137,v1:172.21.15.23:6827/109645137]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T05:26:49.082 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:26:49.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:48 smithi103 bash[23315]: cluster 2024-04-02T05:26:47.859908+0000 mon.smithi023 (mon.0) 686 : cluster 0 osdmap e36: 8 total, 7 up, 8 in 2024-04-02T05:26:49.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:48 smithi103 bash[23315]: audit 2024-04-02T05:26:47.860305+0000 mon.smithi023 (mon.0) 687 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:49.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:48 smithi103 bash[23315]: audit 2024-04-02T05:26:48.759659+0000 mon.smithi023 (mon.0) 688 : audit 1 from='osd.7 [v2:172.21.15.23:6826/109645137,v1:172.21.15.23:6827/109645137]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T05:26:50.228 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:49 smithi023 bash[18601]: cluster 2024-04-02T05:26:48.822131+0000 mgr.smithi023.yzjfaq (mgr.14195) 132 : cluster 0 pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 9.0 KiB/s rd, 457 KiB/s wr, 29 op/s 2024-04-02T05:26:50.228 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:49 smithi023 bash[18601]: audit 2024-04-02T05:26:48.870230+0000 mon.smithi023 (mon.0) 689 : audit 1 from='osd.7 [v2:172.21.15.23:6826/109645137,v1:172.21.15.23:6827/109645137]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-02T05:26:50.228 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:49 smithi023 bash[18601]: cluster 2024-04-02T05:26:48.872850+0000 mon.smithi023 (mon.0) 690 : cluster 0 osdmap e37: 8 total, 7 up, 8 in 2024-04-02T05:26:50.228 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:49 smithi023 bash[18601]: audit 2024-04-02T05:26:48.873135+0000 mon.smithi023 (mon.0) 691 : audit 1 from='osd.7 [v2:172.21.15.23:6826/109645137,v1:172.21.15.23:6827/109645137]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-02T05:26:50.228 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:49 smithi023 bash[18601]: audit 2024-04-02T05:26:48.873393+0000 mon.smithi023 (mon.0) 692 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:50.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:49 smithi103 bash[23315]: cluster 2024-04-02T05:26:48.822131+0000 mgr.smithi023.yzjfaq (mgr.14195) 132 : cluster 0 pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 9.0 KiB/s rd, 457 KiB/s wr, 29 op/s 2024-04-02T05:26:50.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:49 smithi103 bash[23315]: audit 2024-04-02T05:26:48.870230+0000 mon.smithi023 (mon.0) 689 : audit 1 from='osd.7 [v2:172.21.15.23:6826/109645137,v1:172.21.15.23:6827/109645137]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-02T05:26:50.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:49 smithi103 bash[23315]: cluster 2024-04-02T05:26:48.872850+0000 mon.smithi023 (mon.0) 690 : cluster 0 osdmap e37: 8 total, 7 up, 8 in 2024-04-02T05:26:50.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:49 smithi103 bash[23315]: audit 2024-04-02T05:26:48.873135+0000 mon.smithi023 (mon.0) 691 : audit 1 from='osd.7 [v2:172.21.15.23:6826/109645137,v1:172.21.15.23:6827/109645137]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-02T05:26:50.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:49 smithi103 bash[23315]: audit 2024-04-02T05:26:48.873393+0000 mon.smithi023 (mon.0) 692 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:51.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:50 smithi023 bash[18601]: audit 2024-04-02T05:26:49.873097+0000 mon.smithi023 (mon.0) 693 : audit 1 from='osd.7 [v2:172.21.15.23:6826/109645137,v1:172.21.15.23:6827/109645137]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-02T05:26:51.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:50 smithi023 bash[18601]: cluster 2024-04-02T05:26:49.882090+0000 mon.smithi023 (mon.0) 694 : cluster 0 osdmap e38: 8 total, 7 up, 8 in 2024-04-02T05:26:51.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:50 smithi023 bash[18601]: audit 2024-04-02T05:26:49.883764+0000 mon.smithi023 (mon.0) 695 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:51.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:50 smithi023 bash[18601]: audit 2024-04-02T05:26:49.894565+0000 mon.smithi023 (mon.0) 696 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:51.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:50 smithi103 bash[23315]: audit 2024-04-02T05:26:49.873097+0000 mon.smithi023 (mon.0) 693 : audit 1 from='osd.7 [v2:172.21.15.23:6826/109645137,v1:172.21.15.23:6827/109645137]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-02T05:26:51.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:50 smithi103 bash[23315]: cluster 2024-04-02T05:26:49.882090+0000 mon.smithi023 (mon.0) 694 : cluster 0 osdmap e38: 8 total, 7 up, 8 in 2024-04-02T05:26:51.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:50 smithi103 bash[23315]: audit 2024-04-02T05:26:49.883764+0000 mon.smithi023 (mon.0) 695 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:51.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:50 smithi103 bash[23315]: audit 2024-04-02T05:26:49.894565+0000 mon.smithi023 (mon.0) 696 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:52.165 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:51 smithi023 bash[18601]: cluster 2024-04-02T05:26:49.714715+0000 osd.7 (osd.7) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:52.165 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:51 smithi023 bash[18601]: cluster 2024-04-02T05:26:49.714811+0000 osd.7 (osd.7) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:52.165 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:51 smithi023 bash[18601]: cluster 2024-04-02T05:26:50.822747+0000 mgr.smithi023.yzjfaq (mgr.14195) 133 : cluster 0 pgmap v104: 1 pgs: 1 unknown; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:26:52.165 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:51 smithi023 bash[18601]: audit 2024-04-02T05:26:50.890084+0000 mon.smithi023 (mon.0) 697 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:52.165 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:51 smithi023 bash[18601]: cluster 2024-04-02T05:26:50.914323+0000 mon.smithi023 (mon.0) 698 : cluster 1 osd.7 [v2:172.21.15.23:6826/109645137,v1:172.21.15.23:6827/109645137] boot 2024-04-02T05:26:52.165 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:51 smithi023 bash[18601]: cluster 2024-04-02T05:26:50.914367+0000 mon.smithi023 (mon.0) 699 : cluster 0 osdmap e39: 8 total, 8 up, 8 in 2024-04-02T05:26:52.165 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:51 smithi023 bash[18601]: audit 2024-04-02T05:26:50.915575+0000 mon.smithi023 (mon.0) 700 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:52.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:51 smithi103 bash[23315]: cluster 2024-04-02T05:26:49.714715+0000 osd.7 (osd.7) 1 : cluster 0 purged_snaps scrub starts 2024-04-02T05:26:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:51 smithi103 bash[23315]: cluster 2024-04-02T05:26:49.714811+0000 osd.7 (osd.7) 2 : cluster 0 purged_snaps scrub ok 2024-04-02T05:26:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:51 smithi103 bash[23315]: cluster 2024-04-02T05:26:50.822747+0000 mgr.smithi023.yzjfaq (mgr.14195) 133 : cluster 0 pgmap v104: 1 pgs: 1 unknown; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:26:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:51 smithi103 bash[23315]: audit 2024-04-02T05:26:50.890084+0000 mon.smithi023 (mon.0) 697 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:51 smithi103 bash[23315]: cluster 2024-04-02T05:26:50.914323+0000 mon.smithi023 (mon.0) 698 : cluster 1 osd.7 [v2:172.21.15.23:6826/109645137,v1:172.21.15.23:6827/109645137] boot 2024-04-02T05:26:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:51 smithi103 bash[23315]: cluster 2024-04-02T05:26:50.914367+0000 mon.smithi023 (mon.0) 699 : cluster 0 osdmap e39: 8 total, 8 up, 8 in 2024-04-02T05:26:52.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:51 smithi103 bash[23315]: audit 2024-04-02T05:26:50.915575+0000 mon.smithi023 (mon.0) 700 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:26:52.531 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:26:52.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:52 smithi023 bash[18601]: audit 2024-04-02T05:26:51.904511+0000 mon.smithi023 (mon.0) 701 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:52.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:52 smithi023 bash[18601]: cluster 2024-04-02T05:26:51.926174+0000 mon.smithi023 (mon.0) 702 : cluster 0 osdmap e40: 8 total, 8 up, 8 in 2024-04-02T05:26:52.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:52 smithi023 bash[18601]: audit 2024-04-02T05:26:51.933041+0000 mon.smithi023 (mon.0) 703 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:52.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:52 smithi023 bash[18601]: audit 2024-04-02T05:26:52.019416+0000 mon.smithi023 (mon.0) 704 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:26:52.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:52 smithi023 bash[18601]: audit 2024-04-02T05:26:52.527708+0000 mon.smithi023 (mon.0) 705 : audit 0 from='client.? 172.21.15.23:0/1636698507' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:26:53.310 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":40,"num_osds":8,"num_up_osds":8,"osd_up_since":1712035610,"num_in_osds":8,"osd_in_since":1712035558,"num_remapped_pgs":1} 2024-04-02T05:26:53.311 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-02T05:26:53.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:52 smithi103 bash[23315]: audit 2024-04-02T05:26:51.904511+0000 mon.smithi023 (mon.0) 701 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:53.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:52 smithi103 bash[23315]: cluster 2024-04-02T05:26:51.926174+0000 mon.smithi023 (mon.0) 702 : cluster 0 osdmap e40: 8 total, 8 up, 8 in 2024-04-02T05:26:53.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:52 smithi103 bash[23315]: audit 2024-04-02T05:26:51.933041+0000 mon.smithi023 (mon.0) 703 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:53.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:52 smithi103 bash[23315]: audit 2024-04-02T05:26:52.019416+0000 mon.smithi023 (mon.0) 704 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:26:53.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:52 smithi103 bash[23315]: audit 2024-04-02T05:26:52.527708+0000 mon.smithi023 (mon.0) 705 : audit 0 from='client.? 172.21.15.23:0/1636698507' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:26:54.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:53 smithi023 bash[18601]: cluster 2024-04-02T05:26:52.823316+0000 mgr.smithi023.yzjfaq (mgr.14195) 134 : cluster 0 pgmap v107: 1 pgs: 1 unknown; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:26:54.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:53 smithi023 bash[18601]: cluster 2024-04-02T05:26:52.938894+0000 mon.smithi023 (mon.0) 706 : cluster 0 osdmap e41: 8 total, 8 up, 8 in 2024-04-02T05:26:54.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:53 smithi023 bash[18601]: cluster 2024-04-02T05:26:53.866113+0000 mon.smithi023 (mon.0) 707 : cluster 0 osdmap e42: 8 total, 8 up, 8 in 2024-04-02T05:26:54.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:53 smithi103 bash[23315]: cluster 2024-04-02T05:26:52.823316+0000 mgr.smithi023.yzjfaq (mgr.14195) 134 : cluster 0 pgmap v107: 1 pgs: 1 unknown; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:26:54.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:53 smithi103 bash[23315]: cluster 2024-04-02T05:26:52.938894+0000 mon.smithi023 (mon.0) 706 : cluster 0 osdmap e41: 8 total, 8 up, 8 in 2024-04-02T05:26:54.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:53 smithi103 bash[23315]: cluster 2024-04-02T05:26:53.866113+0000 mon.smithi023 (mon.0) 707 : cluster 0 osdmap e42: 8 total, 8 up, 8 in 2024-04-02T05:26:56.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:55 smithi023 bash[18601]: cluster 2024-04-02T05:26:54.823864+0000 mgr.smithi023.yzjfaq (mgr.14195) 135 : cluster 0 pgmap v110: 1 pgs: 1 unknown; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:26:56.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:55 smithi023 bash[18601]: cluster 2024-04-02T05:26:54.868562+0000 mon.smithi023 (mon.0) 708 : cluster 0 osdmap e43: 8 total, 8 up, 8 in 2024-04-02T05:26:56.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:55 smithi103 bash[23315]: cluster 2024-04-02T05:26:54.823864+0000 mgr.smithi023.yzjfaq (mgr.14195) 135 : cluster 0 pgmap v110: 1 pgs: 1 unknown; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:26:56.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:55 smithi103 bash[23315]: cluster 2024-04-02T05:26:54.868562+0000 mon.smithi023 (mon.0) 708 : cluster 0 osdmap e43: 8 total, 8 up, 8 in 2024-04-02T05:26:58.096 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:26:58.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:57 smithi023 bash[18601]: cluster 2024-04-02T05:26:56.824470+0000 mgr.smithi023.yzjfaq (mgr.14195) 136 : cluster 0 pgmap v112: 1 pgs: 1 unknown; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:26:58.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:57 smithi023 bash[18601]: audit 2024-04-02T05:26:57.560328+0000 mon.smithi023 (mon.0) 709 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:58.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:57 smithi023 bash[18601]: audit 2024-04-02T05:26:57.567643+0000 mon.smithi023 (mon.0) 710 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:58.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:57 smithi103 bash[23315]: cluster 2024-04-02T05:26:56.824470+0000 mgr.smithi023.yzjfaq (mgr.14195) 136 : cluster 0 pgmap v112: 1 pgs: 1 unknown; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:26:58.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:57 smithi103 bash[23315]: audit 2024-04-02T05:26:57.560328+0000 mon.smithi023 (mon.0) 709 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:58.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:57 smithi103 bash[23315]: audit 2024-04-02T05:26:57.567643+0000 mon.smithi023 (mon.0) 710 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:59.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:59 smithi023 bash[18601]: audit 2024-04-02T05:26:58.087969+0000 mon.smithi023 (mon.0) 711 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:59.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:59 smithi023 bash[18601]: audit 2024-04-02T05:26:58.101330+0000 mon.smithi023 (mon.0) 712 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:59.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:26:59 smithi023 bash[18601]: audit 2024-04-02T05:26:58.605339+0000 mon.smithi023 (mon.0) 713 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:26:59.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:59 smithi103 bash[23315]: audit 2024-04-02T05:26:58.087969+0000 mon.smithi023 (mon.0) 711 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:59.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:59 smithi103 bash[23315]: audit 2024-04-02T05:26:58.101330+0000 mon.smithi023 (mon.0) 712 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:26:59.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:26:59 smithi103 bash[23315]: audit 2024-04-02T05:26:58.605339+0000 mon.smithi023 (mon.0) 713 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:27:00.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:00 smithi023 bash[18601]: cluster 2024-04-02T05:26:58.824989+0000 mgr.smithi023.yzjfaq (mgr.14195) 137 : cluster 0 pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-02T05:27:00.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:00 smithi103 bash[23315]: cluster 2024-04-02T05:26:58.824989+0000 mgr.smithi023.yzjfaq (mgr.14195) 137 : cluster 0 pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-02T05:27:00.930 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:27:00.930 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":43,"fsid":"a3455b52-f0b0-11ee-b647-cb9ed24678a4","created":"2024-04-02T05:21:33.147776+0000","modified":"2024-04-02T05:26:54.860738+0000","last_up_change":"2024-04-02T05:26:50.887027+0000","last_in_change":"2024-04-02T05:25:58.419038+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":17,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"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-04-02T05:26:32.132365+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":"24","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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"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":"4fbab889-fc6a-4700-a2d3-9b6e404521d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6800","nonce":1412390813},{"type":"v1","addr":"172.21.15.103:6801","nonce":1412390813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6802","nonce":1412390813},{"type":"v1","addr":"172.21.15.103:6803","nonce":1412390813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6806","nonce":1412390813},{"type":"v1","addr":"172.21.15.103:6807","nonce":1412390813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6804","nonce":1412390813},{"type":"v1","addr":"172.21.15.103:6805","nonce":1412390813}]},"public_addr":"172.21.15.103:6801/1412390813","cluster_addr":"172.21.15.103:6803/1412390813","heartbeat_back_addr":"172.21.15.103:6807/1412390813","heartbeat_front_addr":"172.21.15.103:6805/1412390813","state":["exists","up"]},{"osd":1,"uuid":"31a69376-9e8e-49bb-a0da-0870dae26c09","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":1581545314},{"type":"v1","addr":"172.21.15.23:6803","nonce":1581545314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":1581545314},{"type":"v1","addr":"172.21.15.23:6805","nonce":1581545314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":1581545314},{"type":"v1","addr":"172.21.15.23:6809","nonce":1581545314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":1581545314},{"type":"v1","addr":"172.21.15.23:6807","nonce":1581545314}]},"public_addr":"172.21.15.23:6803/1581545314","cluster_addr":"172.21.15.23:6805/1581545314","heartbeat_back_addr":"172.21.15.23:6809/1581545314","heartbeat_front_addr":"172.21.15.23:6807/1581545314","state":["exists","up"]},{"osd":2,"uuid":"c8429686-fb58-4a42-b704-15689b5cb078","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6808","nonce":1599991910},{"type":"v1","addr":"172.21.15.103:6809","nonce":1599991910}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6810","nonce":1599991910},{"type":"v1","addr":"172.21.15.103:6811","nonce":1599991910}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6814","nonce":1599991910},{"type":"v1","addr":"172.21.15.103:6815","nonce":1599991910}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6812","nonce":1599991910},{"type":"v1","addr":"172.21.15.103:6813","nonce":1599991910}]},"public_addr":"172.21.15.103:6809/1599991910","cluster_addr":"172.21.15.103:6811/1599991910","heartbeat_back_addr":"172.21.15.103:6815/1599991910","heartbeat_front_addr":"172.21.15.103:6813/1599991910","state":["exists","up"]},{"osd":3,"uuid":"d66e4f15-3bef-4593-9007-29b0da7382eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6810","nonce":4173360620},{"type":"v1","addr":"172.21.15.23:6811","nonce":4173360620}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":4173360620},{"type":"v1","addr":"172.21.15.23:6813","nonce":4173360620}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":4173360620},{"type":"v1","addr":"172.21.15.23:6817","nonce":4173360620}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":4173360620},{"type":"v1","addr":"172.21.15.23:6815","nonce":4173360620}]},"public_addr":"172.21.15.23:6811/4173360620","cluster_addr":"172.21.15.23:6813/4173360620","heartbeat_back_addr":"172.21.15.23:6817/4173360620","heartbeat_front_addr":"172.21.15.23:6815/4173360620","state":["exists","up"]},{"osd":4,"uuid":"c78875a9-6ab2-4381-80e4-8c0bfce06b60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6816","nonce":3585964354},{"type":"v1","addr":"172.21.15.103:6817","nonce":3585964354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6818","nonce":3585964354},{"type":"v1","addr":"172.21.15.103:6819","nonce":3585964354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6822","nonce":3585964354},{"type":"v1","addr":"172.21.15.103:6823","nonce":3585964354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6820","nonce":3585964354},{"type":"v1","addr":"172.21.15.103:6821","nonce":3585964354}]},"public_addr":"172.21.15.103:6817/3585964354","cluster_addr":"172.21.15.103:6819/3585964354","heartbeat_back_addr":"172.21.15.103:6823/3585964354","heartbeat_front_addr":"172.21.15.103:6821/3585964354","state":["exists","up"]},{"osd":5,"uuid":"cf479cc8-fca8-4674-9a5e-9326fdbcb75c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6818","nonce":3537822176},{"type":"v1","addr":"172.21.15.23:6819","nonce":3537822176}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3537822176},{"type":"v1","addr":"172.21.15.23:6821","nonce":3537822176}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3537822176},{"type":"v1","addr":"172.21.15.23:6825","nonce":3537822176}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3537822176},{"type":"v1","addr":"172.21.15.23:6823","nonce":3537822176}]},"public_addr":"172.21.15.23:6819/3537822176","cluster_addr":"172.21.15.23:6821/3537822176","heartbeat_back_addr":"172.21.15.23:6825/3537822176","heartbeat_front_addr":"172.21.15.23:6823/3537822176","state":["exists","up"]},{"osd":6,"uuid":"2ee60ed8-bd1e-47ed-b26a-fa9c6c2be539","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6824","nonce":3922598858},{"type":"v1","addr":"172.21.15.103:6825","nonce":3922598858}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6826","nonce":3922598858},{"type":"v1","addr":"172.21.15.103:6827","nonce":3922598858}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6830","nonce":3922598858},{"type":"v1","addr":"172.21.15.103:6831","nonce":3922598858}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6828","nonce":3922598858},{"type":"v1","addr":"172.21.15.103:6829","nonce":3922598858}]},"public_addr":"172.21.15.103:6825/3922598858","cluster_addr":"172.21.15.103:6827/3922598858","heartbeat_back_addr":"172.21.15.103:6831/3922598858","heartbeat_front_addr":"172.21.15.103:6829/3922598858","state":["exists","up"]},{"osd":7,"uuid":"c375dc11-8874-4654-94ed-ab9a08ec8ecc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6826","nonce":109645137},{"type":"v1","addr":"172.21.15.23:6827","nonce":109645137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":109645137},{"type":"v1","addr":"172.21.15.23:6829","nonce":109645137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":109645137},{"type":"v1","addr":"172.21.15.23:6833","nonce":109645137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":109645137},{"type":"v1","addr":"172.21.15.23:6831","nonce":109645137}]},"public_addr":"172.21.15.23:6827/109645137","cluster_addr":"172.21.15.23:6829/109645137","heartbeat_back_addr":"172.21.15.23:6833/109645137","heartbeat_front_addr":"172.21.15.23:6831/109645137","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-04-02T05:26:22.439566+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-04-02T05:26:29.073930+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-04-02T05:26:27.995854+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:36.546577+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:34.060702+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:44.939249+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:38.799565+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:49.714817+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:6800/1386680816":"2024-04-03T05:24:13.522970+0000","172.21.15.23:0/1364549914":"2024-04-03T05:24:13.522970+0000","172.21.15.23:0/3493680240":"2024-04-03T05:22:52.322847+0000","172.21.15.23:6801/3914353762":"2024-04-03T05:22:52.322847+0000","172.21.15.23:0/4243741086":"2024-04-03T05:22:52.322847+0000","172.21.15.23:6800/3914353762":"2024-04-03T05:22:52.322847+0000","172.21.15.23:6801/1386680816":"2024-04-03T05:24:13.522970+0000","172.21.15.23:6801/139524123":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/498862171":"2024-04-03T05:24:13.522970+0000","172.21.15.23:6800/139524123":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/2731155095":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/282319544":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/1334574418":"2024-04-03T05:24:13.522970+0000","172.21.15.23:0/2564461542":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/2913146646":"2024-04-03T05:22:52.322847+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-04-02T05:27:01.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:01 smithi023 bash[18601]: audit 2024-04-02T05:27:00.925275+0000 mon.smithi023 (mon.0) 714 : audit 0 from='client.? 172.21.15.23:0/2131213943' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:27:01.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:01 smithi103 bash[23315]: audit 2024-04-02T05:27:00.925275+0000 mon.smithi023 (mon.0) 714 : audit 0 from='client.? 172.21.15.23:0/2131213943' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:27:01.587 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-02T05:26:32.132365+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': '24', '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': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-04-02T05:27:01.588 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-04-02T05:27:02.399 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:02 smithi023 bash[18601]: cluster 2024-04-02T05:27:00.825390+0000 mgr.smithi023.yzjfaq (mgr.14195) 138 : cluster 0 pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-02T05:27:02.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:02 smithi103 bash[23315]: cluster 2024-04-02T05:27:00.825390+0000 mgr.smithi023.yzjfaq (mgr.14195) 138 : cluster 0 pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-02T05:27:04.465 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:04 smithi103 bash[23315]: cluster 2024-04-02T05:27:02.825979+0000 mgr.smithi023.yzjfaq (mgr.14195) 139 : cluster 0 pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-04-02T05:27:04.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:04 smithi023 bash[18601]: cluster 2024-04-02T05:27:02.825979+0000 mgr.smithi023.yzjfaq (mgr.14195) 139 : cluster 0 pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-04-02T05:27:06.161 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:27:06.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:06 smithi023 bash[18601]: cluster 2024-04-02T05:27:04.826586+0000 mgr.smithi023.yzjfaq (mgr.14195) 140 : cluster 0 pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-02T05:27:06.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:06 smithi103 bash[23315]: cluster 2024-04-02T05:27:04.826586+0000 mgr.smithi023.yzjfaq (mgr.14195) 140 : cluster 0 pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-02T05:27:08.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:08 smithi023 bash[18601]: cluster 2024-04-02T05:27:06.827043+0000 mgr.smithi023.yzjfaq (mgr.14195) 141 : cluster 0 pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-02T05:27:08.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:08 smithi103 bash[23315]: cluster 2024-04-02T05:27:06.827043+0000 mgr.smithi023.yzjfaq (mgr.14195) 141 : cluster 0 pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-02T05:27:09.089 INFO:teuthology.orchestra.run.smithi023.stdout:pg_num: 1 2024-04-02T05:27:09.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:09 smithi023 bash[18601]: cephadm 2024-04-02T05:27:08.684090+0000 mgr.smithi023.yzjfaq (mgr.14195) 142 : cephadm 1 Detected new or changed devices on smithi103 2024-04-02T05:27:09.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:09 smithi023 bash[18601]: audit 2024-04-02T05:27:08.692434+0000 mon.smithi023 (mon.0) 715 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:09.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:09 smithi023 bash[18601]: audit 2024-04-02T05:27:08.702876+0000 mon.smithi023 (mon.0) 716 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:09.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:09 smithi023 bash[18601]: audit 2024-04-02T05:27:08.704361+0000 mon.smithi023 (mon.0) 717 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:09.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:09 smithi023 bash[18601]: audit 2024-04-02T05:27:08.705345+0000 mon.smithi023 (mon.0) 718 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:09.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:09 smithi023 bash[18601]: audit 2024-04-02T05:27:08.706189+0000 mon.smithi023 (mon.0) 719 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:09.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:09 smithi023 bash[18601]: audit 2024-04-02T05:27:08.707004+0000 mon.smithi023 (mon.0) 720 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:09.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:09 smithi023 bash[18601]: cephadm 2024-04-02T05:27:08.707653+0000 mgr.smithi023.yzjfaq (mgr.14195) 143 : cephadm 1 Adjusting osd_memory_target on smithi103 to 3772M 2024-04-02T05:27:09.983 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:09 smithi023 bash[18601]: audit 2024-04-02T05:27:08.712353+0000 mon.smithi023 (mon.0) 721 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:09.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:09 smithi023 bash[18601]: cluster 2024-04-02T05:27:08.827436+0000 mgr.smithi023.yzjfaq (mgr.14195) 144 : cluster 0 pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-02T05:27:09.984 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:09 smithi023 bash[18601]: audit 2024-04-02T05:27:09.086154+0000 mon.smithi023 (mon.0) 722 : audit 0 from='client.? 172.21.15.23:0/3299293398' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-02T05:27:10.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:09 smithi103 bash[23315]: cephadm 2024-04-02T05:27:08.684090+0000 mgr.smithi023.yzjfaq (mgr.14195) 142 : cephadm 1 Detected new or changed devices on smithi103 2024-04-02T05:27:10.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:09 smithi103 bash[23315]: audit 2024-04-02T05:27:08.692434+0000 mon.smithi023 (mon.0) 715 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:10.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:09 smithi103 bash[23315]: audit 2024-04-02T05:27:08.702876+0000 mon.smithi023 (mon.0) 716 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:10.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:09 smithi103 bash[23315]: audit 2024-04-02T05:27:08.704361+0000 mon.smithi023 (mon.0) 717 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:10.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:09 smithi103 bash[23315]: audit 2024-04-02T05:27:08.705345+0000 mon.smithi023 (mon.0) 718 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:10.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:09 smithi103 bash[23315]: audit 2024-04-02T05:27:08.706189+0000 mon.smithi023 (mon.0) 719 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:10.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:09 smithi103 bash[23315]: audit 2024-04-02T05:27:08.707004+0000 mon.smithi023 (mon.0) 720 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:10.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:09 smithi103 bash[23315]: cephadm 2024-04-02T05:27:08.707653+0000 mgr.smithi023.yzjfaq (mgr.14195) 143 : cephadm 1 Adjusting osd_memory_target on smithi103 to 3772M 2024-04-02T05:27:10.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:09 smithi103 bash[23315]: audit 2024-04-02T05:27:08.712353+0000 mon.smithi023 (mon.0) 721 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:10.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:09 smithi103 bash[23315]: cluster 2024-04-02T05:27:08.827436+0000 mgr.smithi023.yzjfaq (mgr.14195) 144 : cluster 0 pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-02T05:27:10.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:09 smithi103 bash[23315]: audit 2024-04-02T05:27:09.086154+0000 mon.smithi023 (mon.0) 722 : audit 0 from='client.? 172.21.15.23:0/3299293398' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-02T05:27:10.429 INFO:tasks.cephadm:Setting up client nodes... 2024-04-02T05:27:10.430 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-02T05:27:11.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: cephadm 2024-04-02T05:27:10.444081+0000 mgr.smithi023.yzjfaq (mgr.14195) 145 : cephadm 1 Detected new or changed devices on smithi023 2024-04-02T05:27:11.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.453758+0000 mon.smithi023 (mon.0) 723 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:11.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.465915+0000 mon.smithi023 (mon.0) 724 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:11.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.468620+0000 mon.smithi023 (mon.0) 725 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:11.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.470169+0000 mon.smithi023 (mon.0) 726 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:11.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.471663+0000 mon.smithi023 (mon.0) 727 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:11.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.473189+0000 mon.smithi023 (mon.0) 728 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:11.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: cephadm 2024-04-02T05:27:10.474332+0000 mgr.smithi023.yzjfaq (mgr.14195) 146 : cephadm 1 Adjusting osd_memory_target on smithi023 to 3004M 2024-04-02T05:27:11.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.479973+0000 mon.smithi023 (mon.0) 729 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:11.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.483408+0000 mon.smithi023 (mon.0) 730 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:27:11.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.484627+0000 mon.smithi023 (mon.0) 731 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:27:11.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.492957+0000 mon.smithi023 (mon.0) 732 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:11.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.498294+0000 mon.smithi023 (mon.0) 733 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:27:11.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.505710+0000 mon.smithi023 (mon.0) 734 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:27:11.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.507075+0000 mon.smithi023 (mon.0) 735 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:27:11.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.514964+0000 mon.smithi023 (mon.0) 736 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:27:11.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: audit 2024-04-02T05:27:10.516317+0000 mon.smithi023 (mon.0) 737 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:27:11.734 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:11 smithi023 bash[18601]: cluster 2024-04-02T05:27:10.827973+0000 mgr.smithi023.yzjfaq (mgr.14195) 147 : cluster 0 pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:11.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: cephadm 2024-04-02T05:27:10.444081+0000 mgr.smithi023.yzjfaq (mgr.14195) 145 : cephadm 1 Detected new or changed devices on smithi023 2024-04-02T05:27:11.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.453758+0000 mon.smithi023 (mon.0) 723 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:11.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.465915+0000 mon.smithi023 (mon.0) 724 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:11.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.468620+0000 mon.smithi023 (mon.0) 725 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:11.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.470169+0000 mon.smithi023 (mon.0) 726 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:11.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.471663+0000 mon.smithi023 (mon.0) 727 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:11.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.473189+0000 mon.smithi023 (mon.0) 728 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:27:11.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: cephadm 2024-04-02T05:27:10.474332+0000 mgr.smithi023.yzjfaq (mgr.14195) 146 : cephadm 1 Adjusting osd_memory_target on smithi023 to 3004M 2024-04-02T05:27:11.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.479973+0000 mon.smithi023 (mon.0) 729 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:11.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.483408+0000 mon.smithi023 (mon.0) 730 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:27:11.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.484627+0000 mon.smithi023 (mon.0) 731 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:27:11.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.492957+0000 mon.smithi023 (mon.0) 732 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:11.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.498294+0000 mon.smithi023 (mon.0) 733 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:27:11.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.505710+0000 mon.smithi023 (mon.0) 734 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:27:11.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.507075+0000 mon.smithi023 (mon.0) 735 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:27:11.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.514964+0000 mon.smithi023 (mon.0) 736 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:27:11.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: audit 2024-04-02T05:27:10.516317+0000 mon.smithi023 (mon.0) 737 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:27:11.820 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:11 smithi103 bash[23315]: cluster 2024-04-02T05:27:10.827973+0000 mgr.smithi023.yzjfaq (mgr.14195) 147 : cluster 0 pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:13 smithi023 bash[18601]: cluster 2024-04-02T05:27:12.828604+0000 mgr.smithi023.yzjfaq (mgr.14195) 148 : cluster 0 pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:14.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:13 smithi023 bash[18601]: audit 2024-04-02T05:27:13.606788+0000 mon.smithi023 (mon.0) 738 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:27:14.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:13 smithi103 bash[23315]: cluster 2024-04-02T05:27:12.828604+0000 mgr.smithi023.yzjfaq (mgr.14195) 148 : cluster 0 pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:14.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:13 smithi103 bash[23315]: audit 2024-04-02T05:27:13.606788+0000 mon.smithi023 (mon.0) 738 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:27:15.276 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:27:16.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:15 smithi023 bash[18601]: cluster 2024-04-02T05:27:14.829267+0000 mgr.smithi023.yzjfaq (mgr.14195) 149 : cluster 0 pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:16.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:15 smithi103 bash[23315]: cluster 2024-04-02T05:27:14.829267+0000 mgr.smithi023.yzjfaq (mgr.14195) 149 : cluster 0 pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:18.152 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:17 smithi103 bash[23315]: cluster 2024-04-02T05:27:16.829881+0000 mgr.smithi023.yzjfaq (mgr.14195) 150 : cluster 0 pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:18.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:17 smithi023 bash[18601]: cluster 2024-04-02T05:27:16.829881+0000 mgr.smithi023.yzjfaq (mgr.14195) 150 : cluster 0 pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:19.232 INFO:teuthology.orchestra.run.smithi023.stdout:[client.0] 2024-04-02T05:27:19.232 INFO:teuthology.orchestra.run.smithi023.stdout: key = AQA3lwtmRphuDRAAdx8ouIFuEM8j4Nr1umfDHw== 2024-04-02T05:27:19.931 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:27:19.931 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-02T05:27:19.931 DEBUG:teuthology.orchestra.run.smithi023:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-02T05:27:19.952 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-02T05:27:20.012 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:19 smithi103 bash[23315]: cluster 2024-04-02T05:27:18.830332+0000 mgr.smithi023.yzjfaq (mgr.14195) 151 : cluster 0 pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:20.012 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:19 smithi103 bash[23315]: audit 2024-04-02T05:27:19.225091+0000 mon.smithi023 (mon.0) 739 : audit 1 from='client.? 172.21.15.23:0/4000826392' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:27:20.012 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:19 smithi103 bash[23315]: audit 2024-04-02T05:27:19.228913+0000 mon.smithi023 (mon.0) 740 : audit 1 from='client.? 172.21.15.23:0/4000826392' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T05:27:20.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:19 smithi023 bash[18601]: cluster 2024-04-02T05:27:18.830332+0000 mgr.smithi023.yzjfaq (mgr.14195) 151 : cluster 0 pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:20.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:19 smithi023 bash[18601]: audit 2024-04-02T05:27:19.225091+0000 mon.smithi023 (mon.0) 739 : audit 1 from='client.? 172.21.15.23:0/4000826392' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:27:20.233 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:19 smithi023 bash[18601]: audit 2024-04-02T05:27:19.228913+0000 mon.smithi023 (mon.0) 740 : audit 1 from='client.? 172.21.15.23:0/4000826392' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T05:27:22.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:21 smithi023 bash[18601]: cluster 2024-04-02T05:27:20.830863+0000 mgr.smithi023.yzjfaq (mgr.14195) 152 : cluster 0 pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:22.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:21 smithi103 bash[23315]: cluster 2024-04-02T05:27:20.830863+0000 mgr.smithi023.yzjfaq (mgr.14195) 152 : cluster 0 pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:23.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:23 smithi023 bash[18601]: cluster 2024-04-02T05:27:22.831494+0000 mgr.smithi023.yzjfaq (mgr.14195) 153 : cluster 0 pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:24.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:23 smithi103 bash[23315]: cluster 2024-04-02T05:27:22.831494+0000 mgr.smithi023.yzjfaq (mgr.14195) 153 : cluster 0 pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:24.735 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi103/config 2024-04-02T05:27:26.212 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:25 smithi023 bash[18601]: cluster 2024-04-02T05:27:24.832084+0000 mgr.smithi023.yzjfaq (mgr.14195) 154 : cluster 0 pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:26.298 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:25 smithi103 bash[23315]: cluster 2024-04-02T05:27:24.832084+0000 mgr.smithi023.yzjfaq (mgr.14195) 154 : cluster 0 pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:28.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:27 smithi023 bash[18601]: cluster 2024-04-02T05:27:26.832745+0000 mgr.smithi023.yzjfaq (mgr.14195) 155 : cluster 0 pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:28.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:27 smithi103 bash[23315]: cluster 2024-04-02T05:27:26.832745+0000 mgr.smithi023.yzjfaq (mgr.14195) 155 : cluster 0 pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:29.003 INFO:teuthology.orchestra.run.smithi103.stdout:[client.1] 2024-04-02T05:27:29.004 INFO:teuthology.orchestra.run.smithi103.stdout: key = AQBAlwtmrk9kOxAA3aWQtJ8f2ScXFcTnP2yHGw== 2024-04-02T05:27:29.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:28 smithi023 bash[18601]: audit 2024-04-02T05:27:28.606239+0000 mon.smithi023 (mon.0) 741 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:27:29.313 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:28 smithi103 bash[23315]: audit 2024-04-02T05:27:28.606239+0000 mon.smithi023 (mon.0) 741 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:27:30.068 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:29 smithi103 bash[23315]: cluster 2024-04-02T05:27:28.833365+0000 mgr.smithi023.yzjfaq (mgr.14195) 156 : cluster 0 pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:30.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:29 smithi103 bash[23315]: audit 2024-04-02T05:27:28.996235+0000 mon.smithi023 (mon.0) 742 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:27:30.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:29 smithi103 bash[23315]: audit 2024-04-02T05:27:28.997602+0000 mon.smithi103 (mon.1) 20 : audit 1 from='client.? 172.21.15.103:0/150700859' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:27:30.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:29 smithi103 bash[23315]: audit 2024-04-02T05:27:28.998404+0000 mon.smithi023 (mon.0) 743 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T05:27:30.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:29 smithi023 bash[18601]: cluster 2024-04-02T05:27:28.833365+0000 mgr.smithi023.yzjfaq (mgr.14195) 156 : cluster 0 pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:30.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:29 smithi023 bash[18601]: audit 2024-04-02T05:27:28.996235+0000 mon.smithi023 (mon.0) 742 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:27:30.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:29 smithi023 bash[18601]: audit 2024-04-02T05:27:28.997602+0000 mon.smithi103 (mon.1) 20 : audit 1 from='client.? 172.21.15.103:0/150700859' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:27:30.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:29 smithi023 bash[18601]: audit 2024-04-02T05:27:28.998404+0000 mon.smithi023 (mon.0) 743 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T05:27:30.283 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-02T05:27:30.283 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-02T05:27:30.283 DEBUG:teuthology.orchestra.run.smithi103:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-02T05:27:30.306 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-02T05:27:30.306 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-02T05:27:30.306 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph mgr dump --format=json 2024-04-02T05:27:32.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:31 smithi023 bash[18601]: cluster 2024-04-02T05:27:30.833995+0000 mgr.smithi023.yzjfaq (mgr.14195) 157 : cluster 0 pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:32.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:31 smithi103 bash[23315]: cluster 2024-04-02T05:27:30.833995+0000 mgr.smithi023.yzjfaq (mgr.14195) 157 : cluster 0 pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:34.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:33 smithi023 bash[18601]: cluster 2024-04-02T05:27:32.834541+0000 mgr.smithi023.yzjfaq (mgr.14195) 158 : cluster 0 pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:34.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:33 smithi103 bash[23315]: cluster 2024-04-02T05:27:32.834541+0000 mgr.smithi023.yzjfaq (mgr.14195) 158 : cluster 0 pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:34.804 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:27:36.228 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:35 smithi023 bash[18601]: cluster 2024-04-02T05:27:34.834968+0000 mgr.smithi023.yzjfaq (mgr.14195) 159 : cluster 0 pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:36.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:35 smithi103 bash[23315]: cluster 2024-04-02T05:27:34.834968+0000 mgr.smithi023.yzjfaq (mgr.14195) 159 : cluster 0 pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:38.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:37 smithi023 bash[18601]: cluster 2024-04-02T05:27:36.838382+0000 mgr.smithi023.yzjfaq (mgr.14195) 160 : cluster 0 pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:38.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:37 smithi103 bash[23315]: cluster 2024-04-02T05:27:36.838382+0000 mgr.smithi023.yzjfaq (mgr.14195) 160 : cluster 0 pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:38.914 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:27:39.215 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:38 smithi023 bash[18601]: audit 2024-04-02T05:27:38.896979+0000 mon.smithi023 (mon.0) 744 : audit 0 from='client.? 172.21.15.23:0/1053782937' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-02T05:27:39.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:38 smithi103 bash[23315]: audit 2024-04-02T05:27:38.896979+0000 mon.smithi023 (mon.0) 744 : audit 0 from='client.? 172.21.15.23:0/1053782937' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-02T05:27:39.760 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":19,"flags":0,"active_gid":14195,"active_name":"smithi023.yzjfaq","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6800","nonce":2240588962},{"type":"v1","addr":"172.21.15.23:6801","nonce":2240588962}]},"active_addr":"172.21.15.23:6801/2240588962","active_change":"2024-04-02T05:24:13.523168+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":14213,"name":"smithi103.jvjtqn","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:latest","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:latest","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.23:8443/","prometheus":"http://172.21.15.23:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":5,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.23:0","nonce":3539358108}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.23:0","nonce":1302812824}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.23:0","nonce":3995567060}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.23:0","nonce":3960401897}]}]} 2024-04-02T05:27:39.766 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-02T05:27:39.766 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-02T05:27:39.767 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-02T05:27:40.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:39 smithi023 bash[18601]: cluster 2024-04-02T05:27:38.838879+0000 mgr.smithi023.yzjfaq (mgr.14195) 161 : cluster 0 pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:40.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:39 smithi023 bash[18601]: audit 2024-04-02T05:27:39.661432+0000 mon.smithi023 (mon.0) 745 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:40.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:39 smithi023 bash[18601]: audit 2024-04-02T05:27:39.674775+0000 mon.smithi023 (mon.0) 746 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:40.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:39 smithi103 bash[23315]: cluster 2024-04-02T05:27:38.838879+0000 mgr.smithi023.yzjfaq (mgr.14195) 161 : cluster 0 pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:40.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:39 smithi103 bash[23315]: audit 2024-04-02T05:27:39.661432+0000 mon.smithi023 (mon.0) 745 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:40.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:39 smithi103 bash[23315]: audit 2024-04-02T05:27:39.674775+0000 mon.smithi023 (mon.0) 746 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:41.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:41 smithi103 bash[23315]: audit 2024-04-02T05:27:40.057272+0000 mon.smithi023 (mon.0) 747 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:41.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:41 smithi103 bash[23315]: audit 2024-04-02T05:27:40.064012+0000 mon.smithi023 (mon.0) 748 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:41.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:41 smithi023 bash[18601]: audit 2024-04-02T05:27:40.057272+0000 mon.smithi023 (mon.0) 747 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:41.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:41 smithi023 bash[18601]: audit 2024-04-02T05:27:40.064012+0000 mon.smithi023 (mon.0) 748 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:27:42.400 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:42 smithi023 bash[18601]: cluster 2024-04-02T05:27:40.839446+0000 mgr.smithi023.yzjfaq (mgr.14195) 162 : cluster 0 pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:42.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:42 smithi103 bash[23315]: cluster 2024-04-02T05:27:40.839446+0000 mgr.smithi023.yzjfaq (mgr.14195) 162 : cluster 0 pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:44.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:44 smithi023 bash[18601]: cluster 2024-04-02T05:27:42.840074+0000 mgr.smithi023.yzjfaq (mgr.14195) 163 : cluster 0 pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:44.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:44 smithi023 bash[18601]: audit 2024-04-02T05:27:43.607293+0000 mon.smithi023 (mon.0) 749 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:27:44.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:44 smithi103 bash[23315]: cluster 2024-04-02T05:27:42.840074+0000 mgr.smithi023.yzjfaq (mgr.14195) 163 : cluster 0 pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:44.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:44 smithi103 bash[23315]: audit 2024-04-02T05:27:43.607293+0000 mon.smithi023 (mon.0) 749 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:27:44.572 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:27:46.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:46 smithi023 bash[18601]: cluster 2024-04-02T05:27:44.840676+0000 mgr.smithi023.yzjfaq (mgr.14195) 164 : cluster 0 pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:46.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:46 smithi103 bash[23315]: cluster 2024-04-02T05:27:44.840676+0000 mgr.smithi023.yzjfaq (mgr.14195) 164 : cluster 0 pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:47.314 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:27:47.315 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":43,"fsid":"a3455b52-f0b0-11ee-b647-cb9ed24678a4","created":"2024-04-02T05:21:33.147776+0000","modified":"2024-04-02T05:26:54.860738+0000","last_up_change":"2024-04-02T05:26:50.887027+0000","last_in_change":"2024-04-02T05:25:58.419038+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":17,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"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-04-02T05:26:32.132365+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":"24","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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"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":"4fbab889-fc6a-4700-a2d3-9b6e404521d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6800","nonce":1412390813},{"type":"v1","addr":"172.21.15.103:6801","nonce":1412390813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6802","nonce":1412390813},{"type":"v1","addr":"172.21.15.103:6803","nonce":1412390813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6806","nonce":1412390813},{"type":"v1","addr":"172.21.15.103:6807","nonce":1412390813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6804","nonce":1412390813},{"type":"v1","addr":"172.21.15.103:6805","nonce":1412390813}]},"public_addr":"172.21.15.103:6801/1412390813","cluster_addr":"172.21.15.103:6803/1412390813","heartbeat_back_addr":"172.21.15.103:6807/1412390813","heartbeat_front_addr":"172.21.15.103:6805/1412390813","state":["exists","up"]},{"osd":1,"uuid":"31a69376-9e8e-49bb-a0da-0870dae26c09","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":1581545314},{"type":"v1","addr":"172.21.15.23:6803","nonce":1581545314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":1581545314},{"type":"v1","addr":"172.21.15.23:6805","nonce":1581545314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":1581545314},{"type":"v1","addr":"172.21.15.23:6809","nonce":1581545314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":1581545314},{"type":"v1","addr":"172.21.15.23:6807","nonce":1581545314}]},"public_addr":"172.21.15.23:6803/1581545314","cluster_addr":"172.21.15.23:6805/1581545314","heartbeat_back_addr":"172.21.15.23:6809/1581545314","heartbeat_front_addr":"172.21.15.23:6807/1581545314","state":["exists","up"]},{"osd":2,"uuid":"c8429686-fb58-4a42-b704-15689b5cb078","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6808","nonce":1599991910},{"type":"v1","addr":"172.21.15.103:6809","nonce":1599991910}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6810","nonce":1599991910},{"type":"v1","addr":"172.21.15.103:6811","nonce":1599991910}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6814","nonce":1599991910},{"type":"v1","addr":"172.21.15.103:6815","nonce":1599991910}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6812","nonce":1599991910},{"type":"v1","addr":"172.21.15.103:6813","nonce":1599991910}]},"public_addr":"172.21.15.103:6809/1599991910","cluster_addr":"172.21.15.103:6811/1599991910","heartbeat_back_addr":"172.21.15.103:6815/1599991910","heartbeat_front_addr":"172.21.15.103:6813/1599991910","state":["exists","up"]},{"osd":3,"uuid":"d66e4f15-3bef-4593-9007-29b0da7382eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6810","nonce":4173360620},{"type":"v1","addr":"172.21.15.23:6811","nonce":4173360620}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":4173360620},{"type":"v1","addr":"172.21.15.23:6813","nonce":4173360620}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":4173360620},{"type":"v1","addr":"172.21.15.23:6817","nonce":4173360620}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":4173360620},{"type":"v1","addr":"172.21.15.23:6815","nonce":4173360620}]},"public_addr":"172.21.15.23:6811/4173360620","cluster_addr":"172.21.15.23:6813/4173360620","heartbeat_back_addr":"172.21.15.23:6817/4173360620","heartbeat_front_addr":"172.21.15.23:6815/4173360620","state":["exists","up"]},{"osd":4,"uuid":"c78875a9-6ab2-4381-80e4-8c0bfce06b60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6816","nonce":3585964354},{"type":"v1","addr":"172.21.15.103:6817","nonce":3585964354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6818","nonce":3585964354},{"type":"v1","addr":"172.21.15.103:6819","nonce":3585964354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6822","nonce":3585964354},{"type":"v1","addr":"172.21.15.103:6823","nonce":3585964354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6820","nonce":3585964354},{"type":"v1","addr":"172.21.15.103:6821","nonce":3585964354}]},"public_addr":"172.21.15.103:6817/3585964354","cluster_addr":"172.21.15.103:6819/3585964354","heartbeat_back_addr":"172.21.15.103:6823/3585964354","heartbeat_front_addr":"172.21.15.103:6821/3585964354","state":["exists","up"]},{"osd":5,"uuid":"cf479cc8-fca8-4674-9a5e-9326fdbcb75c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6818","nonce":3537822176},{"type":"v1","addr":"172.21.15.23:6819","nonce":3537822176}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3537822176},{"type":"v1","addr":"172.21.15.23:6821","nonce":3537822176}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3537822176},{"type":"v1","addr":"172.21.15.23:6825","nonce":3537822176}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3537822176},{"type":"v1","addr":"172.21.15.23:6823","nonce":3537822176}]},"public_addr":"172.21.15.23:6819/3537822176","cluster_addr":"172.21.15.23:6821/3537822176","heartbeat_back_addr":"172.21.15.23:6825/3537822176","heartbeat_front_addr":"172.21.15.23:6823/3537822176","state":["exists","up"]},{"osd":6,"uuid":"2ee60ed8-bd1e-47ed-b26a-fa9c6c2be539","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6824","nonce":3922598858},{"type":"v1","addr":"172.21.15.103:6825","nonce":3922598858}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6826","nonce":3922598858},{"type":"v1","addr":"172.21.15.103:6827","nonce":3922598858}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6830","nonce":3922598858},{"type":"v1","addr":"172.21.15.103:6831","nonce":3922598858}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6828","nonce":3922598858},{"type":"v1","addr":"172.21.15.103:6829","nonce":3922598858}]},"public_addr":"172.21.15.103:6825/3922598858","cluster_addr":"172.21.15.103:6827/3922598858","heartbeat_back_addr":"172.21.15.103:6831/3922598858","heartbeat_front_addr":"172.21.15.103:6829/3922598858","state":["exists","up"]},{"osd":7,"uuid":"c375dc11-8874-4654-94ed-ab9a08ec8ecc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6826","nonce":109645137},{"type":"v1","addr":"172.21.15.23:6827","nonce":109645137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":109645137},{"type":"v1","addr":"172.21.15.23:6829","nonce":109645137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":109645137},{"type":"v1","addr":"172.21.15.23:6833","nonce":109645137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":109645137},{"type":"v1","addr":"172.21.15.23:6831","nonce":109645137}]},"public_addr":"172.21.15.23:6827/109645137","cluster_addr":"172.21.15.23:6829/109645137","heartbeat_back_addr":"172.21.15.23:6833/109645137","heartbeat_front_addr":"172.21.15.23:6831/109645137","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-04-02T05:26:22.439566+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-04-02T05:26:29.073930+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-04-02T05:26:27.995854+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:36.546577+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:34.060702+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:44.939249+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:38.799565+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:49.714817+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:6800/1386680816":"2024-04-03T05:24:13.522970+0000","172.21.15.23:0/1364549914":"2024-04-03T05:24:13.522970+0000","172.21.15.23:0/3493680240":"2024-04-03T05:22:52.322847+0000","172.21.15.23:6801/3914353762":"2024-04-03T05:22:52.322847+0000","172.21.15.23:0/4243741086":"2024-04-03T05:22:52.322847+0000","172.21.15.23:6800/3914353762":"2024-04-03T05:22:52.322847+0000","172.21.15.23:6801/1386680816":"2024-04-03T05:24:13.522970+0000","172.21.15.23:6801/139524123":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/498862171":"2024-04-03T05:24:13.522970+0000","172.21.15.23:6800/139524123":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/2731155095":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/282319544":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/1334574418":"2024-04-03T05:24:13.522970+0000","172.21.15.23:0/2564461542":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/2913146646":"2024-04-03T05:22:52.322847+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-04-02T05:27:47.933 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-02T05:27:47.933 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-02T05:27:48.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:48 smithi023 bash[18601]: cluster 2024-04-02T05:27:46.841318+0000 mgr.smithi023.yzjfaq (mgr.14195) 165 : cluster 0 pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:48.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:48 smithi023 bash[18601]: audit 2024-04-02T05:27:47.310073+0000 mon.smithi023 (mon.0) 750 : audit 0 from='client.? 172.21.15.23:0/695811847' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:27:48.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:48 smithi103 bash[23315]: cluster 2024-04-02T05:27:46.841318+0000 mgr.smithi023.yzjfaq (mgr.14195) 165 : cluster 0 pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:48.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:48 smithi103 bash[23315]: audit 2024-04-02T05:27:47.310073+0000 mon.smithi023 (mon.0) 750 : audit 0 from='client.? 172.21.15.23:0/695811847' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:27:50.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:50 smithi023 bash[18601]: cluster 2024-04-02T05:27:48.841961+0000 mgr.smithi023.yzjfaq (mgr.14195) 166 : cluster 0 pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:50.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:50 smithi103 bash[23315]: cluster 2024-04-02T05:27:48.841961+0000 mgr.smithi023.yzjfaq (mgr.14195) 166 : cluster 0 pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:52.399 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:52 smithi023 bash[18601]: cluster 2024-04-02T05:27:50.842536+0000 mgr.smithi023.yzjfaq (mgr.14195) 167 : cluster 0 pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:52.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:52 smithi103 bash[23315]: cluster 2024-04-02T05:27:50.842536+0000 mgr.smithi023.yzjfaq (mgr.14195) 167 : cluster 0 pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:52.742 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:27:54.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:54 smithi023 bash[18601]: cluster 2024-04-02T05:27:52.843142+0000 mgr.smithi023.yzjfaq (mgr.14195) 168 : cluster 0 pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:54.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:54 smithi103 bash[23315]: cluster 2024-04-02T05:27:52.843142+0000 mgr.smithi023.yzjfaq (mgr.14195) 168 : cluster 0 pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:55.433 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:27:55.434 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":43,"fsid":"a3455b52-f0b0-11ee-b647-cb9ed24678a4","created":"2024-04-02T05:21:33.147776+0000","modified":"2024-04-02T05:26:54.860738+0000","last_up_change":"2024-04-02T05:26:50.887027+0000","last_in_change":"2024-04-02T05:25:58.419038+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":17,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"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-04-02T05:26:32.132365+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":"24","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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"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":"4fbab889-fc6a-4700-a2d3-9b6e404521d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6800","nonce":1412390813},{"type":"v1","addr":"172.21.15.103:6801","nonce":1412390813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6802","nonce":1412390813},{"type":"v1","addr":"172.21.15.103:6803","nonce":1412390813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6806","nonce":1412390813},{"type":"v1","addr":"172.21.15.103:6807","nonce":1412390813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6804","nonce":1412390813},{"type":"v1","addr":"172.21.15.103:6805","nonce":1412390813}]},"public_addr":"172.21.15.103:6801/1412390813","cluster_addr":"172.21.15.103:6803/1412390813","heartbeat_back_addr":"172.21.15.103:6807/1412390813","heartbeat_front_addr":"172.21.15.103:6805/1412390813","state":["exists","up"]},{"osd":1,"uuid":"31a69376-9e8e-49bb-a0da-0870dae26c09","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":1581545314},{"type":"v1","addr":"172.21.15.23:6803","nonce":1581545314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":1581545314},{"type":"v1","addr":"172.21.15.23:6805","nonce":1581545314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":1581545314},{"type":"v1","addr":"172.21.15.23:6809","nonce":1581545314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":1581545314},{"type":"v1","addr":"172.21.15.23:6807","nonce":1581545314}]},"public_addr":"172.21.15.23:6803/1581545314","cluster_addr":"172.21.15.23:6805/1581545314","heartbeat_back_addr":"172.21.15.23:6809/1581545314","heartbeat_front_addr":"172.21.15.23:6807/1581545314","state":["exists","up"]},{"osd":2,"uuid":"c8429686-fb58-4a42-b704-15689b5cb078","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6808","nonce":1599991910},{"type":"v1","addr":"172.21.15.103:6809","nonce":1599991910}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6810","nonce":1599991910},{"type":"v1","addr":"172.21.15.103:6811","nonce":1599991910}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6814","nonce":1599991910},{"type":"v1","addr":"172.21.15.103:6815","nonce":1599991910}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6812","nonce":1599991910},{"type":"v1","addr":"172.21.15.103:6813","nonce":1599991910}]},"public_addr":"172.21.15.103:6809/1599991910","cluster_addr":"172.21.15.103:6811/1599991910","heartbeat_back_addr":"172.21.15.103:6815/1599991910","heartbeat_front_addr":"172.21.15.103:6813/1599991910","state":["exists","up"]},{"osd":3,"uuid":"d66e4f15-3bef-4593-9007-29b0da7382eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6810","nonce":4173360620},{"type":"v1","addr":"172.21.15.23:6811","nonce":4173360620}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":4173360620},{"type":"v1","addr":"172.21.15.23:6813","nonce":4173360620}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":4173360620},{"type":"v1","addr":"172.21.15.23:6817","nonce":4173360620}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":4173360620},{"type":"v1","addr":"172.21.15.23:6815","nonce":4173360620}]},"public_addr":"172.21.15.23:6811/4173360620","cluster_addr":"172.21.15.23:6813/4173360620","heartbeat_back_addr":"172.21.15.23:6817/4173360620","heartbeat_front_addr":"172.21.15.23:6815/4173360620","state":["exists","up"]},{"osd":4,"uuid":"c78875a9-6ab2-4381-80e4-8c0bfce06b60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6816","nonce":3585964354},{"type":"v1","addr":"172.21.15.103:6817","nonce":3585964354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6818","nonce":3585964354},{"type":"v1","addr":"172.21.15.103:6819","nonce":3585964354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6822","nonce":3585964354},{"type":"v1","addr":"172.21.15.103:6823","nonce":3585964354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6820","nonce":3585964354},{"type":"v1","addr":"172.21.15.103:6821","nonce":3585964354}]},"public_addr":"172.21.15.103:6817/3585964354","cluster_addr":"172.21.15.103:6819/3585964354","heartbeat_back_addr":"172.21.15.103:6823/3585964354","heartbeat_front_addr":"172.21.15.103:6821/3585964354","state":["exists","up"]},{"osd":5,"uuid":"cf479cc8-fca8-4674-9a5e-9326fdbcb75c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6818","nonce":3537822176},{"type":"v1","addr":"172.21.15.23:6819","nonce":3537822176}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3537822176},{"type":"v1","addr":"172.21.15.23:6821","nonce":3537822176}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3537822176},{"type":"v1","addr":"172.21.15.23:6825","nonce":3537822176}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3537822176},{"type":"v1","addr":"172.21.15.23:6823","nonce":3537822176}]},"public_addr":"172.21.15.23:6819/3537822176","cluster_addr":"172.21.15.23:6821/3537822176","heartbeat_back_addr":"172.21.15.23:6825/3537822176","heartbeat_front_addr":"172.21.15.23:6823/3537822176","state":["exists","up"]},{"osd":6,"uuid":"2ee60ed8-bd1e-47ed-b26a-fa9c6c2be539","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6824","nonce":3922598858},{"type":"v1","addr":"172.21.15.103:6825","nonce":3922598858}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6826","nonce":3922598858},{"type":"v1","addr":"172.21.15.103:6827","nonce":3922598858}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6830","nonce":3922598858},{"type":"v1","addr":"172.21.15.103:6831","nonce":3922598858}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6828","nonce":3922598858},{"type":"v1","addr":"172.21.15.103:6829","nonce":3922598858}]},"public_addr":"172.21.15.103:6825/3922598858","cluster_addr":"172.21.15.103:6827/3922598858","heartbeat_back_addr":"172.21.15.103:6831/3922598858","heartbeat_front_addr":"172.21.15.103:6829/3922598858","state":["exists","up"]},{"osd":7,"uuid":"c375dc11-8874-4654-94ed-ab9a08ec8ecc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6826","nonce":109645137},{"type":"v1","addr":"172.21.15.23:6827","nonce":109645137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":109645137},{"type":"v1","addr":"172.21.15.23:6829","nonce":109645137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":109645137},{"type":"v1","addr":"172.21.15.23:6833","nonce":109645137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":109645137},{"type":"v1","addr":"172.21.15.23:6831","nonce":109645137}]},"public_addr":"172.21.15.23:6827/109645137","cluster_addr":"172.21.15.23:6829/109645137","heartbeat_back_addr":"172.21.15.23:6833/109645137","heartbeat_front_addr":"172.21.15.23:6831/109645137","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-04-02T05:26:22.439566+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-04-02T05:26:29.073930+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-04-02T05:26:27.995854+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:36.546577+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:34.060702+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:44.939249+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:38.799565+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:26:49.714817+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:6800/1386680816":"2024-04-03T05:24:13.522970+0000","172.21.15.23:0/1364549914":"2024-04-03T05:24:13.522970+0000","172.21.15.23:0/3493680240":"2024-04-03T05:22:52.322847+0000","172.21.15.23:6801/3914353762":"2024-04-03T05:22:52.322847+0000","172.21.15.23:0/4243741086":"2024-04-03T05:22:52.322847+0000","172.21.15.23:6800/3914353762":"2024-04-03T05:22:52.322847+0000","172.21.15.23:6801/1386680816":"2024-04-03T05:24:13.522970+0000","172.21.15.23:6801/139524123":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/498862171":"2024-04-03T05:24:13.522970+0000","172.21.15.23:6800/139524123":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/2731155095":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/282319544":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/1334574418":"2024-04-03T05:24:13.522970+0000","172.21.15.23:0/2564461542":"2024-04-03T05:22:04.871270+0000","172.21.15.23:0/2913146646":"2024-04-03T05:22:52.322847+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-04-02T05:27:56.078 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-04-02T05:27:56.078 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-04-02T05:27:56.079 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-04-02T05:27:56.079 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-04-02T05:27:56.080 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-04-02T05:27:56.080 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-04-02T05:27:56.080 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-04-02T05:27:56.081 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-04-02T05:27:56.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:56 smithi103 bash[23315]: cluster 2024-04-02T05:27:54.843774+0000 mgr.smithi023.yzjfaq (mgr.14195) 169 : cluster 0 pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:56.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:56 smithi103 bash[23315]: audit 2024-04-02T05:27:55.429381+0000 mon.smithi023 (mon.0) 751 : audit 0 from='client.? 172.21.15.23:0/1493443603' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:27:56.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:56 smithi023 bash[18601]: cluster 2024-04-02T05:27:54.843774+0000 mgr.smithi023.yzjfaq (mgr.14195) 169 : cluster 0 pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:56.646 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:56 smithi023 bash[18601]: audit 2024-04-02T05:27:55.429381+0000 mon.smithi023 (mon.0) 751 : audit 0 from='client.? 172.21.15.23:0/1493443603' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:27:58.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:58 smithi023 bash[18601]: cluster 2024-04-02T05:27:56.844402+0000 mgr.smithi023.yzjfaq (mgr.14195) 170 : cluster 0 pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:58.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:58 smithi103 bash[23315]: cluster 2024-04-02T05:27:56.844402+0000 mgr.smithi023.yzjfaq (mgr.14195) 170 : cluster 0 pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:27:59.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:27:59 smithi023 bash[18601]: audit 2024-04-02T05:27:58.607866+0000 mon.smithi023 (mon.0) 752 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:27:59.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:27:59 smithi103 bash[23315]: audit 2024-04-02T05:27:58.607866+0000 mon.smithi023 (mon.0) 752 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:28:00.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:00 smithi023 bash[18601]: cluster 2024-04-02T05:27:58.845021+0000 mgr.smithi023.yzjfaq (mgr.14195) 171 : cluster 0 pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:00.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:00 smithi103 bash[23315]: cluster 2024-04-02T05:27:58.845021+0000 mgr.smithi023.yzjfaq (mgr.14195) 171 : cluster 0 pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:01.009 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:01.010 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:01.010 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:01.010 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:01.011 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:01.013 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:01.013 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:01.016 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:02.385 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:02 smithi023 bash[18601]: cluster 2024-04-02T05:28:00.845726+0000 mgr.smithi023.yzjfaq (mgr.14195) 172 : cluster 0 pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:02.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:02 smithi103 bash[23315]: cluster 2024-04-02T05:28:00.845726+0000 mgr.smithi023.yzjfaq (mgr.14195) 172 : cluster 0 pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:04.431 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:04 smithi023 bash[18601]: cluster 2024-04-02T05:28:02.846387+0000 mgr.smithi023.yzjfaq (mgr.14195) 173 : cluster 0 pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:04.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:04 smithi103 bash[23315]: cluster 2024-04-02T05:28:02.846387+0000 mgr.smithi023.yzjfaq (mgr.14195) 173 : cluster 0 pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:06.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:06 smithi023 bash[18601]: cluster 2024-04-02T05:28:04.846924+0000 mgr.smithi023.yzjfaq (mgr.14195) 174 : cluster 0 pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:06.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:06 smithi103 bash[23315]: cluster 2024-04-02T05:28:04.846924+0000 mgr.smithi023.yzjfaq (mgr.14195) 174 : cluster 0 pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:08.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:08 smithi023 bash[18601]: cluster 2024-04-02T05:28:06.847375+0000 mgr.smithi023.yzjfaq (mgr.14195) 175 : cluster 0 pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:08.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:08 smithi103 bash[23315]: cluster 2024-04-02T05:28:06.847375+0000 mgr.smithi023.yzjfaq (mgr.14195) 175 : cluster 0 pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:10.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:10 smithi023 bash[18601]: cluster 2024-04-02T05:28:08.847899+0000 mgr.smithi023.yzjfaq (mgr.14195) 176 : cluster 0 pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:10.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:10 smithi103 bash[23315]: cluster 2024-04-02T05:28:08.847899+0000 mgr.smithi023.yzjfaq (mgr.14195) 176 : cluster 0 pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:12.473 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:12 smithi023 bash[18601]: cluster 2024-04-02T05:28:10.848466+0000 mgr.smithi023.yzjfaq (mgr.14195) 177 : cluster 0 pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:12.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:12 smithi103 bash[23315]: cluster 2024-04-02T05:28:10.848466+0000 mgr.smithi023.yzjfaq (mgr.14195) 177 : cluster 0 pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:13.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:13 smithi023 bash[18601]: cluster 2024-04-02T05:28:12.849135+0000 mgr.smithi023.yzjfaq (mgr.14195) 178 : cluster 0 pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:13.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:13 smithi103 bash[23315]: cluster 2024-04-02T05:28:12.849135+0000 mgr.smithi023.yzjfaq (mgr.14195) 178 : cluster 0 pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:14 smithi023 bash[18601]: audit 2024-04-02T05:28:13.608216+0000 mon.smithi023 (mon.0) 753 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:28:14.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:14 smithi103 bash[23315]: audit 2024-04-02T05:28:13.608216+0000 mon.smithi023 (mon.0) 753 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:28:15.025 INFO:teuthology.orchestra.run.smithi023.stdout:167503724564 2024-04-02T05:28:15.025 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-04-02T05:28:15.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:15 smithi023 bash[18601]: cluster 2024-04-02T05:28:14.849717+0000 mgr.smithi023.yzjfaq (mgr.14195) 179 : cluster 0 pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:15.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:15 smithi103 bash[23315]: cluster 2024-04-02T05:28:14.849717+0000 mgr.smithi023.yzjfaq (mgr.14195) 179 : cluster 0 pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:16.098 INFO:teuthology.orchestra.run.smithi023.stdout:128849018902 2024-04-02T05:28:16.098 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-04-02T05:28:16.345 INFO:teuthology.orchestra.run.smithi023.stdout:90194313239 2024-04-02T05:28:16.346 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-04-02T05:28:17.620 INFO:teuthology.orchestra.run.smithi023.stdout:120259084310 2024-04-02T05:28:17.620 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-04-02T05:28:18.186 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:17 smithi023 bash[18601]: cluster 2024-04-02T05:28:16.850161+0000 mgr.smithi023.yzjfaq (mgr.14195) 180 : cluster 0 pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:18.238 INFO:teuthology.orchestra.run.smithi023.stdout:150323855380 2024-04-02T05:28:18.238 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-04-02T05:28:18.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:17 smithi103 bash[23315]: cluster 2024-04-02T05:28:16.850161+0000 mgr.smithi023.yzjfaq (mgr.14195) 180 : cluster 0 pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:19.159 INFO:teuthology.orchestra.run.smithi023.stdout:85899345945 2024-04-02T05:28:19.159 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-04-02T05:28:19.163 INFO:teuthology.orchestra.run.smithi023.stdout:107374182423 2024-04-02T05:28:19.163 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-04-02T05:28:19.164 INFO:teuthology.orchestra.run.smithi023.stdout:68719476762 2024-04-02T05:28:19.165 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-04-02T05:28:20.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:19 smithi023 bash[18601]: cluster 2024-04-02T05:28:18.850719+0000 mgr.smithi023.yzjfaq (mgr.14195) 181 : cluster 0 pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:20.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:19 smithi103 bash[23315]: cluster 2024-04-02T05:28:18.850719+0000 mgr.smithi023.yzjfaq (mgr.14195) 181 : cluster 0 pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:21.874 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:21.874 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:21.874 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:21.876 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:22.068 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:21 smithi103 bash[23315]: cluster 2024-04-02T05:28:20.851184+0000 mgr.smithi023.yzjfaq (mgr.14195) 182 : cluster 0 pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:22.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:21 smithi023 bash[18601]: cluster 2024-04-02T05:28:20.851184+0000 mgr.smithi023.yzjfaq (mgr.14195) 182 : cluster 0 pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:22.893 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:23.920 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:24.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:23 smithi023 bash[18601]: cluster 2024-04-02T05:28:22.851566+0000 mgr.smithi023.yzjfaq (mgr.14195) 183 : cluster 0 pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:24.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:23 smithi103 bash[23315]: cluster 2024-04-02T05:28:22.851566+0000 mgr.smithi023.yzjfaq (mgr.14195) 183 : cluster 0 pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:26.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:25 smithi023 bash[18601]: cluster 2024-04-02T05:28:24.851991+0000 mgr.smithi023.yzjfaq (mgr.14195) 184 : cluster 0 pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:26.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:25 smithi103 bash[23315]: cluster 2024-04-02T05:28:24.851991+0000 mgr.smithi023.yzjfaq (mgr.14195) 184 : cluster 0 pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:28.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:27 smithi103 bash[23315]: cluster 2024-04-02T05:28:26.852386+0000 mgr.smithi023.yzjfaq (mgr.14195) 185 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:28.474 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:28 smithi023 bash[18601]: cluster 2024-04-02T05:28:26.852386+0000 mgr.smithi023.yzjfaq (mgr.14195) 185 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:29.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:28 smithi023 bash[18601]: audit 2024-04-02T05:28:28.608710+0000 mon.smithi023 (mon.0) 754 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:28:29.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:28 smithi103 bash[23315]: audit 2024-04-02T05:28:28.608710+0000 mon.smithi023 (mon.0) 754 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:28:30.050 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:29 smithi023 bash[18601]: cluster 2024-04-02T05:28:28.853002+0000 mgr.smithi023.yzjfaq (mgr.14195) 186 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:30.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:29 smithi103 bash[23315]: cluster 2024-04-02T05:28:28.853002+0000 mgr.smithi023.yzjfaq (mgr.14195) 186 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:32.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:31 smithi023 bash[18601]: cluster 2024-04-02T05:28:30.853561+0000 mgr.smithi023.yzjfaq (mgr.14195) 187 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:32.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:31 smithi103 bash[23315]: cluster 2024-04-02T05:28:30.853561+0000 mgr.smithi023.yzjfaq (mgr.14195) 187 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:33.210 INFO:teuthology.orchestra.run.smithi023.stdout:167503724568 2024-04-02T05:28:34.210 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:33 smithi023 bash[18601]: cluster 2024-04-02T05:28:32.853974+0000 mgr.smithi023.yzjfaq (mgr.14195) 188 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:34.211 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:33 smithi023 bash[18601]: audit 2024-04-02T05:28:33.207406+0000 mon.smithi023 (mon.0) 755 : audit 0 from='client.? 172.21.15.23:0/502343802' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-02T05:28:34.285 INFO:teuthology.orchestra.run.smithi023.stdout:120259084314 2024-04-02T05:28:34.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:33 smithi103 bash[23315]: cluster 2024-04-02T05:28:32.853974+0000 mgr.smithi023.yzjfaq (mgr.14195) 188 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:34.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:33 smithi103 bash[23315]: audit 2024-04-02T05:28:33.207406+0000 mon.smithi023 (mon.0) 755 : audit 0 from='client.? 172.21.15.23:0/502343802' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-02T05:28:35.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:34 smithi023 bash[18601]: audit 2024-04-02T05:28:34.282635+0000 mon.smithi023 (mon.0) 756 : audit 0 from='client.? 172.21.15.23:0/1081773003' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-02T05:28:35.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:34 smithi103 bash[23315]: audit 2024-04-02T05:28:34.282635+0000 mon.smithi023 (mon.0) 756 : audit 0 from='client.? 172.21.15.23:0/1081773003' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-02T05:28:35.507 INFO:teuthology.orchestra.run.smithi023.stdout:128849018906 2024-04-02T05:28:36.026 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724564 got 167503724568 for osd.7 2024-04-02T05:28:36.026 DEBUG:teuthology.parallel:result is None 2024-04-02T05:28:36.292 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:35 smithi023 bash[18601]: cluster 2024-04-02T05:28:34.854430+0000 mgr.smithi023.yzjfaq (mgr.14195) 189 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:36.292 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:35 smithi023 bash[18601]: audit 2024-04-02T05:28:35.504960+0000 mon.smithi023 (mon.0) 757 : audit 0 from='client.? 172.21.15.23:0/1318849177' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-02T05:28:36.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:35 smithi103 bash[23315]: cluster 2024-04-02T05:28:34.854430+0000 mgr.smithi023.yzjfaq (mgr.14195) 189 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:36.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:35 smithi103 bash[23315]: audit 2024-04-02T05:28:35.504960+0000 mon.smithi023 (mon.0) 757 : audit 0 from='client.? 172.21.15.23:0/1318849177' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-02T05:28:36.488 INFO:teuthology.orchestra.run.smithi023.stdout:90194313243 2024-04-02T05:28:37.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:36 smithi023 bash[18601]: audit 2024-04-02T05:28:36.485670+0000 mon.smithi023 (mon.0) 758 : audit 0 from='client.? 172.21.15.23:0/2384046372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-02T05:28:37.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:36 smithi103 bash[23315]: audit 2024-04-02T05:28:36.485670+0000 mon.smithi023 (mon.0) 758 : audit 0 from='client.? 172.21.15.23:0/2384046372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-02T05:28:37.480 INFO:teuthology.orchestra.run.smithi023.stdout:150323855384 2024-04-02T05:28:37.827 INFO:tasks.cephadm.ceph_manager.ceph:need seq 120259084310 got 120259084314 for osd.3 2024-04-02T05:28:37.828 DEBUG:teuthology.parallel:result is None 2024-04-02T05:28:38.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:37 smithi023 bash[18601]: cluster 2024-04-02T05:28:36.854972+0000 mgr.smithi023.yzjfaq (mgr.14195) 190 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:38.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:37 smithi023 bash[18601]: audit 2024-04-02T05:28:37.477603+0000 mon.smithi023 (mon.0) 759 : audit 0 from='client.? 172.21.15.23:0/1477291437' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-02T05:28:38.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:37 smithi103 bash[23315]: cluster 2024-04-02T05:28:36.854972+0000 mgr.smithi023.yzjfaq (mgr.14195) 190 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:38.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:37 smithi103 bash[23315]: audit 2024-04-02T05:28:37.477603+0000 mon.smithi023 (mon.0) 759 : audit 0 from='client.? 172.21.15.23:0/1477291437' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-02T05:28:38.792 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018902 got 128849018906 for osd.6 2024-04-02T05:28:38.792 DEBUG:teuthology.parallel:result is None 2024-04-02T05:28:39.223 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313239 got 90194313243 for osd.1 2024-04-02T05:28:39.224 DEBUG:teuthology.parallel:result is None 2024-04-02T05:28:39.968 INFO:tasks.cephadm.ceph_manager.ceph:need seq 150323855380 got 150323855384 for osd.5 2024-04-02T05:28:39.968 DEBUG:teuthology.parallel:result is None 2024-04-02T05:28:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:39 smithi023 bash[18601]: cluster 2024-04-02T05:28:38.855538+0000 mgr.smithi023.yzjfaq (mgr.14195) 191 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:40.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:39 smithi103 bash[23315]: cluster 2024-04-02T05:28:38.855538+0000 mgr.smithi023.yzjfaq (mgr.14195) 191 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:40.386 INFO:teuthology.orchestra.run.smithi023.stdout:107374182427 2024-04-02T05:28:40.426 INFO:teuthology.orchestra.run.smithi023.stdout:85899345949 2024-04-02T05:28:40.519 INFO:teuthology.orchestra.run.smithi023.stdout:68719476766 2024-04-02T05:28:41.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:40 smithi023 bash[18601]: audit 2024-04-02T05:28:40.191605+0000 mon.smithi023 (mon.0) 760 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:28:41.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:40 smithi023 bash[18601]: audit 2024-04-02T05:28:40.383716+0000 mon.smithi023 (mon.0) 761 : audit 0 from='client.? 172.21.15.23:0/871007033' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-02T05:28:41.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:40 smithi023 bash[18601]: audit 2024-04-02T05:28:40.425665+0000 mon.smithi103 (mon.1) 21 : audit 0 from='client.? 172.21.15.23:0/3992882195' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-02T05:28:41.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:40 smithi023 bash[18601]: audit 2024-04-02T05:28:40.516931+0000 mon.smithi023 (mon.0) 762 : audit 0 from='client.? 172.21.15.23:0/4052388047' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-02T05:28:41.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:40 smithi103 bash[23315]: audit 2024-04-02T05:28:40.191605+0000 mon.smithi023 (mon.0) 760 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:28:41.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:40 smithi103 bash[23315]: audit 2024-04-02T05:28:40.383716+0000 mon.smithi023 (mon.0) 761 : audit 0 from='client.? 172.21.15.23:0/871007033' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-02T05:28:41.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:40 smithi103 bash[23315]: audit 2024-04-02T05:28:40.425665+0000 mon.smithi103 (mon.1) 21 : audit 0 from='client.? 172.21.15.23:0/3992882195' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-02T05:28:41.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:40 smithi103 bash[23315]: audit 2024-04-02T05:28:40.516931+0000 mon.smithi023 (mon.0) 762 : audit 0 from='client.? 172.21.15.23:0/4052388047' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-02T05:28:41.817 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345945 got 85899345949 for osd.2 2024-04-02T05:28:41.817 DEBUG:teuthology.parallel:result is None 2024-04-02T05:28:41.835 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476762 got 68719476766 for osd.0 2024-04-02T05:28:41.835 DEBUG:teuthology.parallel:result is None 2024-04-02T05:28:41.843 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182423 got 107374182427 for osd.4 2024-04-02T05:28:41.843 DEBUG:teuthology.parallel:result is None 2024-04-02T05:28:41.843 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-02T05:28:41.844 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-02T05:28:42.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:41 smithi023 bash[18601]: cluster 2024-04-02T05:28:40.856246+0000 mgr.smithi023.yzjfaq (mgr.14195) 192 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:42.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:41 smithi103 bash[23315]: cluster 2024-04-02T05:28:40.856246+0000 mgr.smithi023.yzjfaq (mgr.14195) 192 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:44.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:44 smithi103 bash[23315]: cluster 2024-04-02T05:28:42.856867+0000 mgr.smithi023.yzjfaq (mgr.14195) 193 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:44.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:44 smithi103 bash[23315]: audit 2024-04-02T05:28:43.609050+0000 mon.smithi023 (mon.0) 763 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:28:44.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:44 smithi023 bash[18601]: cluster 2024-04-02T05:28:42.856867+0000 mgr.smithi023.yzjfaq (mgr.14195) 193 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:44.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:44 smithi023 bash[18601]: audit 2024-04-02T05:28:43.609050+0000 mon.smithi023 (mon.0) 763 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:28:46.256 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:46.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:46 smithi103 bash[23315]: cluster 2024-04-02T05:28:44.857415+0000 mgr.smithi023.yzjfaq (mgr.14195) 194 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:46.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:46 smithi103 bash[23315]: audit 2024-04-02T05:28:45.733843+0000 mon.smithi023 (mon.0) 764 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:28:46.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:46 smithi103 bash[23315]: audit 2024-04-02T05:28:45.740236+0000 mon.smithi023 (mon.0) 765 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:28:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:46 smithi023 bash[18601]: cluster 2024-04-02T05:28:44.857415+0000 mgr.smithi023.yzjfaq (mgr.14195) 194 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:46.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:46 smithi023 bash[18601]: audit 2024-04-02T05:28:45.733843+0000 mon.smithi023 (mon.0) 764 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:28:46.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:46 smithi023 bash[18601]: audit 2024-04-02T05:28:45.740236+0000 mon.smithi023 (mon.0) 765 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:28:47.346 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:47 smithi023 bash[18601]: audit 2024-04-02T05:28:46.193534+0000 mon.smithi023 (mon.0) 766 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:28:47.346 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:47 smithi023 bash[18601]: audit 2024-04-02T05:28:46.203262+0000 mon.smithi023 (mon.0) 767 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:28:47.346 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:47 smithi023 bash[18601]: cluster 2024-04-02T05:28:46.857829+0000 mgr.smithi023.yzjfaq (mgr.14195) 195 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:47.347 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:47 smithi023 bash[18601]: audit 2024-04-02T05:28:46.884600+0000 mon.smithi023 (mon.0) 768 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:28:47.347 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:47 smithi023 bash[18601]: audit 2024-04-02T05:28:46.886060+0000 mon.smithi023 (mon.0) 769 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:28:47.347 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:47 smithi023 bash[18601]: audit 2024-04-02T05:28:46.898287+0000 mon.smithi023 (mon.0) 770 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:28:47.347 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:47 smithi023 bash[18601]: audit 2024-04-02T05:28:46.906323+0000 mon.smithi023 (mon.0) 771 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:28:47.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:47 smithi103 bash[23315]: audit 2024-04-02T05:28:46.193534+0000 mon.smithi023 (mon.0) 766 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:28:47.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:47 smithi103 bash[23315]: audit 2024-04-02T05:28:46.203262+0000 mon.smithi023 (mon.0) 767 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:28:47.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:47 smithi103 bash[23315]: cluster 2024-04-02T05:28:46.857829+0000 mgr.smithi023.yzjfaq (mgr.14195) 195 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:47.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:47 smithi103 bash[23315]: audit 2024-04-02T05:28:46.884600+0000 mon.smithi023 (mon.0) 768 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:28:47.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:47 smithi103 bash[23315]: audit 2024-04-02T05:28:46.886060+0000 mon.smithi023 (mon.0) 769 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:28:47.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:47 smithi103 bash[23315]: audit 2024-04-02T05:28:46.898287+0000 mon.smithi023 (mon.0) 770 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:28:47.569 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:47 smithi103 bash[23315]: audit 2024-04-02T05:28:46.906323+0000 mon.smithi023 (mon.0) 771 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:28:48.944 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:28:48.946 INFO:teuthology.orchestra.run.smithi023.stderr:dumped all 2024-04-02T05:28:49.582 INFO:teuthology.orchestra.run.smithi023.stdout:{"pg_ready":true,"pg_map":{"version":168,"stamp":"2024-04-02T05:28:48.858064+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":160,"num_read_kb":139,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":217,"ondisk_log_size":217,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":238000,"kb_used_data":5164,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749690448,"statfs":{"total":767926730752,"available":767683018752,"internally_reserved":0,"allocated":5287936,"data_stored":3192216,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":238276145},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003396"},"pg_stats":[{"pgid":"1.0","version":"32'217","reported_seq":328,"reported_epoch":43,"state":"active+clean","last_fresh":"2024-04-02T05:26:54.872274+0000","last_change":"2024-04-02T05:26:54.871468+0000","last_active":"2024-04-02T05:26:54.872274+0000","last_peered":"2024-04-02T05:26:54.872274+0000","last_clean":"2024-04-02T05:26:54.872274+0000","last_became_active":"2024-04-02T05:26:54.870448+0000","last_became_peered":"2024-04-02T05:26:54.870448+0000","last_unstale":"2024-04-02T05:26:54.872274+0000","last_undegraded":"2024-04-02T05:26:54.872274+0000","last_fullsized":"2024-04-02T05:26:54.872274+0000","mapping_epoch":42,"log_start":"0'0","ondisk_log_start":"0'0","created":22,"last_epoch_clean":43,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-02T05:26:32.132461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-02T05:26:32.132461+0000","last_clean_scrub_stamp":"2024-04-02T05:26:32.132461+0000","objects_scrubbed":0,"log_size":217,"log_dups_size":0,"ondisk_log_size":217,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-03T09:46:25.064367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":160,"num_read_kb":139,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":160,"num_read_kb":139,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":217,"ondisk_log_size":217,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":39,"seq":167503724571,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28028,"kb_used_data":1008,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713028,"statfs":{"total":95990841344,"available":95962140672,"internally_reserved":0,"allocated":1032192,"data_stored":768007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":35,"seq":150323855387,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27456,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713600,"statfs":{"total":95990841344,"available":95962726400,"internally_reserved":0,"allocated":438272,"data_stored":177639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":20,"seq":85899345951,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31616,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709440,"statfs":{"total":95990841344,"available":95958466560,"internally_reserved":0,"allocated":438272,"data_stored":177639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":16,"seq":68719476768,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32196,"kb_used_data":1008,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708860,"statfs":{"total":95990841344,"available":95957872640,"internally_reserved":0,"allocated":1032192,"data_stored":768007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":21,"seq":90194313246,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31616,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709440,"statfs":{"total":95990841344,"available":95958466560,"internally_reserved":0,"allocated":438272,"data_stored":177639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":25,"seq":107374182429,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27448,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713608,"statfs":{"total":95990841344,"available":95962734592,"internally_reserved":0,"allocated":438272,"data_stored":177639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":28,"seq":120259084317,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28032,"kb_used_data":1008,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713024,"statfs":{"total":95990841344,"available":95962136576,"internally_reserved":0,"allocated":1032192,"data_stored":768007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":30,"seq":128849018909,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31608,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709448,"statfs":{"total":95990841344,"available":95958474752,"internally_reserved":0,"allocated":438272,"data_stored":177639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-02T05:28:49.583 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-02T05:28:50.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:49 smithi023 bash[18601]: cluster 2024-04-02T05:28:48.858337+0000 mgr.smithi023.yzjfaq (mgr.14195) 196 : cluster 0 pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:50.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:49 smithi023 bash[18601]: audit 2024-04-02T05:28:48.939146+0000 mgr.smithi023.yzjfaq (mgr.14195) 197 : audit 0 from='client.14452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:28:50.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:49 smithi103 bash[23315]: cluster 2024-04-02T05:28:48.858337+0000 mgr.smithi023.yzjfaq (mgr.14195) 196 : cluster 0 pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:50.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:49 smithi103 bash[23315]: audit 2024-04-02T05:28:48.939146+0000 mgr.smithi023.yzjfaq (mgr.14195) 197 : audit 0 from='client.14452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:28:52.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:51 smithi023 bash[18601]: cluster 2024-04-02T05:28:50.858956+0000 mgr.smithi023.yzjfaq (mgr.14195) 198 : cluster 0 pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:52.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:51 smithi103 bash[23315]: cluster 2024-04-02T05:28:50.858956+0000 mgr.smithi023.yzjfaq (mgr.14195) 198 : cluster 0 pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:54.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:53 smithi023 bash[18601]: cluster 2024-04-02T05:28:52.859581+0000 mgr.smithi023.yzjfaq (mgr.14195) 199 : cluster 0 pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:54.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:53 smithi103 bash[23315]: cluster 2024-04-02T05:28:52.859581+0000 mgr.smithi023.yzjfaq (mgr.14195) 199 : cluster 0 pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:54.397 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:28:56.182 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:55 smithi023 bash[18601]: cluster 2024-04-02T05:28:54.860114+0000 mgr.smithi023.yzjfaq (mgr.14195) 200 : cluster 0 pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:56.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:55 smithi103 bash[23315]: cluster 2024-04-02T05:28:54.860114+0000 mgr.smithi023.yzjfaq (mgr.14195) 200 : cluster 0 pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:57.271 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:28:57.274 INFO:teuthology.orchestra.run.smithi023.stderr:dumped all 2024-04-02T05:28:57.930 INFO:teuthology.orchestra.run.smithi023.stdout:{"pg_ready":true,"pg_map":{"version":172,"stamp":"2024-04-02T05:28:56.860381+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":160,"num_read_kb":139,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":217,"ondisk_log_size":217,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":238000,"kb_used_data":5164,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749690448,"statfs":{"total":767926730752,"available":767683018752,"internally_reserved":0,"allocated":5287936,"data_stored":3192216,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":238276145},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003250"},"pg_stats":[{"pgid":"1.0","version":"32'217","reported_seq":328,"reported_epoch":43,"state":"active+clean","last_fresh":"2024-04-02T05:26:54.872274+0000","last_change":"2024-04-02T05:26:54.871468+0000","last_active":"2024-04-02T05:26:54.872274+0000","last_peered":"2024-04-02T05:26:54.872274+0000","last_clean":"2024-04-02T05:26:54.872274+0000","last_became_active":"2024-04-02T05:26:54.870448+0000","last_became_peered":"2024-04-02T05:26:54.870448+0000","last_unstale":"2024-04-02T05:26:54.872274+0000","last_undegraded":"2024-04-02T05:26:54.872274+0000","last_fullsized":"2024-04-02T05:26:54.872274+0000","mapping_epoch":42,"log_start":"0'0","ondisk_log_start":"0'0","created":22,"last_epoch_clean":43,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-02T05:26:32.132461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-02T05:26:32.132461+0000","last_clean_scrub_stamp":"2024-04-02T05:26:32.132461+0000","objects_scrubbed":0,"log_size":217,"log_dups_size":0,"ondisk_log_size":217,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-03T09:46:25.064367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":160,"num_read_kb":139,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":160,"num_read_kb":139,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":217,"ondisk_log_size":217,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":39,"seq":167503724572,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28028,"kb_used_data":1008,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713028,"statfs":{"total":95990841344,"available":95962140672,"internally_reserved":0,"allocated":1032192,"data_stored":768007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":35,"seq":150323855388,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27456,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713600,"statfs":{"total":95990841344,"available":95962726400,"internally_reserved":0,"allocated":438272,"data_stored":177639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":20,"seq":85899345953,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31616,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709440,"statfs":{"total":95990841344,"available":95958466560,"internally_reserved":0,"allocated":438272,"data_stored":177639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":16,"seq":68719476770,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32196,"kb_used_data":1008,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708860,"statfs":{"total":95990841344,"available":95957872640,"internally_reserved":0,"allocated":1032192,"data_stored":768007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":21,"seq":90194313248,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31616,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709440,"statfs":{"total":95990841344,"available":95958466560,"internally_reserved":0,"allocated":438272,"data_stored":177639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":25,"seq":107374182431,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27448,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713608,"statfs":{"total":95990841344,"available":95962734592,"internally_reserved":0,"allocated":438272,"data_stored":177639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":28,"seq":120259084319,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28032,"kb_used_data":1008,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713024,"statfs":{"total":95990841344,"available":95962136576,"internally_reserved":0,"allocated":1032192,"data_stored":768007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":30,"seq":128849018911,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31608,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709448,"statfs":{"total":95990841344,"available":95958474752,"internally_reserved":0,"allocated":438272,"data_stored":177639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-02T05:28:57.931 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-02T05:28:57.931 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-02T05:28:57.931 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-02T05:28:57.931 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph health --format=json 2024-04-02T05:28:58.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:57 smithi023 bash[18601]: cluster 2024-04-02T05:28:56.860587+0000 mgr.smithi023.yzjfaq (mgr.14195) 201 : cluster 0 pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:58.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:57 smithi103 bash[23315]: cluster 2024-04-02T05:28:56.860587+0000 mgr.smithi023.yzjfaq (mgr.14195) 201 : cluster 0 pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:28:59.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:58 smithi023 bash[18601]: audit 2024-04-02T05:28:57.267978+0000 mgr.smithi023.yzjfaq (mgr.14195) 202 : audit 0 from='client.14456 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:28:59.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:58 smithi023 bash[18601]: audit 2024-04-02T05:28:58.609633+0000 mon.smithi023 (mon.0) 772 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:28:59.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:58 smithi103 bash[23315]: audit 2024-04-02T05:28:57.267978+0000 mgr.smithi023.yzjfaq (mgr.14195) 202 : audit 0 from='client.14456 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:28:59.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:58 smithi103 bash[23315]: audit 2024-04-02T05:28:58.609633+0000 mon.smithi023 (mon.0) 772 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:29:00.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:28:59 smithi023 bash[18601]: cluster 2024-04-02T05:28:58.861102+0000 mgr.smithi023.yzjfaq (mgr.14195) 203 : cluster 0 pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:00.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:28:59 smithi103 bash[23315]: cluster 2024-04-02T05:28:58.861102+0000 mgr.smithi023.yzjfaq (mgr.14195) 203 : cluster 0 pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:02.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:01 smithi023 bash[18601]: cluster 2024-04-02T05:29:00.861689+0000 mgr.smithi023.yzjfaq (mgr.14195) 204 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:02.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:01 smithi103 bash[23315]: cluster 2024-04-02T05:29:00.861689+0000 mgr.smithi023.yzjfaq (mgr.14195) 204 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:02.738 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:29:04.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:03 smithi023 bash[18601]: cluster 2024-04-02T05:29:02.862306+0000 mgr.smithi023.yzjfaq (mgr.14195) 205 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:04.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:03 smithi103 bash[23315]: cluster 2024-04-02T05:29:02.862306+0000 mgr.smithi023.yzjfaq (mgr.14195) 205 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:05.532 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:29:05.533 INFO:teuthology.orchestra.run.smithi023.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-02T05:29:06.166 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-02T05:29:06.166 INFO:tasks.cephadm:Setup complete, yielding 2024-04-02T05:29:06.166 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-02T05:29:06.177 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi023.front.sepia.ceph.com 2024-04-02T05:29:06.177 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch status' 2024-04-02T05:29:06.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:05 smithi023 bash[18601]: cluster 2024-04-02T05:29:04.862867+0000 mgr.smithi023.yzjfaq (mgr.14195) 206 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:06.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:05 smithi023 bash[18601]: audit 2024-04-02T05:29:05.530045+0000 mon.smithi023 (mon.0) 773 : audit 0 from='client.? 172.21.15.23:0/473942319' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-02T05:29:06.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:05 smithi103 bash[23315]: cluster 2024-04-02T05:29:04.862867+0000 mgr.smithi023.yzjfaq (mgr.14195) 206 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:06.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:05 smithi103 bash[23315]: audit 2024-04-02T05:29:05.530045+0000 mon.smithi023 (mon.0) 773 : audit 0 from='client.? 172.21.15.23:0/473942319' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-02T05:29:08.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:07 smithi103 bash[23315]: cluster 2024-04-02T05:29:06.863471+0000 mgr.smithi023.yzjfaq (mgr.14195) 207 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:08.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:07 smithi023 bash[18601]: cluster 2024-04-02T05:29:06.863471+0000 mgr.smithi023.yzjfaq (mgr.14195) 207 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:10.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:09 smithi103 bash[23315]: cluster 2024-04-02T05:29:08.864116+0000 mgr.smithi023.yzjfaq (mgr.14195) 208 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:10.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:09 smithi023 bash[18601]: cluster 2024-04-02T05:29:08.864116+0000 mgr.smithi023.yzjfaq (mgr.14195) 208 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:10.986 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:29:12.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:11 smithi023 bash[18601]: cluster 2024-04-02T05:29:10.864700+0000 mgr.smithi023.yzjfaq (mgr.14195) 209 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:12.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:12 smithi103 bash[23315]: cluster 2024-04-02T05:29:10.864700+0000 mgr.smithi023.yzjfaq (mgr.14195) 209 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:13.799 INFO:teuthology.orchestra.run.smithi023.stdout:Backend: cephadm 2024-04-02T05:29:13.800 INFO:teuthology.orchestra.run.smithi023.stdout:Available: Yes 2024-04-02T05:29:13.800 INFO:teuthology.orchestra.run.smithi023.stdout:Paused: No 2024-04-02T05:29:14.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:14 smithi023 bash[18601]: cluster 2024-04-02T05:29:12.865346+0000 mgr.smithi023.yzjfaq (mgr.14195) 210 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:14 smithi023 bash[18601]: audit 2024-04-02T05:29:13.609829+0000 mon.smithi023 (mon.0) 774 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:29:14.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:14 smithi103 bash[23315]: cluster 2024-04-02T05:29:12.865346+0000 mgr.smithi023.yzjfaq (mgr.14195) 210 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:14.319 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:14 smithi103 bash[23315]: audit 2024-04-02T05:29:13.609829+0000 mon.smithi023 (mon.0) 774 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:29:14.451 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch ps' 2024-04-02T05:29:15.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:15 smithi103 bash[23315]: audit 2024-04-02T05:29:13.796889+0000 mgr.smithi023.yzjfaq (mgr.14195) 211 : audit 0 from='client.14464 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:29:15.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:15 smithi023 bash[18601]: audit 2024-04-02T05:29:13.796889+0000 mgr.smithi023.yzjfaq (mgr.14195) 211 : audit 0 from='client.14464 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:29:16.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:16 smithi103 bash[23315]: cluster 2024-04-02T05:29:14.865901+0000 mgr.smithi023.yzjfaq (mgr.14195) 212 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:16.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:16 smithi023 bash[18601]: cluster 2024-04-02T05:29:14.865901+0000 mgr.smithi023.yzjfaq (mgr.14195) 212 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:18.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:18 smithi103 bash[23315]: cluster 2024-04-02T05:29:16.866473+0000 mgr.smithi023.yzjfaq (mgr.14195) 213 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:18.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:18 smithi023 bash[18601]: cluster 2024-04-02T05:29:16.866473+0000 mgr.smithi023.yzjfaq (mgr.14195) 213 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:19.269 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:29:20.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:20 smithi103 bash[23315]: cluster 2024-04-02T05:29:18.867122+0000 mgr.smithi023.yzjfaq (mgr.14195) 214 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:20.466 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:20 smithi023 bash[18601]: cluster 2024-04-02T05:29:18.867122+0000 mgr.smithi023.yzjfaq (mgr.14195) 214 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:22.085 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:29:22.085 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.smithi023 smithi023 *:9093,9094 running (4m) 35s ago 5m 13.9M - 0.25.0 c8568f914cd2 b600897d89e6 2024-04-02T05:29:22.085 INFO:teuthology.orchestra.run.smithi023.stdout:ceph-exporter.smithi023 smithi023 running (6m) 35s ago 6m 8364k - 19.0.0-1979-g6cec793d 78f830190839 0689b096cad1 2024-04-02T05:29:22.085 INFO:teuthology.orchestra.run.smithi023.stdout:ceph-exporter.smithi103 smithi103 running (4m) 36s ago 4m 8424k - 19.0.0-1979-g6cec793d 78f830190839 da896d52f101 2024-04-02T05:29:22.085 INFO:teuthology.orchestra.run.smithi023.stdout:crash.smithi023 smithi023 running (6m) 35s ago 6m 7119k - 19.0.0-1979-g6cec793d 78f830190839 95d2c90869c1 2024-04-02T05:29:22.085 INFO:teuthology.orchestra.run.smithi023.stdout:crash.smithi103 smithi103 running (4m) 36s ago 4m 7088k - 19.0.0-1979-g6cec793d 78f830190839 c5e3caf0ba7e 2024-04-02T05:29:22.085 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.smithi023 smithi023 *:3000 running (4m) 35s ago 5m 73.1M - 9.4.12 2bacad6d85d8 e09d1b2b5c4d 2024-04-02T05:29:22.085 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.smithi023.yzjfaq smithi023 *:9283,8765,8443 running (7m) 35s ago 7m 490M - 19.0.0-1979-g6cec793d 78f830190839 f95764852cff 2024-04-02T05:29:22.085 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.smithi103.jvjtqn smithi103 *:8443,9283,8765 running (4m) 36s ago 4m 436M - 19.0.0-1979-g6cec793d 78f830190839 00d100e46713 2024-04-02T05:29:22.086 INFO:teuthology.orchestra.run.smithi023.stdout:mon.smithi023 smithi023 running (7m) 35s ago 7m 47.7M 2048M 19.0.0-1979-g6cec793d 78f830190839 4f611610dc4c 2024-04-02T05:29:22.086 INFO:teuthology.orchestra.run.smithi023.stdout:mon.smithi103 smithi103 running (4m) 36s ago 4m 41.2M 2048M 19.0.0-1979-g6cec793d 78f830190839 3f75b296908c 2024-04-02T05:29:22.086 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.smithi023 smithi023 *:9100 running (5m) 35s ago 6m 8483k - 1.5.0 0da6a335fe13 1209887731c0 2024-04-02T05:29:22.086 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.smithi103 smithi103 *:9100 running (4m) 36s ago 4m 8672k - 1.5.0 0da6a335fe13 f9aa5a83aeb9 2024-04-02T05:29:22.086 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi103 running (3m) 36s ago 3m 49.3M 3772M 19.0.0-1979-g6cec793d 78f830190839 9855904556d4 2024-04-02T05:29:22.086 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (2m) 35s ago 3m 48.8M 3004M 19.0.0-1979-g6cec793d 78f830190839 bc91b2b2b2c1 2024-04-02T05:29:22.086 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi103 running (2m) 36s ago 3m 48.6M 3772M 19.0.0-1979-g6cec793d 78f830190839 109a26b93e98 2024-04-02T05:29:22.086 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (2m) 35s ago 2m 37.7M 3004M 19.0.0-1979-g6cec793d 78f830190839 330a7ecf7b32 2024-04-02T05:29:22.086 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi103 running (2m) 36s ago 2m 37.5M 3772M 19.0.0-1979-g6cec793d 78f830190839 68ec80ae2672 2024-04-02T05:29:22.086 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi023 running (2m) 35s ago 2m 35.6M 3004M 19.0.0-1979-g6cec793d 78f830190839 4ef2017d9efe 2024-04-02T05:29:22.086 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi103 running (2m) 36s ago 2m 44.9M 3772M 19.0.0-1979-g6cec793d 78f830190839 24bec7b79e57 2024-04-02T05:29:22.086 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi023 running (2m) 35s ago 2m 38.7M 3004M 19.0.0-1979-g6cec793d 78f830190839 e0bc1c252816 2024-04-02T05:29:22.086 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.smithi023 smithi023 *:9095 running (4m) 35s ago 5m 49.6M - 2.43.0 a07b618ecd1d bfbbb7b30b31 2024-04-02T05:29:22.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:22 smithi103 bash[23315]: cluster 2024-04-02T05:29:20.867600+0000 mgr.smithi023.yzjfaq (mgr.14195) 215 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:22.324 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:22 smithi023 bash[18601]: cluster 2024-04-02T05:29:20.867600+0000 mgr.smithi023.yzjfaq (mgr.14195) 215 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:22.770 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch ls' 2024-04-02T05:29:23.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:23 smithi103 bash[23315]: audit 2024-04-02T05:29:22.042758+0000 mgr.smithi023.yzjfaq (mgr.14195) 216 : audit 0 from='client.14468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:29:23.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:23 smithi023 bash[18601]: audit 2024-04-02T05:29:22.042758+0000 mgr.smithi023.yzjfaq (mgr.14195) 216 : audit 0 from='client.14468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:29:24.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:24 smithi103 bash[23315]: cluster 2024-04-02T05:29:22.868136+0000 mgr.smithi023.yzjfaq (mgr.14195) 217 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:24.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:24 smithi023 bash[18601]: cluster 2024-04-02T05:29:22.868136+0000 mgr.smithi023.yzjfaq (mgr.14195) 217 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:26.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:26 smithi103 bash[23315]: cluster 2024-04-02T05:29:24.868758+0000 mgr.smithi023.yzjfaq (mgr.14195) 218 : cluster 0 pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:26.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:26 smithi023 bash[18601]: cluster 2024-04-02T05:29:24.868758+0000 mgr.smithi023.yzjfaq (mgr.14195) 218 : cluster 0 pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:27.590 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:29:28.381 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:28 smithi023 bash[18601]: cluster 2024-04-02T05:29:26.869330+0000 mgr.smithi023.yzjfaq (mgr.14195) 219 : cluster 0 pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:28.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:28 smithi103 bash[23315]: cluster 2024-04-02T05:29:26.869330+0000 mgr.smithi023.yzjfaq (mgr.14195) 219 : cluster 0 pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:29.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:29 smithi103 bash[23315]: audit 2024-04-02T05:29:28.610296+0000 mon.smithi023 (mon.0) 775 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:29:29.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:29 smithi023 bash[18601]: audit 2024-04-02T05:29:28.610296+0000 mon.smithi023 (mon.0) 775 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:29:30.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:30 smithi023 bash[18601]: cluster 2024-04-02T05:29:28.870023+0000 mgr.smithi023.yzjfaq (mgr.14195) 220 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:30.334 INFO:teuthology.orchestra.run.smithi023.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-04-02T05:29:30.334 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager ?:9093,9094 1/1 44s ago 6m count:1 2024-04-02T05:29:30.335 INFO:teuthology.orchestra.run.smithi023.stdout:ceph-exporter 2/2 44s ago 7m * 2024-04-02T05:29:30.335 INFO:teuthology.orchestra.run.smithi023.stdout:crash 2/2 44s ago 7m * 2024-04-02T05:29:30.335 INFO:teuthology.orchestra.run.smithi023.stdout:grafana ?:3000 1/1 44s ago 6m count:1 2024-04-02T05:29:30.335 INFO:teuthology.orchestra.run.smithi023.stdout:mgr 2/2 44s ago 7m count:2 2024-04-02T05:29:30.335 INFO:teuthology.orchestra.run.smithi023.stdout:mon 2/2 44s ago 5m smithi023:172.21.15.23=smithi023;smithi103:172.21.15.103=smithi103;count:2 2024-04-02T05:29:30.335 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter ?:9100 2/2 44s ago 6m * 2024-04-02T05:29:30.336 INFO:teuthology.orchestra.run.smithi023.stdout:osd.all-available-devices 8 44s ago 4m * 2024-04-02T05:29:30.336 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus ?:9095 1/1 44s ago 6m count:1 2024-04-02T05:29:30.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:30 smithi103 bash[23315]: cluster 2024-04-02T05:29:28.870023+0000 mgr.smithi023.yzjfaq (mgr.14195) 220 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:31.056 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch host ls' 2024-04-02T05:29:32.399 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:32 smithi023 bash[18601]: audit 2024-04-02T05:29:30.315530+0000 mgr.smithi023.yzjfaq (mgr.14195) 221 : audit 0 from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:29:32.400 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:32 smithi023 bash[18601]: cluster 2024-04-02T05:29:30.870803+0000 mgr.smithi023.yzjfaq (mgr.14195) 222 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:32.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:32 smithi103 bash[23315]: audit 2024-04-02T05:29:30.315530+0000 mgr.smithi023.yzjfaq (mgr.14195) 221 : audit 0 from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:29:32.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:32 smithi103 bash[23315]: cluster 2024-04-02T05:29:30.870803+0000 mgr.smithi023.yzjfaq (mgr.14195) 222 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:34.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:34 smithi023 bash[18601]: cluster 2024-04-02T05:29:32.871453+0000 mgr.smithi023.yzjfaq (mgr.14195) 223 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:34.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:34 smithi103 bash[23315]: cluster 2024-04-02T05:29:32.871453+0000 mgr.smithi023.yzjfaq (mgr.14195) 223 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:35.869 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:29:36.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:36 smithi023 bash[18601]: cluster 2024-04-02T05:29:34.872032+0000 mgr.smithi023.yzjfaq (mgr.14195) 224 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:36.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:36 smithi103 bash[23315]: cluster 2024-04-02T05:29:34.872032+0000 mgr.smithi023.yzjfaq (mgr.14195) 224 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:38.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:38 smithi023 bash[18601]: cluster 2024-04-02T05:29:36.872647+0000 mgr.smithi023.yzjfaq (mgr.14195) 225 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:38.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:38 smithi103 bash[23315]: cluster 2024-04-02T05:29:36.872647+0000 mgr.smithi023.yzjfaq (mgr.14195) 225 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:38.653 INFO:teuthology.orchestra.run.smithi023.stdout:HOST ADDR LABELS STATUS 2024-04-02T05:29:38.653 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 172.21.15.23 2024-04-02T05:29:38.653 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 172.21.15.103 2024-04-02T05:29:38.653 INFO:teuthology.orchestra.run.smithi023.stdout:2 hosts in cluster 2024-04-02T05:29:39.321 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch device ls' 2024-04-02T05:29:40.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:40 smithi023 bash[18601]: audit 2024-04-02T05:29:38.648738+0000 mgr.smithi023.yzjfaq (mgr.14195) 226 : audit 0 from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:29:40.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:40 smithi023 bash[18601]: cluster 2024-04-02T05:29:38.873236+0000 mgr.smithi023.yzjfaq (mgr.14195) 227 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:40.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:40 smithi103 bash[23315]: audit 2024-04-02T05:29:38.648738+0000 mgr.smithi023.yzjfaq (mgr.14195) 226 : audit 0 from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:29:40.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:40 smithi103 bash[23315]: cluster 2024-04-02T05:29:38.873236+0000 mgr.smithi023.yzjfaq (mgr.14195) 227 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:42.399 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:42 smithi023 bash[18601]: cluster 2024-04-02T05:29:40.873809+0000 mgr.smithi023.yzjfaq (mgr.14195) 228 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:42.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:42 smithi103 bash[23315]: cluster 2024-04-02T05:29:40.873809+0000 mgr.smithi023.yzjfaq (mgr.14195) 228 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:44.143 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:29:44.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:44 smithi023 bash[18601]: cluster 2024-04-02T05:29:42.874352+0000 mgr.smithi023.yzjfaq (mgr.14195) 229 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:44.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:44 smithi023 bash[18601]: audit 2024-04-02T05:29:43.611093+0000 mon.smithi023 (mon.0) 776 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:29:44.558 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:44 smithi103 bash[23315]: cluster 2024-04-02T05:29:42.874352+0000 mgr.smithi023.yzjfaq (mgr.14195) 229 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:44.559 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:44 smithi103 bash[23315]: audit 2024-04-02T05:29:43.611093+0000 mon.smithi023 (mon.0) 776 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:29:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:46 smithi023 bash[18601]: cluster 2024-04-02T05:29:44.875020+0000 mgr.smithi023.yzjfaq (mgr.14195) 230 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:46.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:46 smithi103 bash[23315]: cluster 2024-04-02T05:29:44.875020+0000 mgr.smithi023.yzjfaq (mgr.14195) 230 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:46.972 INFO:teuthology.orchestra.run.smithi023.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-04-02T05:29:46.972 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme0n1 ssd INTEL_SSDPEDKE040T7_BTLE736103B14P0KGN 3726G No 2m ago Has a FileSystem, LVM detected 2024-04-02T05:29:46.972 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme1n1 ssd Linux_c268feadc33b87b56df3 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:46.972 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme2n1 ssd Linux_4539849bf33bb51b9140 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:46.973 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme3n1 ssd Linux_f1e3405c14737a8a37c1 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:46.973 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme4n1 ssd Linux_5141d22e5ceed13b7bac 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:46.973 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT6204012Z400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-04-02T05:29:46.973 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme1n1 ssd Linux_c990100904e96b21861d 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:46.973 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme2n1 ssd Linux_e59f0d97f9941dc3c45d 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:46.973 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme3n1 ssd Linux_f2f0dbe02f4f1a9d7fa5 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:46.973 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme4n1 ssd Linux_f776f3ec0365d0775207 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:47.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:47 smithi023 bash[18601]: audit 2024-04-02T05:29:46.984686+0000 mon.smithi023 (mon.0) 777 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:29:47.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:47 smithi103 bash[23315]: audit 2024-04-02T05:29:46.984686+0000 mon.smithi023 (mon.0) 777 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:29:47.663 INFO:teuthology.run_tasks:Running task vip... 2024-04-02T05:29:47.673 INFO:tasks.vip:Allocating static IPs for each host... 2024-04-02T05:29:47.673 INFO:tasks.vip:peername 172.21.15.23 2024-04-02T05:29:47.676 INFO:tasks.vip:172.21.15.23 in 172.21.0.0/20, pos 3862 2024-04-02T05:29:47.680 INFO:tasks.vip:smithi023.front.sepia.ceph.com static 10.0.15.23, vnet 10.0.0.0/16 2024-04-02T05:29:47.680 INFO:tasks.vip:VIPs are {map(str, vips)} 2024-04-02T05:29:47.681 DEBUG:teuthology.orchestra.run.smithi023:> sudo ip route ls 2024-04-02T05:29:47.696 INFO:teuthology.orchestra.run.smithi023.stdout:default via 172.21.15.254 dev ens1f0 2024-04-02T05:29:47.696 INFO:teuthology.orchestra.run.smithi023.stdout:172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-02T05:29:47.696 INFO:teuthology.orchestra.run.smithi023.stdout:172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.23 2024-04-02T05:29:47.697 INFO:tasks.vip:Configuring 10.0.15.23 on smithi023.front.sepia.ceph.com iface ens1f0... 2024-04-02T05:29:47.697 DEBUG:teuthology.orchestra.run.smithi023:> sudo ip addr add 10.0.15.23/16 dev ens1f0 2024-04-02T05:29:47.752 INFO:tasks.vip:peername 172.21.15.103 2024-04-02T05:29:47.755 INFO:tasks.vip:172.21.15.103 in 172.21.0.0/20, pos 3942 2024-04-02T05:29:47.759 INFO:tasks.vip:smithi103.front.sepia.ceph.com static 10.0.15.103, vnet 10.0.0.0/16 2024-04-02T05:29:47.759 DEBUG:teuthology.orchestra.run.smithi103:> sudo ip route ls 2024-04-02T05:29:47.772 INFO:teuthology.orchestra.run.smithi103.stdout:default via 172.21.15.254 dev enp3s0f1 2024-04-02T05:29:47.772 INFO:teuthology.orchestra.run.smithi103.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.103 metric 100 2024-04-02T05:29:47.773 INFO:teuthology.orchestra.run.smithi103.stdout:158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.103 metric 100 2024-04-02T05:29:47.773 INFO:teuthology.orchestra.run.smithi103.stdout:172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-02T05:29:47.773 INFO:teuthology.orchestra.run.smithi103.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.103 metric 100 2024-04-02T05:29:47.773 INFO:teuthology.orchestra.run.smithi103.stdout:172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.103 metric 100 2024-04-02T05:29:47.773 INFO:teuthology.orchestra.run.smithi103.stdout:172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.103 metric 100 2024-04-02T05:29:47.773 INFO:teuthology.orchestra.run.smithi103.stdout:172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.103 metric 100 2024-04-02T05:29:47.774 INFO:tasks.vip:Configuring 10.0.15.103 on smithi103.front.sepia.ceph.com iface enp3s0f1... 2024-04-02T05:29:47.774 DEBUG:teuthology.orchestra.run.smithi103:> sudo ip addr add 10.0.15.103/16 dev enp3s0f1 2024-04-02T05:29:47.828 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-02T05:29:47.838 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi023.front.sepia.ceph.com 2024-04-02T05:29:47.838 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch device ls --refresh' 2024-04-02T05:29:48.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:48 smithi023 bash[18601]: cluster 2024-04-02T05:29:46.875717+0000 mgr.smithi023.yzjfaq (mgr.14195) 231 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:48.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:48 smithi023 bash[18601]: audit 2024-04-02T05:29:46.964187+0000 mgr.smithi023.yzjfaq (mgr.14195) 232 : audit 0 from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:29:48.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:48 smithi103 bash[23315]: cluster 2024-04-02T05:29:46.875717+0000 mgr.smithi023.yzjfaq (mgr.14195) 231 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:48.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:48 smithi103 bash[23315]: audit 2024-04-02T05:29:46.964187+0000 mgr.smithi023.yzjfaq (mgr.14195) 232 : audit 0 from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:29:50.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:50 smithi023 bash[18601]: cluster 2024-04-02T05:29:48.876317+0000 mgr.smithi023.yzjfaq (mgr.14195) 233 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:50.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:50 smithi103 bash[23315]: cluster 2024-04-02T05:29:48.876317+0000 mgr.smithi023.yzjfaq (mgr.14195) 233 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:52.040 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:29:52.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:52 smithi023 bash[18601]: cluster 2024-04-02T05:29:50.876968+0000 mgr.smithi023.yzjfaq (mgr.14195) 234 : cluster 0 pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:52.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:52 smithi103 bash[23315]: cluster 2024-04-02T05:29:50.876968+0000 mgr.smithi023.yzjfaq (mgr.14195) 234 : cluster 0 pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:53.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:53 smithi103 bash[23315]: audit 2024-04-02T05:29:52.521000+0000 mon.smithi023 (mon.0) 778 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:29:53.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:53 smithi103 bash[23315]: audit 2024-04-02T05:29:52.530537+0000 mon.smithi023 (mon.0) 779 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:29:53.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:53 smithi103 bash[23315]: cluster 2024-04-02T05:29:52.877397+0000 mgr.smithi023.yzjfaq (mgr.14195) 235 : cluster 0 pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:53.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:53 smithi103 bash[23315]: audit 2024-04-02T05:29:53.077030+0000 mon.smithi023 (mon.0) 780 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:29:53.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:53 smithi103 bash[23315]: audit 2024-04-02T05:29:53.081964+0000 mon.smithi023 (mon.0) 781 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:29:53.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:53 smithi023 bash[18601]: audit 2024-04-02T05:29:52.521000+0000 mon.smithi023 (mon.0) 778 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:29:53.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:53 smithi023 bash[18601]: audit 2024-04-02T05:29:52.530537+0000 mon.smithi023 (mon.0) 779 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:29:53.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:53 smithi023 bash[18601]: cluster 2024-04-02T05:29:52.877397+0000 mgr.smithi023.yzjfaq (mgr.14195) 235 : cluster 0 pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:53.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:53 smithi023 bash[18601]: audit 2024-04-02T05:29:53.077030+0000 mon.smithi023 (mon.0) 780 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:29:53.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:53 smithi023 bash[18601]: audit 2024-04-02T05:29:53.081964+0000 mon.smithi023 (mon.0) 781 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:29:54.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:54 smithi103 bash[23315]: audit 2024-04-02T05:29:53.653861+0000 mon.smithi023 (mon.0) 782 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:29:54.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:54 smithi103 bash[23315]: audit 2024-04-02T05:29:53.655540+0000 mon.smithi023 (mon.0) 783 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:29:54.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:54 smithi103 bash[23315]: audit 2024-04-02T05:29:53.667345+0000 mon.smithi023 (mon.0) 784 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:29:54.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:54 smithi103 bash[23315]: audit 2024-04-02T05:29:53.673045+0000 mon.smithi023 (mon.0) 785 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:29:54.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:54 smithi023 bash[18601]: audit 2024-04-02T05:29:53.653861+0000 mon.smithi023 (mon.0) 782 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:29:54.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:54 smithi023 bash[18601]: audit 2024-04-02T05:29:53.655540+0000 mon.smithi023 (mon.0) 783 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:29:54.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:54 smithi023 bash[18601]: audit 2024-04-02T05:29:53.667345+0000 mon.smithi023 (mon.0) 784 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:29:54.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:54 smithi023 bash[18601]: audit 2024-04-02T05:29:53.673045+0000 mon.smithi023 (mon.0) 785 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:29:55.022 INFO:teuthology.orchestra.run.smithi023.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-04-02T05:29:55.023 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme0n1 ssd INTEL_SSDPEDKE040T7_BTLE736103B14P0KGN 3726G No 2m ago Has a FileSystem, LVM detected 2024-04-02T05:29:55.023 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme1n1 ssd Linux_c268feadc33b87b56df3 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:55.023 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme2n1 ssd Linux_4539849bf33bb51b9140 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:55.023 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme3n1 ssd Linux_f1e3405c14737a8a37c1 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:55.023 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme4n1 ssd Linux_5141d22e5ceed13b7bac 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:55.023 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT6204012Z400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-04-02T05:29:55.023 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme1n1 ssd Linux_c990100904e96b21861d 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:55.023 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme2n1 ssd Linux_e59f0d97f9941dc3c45d 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:55.023 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme3n1 ssd Linux_f2f0dbe02f4f1a9d7fa5 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:55.023 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme4n1 ssd Linux_f776f3ec0365d0775207 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:29:55.699 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-04-02T05:29:55.714 INFO:tasks.cephadm:Applying spec(s): placement: count: 4 host_pattern: '*' service_id: foo service_type: rgw spec: rgw_frontend_port: 8000 --- placement: count: 2 service_id: rgw.foo service_type: ingress spec: backend_service: rgw.foo frontend_port: 9000 monitor_port: 9001 virtual_ip: '10.0.31.23/16' 2024-04-02T05:29:55.714 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph orch apply -i - 2024-04-02T05:29:55.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:55 smithi103 bash[23315]: cluster 2024-04-02T05:29:54.877859+0000 mgr.smithi023.yzjfaq (mgr.14195) 236 : cluster 0 pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:55.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:55 smithi103 bash[23315]: audit 2024-04-02T05:29:55.010687+0000 mgr.smithi023.yzjfaq (mgr.14195) 237 : audit 0 from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:29:55.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:55 smithi103 bash[23315]: audit 2024-04-02T05:29:55.021440+0000 mon.smithi023 (mon.0) 786 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:29:55.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:55 smithi023 bash[18601]: cluster 2024-04-02T05:29:54.877859+0000 mgr.smithi023.yzjfaq (mgr.14195) 236 : cluster 0 pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:55.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:55 smithi023 bash[18601]: audit 2024-04-02T05:29:55.010687+0000 mgr.smithi023.yzjfaq (mgr.14195) 237 : audit 0 from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:29:55.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:55 smithi023 bash[18601]: audit 2024-04-02T05:29:55.021440+0000 mon.smithi023 (mon.0) 786 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:29:58.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:57 smithi023 bash[18601]: cluster 2024-04-02T05:29:56.878433+0000 mgr.smithi023.yzjfaq (mgr.14195) 238 : cluster 0 pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:58.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:57 smithi103 bash[23315]: cluster 2024-04-02T05:29:56.878433+0000 mgr.smithi023.yzjfaq (mgr.14195) 238 : cluster 0 pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:29:59.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:58 smithi023 bash[18601]: audit 2024-04-02T05:29:58.611350+0000 mon.smithi023 (mon.0) 787 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:29:59.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:58 smithi103 bash[23315]: audit 2024-04-02T05:29:58.611350+0000 mon.smithi023 (mon.0) 787 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:30:00.045 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:30:00.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:29:59 smithi023 bash[18601]: cluster 2024-04-02T05:29:58.879075+0000 mgr.smithi023.yzjfaq (mgr.14195) 239 : cluster 0 pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:00.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:29:59 smithi103 bash[23315]: cluster 2024-04-02T05:29:58.879075+0000 mgr.smithi023.yzjfaq (mgr.14195) 239 : cluster 0 pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:01.193 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:00 smithi023 bash[18601]: cluster 2024-04-02T05:30:00.000117+0000 mon.smithi023 (mon.0) 788 : cluster 1 overall HEALTH_OK 2024-04-02T05:30:01.193 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:00 smithi023 bash[18601]: audit 2024-04-02T05:30:00.565929+0000 mon.smithi023 (mon.0) 789 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:01.193 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:00 smithi023 bash[18601]: audit 2024-04-02T05:30:00.575315+0000 mon.smithi023 (mon.0) 790 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:01.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:00 smithi103 bash[23315]: cluster 2024-04-02T05:30:00.000117+0000 mon.smithi023 (mon.0) 788 : cluster 1 overall HEALTH_OK 2024-04-02T05:30:01.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:00 smithi103 bash[23315]: audit 2024-04-02T05:30:00.565929+0000 mon.smithi023 (mon.0) 789 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:01.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:00 smithi103 bash[23315]: audit 2024-04-02T05:30:00.575315+0000 mon.smithi023 (mon.0) 790 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:02.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:01 smithi023 bash[18601]: cluster 2024-04-02T05:30:00.879444+0000 mgr.smithi023.yzjfaq (mgr.14195) 240 : cluster 0 pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:02.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:01 smithi023 bash[18601]: audit 2024-04-02T05:30:00.966621+0000 mon.smithi023 (mon.0) 791 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:02.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:01 smithi023 bash[18601]: audit 2024-04-02T05:30:00.972143+0000 mon.smithi023 (mon.0) 792 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:02.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:01 smithi023 bash[18601]: audit 2024-04-02T05:30:00.999069+0000 mon.smithi023 (mon.0) 793 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:02.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:01 smithi023 bash[18601]: audit 2024-04-02T05:30:01.006016+0000 mon.smithi023 (mon.0) 794 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:02.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:01 smithi023 bash[18601]: audit 2024-04-02T05:30:01.395452+0000 mon.smithi023 (mon.0) 795 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:02.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:01 smithi023 bash[18601]: audit 2024-04-02T05:30:01.408652+0000 mon.smithi023 (mon.0) 796 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:02.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:01 smithi103 bash[23315]: cluster 2024-04-02T05:30:00.879444+0000 mgr.smithi023.yzjfaq (mgr.14195) 240 : cluster 0 pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:02.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:01 smithi103 bash[23315]: audit 2024-04-02T05:30:00.966621+0000 mon.smithi023 (mon.0) 791 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:02.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:01 smithi103 bash[23315]: audit 2024-04-02T05:30:00.972143+0000 mon.smithi023 (mon.0) 792 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:02.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:01 smithi103 bash[23315]: audit 2024-04-02T05:30:00.999069+0000 mon.smithi023 (mon.0) 793 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:02.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:01 smithi103 bash[23315]: audit 2024-04-02T05:30:01.006016+0000 mon.smithi023 (mon.0) 794 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:02.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:01 smithi103 bash[23315]: audit 2024-04-02T05:30:01.395452+0000 mon.smithi023 (mon.0) 795 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:02.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:01 smithi103 bash[23315]: audit 2024-04-02T05:30:01.408652+0000 mon.smithi023 (mon.0) 796 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:02.838 INFO:teuthology.orchestra.run.smithi023.stdout:Scheduled rgw.foo update... 2024-04-02T05:30:02.839 INFO:teuthology.orchestra.run.smithi023.stdout:Scheduled ingress.rgw.foo update... 2024-04-02T05:30:03.560 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-04-02T05:30:03.572 INFO:tasks.cephadm:Waiting for ceph service rgw.foo to start (timeout 300)... 2024-04-02T05:30:03.573 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph orch ls -f json 2024-04-02T05:30:04.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:03 smithi023 bash[18601]: audit 2024-04-02T05:30:02.817985+0000 mgr.smithi023.yzjfaq (mgr.14195) 241 : audit 0 from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:30:04.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:03 smithi023 bash[18601]: cephadm 2024-04-02T05:30:02.826007+0000 mgr.smithi023.yzjfaq (mgr.14195) 242 : cephadm 1 Saving service rgw.foo spec with placement count:4;* 2024-04-02T05:30:04.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:03 smithi023 bash[18601]: audit 2024-04-02T05:30:02.830800+0000 mon.smithi023 (mon.0) 797 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:04.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:03 smithi023 bash[18601]: cephadm 2024-04-02T05:30:02.831595+0000 mgr.smithi023.yzjfaq (mgr.14195) 243 : cephadm 1 Saving service ingress.rgw.foo spec with placement count:2 2024-04-02T05:30:04.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:03 smithi023 bash[18601]: audit 2024-04-02T05:30:02.835851+0000 mon.smithi023 (mon.0) 798 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:04.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:03 smithi023 bash[18601]: cluster 2024-04-02T05:30:02.879774+0000 mgr.smithi023.yzjfaq (mgr.14195) 244 : cluster 0 pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:04.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:03 smithi103 bash[23315]: audit 2024-04-02T05:30:02.817985+0000 mgr.smithi023.yzjfaq (mgr.14195) 241 : audit 0 from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:30:04.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:03 smithi103 bash[23315]: cephadm 2024-04-02T05:30:02.826007+0000 mgr.smithi023.yzjfaq (mgr.14195) 242 : cephadm 1 Saving service rgw.foo spec with placement count:4;* 2024-04-02T05:30:04.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:03 smithi103 bash[23315]: audit 2024-04-02T05:30:02.830800+0000 mon.smithi023 (mon.0) 797 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:04.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:03 smithi103 bash[23315]: cephadm 2024-04-02T05:30:02.831595+0000 mgr.smithi023.yzjfaq (mgr.14195) 243 : cephadm 1 Saving service ingress.rgw.foo spec with placement count:2 2024-04-02T05:30:04.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:03 smithi103 bash[23315]: audit 2024-04-02T05:30:02.835851+0000 mon.smithi023 (mon.0) 798 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:04.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:03 smithi103 bash[23315]: cluster 2024-04-02T05:30:02.879774+0000 mgr.smithi023.yzjfaq (mgr.14195) 244 : cluster 0 pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:06.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:05 smithi023 bash[18601]: cluster 2024-04-02T05:30:04.880192+0000 mgr.smithi023.yzjfaq (mgr.14195) 245 : cluster 0 pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:06.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:05 smithi103 bash[23315]: cluster 2024-04-02T05:30:04.880192+0000 mgr.smithi023.yzjfaq (mgr.14195) 245 : cluster 0 pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:07.435 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:30:08.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:07 smithi103 bash[23315]: cluster 2024-04-02T05:30:06.880762+0000 mgr.smithi023.yzjfaq (mgr.14195) 246 : cluster 0 pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:08.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:07 smithi023 bash[18601]: cluster 2024-04-02T05:30:06.880762+0000 mgr.smithi023.yzjfaq (mgr.14195) 246 : cluster 0 pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:10.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:09 smithi023 bash[18601]: cluster 2024-04-02T05:30:08.881314+0000 mgr.smithi023.yzjfaq (mgr.14195) 247 : cluster 0 pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:10.274 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:09 smithi103 bash[23315]: cluster 2024-04-02T05:30:08.881314+0000 mgr.smithi023.yzjfaq (mgr.14195) 247 : cluster 0 pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:11.407 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:30:11.407 INFO:teuthology.orchestra.run.smithi023.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-02T05:22:36.757599Z", "last_refresh": "2024-04-02T05:30:00.958819Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:24:24.913295Z service:ceph-exporter [ERROR] \"Failed while placing ceph-exporter.smithi103 on smithi103: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\nNon-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\nDeploy daemon ceph-exporter.smithi103 ...\nERROR: Desired sock dir for ceph-exporter is not directory: /var/run/ceph/\"", "2024-04-02T05:24:50.043671Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-04-02T05:22:29.216121Z", "last_refresh": "2024-04-02T05:30:00.556207Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:28.670766Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-02T05:22:27.319737Z", "last_refresh": "2024-04-02T05:30:00.555708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-02T05:22:33.014831Z", "last_refresh": "2024-04-02T05:30:00.958925Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:30:02.836194Z service:ingress.rgw.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "rgw.foo", "service_name": "ingress.rgw.foo", "service_type": "ingress", "spec": {"backend_service": "rgw.foo", "first_virtual_router_id": 50, "frontend_port": 9000, "monitor_port": 9001, "virtual_ip": "10.0.31.23/16"}, "status": {"created": "2024-04-02T05:30:02.831614Z", "ports": [9000, 9001], "running": 0, "size": 4, "virtual_ip": "10.0.31.23/16"}}, {"events": ["2024-04-02T05:24:33.805019Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-02T05:22:25.449061Z", "last_refresh": "2024-04-02T05:30:00.555977Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:40.302718Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi023:172.21.15.23=smithi023", "smithi103:172.21.15.103=smithi103"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-02T05:24:14.541582Z", "last_refresh": "2024-04-02T05:30:00.556093Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:29.902982Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-02T05:22:34.902714Z", "last_refresh": "2024-04-02T05:30:00.555857Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-04-02T05:25:06.214118Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-04-02T05:25:06.203026Z", "last_refresh": "2024-04-02T05:30:00.556320Z", "running": 8, "size": 8}}, {"events": ["2024-04-02T05:24:40.312425Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-02T05:22:31.113448Z", "last_refresh": "2024-04-02T05:30:00.959031Z", "ports": [9095], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:30:02.831121Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2024-04-02T05:30:02.826034Z", "ports": [8000], "running": 0, "size": 4}}] 2024-04-02T05:30:11.965 INFO:tasks.cephadm:rgw.foo has 0/4 2024-04-02T05:30:12.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:11 smithi023 bash[18601]: cluster 2024-04-02T05:30:10.881782+0000 mgr.smithi023.yzjfaq (mgr.14195) 248 : cluster 0 pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:12.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:11 smithi023 bash[18601]: audit 2024-04-02T05:30:11.551431+0000 mon.smithi023 (mon.0) 799 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:12.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:11 smithi023 bash[18601]: audit 2024-04-02T05:30:11.557405+0000 mon.smithi023 (mon.0) 800 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:12.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:11 smithi103 bash[23315]: cluster 2024-04-02T05:30:10.881782+0000 mgr.smithi023.yzjfaq (mgr.14195) 248 : cluster 0 pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:12.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:11 smithi103 bash[23315]: audit 2024-04-02T05:30:11.551431+0000 mon.smithi023 (mon.0) 799 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:12.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:11 smithi103 bash[23315]: audit 2024-04-02T05:30:11.557405+0000 mon.smithi023 (mon.0) 800 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:12.965 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph orch ls -f json 2024-04-02T05:30:13.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:12 smithi023 bash[18601]: audit 2024-04-02T05:30:11.398316+0000 mgr.smithi023.yzjfaq (mgr.14195) 249 : audit 0 from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:30:13.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:12 smithi103 bash[23315]: audit 2024-04-02T05:30:11.398316+0000 mgr.smithi023.yzjfaq (mgr.14195) 249 : audit 0 from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:30:14.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:13 smithi023 bash[18601]: cluster 2024-04-02T05:30:12.882253+0000 mgr.smithi023.yzjfaq (mgr.14195) 250 : cluster 0 pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:13 smithi023 bash[18601]: audit 2024-04-02T05:30:12.971201+0000 mon.smithi023 (mon.0) 801 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:13 smithi023 bash[18601]: audit 2024-04-02T05:30:12.980711+0000 mon.smithi023 (mon.0) 802 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:13 smithi023 bash[18601]: audit 2024-04-02T05:30:12.982563+0000 mon.smithi023 (mon.0) 803 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:30:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:13 smithi023 bash[18601]: audit 2024-04-02T05:30:12.983961+0000 mon.smithi023 (mon.0) 804 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:30:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:13 smithi023 bash[18601]: audit 2024-04-02T05:30:12.991277+0000 mon.smithi023 (mon.0) 805 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:13 smithi023 bash[18601]: audit 2024-04-02T05:30:12.995808+0000 mon.smithi023 (mon.0) 806 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:30:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:13 smithi023 bash[18601]: audit 2024-04-02T05:30:13.007809+0000 mon.smithi023 (mon.0) 807 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi103.acwebn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:30:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:13 smithi023 bash[18601]: audit 2024-04-02T05:30:13.010657+0000 mon.smithi023 (mon.0) 808 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi103.acwebn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:30:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:13 smithi023 bash[18601]: audit 2024-04-02T05:30:13.019691+0000 mon.smithi023 (mon.0) 809 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:13 smithi023 bash[18601]: audit 2024-04-02T05:30:13.023350+0000 mon.smithi023 (mon.0) 810 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:30:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:13 smithi023 bash[18601]: cephadm 2024-04-02T05:30:13.025007+0000 mgr.smithi023.yzjfaq (mgr.14195) 251 : cephadm 1 Deploying daemon rgw.foo.smithi103.acwebn on smithi103 2024-04-02T05:30:14.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:13 smithi023 bash[18601]: audit 2024-04-02T05:30:13.611696+0000 mon.smithi023 (mon.0) 811 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:30:14.304 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:13 smithi103 bash[23315]: cluster 2024-04-02T05:30:12.882253+0000 mgr.smithi023.yzjfaq (mgr.14195) 250 : cluster 0 pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:14.304 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:13 smithi103 bash[23315]: audit 2024-04-02T05:30:12.971201+0000 mon.smithi023 (mon.0) 801 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:14.304 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:13 smithi103 bash[23315]: audit 2024-04-02T05:30:12.980711+0000 mon.smithi023 (mon.0) 802 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:14.305 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:13 smithi103 bash[23315]: audit 2024-04-02T05:30:12.982563+0000 mon.smithi023 (mon.0) 803 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:30:14.305 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:13 smithi103 bash[23315]: audit 2024-04-02T05:30:12.983961+0000 mon.smithi023 (mon.0) 804 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:30:14.305 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:13 smithi103 bash[23315]: audit 2024-04-02T05:30:12.991277+0000 mon.smithi023 (mon.0) 805 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:14.305 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:13 smithi103 bash[23315]: audit 2024-04-02T05:30:12.995808+0000 mon.smithi023 (mon.0) 806 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:30:14.305 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:13 smithi103 bash[23315]: audit 2024-04-02T05:30:13.007809+0000 mon.smithi023 (mon.0) 807 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi103.acwebn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:30:14.305 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:13 smithi103 bash[23315]: audit 2024-04-02T05:30:13.010657+0000 mon.smithi023 (mon.0) 808 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi103.acwebn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:30:14.305 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:13 smithi103 bash[23315]: audit 2024-04-02T05:30:13.019691+0000 mon.smithi023 (mon.0) 809 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:14.305 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:13 smithi103 bash[23315]: audit 2024-04-02T05:30:13.023350+0000 mon.smithi023 (mon.0) 810 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:30:14.305 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:13 smithi103 bash[23315]: cephadm 2024-04-02T05:30:13.025007+0000 mgr.smithi023.yzjfaq (mgr.14195) 251 : cephadm 1 Deploying daemon rgw.foo.smithi103.acwebn on smithi103 2024-04-02T05:30:14.306 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:13 smithi103 bash[23315]: audit 2024-04-02T05:30:13.611696+0000 mon.smithi023 (mon.0) 811 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:30:15.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:15 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:30:15.770 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:15 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:30:16.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:15 smithi103 bash[23315]: cluster 2024-04-02T05:30:14.882862+0000 mgr.smithi023.yzjfaq (mgr.14195) 252 : cluster 0 pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:16.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:15 smithi103 bash[23315]: audit 2024-04-02T05:30:15.815853+0000 mon.smithi023 (mon.0) 812 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:16.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:15 smithi103 bash[23315]: audit 2024-04-02T05:30:15.829264+0000 mon.smithi023 (mon.0) 813 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:16.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:15 smithi103 bash[23315]: audit 2024-04-02T05:30:15.855782+0000 mon.smithi023 (mon.0) 814 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:16.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:15 smithi103 bash[23315]: audit 2024-04-02T05:30:15.857476+0000 mon.smithi023 (mon.0) 815 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.ldajvq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:30:16.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:15 smithi103 bash[23315]: audit 2024-04-02T05:30:15.860941+0000 mon.smithi023 (mon.0) 816 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.ldajvq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:30:16.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:15 smithi103 bash[23315]: audit 2024-04-02T05:30:15.871849+0000 mon.smithi023 (mon.0) 817 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:16.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:15 smithi103 bash[23315]: audit 2024-04-02T05:30:15.875998+0000 mon.smithi023 (mon.0) 818 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:30:16.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:15 smithi023 bash[18601]: cluster 2024-04-02T05:30:14.882862+0000 mgr.smithi023.yzjfaq (mgr.14195) 252 : cluster 0 pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:16.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:15 smithi023 bash[18601]: audit 2024-04-02T05:30:15.815853+0000 mon.smithi023 (mon.0) 812 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:16.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:15 smithi023 bash[18601]: audit 2024-04-02T05:30:15.829264+0000 mon.smithi023 (mon.0) 813 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:16.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:15 smithi023 bash[18601]: audit 2024-04-02T05:30:15.855782+0000 mon.smithi023 (mon.0) 814 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:16.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:15 smithi023 bash[18601]: audit 2024-04-02T05:30:15.857476+0000 mon.smithi023 (mon.0) 815 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.ldajvq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:30:16.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:15 smithi023 bash[18601]: audit 2024-04-02T05:30:15.860941+0000 mon.smithi023 (mon.0) 816 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.ldajvq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:30:16.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:15 smithi023 bash[18601]: audit 2024-04-02T05:30:15.871849+0000 mon.smithi023 (mon.0) 817 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:16.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:15 smithi023 bash[18601]: audit 2024-04-02T05:30:15.875998+0000 mon.smithi023 (mon.0) 818 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:30:17.549 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:17 smithi023 bash[18601]: cephadm 2024-04-02T05:30:15.878269+0000 mgr.smithi023.yzjfaq (mgr.14195) 253 : cephadm 1 Deploying daemon rgw.foo.smithi023.ldajvq on smithi023 2024-04-02T05:30:17.763 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:30:17.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:17 smithi103 bash[23315]: cephadm 2024-04-02T05:30:15.878269+0000 mgr.smithi023.yzjfaq (mgr.14195) 253 : cephadm 1 Deploying daemon rgw.foo.smithi023.ldajvq on smithi023 2024-04-02T05:30:18.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:18 smithi023 bash[18601]: cluster 2024-04-02T05:30:16.883421+0000 mgr.smithi023.yzjfaq (mgr.14195) 254 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:18.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:18 smithi023 bash[18601]: cluster 2024-04-02T05:30:17.425684+0000 mon.smithi023 (mon.0) 819 : cluster 0 osdmap e44: 8 total, 8 up, 8 in 2024-04-02T05:30:18.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:18 smithi023 bash[18601]: audit 2024-04-02T05:30:17.436764+0000 mon.smithi103 (mon.1) 22 : audit 1 from='client.? 172.21.15.103:0/3280174683' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T05:30:18.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:18 smithi023 bash[18601]: audit 2024-04-02T05:30:17.437543+0000 mon.smithi023 (mon.0) 820 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T05:30:18.732 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:18 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:30:18.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:18 smithi103 bash[23315]: cluster 2024-04-02T05:30:16.883421+0000 mgr.smithi023.yzjfaq (mgr.14195) 254 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:18.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:18 smithi103 bash[23315]: cluster 2024-04-02T05:30:17.425684+0000 mon.smithi023 (mon.0) 819 : cluster 0 osdmap e44: 8 total, 8 up, 8 in 2024-04-02T05:30:18.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:18 smithi103 bash[23315]: audit 2024-04-02T05:30:17.436764+0000 mon.smithi103 (mon.1) 22 : audit 1 from='client.? 172.21.15.103:0/3280174683' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T05:30:18.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:18 smithi103 bash[23315]: audit 2024-04-02T05:30:17.437543+0000 mon.smithi023 (mon.0) 820 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T05:30:19.027 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:18 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:30:19.715 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:19 smithi023 bash[18601]: audit 2024-04-02T05:30:18.425834+0000 mon.smithi023 (mon.0) 821 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-02T05:30:19.715 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:19 smithi023 bash[18601]: cluster 2024-04-02T05:30:18.430491+0000 mon.smithi023 (mon.0) 822 : cluster 0 osdmap e45: 8 total, 8 up, 8 in 2024-04-02T05:30:19.715 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:19 smithi023 bash[18601]: cluster 2024-04-02T05:30:18.883812+0000 mgr.smithi023.yzjfaq (mgr.14195) 255 : cluster 0 pgmap v215: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:19.716 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:19 smithi023 bash[18601]: audit 2024-04-02T05:30:19.074910+0000 mon.smithi023 (mon.0) 823 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:19.716 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:19 smithi023 bash[18601]: audit 2024-04-02T05:30:19.081194+0000 mon.smithi023 (mon.0) 824 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:19.716 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:19 smithi023 bash[18601]: audit 2024-04-02T05:30:19.109358+0000 mon.smithi023 (mon.0) 825 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:19.716 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:19 smithi023 bash[18601]: audit 2024-04-02T05:30:19.110024+0000 mon.smithi023 (mon.0) 826 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi103.pesqhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:30:19.716 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:19 smithi023 bash[18601]: audit 2024-04-02T05:30:19.112657+0000 mon.smithi023 (mon.0) 827 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi103.pesqhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:30:19.716 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:19 smithi023 bash[18601]: audit 2024-04-02T05:30:19.118742+0000 mon.smithi023 (mon.0) 828 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:19.716 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:19 smithi023 bash[18601]: audit 2024-04-02T05:30:19.120206+0000 mon.smithi023 (mon.0) 829 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:30:19.716 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:19 smithi023 bash[18601]: cephadm 2024-04-02T05:30:19.121051+0000 mgr.smithi023.yzjfaq (mgr.14195) 256 : cephadm 1 Deploying daemon rgw.foo.smithi103.pesqhj on smithi103 2024-04-02T05:30:19.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:19 smithi103 bash[23315]: audit 2024-04-02T05:30:18.425834+0000 mon.smithi023 (mon.0) 821 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-02T05:30:19.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:19 smithi103 bash[23315]: cluster 2024-04-02T05:30:18.430491+0000 mon.smithi023 (mon.0) 822 : cluster 0 osdmap e45: 8 total, 8 up, 8 in 2024-04-02T05:30:19.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:19 smithi103 bash[23315]: cluster 2024-04-02T05:30:18.883812+0000 mgr.smithi023.yzjfaq (mgr.14195) 255 : cluster 0 pgmap v215: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:19.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:19 smithi103 bash[23315]: audit 2024-04-02T05:30:19.074910+0000 mon.smithi023 (mon.0) 823 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:19.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:19 smithi103 bash[23315]: audit 2024-04-02T05:30:19.081194+0000 mon.smithi023 (mon.0) 824 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:19.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:19 smithi103 bash[23315]: audit 2024-04-02T05:30:19.109358+0000 mon.smithi023 (mon.0) 825 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:19.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:19 smithi103 bash[23315]: audit 2024-04-02T05:30:19.110024+0000 mon.smithi023 (mon.0) 826 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi103.pesqhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:30:19.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:19 smithi103 bash[23315]: audit 2024-04-02T05:30:19.112657+0000 mon.smithi023 (mon.0) 827 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi103.pesqhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:30:19.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:19 smithi103 bash[23315]: audit 2024-04-02T05:30:19.118742+0000 mon.smithi023 (mon.0) 828 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:19.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:19 smithi103 bash[23315]: audit 2024-04-02T05:30:19.120206+0000 mon.smithi023 (mon.0) 829 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:30:19.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:19 smithi103 bash[23315]: cephadm 2024-04-02T05:30:19.121051+0000 mgr.smithi023.yzjfaq (mgr.14195) 256 : cephadm 1 Deploying daemon rgw.foo.smithi103.pesqhj on smithi103 2024-04-02T05:30:20.688 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:20 smithi103 bash[23315]: cluster 2024-04-02T05:30:19.445745+0000 mon.smithi023 (mon.0) 830 : cluster 0 osdmap e46: 8 total, 8 up, 8 in 2024-04-02T05:30:20.688 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:20 smithi103 bash[23315]: audit 2024-04-02T05:30:19.451172+0000 mon.smithi103 (mon.1) 23 : audit 1 from='client.? 172.21.15.103:0/2812419673' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-04-02T05:30:20.688 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:20 smithi103 bash[23315]: audit 2024-04-02T05:30:19.457691+0000 mon.smithi023 (mon.0) 831 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-04-02T05:30:20.811 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:20 smithi023 bash[18601]: cluster 2024-04-02T05:30:19.445745+0000 mon.smithi023 (mon.0) 830 : cluster 0 osdmap e46: 8 total, 8 up, 8 in 2024-04-02T05:30:20.811 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:20 smithi023 bash[18601]: audit 2024-04-02T05:30:19.451172+0000 mon.smithi103 (mon.1) 23 : audit 1 from='client.? 172.21.15.103:0/2812419673' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-04-02T05:30:20.812 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:20 smithi023 bash[18601]: audit 2024-04-02T05:30:19.457691+0000 mon.smithi023 (mon.0) 831 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-04-02T05:30:21.764 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:30:21.764 INFO:teuthology.orchestra.run.smithi023.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-02T05:22:36.757599Z", "last_refresh": "2024-04-02T05:30:00.958819Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:24:24.913295Z service:ceph-exporter [ERROR] \"Failed while placing ceph-exporter.smithi103 on smithi103: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\nNon-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\nDeploy daemon ceph-exporter.smithi103 ...\nERROR: Desired sock dir for ceph-exporter is not directory: /var/run/ceph/\"", "2024-04-02T05:24:50.043671Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-04-02T05:22:29.216121Z", "last_refresh": "2024-04-02T05:30:00.556207Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:28.670766Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-02T05:22:27.319737Z", "last_refresh": "2024-04-02T05:30:00.555708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-02T05:22:33.014831Z", "last_refresh": "2024-04-02T05:30:00.958925Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:30:02.836194Z service:ingress.rgw.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "rgw.foo", "service_name": "ingress.rgw.foo", "service_type": "ingress", "spec": {"backend_service": "rgw.foo", "first_virtual_router_id": 50, "frontend_port": 9000, "monitor_port": 9001, "virtual_ip": "10.0.31.23/16"}, "status": {"created": "2024-04-02T05:30:02.831614Z", "ports": [9000, 9001], "running": 0, "size": 4, "virtual_ip": "10.0.31.23/16"}}, {"events": ["2024-04-02T05:24:33.805019Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-02T05:22:25.449061Z", "last_refresh": "2024-04-02T05:30:00.555977Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:40.302718Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi023:172.21.15.23=smithi023", "smithi103:172.21.15.103=smithi103"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-02T05:24:14.541582Z", "last_refresh": "2024-04-02T05:30:00.556093Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:29.902982Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-02T05:22:34.902714Z", "last_refresh": "2024-04-02T05:30:00.555857Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-04-02T05:25:06.214118Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-04-02T05:25:06.203026Z", "last_refresh": "2024-04-02T05:30:00.556320Z", "running": 8, "size": 8}}, {"events": ["2024-04-02T05:24:40.312425Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-02T05:22:31.113448Z", "last_refresh": "2024-04-02T05:30:00.959031Z", "ports": [9095], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:30:19.109546Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2024-04-02T05:30:02.826034Z", "ports": [8000], "running": 0, "size": 4}}] 2024-04-02T05:30:21.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:21 smithi103 bash[23315]: audit 2024-04-02T05:30:20.438092+0000 mon.smithi023 (mon.0) 832 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-04-02T05:30:21.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:21 smithi103 bash[23315]: cluster 2024-04-02T05:30:20.445433+0000 mon.smithi023 (mon.0) 833 : cluster 0 osdmap e47: 8 total, 8 up, 8 in 2024-04-02T05:30:21.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:21 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:30:21.778 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:21 smithi023 bash[18601]: audit 2024-04-02T05:30:20.438092+0000 mon.smithi023 (mon.0) 832 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-04-02T05:30:21.778 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:21 smithi023 bash[18601]: cluster 2024-04-02T05:30:20.445433+0000 mon.smithi023 (mon.0) 833 : cluster 0 osdmap e47: 8 total, 8 up, 8 in 2024-04-02T05:30:22.046 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:21 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:30:22.399 INFO:tasks.cephadm:rgw.foo has 0/4 2024-04-02T05:30:22.668 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:22 smithi023 bash[18601]: cluster 2024-04-02T05:30:20.884197+0000 mgr.smithi023.yzjfaq (mgr.14195) 257 : cluster 0 pgmap v218: 65 pgs: 20 creating+peering, 19 active+clean, 26 unknown; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:30:22.669 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:22 smithi023 bash[18601]: cluster 2024-04-02T05:30:21.513139+0000 mon.smithi023 (mon.0) 834 : cluster 0 osdmap e48: 8 total, 8 up, 8 in 2024-04-02T05:30:22.669 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:22 smithi023 bash[18601]: audit 2024-04-02T05:30:21.522298+0000 mon.smithi103 (mon.1) 24 : audit 1 from='client.? 172.21.15.103:0/2812419673' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-04-02T05:30:22.669 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:22 smithi023 bash[18601]: audit 2024-04-02T05:30:21.523223+0000 mon.smithi023 (mon.0) 835 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-04-02T05:30:22.669 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:22 smithi023 bash[18601]: audit 2024-04-02T05:30:21.523547+0000 mon.smithi023 (mon.0) 836 : audit 1 from='client.? 172.21.15.23:0/3537273182' entity='client.rgw.foo.smithi023.ldajvq' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-04-02T05:30:22.669 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:22 smithi023 bash[18601]: audit 2024-04-02T05:30:21.747071+0000 mgr.smithi023.yzjfaq (mgr.14195) 258 : audit 0 from='client.14516 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:30:22.669 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:22 smithi023 bash[18601]: audit 2024-04-02T05:30:22.095337+0000 mon.smithi023 (mon.0) 837 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:22.669 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:22 smithi023 bash[18601]: audit 2024-04-02T05:30:22.108051+0000 mon.smithi023 (mon.0) 838 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:22.669 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:22 smithi023 bash[18601]: audit 2024-04-02T05:30:22.151535+0000 mon.smithi023 (mon.0) 839 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:22.669 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:22 smithi023 bash[18601]: audit 2024-04-02T05:30:22.153096+0000 mon.smithi023 (mon.0) 840 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.nnewqk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:30:22.669 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:22 smithi023 bash[18601]: audit 2024-04-02T05:30:22.156886+0000 mon.smithi023 (mon.0) 841 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.nnewqk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:30:22.669 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:22 smithi023 bash[18601]: audit 2024-04-02T05:30:22.167246+0000 mon.smithi023 (mon.0) 842 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:22.669 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:22 smithi023 bash[18601]: audit 2024-04-02T05:30:22.171309+0000 mon.smithi023 (mon.0) 843 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:30:22.669 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:22 smithi023 bash[18601]: cephadm 2024-04-02T05:30:22.173348+0000 mgr.smithi023.yzjfaq (mgr.14195) 259 : cephadm 1 Deploying daemon rgw.foo.smithi023.nnewqk on smithi023 2024-04-02T05:30:22.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:22 smithi103 bash[23315]: cluster 2024-04-02T05:30:20.884197+0000 mgr.smithi023.yzjfaq (mgr.14195) 257 : cluster 0 pgmap v218: 65 pgs: 20 creating+peering, 19 active+clean, 26 unknown; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:30:22.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:22 smithi103 bash[23315]: cluster 2024-04-02T05:30:21.513139+0000 mon.smithi023 (mon.0) 834 : cluster 0 osdmap e48: 8 total, 8 up, 8 in 2024-04-02T05:30:22.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:22 smithi103 bash[23315]: audit 2024-04-02T05:30:21.522298+0000 mon.smithi103 (mon.1) 24 : audit 1 from='client.? 172.21.15.103:0/2812419673' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-04-02T05:30:22.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:22 smithi103 bash[23315]: audit 2024-04-02T05:30:21.523223+0000 mon.smithi023 (mon.0) 835 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-04-02T05:30:22.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:22 smithi103 bash[23315]: audit 2024-04-02T05:30:21.523547+0000 mon.smithi023 (mon.0) 836 : audit 1 from='client.? 172.21.15.23:0/3537273182' entity='client.rgw.foo.smithi023.ldajvq' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-04-02T05:30:22.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:22 smithi103 bash[23315]: audit 2024-04-02T05:30:21.747071+0000 mgr.smithi023.yzjfaq (mgr.14195) 258 : audit 0 from='client.14516 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:30:22.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:22 smithi103 bash[23315]: audit 2024-04-02T05:30:22.095337+0000 mon.smithi023 (mon.0) 837 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:22.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:22 smithi103 bash[23315]: audit 2024-04-02T05:30:22.108051+0000 mon.smithi023 (mon.0) 838 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:22.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:22 smithi103 bash[23315]: audit 2024-04-02T05:30:22.151535+0000 mon.smithi023 (mon.0) 839 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:22.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:22 smithi103 bash[23315]: audit 2024-04-02T05:30:22.153096+0000 mon.smithi023 (mon.0) 840 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.nnewqk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:30:22.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:22 smithi103 bash[23315]: audit 2024-04-02T05:30:22.156886+0000 mon.smithi023 (mon.0) 841 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.nnewqk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:30:22.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:22 smithi103 bash[23315]: audit 2024-04-02T05:30:22.167246+0000 mon.smithi023 (mon.0) 842 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:22.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:22 smithi103 bash[23315]: audit 2024-04-02T05:30:22.171309+0000 mon.smithi023 (mon.0) 843 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:30:22.819 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:22 smithi103 bash[23315]: cephadm 2024-04-02T05:30:22.173348+0000 mgr.smithi023.yzjfaq (mgr.14195) 259 : cephadm 1 Deploying daemon rgw.foo.smithi023.nnewqk on smithi023 2024-04-02T05:30:23.400 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph orch ls -f json 2024-04-02T05:30:23.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:23 smithi023 bash[18601]: audit 2024-04-02T05:30:22.518881+0000 mon.smithi023 (mon.0) 844 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-04-02T05:30:23.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:23 smithi023 bash[18601]: audit 2024-04-02T05:30:22.519019+0000 mon.smithi023 (mon.0) 845 : audit 1 from='client.? 172.21.15.23:0/3537273182' entity='client.rgw.foo.smithi023.ldajvq' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-04-02T05:30:23.732 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:23 smithi023 bash[18601]: cluster 2024-04-02T05:30:22.525434+0000 mon.smithi023 (mon.0) 846 : cluster 0 osdmap e49: 8 total, 8 up, 8 in 2024-04-02T05:30:24.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:23 smithi103 bash[23315]: audit 2024-04-02T05:30:22.518881+0000 mon.smithi023 (mon.0) 844 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-04-02T05:30:24.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:23 smithi103 bash[23315]: audit 2024-04-02T05:30:22.519019+0000 mon.smithi023 (mon.0) 845 : audit 1 from='client.? 172.21.15.23:0/3537273182' entity='client.rgw.foo.smithi023.ldajvq' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-04-02T05:30:24.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:23 smithi103 bash[23315]: cluster 2024-04-02T05:30:22.525434+0000 mon.smithi023 (mon.0) 846 : cluster 0 osdmap e49: 8 total, 8 up, 8 in 2024-04-02T05:30:24.586 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:30:24.939 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: cluster 2024-04-02T05:30:22.884870+0000 mgr.smithi023.yzjfaq (mgr.14195) 260 : cluster 0 pgmap v221: 97 pgs: 20 creating+peering, 52 active+clean, 25 unknown; 578 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-04-02T05:30:24.939 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: cluster 2024-04-02T05:30:23.575470+0000 mon.smithi023 (mon.0) 847 : cluster 0 osdmap e50: 8 total, 8 up, 8 in 2024-04-02T05:30:24.939 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: audit 2024-04-02T05:30:23.585323+0000 mon.smithi103 (mon.1) 25 : audit 1 from='client.? 172.21.15.103:0/2812419673' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:30:24.939 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: audit 2024-04-02T05:30:23.585418+0000 mon.smithi023 (mon.0) 848 : audit 1 from='client.? 172.21.15.23:0/3537273182' entity='client.rgw.foo.smithi023.ldajvq' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:30:24.939 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: audit 2024-04-02T05:30:23.592693+0000 mon.smithi023 (mon.0) 849 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:30:24.940 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: audit 2024-04-02T05:30:23.593329+0000 mon.smithi023 (mon.0) 850 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.pesqhj' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:30:24.940 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: audit 2024-04-02T05:30:23.595028+0000 mon.smithi103 (mon.1) 26 : audit 1 from='client.? 172.21.15.103:0/2545433184' entity='client.rgw.foo.smithi103.pesqhj' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:30:24.940 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: audit 2024-04-02T05:30:24.566309+0000 mon.smithi023 (mon.0) 851 : audit 1 from='client.? 172.21.15.23:0/3537273182' entity='client.rgw.foo.smithi023.ldajvq' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-04-02T05:30:24.940 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: audit 2024-04-02T05:30:24.566394+0000 mon.smithi023 (mon.0) 852 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-04-02T05:30:24.940 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: audit 2024-04-02T05:30:24.566473+0000 mon.smithi023 (mon.0) 853 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.pesqhj' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-04-02T05:30:24.940 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: cluster 2024-04-02T05:30:24.571418+0000 mon.smithi023 (mon.0) 854 : cluster 0 osdmap e51: 8 total, 8 up, 8 in 2024-04-02T05:30:24.940 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: audit 2024-04-02T05:30:24.576507+0000 mon.smithi023 (mon.0) 855 : audit 1 from='client.? 172.21.15.23:0/3537273182' entity='client.rgw.foo.smithi023.ldajvq' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:30:24.941 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: audit 2024-04-02T05:30:24.578382+0000 mon.smithi023 (mon.0) 856 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:30:24.941 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: audit 2024-04-02T05:30:24.579355+0000 mon.smithi103 (mon.1) 27 : audit 1 from='client.? 172.21.15.103:0/2812419673' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:30:24.941 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 bash[18601]: audit 2024-04-02T05:30:24.580578+0000 mon.smithi103 (mon.1) 28 : audit 1 from='client.? 172.21.15.103:0/2545433184' entity='client.rgw.foo.smithi103.pesqhj' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:30:24.941 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:24 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:30:25.068 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: cluster 2024-04-02T05:30:22.884870+0000 mgr.smithi023.yzjfaq (mgr.14195) 260 : cluster 0 pgmap v221: 97 pgs: 20 creating+peering, 52 active+clean, 25 unknown; 578 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-04-02T05:30:25.068 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: cluster 2024-04-02T05:30:23.575470+0000 mon.smithi023 (mon.0) 847 : cluster 0 osdmap e50: 8 total, 8 up, 8 in 2024-04-02T05:30:25.068 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: audit 2024-04-02T05:30:23.585323+0000 mon.smithi103 (mon.1) 25 : audit 1 from='client.? 172.21.15.103:0/2812419673' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:30:25.068 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: audit 2024-04-02T05:30:23.585418+0000 mon.smithi023 (mon.0) 848 : audit 1 from='client.? 172.21.15.23:0/3537273182' entity='client.rgw.foo.smithi023.ldajvq' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:30:25.068 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: audit 2024-04-02T05:30:23.592693+0000 mon.smithi023 (mon.0) 849 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:30:25.068 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: audit 2024-04-02T05:30:23.593329+0000 mon.smithi023 (mon.0) 850 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.pesqhj' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:30:25.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: audit 2024-04-02T05:30:23.595028+0000 mon.smithi103 (mon.1) 26 : audit 1 from='client.? 172.21.15.103:0/2545433184' entity='client.rgw.foo.smithi103.pesqhj' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:30:25.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: audit 2024-04-02T05:30:24.566309+0000 mon.smithi023 (mon.0) 851 : audit 1 from='client.? 172.21.15.23:0/3537273182' entity='client.rgw.foo.smithi023.ldajvq' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-04-02T05:30:25.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: audit 2024-04-02T05:30:24.566394+0000 mon.smithi023 (mon.0) 852 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-04-02T05:30:25.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: audit 2024-04-02T05:30:24.566473+0000 mon.smithi023 (mon.0) 853 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.pesqhj' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-04-02T05:30:25.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: cluster 2024-04-02T05:30:24.571418+0000 mon.smithi023 (mon.0) 854 : cluster 0 osdmap e51: 8 total, 8 up, 8 in 2024-04-02T05:30:25.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: audit 2024-04-02T05:30:24.576507+0000 mon.smithi023 (mon.0) 855 : audit 1 from='client.? 172.21.15.23:0/3537273182' entity='client.rgw.foo.smithi023.ldajvq' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:30:25.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: audit 2024-04-02T05:30:24.578382+0000 mon.smithi023 (mon.0) 856 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:30:25.069 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: audit 2024-04-02T05:30:24.579355+0000 mon.smithi103 (mon.1) 27 : audit 1 from='client.? 172.21.15.103:0/2812419673' entity='client.rgw.foo.smithi103.acwebn' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:30:25.070 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:24 smithi103 bash[23315]: audit 2024-04-02T05:30:24.580578+0000 mon.smithi103 (mon.1) 28 : audit 1 from='client.? 172.21.15.103:0/2545433184' entity='client.rgw.foo.smithi103.pesqhj' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:30:25.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:25 smithi103 bash[23315]: audit 2024-04-02T05:30:24.581558+0000 mon.smithi023 (mon.0) 857 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.pesqhj' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:30:25.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:25 smithi103 bash[23315]: cluster 2024-04-02T05:30:24.885782+0000 mgr.smithi023.yzjfaq (mgr.14195) 261 : cluster 0 pgmap v224: 129 pgs: 5 creating+activating, 15 creating+peering, 64 active+clean, 45 unknown; 578 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-04-02T05:30:25.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:25 smithi103 bash[23315]: audit 2024-04-02T05:30:24.983888+0000 mon.smithi023 (mon.0) 858 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:25.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:25 smithi103 bash[23315]: audit 2024-04-02T05:30:24.989898+0000 mon.smithi023 (mon.0) 859 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:25.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:25 smithi103 bash[23315]: audit 2024-04-02T05:30:25.000208+0000 mon.smithi023 (mon.0) 860 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:25.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:25 smithi103 bash[23315]: cephadm 2024-04-02T05:30:25.000852+0000 mgr.smithi023.yzjfaq (mgr.14195) 262 : cephadm 1 Saving service rgw.foo spec with placement count:4;* 2024-04-02T05:30:25.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:25 smithi103 bash[23315]: audit 2024-04-02T05:30:25.005358+0000 mon.smithi023 (mon.0) 861 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:25.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:25 smithi103 bash[23315]: audit 2024-04-02T05:30:25.010131+0000 mon.smithi023 (mon.0) 862 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:25.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:25 smithi103 bash[23315]: audit 2024-04-02T05:30:25.015621+0000 mon.smithi023 (mon.0) 863 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:25.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:25 smithi103 bash[23315]: cephadm 2024-04-02T05:30:25.028913+0000 mgr.smithi023.yzjfaq (mgr.14195) 263 : cephadm 1 Deploying daemon haproxy.rgw.foo.smithi103.oslsjp on smithi103 2024-04-02T05:30:25.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:25 smithi103 bash[23315]: audit 2024-04-02T05:30:25.569282+0000 mon.smithi023 (mon.0) 864 : audit 1 from='client.? 172.21.15.23:0/3537273182' entity='client.rgw.foo.smithi023.ldajvq' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T05:30:25.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:25 smithi103 bash[23315]: audit 2024-04-02T05:30:25.569420+0000 mon.smithi023 (mon.0) 865 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T05:30:25.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:25 smithi103 bash[23315]: audit 2024-04-02T05:30:25.569595+0000 mon.smithi023 (mon.0) 866 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.pesqhj' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T05:30:25.818 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:25 smithi103 bash[23315]: cluster 2024-04-02T05:30:25.576431+0000 mon.smithi023 (mon.0) 867 : cluster 0 osdmap e52: 8 total, 8 up, 8 in 2024-04-02T05:30:25.896 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:25 smithi023 bash[18601]: audit 2024-04-02T05:30:24.581558+0000 mon.smithi023 (mon.0) 857 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.pesqhj' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:30:25.897 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:25 smithi023 bash[18601]: cluster 2024-04-02T05:30:24.885782+0000 mgr.smithi023.yzjfaq (mgr.14195) 261 : cluster 0 pgmap v224: 129 pgs: 5 creating+activating, 15 creating+peering, 64 active+clean, 45 unknown; 578 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-04-02T05:30:25.897 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:25 smithi023 bash[18601]: audit 2024-04-02T05:30:24.983888+0000 mon.smithi023 (mon.0) 858 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:25.897 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:25 smithi023 bash[18601]: audit 2024-04-02T05:30:24.989898+0000 mon.smithi023 (mon.0) 859 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:25.897 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:25 smithi023 bash[18601]: audit 2024-04-02T05:30:25.000208+0000 mon.smithi023 (mon.0) 860 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:25.897 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:25 smithi023 bash[18601]: cephadm 2024-04-02T05:30:25.000852+0000 mgr.smithi023.yzjfaq (mgr.14195) 262 : cephadm 1 Saving service rgw.foo spec with placement count:4;* 2024-04-02T05:30:25.897 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:25 smithi023 bash[18601]: audit 2024-04-02T05:30:25.005358+0000 mon.smithi023 (mon.0) 861 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:25.897 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:25 smithi023 bash[18601]: audit 2024-04-02T05:30:25.010131+0000 mon.smithi023 (mon.0) 862 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:25.897 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:25 smithi023 bash[18601]: audit 2024-04-02T05:30:25.015621+0000 mon.smithi023 (mon.0) 863 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:25.897 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:25 smithi023 bash[18601]: cephadm 2024-04-02T05:30:25.028913+0000 mgr.smithi023.yzjfaq (mgr.14195) 263 : cephadm 1 Deploying daemon haproxy.rgw.foo.smithi103.oslsjp on smithi103 2024-04-02T05:30:25.897 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:25 smithi023 bash[18601]: audit 2024-04-02T05:30:25.569282+0000 mon.smithi023 (mon.0) 864 : audit 1 from='client.? 172.21.15.23:0/3537273182' entity='client.rgw.foo.smithi023.ldajvq' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T05:30:25.897 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:25 smithi023 bash[18601]: audit 2024-04-02T05:30:25.569420+0000 mon.smithi023 (mon.0) 865 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.acwebn' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T05:30:25.897 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:25 smithi023 bash[18601]: audit 2024-04-02T05:30:25.569595+0000 mon.smithi023 (mon.0) 866 : audit 1 from='client.? ' entity='client.rgw.foo.smithi103.pesqhj' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T05:30:25.897 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:25 smithi023 bash[18601]: cluster 2024-04-02T05:30:25.576431+0000 mon.smithi023 (mon.0) 867 : cluster 0 osdmap e52: 8 total, 8 up, 8 in 2024-04-02T05:30:27.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:27 smithi023 bash[18601]: audit 2024-04-02T05:30:26.388029+0000 mon.smithi023 (mon.0) 868 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:27.733 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:27 smithi023 bash[18601]: cluster 2024-04-02T05:30:26.886725+0000 mgr.smithi023.yzjfaq (mgr.14195) 264 : cluster 0 pgmap v226: 129 pgs: 5 creating+activating, 1 creating+peering, 116 active+clean, 7 unknown; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 1.8 KiB/s wr, 129 op/s 2024-04-02T05:30:27.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:27 smithi103 bash[23315]: audit 2024-04-02T05:30:26.388029+0000 mon.smithi023 (mon.0) 868 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:27.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:27 smithi103 bash[23315]: cluster 2024-04-02T05:30:26.886725+0000 mgr.smithi023.yzjfaq (mgr.14195) 264 : cluster 0 pgmap v226: 129 pgs: 5 creating+activating, 1 creating+peering, 116 active+clean, 7 unknown; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 1.8 KiB/s wr, 129 op/s 2024-04-02T05:30:28.214 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:30:28.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:28 smithi023 bash[18601]: audit 2024-04-02T05:30:28.612421+0000 mon.smithi023 (mon.0) 869 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:30:29.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:28 smithi103 bash[23315]: audit 2024-04-02T05:30:28.612421+0000 mon.smithi023 (mon.0) 869 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:30:29.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:29 smithi023 bash[18601]: cluster 2024-04-02T05:30:28.887717+0000 mgr.smithi023.yzjfaq (mgr.14195) 265 : cluster 0 pgmap v227: 129 pgs: 5 creating+activating, 124 active+clean; 580 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 194 KiB/s rd, 3.0 KiB/s wr, 337 op/s 2024-04-02T05:30:30.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:29 smithi103 bash[23315]: cluster 2024-04-02T05:30:28.887717+0000 mgr.smithi023.yzjfaq (mgr.14195) 265 : cluster 0 pgmap v227: 129 pgs: 5 creating+activating, 124 active+clean; 580 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 194 KiB/s rd, 3.0 KiB/s wr, 337 op/s 2024-04-02T05:30:31.675 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:30:31.675 INFO:teuthology.orchestra.run.smithi023.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-02T05:22:36.757599Z", "last_refresh": "2024-04-02T05:30:00.958819Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:24:24.913295Z service:ceph-exporter [ERROR] \"Failed while placing ceph-exporter.smithi103 on smithi103: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\nNon-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\nDeploy daemon ceph-exporter.smithi103 ...\nERROR: Desired sock dir for ceph-exporter is not directory: /var/run/ceph/\"", "2024-04-02T05:24:50.043671Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-04-02T05:22:29.216121Z", "last_refresh": "2024-04-02T05:30:00.556207Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:28.670766Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-02T05:22:27.319737Z", "last_refresh": "2024-04-02T05:30:00.555708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-02T05:22:33.014831Z", "last_refresh": "2024-04-02T05:30:00.958925Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:30:02.836194Z service:ingress.rgw.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "rgw.foo", "service_name": "ingress.rgw.foo", "service_type": "ingress", "spec": {"backend_service": "rgw.foo", "first_virtual_router_id": 50, "frontend_port": 9000, "monitor_port": 9001, "virtual_ip": "10.0.31.23/16"}, "status": {"created": "2024-04-02T05:30:02.831614Z", "ports": [9000, 9001], "running": 0, "size": 4, "virtual_ip": "10.0.31.23/16"}}, {"events": ["2024-04-02T05:24:33.805019Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-02T05:22:25.449061Z", "last_refresh": "2024-04-02T05:30:00.555977Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:40.302718Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi023:172.21.15.23=smithi023", "smithi103:172.21.15.103=smithi103"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-02T05:24:14.541582Z", "last_refresh": "2024-04-02T05:30:00.556093Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:29.902982Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-02T05:22:34.902714Z", "last_refresh": "2024-04-02T05:30:00.555857Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-04-02T05:25:06.214118Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-04-02T05:25:06.203026Z", "last_refresh": "2024-04-02T05:30:00.556320Z", "running": 8, "size": 8}}, {"events": ["2024-04-02T05:24:40.312425Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-02T05:22:31.113448Z", "last_refresh": "2024-04-02T05:30:00.959031Z", "ports": [9095], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:30:25.010326Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2024-04-02T05:30:25.000864Z", "ports": [8000], "running": 0, "size": 4}}] 2024-04-02T05:30:32.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:31 smithi023 bash[18601]: cluster 2024-04-02T05:30:30.888965+0000 mgr.smithi023.yzjfaq (mgr.14195) 266 : cluster 0 pgmap v228: 129 pgs: 129 active+clean; 582 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 398 KiB/s rd, 4.5 KiB/s wr, 690 op/s 2024-04-02T05:30:32.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:31 smithi103 bash[23315]: cluster 2024-04-02T05:30:30.888965+0000 mgr.smithi023.yzjfaq (mgr.14195) 266 : cluster 0 pgmap v228: 129 pgs: 129 active+clean; 582 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 398 KiB/s rd, 4.5 KiB/s wr, 690 op/s 2024-04-02T05:30:32.329 INFO:tasks.cephadm:rgw.foo has 0/4 2024-04-02T05:30:32.672 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:32 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:30:32.964 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:32 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:30:33.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:32 smithi023 bash[18601]: audit 2024-04-02T05:30:31.658212+0000 mgr.smithi023.yzjfaq (mgr.14195) 267 : audit 0 from='client.14540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:30:33.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:32 smithi103 bash[23315]: audit 2024-04-02T05:30:31.658212+0000 mgr.smithi023.yzjfaq (mgr.14195) 267 : audit 0 from='client.14540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:30:33.330 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph orch ls -f json 2024-04-02T05:30:34.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:34 smithi023 bash[18601]: cluster 2024-04-02T05:30:32.890052+0000 mgr.smithi023.yzjfaq (mgr.14195) 268 : cluster 0 pgmap v229: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 379 KiB/s rd, 4.0 KiB/s wr, 655 op/s 2024-04-02T05:30:34.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:34 smithi023 bash[18601]: audit 2024-04-02T05:30:33.015602+0000 mon.smithi023 (mon.0) 870 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:34.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:34 smithi023 bash[18601]: audit 2024-04-02T05:30:33.027878+0000 mon.smithi023 (mon.0) 871 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:34.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:34 smithi023 bash[18601]: audit 2024-04-02T05:30:33.083116+0000 mon.smithi023 (mon.0) 872 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:34.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:34 smithi023 bash[18601]: cephadm 2024-04-02T05:30:33.089419+0000 mgr.smithi023.yzjfaq (mgr.14195) 269 : cephadm 1 Deploying daemon haproxy.rgw.foo.smithi023.ohvwhe on smithi023 2024-04-02T05:30:34.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:34 smithi103 bash[23315]: cluster 2024-04-02T05:30:32.890052+0000 mgr.smithi023.yzjfaq (mgr.14195) 268 : cluster 0 pgmap v229: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 379 KiB/s rd, 4.0 KiB/s wr, 655 op/s 2024-04-02T05:30:34.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:34 smithi103 bash[23315]: audit 2024-04-02T05:30:33.015602+0000 mon.smithi023 (mon.0) 870 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:34.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:34 smithi103 bash[23315]: audit 2024-04-02T05:30:33.027878+0000 mon.smithi023 (mon.0) 871 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:34.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:34 smithi103 bash[23315]: audit 2024-04-02T05:30:33.083116+0000 mon.smithi023 (mon.0) 872 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:34.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:34 smithi103 bash[23315]: cephadm 2024-04-02T05:30:33.089419+0000 mgr.smithi023.yzjfaq (mgr.14195) 269 : cephadm 1 Deploying daemon haproxy.rgw.foo.smithi023.ohvwhe on smithi023 2024-04-02T05:30:36.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:36 smithi103 bash[23315]: cluster 2024-04-02T05:30:34.891104+0000 mgr.smithi023.yzjfaq (mgr.14195) 270 : cluster 0 pgmap v230: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 314 KiB/s rd, 3.3 KiB/s wr, 544 op/s 2024-04-02T05:30:36.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:36 smithi023 bash[18601]: cluster 2024-04-02T05:30:34.891104+0000 mgr.smithi023.yzjfaq (mgr.14195) 270 : cluster 0 pgmap v230: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 314 KiB/s rd, 3.3 KiB/s wr, 544 op/s 2024-04-02T05:30:37.696 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:37 smithi023 bash[18601]: audit 2024-04-02T05:30:36.402137+0000 mon.smithi023 (mon.0) 873 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:37.696 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:37 smithi023 bash[18601]: cluster 2024-04-02T05:30:36.892417+0000 mgr.smithi023.yzjfaq (mgr.14195) 271 : cluster 0 pgmap v231: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 278 KiB/s rd, 2.9 KiB/s wr, 481 op/s 2024-04-02T05:30:37.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:37 smithi103 bash[23315]: audit 2024-04-02T05:30:36.402137+0000 mon.smithi023 (mon.0) 873 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:37.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:37 smithi103 bash[23315]: cluster 2024-04-02T05:30:36.892417+0000 mgr.smithi023.yzjfaq (mgr.14195) 271 : cluster 0 pgmap v231: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 278 KiB/s rd, 2.9 KiB/s wr, 481 op/s 2024-04-02T05:30:38.133 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:30:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:39 smithi023 bash[18601]: cluster 2024-04-02T05:30:38.893444+0000 mgr.smithi023.yzjfaq (mgr.14195) 272 : cluster 0 pgmap v232: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 235 KiB/s rd, 2.2 KiB/s wr, 407 op/s 2024-04-02T05:30:40.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:39 smithi103 bash[23315]: cluster 2024-04-02T05:30:38.893444+0000 mgr.smithi023.yzjfaq (mgr.14195) 272 : cluster 0 pgmap v232: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 235 KiB/s rd, 2.2 KiB/s wr, 407 op/s 2024-04-02T05:30:41.656 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:41 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:30:41.949 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:41 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:30:42.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:41 smithi023 bash[18601]: cluster 2024-04-02T05:30:40.894620+0000 mgr.smithi023.yzjfaq (mgr.14195) 273 : cluster 0 pgmap v233: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 165 KiB/s rd, 1.2 KiB/s wr, 285 op/s 2024-04-02T05:30:42.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:41 smithi103 bash[23315]: cluster 2024-04-02T05:30:40.894620+0000 mgr.smithi023.yzjfaq (mgr.14195) 273 : cluster 0 pgmap v233: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 165 KiB/s rd, 1.2 KiB/s wr, 285 op/s 2024-04-02T05:30:42.398 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:30:42.399 INFO:teuthology.orchestra.run.smithi023.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-02T05:22:36.757599Z", "last_refresh": "2024-04-02T05:30:00.958819Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:24:24.913295Z service:ceph-exporter [ERROR] \"Failed while placing ceph-exporter.smithi103 on smithi103: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\nNon-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\nDeploy daemon ceph-exporter.smithi103 ...\nERROR: Desired sock dir for ceph-exporter is not directory: /var/run/ceph/\"", "2024-04-02T05:24:50.043671Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-04-02T05:22:29.216121Z", "last_refresh": "2024-04-02T05:30:00.556207Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:28.670766Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-02T05:22:27.319737Z", "last_refresh": "2024-04-02T05:30:00.555708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-02T05:22:33.014831Z", "last_refresh": "2024-04-02T05:30:00.958925Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:30:42.027778Z service:ingress.rgw.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "rgw.foo", "service_name": "ingress.rgw.foo", "service_type": "ingress", "spec": {"backend_service": "rgw.foo", "first_virtual_router_id": 50, "frontend_port": 9000, "monitor_port": 9001, "virtual_ip": "10.0.31.23/16"}, "status": {"created": "2024-04-02T05:30:02.831614Z", "ports": [9000, 9001], "running": 0, "size": 4, "virtual_ip": "10.0.31.23/16"}}, {"events": ["2024-04-02T05:24:33.805019Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-02T05:22:25.449061Z", "last_refresh": "2024-04-02T05:30:00.555977Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:40.302718Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi023:172.21.15.23=smithi023", "smithi103:172.21.15.103=smithi103"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-02T05:24:14.541582Z", "last_refresh": "2024-04-02T05:30:00.556093Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:29.902982Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-02T05:22:34.902714Z", "last_refresh": "2024-04-02T05:30:00.555857Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-04-02T05:25:06.214118Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-04-02T05:25:06.203026Z", "last_refresh": "2024-04-02T05:30:00.556320Z", "running": 8, "size": 8}}, {"events": ["2024-04-02T05:24:40.312425Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-02T05:22:31.113448Z", "last_refresh": "2024-04-02T05:30:00.959031Z", "ports": [9095], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:30:25.010326Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2024-04-02T05:30:25.000864Z", "ports": [8000], "running": 0, "size": 4}}] 2024-04-02T05:30:43.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:42 smithi103 bash[23315]: audit 2024-04-02T05:30:41.991285+0000 mon.smithi023 (mon.0) 874 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:43.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:42 smithi103 bash[23315]: audit 2024-04-02T05:30:41.997859+0000 mon.smithi023 (mon.0) 875 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:43.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:42 smithi103 bash[23315]: audit 2024-04-02T05:30:42.027442+0000 mon.smithi023 (mon.0) 876 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:43.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:42 smithi103 bash[23315]: audit 2024-04-02T05:30:42.033646+0000 mon.smithi023 (mon.0) 877 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:43.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:42 smithi103 bash[23315]: cephadm 2024-04-02T05:30:42.034279+0000 mgr.smithi023.yzjfaq (mgr.14195) 274 : cephadm 1 10.0.31.23 is in 10.0.0.0/16 on smithi023 interface ens1f0 2024-04-02T05:30:43.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:42 smithi103 bash[23315]: cephadm 2024-04-02T05:30:42.034443+0000 mgr.smithi023.yzjfaq (mgr.14195) 275 : cephadm 1 10.0.31.23 is in 10.0.0.0/16 on smithi103 interface enp3s0f1 2024-04-02T05:30:43.318 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:42 smithi103 bash[23315]: cephadm 2024-04-02T05:30:42.040979+0000 mgr.smithi023.yzjfaq (mgr.14195) 276 : cephadm 1 Deploying daemon keepalived.rgw.foo.smithi023.kqxzhe on smithi023 2024-04-02T05:30:43.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:42 smithi023 bash[18601]: audit 2024-04-02T05:30:41.991285+0000 mon.smithi023 (mon.0) 874 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:43.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:42 smithi023 bash[18601]: audit 2024-04-02T05:30:41.997859+0000 mon.smithi023 (mon.0) 875 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:43.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:42 smithi023 bash[18601]: audit 2024-04-02T05:30:42.027442+0000 mon.smithi023 (mon.0) 876 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:43.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:42 smithi023 bash[18601]: audit 2024-04-02T05:30:42.033646+0000 mon.smithi023 (mon.0) 877 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:43.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:42 smithi023 bash[18601]: cephadm 2024-04-02T05:30:42.034279+0000 mgr.smithi023.yzjfaq (mgr.14195) 274 : cephadm 1 10.0.31.23 is in 10.0.0.0/16 on smithi023 interface ens1f0 2024-04-02T05:30:43.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:42 smithi023 bash[18601]: cephadm 2024-04-02T05:30:42.034443+0000 mgr.smithi023.yzjfaq (mgr.14195) 275 : cephadm 1 10.0.31.23 is in 10.0.0.0/16 on smithi103 interface enp3s0f1 2024-04-02T05:30:43.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:42 smithi023 bash[18601]: cephadm 2024-04-02T05:30:42.040979+0000 mgr.smithi023.yzjfaq (mgr.14195) 276 : cephadm 1 Deploying daemon keepalived.rgw.foo.smithi023.kqxzhe on smithi023 2024-04-02T05:30:43.844 INFO:tasks.cephadm:rgw.foo has 0/4 2024-04-02T05:30:44.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:44 smithi023 bash[18601]: audit 2024-04-02T05:30:42.388027+0000 mgr.smithi023.yzjfaq (mgr.14195) 277 : audit 0 from='client.14544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:30:44.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:44 smithi023 bash[18601]: cluster 2024-04-02T05:30:42.895777+0000 mgr.smithi023.yzjfaq (mgr.14195) 278 : cluster 0 pgmap v234: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s 2024-04-02T05:30:44.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:44 smithi023 bash[18601]: audit 2024-04-02T05:30:43.612684+0000 mon.smithi023 (mon.0) 878 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:30:44.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:44 smithi103 bash[23315]: audit 2024-04-02T05:30:42.388027+0000 mgr.smithi023.yzjfaq (mgr.14195) 277 : audit 0 from='client.14544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:30:44.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:44 smithi103 bash[23315]: cluster 2024-04-02T05:30:42.895777+0000 mgr.smithi023.yzjfaq (mgr.14195) 278 : cluster 0 pgmap v234: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s 2024-04-02T05:30:44.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:44 smithi103 bash[23315]: audit 2024-04-02T05:30:43.612684+0000 mon.smithi023 (mon.0) 878 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:30:44.844 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph orch ls -f json 2024-04-02T05:30:46.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:46 smithi103 bash[23315]: cluster 2024-04-02T05:30:44.896467+0000 mgr.smithi023.yzjfaq (mgr.14195) 279 : cluster 0 pgmap v235: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:46 smithi023 bash[18601]: cluster 2024-04-02T05:30:44.896467+0000 mgr.smithi023.yzjfaq (mgr.14195) 279 : cluster 0 pgmap v235: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:48.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:48 smithi103 bash[23315]: cluster 2024-04-02T05:30:46.897655+0000 mgr.smithi023.yzjfaq (mgr.14195) 280 : cluster 0 pgmap v236: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:48.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:48 smithi023 bash[18601]: cluster 2024-04-02T05:30:46.897655+0000 mgr.smithi023.yzjfaq (mgr.14195) 280 : cluster 0 pgmap v236: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:49.702 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:30:50.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:50 smithi103 bash[23315]: cluster 2024-04-02T05:30:48.898575+0000 mgr.smithi023.yzjfaq (mgr.14195) 281 : cluster 0 pgmap v237: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:50.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:50 smithi023 bash[18601]: cluster 2024-04-02T05:30:48.898575+0000 mgr.smithi023.yzjfaq (mgr.14195) 281 : cluster 0 pgmap v237: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:52.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:52 smithi103 bash[23315]: cluster 2024-04-02T05:30:50.899243+0000 mgr.smithi023.yzjfaq (mgr.14195) 282 : cluster 0 pgmap v238: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:52.344 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:52 smithi023 bash[18601]: cluster 2024-04-02T05:30:50.899243+0000 mgr.smithi023.yzjfaq (mgr.14195) 282 : cluster 0 pgmap v238: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:52.344 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:52 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:30:52.639 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:52 smithi023 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:30:53.925 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:53 smithi023 bash[18601]: audit 2024-04-02T05:30:52.680516+0000 mon.smithi023 (mon.0) 879 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:53.926 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:53 smithi023 bash[18601]: audit 2024-04-02T05:30:52.688155+0000 mon.smithi023 (mon.0) 880 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:53.926 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:53 smithi023 bash[18601]: audit 2024-04-02T05:30:52.692943+0000 mon.smithi023 (mon.0) 881 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:53.926 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:53 smithi023 bash[18601]: cephadm 2024-04-02T05:30:52.695050+0000 mgr.smithi023.yzjfaq (mgr.14195) 283 : cephadm 1 10.0.31.23 is in 10.0.0.0/16 on smithi103 interface enp3s0f1 2024-04-02T05:30:53.926 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:53 smithi023 bash[18601]: cephadm 2024-04-02T05:30:52.695209+0000 mgr.smithi023.yzjfaq (mgr.14195) 284 : cephadm 1 10.0.31.23 is in 10.0.0.0/16 on smithi023 interface ens1f0 2024-04-02T05:30:53.926 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:53 smithi023 bash[18601]: cephadm 2024-04-02T05:30:52.695740+0000 mgr.smithi023.yzjfaq (mgr.14195) 285 : cephadm 1 Deploying daemon keepalived.rgw.foo.smithi103.gqaymn on smithi103 2024-04-02T05:30:53.926 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:53 smithi023 bash[18601]: cluster 2024-04-02T05:30:52.900065+0000 mgr.smithi023.yzjfaq (mgr.14195) 286 : cluster 0 pgmap v239: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:54.064 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:30:54.064 INFO:teuthology.orchestra.run.smithi023.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-02T05:22:36.757599Z", "last_refresh": "2024-04-02T05:30:00.958819Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:24:24.913295Z service:ceph-exporter [ERROR] \"Failed while placing ceph-exporter.smithi103 on smithi103: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\nNon-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\nDeploy daemon ceph-exporter.smithi103 ...\nERROR: Desired sock dir for ceph-exporter is not directory: /var/run/ceph/\"", "2024-04-02T05:24:50.043671Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-04-02T05:22:29.216121Z", "last_refresh": "2024-04-02T05:30:00.556207Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:28.670766Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-02T05:22:27.319737Z", "last_refresh": "2024-04-02T05:30:00.555708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-02T05:22:33.014831Z", "last_refresh": "2024-04-02T05:30:00.958925Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:30:52.693148Z service:ingress.rgw.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "rgw.foo", "service_name": "ingress.rgw.foo", "service_type": "ingress", "spec": {"backend_service": "rgw.foo", "first_virtual_router_id": 50, "frontend_port": 9000, "monitor_port": 9001, "virtual_ip": "10.0.31.23/16"}, "status": {"created": "2024-04-02T05:30:02.831614Z", "ports": [9000, 9001], "running": 0, "size": 4, "virtual_ip": "10.0.31.23/16"}}, {"events": ["2024-04-02T05:24:33.805019Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-02T05:22:25.449061Z", "last_refresh": "2024-04-02T05:30:00.555977Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:40.302718Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi023:172.21.15.23=smithi023", "smithi103:172.21.15.103=smithi103"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-02T05:24:14.541582Z", "last_refresh": "2024-04-02T05:30:00.556093Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:29.902982Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-02T05:22:34.902714Z", "last_refresh": "2024-04-02T05:30:00.555857Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-04-02T05:25:06.214118Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-04-02T05:25:06.203026Z", "last_refresh": "2024-04-02T05:30:00.556320Z", "running": 8, "size": 8}}, {"events": ["2024-04-02T05:24:40.312425Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-02T05:22:31.113448Z", "last_refresh": "2024-04-02T05:30:00.959031Z", "ports": [9095], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:30:25.010326Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2024-04-02T05:30:25.000864Z", "ports": [8000], "running": 0, "size": 4}}] 2024-04-02T05:30:54.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:53 smithi103 bash[23315]: audit 2024-04-02T05:30:52.680516+0000 mon.smithi023 (mon.0) 879 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:54.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:53 smithi103 bash[23315]: audit 2024-04-02T05:30:52.688155+0000 mon.smithi023 (mon.0) 880 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:54.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:53 smithi103 bash[23315]: audit 2024-04-02T05:30:52.692943+0000 mon.smithi023 (mon.0) 881 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:30:54.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:53 smithi103 bash[23315]: cephadm 2024-04-02T05:30:52.695050+0000 mgr.smithi023.yzjfaq (mgr.14195) 283 : cephadm 1 10.0.31.23 is in 10.0.0.0/16 on smithi103 interface enp3s0f1 2024-04-02T05:30:54.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:53 smithi103 bash[23315]: cephadm 2024-04-02T05:30:52.695209+0000 mgr.smithi023.yzjfaq (mgr.14195) 284 : cephadm 1 10.0.31.23 is in 10.0.0.0/16 on smithi023 interface ens1f0 2024-04-02T05:30:54.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:53 smithi103 bash[23315]: cephadm 2024-04-02T05:30:52.695740+0000 mgr.smithi023.yzjfaq (mgr.14195) 285 : cephadm 1 Deploying daemon keepalived.rgw.foo.smithi103.gqaymn on smithi103 2024-04-02T05:30:54.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:53 smithi103 bash[23315]: cluster 2024-04-02T05:30:52.900065+0000 mgr.smithi023.yzjfaq (mgr.14195) 286 : cluster 0 pgmap v239: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:54.827 INFO:tasks.cephadm:rgw.foo has 0/4 2024-04-02T05:30:54.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:54 smithi023 bash[18601]: audit 2024-04-02T05:30:54.052618+0000 mgr.smithi023.yzjfaq (mgr.14195) 287 : audit 0 from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:30:55.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:54 smithi103 bash[23315]: audit 2024-04-02T05:30:54.052618+0000 mgr.smithi023.yzjfaq (mgr.14195) 287 : audit 0 from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:30:55.829 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph orch ls -f json 2024-04-02T05:30:55.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:55 smithi023 bash[18601]: cluster 2024-04-02T05:30:54.900874+0000 mgr.smithi023.yzjfaq (mgr.14195) 288 : cluster 0 pgmap v240: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:56.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:55 smithi103 bash[23315]: cluster 2024-04-02T05:30:54.900874+0000 mgr.smithi023.yzjfaq (mgr.14195) 288 : cluster 0 pgmap v240: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:58.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:57 smithi023 bash[18601]: cluster 2024-04-02T05:30:56.902151+0000 mgr.smithi023.yzjfaq (mgr.14195) 289 : cluster 0 pgmap v241: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:58.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:57 smithi103 bash[23315]: cluster 2024-04-02T05:30:56.902151+0000 mgr.smithi023.yzjfaq (mgr.14195) 289 : cluster 0 pgmap v241: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:30:59.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:58 smithi023 bash[18601]: audit 2024-04-02T05:30:58.612481+0000 mon.smithi023 (mon.0) 882 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:30:59.313 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:58 smithi103 bash[23315]: audit 2024-04-02T05:30:58.612481+0000 mon.smithi023 (mon.0) 882 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:31:00.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:30:59 smithi023 bash[18601]: cluster 2024-04-02T05:30:58.903095+0000 mgr.smithi023.yzjfaq (mgr.14195) 290 : cluster 0 pgmap v242: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:31:00.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:30:59 smithi103 bash[23315]: cluster 2024-04-02T05:30:58.903095+0000 mgr.smithi023.yzjfaq (mgr.14195) 290 : cluster 0 pgmap v242: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:31:00.672 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:31:02.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:01 smithi103 bash[23315]: cluster 2024-04-02T05:31:00.904365+0000 mgr.smithi023.yzjfaq (mgr.14195) 291 : cluster 0 pgmap v243: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:31:02.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:01 smithi023 bash[18601]: cluster 2024-04-02T05:31:00.904365+0000 mgr.smithi023.yzjfaq (mgr.14195) 291 : cluster 0 pgmap v243: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:31:02.909 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:02 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:31:03.196 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:03 smithi103 systemd[1]: /etc/systemd/system/ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@.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-04-02T05:31:03.750 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:31:03.750 INFO:teuthology.orchestra.run.smithi023.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-02T05:22:36.757599Z", "last_refresh": "2024-04-02T05:30:00.958819Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:24:24.913295Z service:ceph-exporter [ERROR] \"Failed while placing ceph-exporter.smithi103 on smithi103: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\nNon-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\nDeploy daemon ceph-exporter.smithi103 ...\nERROR: Desired sock dir for ceph-exporter is not directory: /var/run/ceph/\"", "2024-04-02T05:24:50.043671Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-04-02T05:22:29.216121Z", "last_refresh": "2024-04-02T05:30:00.556207Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:28.670766Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-02T05:22:27.319737Z", "last_refresh": "2024-04-02T05:30:00.555708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-02T05:22:33.014831Z", "last_refresh": "2024-04-02T05:30:00.958925Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:31:03.263862Z service:ingress.rgw.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "rgw.foo", "service_name": "ingress.rgw.foo", "service_type": "ingress", "spec": {"backend_service": "rgw.foo", "first_virtual_router_id": 50, "frontend_port": 9000, "monitor_port": 9001, "virtual_ip": "10.0.31.23/16"}, "status": {"created": "2024-04-02T05:30:02.831614Z", "ports": [9000, 9001], "running": 0, "size": 4, "virtual_ip": "10.0.31.23/16"}}, {"events": ["2024-04-02T05:24:33.805019Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-02T05:22:25.449061Z", "last_refresh": "2024-04-02T05:30:00.555977Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:40.302718Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi023:172.21.15.23=smithi023", "smithi103:172.21.15.103=smithi103"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-02T05:24:14.541582Z", "last_refresh": "2024-04-02T05:30:00.556093Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:29.902982Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-02T05:22:34.902714Z", "last_refresh": "2024-04-02T05:30:00.555857Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-04-02T05:25:06.214118Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-04-02T05:25:06.203026Z", "last_refresh": "2024-04-02T05:30:00.556320Z", "running": 8, "size": 8}}, {"events": ["2024-04-02T05:24:40.312425Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-02T05:22:31.113448Z", "last_refresh": "2024-04-02T05:30:00.959031Z", "ports": [9095], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:30:25.010326Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2024-04-02T05:30:25.000864Z", "ports": [8000], "running": 0, "size": 4}}] 2024-04-02T05:31:04.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:03 smithi023 bash[18601]: cluster 2024-04-02T05:31:02.905427+0000 mgr.smithi023.yzjfaq (mgr.14195) 292 : cluster 0 pgmap v244: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:31:04.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:03 smithi023 bash[18601]: audit 2024-04-02T05:31:03.207116+0000 mon.smithi023 (mon.0) 883 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:04.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:03 smithi023 bash[18601]: audit 2024-04-02T05:31:03.220746+0000 mon.smithi023 (mon.0) 884 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:04.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:03 smithi023 bash[18601]: audit 2024-04-02T05:31:03.255072+0000 mon.smithi023 (mon.0) 885 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:04.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:03 smithi023 bash[18601]: audit 2024-04-02T05:31:03.263205+0000 mon.smithi023 (mon.0) 886 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:04.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:03 smithi023 bash[18601]: audit 2024-04-02T05:31:03.330032+0000 mon.smithi023 (mon.0) 887 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:31:04.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:03 smithi103 bash[23315]: cluster 2024-04-02T05:31:02.905427+0000 mgr.smithi023.yzjfaq (mgr.14195) 292 : cluster 0 pgmap v244: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:31:04.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:03 smithi103 bash[23315]: audit 2024-04-02T05:31:03.207116+0000 mon.smithi023 (mon.0) 883 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:04.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:03 smithi103 bash[23315]: audit 2024-04-02T05:31:03.220746+0000 mon.smithi023 (mon.0) 884 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:04.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:03 smithi103 bash[23315]: audit 2024-04-02T05:31:03.255072+0000 mon.smithi023 (mon.0) 885 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:04.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:03 smithi103 bash[23315]: audit 2024-04-02T05:31:03.263205+0000 mon.smithi023 (mon.0) 886 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:04.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:03 smithi103 bash[23315]: audit 2024-04-02T05:31:03.330032+0000 mon.smithi023 (mon.0) 887 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:31:04.566 INFO:tasks.cephadm:rgw.foo has 0/4 2024-04-02T05:31:05.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:05 smithi103 bash[23315]: audit 2024-04-02T05:31:03.737250+0000 mgr.smithi023.yzjfaq (mgr.14195) 293 : audit 0 from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:31:05.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:05 smithi023 bash[18601]: audit 2024-04-02T05:31:03.737250+0000 mgr.smithi023.yzjfaq (mgr.14195) 293 : audit 0 from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:31:05.567 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph orch ls -f json 2024-04-02T05:31:06.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:06 smithi103 bash[23315]: cluster 2024-04-02T05:31:04.906359+0000 mgr.smithi023.yzjfaq (mgr.14195) 294 : cluster 0 pgmap v245: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:31:06.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:06 smithi023 bash[18601]: cluster 2024-04-02T05:31:04.906359+0000 mgr.smithi023.yzjfaq (mgr.14195) 294 : cluster 0 pgmap v245: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:31:07.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:07 smithi023 bash[18601]: audit 2024-04-02T05:31:06.414193+0000 mon.smithi023 (mon.0) 888 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:07.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:07 smithi023 bash[18601]: cluster 2024-04-02T05:31:06.907226+0000 mgr.smithi023.yzjfaq (mgr.14195) 295 : cluster 0 pgmap v246: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:31:07.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:07 smithi103 bash[23315]: audit 2024-04-02T05:31:06.414193+0000 mon.smithi023 (mon.0) 888 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:07.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:07 smithi103 bash[23315]: cluster 2024-04-02T05:31:06.907226+0000 mgr.smithi023.yzjfaq (mgr.14195) 295 : cluster 0 pgmap v246: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:31:09.462 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:31:10.390 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:10 smithi023 bash[18601]: cluster 2024-04-02T05:31:08.907847+0000 mgr.smithi023.yzjfaq (mgr.14195) 296 : cluster 0 pgmap v247: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:31:10.390 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:10 smithi023 bash[18601]: audit 2024-04-02T05:31:09.130076+0000 mon.smithi023 (mon.0) 889 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:10.391 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:10 smithi023 bash[18601]: audit 2024-04-02T05:31:09.143487+0000 mon.smithi023 (mon.0) 890 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:10.391 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:10 smithi023 bash[18601]: audit 2024-04-02T05:31:09.628225+0000 mon.smithi023 (mon.0) 891 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:10.391 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:10 smithi023 bash[18601]: audit 2024-04-02T05:31:09.636017+0000 mon.smithi023 (mon.0) 892 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:10.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:10 smithi103 bash[23315]: cluster 2024-04-02T05:31:08.907847+0000 mgr.smithi023.yzjfaq (mgr.14195) 296 : cluster 0 pgmap v247: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:31:10.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:10 smithi103 bash[23315]: audit 2024-04-02T05:31:09.130076+0000 mon.smithi023 (mon.0) 889 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:10.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:10 smithi103 bash[23315]: audit 2024-04-02T05:31:09.143487+0000 mon.smithi023 (mon.0) 890 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:10.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:10 smithi103 bash[23315]: audit 2024-04-02T05:31:09.628225+0000 mon.smithi023 (mon.0) 891 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:10.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:10 smithi103 bash[23315]: audit 2024-04-02T05:31:09.636017+0000 mon.smithi023 (mon.0) 892 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:11.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:11 smithi023 bash[18601]: audit 2024-04-02T05:31:10.231639+0000 mon.smithi023 (mon.0) 893 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:31:11.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:11 smithi023 bash[18601]: audit 2024-04-02T05:31:10.233263+0000 mon.smithi023 (mon.0) 894 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:31:11.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:11 smithi023 bash[18601]: audit 2024-04-02T05:31:10.724572+0000 mon.smithi023 (mon.0) 895 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:11.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:11 smithi023 bash[18601]: audit 2024-04-02T05:31:10.732800+0000 mon.smithi023 (mon.0) 896 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:11.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:11 smithi023 bash[18601]: audit 2024-04-02T05:31:10.739588+0000 mon.smithi023 (mon.0) 897 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:11.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:11 smithi023 bash[18601]: audit 2024-04-02T05:31:10.743610+0000 mon.smithi023 (mon.0) 898 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:31:11.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:11 smithi103 bash[23315]: audit 2024-04-02T05:31:10.231639+0000 mon.smithi023 (mon.0) 893 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:31:11.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:11 smithi103 bash[23315]: audit 2024-04-02T05:31:10.233263+0000 mon.smithi023 (mon.0) 894 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:31:11.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:11 smithi103 bash[23315]: audit 2024-04-02T05:31:10.724572+0000 mon.smithi023 (mon.0) 895 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:11.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:11 smithi103 bash[23315]: audit 2024-04-02T05:31:10.732800+0000 mon.smithi023 (mon.0) 896 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:11.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:11 smithi103 bash[23315]: audit 2024-04-02T05:31:10.739588+0000 mon.smithi023 (mon.0) 897 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:11.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:11 smithi103 bash[23315]: audit 2024-04-02T05:31:10.743610+0000 mon.smithi023 (mon.0) 898 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:31:12.399 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:12 smithi023 bash[18601]: cephadm 2024-04-02T05:31:10.243299+0000 mgr.smithi023.yzjfaq (mgr.14195) 297 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-02T05:31:12.399 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:12 smithi023 bash[18601]: cephadm 2024-04-02T05:31:10.821225+0000 mgr.smithi023.yzjfaq (mgr.14195) 298 : cephadm 1 Reconfiguring prometheus.smithi023 (dependencies changed)... 2024-04-02T05:31:12.399 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:12 smithi023 bash[18601]: cluster 2024-04-02T05:31:10.908487+0000 mgr.smithi023.yzjfaq (mgr.14195) 299 : cluster 0 pgmap v248: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:31:12.400 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:12 smithi023 bash[18601]: cephadm 2024-04-02T05:31:11.065216+0000 mgr.smithi023.yzjfaq (mgr.14195) 300 : cephadm 1 Reconfiguring daemon prometheus.smithi023 on smithi023 2024-04-02T05:31:12.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:12 smithi103 bash[23315]: cephadm 2024-04-02T05:31:10.243299+0000 mgr.smithi023.yzjfaq (mgr.14195) 297 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-02T05:31:12.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:12 smithi103 bash[23315]: cephadm 2024-04-02T05:31:10.821225+0000 mgr.smithi023.yzjfaq (mgr.14195) 298 : cephadm 1 Reconfiguring prometheus.smithi023 (dependencies changed)... 2024-04-02T05:31:12.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:12 smithi103 bash[23315]: cluster 2024-04-02T05:31:10.908487+0000 mgr.smithi023.yzjfaq (mgr.14195) 299 : cluster 0 pgmap v248: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:31:12.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:12 smithi103 bash[23315]: cephadm 2024-04-02T05:31:11.065216+0000 mgr.smithi023.yzjfaq (mgr.14195) 300 : cephadm 1 Reconfiguring daemon prometheus.smithi023 on smithi023 2024-04-02T05:31:12.936 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:31:12.936 INFO:teuthology.orchestra.run.smithi023.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-02T05:22:36.757599Z", "last_refresh": "2024-04-02T05:31:09.616305Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:24:24.913295Z service:ceph-exporter [ERROR] \"Failed while placing ceph-exporter.smithi103 on smithi103: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\nNon-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\nDeploy daemon ceph-exporter.smithi103 ...\nERROR: Desired sock dir for ceph-exporter is not directory: /var/run/ceph/\"", "2024-04-02T05:24:50.043671Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-04-02T05:22:29.216121Z", "last_refresh": "2024-04-02T05:31:09.119662Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:28.670766Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-02T05:22:27.319737Z", "last_refresh": "2024-04-02T05:31:09.118834Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-02T05:22:33.014831Z", "last_refresh": "2024-04-02T05:31:09.616410Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:31:03.263862Z service:ingress.rgw.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "rgw.foo", "service_name": "ingress.rgw.foo", "service_type": "ingress", "spec": {"backend_service": "rgw.foo", "first_virtual_router_id": 50, "frontend_port": 9000, "monitor_port": 9001, "virtual_ip": "10.0.31.23/16"}, "status": {"created": "2024-04-02T05:30:02.831614Z", "last_refresh": "2024-04-02T05:31:09.121019Z", "ports": [9000, 9001], "running": 4, "size": 4, "virtual_ip": "10.0.31.23/16"}}, {"events": ["2024-04-02T05:24:33.805019Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-02T05:22:25.449061Z", "last_refresh": "2024-04-02T05:31:09.119260Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:40.302718Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi023:172.21.15.23=smithi023", "smithi103:172.21.15.103=smithi103"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-02T05:24:14.541582Z", "last_refresh": "2024-04-02T05:31:09.119461Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:29.902982Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-02T05:22:34.902714Z", "last_refresh": "2024-04-02T05:31:09.119066Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-04-02T05:25:06.214118Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-04-02T05:25:06.203026Z", "last_refresh": "2024-04-02T05:31:09.119856Z", "running": 8, "size": 8}}, {"events": ["2024-04-02T05:24:40.312425Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-02T05:22:31.113448Z", "last_refresh": "2024-04-02T05:31:09.616514Z", "ports": [9095], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:30:25.010326Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2024-04-02T05:30:25.000864Z", "last_refresh": "2024-04-02T05:31:09.120624Z", "ports": [8000], "running": 4, "size": 4}}] 2024-04-02T05:31:14.224 INFO:tasks.cephadm:rgw.foo has 4/4 2024-04-02T05:31:14.224 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-04-02T05:31:14.234 INFO:tasks.cephadm:Waiting for ceph service ingress.rgw.foo to start (timeout 300)... 2024-04-02T05:31:14.235 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- ceph orch ls -f json 2024-04-02T05:31:14.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:14 smithi023 bash[18601]: cluster 2024-04-02T05:31:12.909383+0000 mgr.smithi023.yzjfaq (mgr.14195) 301 : cluster 0 pgmap v249: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 85 B/s wr, 1 op/s 2024-04-02T05:31:14.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:14 smithi023 bash[18601]: audit 2024-04-02T05:31:12.926087+0000 mgr.smithi023.yzjfaq (mgr.14195) 302 : audit 0 from='client.14592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:31:14.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:14 smithi023 bash[18601]: audit 2024-04-02T05:31:13.598334+0000 mon.smithi023 (mon.0) 899 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.12", "id": [4, 0]}]: dispatch 2024-04-02T05:31:14.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:14 smithi023 bash[18601]: audit 2024-04-02T05:31:13.614146+0000 mon.smithi023 (mon.0) 900 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:31:14.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:14 smithi103 bash[23315]: cluster 2024-04-02T05:31:12.909383+0000 mgr.smithi023.yzjfaq (mgr.14195) 301 : cluster 0 pgmap v249: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 85 B/s wr, 1 op/s 2024-04-02T05:31:14.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:14 smithi103 bash[23315]: audit 2024-04-02T05:31:12.926087+0000 mgr.smithi023.yzjfaq (mgr.14195) 302 : audit 0 from='client.14592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:31:14.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:14 smithi103 bash[23315]: audit 2024-04-02T05:31:13.598334+0000 mon.smithi023 (mon.0) 899 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.12", "id": [4, 0]}]: dispatch 2024-04-02T05:31:14.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:14 smithi103 bash[23315]: audit 2024-04-02T05:31:13.614146+0000 mon.smithi023 (mon.0) 900 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:31:15.365 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:15 smithi023 bash[18601]: audit 2024-04-02T05:31:14.147038+0000 mon.smithi023 (mon.0) 901 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.12", "id": [4, 0]}]': finished 2024-04-02T05:31:15.366 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:15 smithi023 bash[18601]: cluster 2024-04-02T05:31:14.153744+0000 mon.smithi023 (mon.0) 902 : cluster 0 osdmap e53: 8 total, 8 up, 8 in 2024-04-02T05:31:15.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:15 smithi103 bash[23315]: audit 2024-04-02T05:31:14.147038+0000 mon.smithi023 (mon.0) 901 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.12", "id": [4, 0]}]': finished 2024-04-02T05:31:15.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:15 smithi103 bash[23315]: cluster 2024-04-02T05:31:14.153744+0000 mon.smithi023 (mon.0) 902 : cluster 0 osdmap e53: 8 total, 8 up, 8 in 2024-04-02T05:31:16.453 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:16 smithi023 bash[18601]: cluster 2024-04-02T05:31:14.910297+0000 mgr.smithi023.yzjfaq (mgr.14195) 303 : cluster 0 pgmap v251: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 102 B/s wr, 2 op/s 2024-04-02T05:31:16.453 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:16 smithi023 bash[18601]: cluster 2024-04-02T05:31:15.162138+0000 mon.smithi023 (mon.0) 903 : cluster 0 osdmap e54: 8 total, 8 up, 8 in 2024-04-02T05:31:16.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:16 smithi103 bash[23315]: cluster 2024-04-02T05:31:14.910297+0000 mgr.smithi023.yzjfaq (mgr.14195) 303 : cluster 0 pgmap v251: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 102 B/s wr, 2 op/s 2024-04-02T05:31:16.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:16 smithi103 bash[23315]: cluster 2024-04-02T05:31:15.162138+0000 mon.smithi023 (mon.0) 903 : cluster 0 osdmap e54: 8 total, 8 up, 8 in 2024-04-02T05:31:17.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:17 smithi023 bash[18601]: audit 2024-04-02T05:31:16.713162+0000 mon.smithi023 (mon.0) 904 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:17.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:17 smithi023 bash[18601]: audit 2024-04-02T05:31:16.719584+0000 mon.smithi023 (mon.0) 905 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:17.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:17 smithi023 bash[18601]: audit 2024-04-02T05:31:16.766863+0000 mon.smithi023 (mon.0) 906 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:31:17.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:17 smithi023 bash[18601]: audit 2024-04-02T05:31:16.767329+0000 mgr.smithi023.yzjfaq (mgr.14195) 304 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:31:17.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:17 smithi023 bash[18601]: audit 2024-04-02T05:31:16.775297+0000 mon.smithi023 (mon.0) 907 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:31:17.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:17 smithi023 bash[18601]: cluster 2024-04-02T05:31:16.911283+0000 mgr.smithi023.yzjfaq (mgr.14195) 305 : cluster 0 pgmap v253: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-02T05:31:18.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:17 smithi103 bash[23315]: audit 2024-04-02T05:31:16.713162+0000 mon.smithi023 (mon.0) 904 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:18.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:17 smithi103 bash[23315]: audit 2024-04-02T05:31:16.719584+0000 mon.smithi023 (mon.0) 905 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:18.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:17 smithi103 bash[23315]: audit 2024-04-02T05:31:16.766863+0000 mon.smithi023 (mon.0) 906 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:31:18.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:17 smithi103 bash[23315]: audit 2024-04-02T05:31:16.767329+0000 mgr.smithi023.yzjfaq (mgr.14195) 304 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:31:18.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:17 smithi103 bash[23315]: audit 2024-04-02T05:31:16.775297+0000 mon.smithi023 (mon.0) 907 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:31:18.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:17 smithi103 bash[23315]: cluster 2024-04-02T05:31:16.911283+0000 mgr.smithi023.yzjfaq (mgr.14195) 305 : cluster 0 pgmap v253: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-02T05:31:20.227 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:31:20.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:19 smithi023 bash[18601]: cluster 2024-04-02T05:31:18.912256+0000 mgr.smithi023.yzjfaq (mgr.14195) 306 : cluster 0 pgmap v254: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-04-02T05:31:20.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:19 smithi103 bash[23315]: cluster 2024-04-02T05:31:18.912256+0000 mgr.smithi023.yzjfaq (mgr.14195) 306 : cluster 0 pgmap v254: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-04-02T05:31:22.234 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:21 smithi023 bash[18601]: cluster 2024-04-02T05:31:20.913531+0000 mgr.smithi023.yzjfaq (mgr.14195) 307 : cluster 0 pgmap v255: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 127 B/s wr, 0 op/s 2024-04-02T05:31:22.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:21 smithi103 bash[23315]: cluster 2024-04-02T05:31:20.913531+0000 mgr.smithi023.yzjfaq (mgr.14195) 307 : cluster 0 pgmap v255: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 127 B/s wr, 0 op/s 2024-04-02T05:31:23.425 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-02T05:31:23.426 INFO:teuthology.orchestra.run.smithi023.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-02T05:22:36.757599Z", "last_refresh": "2024-04-02T05:31:09.616305Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:24:24.913295Z service:ceph-exporter [ERROR] \"Failed while placing ceph-exporter.smithi103 on smithi103: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter-smithi103\nNon-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\n/usr/bin/docker: stdout \n/usr/bin/docker: stderr Error response from daemon: No such container: ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4-ceph-exporter.smithi103\nDeploy daemon ceph-exporter.smithi103 ...\nERROR: Desired sock dir for ceph-exporter is not directory: /var/run/ceph/\"", "2024-04-02T05:24:50.043671Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-04-02T05:22:29.216121Z", "last_refresh": "2024-04-02T05:31:09.615991Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:28.670766Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-02T05:22:27.319737Z", "last_refresh": "2024-04-02T05:31:09.616096Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-02T05:22:33.014831Z", "last_refresh": "2024-04-02T05:31:09.616410Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-02T05:31:03.263862Z service:ingress.rgw.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "rgw.foo", "service_name": "ingress.rgw.foo", "service_type": "ingress", "spec": {"backend_service": "rgw.foo", "first_virtual_router_id": 50, "frontend_port": 9000, "monitor_port": 9001, "virtual_ip": "10.0.31.23/16"}, "status": {"created": "2024-04-02T05:30:02.831614Z", "last_refresh": "2024-04-02T05:31:09.617282Z", "ports": [9000, 9001], "running": 4, "size": 4, "virtual_ip": "10.0.31.23/16"}}, {"events": ["2024-04-02T05:24:33.805019Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-02T05:22:25.449061Z", "last_refresh": "2024-04-02T05:31:09.615883Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:40.302718Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi023:172.21.15.23=smithi023", "smithi103:172.21.15.103=smithi103"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-02T05:24:14.541582Z", "last_refresh": "2024-04-02T05:31:09.615756Z", "running": 2, "size": 2}}, {"events": ["2024-04-02T05:24:29.902982Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-02T05:22:34.902714Z", "last_refresh": "2024-04-02T05:31:09.616200Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-04-02T05:25:06.214118Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-04-02T05:25:06.203026Z", "last_refresh": "2024-04-02T05:31:09.616618Z", "running": 8, "size": 8}}, {"events": ["2024-04-02T05:24:40.312425Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-02T05:22:31.113448Z", "ports": [9095], "running": 0, "size": 1}}, {"events": ["2024-04-02T05:30:25.010326Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2024-04-02T05:30:25.000864Z", "last_refresh": "2024-04-02T05:31:09.617069Z", "ports": [8000], "running": 4, "size": 4}}] 2024-04-02T05:31:23.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:23 smithi023 bash[18601]: audit 2024-04-02T05:31:22.564790+0000 mon.smithi023 (mon.0) 908 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:23.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:23 smithi023 bash[18601]: audit 2024-04-02T05:31:22.571651+0000 mon.smithi023 (mon.0) 909 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:23.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:23 smithi023 bash[18601]: cluster 2024-04-02T05:31:22.914140+0000 mgr.smithi023.yzjfaq (mgr.14195) 308 : cluster 0 pgmap v256: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 701 B/s rd, 116 B/s wr, 0 op/s 2024-04-02T05:31:24.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:23 smithi103 bash[23315]: audit 2024-04-02T05:31:22.564790+0000 mon.smithi023 (mon.0) 908 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:24.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:23 smithi103 bash[23315]: audit 2024-04-02T05:31:22.571651+0000 mon.smithi023 (mon.0) 909 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:24.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:23 smithi103 bash[23315]: cluster 2024-04-02T05:31:22.914140+0000 mgr.smithi023.yzjfaq (mgr.14195) 308 : cluster 0 pgmap v256: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 701 B/s rd, 116 B/s wr, 0 op/s 2024-04-02T05:31:24.169 INFO:tasks.cephadm:ingress.rgw.foo has 4/4 2024-04-02T05:31:24.169 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-02T05:31:24.179 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi023.front.sepia.ceph.com 2024-04-02T05:31:24.180 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- bash -c 'echo "Check while healthy..." 2024-04-02T05:31:24.180 DEBUG:teuthology.orchestra.run.smithi023:> curl http://10.0.31.23:9000/ 2024-04-02T05:31:24.180 DEBUG:teuthology.orchestra.run.smithi023:> 2024-04-02T05:31:24.180 DEBUG:teuthology.orchestra.run.smithi023:> # stop each rgw in turn 2024-04-02T05:31:24.180 DEBUG:teuthology.orchestra.run.smithi023:> echo "Check with each rgw stopped in turn..." 2024-04-02T05:31:24.180 DEBUG:teuthology.orchestra.run.smithi023:> for rgw in `ceph orch ps | grep ^rgw.foo. | awk '"'"'{print $1}'"'"'`; do 2024-04-02T05:31:24.180 DEBUG:teuthology.orchestra.run.smithi023:> ceph orch daemon stop $rgw 2024-04-02T05:31:24.180 DEBUG:teuthology.orchestra.run.smithi023:> while ! ceph orch ps | grep $rgw | grep stopped; do sleep 1 ; done 2024-04-02T05:31:24.180 DEBUG:teuthology.orchestra.run.smithi023:> while ! curl http://10.0.31.23:9000/ ; do sleep 1 ; done 2024-04-02T05:31:24.180 DEBUG:teuthology.orchestra.run.smithi023:> ceph orch daemon start $rgw 2024-04-02T05:31:24.180 DEBUG:teuthology.orchestra.run.smithi023:> while ! ceph orch ps | grep $rgw | grep running; do sleep 1 ; done 2024-04-02T05:31:24.180 DEBUG:teuthology.orchestra.run.smithi023:> done 2024-04-02T05:31:24.180 DEBUG:teuthology.orchestra.run.smithi023:> 2024-04-02T05:31:24.181 DEBUG:teuthology.orchestra.run.smithi023:> # stop each haproxy in turn 2024-04-02T05:31:24.181 DEBUG:teuthology.orchestra.run.smithi023:> echo "Check with each haproxy down in turn..." 2024-04-02T05:31:24.181 DEBUG:teuthology.orchestra.run.smithi023:> for haproxy in `ceph orch ps | grep ^haproxy.rgw.foo. | awk '"'"'{print $1}'"'"'`; do 2024-04-02T05:31:24.181 DEBUG:teuthology.orchestra.run.smithi023:> ceph orch daemon stop $haproxy 2024-04-02T05:31:24.181 DEBUG:teuthology.orchestra.run.smithi023:> while ! ceph orch ps | grep $haproxy | grep stopped; do sleep 1 ; done 2024-04-02T05:31:24.181 DEBUG:teuthology.orchestra.run.smithi023:> while ! curl http://10.0.31.23:9000/ ; do sleep 1 ; done 2024-04-02T05:31:24.181 DEBUG:teuthology.orchestra.run.smithi023:> ceph orch daemon start $haproxy 2024-04-02T05:31:24.181 DEBUG:teuthology.orchestra.run.smithi023:> while ! ceph orch ps | grep $haproxy | grep running; do sleep 1 ; done 2024-04-02T05:31:24.181 DEBUG:teuthology.orchestra.run.smithi023:> done 2024-04-02T05:31:24.181 DEBUG:teuthology.orchestra.run.smithi023:> 2024-04-02T05:31:24.181 DEBUG:teuthology.orchestra.run.smithi023:> while ! curl http://10.0.31.23:9000/ ; do sleep 1 ; done 2024-04-02T05:31:24.181 DEBUG:teuthology.orchestra.run.smithi023:> ' 2024-04-02T05:31:24.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:24 smithi023 bash[18601]: audit 2024-04-02T05:31:23.415984+0000 mgr.smithi023.yzjfaq (mgr.14195) 309 : audit 0 from='client.14596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:31:24.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:24 smithi023 bash[18601]: audit 2024-04-02T05:31:23.671536+0000 mon.smithi023 (mon.0) 910 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:24.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:24 smithi023 bash[18601]: audit 2024-04-02T05:31:23.681799+0000 mon.smithi023 (mon.0) 911 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:24.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:24 smithi023 bash[18601]: audit 2024-04-02T05:31:23.683920+0000 mon.smithi023 (mon.0) 912 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:31:24.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:24 smithi023 bash[18601]: audit 2024-04-02T05:31:23.684639+0000 mon.smithi023 (mon.0) 913 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:31:24.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:24 smithi023 bash[18601]: cephadm 2024-04-02T05:31:23.688614+0000 mgr.smithi023.yzjfaq (mgr.14195) 310 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-02T05:31:24.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:24 smithi023 bash[18601]: audit 2024-04-02T05:31:23.951747+0000 mon.smithi023 (mon.0) 914 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:24.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:24 smithi023 bash[18601]: audit 2024-04-02T05:31:23.955508+0000 mon.smithi023 (mon.0) 915 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:31:25.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:24 smithi103 bash[23315]: audit 2024-04-02T05:31:23.415984+0000 mgr.smithi023.yzjfaq (mgr.14195) 309 : audit 0 from='client.14596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:31:25.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:24 smithi103 bash[23315]: audit 2024-04-02T05:31:23.671536+0000 mon.smithi023 (mon.0) 910 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:25.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:24 smithi103 bash[23315]: audit 2024-04-02T05:31:23.681799+0000 mon.smithi023 (mon.0) 911 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:25.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:24 smithi103 bash[23315]: audit 2024-04-02T05:31:23.683920+0000 mon.smithi023 (mon.0) 912 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:31:25.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:24 smithi103 bash[23315]: audit 2024-04-02T05:31:23.684639+0000 mon.smithi023 (mon.0) 913 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:31:25.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:24 smithi103 bash[23315]: cephadm 2024-04-02T05:31:23.688614+0000 mgr.smithi023.yzjfaq (mgr.14195) 310 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-02T05:31:25.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:24 smithi103 bash[23315]: audit 2024-04-02T05:31:23.951747+0000 mon.smithi023 (mon.0) 914 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:25.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:24 smithi103 bash[23315]: audit 2024-04-02T05:31:23.955508+0000 mon.smithi023 (mon.0) 915 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:31:25.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:25 smithi023 bash[18601]: cluster 2024-04-02T05:31:24.915309+0000 mgr.smithi023.yzjfaq (mgr.14195) 311 : cluster 0 pgmap v257: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 102 B/s wr, 0 op/s 2024-04-02T05:31:26.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:25 smithi103 bash[23315]: cluster 2024-04-02T05:31:24.915309+0000 mgr.smithi023.yzjfaq (mgr.14195) 311 : cluster 0 pgmap v257: 129 pgs: 129 active+clean; 582 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 102 B/s wr, 0 op/s 2024-04-02T05:31:28.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:27 smithi023 bash[18601]: cluster 2024-04-02T05:31:26.916581+0000 mgr.smithi023.yzjfaq (mgr.14195) 312 : cluster 0 pgmap v258: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 87 B/s wr, 1 op/s 2024-04-02T05:31:28.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:27 smithi103 bash[23315]: cluster 2024-04-02T05:31:26.916581+0000 mgr.smithi023.yzjfaq (mgr.14195) 312 : cluster 0 pgmap v258: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 87 B/s wr, 1 op/s 2024-04-02T05:31:29.018 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:31:29.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:28 smithi103 bash[23315]: audit 2024-04-02T05:31:28.615212+0000 mon.smithi023 (mon.0) 916 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:31:29.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:28 smithi023 bash[18601]: audit 2024-04-02T05:31:28.615212+0000 mon.smithi023 (mon.0) 916 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:31:30.255 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:29 smithi023 bash[18601]: cluster 2024-04-02T05:31:28.917595+0000 mgr.smithi023.yzjfaq (mgr.14195) 313 : cluster 0 pgmap v259: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 682 B/s wr, 2 op/s 2024-04-02T05:31:30.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:29 smithi103 bash[23315]: cluster 2024-04-02T05:31:28.917595+0000 mgr.smithi023.yzjfaq (mgr.14195) 313 : cluster 0 pgmap v259: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 682 B/s wr, 2 op/s 2024-04-02T05:31:32.036 INFO:teuthology.orchestra.run.smithi023.stdout:Check while healthy... 2024-04-02T05:31:32.040 INFO:teuthology.orchestra.run.smithi023.stderr: % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-02T05:31:32.040 INFO:teuthology.orchestra.run.smithi023.stderr: Dload Upload Total Spent Left Speed 2024-04-02T05:31:32.041 INFO:teuthology.orchestra.run.smithi023.stderr: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 214 0 214 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k 2024-04-02T05:31:32.041 INFO:teuthology.orchestra.run.smithi023.stdout:anonymousCheck with each rgw stopped in turn... 2024-04-02T05:31:32.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:31 smithi103 bash[23315]: cluster 2024-04-02T05:31:30.918865+0000 mgr.smithi023.yzjfaq (mgr.14195) 314 : cluster 0 pgmap v260: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 682 B/s wr, 2 op/s 2024-04-02T05:31:32.408 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:31 smithi023 bash[18601]: cluster 2024-04-02T05:31:30.918865+0000 mgr.smithi023.yzjfaq (mgr.14195) 314 : cluster 0 pgmap v260: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 682 B/s wr, 2 op/s 2024-04-02T05:31:32.849 INFO:teuthology.orchestra.run.smithi023.stdout:Scheduled to stop rgw.foo.smithi023.ldajvq on host 'smithi023' 2024-04-02T05:31:34.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:33 smithi023 bash[18601]: audit 2024-04-02T05:31:32.387359+0000 mgr.smithi023.yzjfaq (mgr.14195) 315 : audit 0 from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:34.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:33 smithi023 bash[18601]: audit 2024-04-02T05:31:32.821335+0000 mgr.smithi023.yzjfaq (mgr.14195) 316 : audit 0 from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "rgw.foo.smithi023.ldajvq", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:34.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:33 smithi023 bash[18601]: cephadm 2024-04-02T05:31:32.821828+0000 mgr.smithi023.yzjfaq (mgr.14195) 317 : cephadm 1 Schedule stop daemon rgw.foo.smithi023.ldajvq 2024-04-02T05:31:34.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:33 smithi023 bash[18601]: audit 2024-04-02T05:31:32.829976+0000 mon.smithi023 (mon.0) 917 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:34.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:33 smithi023 bash[18601]: audit 2024-04-02T05:31:32.845139+0000 mon.smithi023 (mon.0) 918 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:34.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:33 smithi023 bash[18601]: audit 2024-04-02T05:31:32.885674+0000 mon.smithi023 (mon.0) 919 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:31:34.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:33 smithi023 bash[18601]: cluster 2024-04-02T05:31:32.919596+0000 mgr.smithi023.yzjfaq (mgr.14195) 318 : cluster 0 pgmap v261: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 682 B/s wr, 2 op/s 2024-04-02T05:31:34.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:33 smithi103 bash[23315]: audit 2024-04-02T05:31:32.387359+0000 mgr.smithi023.yzjfaq (mgr.14195) 315 : audit 0 from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:34.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:33 smithi103 bash[23315]: audit 2024-04-02T05:31:32.821335+0000 mgr.smithi023.yzjfaq (mgr.14195) 316 : audit 0 from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "rgw.foo.smithi023.ldajvq", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:34.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:33 smithi103 bash[23315]: cephadm 2024-04-02T05:31:32.821828+0000 mgr.smithi023.yzjfaq (mgr.14195) 317 : cephadm 1 Schedule stop daemon rgw.foo.smithi023.ldajvq 2024-04-02T05:31:34.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:33 smithi103 bash[23315]: audit 2024-04-02T05:31:32.829976+0000 mon.smithi023 (mon.0) 917 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:34.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:33 smithi103 bash[23315]: audit 2024-04-02T05:31:32.845139+0000 mon.smithi023 (mon.0) 918 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:34.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:33 smithi103 bash[23315]: audit 2024-04-02T05:31:32.885674+0000 mon.smithi023 (mon.0) 919 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:31:34.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:33 smithi103 bash[23315]: cluster 2024-04-02T05:31:32.919596+0000 mgr.smithi023.yzjfaq (mgr.14195) 318 : cluster 0 pgmap v261: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 682 B/s wr, 2 op/s 2024-04-02T05:31:35.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:34 smithi023 bash[18601]: audit 2024-04-02T05:31:33.209721+0000 mgr.smithi023.yzjfaq (mgr.14195) 319 : audit 0 from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:35.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:34 smithi103 bash[23315]: audit 2024-04-02T05:31:33.209721+0000 mgr.smithi023.yzjfaq (mgr.14195) 319 : audit 0 from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:36.207 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:35 smithi023 bash[18601]: audit 2024-04-02T05:31:34.613659+0000 mgr.smithi023.yzjfaq (mgr.14195) 320 : audit 0 from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:36.207 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:35 smithi023 bash[18601]: cluster 2024-04-02T05:31:34.920458+0000 mgr.smithi023.yzjfaq (mgr.14195) 321 : cluster 0 pgmap v262: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 682 B/s wr, 2 op/s 2024-04-02T05:31:36.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:35 smithi103 bash[23315]: audit 2024-04-02T05:31:34.613659+0000 mgr.smithi023.yzjfaq (mgr.14195) 320 : audit 0 from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:36.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:35 smithi103 bash[23315]: cluster 2024-04-02T05:31:34.920458+0000 mgr.smithi023.yzjfaq (mgr.14195) 321 : cluster 0 pgmap v262: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 682 B/s wr, 2 op/s 2024-04-02T05:31:37.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:36 smithi023 bash[18601]: audit 2024-04-02T05:31:36.013017+0000 mgr.smithi023.yzjfaq (mgr.14195) 322 : audit 0 from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:37.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:36 smithi103 bash[23315]: audit 2024-04-02T05:31:36.013017+0000 mgr.smithi023.yzjfaq (mgr.14195) 322 : audit 0 from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:38.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:37 smithi023 bash[18601]: cluster 2024-04-02T05:31:36.921689+0000 mgr.smithi023.yzjfaq (mgr.14195) 323 : cluster 0 pgmap v263: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 682 B/s wr, 2 op/s 2024-04-02T05:31:38.309 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:37 smithi103 bash[23315]: cluster 2024-04-02T05:31:36.921689+0000 mgr.smithi023.yzjfaq (mgr.14195) 323 : cluster 0 pgmap v263: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 682 B/s wr, 2 op/s 2024-04-02T05:31:39.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:38 smithi023 bash[18601]: audit 2024-04-02T05:31:37.408254+0000 mgr.smithi023.yzjfaq (mgr.14195) 324 : audit 0 from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:39.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:38 smithi023 bash[18601]: audit 2024-04-02T05:31:38.623517+0000 mon.smithi023 (mon.0) 920 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:39.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:38 smithi023 bash[18601]: audit 2024-04-02T05:31:38.629206+0000 mon.smithi023 (mon.0) 921 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:39.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:38 smithi103 bash[23315]: audit 2024-04-02T05:31:37.408254+0000 mgr.smithi023.yzjfaq (mgr.14195) 324 : audit 0 from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:39.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:38 smithi103 bash[23315]: audit 2024-04-02T05:31:38.623517+0000 mon.smithi023 (mon.0) 920 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:39.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:38 smithi103 bash[23315]: audit 2024-04-02T05:31:38.629206+0000 mon.smithi023 (mon.0) 921 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:40.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:40 smithi023 bash[18601]: audit 2024-04-02T05:31:38.858202+0000 mgr.smithi023.yzjfaq (mgr.14195) 325 : audit 0 from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:40.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:40 smithi023 bash[18601]: cluster 2024-04-02T05:31:38.922185+0000 mgr.smithi023.yzjfaq (mgr.14195) 326 : cluster 0 pgmap v264: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 682 B/s wr, 1 op/s 2024-04-02T05:31:40.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:40 smithi023 bash[18601]: audit 2024-04-02T05:31:39.130325+0000 mon.smithi023 (mon.0) 922 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:40.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:40 smithi023 bash[18601]: audit 2024-04-02T05:31:39.139890+0000 mon.smithi023 (mon.0) 923 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:40.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:40 smithi023 bash[18601]: audit 2024-04-02T05:31:39.141182+0000 mon.smithi023 (mon.0) 924 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:31:40.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:40 smithi023 bash[18601]: audit 2024-04-02T05:31:39.141855+0000 mon.smithi023 (mon.0) 925 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:31:40.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:40 smithi023 bash[18601]: audit 2024-04-02T05:31:39.150050+0000 mon.smithi023 (mon.0) 926 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:40.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:40 smithi023 bash[18601]: audit 2024-04-02T05:31:39.152938+0000 mon.smithi023 (mon.0) 927 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:31:40.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:40 smithi103 bash[23315]: audit 2024-04-02T05:31:38.858202+0000 mgr.smithi023.yzjfaq (mgr.14195) 325 : audit 0 from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:40.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:40 smithi103 bash[23315]: cluster 2024-04-02T05:31:38.922185+0000 mgr.smithi023.yzjfaq (mgr.14195) 326 : cluster 0 pgmap v264: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 682 B/s wr, 1 op/s 2024-04-02T05:31:40.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:40 smithi103 bash[23315]: audit 2024-04-02T05:31:39.130325+0000 mon.smithi023 (mon.0) 922 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:40.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:40 smithi103 bash[23315]: audit 2024-04-02T05:31:39.139890+0000 mon.smithi023 (mon.0) 923 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:40.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:40 smithi103 bash[23315]: audit 2024-04-02T05:31:39.141182+0000 mon.smithi023 (mon.0) 924 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:31:40.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:40 smithi103 bash[23315]: audit 2024-04-02T05:31:39.141855+0000 mon.smithi023 (mon.0) 925 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:31:40.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:40 smithi103 bash[23315]: audit 2024-04-02T05:31:39.150050+0000 mon.smithi023 (mon.0) 926 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:40.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:40 smithi103 bash[23315]: audit 2024-04-02T05:31:39.152938+0000 mon.smithi023 (mon.0) 927 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:31:42.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:42 smithi023 bash[18601]: audit 2024-04-02T05:31:40.243304+0000 mgr.smithi023.yzjfaq (mgr.14195) 327 : audit 0 from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:42.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:42 smithi023 bash[18601]: cluster 2024-04-02T05:31:40.923452+0000 mgr.smithi023.yzjfaq (mgr.14195) 328 : cluster 0 pgmap v265: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:31:42.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:42 smithi103 bash[23315]: audit 2024-04-02T05:31:40.243304+0000 mgr.smithi023.yzjfaq (mgr.14195) 327 : audit 0 from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:42.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:42 smithi103 bash[23315]: cluster 2024-04-02T05:31:40.923452+0000 mgr.smithi023.yzjfaq (mgr.14195) 328 : cluster 0 pgmap v265: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:31:43.405 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:43 smithi103 bash[23315]: audit 2024-04-02T05:31:41.688748+0000 mgr.smithi023.yzjfaq (mgr.14195) 329 : audit 0 from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:43.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:43 smithi023 bash[18601]: audit 2024-04-02T05:31:41.688748+0000 mgr.smithi023.yzjfaq (mgr.14195) 329 : audit 0 from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:44.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:44 smithi023 bash[18601]: cluster 2024-04-02T05:31:42.924031+0000 mgr.smithi023.yzjfaq (mgr.14195) 330 : cluster 0 pgmap v266: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:31:44.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:44 smithi023 bash[18601]: audit 2024-04-02T05:31:43.133994+0000 mgr.smithi023.yzjfaq (mgr.14195) 331 : audit 0 from='client.14660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:44.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:44 smithi023 bash[18601]: audit 2024-04-02T05:31:43.614837+0000 mon.smithi023 (mon.0) 928 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:31:44.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:44 smithi103 bash[23315]: cluster 2024-04-02T05:31:42.924031+0000 mgr.smithi023.yzjfaq (mgr.14195) 330 : cluster 0 pgmap v266: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:31:44.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:44 smithi103 bash[23315]: audit 2024-04-02T05:31:43.133994+0000 mgr.smithi023.yzjfaq (mgr.14195) 331 : audit 0 from='client.14660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:44.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:44 smithi103 bash[23315]: audit 2024-04-02T05:31:43.614837+0000 mon.smithi023 (mon.0) 928 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:31:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:46 smithi023 bash[18601]: audit 2024-04-02T05:31:44.553606+0000 mgr.smithi023.yzjfaq (mgr.14195) 332 : audit 0 from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:46 smithi023 bash[18601]: cluster 2024-04-02T05:31:44.924852+0000 mgr.smithi023.yzjfaq (mgr.14195) 333 : cluster 0 pgmap v267: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:31:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:46 smithi023 bash[18601]: audit 2024-04-02T05:31:45.461613+0000 mon.smithi023 (mon.0) 929 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:46 smithi023 bash[18601]: audit 2024-04-02T05:31:45.468424+0000 mon.smithi023 (mon.0) 930 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:46 smithi023 bash[18601]: audit 2024-04-02T05:31:45.475672+0000 mon.smithi023 (mon.0) 931 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:31:46.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:46 smithi103 bash[23315]: audit 2024-04-02T05:31:44.553606+0000 mgr.smithi023.yzjfaq (mgr.14195) 332 : audit 0 from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:46.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:46 smithi103 bash[23315]: cluster 2024-04-02T05:31:44.924852+0000 mgr.smithi023.yzjfaq (mgr.14195) 333 : cluster 0 pgmap v267: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:31:46.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:46 smithi103 bash[23315]: audit 2024-04-02T05:31:45.461613+0000 mon.smithi023 (mon.0) 929 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:46.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:46 smithi103 bash[23315]: audit 2024-04-02T05:31:45.468424+0000 mon.smithi023 (mon.0) 930 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:46.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:46 smithi103 bash[23315]: audit 2024-04-02T05:31:45.475672+0000 mon.smithi023 (mon.0) 931 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:31:47.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:47 smithi023 bash[18601]: audit 2024-04-02T05:31:45.935163+0000 mgr.smithi023.yzjfaq (mgr.14195) 334 : audit 0 from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:47.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:47 smithi103 bash[23315]: audit 2024-04-02T05:31:45.935163+0000 mgr.smithi023.yzjfaq (mgr.14195) 334 : audit 0 from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:48.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:48 smithi023 bash[18601]: cluster 2024-04-02T05:31:46.926036+0000 mgr.smithi023.yzjfaq (mgr.14195) 335 : cluster 0 pgmap v268: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:31:48.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:48 smithi103 bash[23315]: cluster 2024-04-02T05:31:46.926036+0000 mgr.smithi023.yzjfaq (mgr.14195) 335 : cluster 0 pgmap v268: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:31:49.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:49 smithi023 bash[18601]: audit 2024-04-02T05:31:47.323322+0000 mgr.smithi023.yzjfaq (mgr.14195) 336 : audit 0 from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:49.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:49 smithi103 bash[23315]: audit 2024-04-02T05:31:47.323322+0000 mgr.smithi023.yzjfaq (mgr.14195) 336 : audit 0 from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:50.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:50 smithi023 bash[18601]: audit 2024-04-02T05:31:48.747655+0000 mgr.smithi023.yzjfaq (mgr.14195) 337 : audit 0 from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:50.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:50 smithi023 bash[18601]: cluster 2024-04-02T05:31:48.927064+0000 mgr.smithi023.yzjfaq (mgr.14195) 338 : cluster 0 pgmap v269: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:31:50.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:50 smithi103 bash[23315]: audit 2024-04-02T05:31:48.747655+0000 mgr.smithi023.yzjfaq (mgr.14195) 337 : audit 0 from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:50.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:50 smithi103 bash[23315]: cluster 2024-04-02T05:31:48.927064+0000 mgr.smithi023.yzjfaq (mgr.14195) 338 : cluster 0 pgmap v269: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:31:51.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:51 smithi023 bash[18601]: audit 2024-04-02T05:31:50.185556+0000 mgr.smithi023.yzjfaq (mgr.14195) 339 : audit 0 from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:51.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:51 smithi103 bash[23315]: audit 2024-04-02T05:31:50.185556+0000 mgr.smithi023.yzjfaq (mgr.14195) 339 : audit 0 from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:52.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:52 smithi023 bash[18601]: cluster 2024-04-02T05:31:50.927817+0000 mgr.smithi023.yzjfaq (mgr.14195) 340 : cluster 0 pgmap v270: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:31:52.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:52 smithi023 bash[18601]: audit 2024-04-02T05:31:51.326231+0000 mon.smithi023 (mon.0) 932 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:52.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:52 smithi023 bash[18601]: audit 2024-04-02T05:31:51.332405+0000 mon.smithi023 (mon.0) 933 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:52.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:52 smithi023 bash[18601]: audit 2024-04-02T05:31:51.783602+0000 mon.smithi023 (mon.0) 934 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:52.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:52 smithi023 bash[18601]: audit 2024-04-02T05:31:51.790312+0000 mon.smithi023 (mon.0) 935 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:52.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:52 smithi023 bash[18601]: audit 2024-04-02T05:31:51.792267+0000 mon.smithi023 (mon.0) 936 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:31:52.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:52 smithi023 bash[18601]: audit 2024-04-02T05:31:51.793294+0000 mon.smithi023 (mon.0) 937 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:31:52.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:52 smithi023 bash[18601]: audit 2024-04-02T05:31:51.798210+0000 mon.smithi023 (mon.0) 938 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:52.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:52 smithi023 bash[18601]: audit 2024-04-02T05:31:51.801561+0000 mon.smithi023 (mon.0) 939 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:31:52.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:52 smithi103 bash[23315]: cluster 2024-04-02T05:31:50.927817+0000 mgr.smithi023.yzjfaq (mgr.14195) 340 : cluster 0 pgmap v270: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:31:52.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:52 smithi103 bash[23315]: audit 2024-04-02T05:31:51.326231+0000 mon.smithi023 (mon.0) 932 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:52.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:52 smithi103 bash[23315]: audit 2024-04-02T05:31:51.332405+0000 mon.smithi023 (mon.0) 933 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:52.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:52 smithi103 bash[23315]: audit 2024-04-02T05:31:51.783602+0000 mon.smithi023 (mon.0) 934 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:52.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:52 smithi103 bash[23315]: audit 2024-04-02T05:31:51.790312+0000 mon.smithi023 (mon.0) 935 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:52.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:52 smithi103 bash[23315]: audit 2024-04-02T05:31:51.792267+0000 mon.smithi023 (mon.0) 936 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:31:52.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:52 smithi103 bash[23315]: audit 2024-04-02T05:31:51.793294+0000 mon.smithi023 (mon.0) 937 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:31:52.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:52 smithi103 bash[23315]: audit 2024-04-02T05:31:51.798210+0000 mon.smithi023 (mon.0) 938 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:52.568 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:52 smithi103 bash[23315]: audit 2024-04-02T05:31:51.801561+0000 mon.smithi023 (mon.0) 939 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:31:53.024 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.ldajvq smithi023 *:8000 stopped 1s ago 93s - - 2024-04-02T05:31:53.029 INFO:teuthology.orchestra.run.smithi023.stderr: % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-02T05:31:53.029 INFO:teuthology.orchestra.run.smithi023.stderr: Dload Upload Total Spent Left Speed 2024-04-02T05:31:53.030 INFO:teuthology.orchestra.run.smithi023.stderr: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 214 0 214 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k 2024-04-02T05:31:53.399 INFO:teuthology.orchestra.run.smithi023.stdout:anonymousScheduled to start rgw.foo.smithi023.ldajvq on host 'smithi023' 2024-04-02T05:31:53.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:53 smithi023 bash[18601]: audit 2024-04-02T05:31:51.583314+0000 mgr.smithi023.yzjfaq (mgr.14195) 341 : audit 0 from='client.14684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:53.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:53 smithi103 bash[23315]: audit 2024-04-02T05:31:51.583314+0000 mgr.smithi023.yzjfaq (mgr.14195) 341 : audit 0 from='client.14684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:54.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:54 smithi023 bash[18601]: cluster 2024-04-02T05:31:52.928717+0000 mgr.smithi023.yzjfaq (mgr.14195) 342 : cluster 0 pgmap v271: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:31:54.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:54 smithi023 bash[18601]: audit 2024-04-02T05:31:52.963367+0000 mgr.smithi023.yzjfaq (mgr.14195) 343 : audit 0 from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:54.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:54 smithi023 bash[18601]: audit 2024-04-02T05:31:53.373149+0000 mgr.smithi023.yzjfaq (mgr.14195) 344 : audit 0 from='client.14692 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "rgw.foo.smithi023.ldajvq", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:54.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:54 smithi023 bash[18601]: cephadm 2024-04-02T05:31:53.373903+0000 mgr.smithi023.yzjfaq (mgr.14195) 345 : cephadm 1 Schedule start daemon rgw.foo.smithi023.ldajvq 2024-04-02T05:31:54.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:54 smithi023 bash[18601]: audit 2024-04-02T05:31:53.384127+0000 mon.smithi023 (mon.0) 940 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:54.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:54 smithi023 bash[18601]: audit 2024-04-02T05:31:53.395518+0000 mon.smithi023 (mon.0) 941 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:54.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:54 smithi023 bash[18601]: audit 2024-04-02T05:31:53.413432+0000 mon.smithi023 (mon.0) 942 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:31:54.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:54 smithi023 bash[18601]: audit 2024-04-02T05:31:53.760471+0000 mgr.smithi023.yzjfaq (mgr.14195) 346 : audit 0 from='client.14696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:54.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:54 smithi103 bash[23315]: cluster 2024-04-02T05:31:52.928717+0000 mgr.smithi023.yzjfaq (mgr.14195) 342 : cluster 0 pgmap v271: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:31:54.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:54 smithi103 bash[23315]: audit 2024-04-02T05:31:52.963367+0000 mgr.smithi023.yzjfaq (mgr.14195) 343 : audit 0 from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:54.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:54 smithi103 bash[23315]: audit 2024-04-02T05:31:53.373149+0000 mgr.smithi023.yzjfaq (mgr.14195) 344 : audit 0 from='client.14692 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "rgw.foo.smithi023.ldajvq", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:54.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:54 smithi103 bash[23315]: cephadm 2024-04-02T05:31:53.373903+0000 mgr.smithi023.yzjfaq (mgr.14195) 345 : cephadm 1 Schedule start daemon rgw.foo.smithi023.ldajvq 2024-04-02T05:31:54.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:54 smithi103 bash[23315]: audit 2024-04-02T05:31:53.384127+0000 mon.smithi023 (mon.0) 940 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:54.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:54 smithi103 bash[23315]: audit 2024-04-02T05:31:53.395518+0000 mon.smithi023 (mon.0) 941 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:31:54.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:54 smithi103 bash[23315]: audit 2024-04-02T05:31:53.413432+0000 mon.smithi023 (mon.0) 942 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:31:54.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:54 smithi103 bash[23315]: audit 2024-04-02T05:31:53.760471+0000 mgr.smithi023.yzjfaq (mgr.14195) 346 : audit 0 from='client.14696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:55.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:55 smithi023 bash[18601]: cluster 2024-04-02T05:31:54.929251+0000 mgr.smithi023.yzjfaq (mgr.14195) 347 : cluster 0 pgmap v272: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:31:55.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:55 smithi023 bash[18601]: audit 2024-04-02T05:31:55.159371+0000 mgr.smithi023.yzjfaq (mgr.14195) 348 : audit 0 from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:55.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:55 smithi103 bash[23315]: cluster 2024-04-02T05:31:54.929251+0000 mgr.smithi023.yzjfaq (mgr.14195) 347 : cluster 0 pgmap v272: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:31:55.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:55 smithi103 bash[23315]: audit 2024-04-02T05:31:55.159371+0000 mgr.smithi023.yzjfaq (mgr.14195) 348 : audit 0 from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:58.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:57 smithi103 bash[23315]: audit 2024-04-02T05:31:56.560804+0000 mgr.smithi023.yzjfaq (mgr.14195) 349 : audit 0 from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:58.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:57 smithi103 bash[23315]: cluster 2024-04-02T05:31:56.930577+0000 mgr.smithi023.yzjfaq (mgr.14195) 350 : cluster 0 pgmap v273: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:31:58.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:57 smithi023 bash[18601]: audit 2024-04-02T05:31:56.560804+0000 mgr.smithi023.yzjfaq (mgr.14195) 349 : audit 0 from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:58.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:57 smithi023 bash[18601]: cluster 2024-04-02T05:31:56.930577+0000 mgr.smithi023.yzjfaq (mgr.14195) 350 : cluster 0 pgmap v273: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:31:59.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:58 smithi103 bash[23315]: audit 2024-04-02T05:31:57.985851+0000 mgr.smithi023.yzjfaq (mgr.14195) 351 : audit 0 from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:59.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:31:58 smithi103 bash[23315]: audit 2024-04-02T05:31:58.614215+0000 mon.smithi023 (mon.0) 943 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:31:59.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:58 smithi023 bash[18601]: audit 2024-04-02T05:31:57.985851+0000 mgr.smithi023.yzjfaq (mgr.14195) 351 : audit 0 from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:31:59.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:58 smithi023 bash[18601]: audit 2024-04-02T05:31:58.614215+0000 mon.smithi023 (mon.0) 943 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:32:00.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:00 smithi103 bash[23315]: cluster 2024-04-02T05:31:58.931263+0000 mgr.smithi023.yzjfaq (mgr.14195) 352 : cluster 0 pgmap v274: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:32:00.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:00 smithi103 bash[23315]: audit 2024-04-02T05:31:59.221067+0000 mon.smithi023 (mon.0) 944 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:00.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:00 smithi103 bash[23315]: audit 2024-04-02T05:31:59.227707+0000 mon.smithi023 (mon.0) 945 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:00.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:00 smithi103 bash[23315]: audit 2024-04-02T05:31:59.718978+0000 mon.smithi023 (mon.0) 946 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:00.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:00 smithi103 bash[23315]: audit 2024-04-02T05:31:59.730045+0000 mon.smithi023 (mon.0) 947 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:00.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:00 smithi103 bash[23315]: audit 2024-04-02T05:31:59.731465+0000 mon.smithi023 (mon.0) 948 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:32:00.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:00 smithi103 bash[23315]: audit 2024-04-02T05:31:59.732350+0000 mon.smithi023 (mon.0) 949 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:32:00.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:00 smithi103 bash[23315]: audit 2024-04-02T05:31:59.737166+0000 mon.smithi023 (mon.0) 950 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:00.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:00 smithi103 bash[23315]: audit 2024-04-02T05:31:59.744473+0000 mon.smithi023 (mon.0) 951 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:32:00.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:59 smithi023 bash[18601]: cluster 2024-04-02T05:31:58.931263+0000 mgr.smithi023.yzjfaq (mgr.14195) 352 : cluster 0 pgmap v274: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:32:00.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:59 smithi023 bash[18601]: audit 2024-04-02T05:31:59.221067+0000 mon.smithi023 (mon.0) 944 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:00.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:59 smithi023 bash[18601]: audit 2024-04-02T05:31:59.227707+0000 mon.smithi023 (mon.0) 945 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:00.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:59 smithi023 bash[18601]: audit 2024-04-02T05:31:59.718978+0000 mon.smithi023 (mon.0) 946 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:00.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:59 smithi023 bash[18601]: audit 2024-04-02T05:31:59.730045+0000 mon.smithi023 (mon.0) 947 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:00.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:59 smithi023 bash[18601]: audit 2024-04-02T05:31:59.731465+0000 mon.smithi023 (mon.0) 948 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:32:00.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:59 smithi023 bash[18601]: audit 2024-04-02T05:31:59.732350+0000 mon.smithi023 (mon.0) 949 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:32:00.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:59 smithi023 bash[18601]: audit 2024-04-02T05:31:59.737166+0000 mon.smithi023 (mon.0) 950 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:00.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:31:59 smithi023 bash[18601]: audit 2024-04-02T05:31:59.744473+0000 mon.smithi023 (mon.0) 951 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:32:01.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:01 smithi103 bash[23315]: audit 2024-04-02T05:31:59.381098+0000 mgr.smithi023.yzjfaq (mgr.14195) 353 : audit 0 from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:01.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:01 smithi023 bash[18601]: audit 2024-04-02T05:31:59.381098+0000 mgr.smithi023.yzjfaq (mgr.14195) 353 : audit 0 from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:02.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:02 smithi023 bash[18601]: audit 2024-04-02T05:32:00.771153+0000 mgr.smithi023.yzjfaq (mgr.14195) 354 : audit 0 from='client.14716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:02.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:02 smithi023 bash[18601]: cluster 2024-04-02T05:32:00.932454+0000 mgr.smithi023.yzjfaq (mgr.14195) 355 : cluster 0 pgmap v275: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:32:02.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:02 smithi103 bash[23315]: audit 2024-04-02T05:32:00.771153+0000 mgr.smithi023.yzjfaq (mgr.14195) 354 : audit 0 from='client.14716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:02.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:02 smithi103 bash[23315]: cluster 2024-04-02T05:32:00.932454+0000 mgr.smithi023.yzjfaq (mgr.14195) 355 : cluster 0 pgmap v275: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:32:04.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:04 smithi103 bash[23315]: audit 2024-04-02T05:32:02.209371+0000 mgr.smithi023.yzjfaq (mgr.14195) 356 : audit 0 from='client.14720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:04.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:04 smithi103 bash[23315]: cluster 2024-04-02T05:32:02.933454+0000 mgr.smithi023.yzjfaq (mgr.14195) 357 : cluster 0 pgmap v276: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:32:04.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:04 smithi023 bash[18601]: audit 2024-04-02T05:32:02.209371+0000 mgr.smithi023.yzjfaq (mgr.14195) 356 : audit 0 from='client.14720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:04.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:04 smithi023 bash[18601]: cluster 2024-04-02T05:32:02.933454+0000 mgr.smithi023.yzjfaq (mgr.14195) 357 : cluster 0 pgmap v276: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:32:05.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:05 smithi103 bash[23315]: audit 2024-04-02T05:32:03.652344+0000 mgr.smithi023.yzjfaq (mgr.14195) 358 : audit 0 from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:05.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:05 smithi023 bash[18601]: audit 2024-04-02T05:32:03.652344+0000 mgr.smithi023.yzjfaq (mgr.14195) 358 : audit 0 from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:06.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:06 smithi103 bash[23315]: cluster 2024-04-02T05:32:04.934122+0000 mgr.smithi023.yzjfaq (mgr.14195) 359 : cluster 0 pgmap v277: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:32:06.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:06 smithi103 bash[23315]: audit 2024-04-02T05:32:05.053737+0000 mgr.smithi023.yzjfaq (mgr.14195) 360 : audit 0 from='client.14728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:06.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:06 smithi023 bash[18601]: cluster 2024-04-02T05:32:04.934122+0000 mgr.smithi023.yzjfaq (mgr.14195) 359 : cluster 0 pgmap v277: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:32:06.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:06 smithi023 bash[18601]: audit 2024-04-02T05:32:05.053737+0000 mgr.smithi023.yzjfaq (mgr.14195) 360 : audit 0 from='client.14728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:08.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:08 smithi103 bash[23315]: audit 2024-04-02T05:32:06.456329+0000 mgr.smithi023.yzjfaq (mgr.14195) 361 : audit 0 from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:08.317 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:08 smithi103 bash[23315]: cluster 2024-04-02T05:32:06.935362+0000 mgr.smithi023.yzjfaq (mgr.14195) 362 : cluster 0 pgmap v278: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:32:08.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:08 smithi023 bash[18601]: audit 2024-04-02T05:32:06.456329+0000 mgr.smithi023.yzjfaq (mgr.14195) 361 : audit 0 from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:08.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:08 smithi023 bash[18601]: cluster 2024-04-02T05:32:06.935362+0000 mgr.smithi023.yzjfaq (mgr.14195) 362 : cluster 0 pgmap v278: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:32:09.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:09 smithi103 bash[23315]: audit 2024-04-02T05:32:07.875239+0000 mgr.smithi023.yzjfaq (mgr.14195) 363 : audit 0 from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:09.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:09 smithi023 bash[18601]: audit 2024-04-02T05:32:07.875239+0000 mgr.smithi023.yzjfaq (mgr.14195) 363 : audit 0 from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:10.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:10 smithi103 bash[23315]: cluster 2024-04-02T05:32:08.936243+0000 mgr.smithi023.yzjfaq (mgr.14195) 364 : cluster 0 pgmap v279: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:32:10.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:10 smithi023 bash[18601]: cluster 2024-04-02T05:32:08.936243+0000 mgr.smithi023.yzjfaq (mgr.14195) 364 : cluster 0 pgmap v279: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:32:11.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:11 smithi023 bash[18601]: audit 2024-04-02T05:32:09.296033+0000 mgr.smithi023.yzjfaq (mgr.14195) 365 : audit 0 from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:11.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:11 smithi023 bash[18601]: audit 2024-04-02T05:32:10.134794+0000 mon.smithi023 (mon.0) 952 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:11.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:11 smithi023 bash[18601]: audit 2024-04-02T05:32:10.142010+0000 mon.smithi023 (mon.0) 953 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:11.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:11 smithi023 bash[18601]: audit 2024-04-02T05:32:10.149305+0000 mon.smithi023 (mon.0) 954 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:32:11.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:11 smithi103 bash[23315]: audit 2024-04-02T05:32:09.296033+0000 mgr.smithi023.yzjfaq (mgr.14195) 365 : audit 0 from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:11.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:11 smithi103 bash[23315]: audit 2024-04-02T05:32:10.134794+0000 mon.smithi023 (mon.0) 952 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:11.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:11 smithi103 bash[23315]: audit 2024-04-02T05:32:10.142010+0000 mon.smithi023 (mon.0) 953 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:11.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:11 smithi103 bash[23315]: audit 2024-04-02T05:32:10.149305+0000 mon.smithi023 (mon.0) 954 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:32:12.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:12 smithi023 bash[18601]: audit 2024-04-02T05:32:10.690760+0000 mgr.smithi023.yzjfaq (mgr.14195) 366 : audit 0 from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:12.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:12 smithi023 bash[18601]: cluster 2024-04-02T05:32:10.937618+0000 mgr.smithi023.yzjfaq (mgr.14195) 367 : cluster 0 pgmap v280: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:32:12.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:12 smithi103 bash[23315]: audit 2024-04-02T05:32:10.690760+0000 mgr.smithi023.yzjfaq (mgr.14195) 366 : audit 0 from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:12.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:12 smithi103 bash[23315]: cluster 2024-04-02T05:32:10.937618+0000 mgr.smithi023.yzjfaq (mgr.14195) 367 : cluster 0 pgmap v280: 129 pgs: 129 active+clean; 582 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:32:13.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:13 smithi023 bash[18601]: audit 2024-04-02T05:32:12.072448+0000 mgr.smithi023.yzjfaq (mgr.14195) 368 : audit 0 from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:13.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:13 smithi103 bash[23315]: audit 2024-04-02T05:32:12.072448+0000 mgr.smithi023.yzjfaq (mgr.14195) 368 : audit 0 from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:14.379 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:14 smithi103 bash[23315]: cluster 2024-04-02T05:32:12.938701+0000 mgr.smithi023.yzjfaq (mgr.14195) 369 : cluster 0 pgmap v281: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 42 op/s 2024-04-02T05:32:14.379 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:14 smithi103 bash[23315]: audit 2024-04-02T05:32:13.615780+0000 mon.smithi023 (mon.0) 955 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:32:14.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:14 smithi023 bash[18601]: cluster 2024-04-02T05:32:12.938701+0000 mgr.smithi023.yzjfaq (mgr.14195) 369 : cluster 0 pgmap v281: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 42 op/s 2024-04-02T05:32:14.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:14 smithi023 bash[18601]: audit 2024-04-02T05:32:13.615780+0000 mon.smithi023 (mon.0) 955 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:32:15.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:15 smithi023 bash[18601]: audit 2024-04-02T05:32:13.475663+0000 mgr.smithi023.yzjfaq (mgr.14195) 370 : audit 0 from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:15.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:15 smithi103 bash[23315]: audit 2024-04-02T05:32:13.475663+0000 mgr.smithi023.yzjfaq (mgr.14195) 370 : audit 0 from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:16.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:16 smithi023 bash[18601]: audit 2024-04-02T05:32:14.898437+0000 mgr.smithi023.yzjfaq (mgr.14195) 371 : audit 0 from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:16.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:16 smithi023 bash[18601]: cluster 2024-04-02T05:32:14.939335+0000 mgr.smithi023.yzjfaq (mgr.14195) 372 : cluster 0 pgmap v282: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 61 op/s 2024-04-02T05:32:16.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:16 smithi023 bash[18601]: audit 2024-04-02T05:32:15.952070+0000 mon.smithi023 (mon.0) 956 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:16.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:16 smithi023 bash[18601]: audit 2024-04-02T05:32:15.959676+0000 mon.smithi023 (mon.0) 957 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:16.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:16 smithi103 bash[23315]: audit 2024-04-02T05:32:14.898437+0000 mgr.smithi023.yzjfaq (mgr.14195) 371 : audit 0 from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:16.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:16 smithi103 bash[23315]: cluster 2024-04-02T05:32:14.939335+0000 mgr.smithi023.yzjfaq (mgr.14195) 372 : cluster 0 pgmap v282: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 61 op/s 2024-04-02T05:32:16.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:16 smithi103 bash[23315]: audit 2024-04-02T05:32:15.952070+0000 mon.smithi023 (mon.0) 956 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:16.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:16 smithi103 bash[23315]: audit 2024-04-02T05:32:15.959676+0000 mon.smithi023 (mon.0) 957 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:17.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:17 smithi023 bash[18601]: audit 2024-04-02T05:32:16.298453+0000 mgr.smithi023.yzjfaq (mgr.14195) 373 : audit 0 from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:17.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:17 smithi023 bash[18601]: audit 2024-04-02T05:32:16.359903+0000 mon.smithi023 (mon.0) 958 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:17.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:17 smithi023 bash[18601]: audit 2024-04-02T05:32:16.365691+0000 mon.smithi023 (mon.0) 959 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:17.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:17 smithi023 bash[18601]: cluster 2024-04-02T05:32:16.940490+0000 mgr.smithi023.yzjfaq (mgr.14195) 374 : cluster 0 pgmap v283: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 122 op/s 2024-04-02T05:32:17.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:17 smithi023 bash[18601]: audit 2024-04-02T05:32:16.950853+0000 mon.smithi023 (mon.0) 960 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:32:17.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:17 smithi023 bash[18601]: audit 2024-04-02T05:32:16.952585+0000 mon.smithi023 (mon.0) 961 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:32:17.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:17 smithi023 bash[18601]: audit 2024-04-02T05:32:16.963478+0000 mon.smithi023 (mon.0) 962 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:17.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:17 smithi023 bash[18601]: audit 2024-04-02T05:32:16.971291+0000 mon.smithi023 (mon.0) 963 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:32:17.738 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.ldajvq smithi023 *:8000 running (7s) 1s ago 118s 88.1M - 19.0.0-1979-g6cec793d 78f830190839 996a7e893809 2024-04-02T05:32:17.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:17 smithi103 bash[23315]: audit 2024-04-02T05:32:16.298453+0000 mgr.smithi023.yzjfaq (mgr.14195) 373 : audit 0 from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:17.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:17 smithi103 bash[23315]: audit 2024-04-02T05:32:16.359903+0000 mon.smithi023 (mon.0) 958 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:17.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:17 smithi103 bash[23315]: audit 2024-04-02T05:32:16.365691+0000 mon.smithi023 (mon.0) 959 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:17.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:17 smithi103 bash[23315]: cluster 2024-04-02T05:32:16.940490+0000 mgr.smithi023.yzjfaq (mgr.14195) 374 : cluster 0 pgmap v283: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 122 op/s 2024-04-02T05:32:17.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:17 smithi103 bash[23315]: audit 2024-04-02T05:32:16.950853+0000 mon.smithi023 (mon.0) 960 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:32:17.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:17 smithi103 bash[23315]: audit 2024-04-02T05:32:16.952585+0000 mon.smithi023 (mon.0) 961 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:32:17.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:17 smithi103 bash[23315]: audit 2024-04-02T05:32:16.963478+0000 mon.smithi023 (mon.0) 962 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:17.817 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:17 smithi103 bash[23315]: audit 2024-04-02T05:32:16.971291+0000 mon.smithi023 (mon.0) 963 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:32:18.115 INFO:teuthology.orchestra.run.smithi023.stdout:Scheduled to stop rgw.foo.smithi023.nnewqk on host 'smithi023' 2024-04-02T05:32:19.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:19 smithi023 bash[18601]: audit 2024-04-02T05:32:17.700693+0000 mgr.smithi023.yzjfaq (mgr.14195) 375 : audit 0 from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:19.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:19 smithi023 bash[18601]: audit 2024-04-02T05:32:18.092956+0000 mgr.smithi023.yzjfaq (mgr.14195) 376 : audit 0 from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "rgw.foo.smithi023.nnewqk", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:19.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:19 smithi023 bash[18601]: cephadm 2024-04-02T05:32:18.093618+0000 mgr.smithi023.yzjfaq (mgr.14195) 377 : cephadm 1 Schedule stop daemon rgw.foo.smithi023.nnewqk 2024-04-02T05:32:19.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:19 smithi023 bash[18601]: audit 2024-04-02T05:32:18.103085+0000 mon.smithi023 (mon.0) 964 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:19.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:19 smithi023 bash[18601]: audit 2024-04-02T05:32:18.112266+0000 mon.smithi023 (mon.0) 965 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:19.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:19 smithi023 bash[18601]: audit 2024-04-02T05:32:18.138234+0000 mon.smithi023 (mon.0) 966 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:32:19.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:19 smithi103 bash[23315]: audit 2024-04-02T05:32:17.700693+0000 mgr.smithi023.yzjfaq (mgr.14195) 375 : audit 0 from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:19.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:19 smithi103 bash[23315]: audit 2024-04-02T05:32:18.092956+0000 mgr.smithi023.yzjfaq (mgr.14195) 376 : audit 0 from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "rgw.foo.smithi023.nnewqk", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:19.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:19 smithi103 bash[23315]: cephadm 2024-04-02T05:32:18.093618+0000 mgr.smithi023.yzjfaq (mgr.14195) 377 : cephadm 1 Schedule stop daemon rgw.foo.smithi023.nnewqk 2024-04-02T05:32:19.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:19 smithi103 bash[23315]: audit 2024-04-02T05:32:18.103085+0000 mon.smithi023 (mon.0) 964 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:19.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:19 smithi103 bash[23315]: audit 2024-04-02T05:32:18.112266+0000 mon.smithi023 (mon.0) 965 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:19.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:19 smithi103 bash[23315]: audit 2024-04-02T05:32:18.138234+0000 mon.smithi023 (mon.0) 966 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:32:20.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:20 smithi023 bash[18601]: audit 2024-04-02T05:32:18.486469+0000 mgr.smithi023.yzjfaq (mgr.14195) 378 : audit 0 from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:20.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:20 smithi023 bash[18601]: cluster 2024-04-02T05:32:18.941532+0000 mgr.smithi023.yzjfaq (mgr.14195) 379 : cluster 0 pgmap v284: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 122 op/s 2024-04-02T05:32:20.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:20 smithi103 bash[23315]: audit 2024-04-02T05:32:18.486469+0000 mgr.smithi023.yzjfaq (mgr.14195) 378 : audit 0 from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:20.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:20 smithi103 bash[23315]: cluster 2024-04-02T05:32:18.941532+0000 mgr.smithi023.yzjfaq (mgr.14195) 379 : cluster 0 pgmap v284: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 122 op/s 2024-04-02T05:32:21.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:21 smithi023 bash[18601]: audit 2024-04-02T05:32:19.885274+0000 mgr.smithi023.yzjfaq (mgr.14195) 380 : audit 0 from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:21.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:21 smithi103 bash[23315]: audit 2024-04-02T05:32:19.885274+0000 mgr.smithi023.yzjfaq (mgr.14195) 380 : audit 0 from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:22.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:22 smithi023 bash[18601]: cluster 2024-04-02T05:32:20.942817+0000 mgr.smithi023.yzjfaq (mgr.14195) 381 : cluster 0 pgmap v285: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 122 op/s 2024-04-02T05:32:22.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:22 smithi103 bash[23315]: cluster 2024-04-02T05:32:20.942817+0000 mgr.smithi023.yzjfaq (mgr.14195) 381 : cluster 0 pgmap v285: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 122 op/s 2024-04-02T05:32:23.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:23 smithi023 bash[18601]: audit 2024-04-02T05:32:21.324422+0000 mgr.smithi023.yzjfaq (mgr.14195) 382 : audit 0 from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:23.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:23 smithi103 bash[23315]: audit 2024-04-02T05:32:21.324422+0000 mgr.smithi023.yzjfaq (mgr.14195) 382 : audit 0 from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:24.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:24 smithi023 bash[18601]: audit 2024-04-02T05:32:22.741744+0000 mgr.smithi023.yzjfaq (mgr.14195) 383 : audit 0 from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:24.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:24 smithi023 bash[18601]: cluster 2024-04-02T05:32:22.943823+0000 mgr.smithi023.yzjfaq (mgr.14195) 384 : cluster 0 pgmap v286: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 122 op/s 2024-04-02T05:32:24.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:24 smithi103 bash[23315]: audit 2024-04-02T05:32:22.741744+0000 mgr.smithi023.yzjfaq (mgr.14195) 383 : audit 0 from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:24.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:24 smithi103 bash[23315]: cluster 2024-04-02T05:32:22.943823+0000 mgr.smithi023.yzjfaq (mgr.14195) 384 : cluster 0 pgmap v286: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 122 op/s 2024-04-02T05:32:25.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:25 smithi023 bash[18601]: audit 2024-04-02T05:32:24.165837+0000 mgr.smithi023.yzjfaq (mgr.14195) 385 : audit 0 from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:25.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:25 smithi023 bash[18601]: audit 2024-04-02T05:32:24.402709+0000 mon.smithi023 (mon.0) 967 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:25.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:25 smithi023 bash[18601]: audit 2024-04-02T05:32:24.416748+0000 mon.smithi023 (mon.0) 968 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:25.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:25 smithi023 bash[18601]: audit 2024-04-02T05:32:24.419026+0000 mon.smithi023 (mon.0) 969 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:32:25.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:25 smithi023 bash[18601]: audit 2024-04-02T05:32:24.420595+0000 mon.smithi023 (mon.0) 970 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:32:25.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:25 smithi023 bash[18601]: audit 2024-04-02T05:32:24.433116+0000 mon.smithi023 (mon.0) 971 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:25.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:25 smithi023 bash[18601]: audit 2024-04-02T05:32:24.436460+0000 mon.smithi023 (mon.0) 972 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:32:25.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:25 smithi103 bash[23315]: audit 2024-04-02T05:32:24.165837+0000 mgr.smithi023.yzjfaq (mgr.14195) 385 : audit 0 from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:25.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:25 smithi103 bash[23315]: audit 2024-04-02T05:32:24.402709+0000 mon.smithi023 (mon.0) 967 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:25.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:25 smithi103 bash[23315]: audit 2024-04-02T05:32:24.416748+0000 mon.smithi023 (mon.0) 968 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:25.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:25 smithi103 bash[23315]: audit 2024-04-02T05:32:24.419026+0000 mon.smithi023 (mon.0) 969 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:32:25.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:25 smithi103 bash[23315]: audit 2024-04-02T05:32:24.420595+0000 mon.smithi023 (mon.0) 970 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:32:25.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:25 smithi103 bash[23315]: audit 2024-04-02T05:32:24.433116+0000 mon.smithi023 (mon.0) 971 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:25.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:25 smithi103 bash[23315]: audit 2024-04-02T05:32:24.436460+0000 mon.smithi023 (mon.0) 972 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:32:26.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:26 smithi023 bash[18601]: cluster 2024-04-02T05:32:24.944437+0000 mgr.smithi023.yzjfaq (mgr.14195) 386 : cluster 0 pgmap v287: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 80 op/s 2024-04-02T05:32:26.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:26 smithi103 bash[23315]: cluster 2024-04-02T05:32:24.944437+0000 mgr.smithi023.yzjfaq (mgr.14195) 386 : cluster 0 pgmap v287: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 80 op/s 2024-04-02T05:32:27.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:27 smithi023 bash[18601]: audit 2024-04-02T05:32:25.560139+0000 mgr.smithi023.yzjfaq (mgr.14195) 387 : audit 0 from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:27.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:27 smithi103 bash[23315]: audit 2024-04-02T05:32:25.560139+0000 mgr.smithi023.yzjfaq (mgr.14195) 387 : audit 0 from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:28.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:28 smithi023 bash[18601]: cluster 2024-04-02T05:32:26.945587+0000 mgr.smithi023.yzjfaq (mgr.14195) 388 : cluster 0 pgmap v288: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 511 B/s wr, 61 op/s 2024-04-02T05:32:28.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:28 smithi023 bash[18601]: audit 2024-04-02T05:32:26.956134+0000 mgr.smithi023.yzjfaq (mgr.14195) 389 : audit 0 from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:28.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:28 smithi103 bash[23315]: cluster 2024-04-02T05:32:26.945587+0000 mgr.smithi023.yzjfaq (mgr.14195) 388 : cluster 0 pgmap v288: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 511 B/s wr, 61 op/s 2024-04-02T05:32:28.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:28 smithi103 bash[23315]: audit 2024-04-02T05:32:26.956134+0000 mgr.smithi023.yzjfaq (mgr.14195) 389 : audit 0 from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:29.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:29 smithi023 bash[18601]: audit 2024-04-02T05:32:28.616007+0000 mon.smithi023 (mon.0) 973 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:32:29.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:29 smithi103 bash[23315]: audit 2024-04-02T05:32:28.616007+0000 mon.smithi023 (mon.0) 973 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:32:30.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:30 smithi103 bash[23315]: audit 2024-04-02T05:32:28.377192+0000 mgr.smithi023.yzjfaq (mgr.14195) 390 : audit 0 from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:30.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:30 smithi103 bash[23315]: cluster 2024-04-02T05:32:28.946422+0000 mgr.smithi023.yzjfaq (mgr.14195) 391 : cluster 0 pgmap v289: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:32:30.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:30 smithi023 bash[18601]: audit 2024-04-02T05:32:28.377192+0000 mgr.smithi023.yzjfaq (mgr.14195) 390 : audit 0 from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:30.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:30 smithi023 bash[18601]: cluster 2024-04-02T05:32:28.946422+0000 mgr.smithi023.yzjfaq (mgr.14195) 391 : cluster 0 pgmap v289: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:32:31.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:31 smithi023 bash[18601]: audit 2024-04-02T05:32:29.797093+0000 mgr.smithi023.yzjfaq (mgr.14195) 392 : audit 0 from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:31.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:31 smithi023 bash[18601]: audit 2024-04-02T05:32:30.785993+0000 mon.smithi023 (mon.0) 974 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:31.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:31 smithi023 bash[18601]: audit 2024-04-02T05:32:30.798818+0000 mon.smithi023 (mon.0) 975 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:31.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:31 smithi023 bash[18601]: audit 2024-04-02T05:32:30.816536+0000 mon.smithi023 (mon.0) 976 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:32:31.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:31 smithi103 bash[23315]: audit 2024-04-02T05:32:29.797093+0000 mgr.smithi023.yzjfaq (mgr.14195) 392 : audit 0 from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:31.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:31 smithi103 bash[23315]: audit 2024-04-02T05:32:30.785993+0000 mon.smithi023 (mon.0) 974 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:31.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:31 smithi103 bash[23315]: audit 2024-04-02T05:32:30.798818+0000 mon.smithi023 (mon.0) 975 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:31.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:31 smithi103 bash[23315]: audit 2024-04-02T05:32:30.816536+0000 mon.smithi023 (mon.0) 976 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:32:32.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:32 smithi023 bash[18601]: cluster 2024-04-02T05:32:30.947291+0000 mgr.smithi023.yzjfaq (mgr.14195) 393 : cluster 0 pgmap v290: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:32:32.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:32 smithi023 bash[18601]: audit 2024-04-02T05:32:31.341512+0000 mon.smithi023 (mon.0) 977 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:32.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:32 smithi023 bash[18601]: audit 2024-04-02T05:32:31.351037+0000 mon.smithi023 (mon.0) 978 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:32.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:32 smithi103 bash[23315]: cluster 2024-04-02T05:32:30.947291+0000 mgr.smithi023.yzjfaq (mgr.14195) 393 : cluster 0 pgmap v290: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:32:32.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:32 smithi103 bash[23315]: audit 2024-04-02T05:32:31.341512+0000 mon.smithi023 (mon.0) 977 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:32.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:32 smithi103 bash[23315]: audit 2024-04-02T05:32:31.351037+0000 mon.smithi023 (mon.0) 978 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:33.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:33 smithi023 bash[18601]: audit 2024-04-02T05:32:31.264007+0000 mgr.smithi023.yzjfaq (mgr.14195) 394 : audit 0 from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:33.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:33 smithi103 bash[23315]: audit 2024-04-02T05:32:31.264007+0000 mgr.smithi023.yzjfaq (mgr.14195) 394 : audit 0 from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:34.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:34 smithi023 bash[18601]: audit 2024-04-02T05:32:32.661769+0000 mgr.smithi023.yzjfaq (mgr.14195) 395 : audit 0 from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:34.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:34 smithi023 bash[18601]: cluster 2024-04-02T05:32:32.948356+0000 mgr.smithi023.yzjfaq (mgr.14195) 396 : cluster 0 pgmap v291: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:32:34.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:34 smithi103 bash[23315]: audit 2024-04-02T05:32:32.661769+0000 mgr.smithi023.yzjfaq (mgr.14195) 395 : audit 0 from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:34.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:34 smithi103 bash[23315]: cluster 2024-04-02T05:32:32.948356+0000 mgr.smithi023.yzjfaq (mgr.14195) 396 : cluster 0 pgmap v291: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:32:35.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:35 smithi023 bash[18601]: audit 2024-04-02T05:32:34.063887+0000 mgr.smithi023.yzjfaq (mgr.14195) 397 : audit 0 from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:35.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:35 smithi103 bash[23315]: audit 2024-04-02T05:32:34.063887+0000 mgr.smithi023.yzjfaq (mgr.14195) 397 : audit 0 from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:36.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:36 smithi023 bash[18601]: cluster 2024-04-02T05:32:34.949322+0000 mgr.smithi023.yzjfaq (mgr.14195) 398 : cluster 0 pgmap v292: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:32:36.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:36 smithi103 bash[23315]: cluster 2024-04-02T05:32:34.949322+0000 mgr.smithi023.yzjfaq (mgr.14195) 398 : cluster 0 pgmap v292: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:32:37.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:37 smithi023 bash[18601]: audit 2024-04-02T05:32:35.482549+0000 mgr.smithi023.yzjfaq (mgr.14195) 399 : audit 0 from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:37.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:37 smithi023 bash[18601]: audit 2024-04-02T05:32:36.912590+0000 mgr.smithi023.yzjfaq (mgr.14195) 400 : audit 0 from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:37.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:37 smithi023 bash[18601]: cluster 2024-04-02T05:32:36.949969+0000 mgr.smithi023.yzjfaq (mgr.14195) 401 : cluster 0 pgmap v293: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:32:37.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:37 smithi103 bash[23315]: audit 2024-04-02T05:32:35.482549+0000 mgr.smithi023.yzjfaq (mgr.14195) 399 : audit 0 from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:37.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:37 smithi103 bash[23315]: audit 2024-04-02T05:32:36.912590+0000 mgr.smithi023.yzjfaq (mgr.14195) 400 : audit 0 from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:37.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:37 smithi103 bash[23315]: cluster 2024-04-02T05:32:36.949969+0000 mgr.smithi023.yzjfaq (mgr.14195) 401 : cluster 0 pgmap v293: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2024-04-02T05:32:38.379 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.nnewqk smithi023 *:8001 stopped 0s ago 2m - - 2024-04-02T05:32:38.383 INFO:teuthology.orchestra.run.smithi023.stderr: % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-02T05:32:38.383 INFO:teuthology.orchestra.run.smithi023.stderr: Dload Upload Total Spent Left Speed 2024-04-02T05:32:38.385 INFO:teuthology.orchestra.run.smithi023.stderr: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 214 0 214 0 0 104k 0 --:--:-- --:--:-- --:--:-- 208k 2024-04-02T05:32:38.758 INFO:teuthology.orchestra.run.smithi023.stdout:anonymousScheduled to start rgw.foo.smithi023.nnewqk on host 'smithi023' 2024-04-02T05:32:38.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:38 smithi103 bash[23315]: audit 2024-04-02T05:32:37.553470+0000 mon.smithi023 (mon.0) 979 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:38.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:38 smithi103 bash[23315]: audit 2024-04-02T05:32:37.559053+0000 mon.smithi023 (mon.0) 980 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:38.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:38 smithi103 bash[23315]: audit 2024-04-02T05:32:37.560199+0000 mon.smithi023 (mon.0) 981 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:32:38.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:38 smithi103 bash[23315]: audit 2024-04-02T05:32:37.560831+0000 mon.smithi023 (mon.0) 982 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:32:38.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:38 smithi103 bash[23315]: audit 2024-04-02T05:32:37.564873+0000 mon.smithi023 (mon.0) 983 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:38.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:38 smithi103 bash[23315]: audit 2024-04-02T05:32:37.567794+0000 mon.smithi023 (mon.0) 984 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:32:38.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:38 smithi023 bash[18601]: audit 2024-04-02T05:32:37.553470+0000 mon.smithi023 (mon.0) 979 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:38.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:38 smithi023 bash[18601]: audit 2024-04-02T05:32:37.559053+0000 mon.smithi023 (mon.0) 980 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:38.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:38 smithi023 bash[18601]: audit 2024-04-02T05:32:37.560199+0000 mon.smithi023 (mon.0) 981 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:32:38.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:38 smithi023 bash[18601]: audit 2024-04-02T05:32:37.560831+0000 mon.smithi023 (mon.0) 982 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:32:38.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:38 smithi023 bash[18601]: audit 2024-04-02T05:32:37.564873+0000 mon.smithi023 (mon.0) 983 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:38.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:38 smithi023 bash[18601]: audit 2024-04-02T05:32:37.567794+0000 mon.smithi023 (mon.0) 984 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:32:40.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:39 smithi103 bash[23315]: audit 2024-04-02T05:32:38.324112+0000 mgr.smithi023.yzjfaq (mgr.14195) 402 : audit 0 from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:40.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:39 smithi103 bash[23315]: audit 2024-04-02T05:32:38.733405+0000 mgr.smithi023.yzjfaq (mgr.14195) 403 : audit 0 from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "rgw.foo.smithi023.nnewqk", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:40.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:39 smithi103 bash[23315]: cephadm 2024-04-02T05:32:38.733849+0000 mgr.smithi023.yzjfaq (mgr.14195) 404 : cephadm 1 Schedule start daemon rgw.foo.smithi023.nnewqk 2024-04-02T05:32:40.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:39 smithi103 bash[23315]: audit 2024-04-02T05:32:38.741305+0000 mon.smithi023 (mon.0) 985 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:40.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:39 smithi103 bash[23315]: audit 2024-04-02T05:32:38.754652+0000 mon.smithi023 (mon.0) 986 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:40.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:39 smithi103 bash[23315]: audit 2024-04-02T05:32:38.775742+0000 mon.smithi023 (mon.0) 987 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:32:40.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:39 smithi103 bash[23315]: cluster 2024-04-02T05:32:38.950497+0000 mgr.smithi023.yzjfaq (mgr.14195) 405 : cluster 0 pgmap v294: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:32:40.067 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:39 smithi103 bash[23315]: audit 2024-04-02T05:32:39.111604+0000 mgr.smithi023.yzjfaq (mgr.14195) 406 : audit 0 from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:39 smithi023 bash[18601]: audit 2024-04-02T05:32:38.324112+0000 mgr.smithi023.yzjfaq (mgr.14195) 402 : audit 0 from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:39 smithi023 bash[18601]: audit 2024-04-02T05:32:38.733405+0000 mgr.smithi023.yzjfaq (mgr.14195) 403 : audit 0 from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "rgw.foo.smithi023.nnewqk", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:39 smithi023 bash[18601]: cephadm 2024-04-02T05:32:38.733849+0000 mgr.smithi023.yzjfaq (mgr.14195) 404 : cephadm 1 Schedule start daemon rgw.foo.smithi023.nnewqk 2024-04-02T05:32:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:39 smithi023 bash[18601]: audit 2024-04-02T05:32:38.741305+0000 mon.smithi023 (mon.0) 985 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:39 smithi023 bash[18601]: audit 2024-04-02T05:32:38.754652+0000 mon.smithi023 (mon.0) 986 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:39 smithi023 bash[18601]: audit 2024-04-02T05:32:38.775742+0000 mon.smithi023 (mon.0) 987 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:32:40.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:39 smithi023 bash[18601]: cluster 2024-04-02T05:32:38.950497+0000 mgr.smithi023.yzjfaq (mgr.14195) 405 : cluster 0 pgmap v294: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:32:40.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:39 smithi023 bash[18601]: audit 2024-04-02T05:32:39.111604+0000 mgr.smithi023.yzjfaq (mgr.14195) 406 : audit 0 from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:42.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:42 smithi103 bash[23315]: audit 2024-04-02T05:32:40.520303+0000 mgr.smithi023.yzjfaq (mgr.14195) 407 : audit 0 from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:42.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:42 smithi103 bash[23315]: cluster 2024-04-02T05:32:40.951706+0000 mgr.smithi023.yzjfaq (mgr.14195) 408 : cluster 0 pgmap v295: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:32:42.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:42 smithi023 bash[18601]: audit 2024-04-02T05:32:40.520303+0000 mgr.smithi023.yzjfaq (mgr.14195) 407 : audit 0 from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:42.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:42 smithi023 bash[18601]: cluster 2024-04-02T05:32:40.951706+0000 mgr.smithi023.yzjfaq (mgr.14195) 408 : cluster 0 pgmap v295: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:32:43.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:43 smithi103 bash[23315]: audit 2024-04-02T05:32:41.953281+0000 mgr.smithi023.yzjfaq (mgr.14195) 409 : audit 0 from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:43.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:43 smithi023 bash[18601]: audit 2024-04-02T05:32:41.953281+0000 mgr.smithi023.yzjfaq (mgr.14195) 409 : audit 0 from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:44.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:44 smithi103 bash[23315]: cluster 2024-04-02T05:32:42.952674+0000 mgr.smithi023.yzjfaq (mgr.14195) 410 : cluster 0 pgmap v296: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:32:44.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:44 smithi103 bash[23315]: audit 2024-04-02T05:32:43.616347+0000 mon.smithi023 (mon.0) 988 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:32:44.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:44 smithi023 bash[18601]: cluster 2024-04-02T05:32:42.952674+0000 mgr.smithi023.yzjfaq (mgr.14195) 410 : cluster 0 pgmap v296: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:32:44.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:44 smithi023 bash[18601]: audit 2024-04-02T05:32:43.616347+0000 mon.smithi023 (mon.0) 988 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:32:45.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:45 smithi103 bash[23315]: audit 2024-04-02T05:32:43.413873+0000 mgr.smithi023.yzjfaq (mgr.14195) 411 : audit 0 from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:45.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:45 smithi023 bash[18601]: audit 2024-04-02T05:32:43.413873+0000 mgr.smithi023.yzjfaq (mgr.14195) 411 : audit 0 from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:46.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:46 smithi103 bash[23315]: audit 2024-04-02T05:32:44.815262+0000 mgr.smithi023.yzjfaq (mgr.14195) 412 : audit 0 from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:46.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:46 smithi103 bash[23315]: cluster 2024-04-02T05:32:44.953402+0000 mgr.smithi023.yzjfaq (mgr.14195) 413 : cluster 0 pgmap v297: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:32:46.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:46 smithi103 bash[23315]: audit 2024-04-02T05:32:45.051426+0000 mon.smithi023 (mon.0) 989 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:46.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:46 smithi103 bash[23315]: audit 2024-04-02T05:32:45.057588+0000 mon.smithi023 (mon.0) 990 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:46.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:46 smithi103 bash[23315]: audit 2024-04-02T05:32:45.058842+0000 mon.smithi023 (mon.0) 991 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:32:46.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:46 smithi103 bash[23315]: audit 2024-04-02T05:32:45.059684+0000 mon.smithi023 (mon.0) 992 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:32:46.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:46 smithi103 bash[23315]: audit 2024-04-02T05:32:45.065629+0000 mon.smithi023 (mon.0) 993 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:46.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:46 smithi103 bash[23315]: audit 2024-04-02T05:32:45.068836+0000 mon.smithi023 (mon.0) 994 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:32:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:46 smithi023 bash[18601]: audit 2024-04-02T05:32:44.815262+0000 mgr.smithi023.yzjfaq (mgr.14195) 412 : audit 0 from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:46 smithi023 bash[18601]: cluster 2024-04-02T05:32:44.953402+0000 mgr.smithi023.yzjfaq (mgr.14195) 413 : cluster 0 pgmap v297: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:32:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:46 smithi023 bash[18601]: audit 2024-04-02T05:32:45.051426+0000 mon.smithi023 (mon.0) 989 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:46 smithi023 bash[18601]: audit 2024-04-02T05:32:45.057588+0000 mon.smithi023 (mon.0) 990 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:46 smithi023 bash[18601]: audit 2024-04-02T05:32:45.058842+0000 mon.smithi023 (mon.0) 991 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:32:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:46 smithi023 bash[18601]: audit 2024-04-02T05:32:45.059684+0000 mon.smithi023 (mon.0) 992 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:32:46.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:46 smithi023 bash[18601]: audit 2024-04-02T05:32:45.065629+0000 mon.smithi023 (mon.0) 993 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:46.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:46 smithi023 bash[18601]: audit 2024-04-02T05:32:45.068836+0000 mon.smithi023 (mon.0) 994 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:32:48.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:48 smithi103 bash[23315]: audit 2024-04-02T05:32:46.213120+0000 mgr.smithi023.yzjfaq (mgr.14195) 414 : audit 0 from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:48.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:48 smithi103 bash[23315]: cluster 2024-04-02T05:32:46.954635+0000 mgr.smithi023.yzjfaq (mgr.14195) 415 : cluster 0 pgmap v298: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:32:48.381 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:48 smithi023 bash[18601]: audit 2024-04-02T05:32:46.213120+0000 mgr.smithi023.yzjfaq (mgr.14195) 414 : audit 0 from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:48.382 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:48 smithi023 bash[18601]: cluster 2024-04-02T05:32:46.954635+0000 mgr.smithi023.yzjfaq (mgr.14195) 415 : cluster 0 pgmap v298: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:32:49.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:49 smithi023 bash[18601]: audit 2024-04-02T05:32:47.627349+0000 mgr.smithi023.yzjfaq (mgr.14195) 416 : audit 0 from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:49.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:49 smithi103 bash[23315]: audit 2024-04-02T05:32:47.627349+0000 mgr.smithi023.yzjfaq (mgr.14195) 416 : audit 0 from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:50.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:50 smithi023 bash[18601]: cluster 2024-04-02T05:32:48.955535+0000 mgr.smithi023.yzjfaq (mgr.14195) 417 : cluster 0 pgmap v299: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:32:50.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:50 smithi023 bash[18601]: audit 2024-04-02T05:32:49.062858+0000 mgr.smithi023.yzjfaq (mgr.14195) 418 : audit 0 from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:50.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:50 smithi103 bash[23315]: cluster 2024-04-02T05:32:48.955535+0000 mgr.smithi023.yzjfaq (mgr.14195) 417 : cluster 0 pgmap v299: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:32:50.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:50 smithi103 bash[23315]: audit 2024-04-02T05:32:49.062858+0000 mgr.smithi023.yzjfaq (mgr.14195) 418 : audit 0 from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:52.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:52 smithi023 bash[18601]: audit 2024-04-02T05:32:50.485738+0000 mgr.smithi023.yzjfaq (mgr.14195) 419 : audit 0 from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:52.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:52 smithi023 bash[18601]: cluster 2024-04-02T05:32:50.956920+0000 mgr.smithi023.yzjfaq (mgr.14195) 420 : cluster 0 pgmap v300: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:32:52.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:52 smithi103 bash[23315]: audit 2024-04-02T05:32:50.485738+0000 mgr.smithi023.yzjfaq (mgr.14195) 419 : audit 0 from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:52.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:52 smithi103 bash[23315]: cluster 2024-04-02T05:32:50.956920+0000 mgr.smithi023.yzjfaq (mgr.14195) 420 : cluster 0 pgmap v300: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:32:53.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:53 smithi023 bash[18601]: audit 2024-04-02T05:32:51.922520+0000 mgr.smithi023.yzjfaq (mgr.14195) 421 : audit 0 from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:53.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:53 smithi103 bash[23315]: audit 2024-04-02T05:32:51.922520+0000 mgr.smithi023.yzjfaq (mgr.14195) 421 : audit 0 from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:54.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:54 smithi023 bash[18601]: cluster 2024-04-02T05:32:52.957903+0000 mgr.smithi023.yzjfaq (mgr.14195) 422 : cluster 0 pgmap v301: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:32:54.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:54 smithi103 bash[23315]: cluster 2024-04-02T05:32:52.957903+0000 mgr.smithi023.yzjfaq (mgr.14195) 422 : cluster 0 pgmap v301: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:32:55.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:55 smithi023 bash[18601]: audit 2024-04-02T05:32:53.358135+0000 mgr.smithi023.yzjfaq (mgr.14195) 423 : audit 0 from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:55.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:55 smithi023 bash[18601]: audit 2024-04-02T05:32:54.348330+0000 mon.smithi023 (mon.0) 995 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:55.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:55 smithi023 bash[18601]: audit 2024-04-02T05:32:54.354893+0000 mon.smithi023 (mon.0) 996 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:55.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:55 smithi023 bash[18601]: audit 2024-04-02T05:32:54.362206+0000 mon.smithi023 (mon.0) 997 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:32:55.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:55 smithi103 bash[23315]: audit 2024-04-02T05:32:53.358135+0000 mgr.smithi023.yzjfaq (mgr.14195) 423 : audit 0 from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:55.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:55 smithi103 bash[23315]: audit 2024-04-02T05:32:54.348330+0000 mon.smithi023 (mon.0) 995 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:55.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:55 smithi103 bash[23315]: audit 2024-04-02T05:32:54.354893+0000 mon.smithi023 (mon.0) 996 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:32:55.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:55 smithi103 bash[23315]: audit 2024-04-02T05:32:54.362206+0000 mon.smithi023 (mon.0) 997 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:32:56.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:56 smithi023 bash[18601]: audit 2024-04-02T05:32:54.790748+0000 mgr.smithi023.yzjfaq (mgr.14195) 424 : audit 0 from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:56.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:56 smithi023 bash[18601]: cluster 2024-04-02T05:32:54.958617+0000 mgr.smithi023.yzjfaq (mgr.14195) 425 : cluster 0 pgmap v302: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:32:56.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:56 smithi103 bash[23315]: audit 2024-04-02T05:32:54.790748+0000 mgr.smithi023.yzjfaq (mgr.14195) 424 : audit 0 from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:56.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:56 smithi103 bash[23315]: cluster 2024-04-02T05:32:54.958617+0000 mgr.smithi023.yzjfaq (mgr.14195) 425 : cluster 0 pgmap v302: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:32:57.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:57 smithi023 bash[18601]: audit 2024-04-02T05:32:56.157366+0000 mgr.smithi023.yzjfaq (mgr.14195) 426 : audit 0 from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:57.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:57 smithi103 bash[23315]: audit 2024-04-02T05:32:56.157366+0000 mgr.smithi023.yzjfaq (mgr.14195) 426 : audit 0 from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:58.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:58 smithi023 bash[18601]: cluster 2024-04-02T05:32:56.959910+0000 mgr.smithi023.yzjfaq (mgr.14195) 427 : cluster 0 pgmap v303: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 341 B/s wr, 33 op/s 2024-04-02T05:32:58.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:58 smithi103 bash[23315]: cluster 2024-04-02T05:32:56.959910+0000 mgr.smithi023.yzjfaq (mgr.14195) 427 : cluster 0 pgmap v303: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 341 B/s wr, 33 op/s 2024-04-02T05:32:59.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:59 smithi023 bash[18601]: audit 2024-04-02T05:32:57.579467+0000 mgr.smithi023.yzjfaq (mgr.14195) 428 : audit 0 from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:59.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:32:59 smithi023 bash[18601]: audit 2024-04-02T05:32:58.617173+0000 mon.smithi023 (mon.0) 998 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:32:59.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:59 smithi103 bash[23315]: audit 2024-04-02T05:32:57.579467+0000 mgr.smithi023.yzjfaq (mgr.14195) 428 : audit 0 from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:32:59.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:32:59 smithi103 bash[23315]: audit 2024-04-02T05:32:58.617173+0000 mon.smithi023 (mon.0) 998 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:33:00.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:00 smithi023 bash[18601]: cluster 2024-04-02T05:32:58.960508+0000 mgr.smithi023.yzjfaq (mgr.14195) 429 : cluster 0 pgmap v304: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 341 B/s wr, 56 op/s 2024-04-02T05:33:00.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:00 smithi023 bash[18601]: audit 2024-04-02T05:32:58.996102+0000 mgr.smithi023.yzjfaq (mgr.14195) 430 : audit 0 from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:00.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:00 smithi103 bash[23315]: cluster 2024-04-02T05:32:58.960508+0000 mgr.smithi023.yzjfaq (mgr.14195) 429 : cluster 0 pgmap v304: 129 pgs: 129 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 341 B/s wr, 56 op/s 2024-04-02T05:33:00.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:00 smithi103 bash[23315]: audit 2024-04-02T05:32:58.996102+0000 mgr.smithi023.yzjfaq (mgr.14195) 430 : audit 0 from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:01.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:01 smithi103 bash[23315]: audit 2024-04-02T05:33:00.398228+0000 mgr.smithi023.yzjfaq (mgr.14195) 431 : audit 0 from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:01.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:01 smithi103 bash[23315]: audit 2024-04-02T05:33:00.613868+0000 mon.smithi023 (mon.0) 999 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:01.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:01 smithi103 bash[23315]: audit 2024-04-02T05:33:00.619948+0000 mon.smithi023 (mon.0) 1000 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:01.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:01 smithi103 bash[23315]: audit 2024-04-02T05:33:00.621619+0000 mon.smithi023 (mon.0) 1001 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:01.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:01 smithi103 bash[23315]: audit 2024-04-02T05:33:00.622778+0000 mon.smithi023 (mon.0) 1002 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:01.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:01 smithi103 bash[23315]: audit 2024-04-02T05:33:00.627922+0000 mon.smithi023 (mon.0) 1003 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:01.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:01 smithi103 bash[23315]: audit 2024-04-02T05:33:00.631323+0000 mon.smithi023 (mon.0) 1004 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:01.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:01 smithi103 bash[23315]: cluster 2024-04-02T05:33:00.961733+0000 mgr.smithi023.yzjfaq (mgr.14195) 432 : cluster 0 pgmap v305: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 341 B/s wr, 122 op/s 2024-04-02T05:33:01.851 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.nnewqk smithi023 *:8001 running (7s) 1s ago 2m 86.8M - 19.0.0-1979-g6cec793d 78f830190839 e617b053c33c 2024-04-02T05:33:01.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:01 smithi023 bash[18601]: audit 2024-04-02T05:33:00.398228+0000 mgr.smithi023.yzjfaq (mgr.14195) 431 : audit 0 from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:01.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:01 smithi023 bash[18601]: audit 2024-04-02T05:33:00.613868+0000 mon.smithi023 (mon.0) 999 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:01.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:01 smithi023 bash[18601]: audit 2024-04-02T05:33:00.619948+0000 mon.smithi023 (mon.0) 1000 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:01.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:01 smithi023 bash[18601]: audit 2024-04-02T05:33:00.621619+0000 mon.smithi023 (mon.0) 1001 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:01.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:01 smithi023 bash[18601]: audit 2024-04-02T05:33:00.622778+0000 mon.smithi023 (mon.0) 1002 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:01.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:01 smithi023 bash[18601]: audit 2024-04-02T05:33:00.627922+0000 mon.smithi023 (mon.0) 1003 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:01.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:01 smithi023 bash[18601]: audit 2024-04-02T05:33:00.631323+0000 mon.smithi023 (mon.0) 1004 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:01.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:01 smithi023 bash[18601]: cluster 2024-04-02T05:33:00.961733+0000 mgr.smithi023.yzjfaq (mgr.14195) 432 : cluster 0 pgmap v305: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 341 B/s wr, 122 op/s 2024-04-02T05:33:02.235 INFO:teuthology.orchestra.run.smithi023.stdout:Scheduled to stop rgw.foo.smithi103.acwebn on host 'smithi103' 2024-04-02T05:33:02.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:02 smithi023 bash[18601]: audit 2024-04-02T05:33:01.794035+0000 mgr.smithi023.yzjfaq (mgr.14195) 433 : audit 0 from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:02.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:02 smithi023 bash[18601]: audit 2024-04-02T05:33:02.209016+0000 mgr.smithi023.yzjfaq (mgr.14195) 434 : audit 0 from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "rgw.foo.smithi103.acwebn", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:02.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:02 smithi023 bash[18601]: cephadm 2024-04-02T05:33:02.209742+0000 mgr.smithi023.yzjfaq (mgr.14195) 435 : cephadm 1 Schedule stop daemon rgw.foo.smithi103.acwebn 2024-04-02T05:33:02.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:02 smithi023 bash[18601]: audit 2024-04-02T05:33:02.219899+0000 mon.smithi023 (mon.0) 1005 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:02.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:02 smithi023 bash[18601]: audit 2024-04-02T05:33:02.231437+0000 mon.smithi023 (mon.0) 1006 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:02.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:02 smithi023 bash[18601]: audit 2024-04-02T05:33:02.264217+0000 mon.smithi023 (mon.0) 1007 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:33:03.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:02 smithi103 bash[23315]: audit 2024-04-02T05:33:01.794035+0000 mgr.smithi023.yzjfaq (mgr.14195) 433 : audit 0 from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:03.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:02 smithi103 bash[23315]: audit 2024-04-02T05:33:02.209016+0000 mgr.smithi023.yzjfaq (mgr.14195) 434 : audit 0 from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "rgw.foo.smithi103.acwebn", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:03.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:02 smithi103 bash[23315]: cephadm 2024-04-02T05:33:02.209742+0000 mgr.smithi023.yzjfaq (mgr.14195) 435 : cephadm 1 Schedule stop daemon rgw.foo.smithi103.acwebn 2024-04-02T05:33:03.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:02 smithi103 bash[23315]: audit 2024-04-02T05:33:02.219899+0000 mon.smithi023 (mon.0) 1005 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:03.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:02 smithi103 bash[23315]: audit 2024-04-02T05:33:02.231437+0000 mon.smithi023 (mon.0) 1006 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:03.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:02 smithi103 bash[23315]: audit 2024-04-02T05:33:02.264217+0000 mon.smithi023 (mon.0) 1007 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:33:03.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:03 smithi023 bash[18601]: audit 2024-04-02T05:33:02.601922+0000 mgr.smithi023.yzjfaq (mgr.14195) 436 : audit 0 from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:03.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:03 smithi023 bash[18601]: cluster 2024-04-02T05:33:02.962661+0000 mgr.smithi023.yzjfaq (mgr.14195) 437 : cluster 0 pgmap v306: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 341 B/s wr, 122 op/s 2024-04-02T05:33:04.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:03 smithi103 bash[23315]: audit 2024-04-02T05:33:02.601922+0000 mgr.smithi023.yzjfaq (mgr.14195) 436 : audit 0 from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:04.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:03 smithi103 bash[23315]: cluster 2024-04-02T05:33:02.962661+0000 mgr.smithi023.yzjfaq (mgr.14195) 437 : cluster 0 pgmap v306: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 341 B/s wr, 122 op/s 2024-04-02T05:33:04.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:04 smithi023 bash[18601]: audit 2024-04-02T05:33:04.021775+0000 mgr.smithi023.yzjfaq (mgr.14195) 438 : audit 0 from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:05.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:04 smithi103 bash[23315]: audit 2024-04-02T05:33:04.021775+0000 mgr.smithi023.yzjfaq (mgr.14195) 438 : audit 0 from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:05.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:05 smithi023 bash[18601]: cluster 2024-04-02T05:33:04.963669+0000 mgr.smithi023.yzjfaq (mgr.14195) 439 : cluster 0 pgmap v307: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 341 B/s wr, 122 op/s 2024-04-02T05:33:06.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:05 smithi103 bash[23315]: cluster 2024-04-02T05:33:04.963669+0000 mgr.smithi023.yzjfaq (mgr.14195) 439 : cluster 0 pgmap v307: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 341 B/s wr, 122 op/s 2024-04-02T05:33:06.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:06 smithi023 bash[18601]: audit 2024-04-02T05:33:05.438747+0000 mgr.smithi023.yzjfaq (mgr.14195) 440 : audit 0 from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:07.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:06 smithi103 bash[23315]: audit 2024-04-02T05:33:05.438747+0000 mgr.smithi023.yzjfaq (mgr.14195) 440 : audit 0 from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:07.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:07 smithi023 bash[18601]: audit 2024-04-02T05:33:06.883355+0000 mgr.smithi023.yzjfaq (mgr.14195) 441 : audit 0 from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:07.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:07 smithi023 bash[18601]: cluster 2024-04-02T05:33:06.964940+0000 mgr.smithi023.yzjfaq (mgr.14195) 442 : cluster 0 pgmap v308: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 341 B/s wr, 122 op/s 2024-04-02T05:33:08.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:07 smithi103 bash[23315]: audit 2024-04-02T05:33:06.883355+0000 mgr.smithi023.yzjfaq (mgr.14195) 441 : audit 0 from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:08.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:07 smithi103 bash[23315]: cluster 2024-04-02T05:33:06.964940+0000 mgr.smithi023.yzjfaq (mgr.14195) 442 : cluster 0 pgmap v308: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 341 B/s wr, 122 op/s 2024-04-02T05:33:09.815 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:09 smithi103 bash[23315]: audit 2024-04-02T05:33:08.284479+0000 mgr.smithi023.yzjfaq (mgr.14195) 443 : audit 0 from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:09.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:09 smithi103 bash[23315]: audit 2024-04-02T05:33:08.514965+0000 mon.smithi023 (mon.0) 1008 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:09.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:09 smithi103 bash[23315]: audit 2024-04-02T05:33:08.521961+0000 mon.smithi023 (mon.0) 1009 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:09.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:09 smithi103 bash[23315]: audit 2024-04-02T05:33:08.523205+0000 mon.smithi023 (mon.0) 1010 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:09.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:09 smithi103 bash[23315]: audit 2024-04-02T05:33:08.523992+0000 mon.smithi023 (mon.0) 1011 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:09.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:09 smithi103 bash[23315]: audit 2024-04-02T05:33:08.528304+0000 mon.smithi023 (mon.0) 1012 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:09.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:09 smithi103 bash[23315]: audit 2024-04-02T05:33:08.531414+0000 mon.smithi023 (mon.0) 1013 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:09.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:09 smithi103 bash[23315]: cluster 2024-04-02T05:33:08.965752+0000 mgr.smithi023.yzjfaq (mgr.14195) 444 : cluster 0 pgmap v309: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 88 op/s 2024-04-02T05:33:09.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:09 smithi023 bash[18601]: audit 2024-04-02T05:33:08.284479+0000 mgr.smithi023.yzjfaq (mgr.14195) 443 : audit 0 from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:09.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:09 smithi023 bash[18601]: audit 2024-04-02T05:33:08.514965+0000 mon.smithi023 (mon.0) 1008 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:09.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:09 smithi023 bash[18601]: audit 2024-04-02T05:33:08.521961+0000 mon.smithi023 (mon.0) 1009 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:09.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:09 smithi023 bash[18601]: audit 2024-04-02T05:33:08.523205+0000 mon.smithi023 (mon.0) 1010 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:09.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:09 smithi023 bash[18601]: audit 2024-04-02T05:33:08.523992+0000 mon.smithi023 (mon.0) 1011 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:09.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:09 smithi023 bash[18601]: audit 2024-04-02T05:33:08.528304+0000 mon.smithi023 (mon.0) 1012 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:09.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:09 smithi023 bash[18601]: audit 2024-04-02T05:33:08.531414+0000 mon.smithi023 (mon.0) 1013 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:09.982 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:09 smithi023 bash[18601]: cluster 2024-04-02T05:33:08.965752+0000 mgr.smithi023.yzjfaq (mgr.14195) 444 : cluster 0 pgmap v309: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 88 op/s 2024-04-02T05:33:10.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:10 smithi103 bash[23315]: audit 2024-04-02T05:33:09.676886+0000 mgr.smithi023.yzjfaq (mgr.14195) 445 : audit 0 from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:10.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:10 smithi023 bash[18601]: audit 2024-04-02T05:33:09.676886+0000 mgr.smithi023.yzjfaq (mgr.14195) 445 : audit 0 from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:11.815 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:11 smithi103 bash[23315]: cluster 2024-04-02T05:33:10.966934+0000 mgr.smithi023.yzjfaq (mgr.14195) 446 : cluster 0 pgmap v310: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 66 op/s 2024-04-02T05:33:11.816 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:11 smithi103 bash[23315]: audit 2024-04-02T05:33:11.095624+0000 mgr.smithi023.yzjfaq (mgr.14195) 447 : audit 0 from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:11.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:11 smithi023 bash[18601]: cluster 2024-04-02T05:33:10.966934+0000 mgr.smithi023.yzjfaq (mgr.14195) 446 : cluster 0 pgmap v310: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 66 op/s 2024-04-02T05:33:11.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:11 smithi023 bash[18601]: audit 2024-04-02T05:33:11.095624+0000 mgr.smithi023.yzjfaq (mgr.14195) 447 : audit 0 from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:14.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:14 smithi103 bash[23315]: audit 2024-04-02T05:33:12.490019+0000 mgr.smithi023.yzjfaq (mgr.14195) 448 : audit 0 from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:14.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:14 smithi103 bash[23315]: cluster 2024-04-02T05:33:12.967915+0000 mgr.smithi023.yzjfaq (mgr.14195) 449 : cluster 0 pgmap v311: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:33:14.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:14 smithi103 bash[23315]: audit 2024-04-02T05:33:13.617333+0000 mon.smithi023 (mon.0) 1014 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:33:14.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:14 smithi023 bash[18601]: audit 2024-04-02T05:33:12.490019+0000 mgr.smithi023.yzjfaq (mgr.14195) 448 : audit 0 from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:14.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:14 smithi023 bash[18601]: cluster 2024-04-02T05:33:12.967915+0000 mgr.smithi023.yzjfaq (mgr.14195) 449 : cluster 0 pgmap v311: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:33:14.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:14 smithi023 bash[18601]: audit 2024-04-02T05:33:13.617333+0000 mon.smithi023 (mon.0) 1014 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:33:15.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:15 smithi103 bash[23315]: audit 2024-04-02T05:33:13.898971+0000 mgr.smithi023.yzjfaq (mgr.14195) 450 : audit 0 from='client.24437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:15.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:15 smithi103 bash[23315]: audit 2024-04-02T05:33:14.748528+0000 mon.smithi023 (mon.0) 1015 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:15.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:15 smithi103 bash[23315]: audit 2024-04-02T05:33:14.761767+0000 mon.smithi023 (mon.0) 1016 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:15.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:15 smithi103 bash[23315]: audit 2024-04-02T05:33:14.777532+0000 mon.smithi023 (mon.0) 1017 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:33:15.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:15 smithi023 bash[18601]: audit 2024-04-02T05:33:13.898971+0000 mgr.smithi023.yzjfaq (mgr.14195) 450 : audit 0 from='client.24437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:15.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:15 smithi023 bash[18601]: audit 2024-04-02T05:33:14.748528+0000 mon.smithi023 (mon.0) 1015 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:15.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:15 smithi023 bash[18601]: audit 2024-04-02T05:33:14.761767+0000 mon.smithi023 (mon.0) 1016 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:15.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:15 smithi023 bash[18601]: audit 2024-04-02T05:33:14.777532+0000 mon.smithi023 (mon.0) 1017 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:33:16.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:16 smithi103 bash[23315]: cluster 2024-04-02T05:33:14.968817+0000 mgr.smithi023.yzjfaq (mgr.14195) 451 : cluster 0 pgmap v312: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:33:16.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:16 smithi023 bash[18601]: cluster 2024-04-02T05:33:14.968817+0000 mgr.smithi023.yzjfaq (mgr.14195) 451 : cluster 0 pgmap v312: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:33:17.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:17 smithi103 bash[23315]: audit 2024-04-02T05:33:15.333672+0000 mgr.smithi023.yzjfaq (mgr.14195) 452 : audit 0 from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:17.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:17 smithi023 bash[18601]: audit 2024-04-02T05:33:15.333672+0000 mgr.smithi023.yzjfaq (mgr.14195) 452 : audit 0 from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:18.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:18 smithi103 bash[23315]: audit 2024-04-02T05:33:16.775160+0000 mgr.smithi023.yzjfaq (mgr.14195) 453 : audit 0 from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:18.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:18 smithi103 bash[23315]: cluster 2024-04-02T05:33:16.970072+0000 mgr.smithi023.yzjfaq (mgr.14195) 454 : cluster 0 pgmap v313: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:18.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:18 smithi023 bash[18601]: audit 2024-04-02T05:33:16.775160+0000 mgr.smithi023.yzjfaq (mgr.14195) 453 : audit 0 from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:18.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:18 smithi023 bash[18601]: cluster 2024-04-02T05:33:16.970072+0000 mgr.smithi023.yzjfaq (mgr.14195) 454 : cluster 0 pgmap v313: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:19.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:19 smithi103 bash[23315]: audit 2024-04-02T05:33:18.211255+0000 mgr.smithi023.yzjfaq (mgr.14195) 455 : audit 0 from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:19.322 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:19 smithi023 bash[18601]: audit 2024-04-02T05:33:18.211255+0000 mgr.smithi023.yzjfaq (mgr.14195) 455 : audit 0 from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:20.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:20 smithi103 bash[23315]: cluster 2024-04-02T05:33:18.970929+0000 mgr.smithi023.yzjfaq (mgr.14195) 456 : cluster 0 pgmap v314: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:20.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:20 smithi023 bash[18601]: cluster 2024-04-02T05:33:18.970929+0000 mgr.smithi023.yzjfaq (mgr.14195) 456 : cluster 0 pgmap v314: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:21.139 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi103.acwebn smithi103 *:8000 stopped 0s ago 3m - - 2024-04-02T05:33:21.144 INFO:teuthology.orchestra.run.smithi023.stderr: % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-02T05:33:21.144 INFO:teuthology.orchestra.run.smithi023.stderr: Dload Upload Total Spent Left Speed 2024-04-02T05:33:21.145 INFO:teuthology.orchestra.run.smithi023.stderr: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 214 0 214 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k 2024-04-02T05:33:21.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:21 smithi023 bash[18601]: audit 2024-04-02T05:33:19.654495+0000 mgr.smithi023.yzjfaq (mgr.14195) 457 : audit 0 from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:21.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:21 smithi023 bash[18601]: audit 2024-04-02T05:33:20.659656+0000 mon.smithi023 (mon.0) 1018 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:21.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:21 smithi023 bash[18601]: audit 2024-04-02T05:33:20.676640+0000 mon.smithi023 (mon.0) 1019 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:21.509 INFO:teuthology.orchestra.run.smithi023.stdout:anonymousScheduled to start rgw.foo.smithi103.acwebn on host 'smithi103' 2024-04-02T05:33:21.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:21 smithi103 bash[23315]: audit 2024-04-02T05:33:19.654495+0000 mgr.smithi023.yzjfaq (mgr.14195) 457 : audit 0 from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:21.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:21 smithi103 bash[23315]: audit 2024-04-02T05:33:20.659656+0000 mon.smithi023 (mon.0) 1018 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:21.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:21 smithi103 bash[23315]: audit 2024-04-02T05:33:20.676640+0000 mon.smithi023 (mon.0) 1019 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:22.327 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:22 smithi103 bash[23315]: cluster 2024-04-02T05:33:20.972234+0000 mgr.smithi023.yzjfaq (mgr.14195) 458 : cluster 0 pgmap v315: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:22.327 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:22 smithi103 bash[23315]: audit 2024-04-02T05:33:21.071612+0000 mgr.smithi023.yzjfaq (mgr.14195) 459 : audit 0 from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:22.327 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:22 smithi103 bash[23315]: audit 2024-04-02T05:33:21.315637+0000 mon.smithi023 (mon.0) 1020 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:22.327 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:22 smithi103 bash[23315]: audit 2024-04-02T05:33:21.316725+0000 mon.smithi023 (mon.0) 1021 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:22.327 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:22 smithi103 bash[23315]: audit 2024-04-02T05:33:21.323984+0000 mon.smithi023 (mon.0) 1022 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:22.328 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:22 smithi103 bash[23315]: audit 2024-04-02T05:33:21.327610+0000 mon.smithi023 (mon.0) 1023 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:22.328 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:22 smithi103 bash[23315]: audit 2024-04-02T05:33:21.492034+0000 mon.smithi023 (mon.0) 1024 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:22.328 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:22 smithi103 bash[23315]: audit 2024-04-02T05:33:21.504577+0000 mon.smithi023 (mon.0) 1025 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:22.328 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:22 smithi103 bash[23315]: audit 2024-04-02T05:33:21.507694+0000 mon.smithi023 (mon.0) 1026 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:33:22.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:22 smithi023 bash[18601]: cluster 2024-04-02T05:33:20.972234+0000 mgr.smithi023.yzjfaq (mgr.14195) 458 : cluster 0 pgmap v315: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:22.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:22 smithi023 bash[18601]: audit 2024-04-02T05:33:21.071612+0000 mgr.smithi023.yzjfaq (mgr.14195) 459 : audit 0 from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:22.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:22 smithi023 bash[18601]: audit 2024-04-02T05:33:21.315637+0000 mon.smithi023 (mon.0) 1020 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:22.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:22 smithi023 bash[18601]: audit 2024-04-02T05:33:21.316725+0000 mon.smithi023 (mon.0) 1021 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:22.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:22 smithi023 bash[18601]: audit 2024-04-02T05:33:21.323984+0000 mon.smithi023 (mon.0) 1022 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:22.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:22 smithi023 bash[18601]: audit 2024-04-02T05:33:21.327610+0000 mon.smithi023 (mon.0) 1023 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:22.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:22 smithi023 bash[18601]: audit 2024-04-02T05:33:21.492034+0000 mon.smithi023 (mon.0) 1024 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:22.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:22 smithi023 bash[18601]: audit 2024-04-02T05:33:21.504577+0000 mon.smithi023 (mon.0) 1025 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:22.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:22 smithi023 bash[18601]: audit 2024-04-02T05:33:21.507694+0000 mon.smithi023 (mon.0) 1026 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:33:23.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:23 smithi023 bash[18601]: audit 2024-04-02T05:33:21.479169+0000 mgr.smithi023.yzjfaq (mgr.14195) 460 : audit 0 from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "rgw.foo.smithi103.acwebn", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:23.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:23 smithi023 bash[18601]: cephadm 2024-04-02T05:33:21.479751+0000 mgr.smithi023.yzjfaq (mgr.14195) 461 : cephadm 1 Schedule start daemon rgw.foo.smithi103.acwebn 2024-04-02T05:33:23.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:23 smithi023 bash[18601]: audit 2024-04-02T05:33:21.855831+0000 mgr.smithi023.yzjfaq (mgr.14195) 462 : audit 0 from='client.14992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:23.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:23 smithi023 bash[18601]: audit 2024-04-02T05:33:22.094550+0000 mon.smithi023 (mon.0) 1027 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:23.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:23 smithi023 bash[18601]: audit 2024-04-02T05:33:22.096233+0000 mon.smithi023 (mon.0) 1028 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:23.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:23 smithi023 bash[18601]: audit 2024-04-02T05:33:22.104488+0000 mon.smithi023 (mon.0) 1029 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:23.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:23 smithi023 bash[18601]: audit 2024-04-02T05:33:22.112667+0000 mon.smithi023 (mon.0) 1030 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:23.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:23 smithi103 bash[23315]: audit 2024-04-02T05:33:21.479169+0000 mgr.smithi023.yzjfaq (mgr.14195) 460 : audit 0 from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "rgw.foo.smithi103.acwebn", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:23.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:23 smithi103 bash[23315]: cephadm 2024-04-02T05:33:21.479751+0000 mgr.smithi023.yzjfaq (mgr.14195) 461 : cephadm 1 Schedule start daemon rgw.foo.smithi103.acwebn 2024-04-02T05:33:23.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:23 smithi103 bash[23315]: audit 2024-04-02T05:33:21.855831+0000 mgr.smithi023.yzjfaq (mgr.14195) 462 : audit 0 from='client.14992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:23.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:23 smithi103 bash[23315]: audit 2024-04-02T05:33:22.094550+0000 mon.smithi023 (mon.0) 1027 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:23.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:23 smithi103 bash[23315]: audit 2024-04-02T05:33:22.096233+0000 mon.smithi023 (mon.0) 1028 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:23.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:23 smithi103 bash[23315]: audit 2024-04-02T05:33:22.104488+0000 mon.smithi023 (mon.0) 1029 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:23.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:23 smithi103 bash[23315]: audit 2024-04-02T05:33:22.112667+0000 mon.smithi023 (mon.0) 1030 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:24.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:24 smithi023 bash[18601]: cluster 2024-04-02T05:33:22.973234+0000 mgr.smithi023.yzjfaq (mgr.14195) 463 : cluster 0 pgmap v316: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:24.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:24 smithi103 bash[23315]: cluster 2024-04-02T05:33:22.973234+0000 mgr.smithi023.yzjfaq (mgr.14195) 463 : cluster 0 pgmap v316: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:25.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:25 smithi023 bash[18601]: audit 2024-04-02T05:33:23.284651+0000 mgr.smithi023.yzjfaq (mgr.14195) 464 : audit 0 from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:25.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:25 smithi103 bash[23315]: audit 2024-04-02T05:33:23.284651+0000 mgr.smithi023.yzjfaq (mgr.14195) 464 : audit 0 from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:26.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:26 smithi023 bash[18601]: audit 2024-04-02T05:33:24.729531+0000 mgr.smithi023.yzjfaq (mgr.14195) 465 : audit 0 from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:26.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:26 smithi023 bash[18601]: cluster 2024-04-02T05:33:24.974261+0000 mgr.smithi023.yzjfaq (mgr.14195) 466 : cluster 0 pgmap v317: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:33:26.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:26 smithi103 bash[23315]: audit 2024-04-02T05:33:24.729531+0000 mgr.smithi023.yzjfaq (mgr.14195) 465 : audit 0 from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:26.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:26 smithi103 bash[23315]: cluster 2024-04-02T05:33:24.974261+0000 mgr.smithi023.yzjfaq (mgr.14195) 466 : cluster 0 pgmap v317: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:33:27.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:27 smithi023 bash[18601]: audit 2024-04-02T05:33:26.149154+0000 mgr.smithi023.yzjfaq (mgr.14195) 467 : audit 0 from='client.15004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:27.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:27 smithi103 bash[23315]: audit 2024-04-02T05:33:26.149154+0000 mgr.smithi023.yzjfaq (mgr.14195) 467 : audit 0 from='client.15004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:28.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:28 smithi023 bash[18601]: cluster 2024-04-02T05:33:26.975553+0000 mgr.smithi023.yzjfaq (mgr.14195) 468 : cluster 0 pgmap v318: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:33:28.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:28 smithi103 bash[23315]: cluster 2024-04-02T05:33:26.975553+0000 mgr.smithi023.yzjfaq (mgr.14195) 468 : cluster 0 pgmap v318: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:33:29.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:29 smithi023 bash[18601]: audit 2024-04-02T05:33:27.580176+0000 mgr.smithi023.yzjfaq (mgr.14195) 469 : audit 0 from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:29.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:29 smithi023 bash[18601]: audit 2024-04-02T05:33:28.617890+0000 mon.smithi023 (mon.0) 1031 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:33:29.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:29 smithi103 bash[23315]: audit 2024-04-02T05:33:27.580176+0000 mgr.smithi023.yzjfaq (mgr.14195) 469 : audit 0 from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:29.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:29 smithi103 bash[23315]: audit 2024-04-02T05:33:28.617890+0000 mon.smithi023 (mon.0) 1031 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:33:30.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:30 smithi023 bash[18601]: cluster 2024-04-02T05:33:28.976366+0000 mgr.smithi023.yzjfaq (mgr.14195) 470 : cluster 0 pgmap v319: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:30.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:30 smithi023 bash[18601]: audit 2024-04-02T05:33:28.981910+0000 mgr.smithi023.yzjfaq (mgr.14195) 471 : audit 0 from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:30.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:30 smithi103 bash[23315]: cluster 2024-04-02T05:33:28.976366+0000 mgr.smithi023.yzjfaq (mgr.14195) 470 : cluster 0 pgmap v319: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:30.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:30 smithi103 bash[23315]: audit 2024-04-02T05:33:28.981910+0000 mgr.smithi023.yzjfaq (mgr.14195) 471 : audit 0 from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:32.449 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:32 smithi103 bash[23315]: audit 2024-04-02T05:33:30.409327+0000 mgr.smithi023.yzjfaq (mgr.14195) 472 : audit 0 from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:32.449 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:32 smithi103 bash[23315]: cluster 2024-04-02T05:33:30.977648+0000 mgr.smithi023.yzjfaq (mgr.14195) 473 : cluster 0 pgmap v320: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:32.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:32 smithi023 bash[18601]: audit 2024-04-02T05:33:30.409327+0000 mgr.smithi023.yzjfaq (mgr.14195) 472 : audit 0 from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:32.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:32 smithi023 bash[18601]: cluster 2024-04-02T05:33:30.977648+0000 mgr.smithi023.yzjfaq (mgr.14195) 473 : cluster 0 pgmap v320: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:33.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:33 smithi023 bash[18601]: audit 2024-04-02T05:33:31.845580+0000 mgr.smithi023.yzjfaq (mgr.14195) 474 : audit 0 from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:33.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:33 smithi023 bash[18601]: audit 2024-04-02T05:33:32.459073+0000 mon.smithi023 (mon.0) 1032 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:33.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:33 smithi023 bash[18601]: audit 2024-04-02T05:33:32.476288+0000 mon.smithi023 (mon.0) 1033 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:33.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:33 smithi023 bash[18601]: audit 2024-04-02T05:33:32.491970+0000 mon.smithi023 (mon.0) 1034 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:33:33.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:33 smithi103 bash[23315]: audit 2024-04-02T05:33:31.845580+0000 mgr.smithi023.yzjfaq (mgr.14195) 474 : audit 0 from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:33.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:33 smithi103 bash[23315]: audit 2024-04-02T05:33:32.459073+0000 mon.smithi023 (mon.0) 1032 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:33.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:33 smithi103 bash[23315]: audit 2024-04-02T05:33:32.476288+0000 mon.smithi023 (mon.0) 1033 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:33.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:33 smithi103 bash[23315]: audit 2024-04-02T05:33:32.491970+0000 mon.smithi023 (mon.0) 1034 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:33:34.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:34 smithi023 bash[18601]: cluster 2024-04-02T05:33:32.978723+0000 mgr.smithi023.yzjfaq (mgr.14195) 475 : cluster 0 pgmap v321: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:34.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:34 smithi103 bash[23315]: cluster 2024-04-02T05:33:32.978723+0000 mgr.smithi023.yzjfaq (mgr.14195) 475 : cluster 0 pgmap v321: 129 pgs: 129 active+clean; 582 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:35.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:35 smithi023 bash[18601]: audit 2024-04-02T05:33:33.268640+0000 mgr.smithi023.yzjfaq (mgr.14195) 476 : audit 0 from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:35.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:35 smithi103 bash[23315]: audit 2024-04-02T05:33:33.268640+0000 mgr.smithi023.yzjfaq (mgr.14195) 476 : audit 0 from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:36.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:36 smithi023 bash[18601]: audit 2024-04-02T05:33:34.665764+0000 mgr.smithi023.yzjfaq (mgr.14195) 477 : audit 0 from='client.15028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:36.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:36 smithi023 bash[18601]: cluster 2024-04-02T05:33:34.979756+0000 mgr.smithi023.yzjfaq (mgr.14195) 478 : cluster 0 pgmap v322: 129 pgs: 129 active+clean; 582 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 341 B/s wr, 19 op/s 2024-04-02T05:33:36.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:36 smithi103 bash[23315]: audit 2024-04-02T05:33:34.665764+0000 mgr.smithi023.yzjfaq (mgr.14195) 477 : audit 0 from='client.15028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:36.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:36 smithi103 bash[23315]: cluster 2024-04-02T05:33:34.979756+0000 mgr.smithi023.yzjfaq (mgr.14195) 478 : cluster 0 pgmap v322: 129 pgs: 129 active+clean; 582 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 341 B/s wr, 19 op/s 2024-04-02T05:33:37.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:37 smithi023 bash[18601]: audit 2024-04-02T05:33:36.075155+0000 mgr.smithi023.yzjfaq (mgr.14195) 479 : audit 0 from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:37.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:37 smithi103 bash[23315]: audit 2024-04-02T05:33:36.075155+0000 mgr.smithi023.yzjfaq (mgr.14195) 479 : audit 0 from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:38.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:38 smithi023 bash[18601]: cluster 2024-04-02T05:33:36.981013+0000 mgr.smithi023.yzjfaq (mgr.14195) 480 : cluster 0 pgmap v323: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 341 B/s wr, 100 op/s 2024-04-02T05:33:38.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:38 smithi103 bash[23315]: cluster 2024-04-02T05:33:36.981013+0000 mgr.smithi023.yzjfaq (mgr.14195) 480 : cluster 0 pgmap v323: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 341 B/s wr, 100 op/s 2024-04-02T05:33:38.983 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi103.acwebn smithi103 *:8000 running (6s) 0s ago 3m 86.7M - 19.0.0-1979-g6cec793d 78f830190839 2a34d7a5aecc 2024-04-02T05:33:39.366 INFO:teuthology.orchestra.run.smithi023.stdout:Scheduled to stop rgw.foo.smithi103.pesqhj on host 'smithi103' 2024-04-02T05:33:39.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:39 smithi023 bash[18601]: audit 2024-04-02T05:33:37.501704+0000 mgr.smithi023.yzjfaq (mgr.14195) 481 : audit 0 from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:39.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:39 smithi023 bash[18601]: audit 2024-04-02T05:33:38.266729+0000 mon.smithi023 (mon.0) 1035 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:39.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:39 smithi023 bash[18601]: audit 2024-04-02T05:33:38.281765+0000 mon.smithi023 (mon.0) 1036 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:39.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:39 smithi023 bash[18601]: audit 2024-04-02T05:33:38.284866+0000 mon.smithi023 (mon.0) 1037 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:39.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:39 smithi023 bash[18601]: audit 2024-04-02T05:33:38.286915+0000 mon.smithi023 (mon.0) 1038 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:39.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:39 smithi023 bash[18601]: audit 2024-04-02T05:33:38.297070+0000 mon.smithi023 (mon.0) 1039 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:39.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:39 smithi023 bash[18601]: audit 2024-04-02T05:33:38.305204+0000 mon.smithi023 (mon.0) 1040 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:39.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:39 smithi103 bash[23315]: audit 2024-04-02T05:33:37.501704+0000 mgr.smithi023.yzjfaq (mgr.14195) 481 : audit 0 from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:39.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:39 smithi103 bash[23315]: audit 2024-04-02T05:33:38.266729+0000 mon.smithi023 (mon.0) 1035 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:39.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:39 smithi103 bash[23315]: audit 2024-04-02T05:33:38.281765+0000 mon.smithi023 (mon.0) 1036 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:39.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:39 smithi103 bash[23315]: audit 2024-04-02T05:33:38.284866+0000 mon.smithi023 (mon.0) 1037 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:39.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:39 smithi103 bash[23315]: audit 2024-04-02T05:33:38.286915+0000 mon.smithi023 (mon.0) 1038 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:39.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:39 smithi103 bash[23315]: audit 2024-04-02T05:33:38.297070+0000 mon.smithi023 (mon.0) 1039 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:39.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:39 smithi103 bash[23315]: audit 2024-04-02T05:33:38.305204+0000 mon.smithi023 (mon.0) 1040 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:40 smithi023 bash[18601]: audit 2024-04-02T05:33:38.936724+0000 mgr.smithi023.yzjfaq (mgr.14195) 482 : audit 0 from='client.15040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:40 smithi023 bash[18601]: cluster 2024-04-02T05:33:38.981621+0000 mgr.smithi023.yzjfaq (mgr.14195) 483 : cluster 0 pgmap v324: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 122 op/s 2024-04-02T05:33:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:40 smithi023 bash[18601]: audit 2024-04-02T05:33:39.350633+0000 mon.smithi023 (mon.0) 1041 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:40 smithi023 bash[18601]: audit 2024-04-02T05:33:39.362311+0000 mon.smithi023 (mon.0) 1042 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:40 smithi023 bash[18601]: audit 2024-04-02T05:33:39.379810+0000 mon.smithi023 (mon.0) 1043 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:33:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:40 smithi023 bash[18601]: audit 2024-04-02T05:33:39.382433+0000 mon.smithi023 (mon.0) 1044 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:40.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:40 smithi023 bash[18601]: audit 2024-04-02T05:33:39.383443+0000 mon.smithi023 (mon.0) 1045 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:40.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:40 smithi023 bash[18601]: audit 2024-04-02T05:33:39.390008+0000 mon.smithi023 (mon.0) 1046 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:40.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:40 smithi023 bash[18601]: audit 2024-04-02T05:33:39.394832+0000 mon.smithi023 (mon.0) 1047 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:40.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:40 smithi103 bash[23315]: audit 2024-04-02T05:33:38.936724+0000 mgr.smithi023.yzjfaq (mgr.14195) 482 : audit 0 from='client.15040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:40.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:40 smithi103 bash[23315]: cluster 2024-04-02T05:33:38.981621+0000 mgr.smithi023.yzjfaq (mgr.14195) 483 : cluster 0 pgmap v324: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 122 op/s 2024-04-02T05:33:40.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:40 smithi103 bash[23315]: audit 2024-04-02T05:33:39.350633+0000 mon.smithi023 (mon.0) 1041 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:40.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:40 smithi103 bash[23315]: audit 2024-04-02T05:33:39.362311+0000 mon.smithi023 (mon.0) 1042 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:40.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:40 smithi103 bash[23315]: audit 2024-04-02T05:33:39.379810+0000 mon.smithi023 (mon.0) 1043 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:33:40.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:40 smithi103 bash[23315]: audit 2024-04-02T05:33:39.382433+0000 mon.smithi023 (mon.0) 1044 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:40.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:40 smithi103 bash[23315]: audit 2024-04-02T05:33:39.383443+0000 mon.smithi023 (mon.0) 1045 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:40.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:40 smithi103 bash[23315]: audit 2024-04-02T05:33:39.390008+0000 mon.smithi023 (mon.0) 1046 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:40.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:40 smithi103 bash[23315]: audit 2024-04-02T05:33:39.394832+0000 mon.smithi023 (mon.0) 1047 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:41.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:41 smithi023 bash[18601]: audit 2024-04-02T05:33:39.339586+0000 mgr.smithi023.yzjfaq (mgr.14195) 484 : audit 0 from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "rgw.foo.smithi103.pesqhj", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:41.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:41 smithi023 bash[18601]: cephadm 2024-04-02T05:33:39.340361+0000 mgr.smithi023.yzjfaq (mgr.14195) 485 : cephadm 1 Schedule stop daemon rgw.foo.smithi103.pesqhj 2024-04-02T05:33:41.483 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:41 smithi023 bash[18601]: audit 2024-04-02T05:33:39.728067+0000 mgr.smithi023.yzjfaq (mgr.14195) 486 : audit 0 from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:41.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:41 smithi103 bash[23315]: audit 2024-04-02T05:33:39.339586+0000 mgr.smithi023.yzjfaq (mgr.14195) 484 : audit 0 from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "rgw.foo.smithi103.pesqhj", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:41.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:41 smithi103 bash[23315]: cephadm 2024-04-02T05:33:39.340361+0000 mgr.smithi023.yzjfaq (mgr.14195) 485 : cephadm 1 Schedule stop daemon rgw.foo.smithi103.pesqhj 2024-04-02T05:33:41.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:41 smithi103 bash[23315]: audit 2024-04-02T05:33:39.728067+0000 mgr.smithi023.yzjfaq (mgr.14195) 486 : audit 0 from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:42.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:42 smithi023 bash[18601]: cluster 2024-04-02T05:33:40.983045+0000 mgr.smithi023.yzjfaq (mgr.14195) 487 : cluster 0 pgmap v325: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 122 op/s 2024-04-02T05:33:42.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:42 smithi023 bash[18601]: audit 2024-04-02T05:33:41.128632+0000 mgr.smithi023.yzjfaq (mgr.14195) 488 : audit 0 from='client.15052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:42.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:42 smithi103 bash[23315]: cluster 2024-04-02T05:33:40.983045+0000 mgr.smithi023.yzjfaq (mgr.14195) 487 : cluster 0 pgmap v325: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 122 op/s 2024-04-02T05:33:42.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:42 smithi103 bash[23315]: audit 2024-04-02T05:33:41.128632+0000 mgr.smithi023.yzjfaq (mgr.14195) 488 : audit 0 from='client.15052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:44.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:44 smithi023 bash[18601]: audit 2024-04-02T05:33:42.555459+0000 mgr.smithi023.yzjfaq (mgr.14195) 489 : audit 0 from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:44.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:44 smithi023 bash[18601]: cluster 2024-04-02T05:33:42.984196+0000 mgr.smithi023.yzjfaq (mgr.14195) 490 : cluster 0 pgmap v326: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 170 B/s wr, 122 op/s 2024-04-02T05:33:44.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:44 smithi023 bash[18601]: audit 2024-04-02T05:33:43.617729+0000 mon.smithi023 (mon.0) 1048 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:33:44.523 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:44 smithi103 bash[23315]: audit 2024-04-02T05:33:42.555459+0000 mgr.smithi023.yzjfaq (mgr.14195) 489 : audit 0 from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:44.524 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:44 smithi103 bash[23315]: cluster 2024-04-02T05:33:42.984196+0000 mgr.smithi023.yzjfaq (mgr.14195) 490 : cluster 0 pgmap v326: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 170 B/s wr, 122 op/s 2024-04-02T05:33:44.524 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:44 smithi103 bash[23315]: audit 2024-04-02T05:33:43.617729+0000 mon.smithi023 (mon.0) 1048 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:33:45.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:45 smithi023 bash[18601]: audit 2024-04-02T05:33:43.966850+0000 mgr.smithi023.yzjfaq (mgr.14195) 491 : audit 0 from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:45.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:45 smithi103 bash[23315]: audit 2024-04-02T05:33:43.966850+0000 mgr.smithi023.yzjfaq (mgr.14195) 491 : audit 0 from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:46 smithi023 bash[18601]: cluster 2024-04-02T05:33:44.985112+0000 mgr.smithi023.yzjfaq (mgr.14195) 492 : cluster 0 pgmap v327: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 170 B/s wr, 122 op/s 2024-04-02T05:33:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:46 smithi023 bash[18601]: audit 2024-04-02T05:33:45.987708+0000 mon.smithi023 (mon.0) 1049 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:46 smithi023 bash[18601]: audit 2024-04-02T05:33:46.001286+0000 mon.smithi023 (mon.0) 1050 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:46 smithi023 bash[18601]: audit 2024-04-02T05:33:46.016595+0000 mon.smithi023 (mon.0) 1051 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:33:46.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:46 smithi103 bash[23315]: cluster 2024-04-02T05:33:44.985112+0000 mgr.smithi023.yzjfaq (mgr.14195) 492 : cluster 0 pgmap v327: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 170 B/s wr, 122 op/s 2024-04-02T05:33:46.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:46 smithi103 bash[23315]: audit 2024-04-02T05:33:45.987708+0000 mon.smithi023 (mon.0) 1049 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:46.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:46 smithi103 bash[23315]: audit 2024-04-02T05:33:46.001286+0000 mon.smithi023 (mon.0) 1050 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:46.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:46 smithi103 bash[23315]: audit 2024-04-02T05:33:46.016595+0000 mon.smithi023 (mon.0) 1051 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:33:47.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:47 smithi103 bash[23315]: audit 2024-04-02T05:33:45.415151+0000 mgr.smithi023.yzjfaq (mgr.14195) 493 : audit 0 from='client.15064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:47.730 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:47 smithi023 bash[18601]: audit 2024-04-02T05:33:45.415151+0000 mgr.smithi023.yzjfaq (mgr.14195) 493 : audit 0 from='client.15064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:48.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:48 smithi103 bash[23315]: audit 2024-04-02T05:33:46.846281+0000 mgr.smithi023.yzjfaq (mgr.14195) 494 : audit 0 from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:48.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:48 smithi103 bash[23315]: cluster 2024-04-02T05:33:46.986276+0000 mgr.smithi023.yzjfaq (mgr.14195) 495 : cluster 0 pgmap v328: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 341 B/s wr, 103 op/s 2024-04-02T05:33:48.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:48 smithi023 bash[18601]: audit 2024-04-02T05:33:46.846281+0000 mgr.smithi023.yzjfaq (mgr.14195) 494 : audit 0 from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:48.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:48 smithi023 bash[18601]: cluster 2024-04-02T05:33:46.986276+0000 mgr.smithi023.yzjfaq (mgr.14195) 495 : cluster 0 pgmap v328: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 341 B/s wr, 103 op/s 2024-04-02T05:33:49.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:49 smithi103 bash[23315]: audit 2024-04-02T05:33:48.250850+0000 mgr.smithi023.yzjfaq (mgr.14195) 496 : audit 0 from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:49.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:49 smithi103 bash[23315]: cluster 2024-04-02T05:33:48.987087+0000 mgr.smithi023.yzjfaq (mgr.14195) 497 : cluster 0 pgmap v329: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 341 B/s wr, 22 op/s 2024-04-02T05:33:49.606 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:49 smithi023 bash[18601]: audit 2024-04-02T05:33:48.250850+0000 mgr.smithi023.yzjfaq (mgr.14195) 496 : audit 0 from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:49.607 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:49 smithi023 bash[18601]: cluster 2024-04-02T05:33:48.987087+0000 mgr.smithi023.yzjfaq (mgr.14195) 497 : cluster 0 pgmap v329: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 341 B/s wr, 22 op/s 2024-04-02T05:33:50.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:50 smithi103 bash[23315]: audit 2024-04-02T05:33:49.659312+0000 mgr.smithi023.yzjfaq (mgr.14195) 498 : audit 0 from='client.15076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:50.730 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:50 smithi023 bash[18601]: audit 2024-04-02T05:33:49.659312+0000 mgr.smithi023.yzjfaq (mgr.14195) 498 : audit 0 from='client.15076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:51.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:51 smithi103 bash[23315]: cluster 2024-04-02T05:33:50.987910+0000 mgr.smithi023.yzjfaq (mgr.14195) 499 : cluster 0 pgmap v330: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:51.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:51 smithi103 bash[23315]: audit 2024-04-02T05:33:51.081310+0000 mgr.smithi023.yzjfaq (mgr.14195) 500 : audit 0 from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:51.730 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:51 smithi023 bash[18601]: cluster 2024-04-02T05:33:50.987910+0000 mgr.smithi023.yzjfaq (mgr.14195) 499 : cluster 0 pgmap v330: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:51.731 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:51 smithi023 bash[18601]: audit 2024-04-02T05:33:51.081310+0000 mgr.smithi023.yzjfaq (mgr.14195) 500 : audit 0 from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:52.592 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi103.pesqhj smithi103 *:8001 stopped 0s ago 3m - - 2024-04-02T05:33:52.598 INFO:teuthology.orchestra.run.smithi023.stderr: % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-02T05:33:52.598 INFO:teuthology.orchestra.run.smithi023.stderr: Dload Upload Total Spent Left Speed 2024-04-02T05:33:52.598 INFO:teuthology.orchestra.run.smithi023.stderr: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 214 0 214 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k 2024-04-02T05:33:52.983 INFO:teuthology.orchestra.run.smithi023.stdout:anonymousScheduled to start rgw.foo.smithi103.pesqhj on host 'smithi103' 2024-04-02T05:33:53.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:52 smithi023 bash[18601]: audit 2024-04-02T05:33:51.849082+0000 mon.smithi023 (mon.0) 1052 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:53.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:52 smithi023 bash[18601]: audit 2024-04-02T05:33:51.866746+0000 mon.smithi023 (mon.0) 1053 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:53.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:52 smithi023 bash[18601]: audit 2024-04-02T05:33:51.870494+0000 mon.smithi023 (mon.0) 1054 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:53.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:52 smithi023 bash[18601]: audit 2024-04-02T05:33:51.872517+0000 mon.smithi023 (mon.0) 1055 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:53.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:52 smithi023 bash[18601]: audit 2024-04-02T05:33:51.882661+0000 mon.smithi023 (mon.0) 1056 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:53.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:52 smithi023 bash[18601]: audit 2024-04-02T05:33:51.890511+0000 mon.smithi023 (mon.0) 1057 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:53.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:52 smithi103 bash[23315]: audit 2024-04-02T05:33:51.849082+0000 mon.smithi023 (mon.0) 1052 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:53.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:52 smithi103 bash[23315]: audit 2024-04-02T05:33:51.866746+0000 mon.smithi023 (mon.0) 1053 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:53.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:52 smithi103 bash[23315]: audit 2024-04-02T05:33:51.870494+0000 mon.smithi023 (mon.0) 1054 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:53.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:52 smithi103 bash[23315]: audit 2024-04-02T05:33:51.872517+0000 mon.smithi023 (mon.0) 1055 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:53.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:52 smithi103 bash[23315]: audit 2024-04-02T05:33:51.882661+0000 mon.smithi023 (mon.0) 1056 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:53.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:52 smithi103 bash[23315]: audit 2024-04-02T05:33:51.890511+0000 mon.smithi023 (mon.0) 1057 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:54.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:53 smithi023 bash[18601]: audit 2024-04-02T05:33:52.515428+0000 mgr.smithi023.yzjfaq (mgr.14195) 501 : audit 0 from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:54.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:53 smithi023 bash[18601]: audit 2024-04-02T05:33:52.956613+0000 mgr.smithi023.yzjfaq (mgr.14195) 502 : audit 0 from='client.15088 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "rgw.foo.smithi103.pesqhj", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:54.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:53 smithi023 bash[18601]: cephadm 2024-04-02T05:33:52.957400+0000 mgr.smithi023.yzjfaq (mgr.14195) 503 : cephadm 1 Schedule start daemon rgw.foo.smithi103.pesqhj 2024-04-02T05:33:54.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:53 smithi023 bash[18601]: audit 2024-04-02T05:33:52.968591+0000 mon.smithi023 (mon.0) 1058 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:54.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:53 smithi023 bash[18601]: audit 2024-04-02T05:33:52.979703+0000 mon.smithi023 (mon.0) 1059 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:54.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:53 smithi023 bash[18601]: cluster 2024-04-02T05:33:52.988709+0000 mgr.smithi023.yzjfaq (mgr.14195) 504 : cluster 0 pgmap v331: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:54.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:53 smithi023 bash[18601]: audit 2024-04-02T05:33:53.026257+0000 mon.smithi023 (mon.0) 1060 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:33:54.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:53 smithi023 bash[18601]: audit 2024-04-02T05:33:53.029286+0000 mon.smithi023 (mon.0) 1061 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:54.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:53 smithi023 bash[18601]: audit 2024-04-02T05:33:53.030538+0000 mon.smithi023 (mon.0) 1062 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:54.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:53 smithi023 bash[18601]: audit 2024-04-02T05:33:53.039069+0000 mon.smithi023 (mon.0) 1063 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:54.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:53 smithi023 bash[18601]: audit 2024-04-02T05:33:53.045739+0000 mon.smithi023 (mon.0) 1064 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:54.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:53 smithi103 bash[23315]: audit 2024-04-02T05:33:52.515428+0000 mgr.smithi023.yzjfaq (mgr.14195) 501 : audit 0 from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:54.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:53 smithi103 bash[23315]: audit 2024-04-02T05:33:52.956613+0000 mgr.smithi023.yzjfaq (mgr.14195) 502 : audit 0 from='client.15088 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "rgw.foo.smithi103.pesqhj", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:54.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:53 smithi103 bash[23315]: cephadm 2024-04-02T05:33:52.957400+0000 mgr.smithi023.yzjfaq (mgr.14195) 503 : cephadm 1 Schedule start daemon rgw.foo.smithi103.pesqhj 2024-04-02T05:33:54.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:53 smithi103 bash[23315]: audit 2024-04-02T05:33:52.968591+0000 mon.smithi023 (mon.0) 1058 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:54.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:53 smithi103 bash[23315]: audit 2024-04-02T05:33:52.979703+0000 mon.smithi023 (mon.0) 1059 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:54.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:53 smithi103 bash[23315]: cluster 2024-04-02T05:33:52.988709+0000 mgr.smithi023.yzjfaq (mgr.14195) 504 : cluster 0 pgmap v331: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:54.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:53 smithi103 bash[23315]: audit 2024-04-02T05:33:53.026257+0000 mon.smithi023 (mon.0) 1060 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:33:54.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:53 smithi103 bash[23315]: audit 2024-04-02T05:33:53.029286+0000 mon.smithi023 (mon.0) 1061 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:54.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:53 smithi103 bash[23315]: audit 2024-04-02T05:33:53.030538+0000 mon.smithi023 (mon.0) 1062 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:33:54.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:53 smithi103 bash[23315]: audit 2024-04-02T05:33:53.039069+0000 mon.smithi023 (mon.0) 1063 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:33:54.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:53 smithi103 bash[23315]: audit 2024-04-02T05:33:53.045739+0000 mon.smithi023 (mon.0) 1064 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:33:55.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:54 smithi103 bash[23315]: audit 2024-04-02T05:33:53.351861+0000 mgr.smithi023.yzjfaq (mgr.14195) 505 : audit 0 from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:55.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:54 smithi023 bash[18601]: audit 2024-04-02T05:33:53.351861+0000 mgr.smithi023.yzjfaq (mgr.14195) 505 : audit 0 from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:56.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:56 smithi103 bash[23315]: audit 2024-04-02T05:33:54.787635+0000 mgr.smithi023.yzjfaq (mgr.14195) 506 : audit 0 from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:56.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:56 smithi103 bash[23315]: cluster 2024-04-02T05:33:54.989609+0000 mgr.smithi023.yzjfaq (mgr.14195) 507 : cluster 0 pgmap v332: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:33:56.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:55 smithi023 bash[18601]: audit 2024-04-02T05:33:54.787635+0000 mgr.smithi023.yzjfaq (mgr.14195) 506 : audit 0 from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:56.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:55 smithi023 bash[18601]: cluster 2024-04-02T05:33:54.989609+0000 mgr.smithi023.yzjfaq (mgr.14195) 507 : cluster 0 pgmap v332: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:33:57.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:57 smithi103 bash[23315]: audit 2024-04-02T05:33:56.194419+0000 mgr.smithi023.yzjfaq (mgr.14195) 508 : audit 0 from='client.15100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:57.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:57 smithi023 bash[18601]: audit 2024-04-02T05:33:56.194419+0000 mgr.smithi023.yzjfaq (mgr.14195) 508 : audit 0 from='client.15100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:58.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:58 smithi103 bash[23315]: cluster 2024-04-02T05:33:56.990865+0000 mgr.smithi023.yzjfaq (mgr.14195) 509 : cluster 0 pgmap v333: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:58.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:58 smithi023 bash[18601]: cluster 2024-04-02T05:33:56.990865+0000 mgr.smithi023.yzjfaq (mgr.14195) 509 : cluster 0 pgmap v333: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:33:59.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:59 smithi103 bash[23315]: audit 2024-04-02T05:33:57.619471+0000 mgr.smithi023.yzjfaq (mgr.14195) 510 : audit 0 from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:59.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:33:59 smithi103 bash[23315]: audit 2024-04-02T05:33:58.618565+0000 mon.smithi023 (mon.0) 1065 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:33:59.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:59 smithi023 bash[18601]: audit 2024-04-02T05:33:57.619471+0000 mgr.smithi023.yzjfaq (mgr.14195) 510 : audit 0 from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:33:59.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:33:59 smithi023 bash[18601]: audit 2024-04-02T05:33:58.618565+0000 mon.smithi023 (mon.0) 1065 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:34:00.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:00 smithi103 bash[23315]: cluster 2024-04-02T05:33:58.991706+0000 mgr.smithi023.yzjfaq (mgr.14195) 511 : cluster 0 pgmap v334: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:00.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:00 smithi103 bash[23315]: audit 2024-04-02T05:33:59.056708+0000 mgr.smithi023.yzjfaq (mgr.14195) 512 : audit 0 from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:00.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:00 smithi023 bash[18601]: cluster 2024-04-02T05:33:58.991706+0000 mgr.smithi023.yzjfaq (mgr.14195) 511 : cluster 0 pgmap v334: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:00.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:00 smithi023 bash[18601]: audit 2024-04-02T05:33:59.056708+0000 mgr.smithi023.yzjfaq (mgr.14195) 512 : audit 0 from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:02.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:02 smithi103 bash[23315]: audit 2024-04-02T05:34:00.448870+0000 mgr.smithi023.yzjfaq (mgr.14195) 513 : audit 0 from='client.15112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:02.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:02 smithi103 bash[23315]: cluster 2024-04-02T05:34:00.992978+0000 mgr.smithi023.yzjfaq (mgr.14195) 514 : cluster 0 pgmap v335: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:02.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:02 smithi023 bash[18601]: audit 2024-04-02T05:34:00.448870+0000 mgr.smithi023.yzjfaq (mgr.14195) 513 : audit 0 from='client.15112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:02.398 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:02 smithi023 bash[18601]: cluster 2024-04-02T05:34:00.992978+0000 mgr.smithi023.yzjfaq (mgr.14195) 514 : cluster 0 pgmap v335: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:03.314 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:03 smithi103 bash[23315]: audit 2024-04-02T05:34:01.871487+0000 mgr.smithi023.yzjfaq (mgr.14195) 515 : audit 0 from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:03.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:03 smithi023 bash[18601]: audit 2024-04-02T05:34:01.871487+0000 mgr.smithi023.yzjfaq (mgr.14195) 515 : audit 0 from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:04.314 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:04 smithi103 bash[23315]: cluster 2024-04-02T05:34:02.993969+0000 mgr.smithi023.yzjfaq (mgr.14195) 516 : cluster 0 pgmap v336: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:04.314 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:04 smithi103 bash[23315]: audit 2024-04-02T05:34:03.349883+0000 mon.smithi023 (mon.0) 1066 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:04.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:04 smithi103 bash[23315]: audit 2024-04-02T05:34:03.358370+0000 mon.smithi023 (mon.0) 1067 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:04.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:04 smithi103 bash[23315]: audit 2024-04-02T05:34:03.372825+0000 mon.smithi023 (mon.0) 1068 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:04.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:04 smithi023 bash[18601]: cluster 2024-04-02T05:34:02.993969+0000 mgr.smithi023.yzjfaq (mgr.14195) 516 : cluster 0 pgmap v336: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:04.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:04 smithi023 bash[18601]: audit 2024-04-02T05:34:03.349883+0000 mon.smithi023 (mon.0) 1066 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:04.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:04 smithi023 bash[18601]: audit 2024-04-02T05:34:03.358370+0000 mon.smithi023 (mon.0) 1067 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:04.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:04 smithi023 bash[18601]: audit 2024-04-02T05:34:03.372825+0000 mon.smithi023 (mon.0) 1068 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:05.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:05 smithi103 bash[23315]: audit 2024-04-02T05:34:03.267769+0000 mgr.smithi023.yzjfaq (mgr.14195) 517 : audit 0 from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:05.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:05 smithi023 bash[18601]: audit 2024-04-02T05:34:03.267769+0000 mgr.smithi023.yzjfaq (mgr.14195) 517 : audit 0 from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:06.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:06 smithi103 bash[23315]: audit 2024-04-02T05:34:04.775745+0000 mgr.smithi023.yzjfaq (mgr.14195) 518 : audit 0 from='client.15124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:06.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:06 smithi103 bash[23315]: cluster 2024-04-02T05:34:04.994940+0000 mgr.smithi023.yzjfaq (mgr.14195) 519 : cluster 0 pgmap v337: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 170 B/s wr, 13 op/s 2024-04-02T05:34:06.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:06 smithi023 bash[18601]: audit 2024-04-02T05:34:04.775745+0000 mgr.smithi023.yzjfaq (mgr.14195) 518 : audit 0 from='client.15124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:06.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:06 smithi023 bash[18601]: cluster 2024-04-02T05:34:04.994940+0000 mgr.smithi023.yzjfaq (mgr.14195) 519 : cluster 0 pgmap v337: 129 pgs: 129 active+clean; 582 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 170 B/s wr, 13 op/s 2024-04-02T05:34:07.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:07 smithi023 bash[18601]: audit 2024-04-02T05:34:06.182962+0000 mgr.smithi023.yzjfaq (mgr.14195) 520 : audit 0 from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:07.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:07 smithi103 bash[23315]: audit 2024-04-02T05:34:06.182962+0000 mgr.smithi023.yzjfaq (mgr.14195) 520 : audit 0 from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:08.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:08 smithi023 bash[18601]: cluster 2024-04-02T05:34:06.996233+0000 mgr.smithi023.yzjfaq (mgr.14195) 521 : cluster 0 pgmap v338: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 341 B/s wr, 94 op/s 2024-04-02T05:34:08.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:08 smithi103 bash[23315]: cluster 2024-04-02T05:34:06.996233+0000 mgr.smithi023.yzjfaq (mgr.14195) 521 : cluster 0 pgmap v338: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 341 B/s wr, 94 op/s 2024-04-02T05:34:09.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:09 smithi023 bash[18601]: audit 2024-04-02T05:34:07.596984+0000 mgr.smithi023.yzjfaq (mgr.14195) 522 : audit 0 from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:09.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:09 smithi103 bash[23315]: audit 2024-04-02T05:34:07.596984+0000 mgr.smithi023.yzjfaq (mgr.14195) 522 : audit 0 from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:10.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:10 smithi023 bash[18601]: cluster 2024-04-02T05:34:08.997063+0000 mgr.smithi023.yzjfaq (mgr.14195) 523 : cluster 0 pgmap v339: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 170 B/s wr, 116 op/s 2024-04-02T05:34:10.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:10 smithi023 bash[18601]: audit 2024-04-02T05:34:09.025757+0000 mgr.smithi023.yzjfaq (mgr.14195) 524 : audit 0 from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:10.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:10 smithi023 bash[18601]: audit 2024-04-02T05:34:09.196260+0000 mon.smithi023 (mon.0) 1069 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:10.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:10 smithi023 bash[18601]: audit 2024-04-02T05:34:09.209241+0000 mon.smithi023 (mon.0) 1070 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:10.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:10 smithi023 bash[18601]: audit 2024-04-02T05:34:09.212368+0000 mon.smithi023 (mon.0) 1071 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:10.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:10 smithi023 bash[18601]: audit 2024-04-02T05:34:09.214301+0000 mon.smithi023 (mon.0) 1072 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:10.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:10 smithi023 bash[18601]: audit 2024-04-02T05:34:09.224554+0000 mon.smithi023 (mon.0) 1073 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:10.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:10 smithi023 bash[18601]: audit 2024-04-02T05:34:09.233551+0000 mon.smithi023 (mon.0) 1074 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:10.543 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi103.pesqhj smithi103 *:8001 running (7s) 1s ago 3m 86.8M - 19.0.0-1979-g6cec793d 78f830190839 b6a8a79af807 2024-04-02T05:34:10.544 INFO:teuthology.orchestra.run.smithi023.stdout:Check with each haproxy down in turn... 2024-04-02T05:34:10.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:10 smithi103 bash[23315]: cluster 2024-04-02T05:34:08.997063+0000 mgr.smithi023.yzjfaq (mgr.14195) 523 : cluster 0 pgmap v339: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 170 B/s wr, 116 op/s 2024-04-02T05:34:10.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:10 smithi103 bash[23315]: audit 2024-04-02T05:34:09.025757+0000 mgr.smithi023.yzjfaq (mgr.14195) 524 : audit 0 from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:10.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:10 smithi103 bash[23315]: audit 2024-04-02T05:34:09.196260+0000 mon.smithi023 (mon.0) 1069 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:10.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:10 smithi103 bash[23315]: audit 2024-04-02T05:34:09.209241+0000 mon.smithi023 (mon.0) 1070 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:10.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:10 smithi103 bash[23315]: audit 2024-04-02T05:34:09.212368+0000 mon.smithi023 (mon.0) 1071 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:10.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:10 smithi103 bash[23315]: audit 2024-04-02T05:34:09.214301+0000 mon.smithi023 (mon.0) 1072 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:10.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:10 smithi103 bash[23315]: audit 2024-04-02T05:34:09.224554+0000 mon.smithi023 (mon.0) 1073 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:10.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:10 smithi103 bash[23315]: audit 2024-04-02T05:34:09.233551+0000 mon.smithi023 (mon.0) 1074 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:11.291 INFO:teuthology.orchestra.run.smithi023.stdout:Scheduled to stop haproxy.rgw.foo.smithi023.ohvwhe on host 'smithi023' 2024-04-02T05:34:12.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:12 smithi023 bash[18601]: audit 2024-04-02T05:34:10.463190+0000 mgr.smithi023.yzjfaq (mgr.14195) 525 : audit 0 from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:12.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:12 smithi023 bash[18601]: audit 2024-04-02T05:34:10.882859+0000 mgr.smithi023.yzjfaq (mgr.14195) 526 : audit 0 from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:12.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:12 smithi023 bash[18601]: cluster 2024-04-02T05:34:10.998211+0000 mgr.smithi023.yzjfaq (mgr.14195) 527 : cluster 0 pgmap v340: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 170 B/s wr, 122 op/s 2024-04-02T05:34:12.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:12 smithi023 bash[18601]: audit 2024-04-02T05:34:11.279937+0000 mon.smithi023 (mon.0) 1075 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:12.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:12 smithi023 bash[18601]: audit 2024-04-02T05:34:11.288564+0000 mon.smithi023 (mon.0) 1076 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:12.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:12 smithi023 bash[18601]: audit 2024-04-02T05:34:11.311398+0000 mon.smithi023 (mon.0) 1077 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:12.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:12 smithi023 bash[18601]: audit 2024-04-02T05:34:11.313886+0000 mon.smithi023 (mon.0) 1078 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:12.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:12 smithi023 bash[18601]: audit 2024-04-02T05:34:11.314981+0000 mon.smithi023 (mon.0) 1079 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:12.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:12 smithi023 bash[18601]: audit 2024-04-02T05:34:11.321184+0000 mon.smithi023 (mon.0) 1080 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:12.482 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:12 smithi023 bash[18601]: audit 2024-04-02T05:34:11.325193+0000 mon.smithi023 (mon.0) 1081 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:12.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:12 smithi103 bash[23315]: audit 2024-04-02T05:34:10.463190+0000 mgr.smithi023.yzjfaq (mgr.14195) 525 : audit 0 from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:12.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:12 smithi103 bash[23315]: audit 2024-04-02T05:34:10.882859+0000 mgr.smithi023.yzjfaq (mgr.14195) 526 : audit 0 from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:12.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:12 smithi103 bash[23315]: cluster 2024-04-02T05:34:10.998211+0000 mgr.smithi023.yzjfaq (mgr.14195) 527 : cluster 0 pgmap v340: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 170 B/s wr, 122 op/s 2024-04-02T05:34:12.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:12 smithi103 bash[23315]: audit 2024-04-02T05:34:11.279937+0000 mon.smithi023 (mon.0) 1075 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:12.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:12 smithi103 bash[23315]: audit 2024-04-02T05:34:11.288564+0000 mon.smithi023 (mon.0) 1076 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:12.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:12 smithi103 bash[23315]: audit 2024-04-02T05:34:11.311398+0000 mon.smithi023 (mon.0) 1077 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:12.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:12 smithi103 bash[23315]: audit 2024-04-02T05:34:11.313886+0000 mon.smithi023 (mon.0) 1078 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:12.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:12 smithi103 bash[23315]: audit 2024-04-02T05:34:11.314981+0000 mon.smithi023 (mon.0) 1079 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:12.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:12 smithi103 bash[23315]: audit 2024-04-02T05:34:11.321184+0000 mon.smithi023 (mon.0) 1080 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:12.566 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:12 smithi103 bash[23315]: audit 2024-04-02T05:34:11.325193+0000 mon.smithi023 (mon.0) 1081 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:13.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:13 smithi023 bash[18601]: audit 2024-04-02T05:34:11.272004+0000 mgr.smithi023.yzjfaq (mgr.14195) 528 : audit 0 from='client.15148 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.rgw.foo.smithi023.ohvwhe", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:13.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:13 smithi023 bash[18601]: cephadm 2024-04-02T05:34:11.272689+0000 mgr.smithi023.yzjfaq (mgr.14195) 529 : cephadm 1 Schedule stop daemon haproxy.rgw.foo.smithi023.ohvwhe 2024-04-02T05:34:13.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:13 smithi023 bash[18601]: audit 2024-04-02T05:34:11.656749+0000 mgr.smithi023.yzjfaq (mgr.14195) 530 : audit 0 from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:13.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:13 smithi103 bash[23315]: audit 2024-04-02T05:34:11.272004+0000 mgr.smithi023.yzjfaq (mgr.14195) 528 : audit 0 from='client.15148 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.rgw.foo.smithi023.ohvwhe", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:13.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:13 smithi103 bash[23315]: cephadm 2024-04-02T05:34:11.272689+0000 mgr.smithi023.yzjfaq (mgr.14195) 529 : cephadm 1 Schedule stop daemon haproxy.rgw.foo.smithi023.ohvwhe 2024-04-02T05:34:13.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:13 smithi103 bash[23315]: audit 2024-04-02T05:34:11.656749+0000 mgr.smithi023.yzjfaq (mgr.14195) 530 : audit 0 from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:14.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:14 smithi023 bash[18601]: cluster 2024-04-02T05:34:12.998930+0000 mgr.smithi023.yzjfaq (mgr.14195) 531 : cluster 0 pgmap v341: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 341 B/s wr, 122 op/s 2024-04-02T05:34:14.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:14 smithi023 bash[18601]: audit 2024-04-02T05:34:13.065699+0000 mgr.smithi023.yzjfaq (mgr.14195) 532 : audit 0 from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:14.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:14 smithi023 bash[18601]: audit 2024-04-02T05:34:13.619388+0000 mon.smithi023 (mon.0) 1082 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:34:14.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:14 smithi103 bash[23315]: cluster 2024-04-02T05:34:12.998930+0000 mgr.smithi023.yzjfaq (mgr.14195) 531 : cluster 0 pgmap v341: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 341 B/s wr, 122 op/s 2024-04-02T05:34:14.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:14 smithi103 bash[23315]: audit 2024-04-02T05:34:13.065699+0000 mgr.smithi023.yzjfaq (mgr.14195) 532 : audit 0 from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:14.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:14 smithi103 bash[23315]: audit 2024-04-02T05:34:13.619388+0000 mon.smithi023 (mon.0) 1082 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:34:16.476 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:16 smithi023 bash[18601]: audit 2024-04-02T05:34:14.472713+0000 mgr.smithi023.yzjfaq (mgr.14195) 533 : audit 0 from='client.15160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:16.476 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:16 smithi023 bash[18601]: cluster 2024-04-02T05:34:14.999935+0000 mgr.smithi023.yzjfaq (mgr.14195) 534 : cluster 0 pgmap v342: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 341 B/s wr, 122 op/s 2024-04-02T05:34:16.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:16 smithi103 bash[23315]: audit 2024-04-02T05:34:14.472713+0000 mgr.smithi023.yzjfaq (mgr.14195) 533 : audit 0 from='client.15160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:16.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:16 smithi103 bash[23315]: cluster 2024-04-02T05:34:14.999935+0000 mgr.smithi023.yzjfaq (mgr.14195) 534 : cluster 0 pgmap v342: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 341 B/s wr, 122 op/s 2024-04-02T05:34:17.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:17 smithi023 bash[18601]: audit 2024-04-02T05:34:15.889489+0000 mgr.smithi023.yzjfaq (mgr.14195) 535 : audit 0 from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:17.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:17 smithi103 bash[23315]: audit 2024-04-02T05:34:15.889489+0000 mgr.smithi023.yzjfaq (mgr.14195) 535 : audit 0 from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:18.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:18 smithi023 bash[18601]: cluster 2024-04-02T05:34:17.001013+0000 mgr.smithi023.yzjfaq (mgr.14195) 536 : cluster 0 pgmap v343: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 341 B/s wr, 109 op/s 2024-04-02T05:34:18.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:18 smithi023 bash[18601]: audit 2024-04-02T05:34:17.464358+0000 mon.smithi023 (mon.0) 1083 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:18.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:18 smithi023 bash[18601]: audit 2024-04-02T05:34:17.471366+0000 mon.smithi023 (mon.0) 1084 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:18.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:18 smithi023 bash[18601]: audit 2024-04-02T05:34:17.478778+0000 mon.smithi023 (mon.0) 1085 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:18.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:18 smithi023 bash[18601]: audit 2024-04-02T05:34:18.008164+0000 mon.smithi023 (mon.0) 1086 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:18.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:18 smithi023 bash[18601]: audit 2024-04-02T05:34:18.022125+0000 mon.smithi023 (mon.0) 1087 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:18.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:18 smithi103 bash[23315]: cluster 2024-04-02T05:34:17.001013+0000 mgr.smithi023.yzjfaq (mgr.14195) 536 : cluster 0 pgmap v343: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 341 B/s wr, 109 op/s 2024-04-02T05:34:18.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:18 smithi103 bash[23315]: audit 2024-04-02T05:34:17.464358+0000 mon.smithi023 (mon.0) 1083 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:18.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:18 smithi103 bash[23315]: audit 2024-04-02T05:34:17.471366+0000 mon.smithi023 (mon.0) 1084 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:18.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:18 smithi103 bash[23315]: audit 2024-04-02T05:34:17.478778+0000 mon.smithi023 (mon.0) 1085 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:18.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:18 smithi103 bash[23315]: audit 2024-04-02T05:34:18.008164+0000 mon.smithi023 (mon.0) 1086 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:18.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:18 smithi103 bash[23315]: audit 2024-04-02T05:34:18.022125+0000 mon.smithi023 (mon.0) 1087 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:19.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:19 smithi103 bash[23315]: audit 2024-04-02T05:34:17.285612+0000 mgr.smithi023.yzjfaq (mgr.14195) 537 : audit 0 from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:19.730 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:19 smithi023 bash[18601]: audit 2024-04-02T05:34:17.285612+0000 mgr.smithi023.yzjfaq (mgr.14195) 537 : audit 0 from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:20.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:20 smithi023 bash[18601]: audit 2024-04-02T05:34:18.684280+0000 mgr.smithi023.yzjfaq (mgr.14195) 538 : audit 0 from='client.15172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:20.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:20 smithi023 bash[18601]: cluster 2024-04-02T05:34:19.001823+0000 mgr.smithi023.yzjfaq (mgr.14195) 539 : cluster 0 pgmap v344: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 170 B/s wr, 28 op/s 2024-04-02T05:34:20.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:20 smithi023 bash[18601]: audit 2024-04-02T05:34:20.112062+0000 mgr.smithi023.yzjfaq (mgr.14195) 540 : audit 0 from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:20.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:20 smithi103 bash[23315]: audit 2024-04-02T05:34:18.684280+0000 mgr.smithi023.yzjfaq (mgr.14195) 538 : audit 0 from='client.15172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:20.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:20 smithi103 bash[23315]: cluster 2024-04-02T05:34:19.001823+0000 mgr.smithi023.yzjfaq (mgr.14195) 539 : cluster 0 pgmap v344: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 170 B/s wr, 28 op/s 2024-04-02T05:34:20.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:20 smithi103 bash[23315]: audit 2024-04-02T05:34:20.112062+0000 mgr.smithi023.yzjfaq (mgr.14195) 540 : audit 0 from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:21.518 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:21 smithi023 bash[18601]: cluster 2024-04-02T05:34:21.003641+0000 mgr.smithi023.yzjfaq (mgr.14195) 541 : cluster 0 pgmap v345: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 6 op/s 2024-04-02T05:34:21.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:21 smithi103 bash[23315]: cluster 2024-04-02T05:34:21.003641+0000 mgr.smithi023.yzjfaq (mgr.14195) 541 : cluster 0 pgmap v345: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 6 op/s 2024-04-02T05:34:22.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:22 smithi103 bash[23315]: audit 2024-04-02T05:34:21.548979+0000 mgr.smithi023.yzjfaq (mgr.14195) 542 : audit 0 from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:22.730 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:22 smithi023 bash[18601]: audit 2024-04-02T05:34:21.548979+0000 mgr.smithi023.yzjfaq (mgr.14195) 542 : audit 0 from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:23.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:23 smithi103 bash[23315]: cluster 2024-04-02T05:34:23.004252+0000 mgr.smithi023.yzjfaq (mgr.14195) 543 : cluster 0 pgmap v346: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:23.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:23 smithi103 bash[23315]: audit 2024-04-02T05:34:23.051464+0000 mgr.smithi023.yzjfaq (mgr.14195) 544 : audit 0 from='client.15184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:23.730 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:23 smithi023 bash[18601]: cluster 2024-04-02T05:34:23.004252+0000 mgr.smithi023.yzjfaq (mgr.14195) 543 : cluster 0 pgmap v346: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:23.730 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:23 smithi023 bash[18601]: audit 2024-04-02T05:34:23.051464+0000 mgr.smithi023.yzjfaq (mgr.14195) 544 : audit 0 from='client.15184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:24.499 INFO:teuthology.orchestra.run.smithi023.stdout:haproxy.rgw.foo.smithi023.ohvwhe smithi023 *:9000,9001 stopped 0s ago 3m - - 2024-04-02T05:34:24.504 INFO:teuthology.orchestra.run.smithi023.stderr: % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-02T05:34:24.504 INFO:teuthology.orchestra.run.smithi023.stderr: Dload Upload Total Spent Left Speed 2024-04-02T05:34:24.505 INFO:teuthology.orchestra.run.smithi023.stderr: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 214 0 214 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k 2024-04-02T05:34:24.899 INFO:teuthology.orchestra.run.smithi023.stdout:anonymousScheduled to start haproxy.rgw.foo.smithi023.ohvwhe on host 'smithi023' 2024-04-02T05:34:24.980 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:24 smithi023 bash[18601]: audit 2024-04-02T05:34:23.683246+0000 mon.smithi023 (mon.0) 1088 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:24.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:24 smithi023 bash[18601]: audit 2024-04-02T05:34:23.690740+0000 mon.smithi023 (mon.0) 1089 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:24.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:24 smithi023 bash[18601]: audit 2024-04-02T05:34:24.261829+0000 mon.smithi023 (mon.0) 1090 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:24.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:24 smithi023 bash[18601]: audit 2024-04-02T05:34:24.262644+0000 mon.smithi023 (mon.0) 1091 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:24.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:24 smithi023 bash[18601]: audit 2024-04-02T05:34:24.267540+0000 mon.smithi023 (mon.0) 1092 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:24.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:24 smithi023 bash[18601]: audit 2024-04-02T05:34:24.270881+0000 mon.smithi023 (mon.0) 1093 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:25.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:24 smithi103 bash[23315]: audit 2024-04-02T05:34:23.683246+0000 mon.smithi023 (mon.0) 1088 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:25.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:24 smithi103 bash[23315]: audit 2024-04-02T05:34:23.690740+0000 mon.smithi023 (mon.0) 1089 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:25.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:24 smithi103 bash[23315]: audit 2024-04-02T05:34:24.261829+0000 mon.smithi023 (mon.0) 1090 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:25.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:24 smithi103 bash[23315]: audit 2024-04-02T05:34:24.262644+0000 mon.smithi023 (mon.0) 1091 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:25.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:24 smithi103 bash[23315]: audit 2024-04-02T05:34:24.267540+0000 mon.smithi023 (mon.0) 1092 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:25.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:24 smithi103 bash[23315]: audit 2024-04-02T05:34:24.270881+0000 mon.smithi023 (mon.0) 1093 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:26.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:25 smithi023 bash[18601]: audit 2024-04-02T05:34:24.432477+0000 mgr.smithi023.yzjfaq (mgr.14195) 545 : audit 0 from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:26.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:25 smithi023 bash[18601]: audit 2024-04-02T05:34:24.872657+0000 mgr.smithi023.yzjfaq (mgr.14195) 546 : audit 0 from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.rgw.foo.smithi023.ohvwhe", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:26.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:25 smithi023 bash[18601]: cephadm 2024-04-02T05:34:24.873093+0000 mgr.smithi023.yzjfaq (mgr.14195) 547 : cephadm 1 Schedule start daemon haproxy.rgw.foo.smithi023.ohvwhe 2024-04-02T05:34:26.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:25 smithi023 bash[18601]: audit 2024-04-02T05:34:24.883269+0000 mon.smithi023 (mon.0) 1094 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:26.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:25 smithi023 bash[18601]: audit 2024-04-02T05:34:24.895642+0000 mon.smithi023 (mon.0) 1095 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:26.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:25 smithi023 bash[18601]: audit 2024-04-02T05:34:24.906904+0000 mon.smithi023 (mon.0) 1096 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:26.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:25 smithi023 bash[18601]: cluster 2024-04-02T05:34:25.005069+0000 mgr.smithi023.yzjfaq (mgr.14195) 548 : cluster 0 pgmap v347: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:34:26.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:25 smithi023 bash[18601]: audit 2024-04-02T05:34:25.602460+0000 mon.smithi023 (mon.0) 1097 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:26.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:25 smithi023 bash[18601]: audit 2024-04-02T05:34:25.604538+0000 mon.smithi023 (mon.0) 1098 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:26.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:25 smithi023 bash[18601]: audit 2024-04-02T05:34:25.619454+0000 mon.smithi023 (mon.0) 1099 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:26.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:25 smithi023 bash[18601]: audit 2024-04-02T05:34:25.627799+0000 mon.smithi023 (mon.0) 1100 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:26.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:25 smithi103 bash[23315]: audit 2024-04-02T05:34:24.432477+0000 mgr.smithi023.yzjfaq (mgr.14195) 545 : audit 0 from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:26.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:25 smithi103 bash[23315]: audit 2024-04-02T05:34:24.872657+0000 mgr.smithi023.yzjfaq (mgr.14195) 546 : audit 0 from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.rgw.foo.smithi023.ohvwhe", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:26.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:25 smithi103 bash[23315]: cephadm 2024-04-02T05:34:24.873093+0000 mgr.smithi023.yzjfaq (mgr.14195) 547 : cephadm 1 Schedule start daemon haproxy.rgw.foo.smithi023.ohvwhe 2024-04-02T05:34:26.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:25 smithi103 bash[23315]: audit 2024-04-02T05:34:24.883269+0000 mon.smithi023 (mon.0) 1094 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:26.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:25 smithi103 bash[23315]: audit 2024-04-02T05:34:24.895642+0000 mon.smithi023 (mon.0) 1095 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:26.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:25 smithi103 bash[23315]: audit 2024-04-02T05:34:24.906904+0000 mon.smithi023 (mon.0) 1096 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:26.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:25 smithi103 bash[23315]: cluster 2024-04-02T05:34:25.005069+0000 mgr.smithi023.yzjfaq (mgr.14195) 548 : cluster 0 pgmap v347: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:34:26.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:25 smithi103 bash[23315]: audit 2024-04-02T05:34:25.602460+0000 mon.smithi023 (mon.0) 1097 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:26.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:25 smithi103 bash[23315]: audit 2024-04-02T05:34:25.604538+0000 mon.smithi023 (mon.0) 1098 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:26.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:25 smithi103 bash[23315]: audit 2024-04-02T05:34:25.619454+0000 mon.smithi023 (mon.0) 1099 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:26.316 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:25 smithi103 bash[23315]: audit 2024-04-02T05:34:25.627799+0000 mon.smithi023 (mon.0) 1100 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:26.980 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:26 smithi023 bash[18601]: audit 2024-04-02T05:34:25.257501+0000 mgr.smithi023.yzjfaq (mgr.14195) 549 : audit 0 from='client.15196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:27.314 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:26 smithi103 bash[23315]: audit 2024-04-02T05:34:25.257501+0000 mgr.smithi023.yzjfaq (mgr.14195) 549 : audit 0 from='client.15196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:28.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:27 smithi023 bash[18601]: audit 2024-04-02T05:34:26.665847+0000 mgr.smithi023.yzjfaq (mgr.14195) 550 : audit 0 from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:28.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:27 smithi023 bash[18601]: cluster 2024-04-02T05:34:27.006264+0000 mgr.smithi023.yzjfaq (mgr.14195) 551 : cluster 0 pgmap v348: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:28.314 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:27 smithi103 bash[23315]: audit 2024-04-02T05:34:26.665847+0000 mgr.smithi023.yzjfaq (mgr.14195) 550 : audit 0 from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:28.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:27 smithi103 bash[23315]: cluster 2024-04-02T05:34:27.006264+0000 mgr.smithi023.yzjfaq (mgr.14195) 551 : cluster 0 pgmap v348: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:29.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:28 smithi023 bash[18601]: audit 2024-04-02T05:34:28.090460+0000 mgr.smithi023.yzjfaq (mgr.14195) 552 : audit 0 from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:29.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:28 smithi023 bash[18601]: audit 2024-04-02T05:34:28.619460+0000 mon.smithi023 (mon.0) 1101 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:34:29.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:28 smithi103 bash[23315]: audit 2024-04-02T05:34:28.090460+0000 mgr.smithi023.yzjfaq (mgr.14195) 552 : audit 0 from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:29.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:28 smithi103 bash[23315]: audit 2024-04-02T05:34:28.619460+0000 mon.smithi023 (mon.0) 1101 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:34:30.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:29 smithi023 bash[18601]: cluster 2024-04-02T05:34:29.007172+0000 mgr.smithi023.yzjfaq (mgr.14195) 553 : cluster 0 pgmap v349: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:30.314 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:29 smithi103 bash[23315]: cluster 2024-04-02T05:34:29.007172+0000 mgr.smithi023.yzjfaq (mgr.14195) 553 : cluster 0 pgmap v349: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:31.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:30 smithi023 bash[18601]: audit 2024-04-02T05:34:29.513830+0000 mgr.smithi023.yzjfaq (mgr.14195) 554 : audit 0 from='client.15208 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:31.314 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:30 smithi103 bash[23315]: audit 2024-04-02T05:34:29.513830+0000 mgr.smithi023.yzjfaq (mgr.14195) 554 : audit 0 from='client.15208 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:32.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:31 smithi023 bash[18601]: audit 2024-04-02T05:34:30.949429+0000 mgr.smithi023.yzjfaq (mgr.14195) 555 : audit 0 from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:32.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:31 smithi023 bash[18601]: cluster 2024-04-02T05:34:31.008186+0000 mgr.smithi023.yzjfaq (mgr.14195) 556 : cluster 0 pgmap v350: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:32.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:31 smithi103 bash[23315]: audit 2024-04-02T05:34:30.949429+0000 mgr.smithi023.yzjfaq (mgr.14195) 555 : audit 0 from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:32.315 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:31 smithi103 bash[23315]: cluster 2024-04-02T05:34:31.008186+0000 mgr.smithi023.yzjfaq (mgr.14195) 556 : cluster 0 pgmap v350: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:34.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:34 smithi023 bash[18601]: audit 2024-04-02T05:34:32.369712+0000 mgr.smithi023.yzjfaq (mgr.14195) 557 : audit 0 from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:34.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:34 smithi023 bash[18601]: cluster 2024-04-02T05:34:33.009204+0000 mgr.smithi023.yzjfaq (mgr.14195) 558 : cluster 0 pgmap v351: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:34.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:34 smithi103 bash[23315]: audit 2024-04-02T05:34:32.369712+0000 mgr.smithi023.yzjfaq (mgr.14195) 557 : audit 0 from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:34.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:34 smithi103 bash[23315]: cluster 2024-04-02T05:34:33.009204+0000 mgr.smithi023.yzjfaq (mgr.14195) 558 : cluster 0 pgmap v351: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:35.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:35 smithi023 bash[18601]: audit 2024-04-02T05:34:33.768406+0000 mgr.smithi023.yzjfaq (mgr.14195) 559 : audit 0 from='client.15220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:35.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:35 smithi023 bash[18601]: audit 2024-04-02T05:34:35.006670+0000 mon.smithi023 (mon.0) 1102 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:35.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:35 smithi023 bash[18601]: audit 2024-04-02T05:34:35.017272+0000 mon.smithi023 (mon.0) 1103 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:35.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:35 smithi023 bash[18601]: audit 2024-04-02T05:34:35.028595+0000 mon.smithi023 (mon.0) 1104 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:35.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:35 smithi103 bash[23315]: audit 2024-04-02T05:34:33.768406+0000 mgr.smithi023.yzjfaq (mgr.14195) 559 : audit 0 from='client.15220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:35.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:35 smithi103 bash[23315]: audit 2024-04-02T05:34:35.006670+0000 mon.smithi023 (mon.0) 1102 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:35.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:35 smithi103 bash[23315]: audit 2024-04-02T05:34:35.017272+0000 mon.smithi023 (mon.0) 1103 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:35.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:35 smithi103 bash[23315]: audit 2024-04-02T05:34:35.028595+0000 mon.smithi023 (mon.0) 1104 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:36.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:36 smithi023 bash[18601]: cluster 2024-04-02T05:34:35.009689+0000 mgr.smithi023.yzjfaq (mgr.14195) 560 : cluster 0 pgmap v352: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:36.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:36 smithi103 bash[23315]: cluster 2024-04-02T05:34:35.009689+0000 mgr.smithi023.yzjfaq (mgr.14195) 560 : cluster 0 pgmap v352: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:37.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:37 smithi023 bash[18601]: audit 2024-04-02T05:34:35.235150+0000 mgr.smithi023.yzjfaq (mgr.14195) 561 : audit 0 from='client.15224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:37.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:37 smithi103 bash[23315]: audit 2024-04-02T05:34:35.235150+0000 mgr.smithi023.yzjfaq (mgr.14195) 561 : audit 0 from='client.15224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:38.319 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:38 smithi023 bash[18601]: audit 2024-04-02T05:34:36.665721+0000 mgr.smithi023.yzjfaq (mgr.14195) 562 : audit 0 from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:38.319 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:38 smithi023 bash[18601]: cluster 2024-04-02T05:34:37.010913+0000 mgr.smithi023.yzjfaq (mgr.14195) 563 : cluster 0 pgmap v353: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:34:38.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:38 smithi103 bash[23315]: audit 2024-04-02T05:34:36.665721+0000 mgr.smithi023.yzjfaq (mgr.14195) 562 : audit 0 from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:38.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:38 smithi103 bash[23315]: cluster 2024-04-02T05:34:37.010913+0000 mgr.smithi023.yzjfaq (mgr.14195) 563 : cluster 0 pgmap v353: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:34:39.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:39 smithi023 bash[18601]: audit 2024-04-02T05:34:38.082355+0000 mgr.smithi023.yzjfaq (mgr.14195) 564 : audit 0 from='client.15232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:39.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:39 smithi103 bash[23315]: audit 2024-04-02T05:34:38.082355+0000 mgr.smithi023.yzjfaq (mgr.14195) 564 : audit 0 from='client.15232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:40.314 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:40 smithi103 bash[23315]: cluster 2024-04-02T05:34:39.011785+0000 mgr.smithi023.yzjfaq (mgr.14195) 565 : cluster 0 pgmap v354: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:34:40.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:40 smithi023 bash[18601]: cluster 2024-04-02T05:34:39.011785+0000 mgr.smithi023.yzjfaq (mgr.14195) 565 : cluster 0 pgmap v354: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:34:41.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:41 smithi023 bash[18601]: audit 2024-04-02T05:34:39.511543+0000 mgr.smithi023.yzjfaq (mgr.14195) 566 : audit 0 from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:41.314 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:41 smithi103 bash[23315]: audit 2024-04-02T05:34:39.511543+0000 mgr.smithi023.yzjfaq (mgr.14195) 566 : audit 0 from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:42.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:42 smithi023 bash[18601]: audit 2024-04-02T05:34:40.942481+0000 mgr.smithi023.yzjfaq (mgr.14195) 567 : audit 0 from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:42.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:42 smithi023 bash[18601]: cluster 2024-04-02T05:34:41.012450+0000 mgr.smithi023.yzjfaq (mgr.14195) 568 : cluster 0 pgmap v355: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:34:42.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:42 smithi023 bash[18601]: audit 2024-04-02T05:34:41.280031+0000 mon.smithi023 (mon.0) 1105 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:42.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:42 smithi023 bash[18601]: audit 2024-04-02T05:34:41.289614+0000 mon.smithi023 (mon.0) 1106 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:42.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:42 smithi023 bash[18601]: audit 2024-04-02T05:34:41.290825+0000 mon.smithi023 (mon.0) 1107 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:42.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:42 smithi023 bash[18601]: audit 2024-04-02T05:34:41.291476+0000 mon.smithi023 (mon.0) 1108 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:42.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:42 smithi023 bash[18601]: audit 2024-04-02T05:34:41.295713+0000 mon.smithi023 (mon.0) 1109 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:42.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:42 smithi023 bash[18601]: audit 2024-04-02T05:34:41.298948+0000 mon.smithi023 (mon.0) 1110 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:42.400 INFO:teuthology.orchestra.run.smithi023.stdout:haproxy.rgw.foo.smithi023.ohvwhe smithi023 *:9000,9001 running (7s) 1s ago 4m 4631k - 2.3.17-d1c9119 e85424b0d443 e681b6835f9a 2024-04-02T05:34:42.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:42 smithi103 bash[23315]: audit 2024-04-02T05:34:40.942481+0000 mgr.smithi023.yzjfaq (mgr.14195) 567 : audit 0 from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:42.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:42 smithi103 bash[23315]: cluster 2024-04-02T05:34:41.012450+0000 mgr.smithi023.yzjfaq (mgr.14195) 568 : cluster 0 pgmap v355: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:34:42.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:42 smithi103 bash[23315]: audit 2024-04-02T05:34:41.280031+0000 mon.smithi023 (mon.0) 1105 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:42.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:42 smithi103 bash[23315]: audit 2024-04-02T05:34:41.289614+0000 mon.smithi023 (mon.0) 1106 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:42.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:42 smithi103 bash[23315]: audit 2024-04-02T05:34:41.290825+0000 mon.smithi023 (mon.0) 1107 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:42.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:42 smithi103 bash[23315]: audit 2024-04-02T05:34:41.291476+0000 mon.smithi023 (mon.0) 1108 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:42.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:42 smithi103 bash[23315]: audit 2024-04-02T05:34:41.295713+0000 mon.smithi023 (mon.0) 1109 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:42.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:42 smithi103 bash[23315]: audit 2024-04-02T05:34:41.298948+0000 mon.smithi023 (mon.0) 1110 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:42.789 INFO:teuthology.orchestra.run.smithi023.stdout:Scheduled to stop haproxy.rgw.foo.smithi103.oslsjp on host 'smithi103' 2024-04-02T05:34:44.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:43 smithi103 bash[23315]: audit 2024-04-02T05:34:42.352063+0000 mgr.smithi023.yzjfaq (mgr.14195) 569 : audit 0 from='client.15244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:44.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:43 smithi103 bash[23315]: audit 2024-04-02T05:34:42.761064+0000 mgr.smithi023.yzjfaq (mgr.14195) 570 : audit 0 from='client.15248 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.rgw.foo.smithi103.oslsjp", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:44.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:43 smithi103 bash[23315]: cephadm 2024-04-02T05:34:42.761778+0000 mgr.smithi023.yzjfaq (mgr.14195) 571 : cephadm 1 Schedule stop daemon haproxy.rgw.foo.smithi103.oslsjp 2024-04-02T05:34:44.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:43 smithi103 bash[23315]: audit 2024-04-02T05:34:42.775341+0000 mon.smithi023 (mon.0) 1111 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:44.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:43 smithi103 bash[23315]: audit 2024-04-02T05:34:42.785883+0000 mon.smithi023 (mon.0) 1112 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:44.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:43 smithi103 bash[23315]: audit 2024-04-02T05:34:42.833530+0000 mon.smithi023 (mon.0) 1113 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:44.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:43 smithi103 bash[23315]: audit 2024-04-02T05:34:42.835879+0000 mon.smithi023 (mon.0) 1114 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:44.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:43 smithi103 bash[23315]: audit 2024-04-02T05:34:42.836953+0000 mon.smithi023 (mon.0) 1115 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:44.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:43 smithi103 bash[23315]: audit 2024-04-02T05:34:42.846977+0000 mon.smithi023 (mon.0) 1116 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:44.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:43 smithi103 bash[23315]: audit 2024-04-02T05:34:42.850833+0000 mon.smithi023 (mon.0) 1117 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:44.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:43 smithi103 bash[23315]: cluster 2024-04-02T05:34:43.013108+0000 mgr.smithi023.yzjfaq (mgr.14195) 572 : cluster 0 pgmap v356: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:34:44.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:43 smithi103 bash[23315]: audit 2024-04-02T05:34:43.159980+0000 mgr.smithi023.yzjfaq (mgr.14195) 573 : audit 0 from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:44.066 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:43 smithi103 bash[23315]: audit 2024-04-02T05:34:43.620035+0000 mon.smithi023 (mon.0) 1118 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:34:44.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:43 smithi023 bash[18601]: audit 2024-04-02T05:34:42.352063+0000 mgr.smithi023.yzjfaq (mgr.14195) 569 : audit 0 from='client.15244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:44.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:43 smithi023 bash[18601]: audit 2024-04-02T05:34:42.761064+0000 mgr.smithi023.yzjfaq (mgr.14195) 570 : audit 0 from='client.15248 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.rgw.foo.smithi103.oslsjp", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:44.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:43 smithi023 bash[18601]: cephadm 2024-04-02T05:34:42.761778+0000 mgr.smithi023.yzjfaq (mgr.14195) 571 : cephadm 1 Schedule stop daemon haproxy.rgw.foo.smithi103.oslsjp 2024-04-02T05:34:44.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:43 smithi023 bash[18601]: audit 2024-04-02T05:34:42.775341+0000 mon.smithi023 (mon.0) 1111 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:44.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:43 smithi023 bash[18601]: audit 2024-04-02T05:34:42.785883+0000 mon.smithi023 (mon.0) 1112 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:44.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:43 smithi023 bash[18601]: audit 2024-04-02T05:34:42.833530+0000 mon.smithi023 (mon.0) 1113 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:44.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:43 smithi023 bash[18601]: audit 2024-04-02T05:34:42.835879+0000 mon.smithi023 (mon.0) 1114 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:44.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:43 smithi023 bash[18601]: audit 2024-04-02T05:34:42.836953+0000 mon.smithi023 (mon.0) 1115 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:44.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:43 smithi023 bash[18601]: audit 2024-04-02T05:34:42.846977+0000 mon.smithi023 (mon.0) 1116 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:44.231 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:43 smithi023 bash[18601]: audit 2024-04-02T05:34:42.850833+0000 mon.smithi023 (mon.0) 1117 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:44.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:43 smithi023 bash[18601]: cluster 2024-04-02T05:34:43.013108+0000 mgr.smithi023.yzjfaq (mgr.14195) 572 : cluster 0 pgmap v356: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:34:44.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:43 smithi023 bash[18601]: audit 2024-04-02T05:34:43.159980+0000 mgr.smithi023.yzjfaq (mgr.14195) 573 : audit 0 from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:44.232 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:43 smithi023 bash[18601]: audit 2024-04-02T05:34:43.620035+0000 mon.smithi023 (mon.0) 1118 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:34:46.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:46 smithi023 bash[18601]: audit 2024-04-02T05:34:44.601782+0000 mgr.smithi023.yzjfaq (mgr.14195) 574 : audit 0 from='client.15256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:46.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:46 smithi023 bash[18601]: cluster 2024-04-02T05:34:45.013921+0000 mgr.smithi023.yzjfaq (mgr.14195) 575 : cluster 0 pgmap v357: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:34:46.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:46 smithi103 bash[23315]: audit 2024-04-02T05:34:44.601782+0000 mgr.smithi023.yzjfaq (mgr.14195) 574 : audit 0 from='client.15256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:46.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:46 smithi103 bash[23315]: cluster 2024-04-02T05:34:45.013921+0000 mgr.smithi023.yzjfaq (mgr.14195) 575 : cluster 0 pgmap v357: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:34:47.416 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:47 smithi023 bash[18601]: audit 2024-04-02T05:34:45.997415+0000 mgr.smithi023.yzjfaq (mgr.14195) 576 : audit 0 from='client.15260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:47.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:47 smithi103 bash[23315]: audit 2024-04-02T05:34:45.997415+0000 mgr.smithi023.yzjfaq (mgr.14195) 576 : audit 0 from='client.15260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:48.238 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:48 smithi103 bash[23315]: cluster 2024-04-02T05:34:47.015164+0000 mgr.smithi023.yzjfaq (mgr.14195) 577 : cluster 0 pgmap v358: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:34:48.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:48 smithi023 bash[18601]: cluster 2024-04-02T05:34:47.015164+0000 mgr.smithi023.yzjfaq (mgr.14195) 577 : cluster 0 pgmap v358: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:34:49.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:49 smithi023 bash[18601]: audit 2024-04-02T05:34:47.427796+0000 mgr.smithi023.yzjfaq (mgr.14195) 578 : audit 0 from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:49.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:49 smithi023 bash[18601]: audit 2024-04-02T05:34:48.841415+0000 mon.smithi023 (mon.0) 1119 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:49.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:49 smithi023 bash[18601]: audit 2024-04-02T05:34:48.853718+0000 mon.smithi023 (mon.0) 1120 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:49.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:49 smithi023 bash[18601]: audit 2024-04-02T05:34:48.898601+0000 mon.smithi023 (mon.0) 1121 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:49.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:49 smithi103 bash[23315]: audit 2024-04-02T05:34:47.427796+0000 mgr.smithi023.yzjfaq (mgr.14195) 578 : audit 0 from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:49.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:49 smithi103 bash[23315]: audit 2024-04-02T05:34:48.841415+0000 mon.smithi023 (mon.0) 1119 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:49.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:49 smithi103 bash[23315]: audit 2024-04-02T05:34:48.853718+0000 mon.smithi023 (mon.0) 1120 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:49.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:49 smithi103 bash[23315]: audit 2024-04-02T05:34:48.898601+0000 mon.smithi023 (mon.0) 1121 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:50.419 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:50 smithi103 bash[23315]: audit 2024-04-02T05:34:48.852743+0000 mgr.smithi023.yzjfaq (mgr.14195) 579 : audit 0 from='client.15268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:50.419 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:50 smithi103 bash[23315]: cluster 2024-04-02T05:34:49.016003+0000 mgr.smithi023.yzjfaq (mgr.14195) 580 : cluster 0 pgmap v359: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:50.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:50 smithi023 bash[18601]: audit 2024-04-02T05:34:48.852743+0000 mgr.smithi023.yzjfaq (mgr.14195) 579 : audit 0 from='client.15268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:50.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:50 smithi023 bash[18601]: cluster 2024-04-02T05:34:49.016003+0000 mgr.smithi023.yzjfaq (mgr.14195) 580 : cluster 0 pgmap v359: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:52.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:52 smithi023 bash[18601]: audit 2024-04-02T05:34:50.265363+0000 mgr.smithi023.yzjfaq (mgr.14195) 581 : audit 0 from='client.15272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:52.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:52 smithi023 bash[18601]: cluster 2024-04-02T05:34:51.017408+0000 mgr.smithi023.yzjfaq (mgr.14195) 582 : cluster 0 pgmap v360: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:52.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:52 smithi103 bash[23315]: audit 2024-04-02T05:34:50.265363+0000 mgr.smithi023.yzjfaq (mgr.14195) 581 : audit 0 from='client.15272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:52.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:52 smithi103 bash[23315]: cluster 2024-04-02T05:34:51.017408+0000 mgr.smithi023.yzjfaq (mgr.14195) 582 : cluster 0 pgmap v360: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:53.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:53 smithi023 bash[18601]: audit 2024-04-02T05:34:51.666159+0000 mgr.smithi023.yzjfaq (mgr.14195) 583 : audit 0 from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:53.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:53 smithi103 bash[23315]: audit 2024-04-02T05:34:51.666159+0000 mgr.smithi023.yzjfaq (mgr.14195) 583 : audit 0 from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:54.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:54 smithi023 bash[18601]: cluster 2024-04-02T05:34:53.018374+0000 mgr.smithi023.yzjfaq (mgr.14195) 584 : cluster 0 pgmap v361: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:54.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:54 smithi023 bash[18601]: audit 2024-04-02T05:34:53.091286+0000 mgr.smithi023.yzjfaq (mgr.14195) 585 : audit 0 from='client.15280 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:54.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:54 smithi103 bash[23315]: cluster 2024-04-02T05:34:53.018374+0000 mgr.smithi023.yzjfaq (mgr.14195) 584 : cluster 0 pgmap v361: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:54.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:54 smithi103 bash[23315]: audit 2024-04-02T05:34:53.091286+0000 mgr.smithi023.yzjfaq (mgr.14195) 585 : audit 0 from='client.15280 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:55.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:55 smithi023 bash[18601]: audit 2024-04-02T05:34:54.500641+0000 mgr.smithi023.yzjfaq (mgr.14195) 586 : audit 0 from='client.15284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:55.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:55 smithi023 bash[18601]: audit 2024-04-02T05:34:54.647839+0000 mon.smithi023 (mon.0) 1122 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:55.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:55 smithi023 bash[18601]: audit 2024-04-02T05:34:54.658599+0000 mon.smithi023 (mon.0) 1123 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:55.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:55 smithi023 bash[18601]: audit 2024-04-02T05:34:54.660570+0000 mon.smithi023 (mon.0) 1124 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:55.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:55 smithi023 bash[18601]: audit 2024-04-02T05:34:54.662103+0000 mon.smithi023 (mon.0) 1125 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:55.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:55 smithi023 bash[18601]: audit 2024-04-02T05:34:54.671389+0000 mon.smithi023 (mon.0) 1126 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:55.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:55 smithi023 bash[18601]: audit 2024-04-02T05:34:54.679627+0000 mon.smithi023 (mon.0) 1127 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:55.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:55 smithi023 bash[18601]: cluster 2024-04-02T05:34:55.019291+0000 mgr.smithi023.yzjfaq (mgr.14195) 587 : cluster 0 pgmap v362: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:34:56.004 INFO:teuthology.orchestra.run.smithi023.stdout:haproxy.rgw.foo.smithi103.oslsjp smithi103 *:9000,9001 stopped 1s ago 4m - - 2024-04-02T05:34:56.008 INFO:teuthology.orchestra.run.smithi023.stderr: % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-02T05:34:56.009 INFO:teuthology.orchestra.run.smithi023.stderr: Dload Upload Total Spent Left Speed 2024-04-02T05:34:56.010 INFO:teuthology.orchestra.run.smithi023.stderr: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 214 0 214 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k 2024-04-02T05:34:56.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:55 smithi103 bash[23315]: audit 2024-04-02T05:34:54.500641+0000 mgr.smithi023.yzjfaq (mgr.14195) 586 : audit 0 from='client.15284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:56.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:55 smithi103 bash[23315]: audit 2024-04-02T05:34:54.647839+0000 mon.smithi023 (mon.0) 1122 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:56.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:55 smithi103 bash[23315]: audit 2024-04-02T05:34:54.658599+0000 mon.smithi023 (mon.0) 1123 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:56.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:55 smithi103 bash[23315]: audit 2024-04-02T05:34:54.660570+0000 mon.smithi023 (mon.0) 1124 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:56.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:55 smithi103 bash[23315]: audit 2024-04-02T05:34:54.662103+0000 mon.smithi023 (mon.0) 1125 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:56.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:55 smithi103 bash[23315]: audit 2024-04-02T05:34:54.671389+0000 mon.smithi023 (mon.0) 1126 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:56.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:55 smithi103 bash[23315]: audit 2024-04-02T05:34:54.679627+0000 mon.smithi023 (mon.0) 1127 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:56.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:55 smithi103 bash[23315]: cluster 2024-04-02T05:34:55.019291+0000 mgr.smithi023.yzjfaq (mgr.14195) 587 : cluster 0 pgmap v362: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:34:56.396 INFO:teuthology.orchestra.run.smithi023.stdout:anonymousScheduled to start haproxy.rgw.foo.smithi103.oslsjp on host 'smithi103' 2024-04-02T05:34:56.980 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:56 smithi023 bash[18601]: audit 2024-04-02T05:34:55.928501+0000 mgr.smithi023.yzjfaq (mgr.14195) 588 : audit 0 from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:56.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:56 smithi023 bash[18601]: audit 2024-04-02T05:34:56.382240+0000 mon.smithi023 (mon.0) 1128 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:56.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:56 smithi023 bash[18601]: audit 2024-04-02T05:34:56.393384+0000 mon.smithi023 (mon.0) 1129 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:56.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:56 smithi023 bash[18601]: audit 2024-04-02T05:34:56.406081+0000 mon.smithi023 (mon.0) 1130 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:56.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:56 smithi023 bash[18601]: audit 2024-04-02T05:34:56.408240+0000 mon.smithi023 (mon.0) 1131 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:56.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:56 smithi023 bash[18601]: audit 2024-04-02T05:34:56.409194+0000 mon.smithi023 (mon.0) 1132 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:56.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:56 smithi023 bash[18601]: audit 2024-04-02T05:34:56.415277+0000 mon.smithi023 (mon.0) 1133 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:56.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:56 smithi023 bash[18601]: audit 2024-04-02T05:34:56.420148+0000 mon.smithi023 (mon.0) 1134 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:57.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:56 smithi103 bash[23315]: audit 2024-04-02T05:34:55.928501+0000 mgr.smithi023.yzjfaq (mgr.14195) 588 : audit 0 from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:57.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:56 smithi103 bash[23315]: audit 2024-04-02T05:34:56.382240+0000 mon.smithi023 (mon.0) 1128 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:57.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:56 smithi103 bash[23315]: audit 2024-04-02T05:34:56.393384+0000 mon.smithi023 (mon.0) 1129 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:57.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:56 smithi103 bash[23315]: audit 2024-04-02T05:34:56.406081+0000 mon.smithi023 (mon.0) 1130 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:57.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:56 smithi103 bash[23315]: audit 2024-04-02T05:34:56.408240+0000 mon.smithi023 (mon.0) 1131 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:34:57.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:56 smithi103 bash[23315]: audit 2024-04-02T05:34:56.409194+0000 mon.smithi023 (mon.0) 1132 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:34:57.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:56 smithi103 bash[23315]: audit 2024-04-02T05:34:56.415277+0000 mon.smithi023 (mon.0) 1133 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:34:57.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:56 smithi103 bash[23315]: audit 2024-04-02T05:34:56.420148+0000 mon.smithi023 (mon.0) 1134 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:34:57.980 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:57 smithi023 bash[18601]: audit 2024-04-02T05:34:56.371022+0000 mgr.smithi023.yzjfaq (mgr.14195) 589 : audit 0 from='client.15292 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.rgw.foo.smithi103.oslsjp", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:57.980 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:57 smithi023 bash[18601]: cephadm 2024-04-02T05:34:56.371771+0000 mgr.smithi023.yzjfaq (mgr.14195) 590 : cephadm 1 Schedule start daemon haproxy.rgw.foo.smithi103.oslsjp 2024-04-02T05:34:57.980 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:57 smithi023 bash[18601]: audit 2024-04-02T05:34:56.756831+0000 mgr.smithi023.yzjfaq (mgr.14195) 591 : audit 0 from='client.15296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:57.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:57 smithi023 bash[18601]: cluster 2024-04-02T05:34:57.020617+0000 mgr.smithi023.yzjfaq (mgr.14195) 592 : cluster 0 pgmap v363: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:58.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:57 smithi103 bash[23315]: audit 2024-04-02T05:34:56.371022+0000 mgr.smithi023.yzjfaq (mgr.14195) 589 : audit 0 from='client.15292 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.rgw.foo.smithi103.oslsjp", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:58.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:57 smithi103 bash[23315]: cephadm 2024-04-02T05:34:56.371771+0000 mgr.smithi023.yzjfaq (mgr.14195) 590 : cephadm 1 Schedule start daemon haproxy.rgw.foo.smithi103.oslsjp 2024-04-02T05:34:58.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:57 smithi103 bash[23315]: audit 2024-04-02T05:34:56.756831+0000 mgr.smithi023.yzjfaq (mgr.14195) 591 : audit 0 from='client.15296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:58.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:57 smithi103 bash[23315]: cluster 2024-04-02T05:34:57.020617+0000 mgr.smithi023.yzjfaq (mgr.14195) 592 : cluster 0 pgmap v363: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:34:58.980 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:58 smithi023 bash[18601]: audit 2024-04-02T05:34:58.168092+0000 mgr.smithi023.yzjfaq (mgr.14195) 593 : audit 0 from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:59.252 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:58 smithi023 bash[18601]: audit 2024-04-02T05:34:58.620540+0000 mon.smithi023 (mon.0) 1135 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:34:59.253 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:58 smithi103 bash[23315]: audit 2024-04-02T05:34:58.168092+0000 mgr.smithi023.yzjfaq (mgr.14195) 593 : audit 0 from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:59.253 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:58 smithi103 bash[23315]: audit 2024-04-02T05:34:58.620540+0000 mon.smithi023 (mon.0) 1135 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:34:59.980 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:34:59 smithi023 bash[18601]: cluster 2024-04-02T05:34:59.021535+0000 mgr.smithi023.yzjfaq (mgr.14195) 594 : cluster 0 pgmap v364: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:00.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:34:59 smithi103 bash[23315]: cluster 2024-04-02T05:34:59.021535+0000 mgr.smithi023.yzjfaq (mgr.14195) 594 : cluster 0 pgmap v364: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:00.980 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:00 smithi023 bash[18601]: audit 2024-04-02T05:34:59.585268+0000 mgr.smithi023.yzjfaq (mgr.14195) 595 : audit 0 from='client.15304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:01.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:00 smithi103 bash[23315]: audit 2024-04-02T05:34:59.585268+0000 mgr.smithi023.yzjfaq (mgr.14195) 595 : audit 0 from='client.15304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:01.980 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:01 smithi023 bash[18601]: audit 2024-04-02T05:35:01.007812+0000 mgr.smithi023.yzjfaq (mgr.14195) 596 : audit 0 from='client.15308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:01.980 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:01 smithi023 bash[18601]: cluster 2024-04-02T05:35:01.022152+0000 mgr.smithi023.yzjfaq (mgr.14195) 597 : cluster 0 pgmap v365: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:02.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:01 smithi103 bash[23315]: audit 2024-04-02T05:35:01.007812+0000 mgr.smithi023.yzjfaq (mgr.14195) 596 : audit 0 from='client.15308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:02.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:01 smithi103 bash[23315]: cluster 2024-04-02T05:35:01.022152+0000 mgr.smithi023.yzjfaq (mgr.14195) 597 : cluster 0 pgmap v365: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:04.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:04 smithi023 bash[18601]: audit 2024-04-02T05:35:02.443619+0000 mgr.smithi023.yzjfaq (mgr.14195) 598 : audit 0 from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:04.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:04 smithi023 bash[18601]: cluster 2024-04-02T05:35:03.023110+0000 mgr.smithi023.yzjfaq (mgr.14195) 599 : cluster 0 pgmap v366: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:04.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:04 smithi103 bash[23315]: audit 2024-04-02T05:35:02.443619+0000 mgr.smithi023.yzjfaq (mgr.14195) 598 : audit 0 from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:04.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:04 smithi103 bash[23315]: cluster 2024-04-02T05:35:03.023110+0000 mgr.smithi023.yzjfaq (mgr.14195) 599 : cluster 0 pgmap v366: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:05.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:05 smithi023 bash[18601]: audit 2024-04-02T05:35:03.877012+0000 mgr.smithi023.yzjfaq (mgr.14195) 600 : audit 0 from='client.15316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:05.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:05 smithi103 bash[23315]: audit 2024-04-02T05:35:03.877012+0000 mgr.smithi023.yzjfaq (mgr.14195) 600 : audit 0 from='client.15316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:06.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:06 smithi023 bash[18601]: cluster 2024-04-02T05:35:05.023995+0000 mgr.smithi023.yzjfaq (mgr.14195) 601 : cluster 0 pgmap v367: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:06.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:06 smithi103 bash[23315]: cluster 2024-04-02T05:35:05.023995+0000 mgr.smithi023.yzjfaq (mgr.14195) 601 : cluster 0 pgmap v367: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:07.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:07 smithi023 bash[18601]: audit 2024-04-02T05:35:05.314382+0000 mgr.smithi023.yzjfaq (mgr.14195) 602 : audit 0 from='client.15320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:07.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:07 smithi023 bash[18601]: audit 2024-04-02T05:35:06.737074+0000 mon.smithi023 (mon.0) 1136 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:35:07.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:07 smithi023 bash[18601]: audit 2024-04-02T05:35:06.746987+0000 mon.smithi023 (mon.0) 1137 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:35:07.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:07 smithi023 bash[18601]: audit 2024-04-02T05:35:06.767419+0000 mon.smithi023 (mon.0) 1138 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:07.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:07 smithi103 bash[23315]: audit 2024-04-02T05:35:05.314382+0000 mgr.smithi023.yzjfaq (mgr.14195) 602 : audit 0 from='client.15320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:07.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:07 smithi103 bash[23315]: audit 2024-04-02T05:35:06.737074+0000 mon.smithi023 (mon.0) 1136 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:35:07.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:07 smithi103 bash[23315]: audit 2024-04-02T05:35:06.746987+0000 mon.smithi023 (mon.0) 1137 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:35:07.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:07 smithi103 bash[23315]: audit 2024-04-02T05:35:06.767419+0000 mon.smithi023 (mon.0) 1138 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:08.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:08 smithi023 bash[18601]: audit 2024-04-02T05:35:06.731045+0000 mgr.smithi023.yzjfaq (mgr.14195) 603 : audit 0 from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:08.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:08 smithi023 bash[18601]: cluster 2024-04-02T05:35:07.025328+0000 mgr.smithi023.yzjfaq (mgr.14195) 604 : cluster 0 pgmap v368: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:08.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:08 smithi103 bash[23315]: audit 2024-04-02T05:35:06.731045+0000 mgr.smithi023.yzjfaq (mgr.14195) 603 : audit 0 from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:08.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:08 smithi103 bash[23315]: cluster 2024-04-02T05:35:07.025328+0000 mgr.smithi023.yzjfaq (mgr.14195) 604 : cluster 0 pgmap v368: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:09.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:09 smithi023 bash[18601]: audit 2024-04-02T05:35:08.130963+0000 mgr.smithi023.yzjfaq (mgr.14195) 605 : audit 0 from='client.15328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:09.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:09 smithi103 bash[23315]: audit 2024-04-02T05:35:08.130963+0000 mgr.smithi023.yzjfaq (mgr.14195) 605 : audit 0 from='client.15328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:10.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:10 smithi023 bash[18601]: cluster 2024-04-02T05:35:09.026175+0000 mgr.smithi023.yzjfaq (mgr.14195) 606 : cluster 0 pgmap v369: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:35:10.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:10 smithi103 bash[23315]: cluster 2024-04-02T05:35:09.026175+0000 mgr.smithi023.yzjfaq (mgr.14195) 606 : cluster 0 pgmap v369: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:35:11.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:11 smithi023 bash[18601]: audit 2024-04-02T05:35:09.539914+0000 mgr.smithi023.yzjfaq (mgr.14195) 607 : audit 0 from='client.15332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:11.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:11 smithi103 bash[23315]: audit 2024-04-02T05:35:09.539914+0000 mgr.smithi023.yzjfaq (mgr.14195) 607 : audit 0 from='client.15332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:12.411 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:12 smithi023 bash[18601]: audit 2024-04-02T05:35:10.965209+0000 mgr.smithi023.yzjfaq (mgr.14195) 608 : audit 0 from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:12.411 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:12 smithi023 bash[18601]: cluster 2024-04-02T05:35:11.027232+0000 mgr.smithi023.yzjfaq (mgr.14195) 609 : cluster 0 pgmap v370: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:35:12.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:12 smithi103 bash[23315]: audit 2024-04-02T05:35:10.965209+0000 mgr.smithi023.yzjfaq (mgr.14195) 608 : audit 0 from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:12.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:12 smithi103 bash[23315]: cluster 2024-04-02T05:35:11.027232+0000 mgr.smithi023.yzjfaq (mgr.14195) 609 : cluster 0 pgmap v370: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:35:13.849 INFO:teuthology.orchestra.run.smithi023.stdout:haproxy.rgw.foo.smithi103.oslsjp smithi103 *:9000,9001 running (7s) 1s ago 4m 4675k - 2.3.17-d1c9119 e85424b0d443 d4ca75cc17f0 2024-04-02T05:35:13.855 INFO:teuthology.orchestra.run.smithi023.stderr: % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-02T05:35:13.855 INFO:teuthology.orchestra.run.smithi023.stderr: Dload Upload Total Spent Left Speed 2024-04-02T05:35:13.855 INFO:teuthology.orchestra.run.smithi023.stderr: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 214 0 214 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k 2024-04-02T05:35:13.856 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:13 smithi023 bash[18601]: audit 2024-04-02T05:35:12.363201+0000 mgr.smithi023.yzjfaq (mgr.14195) 610 : audit 0 from='client.15340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:13.856 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:13 smithi023 bash[18601]: audit 2024-04-02T05:35:12.581497+0000 mon.smithi023 (mon.0) 1139 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:35:13.856 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:13 smithi023 bash[18601]: audit 2024-04-02T05:35:12.595201+0000 mon.smithi023 (mon.0) 1140 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:35:13.856 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:13 smithi023 bash[18601]: audit 2024-04-02T05:35:12.598651+0000 mon.smithi023 (mon.0) 1141 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:13.856 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:13 smithi023 bash[18601]: audit 2024-04-02T05:35:12.600461+0000 mon.smithi023 (mon.0) 1142 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:13.857 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:13 smithi023 bash[18601]: audit 2024-04-02T05:35:12.612369+0000 mon.smithi023 (mon.0) 1143 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:35:13.857 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:13 smithi023 bash[18601]: audit 2024-04-02T05:35:12.622342+0000 mon.smithi023 (mon.0) 1144 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:35:13.857 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:13 smithi023 bash[18601]: cluster 2024-04-02T05:35:13.028209+0000 mgr.smithi023.yzjfaq (mgr.14195) 611 : cluster 0 pgmap v371: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:14.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:13 smithi103 bash[23315]: audit 2024-04-02T05:35:12.363201+0000 mgr.smithi023.yzjfaq (mgr.14195) 610 : audit 0 from='client.15340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:14.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:13 smithi103 bash[23315]: audit 2024-04-02T05:35:12.581497+0000 mon.smithi023 (mon.0) 1139 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:35:14.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:13 smithi103 bash[23315]: audit 2024-04-02T05:35:12.595201+0000 mon.smithi023 (mon.0) 1140 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:35:14.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:13 smithi103 bash[23315]: audit 2024-04-02T05:35:12.598651+0000 mon.smithi023 (mon.0) 1141 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:14.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:13 smithi103 bash[23315]: audit 2024-04-02T05:35:12.600461+0000 mon.smithi023 (mon.0) 1142 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:14.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:13 smithi103 bash[23315]: audit 2024-04-02T05:35:12.612369+0000 mon.smithi023 (mon.0) 1143 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:35:14.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:13 smithi103 bash[23315]: audit 2024-04-02T05:35:12.622342+0000 mon.smithi023 (mon.0) 1144 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:35:14.065 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:13 smithi103 bash[23315]: cluster 2024-04-02T05:35:13.028209+0000 mgr.smithi023.yzjfaq (mgr.14195) 611 : cluster 0 pgmap v371: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:14.627 INFO:teuthology.orchestra.run.smithi023.stdout:anonymous 2024-04-02T05:35:14.627 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-02T05:35:14.681 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi023.front.sepia.ceph.com 2024-04-02T05:35:14.681 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- bash -c 'stat -c '"'"'%u %g'"'"' /var/log/ceph | grep '"'"'167 167'"'"'' 2024-04-02T05:35:14.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:14 smithi023 bash[18601]: audit 2024-04-02T05:35:13.620021+0000 mon.smithi023 (mon.0) 1145 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:35:14.981 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:14 smithi023 bash[18601]: audit 2024-04-02T05:35:13.791195+0000 mgr.smithi023.yzjfaq (mgr.14195) 612 : audit 0 from='client.15344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:15.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:14 smithi103 bash[23315]: audit 2024-04-02T05:35:13.620021+0000 mon.smithi023 (mon.0) 1145 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:35:15.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:14 smithi103 bash[23315]: audit 2024-04-02T05:35:13.791195+0000 mgr.smithi023.yzjfaq (mgr.14195) 612 : audit 0 from='client.15344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:15.980 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:15 smithi023 bash[18601]: cluster 2024-04-02T05:35:15.029142+0000 mgr.smithi023.yzjfaq (mgr.14195) 613 : cluster 0 pgmap v372: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:16.064 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:15 smithi103 bash[23315]: cluster 2024-04-02T05:35:15.029142+0000 mgr.smithi023.yzjfaq (mgr.14195) 613 : cluster 0 pgmap v372: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:18.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:18 smithi023 bash[18601]: cluster 2024-04-02T05:35:17.030359+0000 mgr.smithi023.yzjfaq (mgr.14195) 614 : cluster 0 pgmap v373: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:18.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:18 smithi103 bash[23315]: cluster 2024-04-02T05:35:17.030359+0000 mgr.smithi023.yzjfaq (mgr.14195) 614 : cluster 0 pgmap v373: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:19.530 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:35:20.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:20 smithi023 bash[18601]: cluster 2024-04-02T05:35:19.030997+0000 mgr.smithi023.yzjfaq (mgr.14195) 615 : cluster 0 pgmap v374: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:20.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:20 smithi103 bash[23315]: cluster 2024-04-02T05:35:19.030997+0000 mgr.smithi023.yzjfaq (mgr.14195) 615 : cluster 0 pgmap v374: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:22.267 INFO:teuthology.orchestra.run.smithi023.stdout:167 167 2024-04-02T05:35:22.379 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:22 smithi023 bash[18601]: cluster 2024-04-02T05:35:21.032266+0000 mgr.smithi023.yzjfaq (mgr.14195) 616 : cluster 0 pgmap v375: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:22.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:22 smithi103 bash[23315]: cluster 2024-04-02T05:35:21.032266+0000 mgr.smithi023.yzjfaq (mgr.14195) 616 : cluster 0 pgmap v375: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:23.065 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch status' 2024-04-02T05:35:24.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:24 smithi023 bash[18601]: cluster 2024-04-02T05:35:23.033208+0000 mgr.smithi023.yzjfaq (mgr.14195) 617 : cluster 0 pgmap v376: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:24.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:24 smithi103 bash[23315]: cluster 2024-04-02T05:35:23.033208+0000 mgr.smithi023.yzjfaq (mgr.14195) 617 : cluster 0 pgmap v376: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:26.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:26 smithi023 bash[18601]: cluster 2024-04-02T05:35:25.034018+0000 mgr.smithi023.yzjfaq (mgr.14195) 618 : cluster 0 pgmap v377: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:35:26.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:26 smithi103 bash[23315]: cluster 2024-04-02T05:35:25.034018+0000 mgr.smithi023.yzjfaq (mgr.14195) 618 : cluster 0 pgmap v377: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:35:27.915 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:35:28.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:28 smithi023 bash[18601]: cluster 2024-04-02T05:35:27.035308+0000 mgr.smithi023.yzjfaq (mgr.14195) 619 : cluster 0 pgmap v378: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:28.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:28 smithi103 bash[23315]: cluster 2024-04-02T05:35:27.035308+0000 mgr.smithi023.yzjfaq (mgr.14195) 619 : cluster 0 pgmap v378: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:29.230 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:29 smithi023 bash[18601]: audit 2024-04-02T05:35:28.620664+0000 mon.smithi023 (mon.0) 1146 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:35:29.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:29 smithi103 bash[23315]: audit 2024-04-02T05:35:28.620664+0000 mon.smithi023 (mon.0) 1146 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:35:30.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:30 smithi023 bash[18601]: cluster 2024-04-02T05:35:29.035826+0000 mgr.smithi023.yzjfaq (mgr.14195) 620 : cluster 0 pgmap v379: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:30.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:30 smithi103 bash[23315]: cluster 2024-04-02T05:35:29.035826+0000 mgr.smithi023.yzjfaq (mgr.14195) 620 : cluster 0 pgmap v379: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:30.936 INFO:teuthology.orchestra.run.smithi023.stdout:Backend: cephadm 2024-04-02T05:35:30.937 INFO:teuthology.orchestra.run.smithi023.stdout:Available: Yes 2024-04-02T05:35:30.937 INFO:teuthology.orchestra.run.smithi023.stdout:Paused: No 2024-04-02T05:35:31.657 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch ps' 2024-04-02T05:35:32.314 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:32 smithi103 bash[23315]: audit 2024-04-02T05:35:30.935199+0000 mgr.smithi023.yzjfaq (mgr.14195) 621 : audit 0 from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:32.314 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:32 smithi103 bash[23315]: cluster 2024-04-02T05:35:31.036609+0000 mgr.smithi023.yzjfaq (mgr.14195) 622 : cluster 0 pgmap v380: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:32.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:32 smithi023 bash[18601]: audit 2024-04-02T05:35:30.935199+0000 mgr.smithi023.yzjfaq (mgr.14195) 621 : audit 0 from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:32.397 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:32 smithi023 bash[18601]: cluster 2024-04-02T05:35:31.036609+0000 mgr.smithi023.yzjfaq (mgr.14195) 622 : cluster 0 pgmap v380: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:34.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:34 smithi023 bash[18601]: cluster 2024-04-02T05:35:33.037509+0000 mgr.smithi023.yzjfaq (mgr.14195) 623 : cluster 0 pgmap v381: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:34.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:34 smithi103 bash[23315]: cluster 2024-04-02T05:35:33.037509+0000 mgr.smithi023.yzjfaq (mgr.14195) 623 : cluster 0 pgmap v381: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:36.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:36 smithi023 bash[18601]: cluster 2024-04-02T05:35:35.038362+0000 mgr.smithi023.yzjfaq (mgr.14195) 624 : cluster 0 pgmap v382: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:36.509 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:35:36.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:36 smithi103 bash[23315]: cluster 2024-04-02T05:35:35.038362+0000 mgr.smithi023.yzjfaq (mgr.14195) 624 : cluster 0 pgmap v382: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:38.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:38 smithi023 bash[18601]: cluster 2024-04-02T05:35:37.039611+0000 mgr.smithi023.yzjfaq (mgr.14195) 625 : cluster 0 pgmap v383: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:38.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:38 smithi103 bash[23315]: cluster 2024-04-02T05:35:37.039611+0000 mgr.smithi023.yzjfaq (mgr.14195) 625 : cluster 0 pgmap v383: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:39.600 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:35:39.600 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.smithi023 smithi023 *:9093,9094 running (10m) 58s ago 12m 13.2M - 0.25.0 c8568f914cd2 b600897d89e6 2024-04-02T05:35:39.600 INFO:teuthology.orchestra.run.smithi023.stdout:ceph-exporter.smithi023 smithi023 running (12m) 58s ago 12m 9016k - 19.0.0-1979-g6cec793d 78f830190839 0689b096cad1 2024-04-02T05:35:39.600 INFO:teuthology.orchestra.run.smithi023.stdout:ceph-exporter.smithi103 smithi103 running (10m) 27s ago 10m 9232k - 19.0.0-1979-g6cec793d 78f830190839 da896d52f101 2024-04-02T05:35:39.600 INFO:teuthology.orchestra.run.smithi023.stdout:crash.smithi023 smithi023 running (12m) 58s ago 12m 7119k - 19.0.0-1979-g6cec793d 78f830190839 95d2c90869c1 2024-04-02T05:35:39.600 INFO:teuthology.orchestra.run.smithi023.stdout:crash.smithi103 smithi103 running (11m) 27s ago 11m 7088k - 19.0.0-1979-g6cec793d 78f830190839 c5e3caf0ba7e 2024-04-02T05:35:39.600 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.smithi023 smithi023 *:3000 running (10m) 58s ago 11m 73.3M - 9.4.12 2bacad6d85d8 e09d1b2b5c4d 2024-04-02T05:35:39.601 INFO:teuthology.orchestra.run.smithi023.stdout:haproxy.rgw.foo.smithi023.ohvwhe smithi023 *:9000,9001 running (64s) 58s ago 4m 4631k - 2.3.17-d1c9119 e85424b0d443 e681b6835f9a 2024-04-02T05:35:39.601 INFO:teuthology.orchestra.run.smithi023.stdout:haproxy.rgw.foo.smithi103.oslsjp smithi103 *:9000,9001 running (32s) 27s ago 5m 4675k - 2.3.17-d1c9119 e85424b0d443 d4ca75cc17f0 2024-04-02T05:35:39.601 INFO:teuthology.orchestra.run.smithi023.stdout:keepalived.rgw.foo.smithi023.kqxzhe smithi023 running (4m) 58s ago 4m 2656k - 2.2.4 4a3a1ff181d9 c285ce5be6c4 2024-04-02T05:35:39.601 INFO:teuthology.orchestra.run.smithi023.stdout:keepalived.rgw.foo.smithi103.gqaymn smithi103 running (4m) 27s ago 4m 2652k - 2.2.4 4a3a1ff181d9 aa193761bb15 2024-04-02T05:35:39.601 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.smithi023.yzjfaq smithi023 *:9283,8765,8443 running (13m) 58s ago 13m 509M - 19.0.0-1979-g6cec793d 78f830190839 f95764852cff 2024-04-02T05:35:39.601 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.smithi103.jvjtqn smithi103 *:8443,9283,8765 running (11m) 27s ago 11m 439M - 19.0.0-1979-g6cec793d 78f830190839 00d100e46713 2024-04-02T05:35:39.601 INFO:teuthology.orchestra.run.smithi023.stdout:mon.smithi023 smithi023 running (14m) 58s ago 14m 52.6M 2048M 19.0.0-1979-g6cec793d 78f830190839 4f611610dc4c 2024-04-02T05:35:39.601 INFO:teuthology.orchestra.run.smithi023.stdout:mon.smithi103 smithi103 running (10m) 27s ago 10m 40.0M 2048M 19.0.0-1979-g6cec793d 78f830190839 3f75b296908c 2024-04-02T05:35:39.601 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.smithi023 smithi023 *:9100 running (12m) 58s ago 12m 9016k - 1.5.0 0da6a335fe13 1209887731c0 2024-04-02T05:35:39.601 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.smithi103 smithi103 *:9100 running (11m) 27s ago 11m 9136k - 1.5.0 0da6a335fe13 f9aa5a83aeb9 2024-04-02T05:35:39.601 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi103 running (9m) 27s ago 9m 67.3M 3772M 19.0.0-1979-g6cec793d 78f830190839 9855904556d4 2024-04-02T05:35:39.601 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (9m) 58s ago 9m 68.6M 3004M 19.0.0-1979-g6cec793d 78f830190839 bc91b2b2b2c1 2024-04-02T05:35:39.601 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi103 running (9m) 27s ago 9m 62.2M 3772M 19.0.0-1979-g6cec793d 78f830190839 109a26b93e98 2024-04-02T05:35:39.601 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (9m) 58s ago 9m 59.7M 3004M 19.0.0-1979-g6cec793d 78f830190839 330a7ecf7b32 2024-04-02T05:35:39.602 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi103 running (9m) 27s ago 9m 56.8M 3772M 19.0.0-1979-g6cec793d 78f830190839 68ec80ae2672 2024-04-02T05:35:39.602 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi023 running (9m) 58s ago 9m 52.6M 3004M 19.0.0-1979-g6cec793d 78f830190839 4ef2017d9efe 2024-04-02T05:35:39.602 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi103 running (9m) 27s ago 9m 62.2M 3772M 19.0.0-1979-g6cec793d 78f830190839 24bec7b79e57 2024-04-02T05:35:39.602 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi023 running (8m) 58s ago 8m 56.0M 3004M 19.0.0-1979-g6cec793d 78f830190839 e0bc1c252816 2024-04-02T05:35:39.602 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.smithi023 smithi023 *:9095 running (4m) 58s ago 11m 60.8M - 2.43.0 a07b618ecd1d 7f140fdbd0e2 2024-04-02T05:35:39.602 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.ldajvq smithi023 *:8000 running (3m) 58s ago 5m 102M - 19.0.0-1979-g6cec793d 78f830190839 996a7e893809 2024-04-02T05:35:39.602 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.nnewqk smithi023 *:8001 running (2m) 58s ago 5m 97.6M - 19.0.0-1979-g6cec793d 78f830190839 e617b053c33c 2024-04-02T05:35:39.602 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi103.acwebn smithi103 *:8000 running (2m) 27s ago 5m 95.5M - 19.0.0-1979-g6cec793d 78f830190839 2a34d7a5aecc 2024-04-02T05:35:39.602 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi103.pesqhj smithi103 *:8001 running (96s) 27s ago 5m 93.2M - 19.0.0-1979-g6cec793d 78f830190839 b6a8a79af807 2024-04-02T05:35:40.318 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch ls' 2024-04-02T05:35:40.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:40 smithi023 bash[18601]: cluster 2024-04-02T05:35:39.040762+0000 mgr.smithi023.yzjfaq (mgr.14195) 626 : cluster 0 pgmap v384: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:35:40.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:40 smithi103 bash[23315]: cluster 2024-04-02T05:35:39.040762+0000 mgr.smithi023.yzjfaq (mgr.14195) 626 : cluster 0 pgmap v384: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:35:41.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:41 smithi023 bash[18601]: audit 2024-04-02T05:35:39.566701+0000 mgr.smithi023.yzjfaq (mgr.14195) 627 : audit 0 from='client.15352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:41.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:41 smithi103 bash[23315]: audit 2024-04-02T05:35:39.566701+0000 mgr.smithi023.yzjfaq (mgr.14195) 627 : audit 0 from='client.15352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:42.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:42 smithi023 bash[18601]: cluster 2024-04-02T05:35:41.042108+0000 mgr.smithi023.yzjfaq (mgr.14195) 628 : cluster 0 pgmap v385: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:35:42.509 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:42 smithi103 bash[23315]: cluster 2024-04-02T05:35:41.042108+0000 mgr.smithi023.yzjfaq (mgr.14195) 628 : cluster 0 pgmap v385: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:35:44.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:44 smithi023 bash[18601]: cluster 2024-04-02T05:35:43.043112+0000 mgr.smithi023.yzjfaq (mgr.14195) 629 : cluster 0 pgmap v386: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:44.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:44 smithi023 bash[18601]: audit 2024-04-02T05:35:43.622028+0000 mon.smithi023 (mon.0) 1147 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:35:44.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:44 smithi103 bash[23315]: cluster 2024-04-02T05:35:43.043112+0000 mgr.smithi023.yzjfaq (mgr.14195) 629 : cluster 0 pgmap v386: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:44.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:44 smithi103 bash[23315]: audit 2024-04-02T05:35:43.622028+0000 mon.smithi023 (mon.0) 1147 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:35:45.169 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:35:46.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:46 smithi023 bash[18601]: cluster 2024-04-02T05:35:45.044016+0000 mgr.smithi023.yzjfaq (mgr.14195) 630 : cluster 0 pgmap v387: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:46.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:46 smithi103 bash[23315]: cluster 2024-04-02T05:35:45.044016+0000 mgr.smithi023.yzjfaq (mgr.14195) 630 : cluster 0 pgmap v387: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:48.267 INFO:teuthology.orchestra.run.smithi023.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-04-02T05:35:48.267 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager ?:9093,9094 1/1 66s ago 13m count:1 2024-04-02T05:35:48.267 INFO:teuthology.orchestra.run.smithi023.stdout:ceph-exporter 2/2 66s ago 13m * 2024-04-02T05:35:48.268 INFO:teuthology.orchestra.run.smithi023.stdout:crash 2/2 66s ago 13m * 2024-04-02T05:35:48.268 INFO:teuthology.orchestra.run.smithi023.stdout:grafana ?:3000 1/1 66s ago 13m count:1 2024-04-02T05:35:48.268 INFO:teuthology.orchestra.run.smithi023.stdout:ingress.rgw.foo 10.0.31.23:9000,9001 4/4 66s ago 5m count:2 2024-04-02T05:35:48.268 INFO:teuthology.orchestra.run.smithi023.stdout:mgr 2/2 66s ago 13m count:2 2024-04-02T05:35:48.268 INFO:teuthology.orchestra.run.smithi023.stdout:mon 2/2 66s ago 11m smithi023:172.21.15.23=smithi023;smithi103:172.21.15.103=smithi103;count:2 2024-04-02T05:35:48.268 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter ?:9100 2/2 66s ago 13m * 2024-04-02T05:35:48.268 INFO:teuthology.orchestra.run.smithi023.stdout:osd.all-available-devices 8 66s ago 10m * 2024-04-02T05:35:48.268 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus ?:9095 1/1 66s ago 13m count:1 2024-04-02T05:35:48.268 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo ?:8000 4/4 66s ago 5m count:4;* 2024-04-02T05:35:48.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:48 smithi023 bash[18601]: cluster 2024-04-02T05:35:47.044745+0000 mgr.smithi023.yzjfaq (mgr.14195) 631 : cluster 0 pgmap v388: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:48.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:48 smithi103 bash[23315]: cluster 2024-04-02T05:35:47.044745+0000 mgr.smithi023.yzjfaq (mgr.14195) 631 : cluster 0 pgmap v388: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:35:49.005 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch host ls' 2024-04-02T05:35:50.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:50 smithi023 bash[18601]: audit 2024-04-02T05:35:48.253300+0000 mgr.smithi023.yzjfaq (mgr.14195) 632 : audit 0 from='client.15356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:50.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:50 smithi023 bash[18601]: cluster 2024-04-02T05:35:49.045306+0000 mgr.smithi023.yzjfaq (mgr.14195) 633 : cluster 0 pgmap v389: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:50.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:50 smithi103 bash[23315]: audit 2024-04-02T05:35:48.253300+0000 mgr.smithi023.yzjfaq (mgr.14195) 632 : audit 0 from='client.15356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:50.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:50 smithi103 bash[23315]: cluster 2024-04-02T05:35:49.045306+0000 mgr.smithi023.yzjfaq (mgr.14195) 633 : cluster 0 pgmap v389: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:52.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:52 smithi023 bash[18601]: cluster 2024-04-02T05:35:51.046475+0000 mgr.smithi023.yzjfaq (mgr.14195) 634 : cluster 0 pgmap v390: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:52.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:52 smithi103 bash[23315]: cluster 2024-04-02T05:35:51.046475+0000 mgr.smithi023.yzjfaq (mgr.14195) 634 : cluster 0 pgmap v390: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:53.852 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:35:54.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:54 smithi023 bash[18601]: cluster 2024-04-02T05:35:53.047489+0000 mgr.smithi023.yzjfaq (mgr.14195) 635 : cluster 0 pgmap v391: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:54.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:54 smithi103 bash[23315]: cluster 2024-04-02T05:35:53.047489+0000 mgr.smithi023.yzjfaq (mgr.14195) 635 : cluster 0 pgmap v391: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:56.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:56 smithi023 bash[18601]: cluster 2024-04-02T05:35:55.048378+0000 mgr.smithi023.yzjfaq (mgr.14195) 636 : cluster 0 pgmap v392: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:35:56.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:56 smithi103 bash[23315]: cluster 2024-04-02T05:35:55.048378+0000 mgr.smithi023.yzjfaq (mgr.14195) 636 : cluster 0 pgmap v392: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:35:56.936 INFO:teuthology.orchestra.run.smithi023.stdout:HOST ADDR LABELS STATUS 2024-04-02T05:35:56.937 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 172.21.15.23 2024-04-02T05:35:56.937 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 172.21.15.103 2024-04-02T05:35:56.937 INFO:teuthology.orchestra.run.smithi023.stdout:2 hosts in cluster 2024-04-02T05:35:57.653 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch device ls' 2024-04-02T05:35:58.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:58 smithi023 bash[18601]: audit 2024-04-02T05:35:56.934399+0000 mgr.smithi023.yzjfaq (mgr.14195) 637 : audit 0 from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:58.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:58 smithi023 bash[18601]: cluster 2024-04-02T05:35:57.049084+0000 mgr.smithi023.yzjfaq (mgr.14195) 638 : cluster 0 pgmap v393: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:58.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:58 smithi103 bash[23315]: audit 2024-04-02T05:35:56.934399+0000 mgr.smithi023.yzjfaq (mgr.14195) 637 : audit 0 from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:58.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:58 smithi103 bash[23315]: cluster 2024-04-02T05:35:57.049084+0000 mgr.smithi023.yzjfaq (mgr.14195) 638 : cluster 0 pgmap v393: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:35:59.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:35:59 smithi103 bash[23315]: audit 2024-04-02T05:35:58.622492+0000 mon.smithi023 (mon.0) 1148 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:35:59.730 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:35:59 smithi023 bash[18601]: audit 2024-04-02T05:35:58.622492+0000 mon.smithi023 (mon.0) 1148 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:36:00.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:00 smithi103 bash[23315]: cluster 2024-04-02T05:35:59.049853+0000 mgr.smithi023.yzjfaq (mgr.14195) 639 : cluster 0 pgmap v394: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:36:00.730 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:00 smithi023 bash[18601]: cluster 2024-04-02T05:35:59.049853+0000 mgr.smithi023.yzjfaq (mgr.14195) 639 : cluster 0 pgmap v394: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:36:02.511 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:36:02.535 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:02 smithi023 bash[18601]: cluster 2024-04-02T05:36:01.051110+0000 mgr.smithi023.yzjfaq (mgr.14195) 640 : cluster 0 pgmap v395: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:36:02.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:02 smithi103 bash[23315]: cluster 2024-04-02T05:36:01.051110+0000 mgr.smithi023.yzjfaq (mgr.14195) 640 : cluster 0 pgmap v395: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:36:03.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:03 smithi103 bash[23315]: cluster 2024-04-02T05:36:03.052174+0000 mgr.smithi023.yzjfaq (mgr.14195) 641 : cluster 0 pgmap v396: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:36:03.570 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:03 smithi023 bash[18601]: cluster 2024-04-02T05:36:03.052174+0000 mgr.smithi023.yzjfaq (mgr.14195) 641 : cluster 0 pgmap v396: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:36:05.788 INFO:teuthology.orchestra.run.smithi023.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-04-02T05:36:05.789 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme0n1 ssd INTEL_SSDPEDKE040T7_BTLE736103B14P0KGN 3726G No 5m ago Has a FileSystem, LVM detected 2024-04-02T05:36:05.789 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme1n1 ssd Linux_c268feadc33b87b56df3 89.4G No 5m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:36:05.789 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme2n1 ssd Linux_4539849bf33bb51b9140 89.4G No 5m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:36:05.789 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme3n1 ssd Linux_f1e3405c14737a8a37c1 89.4G No 5m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:36:05.789 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023 /dev/nvme4n1 ssd Linux_5141d22e5ceed13b7bac 89.4G No 5m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:36:05.789 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT6204012Z400BGN 372G No 5m ago Has a FileSystem, LVM detected 2024-04-02T05:36:05.789 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme1n1 ssd Linux_c990100904e96b21861d 89.4G No 5m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:36:05.789 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme2n1 ssd Linux_e59f0d97f9941dc3c45d 89.4G No 5m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:36:05.789 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme3n1 ssd Linux_f2f0dbe02f4f1a9d7fa5 89.4G No 5m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:36:05.789 INFO:teuthology.orchestra.run.smithi023.stdout:smithi103 /dev/nvme4n1 ssd Linux_f776f3ec0365d0775207 89.4G No 5m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-02T05:36:06.434 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:06 smithi023 bash[18601]: cluster 2024-04-02T05:36:05.053109+0000 mgr.smithi023.yzjfaq (mgr.14195) 642 : cluster 0 pgmap v397: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:36:06.435 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-04-02T05:36:06.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:06 smithi103 bash[23315]: cluster 2024-04-02T05:36:05.053109+0000 mgr.smithi023.yzjfaq (mgr.14195) 642 : cluster 0 pgmap v397: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2024-04-02T05:36:07.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:07 smithi023 bash[18601]: audit 2024-04-02T05:36:05.778395+0000 mgr.smithi023.yzjfaq (mgr.14195) 643 : audit 0 from='client.15364 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:36:07.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:07 smithi103 bash[23315]: audit 2024-04-02T05:36:05.778395+0000 mgr.smithi023.yzjfaq (mgr.14195) 643 : audit 0 from='client.15364 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:36:08.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:08 smithi023 bash[18601]: cluster 2024-04-02T05:36:07.054435+0000 mgr.smithi023.yzjfaq (mgr.14195) 644 : cluster 0 pgmap v398: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:36:08.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:08 smithi103 bash[23315]: cluster 2024-04-02T05:36:07.054435+0000 mgr.smithi023.yzjfaq (mgr.14195) 644 : cluster 0 pgmap v398: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:36:10.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:10 smithi023 bash[18601]: cluster 2024-04-02T05:36:09.055473+0000 mgr.smithi023.yzjfaq (mgr.14195) 645 : cluster 0 pgmap v399: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:36:10.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:10 smithi103 bash[23315]: cluster 2024-04-02T05:36:09.055473+0000 mgr.smithi023.yzjfaq (mgr.14195) 645 : cluster 0 pgmap v399: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:36:11.290 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/mon.smithi023/config 2024-04-02T05:36:12.391 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:12 smithi023 bash[18601]: cluster 2024-04-02T05:36:11.056860+0000 mgr.smithi023.yzjfaq (mgr.14195) 646 : cluster 0 pgmap v400: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:36:12.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:12 smithi103 bash[23315]: cluster 2024-04-02T05:36:11.056860+0000 mgr.smithi023.yzjfaq (mgr.14195) 646 : cluster 0 pgmap v400: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-02T05:36:13.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:13 smithi023 bash[18601]: audit 2024-04-02T05:36:12.734586+0000 mon.smithi023 (mon.0) 1149 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:36:13.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:13 smithi103 bash[23315]: audit 2024-04-02T05:36:12.734586+0000 mon.smithi023 (mon.0) 1149 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:36:14.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:14 smithi023 bash[18601]: cluster 2024-04-02T05:36:13.057867+0000 mgr.smithi023.yzjfaq (mgr.14195) 647 : cluster 0 pgmap v401: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:36:14.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:14 smithi023 bash[18601]: audit 2024-04-02T05:36:13.464316+0000 mon.smithi023 (mon.0) 1150 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:14.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:14 smithi023 bash[18601]: audit 2024-04-02T05:36:13.465766+0000 mon.smithi023 (mon.0) 1151 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:36:14.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:14 smithi023 bash[18601]: audit 2024-04-02T05:36:13.475311+0000 mon.smithi023 (mon.0) 1152 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:36:14.480 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:14 smithi023 bash[18601]: audit 2024-04-02T05:36:13.483403+0000 mon.smithi023 (mon.0) 1153 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:36:14.481 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:14 smithi023 bash[18601]: audit 2024-04-02T05:36:13.622274+0000 mon.smithi023 (mon.0) 1154 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:36:14.543 INFO:teuthology.orchestra.run.smithi023.stdout:osd.all-available-devices 8 93s ago 11m * 2024-04-02T05:36:14.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:14 smithi103 bash[23315]: cluster 2024-04-02T05:36:13.057867+0000 mgr.smithi023.yzjfaq (mgr.14195) 647 : cluster 0 pgmap v401: 129 pgs: 129 active+clean; 582 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-02T05:36:14.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:14 smithi103 bash[23315]: audit 2024-04-02T05:36:13.464316+0000 mon.smithi023 (mon.0) 1150 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:14.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:14 smithi103 bash[23315]: audit 2024-04-02T05:36:13.465766+0000 mon.smithi023 (mon.0) 1151 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:36:14.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:14 smithi103 bash[23315]: audit 2024-04-02T05:36:13.475311+0000 mon.smithi023 (mon.0) 1152 : audit 1 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' 2024-04-02T05:36:14.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:14 smithi103 bash[23315]: audit 2024-04-02T05:36:13.483403+0000 mon.smithi023 (mon.0) 1153 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:36:14.565 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:14 smithi103 bash[23315]: audit 2024-04-02T05:36:13.622274+0000 mon.smithi023 (mon.0) 1154 : audit 0 from='mgr.14195 172.21.15.23:0/1427224271' entity='mgr.smithi023.yzjfaq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:36:15.297 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-04-02T05:36:15.307 INFO:tasks.vip:Removing 10.0.15.23 (and any VIPs) on smithi023.front.sepia.ceph.com iface ens1f0... 2024-04-02T05:36:15.307 DEBUG:teuthology.orchestra.run.smithi023:> sudo ip addr del 10.0.15.23/16 dev ens1f0 2024-04-02T05:36:15.322 DEBUG:teuthology.orchestra.run.smithi023:> sudo ip addr del 10.0.31.23/16 dev ens1f0 2024-04-02T05:36:15.379 INFO:tasks.vip:Removing 10.0.15.103 (and any VIPs) on smithi103.front.sepia.ceph.com iface enp3s0f1... 2024-04-02T05:36:15.379 DEBUG:teuthology.orchestra.run.smithi103:> sudo ip addr del 10.0.15.103/16 dev enp3s0f1 2024-04-02T05:36:15.394 DEBUG:teuthology.orchestra.run.smithi103:> sudo ip addr del 10.0.31.23/16 dev enp3s0f1 2024-04-02T05:36:15.448 INFO:teuthology.orchestra.run.smithi103.stderr:RTNETLINK answers: Cannot assign requested address 2024-04-02T05:36:15.449 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-04-02T05:36:15.449 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-02T05:36:15.459 INFO:tasks.cephadm:Teardown begin 2024-04-02T05:36:15.459 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T05:36:15.474 DEBUG:teuthology.orchestra.run.smithi103:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T05:36:15.503 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-02T05:36:15.503 DEBUG:teuthology.orchestra.run.smithi023:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-02T05:36:15.522 DEBUG:teuthology.orchestra.run.smithi103:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-02T05:36:15.548 INFO:tasks.cephadm:Stopping all daemons... 2024-04-02T05:36:15.549 INFO:tasks.cephadm.mon.smithi023:Stopping mon.smithi023... 2024-04-02T05:36:15.549 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mon.smithi023 2024-04-02T05:36:15.720 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:15 smithi023 systemd[1]: Stopping Ceph mon.smithi023 for a3455b52-f0b0-11ee-b647-cb9ed24678a4... 2024-04-02T05:36:15.853 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:15 smithi023 bash[18601]: debug 2024-04-02T05:36:15.715+0000 7fba77f7d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi023 -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-04-02T05:36:15.853 INFO:journalctl@ceph.mon.smithi023.smithi023.stdout:Apr 02 05:36:15 smithi023 bash[18601]: debug 2024-04-02T05:36:15.715+0000 7fba77f7d700 -1 mon.smithi023@0(leader) e2 *** Got Signal Terminated *** 2024-04-02T05:36:16.874 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mon.smithi023.service' 2024-04-02T05:36:16.927 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T05:36:16.927 INFO:tasks.cephadm.mon.smithi023:Stopped mon.smithi023 2024-04-02T05:36:16.927 INFO:tasks.cephadm.mon.smithi103:Stopping mon.smithi103... 2024-04-02T05:36:16.928 DEBUG:teuthology.orchestra.run.smithi103:> sudo systemctl stop ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mon.smithi103 2024-04-02T05:36:17.226 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:16 smithi103 systemd[1]: Stopping Ceph mon.smithi103 for a3455b52-f0b0-11ee-b647-cb9ed24678a4... 2024-04-02T05:36:17.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:17 smithi103 bash[23315]: debug 2024-04-02T05:36:17.259+0000 7fd7ba1c9700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi103 -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-04-02T05:36:17.564 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 02 05:36:17 smithi103 bash[23315]: debug 2024-04-02T05:36:17.259+0000 7fd7ba1c9700 -1 mon.smithi103@1(peon) e2 *** Got Signal Terminated *** 2024-04-02T05:36:18.204 DEBUG:teuthology.orchestra.run.smithi103:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3455b52-f0b0-11ee-b647-cb9ed24678a4@mon.smithi103.service' 2024-04-02T05:36:18.241 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T05:36:18.241 INFO:tasks.cephadm.mon.smithi103:Stopped mon.smithi103 2024-04-02T05:36:18.241 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-04-02T05:36:18.413 INFO:teuthology.orchestra.run.smithi023.stdout:Deleting cluster with fsid: a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:37:31.104 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-04-02T05:37:31.271 INFO:teuthology.orchestra.run.smithi103.stdout:Deleting cluster with fsid: a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:38:40.894 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T05:38:40.908 DEBUG:teuthology.orchestra.run.smithi103:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T05:38:40.918 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-02T05:38:40.921 DEBUG:teuthology.misc:Transferring archived files from smithi023:/var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634905/remote/smithi023/crash 2024-04-02T05:38:40.922 DEBUG:teuthology.orchestra.run.smithi023:> sudo tar c -f - -C /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/crash -- . 2024-04-02T05:38:40.964 INFO:teuthology.orchestra.run.smithi023.stderr:tar: /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-02T05:38:40.964 INFO:teuthology.orchestra.run.smithi023.stderr:tar: Error is not recoverable: exiting now 2024-04-02T05:38:40.966 DEBUG:teuthology.misc:Transferring archived files from smithi103:/var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634905/remote/smithi103/crash 2024-04-02T05:38:40.967 DEBUG:teuthology.orchestra.run.smithi103:> sudo tar c -f - -C /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/crash -- . 2024-04-02T05:38:40.977 INFO:teuthology.orchestra.run.smithi103.stderr:tar: /var/lib/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-02T05:38:40.977 INFO:teuthology.orchestra.run.smithi103.stderr:tar: Error is not recoverable: exiting now 2024-04-02T05:38:40.978 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-02T05:38:40.978 DEBUG:teuthology.orchestra.run.smithi023:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-02T05:38:41.021 INFO:teuthology.orchestra.run.smithi023.stdout:2024-04-02T05:24:46.343542+0000 mon.smithi023 (mon.0) 262 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-04-02T05:38:41.022 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-02T05:38:41.023 DEBUG:teuthology.orchestra.run.smithi023:> sudo egrep '\[SEC\]' /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-02T05:38:41.077 DEBUG:teuthology.orchestra.run.smithi023:> sudo egrep '\[ERR\]' /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-02T05:38:41.133 DEBUG:teuthology.orchestra.run.smithi023:> sudo egrep '\[WRN\]' /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-02T05:38:41.188 INFO:teuthology.orchestra.run.smithi023.stdout:2024-04-02T05:24:46.343542+0000 mon.smithi023 (mon.0) 262 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-04-02T05:38:41.189 INFO:tasks.cephadm:Compressing logs... 2024-04-02T05:38:41.189 DEBUG:teuthology.orchestra.run.smithi023:> 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-04-02T05:38:41.234 DEBUG:teuthology.orchestra.run.smithi103:> 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-04-02T05:38:41.244 INFO:teuthology.orchestra.run.smithi023.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-02T05:38:41.247 INFO:teuthology.orchestra.run.smithi103.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-02T05:38:41.250 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-02T05:38:41.251 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.7.log 2024-04-02T05:38:41.251 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ops-log-ceph-client.rgw.foo.smithi023.ldajvq.log 2024-04-02T05:38:41.252 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.ceph-exporter.smithi023.log 2024-04-02T05:38:41.252 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ops-log-ceph-client.rgw.foo.smithi023.ldajvq.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-mon.smithi023.log 2024-04-02T05:38:41.253 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.ceph-exporter.smithi023.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-04-02T05:38:41.253 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-mon.smithi023.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.3.log 2024-04-02T05:38:41.254 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.5.log 2024-04-02T05:38:41.255 INFO:teuthology.orchestra.run.smithi023.stderr: 93.3%/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.3.log: gzip -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ops-log-ceph-client.rgw.foo.smithi023.ldajvq.log.gz -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.1.log 2024-04-02T05:38:41.255 INFO:teuthology.orchestra.run.smithi023.stderr: 2024-04-02T05:38:41.255 INFO:teuthology.orchestra.run.smithi023.stderr: 94.6% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.ceph-exporter.smithi023.log.gz 2024-04-02T05:38:41.255 INFO:teuthology.orchestra.run.smithi023.stderr: 83.4% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-02T05:38:41.256 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.log 2024-04-02T05:38:41.256 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-04-02T05:38:41.256 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-04-02T05:38:41.258 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-volume.log: 88.6% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-04-02T05:38:41.258 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi023.nnewqk.log 2024-04-02T05:38:41.263 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.audit.log: 91.6% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-04-02T05:38:41.263 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-mgr.smithi023.yzjfaq.log 2024-04-02T05:38:41.267 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi023.nnewqk.log: 92.6% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi023.nnewqk.log.gz 2024-04-02T05:38:41.267 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi023.ldajvq.log 2024-04-02T05:38:41.271 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-mgr.smithi023.yzjfaq.log: 91.1% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-04-02T05:38:41.271 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ops-log-ceph-client.rgw.foo.smithi023.nnewqk.log 2024-04-02T05:38:41.274 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi023.ldajvq.log: 92.6% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi023.ldajvq.log.gz 2024-04-02T05:38:41.277 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ops-log-ceph-client.rgw.foo.smithi023.nnewqk.log: 93.5% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ops-log-ceph-client.rgw.foo.smithi023.nnewqk.log.gz 2024-04-02T05:38:41.282 INFO:teuthology.orchestra.run.smithi103.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-02T05:38:41.282 INFO:teuthology.orchestra.run.smithi103.stderr:gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.0.log 2024-04-02T05:38:41.283 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-mon.smithi103.log 2024-04-02T05:38:41.283 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.2.log 2024-04-02T05:38:41.283 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-mon.smithi103.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.6.log 2024-04-02T05:38:41.284 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ops-log-ceph-client.rgw.foo.smithi103.acwebn.log 2024-04-02T05:38:41.284 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-04-02T05:38:41.285 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ops-log-ceph-client.rgw.foo.smithi103.acwebn.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi103.pesqhj.log 2024-04-02T05:38:41.286 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi103.acwebn.log 2024-04-02T05:38:41.287 INFO:teuthology.orchestra.run.smithi103.stderr: 83.2%/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi103.pesqhj.log: -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-02T05:38:41.287 INFO:teuthology.orchestra.run.smithi103.stderr: 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-02T05:38:41.287 INFO:teuthology.orchestra.run.smithi103.stderr:gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.log 2024-04-02T05:38:41.288 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi103.acwebn.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ops-log-ceph-client.rgw.foo.smithi103.pesqhj.log 2024-04-02T05:38:41.288 INFO:teuthology.orchestra.run.smithi103.stderr: 93.3% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ops-log-ceph-client.rgw.foo.smithi103.acwebn.log.gz/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.log: 2024-04-02T05:38:41.288 INFO:teuthology.orchestra.run.smithi023.stderr: 91.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-02T05:38:41.289 INFO:teuthology.orchestra.run.smithi103.stderr:gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-04-02T05:38:41.289 INFO:teuthology.orchestra.run.smithi103.stderr: 92.8% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi103.pesqhj.log.gz/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ops-log-ceph-client.rgw.foo.smithi103.pesqhj.log: 2024-04-02T05:38:41.289 INFO:teuthology.orchestra.run.smithi103.stderr: 88.7% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-04-02T05:38:41.290 INFO:teuthology.orchestra.run.smithi103.stderr:gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.ceph-exporter.smithi103.log 2024-04-02T05:38:41.290 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-04-02T05:38:41.291 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.ceph-exporter.smithi103.log: 93.5% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ops-log-ceph-client.rgw.foo.smithi103.pesqhj.log.gz 2024-04-02T05:38:41.292 INFO:teuthology.orchestra.run.smithi103.stderr:gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.4.log 2024-04-02T05:38:41.292 INFO:teuthology.orchestra.run.smithi103.stderr: 94.4% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.ceph-exporter.smithi103.log.gz 2024-04-02T05:38:41.293 INFO:teuthology.orchestra.run.smithi103.stderr:gzip -5 --verbose -- /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-mgr.smithi103.jvjtqn.log 2024-04-02T05:38:41.294 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.audit.log: /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-mgr.smithi103.jvjtqn.log: 92.6% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi103.acwebn.log.gz 2024-04-02T05:38:41.296 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.4.log: 91.8% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-04-02T05:38:41.300 INFO:teuthology.orchestra.run.smithi103.stderr: 92.6% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-mgr.smithi103.jvjtqn.log.gz 2024-04-02T05:38:41.302 INFO:teuthology.orchestra.run.smithi103.stderr: 91.2% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-04-02T05:38:41.426 INFO:teuthology.orchestra.run.smithi103.stderr: 92.9% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-mon.smithi103.log.gz 2024-04-02T05:38:41.481 INFO:teuthology.orchestra.run.smithi023.stderr: 89.0% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-mgr.smithi023.yzjfaq.log.gz 2024-04-02T05:38:41.711 INFO:teuthology.orchestra.run.smithi023.stderr: 90.9% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-mon.smithi023.log.gz 2024-04-02T05:38:41.741 INFO:teuthology.orchestra.run.smithi103.stderr: 93.4% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.2.log.gz 2024-04-02T05:38:41.853 INFO:teuthology.orchestra.run.smithi103.stderr: 93.3% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.6.log.gz 2024-04-02T05:38:41.933 INFO:teuthology.orchestra.run.smithi023.stderr: 93.4% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.7.log.gz 2024-04-02T05:38:41.979 INFO:teuthology.orchestra.run.smithi023.stderr: 93.6% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.1.log.gz 2024-04-02T05:38:41.979 INFO:teuthology.orchestra.run.smithi103.stderr: 93.4% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.0.log.gz 2024-04-02T05:38:41.986 INFO:teuthology.orchestra.run.smithi103.stderr: 93.3% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.4.log.gz 2024-04-02T05:38:41.987 INFO:teuthology.orchestra.run.smithi103.stderr: 2024-04-02T05:38:41.987 INFO:teuthology.orchestra.run.smithi103.stderr:real 0m0.748s 2024-04-02T05:38:41.987 INFO:teuthology.orchestra.run.smithi103.stderr:user 0m2.542s 2024-04-02T05:38:41.988 INFO:teuthology.orchestra.run.smithi103.stderr:sys 0m0.089s 2024-04-02T05:38:42.049 INFO:teuthology.orchestra.run.smithi023.stderr: 93.6% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.3.log.gz 2024-04-02T05:38:42.052 INFO:teuthology.orchestra.run.smithi023.stderr: 93.4% -- replaced with /var/log/ceph/a3455b52-f0b0-11ee-b647-cb9ed24678a4/ceph-osd.5.log.gz 2024-04-02T05:38:42.053 INFO:teuthology.orchestra.run.smithi023.stderr: 2024-04-02T05:38:42.053 INFO:teuthology.orchestra.run.smithi023.stderr:real 0m0.817s 2024-04-02T05:38:42.053 INFO:teuthology.orchestra.run.smithi023.stderr:user 0m3.624s 2024-04-02T05:38:42.053 INFO:teuthology.orchestra.run.smithi023.stderr:sys 0m0.145s 2024-04-02T05:38:42.054 INFO:tasks.cephadm:Archiving logs... 2024-04-02T05:38:42.054 DEBUG:teuthology.misc:Transferring archived files from smithi023:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634905/remote/smithi023/log 2024-04-02T05:38:42.055 DEBUG:teuthology.orchestra.run.smithi023:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-02T05:38:42.521 DEBUG:teuthology.misc:Transferring archived files from smithi103:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634905/remote/smithi103/log 2024-04-02T05:38:42.522 DEBUG:teuthology.orchestra.run.smithi103:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-02T05:38:42.854 INFO:tasks.cephadm:Removing cluster... 2024-04-02T05:38:42.855 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 --force 2024-04-02T05:38:43.023 INFO:teuthology.orchestra.run.smithi023.stdout:Deleting cluster with fsid: a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:38:44.162 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a3455b52-f0b0-11ee-b647-cb9ed24678a4 --force 2024-04-02T05:38:44.320 INFO:teuthology.orchestra.run.smithi103.stdout:Deleting cluster with fsid: a3455b52-f0b0-11ee-b647-cb9ed24678a4 2024-04-02T05:38:45.440 INFO:tasks.cephadm:Removing cephadm ... 2024-04-02T05:38:45.441 DEBUG:teuthology.orchestra.run.smithi023:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-02T05:38:45.447 DEBUG:teuthology.orchestra.run.smithi103:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-02T05:38:45.452 INFO:tasks.cephadm:Teardown complete 2024-04-02T05:38:45.453 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-04-02T05:38:45.462 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi023:/dev/vg_nvme/lv_1... 2024-04-02T05:38:45.462 DEBUG:teuthology.orchestra.run.smithi023:> sudo nvme disconnect -n lv_1 2024-04-02T05:38:45.729 INFO:teuthology.orchestra.run.smithi023.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-04-02T05:38:45.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T05:38:45.731 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi023:/dev/vg_nvme/lv_2... 2024-04-02T05:38:45.731 DEBUG:teuthology.orchestra.run.smithi023:> sudo nvme disconnect -n lv_2 2024-04-02T05:38:45.997 INFO:teuthology.orchestra.run.smithi023.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-04-02T05:38:45.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T05:38:45.999 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi023:/dev/vg_nvme/lv_3... 2024-04-02T05:38:45.999 DEBUG:teuthology.orchestra.run.smithi023:> sudo nvme disconnect -n lv_3 2024-04-02T05:38:46.265 INFO:teuthology.orchestra.run.smithi023.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-04-02T05:38:46.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T05:38:46.266 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi023:/dev/vg_nvme/lv_4... 2024-04-02T05:38:46.267 DEBUG:teuthology.orchestra.run.smithi023:> sudo nvme disconnect -n lv_4 2024-04-02T05:38:46.533 INFO:teuthology.orchestra.run.smithi023.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-04-02T05:38:46.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T05:38:46.535 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-02T05:38:46.535 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/scratch_devs 2024-04-02T05:38:46.550 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi103:/dev/vg_nvme/lv_1... 2024-04-02T05:38:46.550 DEBUG:teuthology.orchestra.run.smithi103:> sudo nvme disconnect -n lv_1 2024-04-02T05:38:46.820 INFO:teuthology.orchestra.run.smithi103.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-04-02T05:38:46.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T05:38:46.821 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi103:/dev/vg_nvme/lv_2... 2024-04-02T05:38:46.821 DEBUG:teuthology.orchestra.run.smithi103:> sudo nvme disconnect -n lv_2 2024-04-02T05:38:47.132 INFO:teuthology.orchestra.run.smithi103.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-04-02T05:38:47.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T05:38:47.133 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi103:/dev/vg_nvme/lv_3... 2024-04-02T05:38:47.134 DEBUG:teuthology.orchestra.run.smithi103:> sudo nvme disconnect -n lv_3 2024-04-02T05:38:47.404 INFO:teuthology.orchestra.run.smithi103.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-04-02T05:38:47.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T05:38:47.405 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi103:/dev/vg_nvme/lv_4... 2024-04-02T05:38:47.406 DEBUG:teuthology.orchestra.run.smithi103:> sudo nvme disconnect -n lv_4 2024-04-02T05:38:47.696 INFO:teuthology.orchestra.run.smithi103.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-04-02T05:38:47.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T05:38:47.698 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-02T05:38:47.698 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/scratch_devs 2024-04-02T05:38:47.712 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-02T05:38:47.723 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-02T05:38:47.723 DEBUG:teuthology.orchestra.run.smithi023:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-02T05:38:47.725 DEBUG:teuthology.orchestra.run.smithi103:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-02T05:38:47.735 INFO:teuthology.orchestra.run.smithi023.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T05:38:47.735 INFO:teuthology.orchestra.run.smithi023.stdout:============================================================================== 2024-04-02T05:38:47.735 INFO:teuthology.orchestra.run.smithi023.stdout:*hv01.front.sepi 44.4.53.2 2 u 21 128 377 0.078 -0.177 0.883 2024-04-02T05:38:47.735 INFO:teuthology.orchestra.run.smithi023.stdout:+hv02.front.sepi 63.231.80.2 3 u 27 128 377 0.088 +2.415 0.588 2024-04-02T05:38:47.735 INFO:teuthology.orchestra.run.smithi023.stdout:+hv03.front.sepi 74.6.168.72 3 u 21 128 377 0.097 -4.353 0.502 2024-04-02T05:38:47.735 INFO:teuthology.orchestra.run.smithi023.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-04-02T05:38:47.766 INFO:teuthology.orchestra.run.smithi103.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T05:38:47.767 INFO:teuthology.orchestra.run.smithi103.stdout:============================================================================== 2024-04-02T05:38:47.767 INFO:teuthology.orchestra.run.smithi103.stdout:*hv01.front.sepi 44.4.53.2 2 u 17 64 377 0.087 -5.043 1.983 2024-04-02T05:38:47.767 INFO:teuthology.orchestra.run.smithi103.stdout:+hv02.front.sepi 63.231.80.2 3 u 23 64 377 0.100 +0.287 2.534 2024-04-02T05:38:47.767 INFO:teuthology.orchestra.run.smithi103.stdout:+hv03.front.sepi 74.6.168.72 3 u 13 64 377 0.090 -6.931 1.716 2024-04-02T05:38:47.767 INFO:teuthology.orchestra.run.smithi103.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-04-02T05:38:47.768 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-02T05:38:47.779 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-02T05:38:47.780 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-02T05:38:47.791 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-02T05:38:47.801 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-02T05:38:47.810 INFO:teuthology.task.internal:Duration was 1572.175936 seconds 2024-04-02T05:38:47.811 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-02T05:38:47.820 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-02T05:38:47.820 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-02T05:38:47.823 DEBUG:teuthology.orchestra.run.smithi103:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-02T05:38:47.862 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-02T05:38:47.862 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi023.front.sepia.ceph.com 2024-04-02T05:38:47.862 DEBUG:teuthology.orchestra.run.smithi023:> 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-04-02T05:38:47.918 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi103.front.sepia.ceph.com 2024-04-02T05:38:47.918 DEBUG:teuthology.orchestra.run.smithi103:> 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-04-02T05:38:47.928 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-02T05:38:47.928 DEBUG:teuthology.orchestra.run.smithi023:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-02T05:38:47.962 DEBUG:teuthology.orchestra.run.smithi103:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-02T05:38:48.008 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-02T05:38:48.008 DEBUG:teuthology.orchestra.run.smithi023:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-02T05:38:48.010 DEBUG:teuthology.orchestra.run.smithi103:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-02T05:38:48.148 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-02T05:38:48.159 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-02T05:38:48.160 DEBUG:teuthology.orchestra.run.smithi023:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-02T05:38:48.172 DEBUG:teuthology.orchestra.run.smithi103:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-02T05:38:48.185 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-02T05:38:48.195 DEBUG:teuthology.orchestra.run.smithi023:> 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-04-02T05:38:48.214 DEBUG:teuthology.orchestra.run.smithi103:> 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-04-02T05:38:48.222 INFO:teuthology.orchestra.run.smithi023.stdout:kernel.core_pattern = core 2024-04-02T05:38:48.237 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern = core 2024-04-02T05:38:48.259 DEBUG:teuthology.orchestra.run.smithi023:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-02T05:38:48.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T05:38:48.296 DEBUG:teuthology.orchestra.run.smithi103:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-02T05:38:48.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T05:38:48.307 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-02T05:38:48.317 INFO:teuthology.task.internal:Transferring archived files... 2024-04-02T05:38:48.318 DEBUG:teuthology.misc:Transferring archived files from smithi023:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634905/remote/smithi023 2024-04-02T05:38:48.318 DEBUG:teuthology.orchestra.run.smithi023:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-02T05:38:48.366 DEBUG:teuthology.misc:Transferring archived files from smithi103:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634905/remote/smithi103 2024-04-02T05:38:48.366 DEBUG:teuthology.orchestra.run.smithi103:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-02T05:38:48.389 INFO:teuthology.task.internal:Removing archive directory... 2024-04-02T05:38:48.389 DEBUG:teuthology.orchestra.run.smithi023:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-02T05:38:48.408 DEBUG:teuthology.orchestra.run.smithi103:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-02T05:38:48.432 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-02T05:38:48.444 INFO:teuthology.task.internal:Not uploading archives. 2024-04-02T05:38:48.444 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-02T05:38:48.454 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-02T05:38:48.454 DEBUG:teuthology.orchestra.run.smithi023:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-02T05:38:48.457 DEBUG:teuthology.orchestra.run.smithi103:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-02T05:38:48.460 INFO:teuthology.orchestra.run.smithi023.stdout: 658465 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 2 05:38 /home/ubuntu/cephtest 2024-04-02T05:38:48.480 INFO:teuthology.orchestra.run.smithi103.stdout: 658464 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 2 05:38 /home/ubuntu/cephtest 2024-04-02T05:38:48.481 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-02T05:38:48.494 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-02T05:38:48.516 INFO:teuthology.nuke:Checking targets against current locks 2024-04-02T05:38:48.545 DEBUG:teuthology.nuke:shortname: smithi023 2024-04-02T05:38:48.546 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-02T05:38:48.571 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi023.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634905', '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-04-02 05:01:51.683683', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGJmRUiXbDobjKcS9r3u1/c/N5jdQ8PoC3nSCRwnqr2kxCJTfyQkBUaJ85UAiBzOf1VCySZ9mKdizvFUqpEK5t0='} 2024-04-02T05:38:48.574 DEBUG:teuthology.nuke:shortname: smithi103 2024-04-02T05:38:48.574 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-02T05:38:48.598 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi103.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634905', '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-04-02 05:01:51.682663', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGyEj9+4iFtEM6HT2PVztwjisCoXXEGDdSqONjFpEjTn4YUXtnIEWPwwpnX/Uv79Ykix0OG6FiwGLBQ/B4ubbNw='} 2024-04-02T05:38:48.624 INFO:teuthology.orchestra.console.smithi023:Power off 2024-04-02T05:38:48.624 DEBUG:teuthology.orchestra.console.smithi023:pexpect command: ipmitool -H smithi023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-02T05:38:48.650 DEBUG:teuthology.orchestra.console.smithi023:power off output: Chassis Power Control: Down/Off 2024-04-02T05:38:48.650 DEBUG:teuthology.orchestra.console.smithi023:pexpect command: ipmitool -H smithi023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T05:38:48.665 INFO:teuthology.orchestra.console.smithi103:Power off 2024-04-02T05:38:48.665 DEBUG:teuthology.orchestra.console.smithi103:pexpect command: ipmitool -H smithi103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-02T05:38:48.675 DEBUG:teuthology.orchestra.console.smithi023:check power output: Chassis Power is on 2024-04-02T05:38:48.688 DEBUG:teuthology.orchestra.console.smithi103:power off output: Chassis Power Control: Down/Off 2024-04-02T05:38:48.688 DEBUG:teuthology.orchestra.console.smithi103:pexpect command: ipmitool -H smithi103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T05:38:48.713 DEBUG:teuthology.orchestra.console.smithi103:check power output: Chassis Power is on 2024-04-02T05:38:52.675 DEBUG:teuthology.orchestra.console.smithi023:pexpect command: ipmitool -H smithi023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T05:38:52.714 DEBUG:teuthology.orchestra.console.smithi103:pexpect command: ipmitool -H smithi103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T05:38:52.785 DEBUG:teuthology.orchestra.console.smithi023:check power output: Chassis Power is on 2024-04-02T05:38:52.825 DEBUG:teuthology.orchestra.console.smithi103:check power output: Chassis Power is on 2024-04-02T05:38:56.790 DEBUG:teuthology.orchestra.console.smithi023:pexpect command: ipmitool -H smithi023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T05:38:56.826 DEBUG:teuthology.orchestra.console.smithi103:pexpect command: ipmitool -H smithi103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T05:38:56.900 DEBUG:teuthology.orchestra.console.smithi023:check power output: Chassis Power is on 2024-04-02T05:38:56.934 DEBUG:teuthology.orchestra.console.smithi103:check power output: Chassis Power is off 2024-04-02T05:38:57.035 INFO:teuthology.orchestra.console.smithi103:Power off completed 2024-04-02T05:39:00.905 DEBUG:teuthology.orchestra.console.smithi023:pexpect command: ipmitool -H smithi023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T05:39:01.016 DEBUG:teuthology.orchestra.console.smithi023:check power output: Chassis Power is off 2024-04-02T05:39:01.116 INFO:teuthology.orchestra.console.smithi023:Power off completed 2024-04-02T05:39:01.220 INFO:teuthology.run:Summary data: description: orch/cephadm/smoke-roleless/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-services/rgw-ingress 3-final} duration: 1572.175936460495 failure_reason: '"2024-04-02T05:24:46.343542+0000 mon.smithi023 (mon.0) 262 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-04-02T05:39:01.220 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-02T05:39:01.301 INFO:teuthology.run:FAIL